Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1db7ccdce83810b4bb5ebe74d4f1216009c1f7ac+64a0158ebb7ef051a7494343a06668853522f3e5 (f97629ab4f34430d3bde10d40110ffd747d71a8a) 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-ssh8392062458006819950.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-ssh156663329600229504.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-17/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-17/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6022194769126355647.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-ssh4318264113053149430.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-17/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-17/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh16101822547184496896.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 Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-64163 in /w/workspace/xfoundry_device-usb-camera_PR-17 [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/xfoundry_device-usb-camera_PR-17 # 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 Merging remotes/origin/main commit 64a0158ebb7ef051a7494343a06668853522f3e5 into PR head commit 1db7ccdce83810b4bb5ebe74d4f1216009c1f7ac Merge succeeded, producing 652afa2971429117ad3e1215381f8661a6086dbe Checking out Revision 652afa2971429117ad3e1215381f8661a6086dbe (PR-17) > 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/17/head:refs/remotes/origin/PR-17 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1db7ccdce83810b4bb5ebe74d4f1216009c1f7ac # 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 64a0158ebb7ef051a7494343a06668853522f3e5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 652afa2971429117ad3e1215381f8661a6086dbe # timeout=10 Commit message: "Merge commit '64a0158ebb7ef051a7494343a06668853522f3e5' into HEAD" > git rev-list --no-walk 1db7ccdce83810b4bb5ebe74d4f1216009c1f7ac # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:15:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:15:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:15:32 ========================================================= 06:15:32 EdgeX Global Pipelines Version Info 06:15:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:15:32 ------------------- 06:15:32 stable info: 06:15:32 ------------------- 06:15:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:15:32 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 06:15:32 Message: update stable to v1.0.230 06:15:33 ------------------- 06:15:33 experimental info: 06:15:33 ------------------- 06:15:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:15:33 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 06:15:33 Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:15:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 06:15:33 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 06:15:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:15:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:15:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:15:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 06:15:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:15:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:15:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:15:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:15:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:15:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 06:15:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:15:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:15:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:15:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:15:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:15:34 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:15:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:15:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:15:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:15:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:15:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:15:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:15:34 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:15:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:15:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-17 [Pipeline] echo 06:15:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-17 [Pipeline] echo 06:15:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-17 [Pipeline] echo 06:15:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 652afa2971429117ad3e1215381f8661a6086dbe [Pipeline] echo 06:15:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 652afa2 [Pipeline] echo 06:15:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:15:34 provisioning config files... 06:15:34 copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-17@tmp/config2283352074746092509tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:15:34 ---> docker-login.sh 06:15:34 nexus3.edgexfoundry.org:10001 06:15:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:35 Configure a credential helper to remove this warning. See 06:15:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:35 06:15:35 Login Succeeded 06:15:35 nexus3.edgexfoundry.org:10002 06:15:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:35 Configure a credential helper to remove this warning. See 06:15:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:35 06:15:35 Login Succeeded 06:15:35 nexus3.edgexfoundry.org:10003 06:15:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:35 Configure a credential helper to remove this warning. See 06:15:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:35 06:15:35 Login Succeeded 06:15:35 nexus3.edgexfoundry.org:10004 06:15:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:35 Configure a credential helper to remove this warning. See 06:15:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:35 06:15:35 Login Succeeded 06:15:35 docker.io 06:15:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:35 Configure a credential helper to remove this warning. See 06:15:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:35 06:15:35 Login Succeeded 06:15:35 ---> docker-login.sh ends [Pipeline] } 06:15:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:15:36 + git rev-list -1 --merges 652afa2971429117ad3e1215381f8661a6086dbe~1..652afa2971429117ad3e1215381f8661a6086dbe [Pipeline] echo 06:15:36 -----------> git rev-list -1 --merges 652afa2971429117ad3e1215381f8661a6086dbe~1..652afa2971429117ad3e1215381f8661a6086dbe 652afa2971429117ad3e1215381f8661a6086dbe 06:15:36 652afa2971429117ad3e1215381f8661a6086dbe [false] [Pipeline] sh 06:15:36 + git log --format=format:%s -1 652afa2971429117ad3e1215381f8661a6086dbe [Pipeline] echo 06:15:36 ========================================================= 06:15:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:15:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:15:36 + git log --format=format:%s -1 652afa2971429117ad3e1215381f8661a6086dbe [Pipeline] echo 06:15:36 [semverPrep] GIT_COMMIT: 652afa2971429117ad3e1215381f8661a6086dbe, Commit Message: Merge commit '64a0158ebb7ef051a7494343a06668853522f3e5' into HEAD [Pipeline] echo 06:15:36 [semverPrep] This is not a build commit. [Pipeline] sh 06:15:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:15:37 + grep -v github /etc/ssh/ssh_known_hosts 06:15:37 + [ -e /tmp/ssh_known_hosts ] 06:15:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:15:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:15:37 + sudo tee -a /etc/ssh/ssh_known_hosts 06:15:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 06:15:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 06:15:37 06:15:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:15:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 06:15:38 latest: Pulling from edgex-devops/py-git-semver 06:15:38 1fe172e4850f: Pulling fs layer 06:15:38 caf521ccaac6: Pulling fs layer 06:15:38 3ead6fa29328: Pulling fs layer 06:15:38 5c2a1cbceb83: Pulling fs layer 06:15:38 a8d5f1318db7: Pulling fs layer 06:15:38 c427282e49a2: Pulling fs layer 06:15:38 1827001aaf11: Pulling fs layer 06:15:38 0714d37db230: Pulling fs layer 06:15:38 ac28cf19c067: Pulling fs layer 06:15:38 ca983d60f3e2: Pulling fs layer 06:15:38 9f894cec8388: Pulling fs layer 06:15:38 5c2a1cbceb83: Waiting 06:15:38 c427282e49a2: Waiting 06:15:38 a8d5f1318db7: Waiting 06:15:38 1827001aaf11: Waiting 06:15:38 ac28cf19c067: Waiting 06:15:38 ca983d60f3e2: Waiting 06:15:38 9f894cec8388: Waiting 06:15:38 caf521ccaac6: Verifying Checksum 06:15:38 5c2a1cbceb83: Verifying Checksum 06:15:38 5c2a1cbceb83: Download complete 06:15:38 a8d5f1318db7: Verifying Checksum 06:15:38 a8d5f1318db7: Download complete 06:15:38 c427282e49a2: Verifying Checksum 06:15:38 c427282e49a2: Download complete 06:15:38 3ead6fa29328: Verifying Checksum 06:15:38 3ead6fa29328: Download complete 06:15:38 0714d37db230: Download complete 06:15:38 ac28cf19c067: Download complete 06:15:38 ca983d60f3e2: Verifying Checksum 06:15:38 ca983d60f3e2: Download complete 06:15:38 9f894cec8388: Download complete 06:15:38 1fe172e4850f: Verifying Checksum 06:15:38 1fe172e4850f: Download complete 06:15:38 1827001aaf11: Verifying Checksum 06:15:40 1fe172e4850f: Pull complete 06:15:40 caf521ccaac6: Pull complete 06:15:40 3ead6fa29328: Pull complete 06:15:40 5c2a1cbceb83: Pull complete 06:15:40 a8d5f1318db7: Pull complete 06:15:40 c427282e49a2: Pull complete 06:15:42 1827001aaf11: Pull complete 06:15:42 0714d37db230: Pull complete 06:15:42 ac28cf19c067: Pull complete 06:15:42 ca983d60f3e2: Pull complete 06:15:43 9f894cec8388: Pull complete 06:15:43 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 06:15:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 06:15:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 06:15:43 prd-ubuntu20.04-docker-8c-8g-64163 does not seem to be running inside a container 06:15:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_PR-17 -v /w/workspace/xfoundry_device-usb-camera_PR-17:/w/workspace/xfoundry_device-usb-camera_PR-17:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-17@tmp:/w/workspace/xfoundry_device-usb-camera_PR-17@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-devops/py-git-semver:latest cat 06:15:45 $ docker top b05f2c09a985d978c47310997f78281b38a5b709ddabd48a7bc52db6783ac317 -eo pid,comm 06:15:45 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). 06:15:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:15:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:15:45 [ssh-agent] Looking for ssh-agent implementation... 06:15:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:15:45 $ docker exec b05f2c09a985d978c47310997f78281b38a5b709ddabd48a7bc52db6783ac317 ssh-agent 06:15:45 SSH_AUTH_SOCK=/tmp/ssh-tz5MCX4RJQj9/agent.35 06:15:45 SSH_AGENT_PID=42 06:15:45 Running ssh-add (command line suppressed) 06:15:45 Identity added: /w/workspace/xfoundry_device-usb-camera_PR-17@tmp/private_key_4333850598902880402.key (/w/workspace/xfoundry_device-usb-camera_PR-17@tmp/private_key_4333850598902880402.key) 06:15:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:15:46 + git tag --points-at HEAD [Pipeline] } 06:15:46 $ docker exec --env ******** --env ******** b05f2c09a985d978c47310997f78281b38a5b709ddabd48a7bc52db6783ac317 ssh-agent -k 06:15:46 unset SSH_AUTH_SOCK; 06:15:46 unset SSH_AGENT_PID; 06:15:46 echo Agent pid 42 killed; 06:15:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:15:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:15:46 [ssh-agent] Looking for ssh-agent implementation... 06:15:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:15:46 $ docker exec b05f2c09a985d978c47310997f78281b38a5b709ddabd48a7bc52db6783ac317 ssh-agent 06:15:46 SSH_AUTH_SOCK=/tmp/ssh-cJIChG8bOIB9/agent.76 06:15:46 SSH_AGENT_PID=82 06:15:46 Running ssh-add (command line suppressed) 06:15:46 Identity added: /w/workspace/xfoundry_device-usb-camera_PR-17@tmp/private_key_4427420219435889411.key (/w/workspace/xfoundry_device-usb-camera_PR-17@tmp/private_key_4427420219435889411.key) 06:15:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:15:47 + git semver init 06:15:47 2022-05-20 06:15:47,315 [run_init] DEBUG init version:0.0.0 force:False 06:15:47 2022-05-20 06:15:47,316 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-usb-camera_PR-17/.semver 06:15:47 2022-05-20 06:15:47,317 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/xfoundry_device-usb-camera_PR-17/.semver 06:15:47 2022-05-20 06:15:47,318 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/xfoundry_device-usb-camera_PR-17/.semver'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-17, universal_newlines=False, shell=None, istream=None) 06:15:48 2022-05-20 06:15:47,916 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-usb-camera_PR-17/.git/info/exclude 06:15:48 2022-05-20 06:15:47,917 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-usb-camera_PR-17/.semver/PR-17 with force:False 06:15:48 2022-05-20 06:15:47,917 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-usb-camera_PR-17/.semver/PR-17 06:15:48 2022-05-20 06:15:47,921 [execute] INFO git cat-file --batch-check 06:15:48 2022-05-20 06:15:47,922 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-17/.semver, universal_newlines=False, shell=None, istream=) 06:15:48 2022-05-20 06:15:47,929 [execute] INFO git cat-file --batch 06:15:48 2022-05-20 06:15:47,929 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-17/.semver, universal_newlines=False, shell=None, istream=) 06:15:48 2022-05-20 06:15:47,935 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_PR-17/.semver/PR-17 06:15:48 0.0.0 [Pipeline] } 06:15:48 $ docker exec --env ******** --env ******** b05f2c09a985d978c47310997f78281b38a5b709ddabd48a7bc52db6783ac317 ssh-agent -k 06:15:48 unset SSH_AUTH_SOCK; 06:15:48 unset SSH_AGENT_PID; 06:15:48 echo Agent pid 82 killed; 06:15:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:15:48 + git semver [Pipeline] } 06:15:49 $ docker stop --time=1 b05f2c09a985d978c47310997f78281b38a5b709ddabd48a7bc52db6783ac317 06:15:50 $ docker rm -f b05f2c09a985d978c47310997f78281b38a5b709ddabd48a7bc52db6783ac317 [Pipeline] // withDockerContainer [Pipeline] sh 06:15:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:15:50 Stashed 1 file(s) [Pipeline] echo 06:15:50 [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:15:50 provisioning config files... 06:15:50 copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-17@tmp/config8856471950529499122tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:15:51 ---> docker-login.sh 06:15:51 nexus3.edgexfoundry.org:10001 06:15:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:51 Configure a credential helper to remove this warning. See 06:15:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:51 06:15:51 Login Succeeded 06:15:51 nexus3.edgexfoundry.org:10002 06:15:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:51 Configure a credential helper to remove this warning. See 06:15:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:51 06:15:51 Login Succeeded 06:15:51 nexus3.edgexfoundry.org:10003 06:15:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:51 Configure a credential helper to remove this warning. See 06:15:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:51 06:15:51 Login Succeeded 06:15:51 nexus3.edgexfoundry.org:10004 06:15:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:51 Configure a credential helper to remove this warning. See 06:15:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:51 06:15:51 Login Succeeded 06:15:51 docker.io 06:15:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:52 Configure a credential helper to remove this warning. See 06:15:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:52 06:15:52 Login Succeeded 06:15:52 ---> docker-login.sh ends [Pipeline] } 06:15:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:15:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:15:52 ========================================================= 06:15:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 06:15:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 06:15:52 + 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:15:52 Sending build context to Docker daemon 554.5kB 06:15:52 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 06:15:52 Step 2/12 : FROM ${BASE} AS builder 06:15:52 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 06:15:52 59bf1c3509f3: Pulling fs layer 06:15:52 666ba61612fd: Pulling fs layer 06:15:52 8ed8ca486205: Pulling fs layer 06:15:52 4fe6c5a15a65: Pulling fs layer 06:15:52 22a0e8bec74d: Pulling fs layer 06:15:52 ca2b28591e48: Pulling fs layer 06:15:52 a51346096db8: Pulling fs layer 06:15:52 daebc70d1ce1: Pulling fs layer 06:15:52 0e18a0eac166: Pulling fs layer 06:15:52 ca2b28591e48: Waiting 06:15:52 a51346096db8: Waiting 06:15:52 4fe6c5a15a65: Waiting 06:15:52 daebc70d1ce1: Waiting 06:15:52 22a0e8bec74d: Waiting 06:15:52 0e18a0eac166: Waiting 06:15:52 8ed8ca486205: Verifying Checksum 06:15:52 8ed8ca486205: Download complete 06:15:52 666ba61612fd: Verifying Checksum 06:15:52 666ba61612fd: Download complete 06:15:52 22a0e8bec74d: Verifying Checksum 06:15:52 22a0e8bec74d: Download complete 06:15:52 59bf1c3509f3: Verifying Checksum 06:15:52 59bf1c3509f3: Download complete 06:15:52 ca2b28591e48: Verifying Checksum 06:15:52 ca2b28591e48: Download complete 06:15:52 a51346096db8: Verifying Checksum 06:15:52 a51346096db8: Download complete 06:15:52 daebc70d1ce1: Verifying Checksum 06:15:52 daebc70d1ce1: Download complete 06:15:52 59bf1c3509f3: Pull complete 06:15:53 666ba61612fd: Pull complete 06:15:53 8ed8ca486205: Pull complete 06:15:53 4fe6c5a15a65: Verifying Checksum 06:15:53 4fe6c5a15a65: Download complete 06:15:53 0e18a0eac166: Verifying Checksum 06:15:53 0e18a0eac166: Download complete 06:15:57 4fe6c5a15a65: Pull complete 06:15:57 22a0e8bec74d: Pull complete 06:15:57 ca2b28591e48: Pull complete 06:15:57 a51346096db8: Pull complete 06:15:57 daebc70d1ce1: Pull complete 06:16:00 0e18a0eac166: Pull complete 06:16:00 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 06:16:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 06:16:00 ---> f018257e8ee9 06:16:00 Step 3/12 : ARG MAKE="make build" 06:16:02 ---> Running in 7f248ae5828a 06:16:02 Removing intermediate container 7f248ae5828a 06:16:02 ---> 729014e249e7 06:16:02 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 06:16:02 ---> Running in c2324f2b733c 06:16:02 Removing intermediate container c2324f2b733c 06:16:02 ---> 38740f4f9792 06:16:02 Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 06:16:02 ---> Running in 617f50b7f371 06:16:02 Removing intermediate container 617f50b7f371 06:16:02 ---> db322c72f257 06:16:02 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:16:03 ---> Running in 81970cfb0bb2 06:16:04 Removing intermediate container 81970cfb0bb2 06:16:04 ---> b360dc422a05 06:16:04 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:16:04 ---> Running in 3201772e8a05 06:16:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:16:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:16:05 (1/81) Installing mesa (21.2.6-r0) 06:16:05 (2/81) Installing libxau (1.0.9-r0) 06:16:05 (3/81) Installing libmd (1.0.3-r0) 06:16:05 (4/81) Installing libbsd (0.11.3-r1) 06:16:05 (5/81) Installing libxdmcp (1.1.3-r0) 06:16:05 (6/81) Installing libxcb (1.14-r2) 06:16:05 Still waiting to schedule task 06:16:05 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:16:06 (7/81) Installing libx11 (1.7.2-r0) 06:16:06 (8/81) Installing libxext (1.3.4-r0) 06:16:06 (9/81) Installing libxfixes (6.0.0-r0) 06:16:06 (10/81) Installing libxxf86vm (1.1.4-r2) 06:16:06 (11/81) Installing libpciaccess (0.16-r0) 06:16:06 (12/81) Installing libdrm (2.4.109-r0) 06:16:06 (13/81) Installing mesa-glapi (21.2.6-r0) 06:16:06 (14/81) Installing libxshmfence (1.3-r1) 06:16:06 (15/81) Installing mesa-gl (21.2.6-r0) 06:16:06 (16/81) Installing libice (1.0.10-r0) 06:16:06 (17/81) Installing libuuid (2.37.4-r0) 06:16:07 (18/81) Installing libsm (1.2.3-r0) 06:16:07 (19/81) Installing libxt (1.2.1-r0) 06:16:07 (20/81) Installing libxmu (1.1.3-r0) 06:16:07 (21/81) Installing xset (1.2.4-r0) 06:16:07 (22/81) Installing xprop (1.2.5-r0) 06:16:07 (23/81) Installing xdg-utils (1.1.3-r0) 06:16:07 (24/81) Installing dbus-libs (1.12.20-r4) 06:16:07 (25/81) Installing libffi (3.4.2-r1) 06:16:07 (26/81) Installing libintl (0.21-r0) 06:16:07 (27/81) Installing libblkid (2.37.4-r0) 06:16:07 (28/81) Installing libmount (2.37.4-r0) 06:16:07 (29/81) Installing pcre (8.45-r1) 06:16:08 (30/81) Installing glib (2.70.1-r0) 06:16:08 (31/81) Installing icu-libs (69.1-r1) 06:16:09 (32/81) Installing libpcre2-16 (10.39-r0) 06:16:09 (33/81) Installing zstd-libs (1.5.0-r0) 06:16:09 (34/81) Installing qt5-qtbase (5.15.3_git20210713-r5) 06:16:10 (35/81) Installing hicolor-icon-theme (0.17-r1) 06:16:10 (36/81) Installing wayland-libs-server (1.19.0-r1) 06:16:10 (37/81) Installing mesa-gbm (21.2.6-r0) 06:16:10 (38/81) Installing wayland-libs-client (1.19.0-r1) 06:16:10 (39/81) Installing qt5-qtdeclarative (5.15.3_git20210531-r0) 06:16:11 (40/81) Installing libxcomposite (0.4.5-r0) 06:16:11 (41/81) Installing libbz2 (1.0.8-r1) 06:16:11 (42/81) Installing libpng (1.6.37-r1) 06:16:11 (43/81) Installing freetype (2.11.1-r2) 06:16:11 (44/81) Installing fontconfig (2.13.1-r4) 06:16:11 (45/81) Installing wayland-libs-cursor (1.19.0-r1) 06:16:11 (46/81) Installing wayland-libs-egl (1.19.0-r1) 06:16:11 (47/81) Installing xkeyboard-config (2.34-r0) 06:16:11 (48/81) Installing xz-libs (5.2.5-r1) 06:16:12 (49/81) Installing libxml2 (2.9.14-r0) 06:16:12 (50/81) Installing libxkbcommon (1.3.1-r0) 06:16:12 (51/81) Installing qt5-qtwayland (5.15.3_git20211028-r0) 06:16:12 (52/81) Installing mesa-egl (21.2.6-r0) 06:16:12 (53/81) Installing avahi-libs (0.8-r5) 06:16:12 (54/81) Installing nettle (3.7.3-r0) 06:16:12 (55/81) Installing p11-kit (0.24.0-r1) 06:16:12 (56/81) Installing libtasn1 (4.18.0-r0) 06:16:12 (57/81) Installing libunistring (0.9.10-r1) 06:16:12 (58/81) Installing gnutls (3.7.1-r0) 06:16:12 (59/81) Installing cups-libs (2.3.3-r5) 06:16:13 (60/81) Installing graphite2 (1.3.14-r0) 06:16:13 (61/81) Installing harfbuzz (3.0.0-r2) 06:16:13 (62/81) Installing libevdev (1.12.0-r0) 06:16:13 (63/81) Installing mtdev (1.1.6-r0) 06:16:13 (64/81) Installing eudev-libs (3.2.11_pre1-r0) 06:16:13 (65/81) Installing libinput-libs (1.19.4-r0) 06:16:13 (66/81) Installing libjpeg-turbo (2.1.2-r0) 06:16:13 (67/81) Installing xcb-util-wm (0.4.1-r1) 06:16:13 (68/81) Installing xcb-util (0.4.0-r3) 06:16:13 (69/81) Installing xcb-util-image (0.4.0-r1) 06:16:13 (70/81) Installing xcb-util-keysyms (0.4.0-r1) 06:16:14 (71/81) Installing xcb-util-renderutil (0.3.9-r1) 06:16:14 (72/81) Installing libxkbcommon-x11 (1.3.1-r0) 06:16:14 (73/81) Installing qt5-qtbase-x11 (5.15.3_git20210713-r5) 06:16:14 (74/81) Installing v4l-utils-libs (1.22.1-r1) 06:16:14 (75/81) Installing v4l-utils (1.22.1-r1) 06:16:15 (76/81) Installing udev-init-scripts (35-r0) 06:16:15 Executing udev-init-scripts-35-r0.post-install 06:16:15 (77/81) Installing kmod-libs (29-r2) 06:16:15 (78/81) Installing eudev (3.2.11_pre1-r0) 06:16:15 (79/81) Installing eudev-dev (3.2.11_pre1-r0) 06:16:15 (80/81) Installing v4l-utils-dvbv5 (1.22.1-r1) 06:16:15 (81/81) Installing v4l-utils-dev (1.22.1-r1) 06:16:15 Executing busybox-1.34.1-r3.trigger 06:16:15 Executing eudev-3.2.11_pre1-r0.trigger 06:16:15 OK: 335 MiB in 133 packages 06:16:18 Removing intermediate container 3201772e8a05 06:16:18 ---> f31681719947 06:16:18 Step 8/12 : WORKDIR /device-usb-camera 06:16:18 ---> Running in 5ee116d71d47 06:16:18 Removing intermediate container 5ee116d71d47 06:16:18 ---> b7bc6260832c 06:16:18 Step 9/12 : COPY go.mod vendor* ./ 06:16:18 ---> 3e0de4f4e05a 06:16:18 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:16:18 ---> Running in 70bdacac2091 06:16:37 Removing intermediate container 70bdacac2091 06:16:37 ---> 0aca1a4d998f 06:16:37 Step 11/12 : COPY . . 06:16:37 ---> f3fb2b4f7fca 06:16:37 Step 12/12 : RUN ${MAKE} 06:16:37 ---> Running in 84810ff15173 06:16:37 noop 06:16:37 Removing intermediate container 84810ff15173 06:16:37 ---> c3631b8749e8 06:16:37 Successfully built c3631b8749e8 06:16:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:16:37 + docker inspect -f . ci-base-image-x86_64 06:16:37 . [Pipeline] withDockerContainer 06:16:37 prd-ubuntu20.04-docker-8c-8g-64163 does not seem to be running inside a container 06:16:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-17 -v /w/workspace/xfoundry_device-usb-camera_PR-17:/w/workspace/xfoundry_device-usb-camera_PR-17:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-17@tmp:/w/workspace/xfoundry_device-usb-camera_PR-17@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 ******** ci-base-image-x86_64 cat 06:16:37 $ docker top 4923cd214978897238e9baeaafb7086763654d31c781c85e60e9a3229daa5a12 -eo pid,comm [Pipeline] { [Pipeline] sh 06:16:38 + go version 06:16:38 go version go1.17.6 linux/amd64 [Pipeline] } 06:16:38 $ docker stop --time=1 4923cd214978897238e9baeaafb7086763654d31c781c85e60e9a3229daa5a12 06:16:39 $ docker rm -f 4923cd214978897238e9baeaafb7086763654d31c781c85e60e9a3229daa5a12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:16:39 + docker inspect -f . ci-base-image-x86_64 06:16:39 . [Pipeline] withDockerContainer 06:16:40 prd-ubuntu20.04-docker-8c-8g-64163 does not seem to be running inside a container 06:16:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-17 -v /w/workspace/xfoundry_device-usb-camera_PR-17:/w/workspace/xfoundry_device-usb-camera_PR-17:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-17@tmp:/w/workspace/xfoundry_device-usb-camera_PR-17@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 ******** ci-base-image-x86_64 cat 06:16:40 $ docker top b1d42f3080a3bd964fe20fac82c0d3d20d7db13da2f5536b57151dcdf91ac3bc -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 06:16:40 + make test 06:16:40 CGO_ENABLED=0 go test ./... -coverprofile=coverage.out ./... 06:16:41 ? github.com/edgexfoundry/device-usb-camera [no test files] 06:16:41 # github.com/pebbe/zmq4 06:16:41 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:10:4: undefined: State 06:16:41 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:11:9: undefined: State 06:16:41 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:21:16: undefined: Socket 06:16:41 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:23:12: undefined: Poller 06:16:41 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:61:34: undefined: Socket 06:16:41 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:61:49: undefined: State 06:16:41 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:68:37: undefined: Socket 06:16:41 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:17:12: undefined: Socket 06:16:41 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:24:12: undefined: Socket 06:16:41 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:28:12: undefined: Socket 06:16:41 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:28:12: too many errors 06:16:43 # github.com/vladimirvivien/go4vl/v4l2/device 06:16:43 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:17:16: undefined: v4l2.Capability 06:16:43 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:18:16: undefined: v4l2.CropCapability 06:16:43 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:19:15: undefined: v4l2.PixFormat 06:16:43 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:21:15: undefined: v4l2.RequestBuffers 06:16:43 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:53:36: undefined: v4l2.Capability 06:16:43 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:67:39: undefined: v4l2.CropCapability 06:16:43 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:84:32: undefined: v4l2.Rect 06:16:43 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:95:34: undefined: v4l2.PixFormat 06:16:43 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:107:38: undefined: v4l2.PixFormat 06:16:43 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:119:52: undefined: v4l2.FormatDescription 06:16:43 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:119:52: too many errors 06:16:50 make: *** [Makefile:33: unittest] Error 2 [Pipeline] } 06:16:50 $ docker stop --time=1 b1d42f3080a3bd964fe20fac82c0d3d20d7db13da2f5536b57151dcdf91ac3bc 06:16:52 $ docker rm -f b1d42f3080a3bd964fe20fac82c0d3d20d7db13da2f5536b57151dcdf91ac3bc [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:16:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:16:53 06:16:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 06:16:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:16:53 latest: Pulling from edgex-lftools-log-publisher 06:16:53 5eb5b503b376: Pulling fs layer 06:16:53 5c69ac0246d0: Pulling fs layer 06:16:53 ec43610c2a17: Pulling fs layer 06:16:53 3a2ae6a8a46f: Pulling fs layer 06:16:53 33b1e0a273af: Pulling fs layer 06:16:53 5d3b04190fa2: Pulling fs layer 06:16:53 2f39f015ded8: Pulling fs layer 06:16:53 3a2ae6a8a46f: Waiting 06:16:53 33b1e0a273af: Waiting 06:16:53 5d3b04190fa2: Waiting 06:16:53 2f39f015ded8: Waiting 06:16:53 5c69ac0246d0: Verifying Checksum 06:16:53 5c69ac0246d0: Download complete 06:16:53 3a2ae6a8a46f: Verifying Checksum 06:16:53 3a2ae6a8a46f: Download complete 06:16:53 33b1e0a273af: Verifying Checksum 06:16:53 33b1e0a273af: Download complete 06:16:53 5d3b04190fa2: Verifying Checksum 06:16:53 5d3b04190fa2: Download complete 06:16:53 ec43610c2a17: Verifying Checksum 06:16:53 ec43610c2a17: Download complete 06:16:53 5eb5b503b376: Download complete 06:16:54 2f39f015ded8: Download complete 06:16:55 5eb5b503b376: Pull complete 06:16:55 5c69ac0246d0: Pull complete 06:16:56 ec43610c2a17: Pull complete 06:16:56 3a2ae6a8a46f: Pull complete 06:16:56 33b1e0a273af: Pull complete 06:16:56 5d3b04190fa2: Pull complete 06:17:00 2f39f015ded8: Pull complete 06:17:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:17:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:17:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 06:17:00 prd-ubuntu20.04-docker-8c-8g-64163 does not seem to be running inside a container 06:17: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/xfoundry_device-usb-camera_PR-17 -v /w/workspace/xfoundry_device-usb-camera_PR-17:/w/workspace/xfoundry_device-usb-camera_PR-17:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-17@tmp:/w/workspace/xfoundry_device-usb-camera_PR-17@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:17:04 $ docker top 65e61d50d181746275f5e13160400214995f482aa0b129432fca602916f9a422 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:17:04 ---> job-cost.sh 06:17:04 lf-activate-venv: SKIPPING 06:17:04 INFO: No Stack... 06:17:04 INFO: Retrieving Pricing Info for: v3-standard-8 06:17:05 INFO: Archiving Costs [Pipeline] sh 06:17:05 + cat /w/workspace/xfoundry_device-usb-camera_PR-17/archives/cost.csv 06:17:05 + cut -d, -f6 [Pipeline] lock 06:17:05 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-17-5-stack-cost] 06:17:05 Resource [jenkins-edgexfoundry-device-usb-camera-PR-17-5-stack-cost] did not exist. Created. 06:17:05 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-17-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:17:06 + echo total: 0.2199999988079071 [Pipeline] stash 06:17:06 Stashed 1 file(s) [Pipeline] } 06:17:06 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-17-5-stack-cost] [Pipeline] // lock [Pipeline] } 06:17:06 $ docker stop --time=1 65e61d50d181746275f5e13160400214995f482aa0b129432fca602916f9a422 06:17:07 $ docker rm -f 65e61d50d181746275f5e13160400214995f482aa0b129432fca602916f9a422 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:17:07 Failed in branch amd64 06:17:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-64165 in /w/workspace/xfoundry_device-usb-camera_PR-17 [Pipeline] { [Pipeline] ws 06:17:37 Running in /w/workspace/device-usb-camera/5 [Pipeline] { [Pipeline] checkout 06:17:37 Selected Git installation does not exist. Using Default 06:17:37 The recommended git tool is: NONE 06:17:44 using credential edgex-jenkins-ssh 06:17:44 Cloning the remote Git repository 06:17:44 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 06:17:44 > git init /w/workspace/device-usb-camera/5 # timeout=10 06:17:44 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 06:17:45 > git --version # timeout=10 06:17:45 > git --version # 'git version 2.25.1' 06:17:45 using GIT_SSH to set credentials SSH Credentials for GitHub 06:17:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:17:45 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 06:17:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:17:45 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 06:17:45 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 06:17:45 using GIT_SSH to set credentials SSH Credentials for GitHub 06:17:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/17/head:refs/remotes/origin/PR-17 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:17:46 Merging remotes/origin/main commit 64a0158ebb7ef051a7494343a06668853522f3e5 into PR head commit 1db7ccdce83810b4bb5ebe74d4f1216009c1f7ac 06:17:47 Merge succeeded, producing 29bfe3cc4ebfe30bdbce53d4a847d3fb9099d118 06:17:47 Checking out Revision 29bfe3cc4ebfe30bdbce53d4a847d3fb9099d118 (PR-17) 06:17:46 > git config core.sparsecheckout # timeout=10 06:17:46 > git checkout -f 1db7ccdce83810b4bb5ebe74d4f1216009c1f7ac # timeout=10 06:17:46 > git remote # timeout=10 06:17:47 > git config --get remote.origin.url # timeout=10 06:17:47 using GIT_SSH to set credentials SSH Credentials for GitHub 06:17:47 > git merge 64a0158ebb7ef051a7494343a06668853522f3e5 # timeout=10 06:17:47 > git rev-parse HEAD^{commit} # timeout=10 06:17:47 > git config core.sparsecheckout # timeout=10 06:17:47 > git checkout -f 29bfe3cc4ebfe30bdbce53d4a847d3fb9099d118 # timeout=10 06:17:51 Commit message: "Merge commit '64a0158ebb7ef051a7494343a06668853522f3e5' into HEAD" 06:17:51 > git rev-list --no-walk 1db7ccdce83810b4bb5ebe74d4f1216009c1f7ac # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:17:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:17:52 % Total % Received % Xferd Average Speed Time Time Time Current 06:17:52 Dload Upload Total Spent Left Speed 06:17:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 48623 0 --:--:-- --:--:-- --:--:-- 48623 [Pipeline] sh 06:17:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:17:53 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 06:17:53 /etc/docker/daemon.json 06:17:53 { 06:17:53 "registry-mirrors": [ 06:17:53 "https://nexus3.edgexfoundry.org:10001" 06:17:53 ], 06:17:53 "bip": "10.250.0.254/24", 06:17:53 "hosts": [ 06:17:53 "tcp://0.0.0.0:5555", 06:17:53 "unix:///var/run/docker.sock" 06:17:53 ], 06:17:53 "mtu": 1458, 06:17:53 "selinux-enabled": true, 06:17:53 "seccomp-profile": "/etc/docker/seccomp.json" 06:17:53 } [Pipeline] sh 06:17:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:17:54 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:18:12 provisioning config files... 06:18:12 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/5@tmp/config7644929714022190496tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:18:12 ---> docker-login.sh 06:18:12 nexus3.edgexfoundry.org:10001 06:18:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:18:13 Configure a credential helper to remove this warning. See 06:18:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:18:13 06:18:13 Login Succeeded 06:18:13 nexus3.edgexfoundry.org:10002 06:18:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:18:14 Configure a credential helper to remove this warning. See 06:18:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:18:14 06:18:14 Login Succeeded 06:18:14 nexus3.edgexfoundry.org:10003 06:18:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:18:15 Configure a credential helper to remove this warning. See 06:18:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:18:15 06:18:15 Login Succeeded 06:18:15 nexus3.edgexfoundry.org:10004 06:18:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:18:15 Configure a credential helper to remove this warning. See 06:18:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:18:15 06:18:15 Login Succeeded 06:18:15 docker.io 06:18:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:18:16 Configure a credential helper to remove this warning. See 06:18:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:18:16 06:18:16 Login Succeeded 06:18:16 ---> docker-login.sh ends [Pipeline] } 06:18:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:18:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:18:16 ========================================================= 06:18:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 06:18:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 06:18:17 + 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:18:17 Sending build context to Docker daemon 382kB 06:18:17 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 06:18:17 Step 2/12 : FROM ${BASE} AS builder 06:18:17 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:18:17 9b3977197b4f: Pulling fs layer 06:18:17 1a89e8eeedd5: Pulling fs layer 06:18:17 94645a83ff95: Pulling fs layer 06:18:17 3f3a8bcf1eab: Pulling fs layer 06:18:17 0c92f367c5e7: Pulling fs layer 06:18:17 3096ccb668a1: Pulling fs layer 06:18:17 e8cf19c19ddd: Pulling fs layer 06:18:17 a4caa8a26152: Pulling fs layer 06:18:17 3096ccb668a1: Waiting 06:18:17 e8cf19c19ddd: Waiting 06:18:17 a4caa8a26152: Waiting 06:18:17 3f3a8bcf1eab: Waiting 06:18:17 0c92f367c5e7: Waiting 06:18:17 94645a83ff95: Verifying Checksum 06:18:17 1a89e8eeedd5: Verifying Checksum 06:18:17 1a89e8eeedd5: Download complete 06:18:17 0c92f367c5e7: Verifying Checksum 06:18:17 0c92f367c5e7: Download complete 06:18:17 3096ccb668a1: Verifying Checksum 06:18:17 3096ccb668a1: Download complete 06:18:17 9b3977197b4f: Download complete 06:18:18 e8cf19c19ddd: Verifying Checksum 06:18:18 e8cf19c19ddd: Download complete 06:18:18 9b3977197b4f: Pull complete 06:18:19 1a89e8eeedd5: Pull complete 06:18:20 94645a83ff95: Pull complete 06:18:20 a4caa8a26152: Verifying Checksum 06:18:20 3f3a8bcf1eab: Verifying Checksum 06:18:20 3f3a8bcf1eab: Download complete 06:18:33 3f3a8bcf1eab: Pull complete 06:18:33 0c92f367c5e7: Pull complete 06:18:33 3096ccb668a1: Pull complete 06:18:33 e8cf19c19ddd: Pull complete 06:18:40 a4caa8a26152: Pull complete 06:18:40 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 06:18:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 06:18:40 ---> 725f1c02e7f9 06:18:40 Step 3/12 : ARG MAKE="make build" 06:18:41 ---> Running in f0654b118dbe 06:18:41 Removing intermediate container f0654b118dbe 06:18:41 ---> 4d08b26edfc1 06:18:41 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 06:18:42 ---> Running in f371ea80be81 06:18:42 Removing intermediate container f371ea80be81 06:18:42 ---> 494a7b613b11 06:18:42 Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 06:18:42 ---> Running in 59a04f55c715 06:18:42 Removing intermediate container 59a04f55c715 06:18:42 ---> 8ddfc8c420a4 06:18:42 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:18:42 ---> Running in e4146649031a 06:18:44 Removing intermediate container e4146649031a 06:18:44 ---> 5b36d7b110a9 06:18:44 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:18:44 ---> Running in a9a0d9eb72c1 06:18:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:18:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:18:47 (1/14) Installing libintl (0.21-r0) 06:18:47 (2/14) Installing eudev-libs (3.2.11_pre1-r0) 06:18:47 (3/14) Installing libjpeg-turbo (2.1.2-r0) 06:18:47 (4/14) Installing v4l-utils-libs (1.22.1-r1) 06:18:47 (5/14) Installing v4l-utils (1.22.1-r1) 06:18:47 (6/14) Installing udev-init-scripts (35-r0) 06:18:47 Executing udev-init-scripts-35-r0.post-install 06:18:47 (7/14) Installing libblkid (2.37.4-r0) 06:18:47 (8/14) Installing xz-libs (5.2.5-r1) 06:18:47 (9/14) Installing zstd-libs (1.5.0-r0) 06:18:47 (10/14) Installing kmod-libs (29-r2) 06:18:47 (11/14) Installing eudev (3.2.11_pre1-r0) 06:18:48 (12/14) Installing eudev-dev (3.2.11_pre1-r0) 06:18:48 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 06:18:48 (14/14) Installing v4l-utils-dev (1.22.1-r1) 06:18:48 Executing busybox-1.34.1-r3.trigger 06:18:48 Executing eudev-3.2.11_pre1-r0.trigger 06:18:48 OK: 227 MiB in 66 packages 06:18:49 Removing intermediate container a9a0d9eb72c1 06:18:49 ---> 164bc4605919 06:18:49 Step 8/12 : WORKDIR /device-usb-camera 06:18:49 ---> Running in df220737f969 06:18:50 Removing intermediate container df220737f969 06:18:50 ---> d12754943767 06:18:50 Step 9/12 : COPY go.mod vendor* ./ 06:18:50 ---> 14b4cf53dfdd 06:18:50 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:18:50 ---> Running in ace2f2cb7513 06:19:37 Removing intermediate container ace2f2cb7513 06:19:37 ---> fe2d549d352b 06:19:37 Step 11/12 : COPY . . 06:19:37 ---> 803183476366 06:19:37 Step 12/12 : RUN ${MAKE} 06:19:37 ---> Running in 26077b43eeeb 06:19:38 noop 06:19:38 Removing intermediate container 26077b43eeeb 06:19:38 ---> a96138429ecd 06:19:38 Successfully built a96138429ecd 06:19:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:19:39 + docker inspect -f . ci-base-image-arm64 06:19:39 . [Pipeline] withDockerContainer 06:19:39 prd-ubuntu20.04-docker-arm64-4c-16g-64165 does not seem to be running inside a container 06:19:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/5 -v /w/workspace/device-usb-camera/5:/w/workspace/device-usb-camera/5:rw,z -v /w/workspace/device-usb-camera/5@tmp:/w/workspace/device-usb-camera/5@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 ******** ci-base-image-arm64 cat 06:19:40 $ docker top e1b804701df24279deb63d1f08aa99b5d068195e4127f689506f0526b7a21a9c -eo pid,comm [Pipeline] { [Pipeline] sh 06:19:41 + go version 06:19:41 go version go1.17.6 linux/arm64 [Pipeline] } 06:19:41 $ docker stop --time=1 e1b804701df24279deb63d1f08aa99b5d068195e4127f689506f0526b7a21a9c 06:19:43 $ docker rm -f e1b804701df24279deb63d1f08aa99b5d068195e4127f689506f0526b7a21a9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:19:43 + docker inspect -f . ci-base-image-arm64 06:19:43 . [Pipeline] withDockerContainer 06:19:44 prd-ubuntu20.04-docker-arm64-4c-16g-64165 does not seem to be running inside a container 06:19:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/5 -v /w/workspace/device-usb-camera/5:/w/workspace/device-usb-camera/5:rw,z -v /w/workspace/device-usb-camera/5@tmp:/w/workspace/device-usb-camera/5@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 ******** ci-base-image-arm64 cat 06:19:45 $ docker top 58037f29ed0b338f9c6a51127b88714d736b0361e8f94e09804bda9566d14c16 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 06:19:46 + make test 06:19:46 CGO_ENABLED=0 go test ./... -coverprofile=coverage.out ./... 06:19:47 ? github.com/edgexfoundry/device-usb-camera [no test files] 06:19:50 # github.com/pebbe/zmq4 06:19:50 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:10:4: undefined: State 06:19:50 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:11:9: undefined: State 06:19:50 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:21:16: undefined: Socket 06:19:50 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:23:12: undefined: Poller 06:19:50 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:61:34: undefined: Socket 06:19:50 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:61:49: undefined: State 06:19:50 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:68:37: undefined: Socket 06:19:50 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:17:12: undefined: Socket 06:19:50 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:24:12: undefined: Socket 06:19:50 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:28:12: undefined: Socket 06:19:50 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:28:12: too many errors 06:20:37 # github.com/vladimirvivien/go4vl/v4l2/device 06:20:37 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:17:16: undefined: v4l2.Capability 06:20:37 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:18:16: undefined: v4l2.CropCapability 06:20:37 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:19:15: undefined: v4l2.PixFormat 06:20:37 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:21:15: undefined: v4l2.RequestBuffers 06:20:37 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:53:36: undefined: v4l2.Capability 06:20:37 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:67:39: undefined: v4l2.CropCapability 06:20:37 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:84:32: undefined: v4l2.Rect 06:20:37 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:95:34: undefined: v4l2.PixFormat 06:20:37 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:107:38: undefined: v4l2.PixFormat 06:20:37 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:119:52: undefined: v4l2.FormatDescription 06:20:37 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:119:52: too many errors 06:21:04 make: *** [Makefile:33: unittest] Error 2 [Pipeline] } 06:21:04 $ docker stop --time=1 58037f29ed0b338f9c6a51127b88714d736b0361e8f94e09804bda9566d14c16 06:21:05 $ docker rm -f 58037f29ed0b338f9c6a51127b88714d736b0361e8f94e09804bda9566d14c16 [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:21:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:21:07 06:21:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 06:21:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:21:07 arm64: Pulling from edgex-lftools-log-publisher 06:21:07 8998bd30e6a1: Pulling fs layer 06:21:07 04944245beec: Pulling fs layer 06:21:07 699f458cf7ca: Pulling fs layer 06:21:07 765212b225bb: Pulling fs layer 06:21:07 f23df028b6ca: Pulling fs layer 06:21:07 d65c8cfc05b1: Pulling fs layer 06:21:07 2437ff75d9bd: Pulling fs layer 06:21:07 765212b225bb: Waiting 06:21:07 f23df028b6ca: Waiting 06:21:07 d65c8cfc05b1: Waiting 06:21:07 04944245beec: Verifying Checksum 06:21:07 04944245beec: Download complete 06:21:07 765212b225bb: Verifying Checksum 06:21:07 765212b225bb: Download complete 06:21:07 f23df028b6ca: Download complete 06:21:07 d65c8cfc05b1: Verifying Checksum 06:21:07 d65c8cfc05b1: Download complete 06:21:07 699f458cf7ca: Verifying Checksum 06:21:07 699f458cf7ca: Download complete 06:21:08 8998bd30e6a1: Verifying Checksum 06:21:08 8998bd30e6a1: Download complete 06:21:10 2437ff75d9bd: Verifying Checksum 06:21:10 2437ff75d9bd: Download complete 06:21:12 8998bd30e6a1: Pull complete 06:21:13 04944245beec: Pull complete 06:21:14 699f458cf7ca: Pull complete 06:21:14 765212b225bb: Pull complete 06:21:15 f23df028b6ca: Pull complete 06:21:15 d65c8cfc05b1: Pull complete 06:21:30 2437ff75d9bd: Pull complete 06:21:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:21:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:21:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 06:21:30 prd-ubuntu20.04-docker-arm64-4c-16g-64165 does not seem to be running inside a container 06:21:31 $ 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/5 -v /w/workspace/device-usb-camera/5:/w/workspace/device-usb-camera/5:rw,z -v /w/workspace/device-usb-camera/5@tmp:/w/workspace/device-usb-camera/5@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:21:33 $ docker top bb9bf2cac37c442cfad2bcba7618727d77fd1c83dcccd5d67bec03ac9551541b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:21:34 ---> job-cost.sh 06:21:34 lf-activate-venv: SKIPPING 06:21:34 INFO: No Stack... 06:21:34 INFO: Retrieving Pricing Info for: v3-standard-4 06:21:35 INFO: Archiving Costs [Pipeline] sh 06:21:36 + cat /w/workspace/device-usb-camera/5/archives/cost.csv 06:21:36 + cut -d, -f6 [Pipeline] lock 06:21:36 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-17-5-stack-cost] 06:21:36 Resource [jenkins-edgexfoundry-device-usb-camera-PR-17-5-stack-cost] did not exist. Created. 06:21:36 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-17-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:21:37 /w/workspace/device-usb-camera/5@tmp/durable-7561a83b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:21:37 + echo total: 0.10999999940395355 [Pipeline] stash 06:21:37 Warning: overwriting stash ‘stack-cost’ 06:21:38 Stashed 1 file(s) [Pipeline] } 06:21:38 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-17-5-stack-cost] [Pipeline] // lock [Pipeline] } 06:21:38 $ docker stop --time=1 bb9bf2cac37c442cfad2bcba7618727d77fd1c83dcccd5d67bec03ac9551541b 06:21:39 $ docker rm -f bb9bf2cac37c442cfad2bcba7618727d77fd1c83dcccd5d67bec03ac9551541b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:21:40 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:21:40 + [ -d /w/workspace/xfoundry_device-usb-camera_PR-17/archives ] 06:21:40 + ls -al /w/workspace/xfoundry_device-usb-camera_PR-17/archives 06:21:40 total 16 06:21:40 drwxr-xr-x 3 root root 4096 May 20 06:17 . 06:21:40 drwxrwxr-x 10 jenkins jenkins 4096 May 20 06:17 .. 06:21:40 drwxr-xr-x 2 root root 4096 May 20 06:17 cost 06:21:40 -rw-r--r-- 1 root root 87 May 20 06:17 cost.csv 06:21:40 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-usb-camera_PR-17/archives 06:21:40 + ls -al /w/workspace/xfoundry_device-usb-camera_PR-17/archives 06:21:40 total 16 06:21:40 drwxr-xr-x 3 jenkins jenkins 4096 May 20 06:17 . 06:21:40 drwxrwxr-x 10 jenkins jenkins 4096 May 20 06:17 .. 06:21:40 drwxr-xr-x 2 jenkins jenkins 4096 May 20 06:17 cost 06:21:40 -rw-r--r-- 1 jenkins jenkins 87 May 20 06:17 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:21:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:21:42 ---> package-listing.sh 06:21:42 ++ facter osfamily 06:21:42 ++ tr '[:upper:]' '[:lower:]' 06:21:42 + OS_FAMILY=debian 06:21:42 + workspace=/w/workspace/xfoundry_device-usb-camera_PR-17 06:21:42 + START_PACKAGES=/tmp/packages_start.txt 06:21:42 + END_PACKAGES=/tmp/packages_end.txt 06:21:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:21:42 + PACKAGES=/tmp/packages_start.txt 06:21:42 + '[' /w/workspace/xfoundry_device-usb-camera_PR-17 ']' 06:21:42 + PACKAGES=/tmp/packages_end.txt 06:21:42 + case "${OS_FAMILY}" in 06:21:42 + dpkg -l 06:21:42 + grep '^ii' 06:21:42 + '[' -f /tmp/packages_start.txt ']' 06:21:42 + '[' -f /tmp/packages_end.txt ']' 06:21:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:21:42 + '[' /w/workspace/xfoundry_device-usb-camera_PR-17 ']' 06:21:42 + mkdir -p /w/workspace/xfoundry_device-usb-camera_PR-17/archives/ 06:21:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-usb-camera_PR-17/archives/ [Pipeline] echo 06:21:42 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/xfoundry_device-usb-camera_PR-17/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:21:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:21:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:21:43 . [Pipeline] withDockerContainer 06:21:43 prd-ubuntu20.04-docker-8c-8g-64163 does not seem to be running inside a container 06:21:43 $ 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/xfoundry_device-usb-camera_PR-17/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-usb-camera_PR-17 -v /w/workspace/xfoundry_device-usb-camera_PR-17:/w/workspace/xfoundry_device-usb-camera_PR-17:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-17@tmp:/w/workspace/xfoundry_device-usb-camera_PR-17@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:latest cat 06:21:43 $ docker top 34791ba7553254c25388eb5e7736c0a9e6cfc4aebf0d7d505ee6a3ae1a2c06ee -eo pid,comm [Pipeline] { [Pipeline] sh 06:21:43 + touch /tmp/pre-build-complete [Pipeline] sh 06:21:44 + mkdir -p /var/log/sysstat [Pipeline] sh 06:21:44 + ls /var/log/sa-host 06:21:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:21:44 provisioning config files... 06:21:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-17@tmp/config1369897975150989408tmp [Pipeline] { [Pipeline] echo 06:21:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:21:45 ---> create-netrc.sh [Pipeline] } 06:21:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:21:45 ---> python-tools-install.sh [Pipeline] echo 06:21:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:21:45 ---> sudo-logs.sh 06:21:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:21:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:21:46 ---> job-cost.sh 06:21:46 lf-activate-venv: SKIPPING 06:21:46 DEBUG: total: 0.2199999988079071 06:21:46 INFO: Retrieving Stack Cost... 06:21:46 INFO: Retrieving Pricing Info for: v3-standard-8 06:21:47 INFO: Archiving Costs [Pipeline] echo 06:21:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:21:47 ---> logs-deploy.sh 06:21:47 lf-activate-venv: SKIPPING 06:21:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-17/5 06:21:47 INFO: archiving workspace using pattern(s): 06:21:48 Archives upload complete. 06:21:48 INFO: archiving logs to Nexus