Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ajcasagrande for edgexfoundry/device-usb-camera Loading trusted files from base branch main at f209dce6f68700a541670e53a85687e2a3b33068 rather than ba1aca1488fadcb36a3f6539d798d79f0a689574 Obtained Jenkinsfile from f209dce6f68700a541670e53a85687e2a3b33068 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-ssh2444415803649209750.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh6047121123556302968.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-3/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-3/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12374411953001402207.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh7526382854442721997.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-3/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-3/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2627388148840193080.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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.17 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 [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-64074 in /w/workspace/exfoundry_device-usb-camera_PR-3 [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/exfoundry_device-usb-camera_PR-3 # 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/3/head:refs/remotes/origin/PR-3 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f209dce6f68700a541670e53a85687e2a3b33068 into PR head commit ba1aca1488fadcb36a3f6539d798d79f0a689574 Merge succeeded, producing 9603fbb2fab9592ab03691bd59756fb77bfcd2a1 Checking out Revision 9603fbb2fab9592ab03691bd59756fb77bfcd2a1 (PR-3) > git config core.sparsecheckout # timeout=10 > git checkout -f ba1aca1488fadcb36a3f6539d798d79f0a689574 # 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 f209dce6f68700a541670e53a85687e2a3b33068 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9603fbb2fab9592ab03691bd59756fb77bfcd2a1 # timeout=10 Commit message: "Merge commit 'f209dce6f68700a541670e53a85687e2a3b33068' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:14:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:14:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:14:27 ========================================================= 06:14:27 EdgeX Global Pipelines Version Info 06:14:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 12cb55c8a040f4f62e250e6aca1bd88fe7483ed1 # timeout=10 06:14:28 ------------------- 06:14:28 stable info: 06:14:28 ------------------- 06:14:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:14:28 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 06:14:28 Message: update stable to v1.0.230 06:14:29 ------------------- 06:14:29 experimental info: 06:14:29 ------------------- 06:14:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:14:29 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 06:14:29 Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:14:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 06:14:29 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 06:14:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:14:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:14:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:14:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 06:14:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:14:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:14:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:14:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:14:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:14:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 06:14:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:14:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:14:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:14:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:14:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:14:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:14:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:14:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:14:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:14:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:14:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:14:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:14:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:14:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:14:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3 [Pipeline] echo 06:14:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3 [Pipeline] echo 06:14:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3 [Pipeline] echo 06:14:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9603fbb2fab9592ab03691bd59756fb77bfcd2a1 [Pipeline] echo 06:14:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9603fbb [Pipeline] echo 06:14:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:14:29 provisioning config files... 06:14:29 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_PR-3@tmp/config8619623930982962588tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:14:30 ---> docker-login.sh 06:14:30 nexus3.edgexfoundry.org:10001 06:14:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:14:30 Configure a credential helper to remove this warning. See 06:14:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:14:30 06:14:30 Login Succeeded 06:14:30 nexus3.edgexfoundry.org:10002 06:14:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:14:30 Configure a credential helper to remove this warning. See 06:14:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:14:30 06:14:30 Login Succeeded 06:14:30 nexus3.edgexfoundry.org:10003 06:14:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:14:30 Configure a credential helper to remove this warning. See 06:14:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:14:30 06:14:30 Login Succeeded 06:14:30 nexus3.edgexfoundry.org:10004 06:14:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:14:31 Configure a credential helper to remove this warning. See 06:14:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:14:31 06:14:31 Login Succeeded 06:14:31 docker.io 06:14:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:14:31 Configure a credential helper to remove this warning. See 06:14:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:14:31 06:14:31 Login Succeeded 06:14:31 ---> docker-login.sh ends [Pipeline] } 06:14:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:14:31 + git rev-list -1 --merges 9603fbb2fab9592ab03691bd59756fb77bfcd2a1~1..9603fbb2fab9592ab03691bd59756fb77bfcd2a1 [Pipeline] echo 06:14:31 -----------> git rev-list -1 --merges 9603fbb2fab9592ab03691bd59756fb77bfcd2a1~1..9603fbb2fab9592ab03691bd59756fb77bfcd2a1 9603fbb2fab9592ab03691bd59756fb77bfcd2a1 06:14:31 9603fbb2fab9592ab03691bd59756fb77bfcd2a1 [false] [Pipeline] sh 06:14:31 + git log --format=format:%s -1 9603fbb2fab9592ab03691bd59756fb77bfcd2a1 [Pipeline] echo 06:14:32 ========================================================= 06:14:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:14:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:14:32 + git log --format=format:%s -1 9603fbb2fab9592ab03691bd59756fb77bfcd2a1 [Pipeline] echo 06:14:32 [semverPrep] GIT_COMMIT: 9603fbb2fab9592ab03691bd59756fb77bfcd2a1, Commit Message: Merge commit 'f209dce6f68700a541670e53a85687e2a3b33068' into HEAD [Pipeline] echo 06:14:32 [semverPrep] This is not a build commit. [Pipeline] sh 06:14:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:14:32 + grep -v github /etc/ssh/ssh_known_hosts 06:14:32 + [ -e /tmp/ssh_known_hosts ] 06:14:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:14:32 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:14:32 + sudo tee -a /etc/ssh/ssh_known_hosts 06:14:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 06:14:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 06:14:33 06:14:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:14:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 06:14:33 latest: Pulling from edgex-devops/py-git-semver 06:14:33 1fe172e4850f: Pulling fs layer 06:14:33 caf521ccaac6: Pulling fs layer 06:14:33 3ead6fa29328: Pulling fs layer 06:14:33 5c2a1cbceb83: Pulling fs layer 06:14:33 a8d5f1318db7: Pulling fs layer 06:14:33 c427282e49a2: Pulling fs layer 06:14:33 1827001aaf11: Pulling fs layer 06:14:33 0714d37db230: Pulling fs layer 06:14:33 ac28cf19c067: Pulling fs layer 06:14:33 ca983d60f3e2: Pulling fs layer 06:14:33 9f894cec8388: Pulling fs layer 06:14:33 0714d37db230: Waiting 06:14:33 1827001aaf11: Waiting 06:14:33 ac28cf19c067: Waiting 06:14:33 ca983d60f3e2: Waiting 06:14:33 a8d5f1318db7: Waiting 06:14:33 c427282e49a2: Waiting 06:14:33 9f894cec8388: Waiting 06:14:33 caf521ccaac6: Verifying Checksum 06:14:33 caf521ccaac6: Download complete 06:14:33 5c2a1cbceb83: Verifying Checksum 06:14:33 5c2a1cbceb83: Download complete 06:14:33 a8d5f1318db7: Verifying Checksum 06:14:33 a8d5f1318db7: Download complete 06:14:33 c427282e49a2: Verifying Checksum 06:14:33 c427282e49a2: Download complete 06:14:33 3ead6fa29328: Verifying Checksum 06:14:33 3ead6fa29328: Download complete 06:14:33 0714d37db230: Download complete 06:14:33 ac28cf19c067: Verifying Checksum 06:14:33 ac28cf19c067: Download complete 06:14:33 ca983d60f3e2: Verifying Checksum 06:14:33 ca983d60f3e2: Download complete 06:14:33 9f894cec8388: Verifying Checksum 06:14:33 9f894cec8388: Download complete 06:14:33 1fe172e4850f: Download complete 06:14:34 1827001aaf11: Verifying Checksum 06:14:34 1827001aaf11: Download complete 06:14:34 1fe172e4850f: Pull complete 06:14:35 caf521ccaac6: Pull complete 06:14:35 3ead6fa29328: Pull complete 06:14:35 5c2a1cbceb83: Pull complete 06:14:36 a8d5f1318db7: Pull complete 06:14:36 c427282e49a2: Pull complete 06:14:37 1827001aaf11: Pull complete 06:14:37 0714d37db230: Pull complete 06:14:37 ac28cf19c067: Pull complete 06:14:38 ca983d60f3e2: Pull complete 06:14:38 9f894cec8388: Pull complete 06:14:38 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 06:14:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 06:14:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 06:14:38 prd-ubuntu20.04-docker-8c-8g-64074 does not seem to be running inside a container 06:14:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_PR-3 -v /w/workspace/exfoundry_device-usb-camera_PR-3:/w/workspace/exfoundry_device-usb-camera_PR-3:rw,z -v /w/workspace/exfoundry_device-usb-camera_PR-3@tmp:/w/workspace/exfoundry_device-usb-camera_PR-3@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-devops/py-git-semver:latest cat 06:14:39 $ docker top 2a2ea7fbbc482c540735a555f86f6175a3eb1ebee4be80c768f7c9bff0280213 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:14:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:14:39 [ssh-agent] Looking for ssh-agent implementation... 06:14:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:14:39 $ docker exec 2a2ea7fbbc482c540735a555f86f6175a3eb1ebee4be80c768f7c9bff0280213 ssh-agent 06:14:39 SSH_AUTH_SOCK=/tmp/ssh-6Glq4L04vU1Z/agent.34 06:14:39 SSH_AGENT_PID=40 06:14:39 Running ssh-add (command line suppressed) 06:14:40 Identity added: /w/workspace/exfoundry_device-usb-camera_PR-3@tmp/private_key_6424014020643513382.key (/w/workspace/exfoundry_device-usb-camera_PR-3@tmp/private_key_6424014020643513382.key) 06:14:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:14:40 + git tag --points-at HEAD [Pipeline] } 06:14:40 $ docker exec --env ******** --env ******** 2a2ea7fbbc482c540735a555f86f6175a3eb1ebee4be80c768f7c9bff0280213 ssh-agent -k 06:14:40 unset SSH_AUTH_SOCK; 06:14:40 unset SSH_AGENT_PID; 06:14:40 echo Agent pid 40 killed; 06:14:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:14:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:14:40 [ssh-agent] Looking for ssh-agent implementation... 06:14:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:14:40 $ docker exec 2a2ea7fbbc482c540735a555f86f6175a3eb1ebee4be80c768f7c9bff0280213 ssh-agent 06:14:40 SSH_AUTH_SOCK=/tmp/ssh-N9WUyYOj1dfX/agent.74 06:14:40 SSH_AGENT_PID=81 06:14:40 Running ssh-add (command line suppressed) 06:14:40 Identity added: /w/workspace/exfoundry_device-usb-camera_PR-3@tmp/private_key_2907615037521965072.key (/w/workspace/exfoundry_device-usb-camera_PR-3@tmp/private_key_2907615037521965072.key) 06:14:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:14:41 + git semver init 06:14:41 2022-05-19 06:14:41,487 [run_init] DEBUG init version:0.0.0 force:False 06:14:41 2022-05-19 06:14:41,488 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_PR-3/.semver 06:14:41 2022-05-19 06:14:41,488 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_PR-3/.semver 06:14:41 2022-05-19 06:14:41,488 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_PR-3/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_PR-3, universal_newlines=False, shell=None, istream=None) 06:14:42 2022-05-19 06:14:42,021 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_PR-3/.git/info/exclude 06:14:42 2022-05-19 06:14:42,022 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_PR-3/.semver/PR-3 with force:False 06:14:42 2022-05-19 06:14:42,022 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_PR-3/.semver/PR-3 06:14:42 2022-05-19 06:14:42,025 [execute] INFO git cat-file --batch-check 06:14:42 2022-05-19 06:14:42,026 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_PR-3/.semver, universal_newlines=False, shell=None, istream=) 06:14:42 2022-05-19 06:14:42,032 [execute] INFO git cat-file --batch 06:14:42 2022-05-19 06:14:42,032 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_PR-3/.semver, universal_newlines=False, shell=None, istream=) 06:14:42 2022-05-19 06:14:42,036 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_PR-3/.semver/PR-3 06:14:42 0.0.0 [Pipeline] } 06:14:42 $ docker exec --env ******** --env ******** 2a2ea7fbbc482c540735a555f86f6175a3eb1ebee4be80c768f7c9bff0280213 ssh-agent -k 06:14:42 unset SSH_AUTH_SOCK; 06:14:42 unset SSH_AGENT_PID; 06:14:42 echo Agent pid 81 killed; 06:14:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:14:42 + git semver [Pipeline] } 06:14:42 $ docker stop --time=1 2a2ea7fbbc482c540735a555f86f6175a3eb1ebee4be80c768f7c9bff0280213 06:14:44 $ docker rm -f 2a2ea7fbbc482c540735a555f86f6175a3eb1ebee4be80c768f7c9bff0280213 [Pipeline] // withDockerContainer [Pipeline] sh 06:14:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:14:44 Stashed 1 file(s) [Pipeline] echo 06:14:44 [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 06:14:44 provisioning config files... 06:14:44 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_PR-3@tmp/config3473779965472732794tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:14:45 ---> docker-login.sh 06:14:45 nexus3.edgexfoundry.org:10001 06:14:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:14:45 Configure a credential helper to remove this warning. See 06:14:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:14:45 06:14:45 Login Succeeded 06:14:45 nexus3.edgexfoundry.org:10002 06:14:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:14:45 Configure a credential helper to remove this warning. See 06:14:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:14:45 06:14:45 Login Succeeded 06:14:45 nexus3.edgexfoundry.org:10003 06:14:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:14:45 Configure a credential helper to remove this warning. See 06:14:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:14:45 06:14:45 Login Succeeded 06:14:45 nexus3.edgexfoundry.org:10004 06:14:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:14:45 Configure a credential helper to remove this warning. See 06:14:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:14:45 06:14:45 Login Succeeded 06:14:45 docker.io 06:14:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:14:45 Configure a credential helper to remove this warning. See 06:14:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:14:45 06:14:45 Login Succeeded 06:14:45 ---> docker-login.sh ends [Pipeline] } 06:14:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:14:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:14:46 ========================================================= 06:14:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 06:14:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 06:14:46 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 06:14:46 Sending build context to Docker daemon 550.9kB 06:14:46 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 06:14:46 Step 2/12 : FROM ${BASE} AS builder 06:14:46 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 06:14:46 59bf1c3509f3: Pulling fs layer 06:14:46 666ba61612fd: Pulling fs layer 06:14:46 8ed8ca486205: Pulling fs layer 06:14:46 4fe6c5a15a65: Pulling fs layer 06:14:46 22a0e8bec74d: Pulling fs layer 06:14:46 ca2b28591e48: Pulling fs layer 06:14:46 a51346096db8: Pulling fs layer 06:14:46 daebc70d1ce1: Pulling fs layer 06:14:46 0e18a0eac166: Pulling fs layer 06:14:46 4fe6c5a15a65: Waiting 06:14:46 ca2b28591e48: Waiting 06:14:46 a51346096db8: Waiting 06:14:46 daebc70d1ce1: Waiting 06:14:46 0e18a0eac166: Waiting 06:14:46 22a0e8bec74d: Waiting 06:14:46 8ed8ca486205: Verifying Checksum 06:14:46 8ed8ca486205: Download complete 06:14:46 666ba61612fd: Download complete 06:14:46 22a0e8bec74d: Verifying Checksum 06:14:46 22a0e8bec74d: Download complete 06:14:46 ca2b28591e48: Download complete 06:14:46 59bf1c3509f3: Verifying Checksum 06:14:46 59bf1c3509f3: Download complete 06:14:46 a51346096db8: Verifying Checksum 06:14:46 a51346096db8: Download complete 06:14:46 daebc70d1ce1: Verifying Checksum 06:14:46 daebc70d1ce1: Download complete 06:14:46 59bf1c3509f3: Pull complete 06:14:46 666ba61612fd: Pull complete 06:14:46 8ed8ca486205: Pull complete 06:14:47 0e18a0eac166: Verifying Checksum 06:14:47 0e18a0eac166: Download complete 06:14:47 4fe6c5a15a65: Verifying Checksum 06:14:47 4fe6c5a15a65: Download complete 06:14:51 4fe6c5a15a65: Pull complete 06:14:51 22a0e8bec74d: Pull complete 06:14:51 ca2b28591e48: Pull complete 06:14:51 a51346096db8: Pull complete 06:14:51 daebc70d1ce1: Pull complete 06:14:54 0e18a0eac166: Pull complete 06:14:54 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 06:14:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 06:14:54 ---> f018257e8ee9 06:14:54 Step 3/12 : ARG MAKE="make build" 06:14:55 ---> Running in e63686e6c19d 06:14:55 Removing intermediate container e63686e6c19d 06:14:55 ---> ca1a69b31d7d 06:14:55 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 06:14:55 ---> Running in 07580f00d626 06:14:55 Removing intermediate container 07580f00d626 06:14:55 ---> 1aeb4a5a43da 06:14:55 Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 06:14:55 ---> Running in 8c617f2aaa58 06:14:55 Removing intermediate container 8c617f2aaa58 06:14:55 ---> e25c6af59e5c 06:14:55 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:14:55 ---> Running in 0aee696a3b38 06:14:55 Removing intermediate container 0aee696a3b38 06:14:55 ---> c2c86b525d45 06:14:55 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:14:55 ---> Running in 64d71b217f5c 06:14:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:14:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:14:57 (1/81) Installing mesa (21.2.6-r0) 06:14:57 (2/81) Installing libxau (1.0.9-r0) 06:14:57 (3/81) Installing libmd (1.0.3-r0) 06:14:57 (4/81) Installing libbsd (0.11.3-r1) 06:14:57 (5/81) Installing libxdmcp (1.1.3-r0) 06:14:57 (6/81) Installing libxcb (1.14-r2) 06:14:57 (7/81) Installing libx11 (1.7.2-r0) 06:14:57 (8/81) Installing libxext (1.3.4-r0) 06:14:58 (9/81) Installing libxfixes (6.0.0-r0) 06:14:58 (10/81) Installing libxxf86vm (1.1.4-r2) 06:14:58 (11/81) Installing libpciaccess (0.16-r0) 06:14:58 (12/81) Installing libdrm (2.4.109-r0) 06:14:58 (13/81) Installing mesa-glapi (21.2.6-r0) 06:14:58 (14/81) Installing libxshmfence (1.3-r1) 06:14:58 (15/81) Installing mesa-gl (21.2.6-r0) 06:14:58 (16/81) Installing libice (1.0.10-r0) 06:14:58 (17/81) Installing libuuid (2.37.4-r0) 06:14:58 (18/81) Installing libsm (1.2.3-r0) 06:14:58 (19/81) Installing libxt (1.2.1-r0) 06:14:58 (20/81) Installing libxmu (1.1.3-r0) 06:14:59 (21/81) Installing xset (1.2.4-r0) 06:14:59 (22/81) Installing xprop (1.2.5-r0) 06:14:59 (23/81) Installing xdg-utils (1.1.3-r0) 06:14:59 (24/81) Installing dbus-libs (1.12.20-r4) 06:14:59 (25/81) Installing libffi (3.4.2-r1) 06:14:59 (26/81) Installing libintl (0.21-r0) 06:14:59 (27/81) Installing libblkid (2.37.4-r0) 06:14:59 (28/81) Installing libmount (2.37.4-r0) 06:14:59 (29/81) Installing pcre (8.45-r1) 06:14:59 Still waiting to schedule task 06:14:59 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:15:00 (30/81) Installing glib (2.70.1-r0) 06:15:00 (31/81) Installing icu-libs (69.1-r1) 06:15:00 (32/81) Installing libpcre2-16 (10.39-r0) 06:15:00 (33/81) Installing zstd-libs (1.5.0-r0) 06:15:01 (34/81) Installing qt5-qtbase (5.15.3_git20210713-r5) 06:15:01 (35/81) Installing hicolor-icon-theme (0.17-r1) 06:15:01 (36/81) Installing wayland-libs-server (1.19.0-r1) 06:15:01 (37/81) Installing mesa-gbm (21.2.6-r0) 06:15:01 (38/81) Installing wayland-libs-client (1.19.0-r1) 06:15:01 (39/81) Installing qt5-qtdeclarative (5.15.3_git20210531-r0) 06:15:02 (40/81) Installing libxcomposite (0.4.5-r0) 06:15:02 (41/81) Installing libbz2 (1.0.8-r1) 06:15:02 (42/81) Installing libpng (1.6.37-r1) 06:15:02 (43/81) Installing freetype (2.11.1-r2) 06:15:02 (44/81) Installing fontconfig (2.13.1-r4) 06:15:02 (45/81) Installing wayland-libs-cursor (1.19.0-r1) 06:15:02 (46/81) Installing wayland-libs-egl (1.19.0-r1) 06:15:02 (47/81) Installing xkeyboard-config (2.34-r0) 06:15:02 (48/81) Installing xz-libs (5.2.5-r1) 06:15:03 (49/81) Installing libxml2 (2.9.14-r0) 06:15:03 (50/81) Installing libxkbcommon (1.3.1-r0) 06:15:03 (51/81) Installing qt5-qtwayland (5.15.3_git20211028-r0) 06:15:03 (52/81) Installing mesa-egl (21.2.6-r0) 06:15:03 (53/81) Installing avahi-libs (0.8-r5) 06:15:03 (54/81) Installing nettle (3.7.3-r0) 06:15:03 (55/81) Installing p11-kit (0.24.0-r1) 06:15:03 (56/81) Installing libtasn1 (4.18.0-r0) 06:15:03 (57/81) Installing libunistring (0.9.10-r1) 06:15:03 (58/81) Installing gnutls (3.7.1-r0) 06:15:03 (59/81) Installing cups-libs (2.3.3-r5) 06:15:04 (60/81) Installing graphite2 (1.3.14-r0) 06:15:04 (61/81) Installing harfbuzz (3.0.0-r2) 06:15:04 (62/81) Installing libevdev (1.12.0-r0) 06:15:04 (63/81) Installing mtdev (1.1.6-r0) 06:15:04 (64/81) Installing eudev-libs (3.2.11_pre1-r0) 06:15:04 (65/81) Installing libinput-libs (1.19.4-r0) 06:15:04 (66/81) Installing libjpeg-turbo (2.1.2-r0) 06:15:04 (67/81) Installing xcb-util-wm (0.4.1-r1) 06:15:04 (68/81) Installing xcb-util (0.4.0-r3) 06:15:04 (69/81) Installing xcb-util-image (0.4.0-r1) 06:15:04 (70/81) Installing xcb-util-keysyms (0.4.0-r1) 06:15:04 (71/81) Installing xcb-util-renderutil (0.3.9-r1) 06:15:05 (72/81) Installing libxkbcommon-x11 (1.3.1-r0) 06:15:05 (73/81) Installing qt5-qtbase-x11 (5.15.3_git20210713-r5) 06:15:05 (74/81) Installing v4l-utils-libs (1.22.1-r1) 06:15:05 (75/81) Installing v4l-utils (1.22.1-r1) 06:15:05 (76/81) Installing udev-init-scripts (35-r0) 06:15:05 Executing udev-init-scripts-35-r0.post-install 06:15:05 (77/81) Installing kmod-libs (29-r2) 06:15:05 (78/81) Installing eudev (3.2.11_pre1-r0) 06:15:05 (79/81) Installing eudev-dev (3.2.11_pre1-r0) 06:15:06 (80/81) Installing v4l-utils-dvbv5 (1.22.1-r1) 06:15:06 (81/81) Installing v4l-utils-dev (1.22.1-r1) 06:15:06 Executing busybox-1.34.1-r3.trigger 06:15:06 Executing eudev-3.2.11_pre1-r0.trigger 06:15:06 OK: 335 MiB in 133 packages 06:15:08 Removing intermediate container 64d71b217f5c 06:15:08 ---> 9ad9db836418 06:15:08 Step 8/12 : WORKDIR /device-usb-camera 06:15:08 ---> Running in b498dfa41c59 06:15:08 Removing intermediate container b498dfa41c59 06:15:08 ---> fc395919354a 06:15:08 Step 9/12 : COPY go.mod vendor* ./ 06:15:08 ---> 73a4c19a96ae 06:15:08 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:15:08 ---> Running in d6edce206ec1 06:15:40 Removing intermediate container d6edce206ec1 06:15:40 ---> 5e7b9dd43a5b 06:15:40 Step 11/12 : COPY . . 06:15:40 ---> 6b081f244c3c 06:15:40 Step 12/12 : RUN ${MAKE} 06:15:40 ---> Running in 98c08a734c68 06:15:40 noop 06:15:40 Removing intermediate container 98c08a734c68 06:15:40 ---> 92c18f7e50b9 06:15:40 Successfully built 92c18f7e50b9 06:15:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:15:41 + docker inspect -f . ci-base-image-x86_64 06:15:41 . [Pipeline] withDockerContainer 06:15:41 prd-ubuntu20.04-docker-8c-8g-64074 does not seem to be running inside a container 06:15:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_PR-3 -v /w/workspace/exfoundry_device-usb-camera_PR-3:/w/workspace/exfoundry_device-usb-camera_PR-3:rw,z -v /w/workspace/exfoundry_device-usb-camera_PR-3@tmp:/w/workspace/exfoundry_device-usb-camera_PR-3@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:15:41 $ docker top 4f621ba8bfa97c437857ca29fee8455f9712c17f4857790a72920191de362c7a -eo pid,comm [Pipeline] { [Pipeline] sh 06:15:41 + go version 06:15:41 go version go1.17.6 linux/amd64 [Pipeline] } 06:15:41 $ docker stop --time=1 4f621ba8bfa97c437857ca29fee8455f9712c17f4857790a72920191de362c7a 06:15:43 $ docker rm -f 4f621ba8bfa97c437857ca29fee8455f9712c17f4857790a72920191de362c7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:15:43 + docker inspect -f . ci-base-image-x86_64 06:15:43 . [Pipeline] withDockerContainer 06:15:43 prd-ubuntu20.04-docker-8c-8g-64074 does not seem to be running inside a container 06:15:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_PR-3 -v /w/workspace/exfoundry_device-usb-camera_PR-3:/w/workspace/exfoundry_device-usb-camera_PR-3:rw,z -v /w/workspace/exfoundry_device-usb-camera_PR-3@tmp:/w/workspace/exfoundry_device-usb-camera_PR-3@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:15:44 $ docker top 36d7f21ff545e338955b7287ef11cbaf4f4ec68f53916eaf052a350b057cf428 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 06:15:44 + make test 06:15:44 CGO_ENABLED=0 go test ./... -coverprofile=coverage.out ./... 06:15:44 ? github.com/edgexfoundry/device-usb-camera [no test files] 06:15:45 # github.com/pebbe/zmq4 06:15:45 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:10:4: undefined: State 06:15:45 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:11:9: undefined: State 06:15:45 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:21:16: undefined: Socket 06:15:45 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:23:12: undefined: Poller 06:15:45 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:61:34: undefined: Socket 06:15:45 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:61:49: undefined: State 06:15:45 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:68:37: undefined: Socket 06:15:45 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:17:12: undefined: Socket 06:15:45 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:24:12: undefined: Socket 06:15:45 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:28:12: undefined: Socket 06:15:45 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:28:12: too many errors 06:15:46 # github.com/vladimirvivien/go4vl/v4l2/device 06:15:46 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:17:16: undefined: v4l2.Capability 06:15:46 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:18:16: undefined: v4l2.CropCapability 06:15:46 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:19:15: undefined: v4l2.PixFormat 06:15:46 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:21:15: undefined: v4l2.RequestBuffers 06:15:46 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:53:36: undefined: v4l2.Capability 06:15:46 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:67:39: undefined: v4l2.CropCapability 06:15:46 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:84:32: undefined: v4l2.Rect 06:15:46 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:95:34: undefined: v4l2.PixFormat 06:15:46 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:107:38: undefined: v4l2.PixFormat 06:15:46 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:119:52: undefined: v4l2.FormatDescription 06:15:46 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:119:52: too many errors 06:15:50 make: *** [Makefile:33: unittest] Error 2 [Pipeline] } 06:15:50 $ docker stop --time=1 36d7f21ff545e338955b7287ef11cbaf4f4ec68f53916eaf052a350b057cf428 06:15:52 $ docker rm -f 36d7f21ff545e338955b7287ef11cbaf4f4ec68f53916eaf052a350b057cf428 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:15:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:15:52 06:15:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 06:15:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:15:52 latest: Pulling from edgex-lftools-log-publisher 06:15:52 5eb5b503b376: Pulling fs layer 06:15:52 5c69ac0246d0: Pulling fs layer 06:15:52 ec43610c2a17: Pulling fs layer 06:15:52 3a2ae6a8a46f: Pulling fs layer 06:15:52 33b1e0a273af: Pulling fs layer 06:15:52 5d3b04190fa2: Pulling fs layer 06:15:52 2f39f015ded8: Pulling fs layer 06:15:52 33b1e0a273af: Waiting 06:15:52 3a2ae6a8a46f: Waiting 06:15:52 5d3b04190fa2: Waiting 06:15:52 2f39f015ded8: Waiting 06:15:52 5c69ac0246d0: Verifying Checksum 06:15:52 5c69ac0246d0: Download complete 06:15:52 3a2ae6a8a46f: Verifying Checksum 06:15:52 3a2ae6a8a46f: Download complete 06:15:52 ec43610c2a17: Verifying Checksum 06:15:52 ec43610c2a17: Download complete 06:15:52 33b1e0a273af: Verifying Checksum 06:15:52 33b1e0a273af: Download complete 06:15:52 5d3b04190fa2: Verifying Checksum 06:15:52 5d3b04190fa2: Download complete 06:15:53 5eb5b503b376: Download complete 06:15:53 2f39f015ded8: Download complete 06:15:54 5eb5b503b376: Pull complete 06:15:54 5c69ac0246d0: Pull complete 06:15:55 ec43610c2a17: Pull complete 06:15:55 3a2ae6a8a46f: Pull complete 06:15:55 33b1e0a273af: Pull complete 06:15:55 5d3b04190fa2: Pull complete 06:16:00 2f39f015ded8: Pull complete 06:16:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:16:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:16:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 06:16:00 prd-ubuntu20.04-docker-8c-8g-64074 does not seem to be running inside a container 06:16:00 $ 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/exfoundry_device-usb-camera_PR-3 -v /w/workspace/exfoundry_device-usb-camera_PR-3:/w/workspace/exfoundry_device-usb-camera_PR-3:rw,z -v /w/workspace/exfoundry_device-usb-camera_PR-3@tmp:/w/workspace/exfoundry_device-usb-camera_PR-3@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:16:02 $ docker top 295318d60f58a4d89eeca570a18d18c585699a12e308345a1a22046f9a6650fc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:16:03 ---> job-cost.sh 06:16:03 lf-activate-venv: SKIPPING 06:16:03 INFO: No Stack... 06:16:03 INFO: Retrieving Pricing Info for: v3-standard-8 06:16:03 INFO: Archiving Costs [Pipeline] sh 06:16:04 + cat /w/workspace/exfoundry_device-usb-camera_PR-3/archives/cost.csv 06:16:04 + cut -d, -f6 [Pipeline] lock 06:16:04 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-3-3-stack-cost] 06:16:04 Resource [jenkins-edgexfoundry-device-usb-camera-PR-3-3-stack-cost] did not exist. Created. 06:16:04 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-3-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:16:04 + echo total: 1.090000033378601 [Pipeline] stash 06:16:04 Stashed 1 file(s) [Pipeline] } 06:16:04 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-3-3-stack-cost] [Pipeline] // lock [Pipeline] } 06:16:04 $ docker stop --time=1 295318d60f58a4d89eeca570a18d18c585699a12e308345a1a22046f9a6650fc 06:16:05 $ docker rm -f 295318d60f58a4d89eeca570a18d18c585699a12e308345a1a22046f9a6650fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:16:05 Failed in branch amd64 06:16:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-64082 in /w/workspace/exfoundry_device-usb-camera_PR-3 [Pipeline] { [Pipeline] ws 06:16:44 Running in /w/workspace/device-usb-camera/3 [Pipeline] { [Pipeline] checkout 06:16:45 Selected Git installation does not exist. Using Default 06:16:45 The recommended git tool is: NONE 06:16:50 using credential edgex-jenkins-ssh 06:16:50 Cloning the remote Git repository 06:16:50 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 06:16:50 > git init /w/workspace/device-usb-camera/3 # timeout=10 06:16:50 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 06:16:50 > git --version # timeout=10 06:16:50 > git --version # 'git version 2.25.1' 06:16:50 using GIT_SSH to set credentials SSH Credentials for GitHub 06:16:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:16:51 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 06:16:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:16:51 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 06:16:51 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 06:16:51 using GIT_SSH to set credentials SSH Credentials for GitHub 06:16:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/3/head:refs/remotes/origin/PR-3 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:16:52 Merging remotes/origin/main commit f209dce6f68700a541670e53a85687e2a3b33068 into PR head commit ba1aca1488fadcb36a3f6539d798d79f0a689574 06:16:52 Merge succeeded, producing c29925a0129324947d241a9317450a19fbf0a1e0 06:16:52 Checking out Revision c29925a0129324947d241a9317450a19fbf0a1e0 (PR-3) 06:16:52 > git config core.sparsecheckout # timeout=10 06:16:52 > git checkout -f ba1aca1488fadcb36a3f6539d798d79f0a689574 # timeout=10 06:16:52 > git remote # timeout=10 06:16:52 > git config --get remote.origin.url # timeout=10 06:16:52 using GIT_SSH to set credentials SSH Credentials for GitHub 06:16:52 > git merge f209dce6f68700a541670e53a85687e2a3b33068 # timeout=10 06:16:52 > git rev-parse HEAD^{commit} # timeout=10 06:16:52 > git config core.sparsecheckout # timeout=10 06:16:52 > git checkout -f c29925a0129324947d241a9317450a19fbf0a1e0 # timeout=10 06:16:56 Commit message: "Merge commit 'f209dce6f68700a541670e53a85687e2a3b33068' into HEAD" 06:16:56 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:16:56 > git rev-list --no-walk 12cb55c8a040f4f62e250e6aca1bd88fe7483ed1 # timeout=10 06:16:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:16:57 % Total % Received % Xferd Average Speed Time Time Time Current 06:16:57 Dload Upload Total Spent Left Speed 06:16:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 49808 0 --:--:-- --:--:-- --:--:-- 49808 [Pipeline] sh 06:16:58 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:16:58 + sudo tee /etc/docker/daemon.new 06:16:58 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:16:58 { 06:16:58 "registry-mirrors": [ 06:16:58 "https://nexus3.edgexfoundry.org:10001" 06:16:58 ], 06:16:58 "bip": "10.250.0.254/24", 06:16:58 "hosts": [ 06:16:58 "tcp://0.0.0.0:5555", 06:16:58 "unix:///var/run/docker.sock" 06:16:58 ], 06:16:58 "mtu": 1458, 06:16:58 "selinux-enabled": true, 06:16:58 "seccomp-profile": "/etc/docker/seccomp.json" 06:16:58 } [Pipeline] sh 06:16:59 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:16:59 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:17:17 provisioning config files... 06:17:17 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/3@tmp/config4097036741629164895tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:17:18 ---> docker-login.sh 06:17:18 nexus3.edgexfoundry.org:10001 06:17:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:19 Configure a credential helper to remove this warning. See 06:17:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:19 06:17:19 Login Succeeded 06:17:19 nexus3.edgexfoundry.org:10002 06:17:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:19 Configure a credential helper to remove this warning. See 06:17:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:19 06:17:19 Login Succeeded 06:17:19 nexus3.edgexfoundry.org:10003 06:17:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:19 Configure a credential helper to remove this warning. See 06:17:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:19 06:17:19 Login Succeeded 06:17:19 nexus3.edgexfoundry.org:10004 06:17:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:20 Configure a credential helper to remove this warning. See 06:17:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:20 06:17:20 Login Succeeded 06:17:20 docker.io 06:17:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:20 Configure a credential helper to remove this warning. See 06:17:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:20 06:17:20 Login Succeeded 06:17:20 ---> docker-login.sh ends [Pipeline] } 06:17:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:17:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:17:21 ========================================================= 06:17:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 06:17:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 06:17:21 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 06:17:22 Sending build context to Docker daemon 388.1kB 06:17:22 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 06:17:22 Step 2/12 : FROM ${BASE} AS builder 06:17:22 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:17:22 9b3977197b4f: Pulling fs layer 06:17:22 1a89e8eeedd5: Pulling fs layer 06:17:22 94645a83ff95: Pulling fs layer 06:17:22 3f3a8bcf1eab: Pulling fs layer 06:17:22 0c92f367c5e7: Pulling fs layer 06:17:22 3096ccb668a1: Pulling fs layer 06:17:22 e8cf19c19ddd: Pulling fs layer 06:17:22 a4caa8a26152: Pulling fs layer 06:17:22 3f3a8bcf1eab: Waiting 06:17:22 0c92f367c5e7: Waiting 06:17:22 3096ccb668a1: Waiting 06:17:22 a4caa8a26152: Waiting 06:17:22 94645a83ff95: Verifying Checksum 06:17:22 94645a83ff95: Download complete 06:17:22 1a89e8eeedd5: Verifying Checksum 06:17:22 1a89e8eeedd5: Download complete 06:17:22 0c92f367c5e7: Verifying Checksum 06:17:22 0c92f367c5e7: Download complete 06:17:22 3096ccb668a1: Verifying Checksum 06:17:22 3096ccb668a1: Download complete 06:17:22 9b3977197b4f: Download complete 06:17:22 e8cf19c19ddd: Download complete 06:17:23 9b3977197b4f: Pull complete 06:17:23 1a89e8eeedd5: Pull complete 06:17:23 94645a83ff95: Pull complete 06:17:24 a4caa8a26152: Verifying Checksum 06:17:24 a4caa8a26152: Download complete 06:17:25 3f3a8bcf1eab: Verifying Checksum 06:17:25 3f3a8bcf1eab: Download complete 06:17:37 3f3a8bcf1eab: Pull complete 06:17:37 0c92f367c5e7: Pull complete 06:17:37 3096ccb668a1: Pull complete 06:17:37 e8cf19c19ddd: Pull complete 06:17:44 a4caa8a26152: Pull complete 06:17:44 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 06:17:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 06:17:44 ---> 725f1c02e7f9 06:17:44 Step 3/12 : ARG MAKE="make build" 06:17:44 ---> Running in 6205cfc9d6d5 06:17:45 Removing intermediate container 6205cfc9d6d5 06:17:45 ---> 9bca8b5b8aab 06:17:45 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 06:17:45 ---> Running in f8d396797a57 06:17:45 Removing intermediate container f8d396797a57 06:17:45 ---> d22dd32d3b2b 06:17:45 Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 06:17:45 ---> Running in df5643795885 06:17:45 Removing intermediate container df5643795885 06:17:45 ---> c2763a6643c9 06:17:45 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:17:45 ---> Running in e77e7e54923c 06:17:47 Removing intermediate container e77e7e54923c 06:17:47 ---> 9275f1c76217 06:17:47 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:17:47 ---> Running in 136276de886e 06:17:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:17:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:17:50 (1/14) Installing libintl (0.21-r0) 06:17:50 (2/14) Installing eudev-libs (3.2.11_pre1-r0) 06:17:50 (3/14) Installing libjpeg-turbo (2.1.2-r0) 06:17:50 (4/14) Installing v4l-utils-libs (1.22.1-r1) 06:17:50 (5/14) Installing v4l-utils (1.22.1-r1) 06:17:51 (6/14) Installing udev-init-scripts (35-r0) 06:17:51 Executing udev-init-scripts-35-r0.post-install 06:17:51 (7/14) Installing libblkid (2.37.4-r0) 06:17:51 (8/14) Installing xz-libs (5.2.5-r1) 06:17:51 (9/14) Installing zstd-libs (1.5.0-r0) 06:17:51 (10/14) Installing kmod-libs (29-r2) 06:17:51 (11/14) Installing eudev (3.2.11_pre1-r0) 06:17:51 (12/14) Installing eudev-dev (3.2.11_pre1-r0) 06:17:51 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 06:17:51 (14/14) Installing v4l-utils-dev (1.22.1-r1) 06:17:51 Executing busybox-1.34.1-r3.trigger 06:17:51 Executing eudev-3.2.11_pre1-r0.trigger 06:17:51 OK: 227 MiB in 66 packages 06:17:53 Removing intermediate container 136276de886e 06:17:53 ---> 37eee07f9b50 06:17:53 Step 8/12 : WORKDIR /device-usb-camera 06:17:53 ---> Running in 2d778a5b09ea 06:17:53 Removing intermediate container 2d778a5b09ea 06:17:53 ---> c87d2f6dc10f 06:17:53 Step 9/12 : COPY go.mod vendor* ./ 06:17:54 ---> 46914837ddbe 06:17:54 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:17:54 ---> Running in 5848226bc7a1 06:19:16 Removing intermediate container 5848226bc7a1 06:19:16 ---> d0f116a336f0 06:19:16 Step 11/12 : COPY . . 06:19:16 ---> 2f2a8c1403bf 06:19:16 Step 12/12 : RUN ${MAKE} 06:19:16 ---> Running in 788913a2f906 06:19:16 noop 06:19:16 Removing intermediate container 788913a2f906 06:19:16 ---> c3fb3108909b 06:19:16 Successfully built c3fb3108909b 06:19:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:19:16 + docker inspect -f . ci-base-image-arm64 06:19:16 . [Pipeline] withDockerContainer 06:19:16 prd-ubuntu20.04-docker-arm64-4c-16g-64082 does not seem to be running inside a container 06:19:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/3 -v /w/workspace/device-usb-camera/3:/w/workspace/device-usb-camera/3:rw,z -v /w/workspace/device-usb-camera/3@tmp:/w/workspace/device-usb-camera/3@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:19:18 $ docker top b69e6e756d8ce091a6093690553bfa7c62d1cbb5f496d320294cd99146bef214 -eo pid,comm [Pipeline] { [Pipeline] sh 06:19:18 + go version 06:19:18 go version go1.17.6 linux/arm64 [Pipeline] } 06:19:18 $ docker stop --time=1 b69e6e756d8ce091a6093690553bfa7c62d1cbb5f496d320294cd99146bef214 06:19:20 $ docker rm -f b69e6e756d8ce091a6093690553bfa7c62d1cbb5f496d320294cd99146bef214 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:19:21 + docker inspect -f . ci-base-image-arm64 06:19:21 . [Pipeline] withDockerContainer 06:19:21 prd-ubuntu20.04-docker-arm64-4c-16g-64082 does not seem to be running inside a container 06:19:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/3 -v /w/workspace/device-usb-camera/3:/w/workspace/device-usb-camera/3:rw,z -v /w/workspace/device-usb-camera/3@tmp:/w/workspace/device-usb-camera/3@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:19:22 $ docker top a386b353fb1d5263ee131eb0861275995ec7ec6013e9861bb5f8db18fb242ad1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 06:19:23 + make test 06:19:23 CGO_ENABLED=0 go test ./... -coverprofile=coverage.out ./... 06:19:24 ? github.com/edgexfoundry/device-usb-camera [no test files] 06:19:28 # github.com/pebbe/zmq4 06:19:28 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:10:4: undefined: State 06:19:28 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:11:9: undefined: State 06:19:28 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:21:16: undefined: Socket 06:19:28 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:23:12: undefined: Poller 06:19:28 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:61:34: undefined: Socket 06:19:28 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:61:49: undefined: State 06:19:28 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:68:37: undefined: Socket 06:19:28 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:17:12: undefined: Socket 06:19:28 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:24:12: undefined: Socket 06:19:28 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:28:12: undefined: Socket 06:19:28 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:28:12: too many errors 06:19:38 # github.com/vladimirvivien/go4vl/v4l2/device 06:19:38 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:17:16: undefined: v4l2.Capability 06:19:38 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:18:16: undefined: v4l2.CropCapability 06:19:38 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:19:15: undefined: v4l2.PixFormat 06:19:38 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:21:15: undefined: v4l2.RequestBuffers 06:19:38 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:53:36: undefined: v4l2.Capability 06:19:38 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:67:39: undefined: v4l2.CropCapability 06:19:38 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:84:32: undefined: v4l2.Rect 06:19:38 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:95:34: undefined: v4l2.PixFormat 06:19:38 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:107:38: undefined: v4l2.PixFormat 06:19:38 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:119:52: undefined: v4l2.FormatDescription 06:19:38 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:119:52: too many errors 06:20:10 make: *** [Makefile:33: unittest] Error 2 [Pipeline] } 06:20:10 $ docker stop --time=1 a386b353fb1d5263ee131eb0861275995ec7ec6013e9861bb5f8db18fb242ad1 06:20:12 $ docker rm -f a386b353fb1d5263ee131eb0861275995ec7ec6013e9861bb5f8db18fb242ad1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:20:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:20:13 06:20:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 06:20:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:20:14 arm64: Pulling from edgex-lftools-log-publisher 06:20:14 8998bd30e6a1: Pulling fs layer 06:20:14 04944245beec: Pulling fs layer 06:20:14 699f458cf7ca: Pulling fs layer 06:20:14 765212b225bb: Pulling fs layer 06:20:14 f23df028b6ca: Pulling fs layer 06:20:14 d65c8cfc05b1: Pulling fs layer 06:20:14 2437ff75d9bd: Pulling fs layer 06:20:14 765212b225bb: Waiting 06:20:14 f23df028b6ca: Waiting 06:20:14 d65c8cfc05b1: Waiting 06:20:14 2437ff75d9bd: Waiting 06:20:14 04944245beec: Verifying Checksum 06:20:14 04944245beec: Download complete 06:20:14 765212b225bb: Verifying Checksum 06:20:14 765212b225bb: Download complete 06:20:14 f23df028b6ca: Verifying Checksum 06:20:14 f23df028b6ca: Download complete 06:20:14 d65c8cfc05b1: Verifying Checksum 06:20:14 d65c8cfc05b1: Download complete 06:20:14 699f458cf7ca: Verifying Checksum 06:20:14 699f458cf7ca: Download complete 06:20:14 8998bd30e6a1: Verifying Checksum 06:20:14 8998bd30e6a1: Download complete 06:20:17 2437ff75d9bd: Verifying Checksum 06:20:17 2437ff75d9bd: Download complete 06:20:19 8998bd30e6a1: Pull complete 06:20:19 04944245beec: Pull complete 06:20:21 699f458cf7ca: Pull complete 06:20:21 765212b225bb: Pull complete 06:20:22 f23df028b6ca: Pull complete 06:20:22 d65c8cfc05b1: Pull complete 06:20:37 2437ff75d9bd: Pull complete 06:20:37 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:20:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:20:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 06:20:37 prd-ubuntu20.04-docker-arm64-4c-16g-64082 does not seem to be running inside a container 06:20:37 $ 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/3 -v /w/workspace/device-usb-camera/3:/w/workspace/device-usb-camera/3:rw,z -v /w/workspace/device-usb-camera/3@tmp:/w/workspace/device-usb-camera/3@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:20:40 $ docker top 259ab7b5cff72118d97d1fe46653a3f9429f38f8e12b1d94329a535113034596 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:20:41 ---> job-cost.sh 06:20:41 lf-activate-venv: SKIPPING 06:20:41 INFO: No Stack... 06:20:42 INFO: Retrieving Pricing Info for: v3-standard-4 06:20:43 INFO: Archiving Costs [Pipeline] sh 06:20:43 + cat /w/workspace/device-usb-camera/3/archives/cost.csv 06:20:43 + cut -d, -f6 [Pipeline] lock 06:20:43 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-3-3-stack-cost] 06:20:43 Resource [jenkins-edgexfoundry-device-usb-camera-PR-3-3-stack-cost] did not exist. Created. 06:20:43 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-3-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:20:44 /w/workspace/device-usb-camera/3@tmp/durable-a05cd413/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:20:45 + echo total: 0.10999999940395355 [Pipeline] stash 06:20:45 Warning: overwriting stash ‘stack-cost’ 06:20:45 Stashed 1 file(s) [Pipeline] } 06:20:45 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-3-3-stack-cost] [Pipeline] // lock [Pipeline] } 06:20:45 $ docker stop --time=1 259ab7b5cff72118d97d1fe46653a3f9429f38f8e12b1d94329a535113034596 06:20:47 $ docker rm -f 259ab7b5cff72118d97d1fe46653a3f9429f38f8e12b1d94329a535113034596 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:20:47 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:20:48 + [ -d /w/workspace/exfoundry_device-usb-camera_PR-3/archives ] 06:20:48 + ls -al /w/workspace/exfoundry_device-usb-camera_PR-3/archives 06:20:48 total 16 06:20:48 drwxr-xr-x 3 root root 4096 May 19 06:16 . 06:20:48 drwxrwxr-x 10 jenkins jenkins 4096 May 19 06:16 .. 06:20:48 drwxr-xr-x 2 root root 4096 May 19 06:16 cost 06:20:48 -rw-r--r-- 1 root root 88 May 19 06:16 cost.csv 06:20:48 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_PR-3/archives 06:20:48 + ls -al /w/workspace/exfoundry_device-usb-camera_PR-3/archives 06:20:48 total 16 06:20:48 drwxr-xr-x 3 jenkins jenkins 4096 May 19 06:16 . 06:20:48 drwxrwxr-x 10 jenkins jenkins 4096 May 19 06:16 .. 06:20:48 drwxr-xr-x 2 jenkins jenkins 4096 May 19 06:16 cost 06:20:48 -rw-r--r-- 1 jenkins jenkins 88 May 19 06:16 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:20:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:20:49 ---> package-listing.sh 06:20:49 ++ facter osfamily 06:20:49 ++ tr '[:upper:]' '[:lower:]' 06:20:49 + OS_FAMILY=debian 06:20:49 + workspace=/w/workspace/exfoundry_device-usb-camera_PR-3 06:20:49 + START_PACKAGES=/tmp/packages_start.txt 06:20:49 + END_PACKAGES=/tmp/packages_end.txt 06:20:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:20:49 + PACKAGES=/tmp/packages_start.txt 06:20:49 + '[' /w/workspace/exfoundry_device-usb-camera_PR-3 ']' 06:20:49 + PACKAGES=/tmp/packages_end.txt 06:20:49 + case "${OS_FAMILY}" in 06:20:49 + dpkg -l 06:20:49 + grep '^ii' 06:20:49 + '[' -f /tmp/packages_start.txt ']' 06:20:49 + '[' -f /tmp/packages_end.txt ']' 06:20:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:20:49 + '[' /w/workspace/exfoundry_device-usb-camera_PR-3 ']' 06:20:49 + mkdir -p /w/workspace/exfoundry_device-usb-camera_PR-3/archives/ 06:20:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_PR-3/archives/ [Pipeline] echo 06:20:49 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/exfoundry_device-usb-camera_PR-3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:20:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:20:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:20:50 . [Pipeline] withDockerContainer 06:20:50 prd-ubuntu20.04-docker-8c-8g-64074 does not seem to be running inside a container 06:20:50 $ 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/exfoundry_device-usb-camera_PR-3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_PR-3 -v /w/workspace/exfoundry_device-usb-camera_PR-3:/w/workspace/exfoundry_device-usb-camera_PR-3:rw,z -v /w/workspace/exfoundry_device-usb-camera_PR-3@tmp:/w/workspace/exfoundry_device-usb-camera_PR-3@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:20:50 $ docker top 2730698b8b7714fca88977a052000480f7b94a3c2e67bed5ab7285590a9cd757 -eo pid,comm [Pipeline] { [Pipeline] sh 06:20:51 + touch /tmp/pre-build-complete [Pipeline] sh 06:20:51 + mkdir -p /var/log/sysstat [Pipeline] sh 06:20:51 + ls /var/log/sa-host 06:20:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:20:52 provisioning config files... 06:20:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_PR-3@tmp/config3055428423012915647tmp [Pipeline] { [Pipeline] echo 06:20:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:20:52 ---> create-netrc.sh [Pipeline] } 06:20:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:20:52 ---> python-tools-install.sh [Pipeline] echo 06:20:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:20:53 ---> sudo-logs.sh 06:20:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:20:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:20:53 ---> job-cost.sh 06:20:53 lf-activate-venv: SKIPPING 06:20:53 DEBUG: total: 1.090000033378601 06:20:53 INFO: Retrieving Stack Cost... 06:20:53 INFO: Retrieving Pricing Info for: v3-standard-8 06:20:54 INFO: Archiving Costs [Pipeline] echo 06:20:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:20:54 ---> logs-deploy.sh 06:20:54 lf-activate-venv: SKIPPING 06:20:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-3/3 06:20:54 INFO: archiving workspace using pattern(s): 06:20:55 Archives upload complete. 06:20:55 INFO: archiving logs to Nexus