Pull request #331 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 905f2bda473c6e2417cf720cf978b2c88ebd26a3+194431db47f233fb6110709955d70fa5c29cead8 (71082bed3efbc05e34af69700296dd9b75c2c857) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1304881588884687574.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7326103370456005468.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-331/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-331/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16213849316160376590.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-331/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14864989488608749886.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1266039944868810863.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-331/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-331/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6818035626775036733.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-952 in /w/workspace/foundry_device-usb-camera_PR-331 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/foundry_device-usb-camera_PR-331 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/331/head:refs/remotes/origin/PR-331 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 194431db47f233fb6110709955d70fa5c29cead8 into PR head commit 905f2bda473c6e2417cf720cf978b2c88ebd26a3 Merge succeeded, producing 905f2bda473c6e2417cf720cf978b2c88ebd26a3 Checking out Revision 905f2bda473c6e2417cf720cf978b2c88ebd26a3 (PR-331) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git config core.sparsecheckout # timeout=10 > git checkout -f 905f2bda473c6e2417cf720cf978b2c88ebd26a3 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 194431db47f233fb6110709955d70fa5c29cead8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 905f2bda473c6e2417cf720cf978b2c88ebd26a3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-05-28T17:51:24.123Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-28T17:51:24.372Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-28T17:51:24.495Z] ========================================================= [2024-05-28T17:51:24.495Z] EdgeX Global Pipelines Version Info [2024-05-28T17:51:24.495Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-28T17:51:25.251Z] ------------------- [2024-05-28T17:51:25.251Z] stable info: [2024-05-28T17:51:25.251Z] ------------------- [2024-05-28T17:51:25.251Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-28T17:51:25.251Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-05-28T17:51:25.251Z] Message: update stable to v1.0.260 [2024-05-28T17:51:25.820Z] ------------------- [2024-05-28T17:51:25.820Z] experimental info: [2024-05-28T17:51:25.820Z] ------------------- [2024-05-28T17:51:25.820Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-28T17:51:25.820Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-05-28T17:51:25.820Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-05-28T17:51:26.049Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2024-05-28T17:51:26.106Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2024-05-28T17:51:26.165Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-05-28T17:51:26.229Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-05-28T17:51:26.285Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-05-28T17:51:26.343Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-05-28T17:51:26.403Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-05-28T17:51:26.465Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-05-28T17:51:26.519Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-05-28T17:51:26.576Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-28T17:51:26.633Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-05-28T17:51:26.690Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2024-05-28T17:51:26.747Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-05-28T17:51:26.809Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-05-28T17:51:26.873Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-05-28T17:51:26.932Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-05-28T17:51:26.988Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-05-28T17:51:27.046Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-05-28T17:51:27.102Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-28T17:51:27.162Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-05-28T17:51:27.220Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-05-28T17:51:27.277Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-05-28T17:51:27.330Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-05-28T17:51:27.391Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-05-28T17:51:27.445Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-05-28T17:51:27.504Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-28T17:51:27.560Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-05-28T17:51:27.622Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-331 [Pipeline] echo [2024-05-28T17:51:27.688Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-331 [Pipeline] echo [2024-05-28T17:51:27.752Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-331 [Pipeline] echo [2024-05-28T17:51:27.810Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 905f2bda473c6e2417cf720cf978b2c88ebd26a3 [Pipeline] echo [2024-05-28T17:51:27.871Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 905f2bd [Pipeline] echo [2024-05-28T17:51:27.930Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-28T17:51:28.075Z] provisioning config files... [2024-05-28T17:51:28.088Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-331@tmp/config1827660278786521169tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T17:51:28.486Z] ---> ****-login.sh [2024-05-28T17:51:28.486Z] nexus3.edgexfoundry.org:10001 [2024-05-28T17:51:28.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T17:51:28.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T17:51:28.746Z] Configure a credential helper to remove this warning. See [2024-05-28T17:51:28.746Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T17:51:28.746Z] [2024-05-28T17:51:28.746Z] Login Succeeded [2024-05-28T17:51:28.746Z] nexus3.edgexfoundry.org:10002 [2024-05-28T17:51:29.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T17:51:29.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T17:51:29.006Z] Configure a credential helper to remove this warning. See [2024-05-28T17:51:29.006Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T17:51:29.006Z] [2024-05-28T17:51:29.006Z] Login Succeeded [2024-05-28T17:51:29.006Z] nexus3.edgexfoundry.org:10003 [2024-05-28T17:51:29.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T17:51:29.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T17:51:29.006Z] Configure a credential helper to remove this warning. See [2024-05-28T17:51:29.006Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T17:51:29.006Z] [2024-05-28T17:51:29.006Z] Login Succeeded [2024-05-28T17:51:29.006Z] nexus3.edgexfoundry.org:10004 [2024-05-28T17:51:29.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T17:51:29.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T17:51:29.267Z] Configure a credential helper to remove this warning. See [2024-05-28T17:51:29.267Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T17:51:29.267Z] [2024-05-28T17:51:29.267Z] Login Succeeded [2024-05-28T17:51:29.267Z] ****.io [2024-05-28T17:51:29.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T17:51:29.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T17:51:29.529Z] Configure a credential helper to remove this warning. See [2024-05-28T17:51:29.529Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T17:51:29.529Z] [2024-05-28T17:51:29.529Z] Login Succeeded [2024-05-28T17:51:29.529Z] ---> ****-login.sh ends [Pipeline] } [2024-05-28T17:51:29.561Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-05-28T17:51:30.263Z] + git rev-list -1 --merges 905f2bda473c6e2417cf720cf978b2c88ebd26a3~1..905f2bda473c6e2417cf720cf978b2c88ebd26a3 [Pipeline] echo [2024-05-28T17:51:30.317Z] -----------> git rev-list -1 --merges 905f2bda473c6e2417cf720cf978b2c88ebd26a3~1..905f2bda473c6e2417cf720cf978b2c88ebd26a3 905f2bda473c6e2417cf720cf978b2c88ebd26a3 [false] [Pipeline] sh [2024-05-28T17:51:30.646Z] + git log --format=format:%s -1 905f2bda473c6e2417cf720cf978b2c88ebd26a3 [Pipeline] echo [2024-05-28T17:51:30.696Z] ========================================================= [2024-05-28T17:51:30.696Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-05-28T17:51:30.696Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-28T17:51:31.170Z] + git log --format=format:%s -1 905f2bda473c6e2417cf720cf978b2c88ebd26a3 [Pipeline] echo [2024-05-28T17:51:31.211Z] [semverPrep] GIT_COMMIT: 905f2bda473c6e2417cf720cf978b2c88ebd26a3, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-05-28T17:51:31.254Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-05-28T17:51:31.665Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-28T17:51:31.665Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-05-28T17:51:31.665Z] + [ -e /tmp/ssh_known_hosts ] [2024-05-28T17:51:31.665Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-05-28T17:51:31.665Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-05-28T17:51:31.665Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-05-28T17:51:31.665Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T17:51:32.199Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-28T17:51:32.199Z] [2024-05-28T17:51:32.199Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T17:51:32.609Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-28T17:51:32.609Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-05-28T17:51:32.609Z] b85a868b505f: Pulling fs layer [2024-05-28T17:51:32.609Z] e2be974225ed: Pulling fs layer [2024-05-28T17:51:32.609Z] 339a4e72a1f5: Pulling fs layer [2024-05-28T17:51:32.609Z] 988bab9f4d93: Pulling fs layer [2024-05-28T17:51:32.609Z] 1469e6f7b9e6: Pulling fs layer [2024-05-28T17:51:32.609Z] eaf3925da568: Pulling fs layer [2024-05-28T17:51:32.609Z] bab4dde63d76: Pulling fs layer [2024-05-28T17:51:32.609Z] bde34c3a00c8: Pulling fs layer [2024-05-28T17:51:32.609Z] b352a97aabf1: Pulling fs layer [2024-05-28T17:51:32.609Z] 4872d77fe225: Pulling fs layer [2024-05-28T17:51:32.609Z] 5851b861e8e6: Pulling fs layer [2024-05-28T17:51:32.609Z] bab4dde63d76: Waiting [2024-05-28T17:51:32.609Z] bde34c3a00c8: Waiting [2024-05-28T17:51:32.609Z] b352a97aabf1: Waiting [2024-05-28T17:51:32.609Z] 4872d77fe225: Waiting [2024-05-28T17:51:32.609Z] 988bab9f4d93: Waiting [2024-05-28T17:51:32.609Z] 5851b861e8e6: Waiting [2024-05-28T17:51:32.609Z] eaf3925da568: Waiting [2024-05-28T17:51:32.609Z] 1469e6f7b9e6: Waiting [2024-05-28T17:51:32.609Z] e2be974225ed: Verifying Checksum [2024-05-28T17:51:32.609Z] e2be974225ed: Download complete [2024-05-28T17:51:32.609Z] 988bab9f4d93: Verifying Checksum [2024-05-28T17:51:32.609Z] 988bab9f4d93: Download complete [2024-05-28T17:51:32.609Z] 1469e6f7b9e6: Verifying Checksum [2024-05-28T17:51:32.609Z] 1469e6f7b9e6: Download complete [2024-05-28T17:51:32.609Z] eaf3925da568: Verifying Checksum [2024-05-28T17:51:32.609Z] eaf3925da568: Download complete [2024-05-28T17:51:32.869Z] 339a4e72a1f5: Verifying Checksum [2024-05-28T17:51:32.869Z] 339a4e72a1f5: Download complete [2024-05-28T17:51:32.869Z] bde34c3a00c8: Verifying Checksum [2024-05-28T17:51:32.869Z] bde34c3a00c8: Download complete [2024-05-28T17:51:32.869Z] b352a97aabf1: Download complete [2024-05-28T17:51:32.869Z] 4872d77fe225: Verifying Checksum [2024-05-28T17:51:32.869Z] 4872d77fe225: Download complete [2024-05-28T17:51:32.869Z] 5851b861e8e6: Download complete [2024-05-28T17:51:32.869Z] b85a868b505f: Download complete [2024-05-28T17:51:33.129Z] bab4dde63d76: Verifying Checksum [2024-05-28T17:51:33.129Z] bab4dde63d76: Download complete [2024-05-28T17:51:34.081Z] b85a868b505f: Pull complete [2024-05-28T17:51:34.340Z] e2be974225ed: Pull complete [2024-05-28T17:51:34.601Z] 339a4e72a1f5: Pull complete [2024-05-28T17:51:34.601Z] 988bab9f4d93: Pull complete [2024-05-28T17:51:34.863Z] 1469e6f7b9e6: Pull complete [2024-05-28T17:51:35.123Z] eaf3925da568: Pull complete [2024-05-28T17:51:36.502Z] bab4dde63d76: Pull complete [2024-05-28T17:51:36.502Z] bde34c3a00c8: Pull complete [2024-05-28T17:51:36.762Z] b352a97aabf1: Pull complete [2024-05-28T17:51:36.762Z] 4872d77fe225: Pull complete [2024-05-28T17:51:36.762Z] 5851b861e8e6: Pull complete [2024-05-28T17:51:37.020Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-05-28T17:51:37.020Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-28T17:51:37.020Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T17:51:37.338Z] prd-ubuntu20.04-docker-8c-8g-952 does not seem to be running inside a container [2024-05-28T17:51:37.372Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-331 -v /w/workspace/foundry_device-usb-camera_PR-331:/w/workspace/foundry_device-usb-camera_PR-331:rw,z -v /w/workspace/foundry_device-usb-camera_PR-331@tmp:/w/workspace/foundry_device-usb-camera_PR-331@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-28T17:51:40.515Z] $ docker top 0156579397eb13e4f70c0230911aea940e6bef5e8928bc2c543dc3d7e52b3751 -eo pid,comm [2024-05-28T17:51:40.565Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-05-28T17:51:40.565Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-28T17:51:40.740Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-28T17:51:40.740Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-28T17:51:40.842Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-28T17:51:40.847Z] $ docker exec 0156579397eb13e4f70c0230911aea940e6bef5e8928bc2c543dc3d7e52b3751 ssh-agent [2024-05-28T17:51:40.958Z] SSH_AUTH_SOCK=/tmp/ssh-VyONnVoOwo5Y/agent.32 [2024-05-28T17:51:40.959Z] SSH_AGENT_PID=38 [2024-05-28T17:51:40.964Z] Running ssh-add (command line suppressed) [2024-05-28T17:51:41.065Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-331@tmp/private_key_14334732551398498076.key (/w/workspace/foundry_device-usb-camera_PR-331@tmp/private_key_14334732551398498076.key) [2024-05-28T17:51:41.076Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-28T17:51:41.419Z] + git tag --points-at HEAD [Pipeline] } [2024-05-28T17:51:41.454Z] $ docker exec --env ******** --env ******** 0156579397eb13e4f70c0230911aea940e6bef5e8928bc2c543dc3d7e52b3751 ssh-agent -k [2024-05-28T17:51:41.556Z] unset SSH_AUTH_SOCK; [2024-05-28T17:51:41.557Z] unset SSH_AGENT_PID; [2024-05-28T17:51:41.557Z] echo Agent pid 38 killed; [2024-05-28T17:51:41.563Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-05-28T17:51:41.948Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-28T17:51:41.948Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-28T17:51:42.071Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-28T17:51:42.076Z] $ docker exec 0156579397eb13e4f70c0230911aea940e6bef5e8928bc2c543dc3d7e52b3751 ssh-agent [2024-05-28T17:51:42.162Z] SSH_AUTH_SOCK=/tmp/ssh-306InNT6XxSV/agent.72 [2024-05-28T17:51:42.162Z] SSH_AGENT_PID=78 [2024-05-28T17:51:42.166Z] Running ssh-add (command line suppressed) [2024-05-28T17:51:42.267Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-331@tmp/private_key_11021791494877524062.key (/w/workspace/foundry_device-usb-camera_PR-331@tmp/private_key_11021791494877524062.key) [2024-05-28T17:51:42.276Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-28T17:51:42.641Z] + git semver init [2024-05-28T17:51:42.900Z] 2024-05-28 17:51:42,808 [run_init] DEBUG init version:0.0.0 force:False [2024-05-28T17:51:42.900Z] 2024-05-28 17:51:42,809 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-331/.semver [2024-05-28T17:51:42.900Z] 2024-05-28 17:51:42,809 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-331/.semver [2024-05-28T17:51:42.900Z] 2024-05-28 17:51:42,810 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-331/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-331, universal_newlines=False, shell=None, istream=None) [2024-05-28T17:51:44.281Z] 2024-05-28 17:51:43,845 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-331/.git/info/exclude [2024-05-28T17:51:44.282Z] 2024-05-28 17:51:43,845 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-331/.semver/PR-331 with force:False [2024-05-28T17:51:44.282Z] 2024-05-28 17:51:43,845 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-331/.semver/PR-331 [2024-05-28T17:51:44.282Z] 2024-05-28 17:51:43,848 [execute] INFO git cat-file --batch-check [2024-05-28T17:51:44.282Z] 2024-05-28 17:51:43,848 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-331/.semver, universal_newlines=False, shell=None, istream=) [2024-05-28T17:51:44.282Z] 2024-05-28 17:51:43,855 [execute] INFO git cat-file --batch [2024-05-28T17:51:44.282Z] 2024-05-28 17:51:43,855 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-331/.semver, universal_newlines=False, shell=None, istream=) [2024-05-28T17:51:44.282Z] 2024-05-28 17:51:43,860 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-331/.semver/PR-331 [2024-05-28T17:51:44.282Z] 0.0.0 [Pipeline] } [2024-05-28T17:51:44.312Z] $ docker exec --env ******** --env ******** 0156579397eb13e4f70c0230911aea940e6bef5e8928bc2c543dc3d7e52b3751 ssh-agent -k [2024-05-28T17:51:44.407Z] unset SSH_AUTH_SOCK; [2024-05-28T17:51:44.407Z] unset SSH_AGENT_PID; [2024-05-28T17:51:44.407Z] echo Agent pid 78 killed; [2024-05-28T17:51:44.415Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-28T17:51:44.887Z] + git semver [Pipeline] } [2024-05-28T17:51:45.179Z] $ docker stop --time=1 0156579397eb13e4f70c0230911aea940e6bef5e8928bc2c543dc3d7e52b3751 [2024-05-28T17:51:46.464Z] $ docker rm -f --volumes 0156579397eb13e4f70c0230911aea940e6bef5e8928bc2c543dc3d7e52b3751 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-28T17:51:46.882Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-05-28T17:51:47.196Z] Stashed 1 file(s) [Pipeline] echo [2024-05-28T17:51:47.221Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-28T17:51:47.979Z] provisioning config files... [2024-05-28T17:51:47.990Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-331@tmp/config12859125332234665555tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T17:51:48.362Z] ---> ****-login.sh [2024-05-28T17:51:48.362Z] nexus3.edgexfoundry.org:10001 [2024-05-28T17:51:48.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T17:51:48.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T17:51:48.362Z] Configure a credential helper to remove this warning. See [2024-05-28T17:51:48.362Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T17:51:48.362Z] [2024-05-28T17:51:48.362Z] Login Succeeded [2024-05-28T17:51:48.362Z] nexus3.edgexfoundry.org:10002 [2024-05-28T17:51:48.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T17:51:48.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T17:51:48.362Z] Configure a credential helper to remove this warning. See [2024-05-28T17:51:48.362Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T17:51:48.362Z] [2024-05-28T17:51:48.362Z] Login Succeeded [2024-05-28T17:51:48.363Z] nexus3.edgexfoundry.org:10003 [2024-05-28T17:51:48.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T17:51:48.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T17:51:48.622Z] Configure a credential helper to remove this warning. See [2024-05-28T17:51:48.622Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T17:51:48.622Z] [2024-05-28T17:51:48.622Z] Login Succeeded [2024-05-28T17:51:48.622Z] nexus3.edgexfoundry.org:10004 [2024-05-28T17:51:48.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T17:51:48.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T17:51:48.622Z] Configure a credential helper to remove this warning. See [2024-05-28T17:51:48.622Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T17:51:48.622Z] [2024-05-28T17:51:48.622Z] Login Succeeded [2024-05-28T17:51:48.622Z] ****.io [2024-05-28T17:51:48.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T17:51:48.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T17:51:48.881Z] Configure a credential helper to remove this warning. See [2024-05-28T17:51:48.881Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T17:51:48.881Z] [2024-05-28T17:51:48.881Z] Login Succeeded [2024-05-28T17:51:48.881Z] ---> ****-login.sh ends [Pipeline] } [2024-05-28T17:51:48.915Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-28T17:51:49.164Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-28T17:51:49.212Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-28T17:51:49.256Z] ========================================================= [2024-05-28T17:51:49.256Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-05-28T17:51:49.256Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T17:51:49.793Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-05-28T17:51:49.793Z] Sending build context to Docker daemon 17.92MB [2024-05-28T17:51:49.793Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-05-28T17:51:49.793Z] Step 2/13 : FROM ${BASE} AS builder [2024-05-28T17:51:49.793Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-05-28T17:51:49.793Z] 619be1103602: Pulling fs layer [2024-05-28T17:51:49.793Z] 7862e08f4a3e: Pulling fs layer [2024-05-28T17:51:49.793Z] 5df492c9dc93: Pulling fs layer [2024-05-28T17:51:49.793Z] 7629e6793208: Pulling fs layer [2024-05-28T17:51:49.793Z] 4f4fb700ef54: Pulling fs layer [2024-05-28T17:51:49.793Z] fb5054dd5b73: Pulling fs layer [2024-05-28T17:51:49.793Z] eeca6798cff9: Pulling fs layer [2024-05-28T17:51:49.793Z] aa269ceb94a6: Pulling fs layer [2024-05-28T17:51:49.793Z] ada007ff1a6a: Pulling fs layer [2024-05-28T17:51:49.793Z] eeca6798cff9: Waiting [2024-05-28T17:51:49.793Z] 7629e6793208: Waiting [2024-05-28T17:51:49.793Z] fb5054dd5b73: Waiting [2024-05-28T17:51:49.793Z] 4f4fb700ef54: Waiting [2024-05-28T17:51:49.793Z] aa269ceb94a6: Waiting [2024-05-28T17:51:49.793Z] ada007ff1a6a: Waiting [2024-05-28T17:51:49.793Z] 7862e08f4a3e: Download complete [2024-05-28T17:51:49.793Z] 7629e6793208: Verifying Checksum [2024-05-28T17:51:49.793Z] 7629e6793208: Download complete [2024-05-28T17:51:50.055Z] 4f4fb700ef54: Verifying Checksum [2024-05-28T17:51:50.055Z] 4f4fb700ef54: Download complete [2024-05-28T17:51:50.055Z] 619be1103602: Verifying Checksum [2024-05-28T17:51:50.055Z] 619be1103602: Download complete [2024-05-28T17:51:50.055Z] fb5054dd5b73: Download complete [2024-05-28T17:51:50.055Z] eeca6798cff9: Verifying Checksum [2024-05-28T17:51:50.055Z] eeca6798cff9: Download complete [2024-05-28T17:51:50.055Z] 619be1103602: Pull complete [2024-05-28T17:51:50.314Z] ada007ff1a6a: Verifying Checksum [2024-05-28T17:51:50.314Z] ada007ff1a6a: Download complete [2024-05-28T17:51:50.314Z] 7862e08f4a3e: Pull complete [2024-05-28T17:51:50.314Z] 5df492c9dc93: Verifying Checksum [2024-05-28T17:51:50.314Z] 5df492c9dc93: Download complete [2024-05-28T17:51:50.879Z] aa269ceb94a6: Verifying Checksum [2024-05-28T17:51:50.879Z] aa269ceb94a6: Download complete [2024-05-28T17:51:53.408Z] 5df492c9dc93: Pull complete [2024-05-28T17:51:53.408Z] 7629e6793208: Pull complete [2024-05-28T17:51:53.408Z] 4f4fb700ef54: Pull complete [2024-05-28T17:51:53.408Z] fb5054dd5b73: Pull complete [2024-05-28T17:51:53.408Z] eeca6798cff9: Pull complete [2024-05-28T17:51:55.941Z] aa269ceb94a6: Pull complete [2024-05-28T17:51:55.941Z] ada007ff1a6a: Pull complete [2024-05-28T17:51:55.941Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-05-28T17:51:55.941Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-05-28T17:51:55.941Z] ---> f489d0715acc [2024-05-28T17:51:55.941Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-05-28T17:52:00.137Z] ---> Running in 8a0a10b89e43 [2024-05-28T17:52:00.137Z] Removing intermediate container 8a0a10b89e43 [2024-05-28T17:52:00.137Z] ---> 431032f003e7 [2024-05-28T17:52:00.137Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-28T17:52:00.137Z] ---> Running in dcdaf83c5158 [2024-05-28T17:52:00.137Z] Removing intermediate container dcdaf83c5158 [2024-05-28T17:52:00.137Z] ---> 3df8cb9f7fb6 [2024-05-28T17:52:00.137Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-05-28T17:52:00.137Z] ---> Running in c5e74519107f [2024-05-28T17:52:00.137Z] Removing intermediate container c5e74519107f [2024-05-28T17:52:00.137Z] ---> 8cb11cb0f8b2 [2024-05-28T17:52:00.137Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-05-28T17:52:00.137Z] ---> Running in 427f3f7db0e2 [2024-05-28T17:52:00.137Z] Removing intermediate container 427f3f7db0e2 [2024-05-28T17:52:00.137Z] ---> e7c3c215abf3 [2024-05-28T17:52:00.137Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-28T17:52:00.137Z] ---> Running in d2db57cfc38d [2024-05-28T17:52:00.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-28T17:52:00.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-28T17:52:00.655Z] (1/13) Installing libintl (0.21.1-r7) [2024-05-28T17:52:00.655Z] (2/13) Installing eudev-libs (3.2.11-r8) [2024-05-28T17:52:00.655Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2024-05-28T17:52:00.655Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2024-05-28T17:52:00.655Z] (5/13) Installing v4l-utils (1.24.1-r0) [2024-05-28T17:52:00.655Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2024-05-28T17:52:00.655Z] (7/13) Installing udev-init-scripts (35-r1) [2024-05-28T17:52:00.655Z] (8/13) Installing libblkid (2.38.1-r8) [2024-05-28T17:52:00.655Z] (9/13) Installing xz-libs (5.4.3-r0) [2024-05-28T17:52:00.655Z] (10/13) Installing kmod-libs (30-r3) [2024-05-28T17:52:00.655Z] (11/13) Installing eudev (3.2.11-r8) [2024-05-28T17:52:00.655Z] (12/13) Installing eudev-dev (3.2.11-r8) [2024-05-28T17:52:00.915Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2024-05-28T17:52:00.915Z] Executing busybox-1.36.1-r5.trigger [2024-05-28T17:52:00.915Z] Executing eudev-3.2.11-r8.trigger [2024-05-28T17:52:00.915Z] OK: 271 MiB in 65 packages [2024-05-28T17:52:01.485Z] Removing intermediate container d2db57cfc38d [2024-05-28T17:52:01.485Z] ---> 9d99b6455cfc [2024-05-28T17:52:01.485Z] Step 8/13 : WORKDIR /device-usb-camera [2024-05-28T17:52:01.485Z] ---> Running in f74c8c31093d [2024-05-28T17:52:01.485Z] Removing intermediate container f74c8c31093d [2024-05-28T17:52:01.485Z] ---> a528639f6e97 [2024-05-28T17:52:01.485Z] Step 9/13 : COPY go.mod vendor* ./ [2024-05-28T17:52:01.485Z] ---> c2061073f9ef [2024-05-28T17:52:01.485Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-28T17:52:01.485Z] ---> Running in 247dab488a3b [2024-05-28T17:52:02.751Z] Still waiting to schedule task [2024-05-28T17:52:02.752Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-05-28T17:52:48.178Z] Removing intermediate container 247dab488a3b [2024-05-28T17:52:48.178Z] ---> d812d8419d77 [2024-05-28T17:52:48.178Z] Step 11/13 : COPY . . [2024-05-28T17:52:48.439Z] ---> 21d1792de455 [2024-05-28T17:52:48.439Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2024-05-28T17:52:48.439Z] ---> Running in c5769e4c8094 [2024-05-28T17:52:48.697Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-28T17:52:48.697Z]  Dload Upload Total Spent Left  Speed [2024-05-28T17:52:48.697Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 10231 0 --:--:-- --:--:-- --:--:-- 10211 [2024-05-28T17:52:48.955Z] Removing intermediate container c5769e4c8094 [2024-05-28T17:52:48.955Z] ---> 95a1292b50e3 [2024-05-28T17:52:48.955Z] Step 13/13 : RUN ${MAKE} [2024-05-28T17:52:49.214Z] ---> Running in bdeadfdf37ac [2024-05-28T17:52:49.214Z] noop [2024-05-28T17:52:49.473Z] Removing intermediate container bdeadfdf37ac [2024-05-28T17:52:49.473Z] ---> aaa60aeb19d1 [2024-05-28T17:52:49.473Z] Successfully built aaa60aeb19d1 [2024-05-28T17:52:49.473Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T17:52:49.978Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-28T17:52:49.978Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T17:52:50.147Z] prd-ubuntu20.04-docker-8c-8g-952 does not seem to be running inside a container [2024-05-28T17:52:50.177Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-331 -v /w/workspace/foundry_device-usb-camera_PR-331:/w/workspace/foundry_device-usb-camera_PR-331:rw,z -v /w/workspace/foundry_device-usb-camera_PR-331@tmp:/w/workspace/foundry_device-usb-camera_PR-331@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-05-28T17:52:50.503Z] $ docker top 8a0f82f76f1160362a51cf05e83aad82d4134a32c56a1d26a66800b9ba31e066 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T17:52:50.904Z] + go version [2024-05-28T17:52:50.904Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-05-28T17:52:50.940Z] $ docker stop --time=1 8a0f82f76f1160362a51cf05e83aad82d4134a32c56a1d26a66800b9ba31e066 [2024-05-28T17:52:52.177Z] $ docker rm -f --volumes 8a0f82f76f1160362a51cf05e83aad82d4134a32c56a1d26a66800b9ba31e066 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T17:52:52.965Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-28T17:52:52.965Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T17:52:53.143Z] prd-ubuntu20.04-docker-8c-8g-952 does not seem to be running inside a container [2024-05-28T17:52:53.171Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-usb-camera_PR-331 -v /w/workspace/foundry_device-usb-camera_PR-331:/w/workspace/foundry_device-usb-camera_PR-331:rw,z -v /w/workspace/foundry_device-usb-camera_PR-331@tmp:/w/workspace/foundry_device-usb-camera_PR-331@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-05-28T17:52:53.488Z] $ docker top efd75ea6d816f44ccbde1ef27f316d28c9dd4a9f93ab7674d57ed39641861368 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T17:52:53.894Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-331 [Pipeline] fileExists [Pipeline] sh [2024-05-28T17:52:54.280Z] + make test [2024-05-28T17:52:54.280Z] go test ./... -coverprofile=coverage.out ./... [2024-05-28T17:52:55.655Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-05-28T17:53:13.727Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2024-05-28T17:53:13.727Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.018s coverage: 4.4% of statements [2024-05-28T17:53:21.830Z] go vet ./... [2024-05-28T17:53:27.095Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-28T17:53:27.095Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-28T17:53:27.095Z] ./bin/test-attribution-txt.sh [2024-05-28T17:53:27.095Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-05-28T17:53:27.095Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-05-28T17:53:27.095Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-05-28T17:53:27.095Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-05-28T17:53:27.095Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-05-28T17:53:27.095Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-05-28T17:53:27.095Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-05-28T17:53:27.095Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-05-28T17:53:27.095Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-05-28T17:53:27.095Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-05-28T17:53:27.095Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-05-28T17:53:27.095Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-05-28T17:53:27.095Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-05-28T17:53:27.095Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-05-28T17:53:27.095Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-05-28T17:53:27.095Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-05-28T17:53:27.095Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-05-28T17:53:27.095Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-05-28T17:53:27.095Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-05-28T17:53:27.095Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-05-28T17:53:27.095Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-05-28T17:53:27.095Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-05-28T17:53:27.095Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-05-28T17:53:27.095Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-05-28T17:53:27.095Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-05-28T17:53:27.095Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-05-28T17:53:27.095Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-05-28T17:53:27.095Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-05-28T17:53:27.095Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-05-28T17:53:27.095Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-05-28T17:53:27.095Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-05-28T17:53:27.095Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-05-28T17:53:27.095Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-05-28T17:53:27.095Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-05-28T17:53:27.095Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-05-28T17:53:27.095Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-05-28T17:53:27.095Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-05-28T17:53:27.095Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-05-28T17:53:27.095Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-05-28T17:53:27.095Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-05-28T17:53:27.095Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-05-28T17:53:27.095Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-05-28T17:53:27.095Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-05-28T17:53:27.095Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-05-28T17:53:27.095Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-05-28T17:53:27.095Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-05-28T17:53:27.095Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-05-28T17:53:27.095Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-05-28T17:53:27.095Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-05-28T17:53:27.095Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-05-28T17:53:27.095Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-05-28T17:53:27.095Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-05-28T17:53:27.095Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-05-28T17:53:27.095Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-05-28T17:53:27.095Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-05-28T17:53:27.095Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-05-28T17:53:27.095Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-05-28T17:53:27.095Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-05-28T17:53:27.095Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-05-28T17:53:27.095Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-05-28T17:53:27.095Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-05-28T17:53:27.095Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-05-28T17:53:27.095Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-05-28T17:53:27.150Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-05-28T17:53:27.196Z] $ docker stop --time=1 efd75ea6d816f44ccbde1ef27f316d28c9dd4a9f93ab7674d57ed39641861368 [2024-05-28T17:53:30.709Z] $ docker rm -f --volumes efd75ea6d816f44ccbde1ef27f316d28c9dd4a9f93ab7674d57ed39641861368 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-28T17:53:31.412Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-28T17:53:31.505Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-05-28T17:53:32.263Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-28T17:53:32.580Z] + ls -al . [2024-05-28T17:53:32.580Z] total 292 [2024-05-28T17:53:32.580Z] drwxrwxr-x 9 jenkins jenkins 4096 May 28 17:52 . [2024-05-28T17:53:32.580Z] drwxrwxr-x 4 jenkins jenkins 4096 May 28 17:51 .. [2024-05-28T17:53:32.580Z] drwxrwxr-x 8 jenkins jenkins 4096 May 28 17:53 .git [2024-05-28T17:53:32.580Z] drwxrwxr-x 3 jenkins jenkins 4096 May 28 17:51 .github [2024-05-28T17:53:32.580Z] -rw-rw-r-- 1 jenkins jenkins 429 May 28 17:51 .gitignore [2024-05-28T17:53:32.580Z] -rw-rw-r-- 1 jenkins jenkins 45 May 28 17:51 .golangci.yml [2024-05-28T17:53:32.580Z] -rw-rw-r-- 1 jenkins jenkins 77 May 28 17:51 .hadolint.yml [2024-05-28T17:53:32.580Z] drwxr-xr-x 3 jenkins jenkins 4096 May 28 17:51 .semver [2024-05-28T17:53:32.580Z] -rw-rw-r-- 1 jenkins jenkins 10851 May 28 17:51 Attribution.txt [2024-05-28T17:53:32.580Z] -rw-rw-r-- 1 jenkins jenkins 16561 May 28 17:51 CHANGELOG.md [2024-05-28T17:53:32.580Z] -rw-rw-r-- 1 jenkins jenkins 2562 May 28 17:51 Dockerfile [2024-05-28T17:53:32.580Z] -rw-rw-r-- 1 jenkins jenkins 678 May 28 17:51 GOVERNANCE.md [2024-05-28T17:53:32.580Z] -rw-rw-r-- 1 jenkins jenkins 659 May 28 17:51 Jenkinsfile [2024-05-28T17:53:32.580Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 28 17:51 LICENSE [2024-05-28T17:53:32.580Z] -rw-rw-r-- 1 jenkins jenkins 2611 May 28 17:51 Makefile [2024-05-28T17:53:32.580Z] -rw-rw-r-- 1 jenkins jenkins 622 May 28 17:51 OWNERS.md [2024-05-28T17:53:32.580Z] -rw-rw-r-- 1 jenkins jenkins 2575 May 28 17:51 README.md [2024-05-28T17:53:32.580Z] -rw-rw-r-- 1 jenkins jenkins 5 May 28 17:51 VERSION [2024-05-28T17:53:32.580Z] drwxrwxr-x 2 jenkins jenkins 4096 May 28 17:51 bin [2024-05-28T17:53:32.580Z] drwxrwxr-x 3 jenkins jenkins 4096 May 28 17:51 cmd [2024-05-28T17:53:32.580Z] -rw-r--r-- 1 jenkins jenkins 54703 May 28 17:53 coverage.out [2024-05-28T17:53:32.580Z] -rwxrwxr-x 1 jenkins jenkins 84 May 28 17:51 docker-entrypoint.sh [2024-05-28T17:53:32.580Z] drwxrwxr-x 2 jenkins jenkins 4096 May 28 17:51 docs [2024-05-28T17:53:32.580Z] -rw-rw-r-- 1 jenkins jenkins 7266 May 28 17:51 go.mod [2024-05-28T17:53:32.580Z] -rw-rw-r-- 1 jenkins jenkins 101892 May 28 17:51 go.sum [2024-05-28T17:53:32.580Z] drwxrwxr-x 3 jenkins jenkins 4096 May 28 17:51 internal [2024-05-28T17:53:32.580Z] -rw-rw-r-- 1 jenkins jenkins 231 May 28 17:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T17:53:33.008Z] + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=905f2bda473c6e2417cf720cf978b2c88ebd26a3 --label arch=amd64 --label version=0.0.0 . [2024-05-28T17:53:33.008Z] Sending build context to Docker daemon 17.97MB [2024-05-28T17:53:33.008Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2024-05-28T17:53:33.008Z] Step 2/37 : FROM ${BASE} AS builder [2024-05-28T17:53:33.008Z] ---> aaa60aeb19d1 [2024-05-28T17:53:33.008Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-05-28T17:53:33.271Z] ---> Running in de61e2e1aead [2024-05-28T17:53:33.271Z] Removing intermediate container de61e2e1aead [2024-05-28T17:53:33.271Z] ---> 1e21e53424ef [2024-05-28T17:53:33.271Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-28T17:53:33.271Z] ---> Running in dd0e8181e3fa [2024-05-28T17:53:33.530Z] Removing intermediate container dd0e8181e3fa [2024-05-28T17:53:33.530Z] ---> 3bbe85559374 [2024-05-28T17:53:33.530Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-05-28T17:53:33.530Z] ---> Running in 45b17ff1fa69 [2024-05-28T17:53:33.530Z] Removing intermediate container 45b17ff1fa69 [2024-05-28T17:53:33.530Z] ---> d38e80c14fc8 [2024-05-28T17:53:33.530Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-05-28T17:53:33.530Z] ---> Running in 88e0cf7e7f8b [2024-05-28T17:53:33.530Z] Removing intermediate container 88e0cf7e7f8b [2024-05-28T17:53:33.530Z] ---> da7516a0cb31 [2024-05-28T17:53:33.530Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-28T17:53:33.530Z] ---> Running in 0eb8c6f19d28 [2024-05-28T17:53:33.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-28T17:53:34.050Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-28T17:53:34.310Z] OK: 271 MiB in 65 packages [2024-05-28T17:53:34.569Z] Removing intermediate container 0eb8c6f19d28 [2024-05-28T17:53:34.569Z] ---> 16d234a2c04a [2024-05-28T17:53:34.569Z] Step 8/37 : WORKDIR /device-usb-camera [2024-05-28T17:53:34.569Z] ---> Running in 5422e16946b2 [2024-05-28T17:53:34.828Z] Removing intermediate container 5422e16946b2 [2024-05-28T17:53:34.828Z] ---> c8d512ccaf4a [2024-05-28T17:53:34.828Z] Step 9/37 : COPY go.mod vendor* ./ [2024-05-28T17:53:34.828Z] ---> 428440e76a58 [2024-05-28T17:53:34.828Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-28T17:53:34.828Z] ---> Running in ef81868a7c93 [2024-05-28T17:53:35.789Z] Removing intermediate container ef81868a7c93 [2024-05-28T17:53:35.789Z] ---> a31cf4c39fcf [2024-05-28T17:53:35.789Z] Step 11/37 : COPY . . [2024-05-28T17:53:36.048Z] ---> 6e7ced7b0739 [2024-05-28T17:53:36.048Z] Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2024-05-28T17:53:36.048Z] ---> Running in 5c3044204c47 [2024-05-28T17:53:36.307Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-28T17:53:36.307Z] Dload Upload Total Spent Left Speed [2024-05-28T17:53:36.568Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 31332 0 --:--:-- --:--:-- --:--:-- 32181 [2024-05-28T17:53:36.828Z] Removing intermediate container 5c3044204c47 [2024-05-28T17:53:36.828Z] ---> e25fed5e54bc [2024-05-28T17:53:36.828Z] Step 13/37 : RUN ${MAKE} [2024-05-28T17:53:36.828Z] ---> Running in 0e52cc81be7a [2024-05-28T17:53:37.092Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.15" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2024-05-28T17:53:47.971Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-953 in /w/workspace/foundry_device-usb-camera_PR-331 [Pipeline] { [Pipeline] ws [2024-05-28T17:53:48.052Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2024-05-28T17:53:48.160Z] Selected Git installation does not exist. Using Default [2024-05-28T17:53:48.161Z] The recommended git tool is: NONE [2024-05-28T17:53:56.507Z] using credential edgex-jenkins-ssh [2024-05-28T17:53:56.533Z] Cloning the remote Git repository [2024-05-28T17:53:56.579Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2024-05-28T17:53:56.668Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2024-05-28T17:53:56.841Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-05-28T17:53:56.842Z] > git --version # timeout=10 [2024-05-28T17:53:56.873Z] > git --version # 'git version 2.25.1' [2024-05-28T17:53:56.875Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-28T17:53:57.093Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-28T17:53:59.217Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-05-28T17:53:59.246Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-28T17:54:00.186Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-05-28T17:54:00.232Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-05-28T17:54:00.233Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-28T17:54:00.257Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/331/head:refs/remotes/origin/PR-331 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-05-28T17:54:00.787Z] Merging remotes/origin/main commit 194431db47f233fb6110709955d70fa5c29cead8 into PR head commit 905f2bda473c6e2417cf720cf978b2c88ebd26a3 [2024-05-28T17:54:01.114Z] Merge succeeded, producing 905f2bda473c6e2417cf720cf978b2c88ebd26a3 [2024-05-28T17:54:01.115Z] Checking out Revision 905f2bda473c6e2417cf720cf978b2c88ebd26a3 (PR-331) [2024-05-28T17:54:01.687Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-05-28T17:54:01.738Z] > git --version # timeout=10 [2024-05-28T17:54:01.750Z] > git --version # 'git version 2.25.1' [2024-05-28T17:54:01.765Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-05-28T17:54:00.813Z] > git config core.sparsecheckout # timeout=10 [2024-05-28T17:54:00.887Z] > git checkout -f 905f2bda473c6e2417cf720cf978b2c88ebd26a3 # timeout=10 [2024-05-28T17:54:00.990Z] > git remote # timeout=10 [2024-05-28T17:54:01.017Z] > git config --get remote.origin.url # timeout=10 [2024-05-28T17:54:01.041Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-28T17:54:01.067Z] > git merge 194431db47f233fb6110709955d70fa5c29cead8 # timeout=10 [2024-05-28T17:54:01.095Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-05-28T17:54:01.126Z] > git config core.sparsecheckout # timeout=10 [2024-05-28T17:54:01.148Z] > git checkout -f 905f2bda473c6e2417cf720cf978b2c88ebd26a3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-28T17:54:06.789Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-05-28T17:54:06.789Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-28T17:54:06.789Z] Dload Upload Total Spent Left Speed [2024-05-28T17:54:06.789Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 99441 0 --:--:-- --:--:-- --:--:-- 99441 [Pipeline] sh [2024-05-28T17:54:07.139Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-05-28T17:54:07.499Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-05-28T17:54:07.499Z] + sudo tee /etc/docker/daemon.new [2024-05-28T17:54:07.499Z] { [2024-05-28T17:54:07.499Z] "registry-mirrors": [ [2024-05-28T17:54:07.499Z] "https://nexus3.edgexfoundry.org:10001" [2024-05-28T17:54:07.499Z] ], [2024-05-28T17:54:07.499Z] "bip": "10.250.0.254/24", [2024-05-28T17:54:07.499Z] "hosts": [ [2024-05-28T17:54:07.499Z] "tcp://0.0.0.0:5555", [2024-05-28T17:54:07.499Z] "unix:///var/run/docker.sock" [2024-05-28T17:54:07.499Z] ], [2024-05-28T17:54:07.499Z] "mtu": 1458, [2024-05-28T17:54:07.499Z] "selinux-enabled": true, [2024-05-28T17:54:07.499Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-05-28T17:54:07.499Z] } [Pipeline] sh [2024-05-28T17:54:07.854Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-05-28T17:54:08.209Z] + sudo service docker restart [2024-05-28T17:54:09.160Z] Removing intermediate container 0e52cc81be7a [2024-05-28T17:54:09.160Z] ---> e0144bd75b9a [2024-05-28T17:54:09.160Z] Step 14/37 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2024-05-28T17:54:09.160Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2024-05-28T17:54:09.160Z] 4acc49c71d14: Pulling fs layer [2024-05-28T17:54:09.160Z] 4acc49c71d14: Verifying Checksum [2024-05-28T17:54:09.160Z] 4acc49c71d14: Download complete [2024-05-28T17:54:09.160Z] 4acc49c71d14: Pull complete [2024-05-28T17:54:09.160Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2024-05-28T17:54:09.160Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2024-05-28T17:54:09.160Z] ---> 01a2bd3e5fff [2024-05-28T17:54:09.160Z] Step 15/37 : FROM alpine:3.18 [2024-05-28T17:54:09.160Z] 3.18: Pulling from library/alpine [2024-05-28T17:54:09.160Z] 619be1103602: Already exists [2024-05-28T17:54:09.160Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-28T17:54:09.160Z] Status: Downloaded newer image for alpine:3.18 [2024-05-28T17:54:09.160Z] ---> d3782b16ccc9 [2024-05-28T17:54:09.160Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-05-28T17:54:09.160Z] ---> Running in c0a812397d9b [2024-05-28T17:54:09.160Z] Removing intermediate container c0a812397d9b [2024-05-28T17:54:09.160Z] ---> b835c7b8282b [2024-05-28T17:54:09.160Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-05-28T17:54:09.160Z] ---> Running in cf87359d911d [2024-05-28T17:54:09.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-28T17:54:09.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-28T17:54:09.160Z] (1/107) Installing dumb-init (1.2.5-r2) [2024-05-28T17:54:09.160Z] (2/107) Installing sdl2 (2.26.5-r0) [2024-05-28T17:54:09.160Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2024-05-28T17:54:09.160Z] (4/107) Installing aom-libs (3.6.1-r0) [2024-05-28T17:54:09.160Z] (5/107) Installing libxau (1.0.11-r2) [2024-05-28T17:54:09.160Z] (6/107) Installing libmd (1.0.4-r2) [2024-05-28T17:54:09.160Z] (7/107) Installing libbsd (0.11.7-r1) [2024-05-28T17:54:09.160Z] (8/107) Installing libxdmcp (1.1.4-r2) [2024-05-28T17:54:09.160Z] (9/107) Installing libxcb (1.15-r1) [2024-05-28T17:54:09.160Z] (10/107) Installing libx11 (1.8.7-r0) [2024-05-28T17:54:09.160Z] (11/107) Installing hwdata-pci (0.370-r0) [2024-05-28T17:54:09.419Z] (12/107) Installing libpciaccess (0.17-r2) [2024-05-28T17:54:09.419Z] (13/107) Installing libdrm (2.4.115-r4) [2024-05-28T17:54:09.419Z] (14/107) Installing libxext (1.3.5-r2) [2024-05-28T17:54:09.419Z] (15/107) Installing libxfixes (6.0.1-r2) [2024-05-28T17:54:09.419Z] (16/107) Installing libffi (3.4.4-r2) [2024-05-28T17:54:09.419Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2024-05-28T17:54:09.419Z] (18/107) Installing libva (2.18.0-r1) [2024-05-28T17:54:09.419Z] (19/107) Installing libvdpau (1.5-r1) [2024-05-28T17:54:09.419Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2024-05-28T17:54:09.419Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2024-05-28T17:54:09.419Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2024-05-28T17:54:09.419Z] (23/107) Installing ffmpeg-libavutil (6.0.1-r0) [2024-05-28T17:54:09.419Z] (24/107) Installing libdav1d (1.2.1-r0) [2024-05-28T17:54:09.419Z] (25/107) Installing brotli-libs (1.0.9-r14) [2024-05-28T17:54:09.419Z] (26/107) Installing libhwy (1.0.4-r1) [2024-05-28T17:54:09.419Z] (27/107) Installing lcms2 (2.15-r2) [2024-05-28T17:54:09.419Z] (28/107) Installing libjxl (0.8.2-r0) [2024-05-28T17:54:09.419Z] (29/107) Installing lame-libs (3.100-r5) [2024-05-28T17:54:09.419Z] (30/107) Installing opus (1.4-r0) [2024-05-28T17:54:09.419Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2024-05-28T17:54:09.419Z] (32/107) Installing soxr (0.1.3-r5) [2024-05-28T17:54:09.419Z] (33/107) Installing ffmpeg-libswresample (6.0.1-r0) [2024-05-28T17:54:09.419Z] (34/107) Installing libogg (1.3.5-r4) [2024-05-28T17:54:09.419Z] (35/107) Installing libtheora (1.1.1-r17) [2024-05-28T17:54:09.419Z] (36/107) Installing libvorbis (1.3.7-r1) [2024-05-28T17:54:09.419Z] (37/107) Installing libvpx (1.13.0-r2) [2024-05-28T17:54:09.419Z] (38/107) Installing libwebp (1.3.2-r0) [2024-05-28T17:54:09.419Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2024-05-28T17:54:09.679Z] (40/107) Installing numactl (2.0.16-r4) [2024-05-28T17:54:09.679Z] (41/107) Installing x265-libs (3.5-r4) [2024-05-28T17:54:09.679Z] (42/107) Installing xvidcore (1.3.7-r1) [2024-05-28T17:54:09.679Z] (43/107) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-05-28T17:54:09.679Z] (44/107) Installing alsa-lib (1.2.9-r1) [2024-05-28T17:54:09.679Z] (45/107) Installing libexpat (2.6.2-r0) [2024-05-28T17:54:09.679Z] (46/107) Installing libbz2 (1.0.8-r5) [2024-05-28T17:54:09.679Z] (47/107) Installing libpng (1.6.39-r3) [2024-05-28T17:54:09.679Z] (48/107) Installing freetype (2.13.0-r5) [2024-05-28T17:54:09.679Z] (49/107) Installing fontconfig (2.14.2-r3) [2024-05-28T17:54:09.679Z] (50/107) Installing fribidi (1.0.13-r0) [2024-05-28T17:54:09.679Z] (51/107) Installing libintl (0.21.1-r7) [2024-05-28T17:54:09.679Z] (52/107) Installing libblkid (2.38.1-r8) [2024-05-28T17:54:09.939Z] (53/107) Installing libmount (2.38.1-r8) [2024-05-28T17:54:09.939Z] (54/107) Installing pcre2 (10.42-r1) [2024-05-28T17:54:09.939Z] (55/107) Installing glib (2.76.6-r0) [2024-05-28T17:54:09.939Z] (56/107) Installing graphite2 (1.3.14-r5) [2024-05-28T17:54:09.939Z] (57/107) Installing harfbuzz (7.3.0-r0) [2024-05-28T17:54:09.939Z] (58/107) Installing libunibreak (5.1-r0) [2024-05-28T17:54:09.939Z] (59/107) Installing libass (0.17.1-r0) [2024-05-28T17:54:09.939Z] (60/107) Installing libbluray (1.3.4-r0) [2024-05-28T17:54:09.939Z] (61/107) Installing gmp (6.2.1-r3) [2024-05-28T17:54:09.939Z] (62/107) Installing nettle (3.8.1-r2) [2024-05-28T17:54:10.198Z] (63/107) Installing libunistring (1.1-r1) [2024-05-28T17:54:10.198Z] (64/107) Installing libidn2 (2.3.4-r1) [2024-05-28T17:54:10.198Z] (65/107) Installing p11-kit (0.24.1-r2) [2024-05-28T17:54:10.198Z] (66/107) Installing libtasn1 (4.19.0-r1) [2024-05-28T17:54:10.198Z] (67/107) Installing gnutls (3.8.4-r0) [2024-05-28T17:54:10.198Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2024-05-28T17:54:10.198Z] (69/107) Installing libopenmpt (0.7.2-r0) [2024-05-28T17:54:10.198Z] (70/107) Installing cjson (1.7.17-r0) [2024-05-28T17:54:10.198Z] (71/107) Installing mbedtls (2.28.8-r0) [2024-05-28T17:54:10.198Z] (72/107) Installing librist (0.2.7-r0) [2024-05-28T17:54:10.198Z] (73/107) Installing libsrt (1.5.2-r0) [2024-05-28T17:54:10.198Z] (74/107) Installing libssh (0.10.5-r0) [2024-05-28T17:54:10.198Z] (75/107) Installing xz-libs (5.4.3-r0) [2024-05-28T17:54:10.198Z] (76/107) Installing libxml2 (2.11.8-r0) [2024-05-28T17:54:10.198Z] (77/107) Installing libsodium (1.0.18-r3) [2024-05-28T17:54:10.198Z] (78/107) Installing libzmq (4.3.4-r4) [2024-05-28T17:54:10.198Z] (79/107) Installing ffmpeg-libavformat (6.0.1-r0) [2024-05-28T17:54:10.198Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2024-05-28T17:54:10.457Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2024-05-28T17:54:10.716Z] (82/107) Installing shaderc (2023.3-r1) [2024-05-28T17:54:10.716Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2024-05-28T17:54:10.716Z] (84/107) Installing libplacebo (5.264.1-r1) [2024-05-28T17:54:10.716Z] (85/107) Installing ffmpeg-libpostproc (6.0.1-r0) [2024-05-28T17:54:10.716Z] (86/107) Installing ffmpeg-libswscale (6.0.1-r0) [2024-05-28T17:54:10.716Z] (87/107) Installing vidstab (1.1.1-r0) [2024-05-28T17:54:10.716Z] (88/107) Installing zimg (3.0.5-r0) [2024-05-28T17:54:10.716Z] (89/107) Installing ffmpeg-libavfilter (6.0.1-r0) [2024-05-28T17:54:10.716Z] (90/107) Installing libasyncns (0.8-r1) [2024-05-28T17:54:10.716Z] (91/107) Installing dbus-libs (1.14.8-r0) [2024-05-28T17:54:10.716Z] (92/107) Installing libltdl (2.4.7-r2) [2024-05-28T17:54:10.716Z] (93/107) Installing orc (0.4.34-r0) [2024-05-28T17:54:10.716Z] (94/107) Installing flac-libs (1.4.3-r0) [2024-05-28T17:54:10.716Z] (95/107) Installing libsndfile (1.2.0-r2) [2024-05-28T17:54:10.716Z] (96/107) Installing speexdsp (1.2.1-r1) [2024-05-28T17:54:10.975Z] (97/107) Installing tdb-libs (1.4.8-r1) [2024-05-28T17:54:10.975Z] (98/107) Installing libpulse (16.1-r10) [2024-05-28T17:54:10.975Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2024-05-28T17:54:10.975Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2024-05-28T17:54:10.975Z] (101/107) Installing ffmpeg-libavdevice (6.0.1-r0) [2024-05-28T17:54:10.975Z] (102/107) Installing ffmpeg (6.0.1-r0) [2024-05-28T17:54:10.975Z] (103/107) Installing udev-init-scripts (35-r1) [2024-05-28T17:54:10.975Z] (104/107) Installing eudev-libs (3.2.11-r8) [2024-05-28T17:54:10.975Z] (105/107) Installing zstd-libs (1.5.5-r4) [2024-05-28T17:54:10.975Z] (106/107) Installing kmod-libs (30-r3) [2024-05-28T17:54:10.975Z] (107/107) Installing eudev (3.2.11-r8) [2024-05-28T17:54:10.975Z] Executing busybox-1.36.1-r5.trigger [2024-05-28T17:54:10.975Z] Executing glib-2.76.6-r0.trigger [2024-05-28T17:54:10.975Z] Executing eudev-3.2.11-r8.trigger [2024-05-28T17:54:10.975Z] OK: 131 MiB in 122 packages [2024-05-28T17:54:13.508Z] Removing intermediate container cf87359d911d [2024-05-28T17:54:13.508Z] ---> 88cc778a9b68 [2024-05-28T17:54:13.508Z] Step 18/37 : RUN apk --no-cache upgrade [2024-05-28T17:54:13.508Z] ---> Running in cf14733b6a13 [2024-05-28T17:54:13.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-28T17:54:13.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-28T17:54:14.024Z] Upgrading critical system libraries and apk-tools: [2024-05-28T17:54:14.025Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-28T17:54:14.025Z] Executing busybox-1.36.1-r5.trigger [2024-05-28T17:54:14.025Z] Continuing the upgrade transaction with new apk-tools: [2024-05-28T17:54:14.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-28T17:54:14.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-28T17:54:14.282Z] (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T17:54:14.282Z] Executing busybox-1.36.1-r6.post-upgrade [2024-05-28T17:54:14.282Z] (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T17:54:14.282Z] (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-28T17:54:14.282Z] (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-28T17:54:14.628Z] (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-28T17:54:14.628Z] (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T17:54:14.628Z] Executing busybox-1.36.1-r6.trigger [2024-05-28T17:54:14.628Z] OK: 131 MiB in 122 packages [2024-05-28T17:54:14.887Z] Removing intermediate container cf14733b6a13 [2024-05-28T17:54:14.887Z] ---> 9d90a5b00302 [2024-05-28T17:54:14.887Z] Step 19/37 : WORKDIR / [2024-05-28T17:54:14.887Z] ---> Running in 07ec745821c9 [2024-05-28T17:54:15.145Z] Removing intermediate container 07ec745821c9 [2024-05-28T17:54:15.145Z] ---> 94602a17cf1c [2024-05-28T17:54:15.145Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-05-28T17:54:16.082Z] ---> 0708751db7aa [2024-05-28T17:54:16.082Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-05-28T17:54:16.082Z] ---> 2b7c1c23e4dd [2024-05-28T17:54:16.082Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2024-05-28T17:54:16.344Z] ---> bbc221d7e508 [2024-05-28T17:54:16.344Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-05-28T17:54:16.344Z] ---> c8c05f373cd8 [2024-05-28T17:54:16.344Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-05-28T17:54:16.602Z] ---> d6aeb4017fb1 [2024-05-28T17:54:16.602Z] Step 25/37 : COPY --from=rtsp /rtsp-simple-server.yml / [2024-05-28T17:54:16.602Z] ---> c9e37b8e61dd [2024-05-28T17:54:16.602Z] Step 26/37 : COPY --from=rtsp /rtsp-simple-server / [2024-05-28T17:54:17.538Z] ---> 3cefb0a48e75 [2024-05-28T17:54:17.538Z] Step 27/37 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2024-05-28T17:54:17.538Z] ---> Running in 0f283b9776a8 [2024-05-28T17:54:17.796Z] Removing intermediate container 0f283b9776a8 [2024-05-28T17:54:17.796Z] ---> c6dd18c9138b [2024-05-28T17:54:17.796Z] Step 28/37 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2024-05-28T17:54:17.796Z] ---> Running in 32548d89f325 [2024-05-28T17:54:18.369Z] Removing intermediate container 32548d89f325 [2024-05-28T17:54:18.369Z] ---> b15728e5a163 [2024-05-28T17:54:18.369Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2024-05-28T17:54:18.369Z] ---> Running in 806638c0a8c1 [2024-05-28T17:54:18.938Z] Removing intermediate container 806638c0a8c1 [2024-05-28T17:54:18.938Z] ---> ba9069668975 [2024-05-28T17:54:18.938Z] Step 30/37 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2024-05-28T17:54:18.938Z] ---> Running in 5668e0c716ee [2024-05-28T17:54:19.507Z] Removing intermediate container 5668e0c716ee [2024-05-28T17:54:19.507Z] ---> 669590ab4dbd [2024-05-28T17:54:19.507Z] Step 31/37 : EXPOSE 59983 [2024-05-28T17:54:19.507Z] ---> Running in 2fca65831af2 [2024-05-28T17:54:19.507Z] Removing intermediate container 2fca65831af2 [2024-05-28T17:54:19.507Z] ---> 0d45508a7847 [2024-05-28T17:54:19.507Z] Step 32/37 : EXPOSE 8554 [2024-05-28T17:54:19.507Z] ---> Running in a90d7a802b66 [2024-05-28T17:54:19.507Z] Removing intermediate container a90d7a802b66 [2024-05-28T17:54:19.507Z] ---> 000418bb54dc [2024-05-28T17:54:19.507Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-05-28T17:54:19.507Z] ---> Running in e747ae677804 [2024-05-28T17:54:19.765Z] Removing intermediate container e747ae677804 [2024-05-28T17:54:19.765Z] ---> f9d4d42cf76d [2024-05-28T17:54:19.765Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-05-28T17:54:19.765Z] ---> Running in 835596db8fb7 [2024-05-28T17:54:19.765Z] Removing intermediate container 835596db8fb7 [2024-05-28T17:54:19.765Z] ---> b05286449ae0 [2024-05-28T17:54:19.765Z] Step 35/37 : LABEL arch=amd64 [2024-05-28T17:54:19.765Z] ---> Running in fcc22818647d [2024-05-28T17:54:19.765Z] Removing intermediate container fcc22818647d [2024-05-28T17:54:19.765Z] ---> 6b00b40141df [2024-05-28T17:54:19.765Z] Step 36/37 : LABEL git_sha=905f2bda473c6e2417cf720cf978b2c88ebd26a3 [2024-05-28T17:54:19.765Z] ---> Running in 8f9873f732bc [2024-05-28T17:54:20.024Z] Removing intermediate container 8f9873f732bc [2024-05-28T17:54:20.024Z] ---> c9c850c58749 [2024-05-28T17:54:20.024Z] Step 37/37 : LABEL version=0.0.0 [2024-05-28T17:54:20.024Z] ---> Running in 09bf3e8e1690 [2024-05-28T17:54:20.024Z] Removing intermediate container 09bf3e8e1690 [2024-05-28T17:54:20.024Z] ---> 2d0b4e9028cd [2024-05-28T17:54:20.024Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-28T17:54:20.024Z] Successfully built 2d0b4e9028cd [2024-05-28T17:54:20.024Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T17:54:21.123Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-28T17:54:21.123Z] [2024-05-28T17:54:21.123Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T17:54:21.528Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-28T17:54:21.528Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-28T17:54:21.528Z] 5eb5b503b376: Pulling fs layer [2024-05-28T17:54:21.528Z] 5c69ac0246d0: Pulling fs layer [2024-05-28T17:54:21.528Z] ec43610c2a17: Pulling fs layer [2024-05-28T17:54:21.528Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-28T17:54:21.528Z] 33b1e0a273af: Pulling fs layer [2024-05-28T17:54:21.528Z] 5d3b04190fa2: Pulling fs layer [2024-05-28T17:54:21.528Z] 2f39f015ded8: Pulling fs layer [2024-05-28T17:54:21.528Z] 3a2ae6a8a46f: Waiting [2024-05-28T17:54:21.528Z] 33b1e0a273af: Waiting [2024-05-28T17:54:21.528Z] 5d3b04190fa2: Waiting [2024-05-28T17:54:21.528Z] 2f39f015ded8: Waiting [2024-05-28T17:54:21.528Z] 5c69ac0246d0: Verifying Checksum [2024-05-28T17:54:21.528Z] 5c69ac0246d0: Download complete [2024-05-28T17:54:21.528Z] 3a2ae6a8a46f: Verifying Checksum [2024-05-28T17:54:21.528Z] 3a2ae6a8a46f: Download complete [2024-05-28T17:54:21.528Z] 33b1e0a273af: Verifying Checksum [2024-05-28T17:54:21.528Z] 33b1e0a273af: Download complete [2024-05-28T17:54:21.787Z] 5d3b04190fa2: Verifying Checksum [2024-05-28T17:54:21.787Z] 5d3b04190fa2: Download complete [2024-05-28T17:54:21.787Z] ec43610c2a17: Verifying Checksum [2024-05-28T17:54:21.787Z] ec43610c2a17: Download complete [2024-05-28T17:54:21.787Z] 5eb5b503b376: Verifying Checksum [2024-05-28T17:54:21.787Z] 5eb5b503b376: Download complete [2024-05-28T17:54:22.353Z] 2f39f015ded8: Download complete [2024-05-28T17:54:22.920Z] 5eb5b503b376: Pull complete [2024-05-28T17:54:22.920Z] 5c69ac0246d0: Pull complete [2024-05-28T17:54:23.487Z] ec43610c2a17: Pull complete [2024-05-28T17:54:23.487Z] 3a2ae6a8a46f: Pull complete [2024-05-28T17:54:23.487Z] 33b1e0a273af: Pull complete [2024-05-28T17:54:23.747Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-28T17:54:26.582Z] provisioning config files... [2024-05-28T17:54:26.606Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config13841840279392907264tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T17:54:27.123Z] ---> ****-login.sh [2024-05-28T17:54:27.123Z] nexus3.edgexfoundry.org:10001 [2024-05-28T17:54:27.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T17:54:27.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T17:54:27.658Z] Configure a credential helper to remove this warning. See [2024-05-28T17:54:27.658Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T17:54:27.658Z] [2024-05-28T17:54:27.658Z] Login Succeeded [2024-05-28T17:54:27.658Z] nexus3.edgexfoundry.org:10002 [2024-05-28T17:54:27.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T17:54:27.926Z] 2f39f015ded8: Pull complete [2024-05-28T17:54:27.926Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-28T17:54:27.926Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-28T17:54:27.926Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T17:54:28.174Z] prd-ubuntu20.04-docker-8c-8g-952 does not seem to be running inside a container [2024-05-28T17:54:28.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T17:54:28.192Z] Configure a credential helper to remove this warning. See [2024-05-28T17:54:28.192Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T17:54:28.192Z] [2024-05-28T17:54:28.192Z] Login Succeeded [2024-05-28T17:54:28.192Z] nexus3.edgexfoundry.org:10003 [2024-05-28T17:54:28.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T17:54:28.199Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-331 -v /w/workspace/foundry_device-usb-camera_PR-331:/w/workspace/foundry_device-usb-camera_PR-331:rw,z -v /w/workspace/foundry_device-usb-camera_PR-331@tmp:/w/workspace/foundry_device-usb-camera_PR-331@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-28T17:54:28.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T17:54:28.462Z] Configure a credential helper to remove this warning. See [2024-05-28T17:54:28.462Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T17:54:28.462Z] [2024-05-28T17:54:28.462Z] Login Succeeded [2024-05-28T17:54:28.462Z] nexus3.edgexfoundry.org:10004 [2024-05-28T17:54:28.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T17:54:28.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T17:54:28.729Z] Configure a credential helper to remove this warning. See [2024-05-28T17:54:28.729Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T17:54:28.729Z] [2024-05-28T17:54:28.729Z] Login Succeeded [2024-05-28T17:54:28.729Z] ****.io [2024-05-28T17:54:28.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T17:54:29.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T17:54:29.259Z] Configure a credential helper to remove this warning. See [2024-05-28T17:54:29.259Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T17:54:29.259Z] [2024-05-28T17:54:29.259Z] Login Succeeded [2024-05-28T17:54:29.259Z] ---> ****-login.sh ends [2024-05-28T17:54:30.557Z] $ docker top d55c121d81232bc0e8086ffe3463cb96b3e769ba13c309a65bcf0943be64fe26 -eo pid,comm [Pipeline] { [Pipeline] } [2024-05-28T17:54:30.786Z] Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-05-28T17:54:31.200Z] ---> job-cost.sh [2024-05-28T17:54:31.200Z] lf-activate-venv: SKIPPING [2024-05-28T17:54:31.200Z] INFO: No Stack... [Pipeline] echo [2024-05-28T17:54:31.344Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-28T17:54:31.397Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-28T17:54:31.447Z] ========================================================= [2024-05-28T17:54:31.447Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-05-28T17:54:31.447Z] ========================================================= [2024-05-28T17:54:31.460Z] INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T17:54:32.027Z] INFO: Archiving Costs [2024-05-28T17:54:32.028Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [Pipeline] sh [2024-05-28T17:54:32.365Z] + cat /w/workspace/foundry_device-usb-camera_PR-331/archives/cost.csv [2024-05-28T17:54:32.365Z] + cut -d, -f6 [Pipeline] lock [2024-05-28T17:54:32.417Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-331-1-stack-cost] [2024-05-28T17:54:32.427Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-331-1-stack-cost] did not exist. Created. [2024-05-28T17:54:32.437Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-331-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-28T17:54:32.610Z] Sending build context to Docker daemon 9.219MB [2024-05-28T17:54:32.610Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-05-28T17:54:32.610Z] Step 2/13 : FROM ${BASE} AS builder [2024-05-28T17:54:32.610Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-05-28T17:54:32.610Z] c6b39de5b339: Pulling fs layer [2024-05-28T17:54:32.610Z] a69c41024577: Pulling fs layer [2024-05-28T17:54:32.610Z] d6de4b400683: Pulling fs layer [2024-05-28T17:54:32.610Z] 35cb2a7552d0: Pulling fs layer [2024-05-28T17:54:32.610Z] 4f4fb700ef54: Pulling fs layer [2024-05-28T17:54:32.610Z] 464afbd9ba4c: Pulling fs layer [2024-05-28T17:54:32.610Z] 00f215d4a9da: Pulling fs layer [2024-05-28T17:54:32.610Z] d496ad576159: Pulling fs layer [2024-05-28T17:54:32.610Z] 4f4fb700ef54: Waiting [2024-05-28T17:54:32.610Z] 464afbd9ba4c: Waiting [2024-05-28T17:54:32.610Z] 00f215d4a9da: Waiting [2024-05-28T17:54:32.610Z] d496ad576159: Waiting [2024-05-28T17:54:32.610Z] 35cb2a7552d0: Waiting [2024-05-28T17:54:32.610Z] a69c41024577: Download complete [2024-05-28T17:54:32.610Z] 35cb2a7552d0: Verifying Checksum [2024-05-28T17:54:32.610Z] 35cb2a7552d0: Download complete [2024-05-28T17:54:32.610Z] 4f4fb700ef54: Verifying Checksum [2024-05-28T17:54:32.610Z] 4f4fb700ef54: Download complete [2024-05-28T17:54:32.610Z] 464afbd9ba4c: Verifying Checksum [2024-05-28T17:54:32.610Z] 464afbd9ba4c: Download complete [2024-05-28T17:54:32.861Z] + echo total: 0.2199999988079071 [2024-05-28T17:54:32.879Z] c6b39de5b339: Verifying Checksum [2024-05-28T17:54:32.879Z] c6b39de5b339: Download complete [Pipeline] stash [2024-05-28T17:54:32.940Z] Stashed 1 file(s) [Pipeline] } [2024-05-28T17:54:32.982Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-331-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-28T17:54:33.092Z] $ docker stop --time=1 d55c121d81232bc0e8086ffe3463cb96b3e769ba13c309a65bcf0943be64fe26 [2024-05-28T17:54:33.148Z] d496ad576159: Verifying Checksum [2024-05-28T17:54:33.148Z] d496ad576159: Download complete [2024-05-28T17:54:33.738Z] c6b39de5b339: Pull complete [2024-05-28T17:54:34.235Z] $ docker rm -f --volumes d55c121d81232bc0e8086ffe3463cb96b3e769ba13c309a65bcf0943be64fe26 [2024-05-28T17:54:34.326Z] a69c41024577: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2024-05-28T17:54:34.593Z] d6de4b400683: Verifying Checksum [2024-05-28T17:54:34.593Z] d6de4b400683: Download complete [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-05-28T17:54:35.550Z] 00f215d4a9da: Verifying Checksum [2024-05-28T17:54:35.550Z] 00f215d4a9da: Download complete [2024-05-28T17:54:47.841Z] d6de4b400683: Pull complete [2024-05-28T17:54:47.841Z] 35cb2a7552d0: Pull complete [2024-05-28T17:54:47.841Z] 4f4fb700ef54: Pull complete [2024-05-28T17:54:47.841Z] 464afbd9ba4c: Pull complete [2024-05-28T17:54:58.047Z] 00f215d4a9da: Pull complete [2024-05-28T17:54:58.047Z] d496ad576159: Pull complete [2024-05-28T17:54:58.047Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-05-28T17:54:58.047Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-05-28T17:54:58.047Z] ---> f246e2811388 [2024-05-28T17:54:58.047Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-05-28T17:54:59.993Z] ---> Running in b0620490dbe6 [2024-05-28T17:55:00.260Z] Removing intermediate container b0620490dbe6 [2024-05-28T17:55:00.260Z] ---> 903eb81f601f [2024-05-28T17:55:00.260Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-28T17:55:00.260Z] ---> Running in de870b739143 [2024-05-28T17:55:01.674Z] Removing intermediate container de870b739143 [2024-05-28T17:55:01.674Z] ---> f61dddf581a3 [2024-05-28T17:55:01.674Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-05-28T17:55:01.674Z] ---> Running in fa83d4b1c7e6 [2024-05-28T17:55:01.952Z] Removing intermediate container fa83d4b1c7e6 [2024-05-28T17:55:01.952Z] ---> ab8a80a73f84 [2024-05-28T17:55:01.952Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-05-28T17:55:02.220Z] ---> Running in 91750a315e9a [2024-05-28T17:55:02.488Z] Removing intermediate container 91750a315e9a [2024-05-28T17:55:02.488Z] ---> d4e92b1b33be [2024-05-28T17:55:02.488Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-28T17:55:02.488Z] ---> Running in 39096cb72d2f [2024-05-28T17:55:03.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-28T17:55:04.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-28T17:55:05.165Z] (1/13) Installing libintl (0.21.1-r7) [2024-05-28T17:55:05.165Z] (2/13) Installing eudev-libs (3.2.11-r8) [2024-05-28T17:55:05.165Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2024-05-28T17:55:05.165Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2024-05-28T17:55:05.165Z] (5/13) Installing v4l-utils (1.24.1-r0) [2024-05-28T17:55:05.165Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2024-05-28T17:55:05.165Z] (7/13) Installing udev-init-scripts (35-r1) [2024-05-28T17:55:05.165Z] (8/13) Installing libblkid (2.38.1-r8) [2024-05-28T17:55:05.165Z] (9/13) Installing xz-libs (5.4.3-r0) [2024-05-28T17:55:05.165Z] (10/13) Installing kmod-libs (30-r3) [2024-05-28T17:55:05.165Z] (11/13) Installing eudev (3.2.11-r8) [2024-05-28T17:55:05.165Z] (12/13) Installing eudev-dev (3.2.11-r8) [2024-05-28T17:55:05.165Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2024-05-28T17:55:05.434Z] Executing busybox-1.36.1-r5.trigger [2024-05-28T17:55:05.434Z] Executing eudev-3.2.11-r8.trigger [2024-05-28T17:55:05.434Z] OK: 273 MiB in 65 packages [2024-05-28T17:55:06.851Z] Removing intermediate container 39096cb72d2f [2024-05-28T17:55:06.851Z] ---> 2c95e9b7297b [2024-05-28T17:55:06.851Z] Step 8/13 : WORKDIR /device-usb-camera [2024-05-28T17:55:06.851Z] ---> Running in 9d699be451cd [2024-05-28T17:55:06.851Z] Removing intermediate container 9d699be451cd [2024-05-28T17:55:06.851Z] ---> 238250a6816c [2024-05-28T17:55:06.851Z] Step 9/13 : COPY go.mod vendor* ./ [2024-05-28T17:55:07.440Z] ---> ffdd49b0b670 [2024-05-28T17:55:07.440Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-28T17:55:07.440Z] ---> Running in 331aef3baf3c [2024-05-28T17:56:59.132Z] Removing intermediate container 331aef3baf3c [2024-05-28T17:56:59.132Z] ---> 1adc38878e7c [2024-05-28T17:56:59.132Z] Step 11/13 : COPY . . [2024-05-28T17:56:59.132Z] ---> 2b732a956ae4 [2024-05-28T17:56:59.132Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2024-05-28T17:56:59.132Z] ---> Running in cf91ed0837a1 [2024-05-28T17:56:59.132Z]  % Total % Received % Xferd Average Speed Time Time Time  Current [2024-05-28T17:56:59.132Z]   Dload Upload Total Spent Left Speed [2024-05-28T17:56:59.132Z]  0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100  1062  100 1062 0 0 8308 0 --:--:-- --:--:-- --:--:-- 8362 [2024-05-28T17:56:59.720Z] Removing intermediate container cf91ed0837a1 [2024-05-28T17:56:59.720Z] ---> 1937c4302d29 [2024-05-28T17:56:59.720Z] Step 13/13 : RUN ${MAKE} [2024-05-28T17:56:59.720Z] ---> Running in 4dece687a50b [2024-05-28T17:57:00.691Z] noop [2024-05-28T17:57:01.280Z] Removing intermediate container 4dece687a50b [2024-05-28T17:57:01.280Z] ---> 7b1e2347a6c1 [2024-05-28T17:57:01.280Z] Successfully built 7b1e2347a6c1 [2024-05-28T17:57:01.280Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T17:57:01.791Z] + docker inspect -f . ci-base-image-arm64 [2024-05-28T17:57:01.791Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T17:57:02.106Z] prd-ubuntu20.04-docker-arm64-4c-16g-953 does not seem to be running inside a container [2024-05-28T17:57:02.180Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-05-28T17:57:03.358Z] $ docker top 5bd414146a0d04abab03eb1c7af4745d36ffc66b23e849b2117ef878c8b8630d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T17:57:04.249Z] + go version [2024-05-28T17:57:04.249Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-05-28T17:57:04.297Z] $ docker stop --time=1 5bd414146a0d04abab03eb1c7af4745d36ffc66b23e849b2117ef878c8b8630d [2024-05-28T17:57:05.930Z] $ docker rm -f --volumes 5bd414146a0d04abab03eb1c7af4745d36ffc66b23e849b2117ef878c8b8630d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T17:57:06.856Z] + docker inspect -f . ci-base-image-arm64 [2024-05-28T17:57:06.856Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T17:57:07.124Z] prd-ubuntu20.04-docker-arm64-4c-16g-953 does not seem to be running inside a container [2024-05-28T17:57:07.191Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-05-28T17:57:08.385Z] $ docker top 89d24534203942d747b5b77c38417ddb9dce0b584ee272eea427443cbeeaec49 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T17:57:09.313Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2024-05-28T17:57:10.047Z] + make test [2024-05-28T17:57:10.047Z] go test ./... -coverprofile=coverage.out ./... [2024-05-28T17:57:15.414Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-05-28T18:00:37.211Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2024-05-28T18:00:39.782Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.093s coverage: 4.4% of statements [2024-05-28T18:00:40.735Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-05-28T18:00:40.735Z] go vet ./... [2024-05-28T18:01:27.602Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-28T18:01:27.602Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-28T18:01:27.602Z] ./bin/test-attribution-txt.sh [2024-05-28T18:01:27.602Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-05-28T18:01:27.602Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-05-28T18:01:27.602Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-05-28T18:01:27.602Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-05-28T18:01:27.602Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-05-28T18:01:27.602Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-05-28T18:01:27.602Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-05-28T18:01:27.602Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-05-28T18:01:27.602Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-05-28T18:01:27.602Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-05-28T18:01:27.602Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-05-28T18:01:27.602Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-05-28T18:01:27.602Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-05-28T18:01:27.602Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-05-28T18:01:27.602Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-05-28T18:01:27.602Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-05-28T18:01:27.602Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-05-28T18:01:27.602Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-05-28T18:01:27.602Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-05-28T18:01:27.602Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-05-28T18:01:27.602Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-05-28T18:01:27.602Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-05-28T18:01:27.602Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-05-28T18:01:27.602Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-05-28T18:01:27.602Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-05-28T18:01:27.602Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-05-28T18:01:27.602Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-05-28T18:01:27.602Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-05-28T18:01:27.602Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-05-28T18:01:27.602Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-05-28T18:01:27.602Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-05-28T18:01:27.602Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-05-28T18:01:27.602Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-05-28T18:01:27.602Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-05-28T18:01:27.602Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-05-28T18:01:27.602Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-05-28T18:01:27.602Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-05-28T18:01:27.602Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-05-28T18:01:27.602Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-05-28T18:01:27.602Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-05-28T18:01:27.602Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-05-28T18:01:27.602Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-05-28T18:01:27.602Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-05-28T18:01:27.602Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-05-28T18:01:27.602Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-05-28T18:01:27.602Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-05-28T18:01:27.602Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-05-28T18:01:27.602Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-05-28T18:01:27.602Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-05-28T18:01:27.602Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-05-28T18:01:27.602Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-05-28T18:01:27.602Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-05-28T18:01:27.602Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-05-28T18:01:27.602Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-05-28T18:01:27.602Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-05-28T18:01:27.602Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-05-28T18:01:27.602Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-05-28T18:01:27.602Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-05-28T18:01:27.602Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-05-28T18:01:27.602Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-05-28T18:01:27.602Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-05-28T18:01:27.602Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-05-28T18:01:27.602Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-05-28T18:01:27.654Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-05-28T18:01:27.700Z] $ docker stop --time=1 89d24534203942d747b5b77c38417ddb9dce0b584ee272eea427443cbeeaec49 [2024-05-28T18:01:29.589Z] $ docker rm -f --volumes 89d24534203942d747b5b77c38417ddb9dce0b584ee272eea427443cbeeaec49 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-28T18:01:31.113Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-28T18:01:31.157Z] Warning: overwriting stash ‘coverage-report’ [2024-05-28T18:01:31.651Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-28T18:01:32.275Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-28T18:01:32.615Z] + ls -al . [2024-05-28T18:01:32.615Z] total 288 [2024-05-28T18:01:32.615Z] drwxrwxr-x 8 jenkins jenkins 4096 May 28 17:57 . [2024-05-28T18:01:32.615Z] drwxrwxr-x 4 jenkins jenkins 4096 May 28 17:53 .. [2024-05-28T18:01:32.615Z] drwxrwxr-x 8 jenkins jenkins 4096 May 28 17:54 .git [2024-05-28T18:01:32.615Z] drwxrwxr-x 3 jenkins jenkins 4096 May 28 17:54 .github [2024-05-28T18:01:32.615Z] -rw-rw-r-- 1 jenkins jenkins 429 May 28 17:54 .gitignore [2024-05-28T18:01:32.615Z] -rw-rw-r-- 1 jenkins jenkins 45 May 28 17:54 .golangci.yml [2024-05-28T18:01:32.615Z] -rw-rw-r-- 1 jenkins jenkins 77 May 28 17:54 .hadolint.yml [2024-05-28T18:01:32.615Z] -rw-rw-r-- 1 jenkins jenkins 10851 May 28 17:54 Attribution.txt [2024-05-28T18:01:32.615Z] -rw-rw-r-- 1 jenkins jenkins 16561 May 28 17:54 CHANGELOG.md [2024-05-28T18:01:32.615Z] -rw-rw-r-- 1 jenkins jenkins 2562 May 28 17:54 Dockerfile [2024-05-28T18:01:32.615Z] -rw-rw-r-- 1 jenkins jenkins 678 May 28 17:54 GOVERNANCE.md [2024-05-28T18:01:32.615Z] -rw-rw-r-- 1 jenkins jenkins 659 May 28 17:54 Jenkinsfile [2024-05-28T18:01:32.615Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 28 17:54 LICENSE [2024-05-28T18:01:32.615Z] -rw-rw-r-- 1 jenkins jenkins 2611 May 28 17:54 Makefile [2024-05-28T18:01:32.615Z] -rw-rw-r-- 1 jenkins jenkins 622 May 28 17:54 OWNERS.md [2024-05-28T18:01:32.615Z] -rw-rw-r-- 1 jenkins jenkins 2575 May 28 17:54 README.md [2024-05-28T18:01:32.615Z] -rw-rw-r-- 1 jenkins jenkins 5 May 28 17:51 VERSION [2024-05-28T18:01:32.615Z] drwxrwxr-x 2 jenkins jenkins 4096 May 28 17:54 bin [2024-05-28T18:01:32.615Z] drwxrwxr-x 3 jenkins jenkins 4096 May 28 17:54 cmd [2024-05-28T18:01:32.615Z] -rw-r--r-- 1 jenkins jenkins 54703 May 28 18:00 coverage.out [2024-05-28T18:01:32.615Z] -rwxrwxr-x 1 jenkins jenkins 84 May 28 17:54 docker-entrypoint.sh [2024-05-28T18:01:32.615Z] drwxrwxr-x 2 jenkins jenkins 4096 May 28 17:54 docs [2024-05-28T18:01:32.615Z] -rw-rw-r-- 1 jenkins jenkins 7266 May 28 17:54 go.mod [2024-05-28T18:01:32.615Z] -rw-rw-r-- 1 jenkins jenkins 101892 May 28 17:54 go.sum [2024-05-28T18:01:32.615Z] drwxrwxr-x 3 jenkins jenkins 4096 May 28 17:54 internal [2024-05-28T18:01:32.615Z] -rw-rw-r-- 1 jenkins jenkins 231 May 28 17:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T18:01:33.065Z] + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=905f2bda473c6e2417cf720cf978b2c88ebd26a3 --label arch=arm64 --label version=0.0.0 . [2024-05-28T18:01:33.651Z] Sending build context to Docker daemon 9.274MB [2024-05-28T18:01:33.651Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2024-05-28T18:01:33.651Z] Step 2/37 : FROM ${BASE} AS builder [2024-05-28T18:01:33.651Z] ---> 7b1e2347a6c1 [2024-05-28T18:01:33.651Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-05-28T18:01:33.651Z] ---> Running in 84ef28e5e09e [2024-05-28T18:01:33.919Z] Removing intermediate container 84ef28e5e09e [2024-05-28T18:01:33.919Z] ---> 4dbe0b8345f4 [2024-05-28T18:01:33.919Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-28T18:01:34.185Z] ---> Running in 5cc036183240 [2024-05-28T18:01:34.453Z] Removing intermediate container 5cc036183240 [2024-05-28T18:01:34.453Z] ---> c42e1cb7b67e [2024-05-28T18:01:34.453Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-05-28T18:01:34.453Z] ---> Running in b43eeccef790 [2024-05-28T18:01:34.722Z] Removing intermediate container b43eeccef790 [2024-05-28T18:01:34.722Z] ---> c51c11aa105f [2024-05-28T18:01:34.722Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-05-28T18:01:34.722Z] ---> Running in ca02147cc28a [2024-05-28T18:01:34.989Z] Removing intermediate container ca02147cc28a [2024-05-28T18:01:34.989Z] ---> 018c351785e2 [2024-05-28T18:01:34.989Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-28T18:01:35.257Z] ---> Running in 6b82d648bf98 [2024-05-28T18:01:36.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-28T18:01:36.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-28T18:01:37.443Z] OK: 273 MiB in 65 packages [2024-05-28T18:01:38.404Z] Removing intermediate container 6b82d648bf98 [2024-05-28T18:01:38.404Z] ---> ca223db7159a [2024-05-28T18:01:38.404Z] Step 8/37 : WORKDIR /device-usb-camera [2024-05-28T18:01:38.404Z] ---> Running in 91c6c49535b0 [2024-05-28T18:01:38.671Z] Removing intermediate container 91c6c49535b0 [2024-05-28T18:01:38.671Z] ---> 8544867371da [2024-05-28T18:01:38.671Z] Step 9/37 : COPY go.mod vendor* ./ [2024-05-28T18:01:39.256Z] ---> 2e1e73de2da7 [2024-05-28T18:01:39.256Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-28T18:01:39.256Z] ---> Running in 90273df6fb44 [2024-05-28T18:01:41.843Z] Removing intermediate container 90273df6fb44 [2024-05-28T18:01:41.843Z] ---> 99686f3fec07 [2024-05-28T18:01:41.843Z] Step 11/37 : COPY . . [2024-05-28T18:01:43.250Z] ---> 2bfa4fec4b14 [2024-05-28T18:01:43.250Z] Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2024-05-28T18:01:43.250Z] ---> Running in 0f566243ab5a [2024-05-28T18:01:43.832Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-28T18:01:43.832Z] Dload Upload Total Spent Left Speed [2024-05-28T18:01:44.097Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1062  100  1062  0 0 4908 0 --:--:-- --:--:-- --:--:-- 4939 [2024-05-28T18:01:44.679Z] Removing intermediate container 0f566243ab5a [2024-05-28T18:01:44.679Z] ---> bb1add934e31 [2024-05-28T18:01:44.679Z] Step 13/37 : RUN ${MAKE} [2024-05-28T18:01:44.951Z] ---> Running in 4bece2c457cd [2024-05-28T18:01:45.911Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.15" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2024-05-28T18:05:37.744Z] Removing intermediate container 4bece2c457cd [2024-05-28T18:05:37.744Z] ---> 0ad61c31bcb0 [2024-05-28T18:05:37.744Z] Step 14/37 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2024-05-28T18:05:37.744Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2024-05-28T18:05:37.744Z] 8766b47fe142: Pulling fs layer [2024-05-28T18:05:37.744Z] 8766b47fe142: Download complete [2024-05-28T18:05:37.744Z] 8766b47fe142: Pull complete [2024-05-28T18:05:37.744Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2024-05-28T18:05:37.744Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2024-05-28T18:05:37.744Z] ---> 69d40e2cb93c [2024-05-28T18:05:37.744Z] Step 15/37 : FROM alpine:3.18 [2024-05-28T18:05:37.744Z] 3.18: Pulling from library/alpine [2024-05-28T18:05:37.744Z] c6b39de5b339: Already exists [2024-05-28T18:05:37.744Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-28T18:05:37.744Z] Status: Downloaded newer image for alpine:3.18 [2024-05-28T18:05:37.744Z] ---> 33abbf032149 [2024-05-28T18:05:37.744Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-05-28T18:05:37.744Z] ---> Running in 7b900a1913c9 [2024-05-28T18:05:37.744Z] Removing intermediate container 7b900a1913c9 [2024-05-28T18:05:37.744Z] ---> bf4920a3b6fd [2024-05-28T18:05:37.744Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-05-28T18:05:37.744Z] ---> Running in 1f743c1cf249 [2024-05-28T18:05:37.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-28T18:05:37.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-28T18:05:38.703Z] (1/104) Installing dumb-init (1.2.5-r2) [2024-05-28T18:05:38.703Z] (2/104) Installing sdl2 (2.26.5-r0) [2024-05-28T18:05:38.703Z] (3/104) Installing svt-av1-libs (1.6.0-r0) [2024-05-28T18:05:38.703Z] (4/104) Installing aom-libs (3.6.1-r0) [2024-05-28T18:05:38.985Z] (5/104) Installing libxau (1.0.11-r2) [2024-05-28T18:05:38.985Z] (6/104) Installing libmd (1.0.4-r2) [2024-05-28T18:05:38.986Z] (7/104) Installing libbsd (0.11.7-r1) [2024-05-28T18:05:38.986Z] (8/104) Installing libxdmcp (1.1.4-r2) [2024-05-28T18:05:38.986Z] (9/104) Installing libxcb (1.15-r1) [2024-05-28T18:05:38.986Z] (10/104) Installing libx11 (1.8.7-r0) [2024-05-28T18:05:39.252Z] (11/104) Installing libdrm (2.4.115-r4) [2024-05-28T18:05:39.252Z] (12/104) Installing libxext (1.3.5-r2) [2024-05-28T18:05:39.252Z] (13/104) Installing libxfixes (6.0.1-r2) [2024-05-28T18:05:39.252Z] (14/104) Installing libffi (3.4.4-r2) [2024-05-28T18:05:39.252Z] (15/104) Installing wayland-libs-client (1.22.0-r2) [2024-05-28T18:05:39.252Z] (16/104) Installing libva (2.18.0-r1) [2024-05-28T18:05:39.252Z] (17/104) Installing libvdpau (1.5-r1) [2024-05-28T18:05:39.252Z] (18/104) Installing ffmpeg-libavutil (6.0.1-r0) [2024-05-28T18:05:39.252Z] (19/104) Installing libdav1d (1.2.1-r0) [2024-05-28T18:05:39.521Z] (20/104) Installing brotli-libs (1.0.9-r14) [2024-05-28T18:05:39.521Z] (21/104) Installing libgcc (12.2.1_git20220924-r10) [2024-05-28T18:05:39.521Z] (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2024-05-28T18:05:39.521Z] (23/104) Installing libhwy (1.0.4-r1) [2024-05-28T18:05:39.521Z] (24/104) Installing lcms2 (2.15-r2) [2024-05-28T18:05:39.521Z] (25/104) Installing libjxl (0.8.2-r0) [2024-05-28T18:05:39.521Z] (26/104) Installing lame-libs (3.100-r5) [2024-05-28T18:05:39.521Z] (27/104) Installing opus (1.4-r0) [2024-05-28T18:05:39.788Z] (28/104) Installing libgomp (12.2.1_git20220924-r10) [2024-05-28T18:05:39.788Z] (29/104) Installing soxr (0.1.3-r5) [2024-05-28T18:05:39.788Z] (30/104) Installing ffmpeg-libswresample (6.0.1-r0) [2024-05-28T18:05:39.788Z] (31/104) Installing libogg (1.3.5-r4) [2024-05-28T18:05:39.788Z] (32/104) Installing libtheora (1.1.1-r17) [2024-05-28T18:05:39.788Z] (33/104) Installing libvorbis (1.3.7-r1) [2024-05-28T18:05:39.788Z] (34/104) Installing libvpx (1.13.0-r2) [2024-05-28T18:05:39.788Z] (35/104) Installing libwebp (1.3.2-r0) [2024-05-28T18:05:39.788Z] (36/104) Installing x264-libs (0.164_git20220602-r1) [2024-05-28T18:05:40.055Z] (37/104) Installing numactl (2.0.16-r4) [2024-05-28T18:05:40.055Z] (38/104) Installing x265-libs (3.5-r4) [2024-05-28T18:05:40.055Z] (39/104) Installing xvidcore (1.3.7-r1) [2024-05-28T18:05:40.055Z] (40/104) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-05-28T18:05:40.323Z] (41/104) Installing alsa-lib (1.2.9-r1) [2024-05-28T18:05:40.589Z] (42/104) Installing libexpat (2.6.2-r0) [2024-05-28T18:05:40.589Z] (43/104) Installing libbz2 (1.0.8-r5) [2024-05-28T18:05:40.589Z] (44/104) Installing libpng (1.6.39-r3) [2024-05-28T18:05:40.589Z] (45/104) Installing freetype (2.13.0-r5) [2024-05-28T18:05:40.589Z] (46/104) Installing fontconfig (2.14.2-r3) [2024-05-28T18:05:40.589Z] (47/104) Installing fribidi (1.0.13-r0) [2024-05-28T18:05:40.589Z] (48/104) Installing libintl (0.21.1-r7) [2024-05-28T18:05:40.589Z] (49/104) Installing libblkid (2.38.1-r8) [2024-05-28T18:05:40.589Z] (50/104) Installing libmount (2.38.1-r8) [2024-05-28T18:05:40.589Z] (51/104) Installing pcre2 (10.42-r1) [2024-05-28T18:05:40.589Z] (52/104) Installing glib (2.76.6-r0) [2024-05-28T18:05:40.855Z] (53/104) Installing graphite2 (1.3.14-r5) [2024-05-28T18:05:40.855Z] (54/104) Installing harfbuzz (7.3.0-r0) [2024-05-28T18:05:40.855Z] (55/104) Installing libunibreak (5.1-r0) [2024-05-28T18:05:40.855Z] (56/104) Installing libass (0.17.1-r0) [2024-05-28T18:05:40.855Z] (57/104) Installing libbluray (1.3.4-r0) [2024-05-28T18:05:40.855Z] (58/104) Installing gmp (6.2.1-r3) [2024-05-28T18:05:40.855Z] (59/104) Installing nettle (3.8.1-r2) [2024-05-28T18:05:40.855Z] (60/104) Installing libunistring (1.1-r1) [2024-05-28T18:05:40.855Z] (61/104) Installing libidn2 (2.3.4-r1) [2024-05-28T18:05:40.855Z] (62/104) Installing p11-kit (0.24.1-r2) [2024-05-28T18:05:40.855Z] (63/104) Installing libtasn1 (4.19.0-r1) [2024-05-28T18:05:40.855Z] (64/104) Installing gnutls (3.8.4-r0) [2024-05-28T18:05:41.122Z] (65/104) Installing mpg123-libs (1.31.3-r1) [2024-05-28T18:05:41.122Z] (66/104) Installing libopenmpt (0.7.2-r0) [2024-05-28T18:05:41.122Z] (67/104) Installing cjson (1.7.17-r0) [2024-05-28T18:05:41.122Z] (68/104) Installing mbedtls (2.28.8-r0) [2024-05-28T18:05:41.122Z] (69/104) Installing librist (0.2.7-r0) [2024-05-28T18:05:41.122Z] (70/104) Installing libsrt (1.5.2-r0) [2024-05-28T18:05:41.122Z] (71/104) Installing libssh (0.10.5-r0) [2024-05-28T18:05:41.122Z] (72/104) Installing xz-libs (5.4.3-r0) [2024-05-28T18:05:41.122Z] (73/104) Installing libxml2 (2.11.8-r0) [2024-05-28T18:05:41.122Z] (74/104) Installing libsodium (1.0.18-r3) [2024-05-28T18:05:41.122Z] (75/104) Installing libzmq (4.3.4-r4) [2024-05-28T18:05:41.122Z] (76/104) Installing ffmpeg-libavformat (6.0.1-r0) [2024-05-28T18:05:41.389Z] (77/104) Installing glslang-libs (1.3.243.0-r1) [2024-05-28T18:05:41.390Z] (78/104) Installing spirv-tools (1.3.243.0-r1) [2024-05-28T18:05:41.390Z] (79/104) Installing shaderc (2023.3-r1) [2024-05-28T18:05:41.390Z] (80/104) Installing vulkan-loader (1.3.243.0-r1) [2024-05-28T18:05:41.655Z] (81/104) Installing libplacebo (5.264.1-r1) [2024-05-28T18:05:41.655Z] (82/104) Installing ffmpeg-libpostproc (6.0.1-r0) [2024-05-28T18:05:41.655Z] (83/104) Installing ffmpeg-libswscale (6.0.1-r0) [2024-05-28T18:05:41.655Z] (84/104) Installing vidstab (1.1.1-r0) [2024-05-28T18:05:41.921Z] (85/104) Installing zimg (3.0.5-r0) [2024-05-28T18:05:41.921Z] (86/104) Installing ffmpeg-libavfilter (6.0.1-r0) [2024-05-28T18:05:41.921Z] (87/104) Installing libasyncns (0.8-r1) [2024-05-28T18:05:41.921Z] (88/104) Installing dbus-libs (1.14.8-r0) [2024-05-28T18:05:41.921Z] (89/104) Installing libltdl (2.4.7-r2) [2024-05-28T18:05:41.921Z] (90/104) Installing orc (0.4.34-r0) [2024-05-28T18:05:41.921Z] (91/104) Installing flac-libs (1.4.3-r0) [2024-05-28T18:05:42.187Z] (92/104) Installing libsndfile (1.2.0-r2) [2024-05-28T18:05:42.187Z] (93/104) Installing speexdsp (1.2.1-r1) [2024-05-28T18:05:42.187Z] (94/104) Installing tdb-libs (1.4.8-r1) [2024-05-28T18:05:42.187Z] (95/104) Installing libpulse (16.1-r10) [2024-05-28T18:05:42.188Z] (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2024-05-28T18:05:42.188Z] (97/104) Installing v4l-utils-libs (1.24.1-r0) [2024-05-28T18:05:42.188Z] (98/104) Installing ffmpeg-libavdevice (6.0.1-r0) [2024-05-28T18:05:42.188Z] (99/104) Installing ffmpeg (6.0.1-r0) [2024-05-28T18:05:42.458Z] (100/104) Installing udev-init-scripts (35-r1) [2024-05-28T18:05:42.458Z] (101/104) Installing eudev-libs (3.2.11-r8) [2024-05-28T18:05:42.458Z] (102/104) Installing zstd-libs (1.5.5-r4) [2024-05-28T18:05:42.458Z] (103/104) Installing kmod-libs (30-r3) [2024-05-28T18:05:42.458Z] (104/104) Installing eudev (3.2.11-r8) [2024-05-28T18:05:42.458Z] Executing busybox-1.36.1-r5.trigger [2024-05-28T18:05:42.458Z] Executing glib-2.76.6-r0.trigger [2024-05-28T18:05:42.458Z] Executing eudev-3.2.11-r8.trigger [2024-05-28T18:05:42.458Z] OK: 110 MiB in 119 packages [2024-05-28T18:05:46.722Z] Removing intermediate container 1f743c1cf249 [2024-05-28T18:05:46.722Z] ---> dc7e4a8fb84f [2024-05-28T18:05:46.722Z] Step 18/37 : RUN apk --no-cache upgrade [2024-05-28T18:05:46.722Z] ---> Running in ada5154b6bc0 [2024-05-28T18:05:47.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-28T18:05:47.890Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-28T18:05:48.845Z] Upgrading critical system libraries and apk-tools: [2024-05-28T18:05:48.845Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-28T18:05:48.845Z] Executing busybox-1.36.1-r5.trigger [2024-05-28T18:05:49.120Z] Continuing the upgrade transaction with new apk-tools: [2024-05-28T18:05:49.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-28T18:05:49.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-28T18:05:50.353Z] (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T18:05:50.353Z] Executing busybox-1.36.1-r6.post-upgrade [2024-05-28T18:05:50.353Z] (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T18:05:50.353Z] (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-28T18:05:50.353Z] (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-28T18:05:50.353Z] (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-28T18:05:50.353Z] (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T18:05:50.353Z] Executing busybox-1.36.1-r6.trigger [2024-05-28T18:05:50.353Z] OK: 110 MiB in 119 packages [2024-05-28T18:05:51.766Z] Removing intermediate container ada5154b6bc0 [2024-05-28T18:05:51.766Z] ---> 074006d99278 [2024-05-28T18:05:51.766Z] Step 19/37 : WORKDIR / [2024-05-28T18:05:51.766Z] ---> Running in 6b9e26a8b2e9 [2024-05-28T18:05:52.033Z] Removing intermediate container 6b9e26a8b2e9 [2024-05-28T18:05:52.033Z] ---> 68e5c37ed740 [2024-05-28T18:05:52.033Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-05-28T18:05:53.977Z] ---> 0a3f61bd1697 [2024-05-28T18:05:53.977Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-05-28T18:05:54.561Z] ---> bcc9ee68c64f [2024-05-28T18:05:54.561Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2024-05-28T18:05:55.145Z] ---> c78edccade05 [2024-05-28T18:05:55.145Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-05-28T18:05:55.727Z] ---> 295ef731ef67 [2024-05-28T18:05:55.727Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-05-28T18:05:56.309Z] ---> a4e78d84319a [2024-05-28T18:05:56.309Z] Step 25/37 : COPY --from=rtsp /rtsp-simple-server.yml / [2024-05-28T18:05:56.576Z] ---> 1587c6d5ddb4 [2024-05-28T18:05:56.576Z] Step 26/37 : COPY --from=rtsp /rtsp-simple-server / [2024-05-28T18:05:57.983Z] ---> 7e44a9120d20 [2024-05-28T18:05:57.983Z] Step 27/37 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2024-05-28T18:05:58.249Z] ---> Running in 8b10237e2a1a [2024-05-28T18:05:59.653Z] Removing intermediate container 8b10237e2a1a [2024-05-28T18:05:59.653Z] ---> 55cc5603540d [2024-05-28T18:05:59.653Z] Step 28/37 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2024-05-28T18:05:59.920Z] ---> Running in 9aa099cf0989 [2024-05-28T18:06:01.338Z] Removing intermediate container 9aa099cf0989 [2024-05-28T18:06:01.338Z] ---> aab7e79b9848 [2024-05-28T18:06:01.338Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2024-05-28T18:06:01.610Z] ---> Running in 1d9512cfa3bf [2024-05-28T18:06:03.028Z] Removing intermediate container 1d9512cfa3bf [2024-05-28T18:06:03.028Z] ---> d75f1fc3b0d3 [2024-05-28T18:06:03.028Z] Step 30/37 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2024-05-28T18:06:03.299Z] ---> Running in a4140a659148 [2024-05-28T18:06:04.710Z] Removing intermediate container a4140a659148 [2024-05-28T18:06:04.710Z] ---> f2006bc2d27a [2024-05-28T18:06:04.710Z] Step 31/37 : EXPOSE 59983 [2024-05-28T18:06:04.975Z] ---> Running in 041eae118d93 [2024-05-28T18:06:05.242Z] Removing intermediate container 041eae118d93 [2024-05-28T18:06:05.242Z] ---> 4653d8614e2d [2024-05-28T18:06:05.242Z] Step 32/37 : EXPOSE 8554 [2024-05-28T18:06:05.242Z] ---> Running in 98ee7b59eea9 [2024-05-28T18:06:05.514Z] Removing intermediate container 98ee7b59eea9 [2024-05-28T18:06:05.514Z] ---> da0e467aa3d6 [2024-05-28T18:06:05.514Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-05-28T18:06:05.514Z] ---> Running in ae128f6c3298 [2024-05-28T18:06:06.097Z] Removing intermediate container ae128f6c3298 [2024-05-28T18:06:06.097Z] ---> 6ad2bb253369 [2024-05-28T18:06:06.097Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-05-28T18:06:06.097Z] ---> Running in 937db1a72db2 [2024-05-28T18:06:06.363Z] Removing intermediate container 937db1a72db2 [2024-05-28T18:06:06.363Z] ---> 07e4329e0b8f [2024-05-28T18:06:06.363Z] Step 35/37 : LABEL arch=arm64 [2024-05-28T18:06:06.363Z] ---> Running in 28c30655df48 [2024-05-28T18:06:06.632Z] Removing intermediate container 28c30655df48 [2024-05-28T18:06:06.632Z] ---> cb72032f7ac1 [2024-05-28T18:06:06.632Z] Step 36/37 : LABEL git_sha=905f2bda473c6e2417cf720cf978b2c88ebd26a3 [2024-05-28T18:06:06.632Z] ---> Running in dcb7042e4ce1 [2024-05-28T18:06:06.904Z] Removing intermediate container dcb7042e4ce1 [2024-05-28T18:06:06.904Z] ---> 58602880b5ee [2024-05-28T18:06:06.904Z] Step 37/37 : LABEL version=0.0.0 [2024-05-28T18:06:07.172Z] ---> Running in d26041173fda [2024-05-28T18:06:07.438Z] Removing intermediate container d26041173fda [2024-05-28T18:06:07.438Z] ---> b22ee3e07191 [2024-05-28T18:06:07.438Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-28T18:06:07.438Z] Successfully built b22ee3e07191 [2024-05-28T18:06:07.438Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T18:06:08.368Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-28T18:06:08.368Z] [2024-05-28T18:06:08.368Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T18:06:08.801Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-28T18:06:08.801Z] arm64: Pulling from edgex-lftools-log-publisher [2024-05-28T18:06:08.801Z] 8998bd30e6a1: Pulling fs layer [2024-05-28T18:06:08.801Z] 04944245beec: Pulling fs layer [2024-05-28T18:06:08.801Z] 699f458cf7ca: Pulling fs layer [2024-05-28T18:06:08.801Z] 765212b225bb: Pulling fs layer [2024-05-28T18:06:08.801Z] f23df028b6ca: Pulling fs layer [2024-05-28T18:06:08.801Z] d65c8cfc05b1: Pulling fs layer [2024-05-28T18:06:08.801Z] 2437ff75d9bd: Pulling fs layer [2024-05-28T18:06:08.801Z] f23df028b6ca: Waiting [2024-05-28T18:06:08.801Z] d65c8cfc05b1: Waiting [2024-05-28T18:06:08.801Z] 2437ff75d9bd: Waiting [2024-05-28T18:06:08.801Z] 765212b225bb: Waiting [2024-05-28T18:06:09.069Z] 04944245beec: Verifying Checksum [2024-05-28T18:06:09.069Z] 04944245beec: Download complete [2024-05-28T18:06:09.069Z] 765212b225bb: Verifying Checksum [2024-05-28T18:06:09.069Z] 765212b225bb: Download complete [2024-05-28T18:06:09.069Z] f23df028b6ca: Verifying Checksum [2024-05-28T18:06:09.069Z] f23df028b6ca: Download complete [2024-05-28T18:06:09.069Z] d65c8cfc05b1: Verifying Checksum [2024-05-28T18:06:09.069Z] d65c8cfc05b1: Download complete [2024-05-28T18:06:09.336Z] 699f458cf7ca: Verifying Checksum [2024-05-28T18:06:09.336Z] 699f458cf7ca: Download complete [2024-05-28T18:06:09.608Z] 8998bd30e6a1: Verifying Checksum [2024-05-28T18:06:09.608Z] 8998bd30e6a1: Download complete [2024-05-28T18:06:12.192Z] 2437ff75d9bd: Verifying Checksum [2024-05-28T18:06:12.192Z] 2437ff75d9bd: Download complete [2024-05-28T18:06:14.139Z] 8998bd30e6a1: Pull complete [2024-05-28T18:06:14.726Z] 04944245beec: Pull complete [2024-05-28T18:06:16.140Z] 699f458cf7ca: Pull complete [2024-05-28T18:06:16.408Z] 765212b225bb: Pull complete [2024-05-28T18:06:17.369Z] f23df028b6ca: Pull complete [2024-05-28T18:06:17.369Z] d65c8cfc05b1: Pull complete [2024-05-28T18:06:35.589Z] 2437ff75d9bd: Pull complete [2024-05-28T18:06:35.589Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-05-28T18:06:35.589Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-28T18:06:35.589Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T18:06:36.011Z] prd-ubuntu20.04-docker-arm64-4c-16g-953 does not seem to be running inside a container [2024-05-28T18:06:36.089Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-05-28T18:06:38.720Z] $ docker top 1617cb7bd7c46aa62dd07cb8fa883790303f829ea54ea11d2135667fcbd8caa8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T18:06:39.680Z] ---> job-cost.sh [2024-05-28T18:06:39.680Z] lf-activate-venv: SKIPPING [2024-05-28T18:06:39.680Z] INFO: No Stack... [2024-05-28T18:06:39.960Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-05-28T18:06:40.943Z] INFO: Archiving Costs [Pipeline] sh [2024-05-28T18:06:41.621Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2024-05-28T18:06:41.621Z] + cut -d, -f6 [Pipeline] lock [2024-05-28T18:06:41.723Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-331-1-stack-cost] [2024-05-28T18:06:41.730Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-331-1-stack-cost] did not exist. Created. [2024-05-28T18:06:41.740Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-331-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-28T18:06:42.484Z] /w/workspace/device-usb-camera/1@tmp/durable-a8053704/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-05-28T18:06:43.152Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-05-28T18:06:43.195Z] Warning: overwriting stash ‘stack-cost’ [2024-05-28T18:06:43.241Z] Stashed 1 file(s) [Pipeline] } [2024-05-28T18:06:43.266Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-331-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-28T18:06:43.372Z] $ docker stop --time=1 1617cb7bd7c46aa62dd07cb8fa883790303f829ea54ea11d2135667fcbd8caa8 [2024-05-28T18:06:44.860Z] $ docker rm -f --volumes 1617cb7bd7c46aa62dd07cb8fa883790303f829ea54ea11d2135667fcbd8caa8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-05-28T18:06:46.046Z] provisioning config files... [2024-05-28T18:06:46.053Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-331@tmp/config4370686806407796498tmp [Pipeline] { [Pipeline] sh [2024-05-28T18:06:46.401Z] + set +x [2024-05-28T18:06:46.401Z] + bash -s -- [2024-05-28T18:06:46.401Z] + curl -s https://codecov.io/bash [2024-05-28T18:06:46.660Z] [2024-05-28T18:06:46.660Z] _____ _ [2024-05-28T18:06:46.660Z] / ____| | | [2024-05-28T18:06:46.660Z] | | ___ __| | ___ ___ _____ __ [2024-05-28T18:06:46.660Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-05-28T18:06:46.660Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-05-28T18:06:46.660Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-05-28T18:06:46.660Z] Bash-1.0.6 [2024-05-28T18:06:46.660Z] [2024-05-28T18:06:46.660Z] [2024-05-28T18:06:46.660Z] ==> git version 2.25.1 found [2024-05-28T18:06:46.660Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-05-28T18:06:46.660Z] Release-Date: 2020-01-08 [2024-05-28T18:06:46.660Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-05-28T18:06:46.660Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-05-28T18:06:46.660Z] ==> Jenkins CI detected. [2024-05-28T18:06:46.660Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-331 [2024-05-28T18:06:46.660Z] project root: . [2024-05-28T18:06:46.660Z] --> token set from env [2024-05-28T18:06:46.660Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-05-28T18:06:46.660Z] ==> Running gcov in . (disable via -X gcov) [2024-05-28T18:06:46.660Z] ==> Python coveragepy not found [2024-05-28T18:06:46.660Z] ==> Searching for coverage reports in: [2024-05-28T18:06:46.660Z] + . [2024-05-28T18:06:46.660Z] -> Found 1 reports [2024-05-28T18:06:46.660Z] ==> Detecting git/mercurial file structure [2024-05-28T18:06:46.660Z] ==> Reading reports [2024-05-28T18:06:46.660Z] + ./coverage.out bytes=54703 [2024-05-28T18:06:46.660Z] ==> Appending adjustments [2024-05-28T18:06:46.660Z] https://docs.codecov.io/docs/fixing-reports [2024-05-28T18:06:46.660Z] + Found adjustments [2024-05-28T18:06:46.660Z] ==> Gzipping contents [2024-05-28T18:06:46.660Z] 8.0K /tmp/codecov.7FmdLv.gz [2024-05-28T18:06:46.660Z] ==> Uploading reports [2024-05-28T18:06:46.660Z] url: https://codecov.io [2024-05-28T18:06:46.660Z] query: branch=PR-331&commit=905f2bda473c6e2417cf720cf978b2c88ebd26a3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-331%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=331&job=&cmd_args= [2024-05-28T18:06:46.660Z] -> Pinging Codecov [2024-05-28T18:06:46.660Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-331&commit=905f2bda473c6e2417cf720cf978b2c88ebd26a3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-331%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=331&job=&cmd_args= [2024-05-28T18:06:46.964Z] -> Uploading to [2024-05-28T18:06:46.964Z] https://storage.googleapis.com/codecov/v4/raw/2024-05-28/73D8F5FF140700D3E01443B452E23636/905f2bda473c6e2417cf720cf978b2c88ebd26a3/6bb3abcd-dc62-4bcb-9e19-e67a267208fc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240528%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240528T180646Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8785c441509bf5c5d47e180df89a92b60bc3fd1d43c21f9b11578b86abcfd582 [2024-05-28T18:06:46.965Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-28T18:06:46.965Z] Dload Upload Total Spent Left Speed [2024-05-28T18:06:47.252Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 29458 --:--:-- --:--:-- --:--:-- 29458 [2024-05-28T18:06:47.252Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/905f2bda473c6e2417cf720cf978b2c88ebd26a3 [Pipeline] } [2024-05-28T18:06:47.288Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-05-28T18:06:49.716Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-331/archives ] [2024-05-28T18:06:49.716Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-331/archives [2024-05-28T18:06:49.716Z] total 16 [2024-05-28T18:06:49.716Z] drwxr-xr-x 3 root root 4096 May 28 17:54 . [2024-05-28T18:06:49.716Z] drwxrwxr-x 10 jenkins jenkins 4096 May 28 17:54 .. [2024-05-28T18:06:49.716Z] drwxr-xr-x 2 root root 4096 May 28 17:54 cost [2024-05-28T18:06:49.716Z] -rw-r--r-- 1 root root 89 May 28 17:54 cost.csv [2024-05-28T18:06:49.716Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-331/archives [2024-05-28T18:06:49.716Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-331/archives [2024-05-28T18:06:49.716Z] total 16 [2024-05-28T18:06:49.716Z] drwxr-xr-x 3 jenkins jenkins 4096 May 28 17:54 . [2024-05-28T18:06:49.716Z] drwxrwxr-x 10 jenkins jenkins 4096 May 28 17:54 .. [2024-05-28T18:06:49.716Z] drwxr-xr-x 2 jenkins jenkins 4096 May 28 17:54 cost [2024-05-28T18:06:49.716Z] -rw-r--r-- 1 jenkins jenkins 89 May 28 17:54 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-05-28T18:06:50.093Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T18:06:50.992Z] ---> package-listing.sh [2024-05-28T18:06:50.992Z] ++ facter osfamily [2024-05-28T18:06:50.992Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-28T18:06:51.250Z] + OS_FAMILY=debian [2024-05-28T18:06:51.250Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-331 [2024-05-28T18:06:51.250Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-28T18:06:51.250Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-28T18:06:51.250Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-28T18:06:51.250Z] + PACKAGES=/tmp/packages_start.txt [2024-05-28T18:06:51.250Z] + '[' /w/workspace/foundry_device-usb-camera_PR-331 ']' [2024-05-28T18:06:51.250Z] + PACKAGES=/tmp/packages_end.txt [2024-05-28T18:06:51.250Z] + case "${OS_FAMILY}" in [2024-05-28T18:06:51.250Z] + dpkg -l [2024-05-28T18:06:51.250Z] + grep '^ii' [2024-05-28T18:06:51.250Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-28T18:06:51.250Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-28T18:06:51.250Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-28T18:06:51.250Z] + '[' /w/workspace/foundry_device-usb-camera_PR-331 ']' [2024-05-28T18:06:51.250Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-331/archives/ [2024-05-28T18:06:51.250Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-331/archives/ [Pipeline] echo [2024-05-28T18:06:51.293Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-usb-camera_PR-331/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-05-28T18:06:51.665Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T18:06:52.317Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-28T18:06:52.317Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T18:06:52.486Z] prd-ubuntu20.04-docker-8c-8g-952 does not seem to be running inside a container [2024-05-28T18:06:52.511Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-usb-camera_PR-331/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-331 -v /w/workspace/foundry_device-usb-camera_PR-331:/w/workspace/foundry_device-usb-camera_PR-331:rw,z -v /w/workspace/foundry_device-usb-camera_PR-331@tmp:/w/workspace/foundry_device-usb-camera_PR-331@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-28T18:06:52.691Z] $ docker top d0c3075430959616afc46b72c336b1ae5a701588f86dd86754da82f934a40605 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T18:06:53.102Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-28T18:06:53.419Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-28T18:06:53.736Z] + ls /var/log/sa-host [2024-05-28T18:06:53.736Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-28T18:06:53.971Z] provisioning config files... [2024-05-28T18:06:53.979Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-331@tmp/config18058389672006786028tmp [Pipeline] { [Pipeline] echo [2024-05-28T18:06:54.047Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T18:06:54.368Z] ---> create-netrc.sh [Pipeline] } [2024-05-28T18:06:54.424Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-28T18:06:54.842Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-28T18:06:54.884Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T18:06:55.199Z] ---> sudo-logs.sh [2024-05-28T18:06:55.199Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-28T18:06:55.301Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T18:06:55.622Z] ---> job-cost.sh [2024-05-28T18:06:55.622Z] lf-activate-venv: SKIPPING [2024-05-28T18:06:55.622Z] DEBUG: total: 0.2199999988079071 [2024-05-28T18:06:55.622Z] INFO: Retrieving Stack Cost... [2024-05-28T18:06:55.881Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-28T18:06:56.142Z] INFO: Archiving Costs [Pipeline] echo [2024-05-28T18:06:56.189Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T18:06:56.517Z] ---> logs-deploy.sh [2024-05-28T18:06:56.517Z] lf-activate-venv: SKIPPING [2024-05-28T18:06:56.517Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-331/1 [2024-05-28T18:06:56.517Z] INFO: archiving workspace using pattern(s): [2024-05-28T18:06:57.452Z] Archives upload complete. [2024-05-28T18:06:57.452Z] INFO: archiving logs to Nexus