Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1bc60fbd6192062c31ba9592c35aea52e7a2b34f+276b854d0043017d2cd132a5df48fee36b7a1e4c (de5714c5a9b74c403fb46af7975601701b50d0ae) 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-ssh1823156427136890428.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-ssh13379277641030009659.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-64/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-64/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7525067158415504640.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-64/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11121746726742966167.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 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-ssh8150861573519679551.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-64/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-64/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13534603891587460402.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 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-onvif-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-onvif-camera-settings PROJECT: device-onvif-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-onvif-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-121 in /w/workspace/oundry_device-onvif-camera_PR-64 [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-onvif-camera.git > git init /w/workspace/oundry_device-onvif-camera_PR-64 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-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-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-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-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/64/head:refs/remotes/origin/PR-64 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 276b854d0043017d2cd132a5df48fee36b7a1e4c into PR head commit 1bc60fbd6192062c31ba9592c35aea52e7a2b34f Merge succeeded, producing 252664f81e9a295461a48b56a8b44594209db287 Checking out Revision 252664f81e9a295461a48b56a8b44594209db287 (PR-64) > git config core.sparsecheckout # timeout=10 > git checkout -f 1bc60fbd6192062c31ba9592c35aea52e7a2b34f # 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 276b854d0043017d2cd132a5df48fee36b7a1e4c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 252664f81e9a295461a48b56a8b44594209db287 # timeout=10 Commit message: "Merge commit '276b854d0043017d2cd132a5df48fee36b7a1e4c' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:10:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:10:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:10:16 ========================================================= 10:10:16 EdgeX Global Pipelines Version Info 10:10:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk f192aee9a5477b5013fc0619034062888a5ea5cd # timeout=10 10:10:17 ------------------- 10:10:17 stable info: 10:10:17 ------------------- 10:10:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:10:17 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 10:10:17 Message: update stable to v1.0.230 10:10:18 ------------------- 10:10:18 experimental info: 10:10:18 ------------------- 10:10:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:10:18 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 10:10:18 Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:10:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 10:10:18 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 10:10:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:10:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:10:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:10:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 10:10:18 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:10:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:10:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:10:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:10:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:10:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 10:10:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:10:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:10:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:10:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:10:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:10:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:10:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:10:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:10:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:10:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:10:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:10:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:10:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:10:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:10:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-64 [Pipeline] echo 10:10:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-64 [Pipeline] echo 10:10:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-64 [Pipeline] echo 10:10:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 252664f81e9a295461a48b56a8b44594209db287 [Pipeline] echo 10:10:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 252664f [Pipeline] echo 10:10:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:10:18 provisioning config files... 10:10:18 copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-64@tmp/config3780012784223879948tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:10:19 ---> docker-login.sh 10:10:19 nexus3.edgexfoundry.org:10001 10:10:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:19 Configure a credential helper to remove this warning. See 10:10:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:19 10:10:19 Login Succeeded 10:10:19 nexus3.edgexfoundry.org:10002 10:10:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:19 Configure a credential helper to remove this warning. See 10:10:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:19 10:10:19 Login Succeeded 10:10:19 nexus3.edgexfoundry.org:10003 10:10:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:19 Configure a credential helper to remove this warning. See 10:10:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:19 10:10:19 Login Succeeded 10:10:19 nexus3.edgexfoundry.org:10004 10:10:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:19 Configure a credential helper to remove this warning. See 10:10:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:19 10:10:19 Login Succeeded 10:10:19 docker.io 10:10:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:20 Configure a credential helper to remove this warning. See 10:10:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:20 10:10:20 Login Succeeded 10:10:20 ---> docker-login.sh ends [Pipeline] } 10:10:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:10:20 + git rev-list -1 --merges 252664f81e9a295461a48b56a8b44594209db287~1..252664f81e9a295461a48b56a8b44594209db287 [Pipeline] echo 10:10:20 -----------> git rev-list -1 --merges 252664f81e9a295461a48b56a8b44594209db287~1..252664f81e9a295461a48b56a8b44594209db287 252664f81e9a295461a48b56a8b44594209db287 10:10:20 252664f81e9a295461a48b56a8b44594209db287 [false] [Pipeline] sh 10:10:21 + git log --format=format:%s -1 252664f81e9a295461a48b56a8b44594209db287 [Pipeline] echo 10:10:21 ========================================================= 10:10:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:10:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:10:21 + git log --format=format:%s -1 252664f81e9a295461a48b56a8b44594209db287 [Pipeline] echo 10:10:21 [semverPrep] GIT_COMMIT: 252664f81e9a295461a48b56a8b44594209db287, Commit Message: Merge commit '276b854d0043017d2cd132a5df48fee36b7a1e4c' into HEAD [Pipeline] echo 10:10:21 [semverPrep] This is not a build commit. [Pipeline] sh 10:10:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:10:21 + grep -v github /etc/ssh/ssh_known_hosts 10:10:21 + [ -e /tmp/ssh_known_hosts ] 10:10:21 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:10:21 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:10:21 + sudo tee -a /etc/ssh/ssh_known_hosts 10:10:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 10:10:22 10:10:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 10:10:22 latest: Pulling from edgex-devops/py-git-semver 10:10:22 1fe172e4850f: Pulling fs layer 10:10:22 caf521ccaac6: Pulling fs layer 10:10:22 3ead6fa29328: Pulling fs layer 10:10:22 5c2a1cbceb83: Pulling fs layer 10:10:22 a8d5f1318db7: Pulling fs layer 10:10:22 c427282e49a2: Pulling fs layer 10:10:22 1827001aaf11: Pulling fs layer 10:10:22 0714d37db230: Pulling fs layer 10:10:22 ac28cf19c067: Pulling fs layer 10:10:22 ca983d60f3e2: Pulling fs layer 10:10:22 9f894cec8388: Pulling fs layer 10:10:22 c427282e49a2: Waiting 10:10:22 1827001aaf11: Waiting 10:10:22 ca983d60f3e2: Waiting 10:10:22 9f894cec8388: Waiting 10:10:22 a8d5f1318db7: Waiting 10:10:22 0714d37db230: Waiting 10:10:22 ac28cf19c067: Waiting 10:10:22 caf521ccaac6: Download complete 10:10:22 5c2a1cbceb83: Download complete 10:10:22 3ead6fa29328: Verifying Checksum 10:10:22 3ead6fa29328: Download complete 10:10:22 a8d5f1318db7: Verifying Checksum 10:10:22 a8d5f1318db7: Download complete 10:10:22 c427282e49a2: Verifying Checksum 10:10:22 c427282e49a2: Download complete 10:10:22 0714d37db230: Download complete 10:10:22 ac28cf19c067: Download complete 10:10:22 ca983d60f3e2: Verifying Checksum 10:10:22 ca983d60f3e2: Download complete 10:10:22 9f894cec8388: Download complete 10:10:22 1fe172e4850f: Verifying Checksum 10:10:22 1fe172e4850f: Download complete 10:10:23 1827001aaf11: Verifying Checksum 10:10:23 1827001aaf11: Download complete 10:10:24 1fe172e4850f: Pull complete 10:10:24 caf521ccaac6: Pull complete 10:10:24 3ead6fa29328: Pull complete 10:10:24 5c2a1cbceb83: Pull complete 10:10:25 a8d5f1318db7: Pull complete 10:10:25 c427282e49a2: Pull complete 10:10:27 1827001aaf11: Pull complete 10:10:27 0714d37db230: Pull complete 10:10:27 ac28cf19c067: Pull complete 10:10:27 ca983d60f3e2: Pull complete 10:10:27 9f894cec8388: Pull complete 10:10:27 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 10:10:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 10:10:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:10:27 prd-ubuntu20.04-docker-8c-8g-121 does not seem to be running inside a container 10:10:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-onvif-camera_PR-64 -v /w/workspace/oundry_device-onvif-camera_PR-64:/w/workspace/oundry_device-onvif-camera_PR-64:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-64@tmp:/w/workspace/oundry_device-onvif-camera_PR-64@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 10:10:29 $ docker top eaa62d8e6a3dba0abe3fb1ab032494e0fdb269cb62117865bb6ba71b24a82a66 -eo pid,comm 10:10:29 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). 10:10:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:10:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:10:29 [ssh-agent] Looking for ssh-agent implementation... 10:10:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:10:29 $ docker exec eaa62d8e6a3dba0abe3fb1ab032494e0fdb269cb62117865bb6ba71b24a82a66 ssh-agent 10:10:29 SSH_AUTH_SOCK=/tmp/ssh-DAbaZaMMAuus/agent.33 10:10:29 SSH_AGENT_PID=39 10:10:29 Running ssh-add (command line suppressed) 10:10:29 Identity added: /w/workspace/oundry_device-onvif-camera_PR-64@tmp/private_key_7979678466390696663.key (/w/workspace/oundry_device-onvif-camera_PR-64@tmp/private_key_7979678466390696663.key) 10:10:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:10:29 + git tag --points-at HEAD [Pipeline] } 10:10:29 $ docker exec --env ******** --env ******** eaa62d8e6a3dba0abe3fb1ab032494e0fdb269cb62117865bb6ba71b24a82a66 ssh-agent -k 10:10:29 unset SSH_AUTH_SOCK; 10:10:29 unset SSH_AGENT_PID; 10:10:29 echo Agent pid 39 killed; 10:10:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:10:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:10:29 [ssh-agent] Looking for ssh-agent implementation... 10:10:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:10:30 $ docker exec eaa62d8e6a3dba0abe3fb1ab032494e0fdb269cb62117865bb6ba71b24a82a66 ssh-agent 10:10:30 SSH_AUTH_SOCK=/tmp/ssh-86PkZCczWUAZ/agent.75 10:10:30 SSH_AGENT_PID=82 10:10:30 Running ssh-add (command line suppressed) 10:10:30 Identity added: /w/workspace/oundry_device-onvif-camera_PR-64@tmp/private_key_6073817663744083105.key (/w/workspace/oundry_device-onvif-camera_PR-64@tmp/private_key_6073817663744083105.key) 10:10:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:10:30 + git semver init 10:10:30 2022-05-26 10:10:30,832 [run_init] DEBUG init version:0.0.0 force:False 10:10:30 2022-05-26 10:10:30,832 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_device-onvif-camera_PR-64/.semver 10:10:30 2022-05-26 10:10:30,833 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/oundry_device-onvif-camera_PR-64/.semver 10:10:30 2022-05-26 10:10:30,833 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/oundry_device-onvif-camera_PR-64/.semver'], cwd=/w/workspace/oundry_device-onvif-camera_PR-64, universal_newlines=False, shell=None, istream=None) 10:10:31 2022-05-26 10:10:31,464 [append_file] DEBUG append to file:/w/workspace/oundry_device-onvif-camera_PR-64/.git/info/exclude 10:10:31 2022-05-26 10:10:31,464 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_device-onvif-camera_PR-64/.semver/PR-64 with force:False 10:10:31 2022-05-26 10:10:31,465 [write_file] DEBUG write to file:/w/workspace/oundry_device-onvif-camera_PR-64/.semver/PR-64 10:10:31 2022-05-26 10:10:31,468 [execute] INFO git cat-file --batch-check 10:10:31 2022-05-26 10:10:31,469 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_device-onvif-camera_PR-64/.semver, universal_newlines=False, shell=None, istream=) 10:10:31 2022-05-26 10:10:31,475 [execute] INFO git cat-file --batch 10:10:31 2022-05-26 10:10:31,475 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_device-onvif-camera_PR-64/.semver, universal_newlines=False, shell=None, istream=) 10:10:31 2022-05-26 10:10:31,479 [read_version] DEBUG read version from /w/workspace/oundry_device-onvif-camera_PR-64/.semver/PR-64 10:10:31 0.0.0 [Pipeline] } 10:10:31 $ docker exec --env ******** --env ******** eaa62d8e6a3dba0abe3fb1ab032494e0fdb269cb62117865bb6ba71b24a82a66 ssh-agent -k 10:10:31 unset SSH_AUTH_SOCK; 10:10:31 unset SSH_AGENT_PID; 10:10:31 echo Agent pid 82 killed; 10:10:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:10:32 + git semver [Pipeline] } 10:10:32 $ docker stop --time=1 eaa62d8e6a3dba0abe3fb1ab032494e0fdb269cb62117865bb6ba71b24a82a66 10:10:33 $ docker rm -f eaa62d8e6a3dba0abe3fb1ab032494e0fdb269cb62117865bb6ba71b24a82a66 [Pipeline] // withDockerContainer [Pipeline] sh 10:10:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:10:34 Stashed 1 file(s) [Pipeline] echo 10:10:34 [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 10:10:34 provisioning config files... 10:10:34 copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-64@tmp/config7581514679269602607tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:10:34 ---> docker-login.sh 10:10:34 nexus3.edgexfoundry.org:10001 10:10:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:34 Configure a credential helper to remove this warning. See 10:10:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:34 10:10:34 Login Succeeded 10:10:34 nexus3.edgexfoundry.org:10002 10:10:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:35 Configure a credential helper to remove this warning. See 10:10:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:35 10:10:35 Login Succeeded 10:10:35 nexus3.edgexfoundry.org:10003 10:10:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:35 Configure a credential helper to remove this warning. See 10:10:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:35 10:10:35 Login Succeeded 10:10:35 nexus3.edgexfoundry.org:10004 10:10:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:35 Configure a credential helper to remove this warning. See 10:10:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:35 10:10:35 Login Succeeded 10:10:35 docker.io 10:10:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:35 Configure a credential helper to remove this warning. See 10:10:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:35 10:10:35 Login Succeeded 10:10:35 ---> docker-login.sh ends [Pipeline] } 10:10:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:10:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:10:35 ========================================================= 10:10:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 10:10:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:36 + 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 . 10:10:36 Sending build context to Docker daemon 8.795MB 10:10:36 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 10:10:36 Step 2/13 : FROM ${BASE} AS builder 10:10:36 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 10:10:36 59bf1c3509f3: Pulling fs layer 10:10:36 666ba61612fd: Pulling fs layer 10:10:36 8ed8ca486205: Pulling fs layer 10:10:36 4fe6c5a15a65: Pulling fs layer 10:10:36 22a0e8bec74d: Pulling fs layer 10:10:36 ca2b28591e48: Pulling fs layer 10:10:36 a51346096db8: Pulling fs layer 10:10:36 daebc70d1ce1: Pulling fs layer 10:10:36 0e18a0eac166: Pulling fs layer 10:10:36 4fe6c5a15a65: Waiting 10:10:36 daebc70d1ce1: Waiting 10:10:36 0e18a0eac166: Waiting 10:10:36 22a0e8bec74d: Waiting 10:10:36 a51346096db8: Waiting 10:10:36 ca2b28591e48: Waiting 10:10:36 8ed8ca486205: Verifying Checksum 10:10:36 8ed8ca486205: Download complete 10:10:36 666ba61612fd: Verifying Checksum 10:10:36 666ba61612fd: Download complete 10:10:36 22a0e8bec74d: Verifying Checksum 10:10:36 22a0e8bec74d: Download complete 10:10:36 ca2b28591e48: Verifying Checksum 10:10:36 ca2b28591e48: Download complete 10:10:36 59bf1c3509f3: Verifying Checksum 10:10:36 59bf1c3509f3: Download complete 10:10:36 a51346096db8: Verifying Checksum 10:10:36 a51346096db8: Download complete 10:10:36 daebc70d1ce1: Download complete 10:10:36 59bf1c3509f3: Pull complete 10:10:36 666ba61612fd: Pull complete 10:10:36 8ed8ca486205: Pull complete 10:10:36 0e18a0eac166: Verifying Checksum 10:10:36 0e18a0eac166: Download complete 10:10:37 4fe6c5a15a65: Download complete 10:10:41 4fe6c5a15a65: Pull complete 10:10:41 22a0e8bec74d: Pull complete 10:10:41 ca2b28591e48: Pull complete 10:10:41 a51346096db8: Pull complete 10:10:41 daebc70d1ce1: Pull complete 10:10:43 0e18a0eac166: Pull complete 10:10:43 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 10:10:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 10:10:43 ---> f018257e8ee9 10:10:43 Step 3/13 : ARG MAKE="make build" 10:10:44 ---> Running in 9327bd839e39 10:10:44 Removing intermediate container 9327bd839e39 10:10:44 ---> 38784b160fe8 10:10:44 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 10:10:44 ---> Running in 7ad4c74db5f2 10:10:45 Removing intermediate container 7ad4c74db5f2 10:10:45 ---> afca413d4a80 10:10:45 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 10:10:45 ---> Running in 0966d87fb004 10:10:45 Removing intermediate container 0966d87fb004 10:10:45 ---> beed49bc5335 10:10:45 Step 6/13 : LABEL Name=edgex-device-onvif-camera 10:10:45 ---> Running in 5cd3abada19a 10:10:45 Removing intermediate container 5cd3abada19a 10:10:45 ---> 5e88e472090d 10:10:45 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:10:45 ---> Running in a65ad85959e6 10:10:45 Removing intermediate container a65ad85959e6 10:10:45 ---> 160eb8140914 10:10:45 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:10:45 ---> Running in d469685b1a63 10:10:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:10:49 Still waiting to schedule task 10:10:49 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:10:51 WARNING: Ignoring https://nl.alpinelinux.org/alpine/v3.15/main: temporary error (try again later) 10:10:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:10:56 WARNING: Ignoring https://nl.alpinelinux.org/alpine/v3.15/community: temporary error (try again later) 10:10:56 OK: 221 MiB in 52 packages 10:10:56 Removing intermediate container d469685b1a63 10:10:56 ---> b6dc0bb6b8e1 10:10:56 Step 9/13 : WORKDIR /device-onvif-camera 10:10:56 ---> Running in 5cccc05103a1 10:10:56 Removing intermediate container 5cccc05103a1 10:10:56 ---> 1c2006269dc3 10:10:56 Step 10/13 : COPY go.mod vendor* ./ 10:10:56 ---> d7d4ce9b0458 10:10:56 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:10:56 ---> Running in 8abe63b9b77e 10:11:14 Removing intermediate container 8abe63b9b77e 10:11:14 ---> 274a8c241b1e 10:11:14 Step 12/13 : COPY . . 10:11:14 ---> 7c62f8efb311 10:11:14 Step 13/13 : RUN ${MAKE} 10:11:14 ---> Running in 5e2e1feb4ef0 10:11:14 noop 10:11:15 Removing intermediate container 5e2e1feb4ef0 10:11:15 ---> 63bf18ada09a 10:11:15 Successfully built 63bf18ada09a 10:11:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:15 + docker inspect -f . ci-base-image-x86_64 10:11:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:11:15 prd-ubuntu20.04-docker-8c-8g-121 does not seem to be running inside a container 10:11:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-onvif-camera_PR-64 -v /w/workspace/oundry_device-onvif-camera_PR-64:/w/workspace/oundry_device-onvif-camera_PR-64:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-64@tmp:/w/workspace/oundry_device-onvif-camera_PR-64@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 10:11:15 $ docker top 456f59f127159d4bcaeaeb62d3d15a29e4bc80727caf3ccba837a511cad75c45 -eo pid,comm [Pipeline] { [Pipeline] sh 10:11:16 + go version 10:11:16 go version go1.17.6 linux/amd64 [Pipeline] } 10:11:16 $ docker stop --time=1 456f59f127159d4bcaeaeb62d3d15a29e4bc80727caf3ccba837a511cad75c45 10:11:17 $ docker rm -f 456f59f127159d4bcaeaeb62d3d15a29e4bc80727caf3ccba837a511cad75c45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:17 + docker inspect -f . ci-base-image-x86_64 10:11:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:11:18 prd-ubuntu20.04-docker-8c-8g-121 does not seem to be running inside a container 10:11:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-onvif-camera_PR-64 -v /w/workspace/oundry_device-onvif-camera_PR-64:/w/workspace/oundry_device-onvif-camera_PR-64:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-64@tmp:/w/workspace/oundry_device-onvif-camera_PR-64@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 10:11:18 $ docker top 11878f849f24fa8c720cbdee1b6fe56f0845f8cba60f17a819ea19a7689a33d0 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 10:11:18 + make test 10:11:18 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:11:19 ? github.com/edgexfoundry/device-onvif-camera [no test files] 10:11:29 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 10:11:29 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.016s coverage: 1.0% of statements 10:11:35 CGO_ENABLED=1 GO111MODULE=on go vet ./... 10:11:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:11:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:11:39 ./bin/test-attribution-txt.sh [Pipeline] echo 10:11:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:11:39 $ docker stop --time=1 11878f849f24fa8c720cbdee1b6fe56f0845f8cba60f17a819ea19a7689a33d0 10:11:41 $ docker rm -f 11878f849f24fa8c720cbdee1b6fe56f0845f8cba60f17a819ea19a7689a33d0 [Pipeline] // withDockerContainer [Pipeline] sh 10:11:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:11:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:11:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:11:42 + ls -al . 10:11:42 total 216 10:11:42 drwxrwxr-x 9 jenkins jenkins 4096 May 26 10:11 . 10:11:42 drwxrwxr-x 4 jenkins jenkins 4096 May 26 10:10 .. 10:11:42 drwxrwxr-x 8 jenkins jenkins 4096 May 26 10:10 .git 10:11:42 drwxrwxr-x 2 jenkins jenkins 4096 May 26 10:10 .github 10:11:42 -rw-rw-r-- 1 jenkins jenkins 352 May 26 10:10 .gitignore 10:11:42 -rw-rw-r-- 1 jenkins jenkins 42 May 26 10:10 .golangci.yml 10:11:42 drwxr-xr-x 3 jenkins jenkins 4096 May 26 10:10 .semver 10:11:42 -rw-rw-r-- 1 jenkins jenkins 9099 May 26 10:10 Attribution.txt 10:11:42 -rw-rw-r-- 1 jenkins jenkins 189 May 26 10:10 CHANGELOG.md 10:11:42 -rw-rw-r-- 1 jenkins jenkins 1667 May 26 10:10 Dockerfile 10:11:42 -rw-rw-r-- 1 jenkins jenkins 677 May 26 10:10 GOVERNANCE.md 10:11:42 -rw-rw-r-- 1 jenkins jenkins 660 May 26 10:10 Jenkinsfile 10:11:42 -rw-rw-r-- 1 jenkins jenkins 11348 May 26 10:10 LICENSE 10:11:42 -rw-rw-r-- 1 jenkins jenkins 2473 May 26 10:10 Makefile 10:11:42 -rw-rw-r-- 1 jenkins jenkins 625 May 26 10:10 OWNERS.md 10:11:42 -rw-rw-r-- 1 jenkins jenkins 29025 May 26 10:10 README.md 10:11:42 -rw-rw-r-- 1 jenkins jenkins 5 May 26 10:10 VERSION 10:11:42 drwxrwxr-x 2 jenkins jenkins 4096 May 26 10:10 bin 10:11:42 drwxrwxr-x 3 jenkins jenkins 4096 May 26 10:10 cmd 10:11:42 -rw-r--r-- 1 jenkins jenkins 37307 May 26 10:11 coverage.out 10:11:42 drwxrwxr-x 5 jenkins jenkins 4096 May 26 10:10 doc 10:11:42 -rw-rw-r-- 1 jenkins jenkins 3546 May 26 10:10 go.mod 10:11:42 -rw-rw-r-- 1 jenkins jenkins 37264 May 26 10:10 go.sum 10:11:42 drwxrwxr-x 3 jenkins jenkins 4096 May 26 10:10 internal 10:11:42 -rw-rw-r-- 1 jenkins jenkins 236 May 26 10:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:43 + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=252664f81e9a295461a48b56a8b44594209db287 --label arch=amd64 --label version=0.0.0 . 10:11:43 Sending build context to Docker daemon 8.833MB 10:11:43 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 10:11:43 Step 2/26 : FROM ${BASE} AS builder 10:11:43 ---> 63bf18ada09a 10:11:43 Step 3/26 : ARG MAKE="make build" 10:11:43 ---> Running in 774df2a8d0aa 10:11:43 Removing intermediate container 774df2a8d0aa 10:11:43 ---> 3cdf8782f339 10:11:43 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 10:11:43 ---> Running in a3dad95666c5 10:11:43 Removing intermediate container a3dad95666c5 10:11:43 ---> 488db49aab40 10:11:43 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 10:11:43 ---> Running in 73df8689239a 10:11:43 Removing intermediate container 73df8689239a 10:11:43 ---> a42ccc995850 10:11:43 Step 6/26 : LABEL Name=edgex-device-onvif-camera 10:11:43 ---> Running in 4617ce7cbd8f 10:11:44 Removing intermediate container 4617ce7cbd8f 10:11:44 ---> 3b5018fef697 10:11:44 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:11:44 ---> Running in f176947fce15 10:11:44 Removing intermediate container f176947fce15 10:11:44 ---> 8d10301c4f43 10:11:44 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:11:44 ---> Running in 438777d78a34 10:11:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:11:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:11:46 OK: 221 MiB in 52 packages 10:11:46 Removing intermediate container 438777d78a34 10:11:46 ---> bd0dec553bc1 10:11:46 Step 9/26 : WORKDIR /device-onvif-camera 10:11:46 ---> Running in 300b610a7ee6 10:11:46 Removing intermediate container 300b610a7ee6 10:11:46 ---> ba193227c0b9 10:11:46 Step 10/26 : COPY go.mod vendor* ./ 10:11:46 ---> a5a6bb751dd1 10:11:46 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:11:46 ---> Running in 0e2046c889ca 10:11:47 Removing intermediate container 0e2046c889ca 10:11:47 ---> 17cd75c74235 10:11:47 Step 12/26 : COPY . . 10:11:47 ---> 6de4b12fd4e1 10:11:47 Step 13/26 : RUN ${MAKE} 10:11:47 ---> Running in 52fcae459d40 10:11:48 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 10:12:10 Removing intermediate container 52fcae459d40 10:12:10 ---> f54b85638128 10:12:10 Step 14/26 : FROM alpine:3.15 10:12:10 3.15: Pulling from library/alpine 10:12:10 df9b9388f04a: Pulling fs layer 10:12:10 df9b9388f04a: Verifying Checksum 10:12:10 df9b9388f04a: Download complete 10:12:10 df9b9388f04a: Pull complete 10:12:10 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 10:12:10 Status: Downloaded newer image for alpine:3.15 10:12:10 ---> 0ac33e5f5afa 10:12:10 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 10:12:10 ---> Running in aa304046f5ee 10:12:10 Removing intermediate container aa304046f5ee 10:12:10 ---> 739c120a6d94 10:12:10 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 10:12:10 ---> Running in 4592b3ed8745 10:12:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:12:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:12:10 (1/6) Installing dumb-init (1.2.5-r1) 10:12:10 (2/6) Installing libgcc (10.3.1_git20211027-r0) 10:12:10 (3/6) Installing libsodium (1.0.18-r0) 10:12:10 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 10:12:10 (5/6) Installing libzmq (4.3.4-r0) 10:12:10 (6/6) Installing zeromq (4.3.4-r0) 10:12:10 Executing busybox-1.34.1-r5.trigger 10:12:10 OK: 8 MiB in 20 packages 10:12:10 Removing intermediate container 4592b3ed8745 10:12:10 ---> be2f0362c230 10:12:10 Step 17/26 : WORKDIR / 10:12:10 ---> Running in ed955a4cab9c 10:12:10 Removing intermediate container ed955a4cab9c 10:12:10 ---> b3b4666f306b 10:12:10 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 10:12:10 ---> d2ca27f2d3bd 10:12:10 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 10:12:10 ---> 2f88db79c0cd 10:12:10 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 10:12:10 ---> b6034f79ae37 10:12:10 Step 21/26 : EXPOSE 59984 10:12:10 ---> Running in b9436e89cb4f 10:12:10 Removing intermediate container b9436e89cb4f 10:12:10 ---> e56c9e71c0e0 10:12:10 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 10:12:10 ---> Running in 65459f32162b 10:12:10 Removing intermediate container 65459f32162b 10:12:10 ---> d2fa633f0dcf 10:12:10 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:12:10 ---> Running in 3c7c63e7e9df 10:12:10 Removing intermediate container 3c7c63e7e9df 10:12:10 ---> bc41f88ca3f8 10:12:10 Step 24/26 : LABEL arch=amd64 10:12:10 ---> Running in 77a84c77f1be 10:12:10 Removing intermediate container 77a84c77f1be 10:12:10 ---> 024eadc01aa3 10:12:10 Step 25/26 : LABEL git_sha=252664f81e9a295461a48b56a8b44594209db287 10:12:10 ---> Running in 92656758cca1 10:12:10 Removing intermediate container 92656758cca1 10:12:10 ---> 7f4c16549c1f 10:12:10 Step 26/26 : LABEL version=0.0.0 10:12:10 ---> Running in a6fc2fdb0990 10:12:10 Removing intermediate container a6fc2fdb0990 10:12:10 ---> f4cd767f1f4f 10:12:10 [Warning] One or more build-args [ARCH] were not consumed 10:12:10 Successfully built f4cd767f1f4f 10:12:10 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:12:11 10:12:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:12:11 latest: Pulling from edgex-lftools-log-publisher 10:12:11 5eb5b503b376: Pulling fs layer 10:12:11 5c69ac0246d0: Pulling fs layer 10:12:11 ec43610c2a17: Pulling fs layer 10:12:11 3a2ae6a8a46f: Pulling fs layer 10:12:11 33b1e0a273af: Pulling fs layer 10:12:11 5d3b04190fa2: Pulling fs layer 10:12:11 2f39f015ded8: Pulling fs layer 10:12:11 3a2ae6a8a46f: Waiting 10:12:11 33b1e0a273af: Waiting 10:12:11 5d3b04190fa2: Waiting 10:12:11 2f39f015ded8: Waiting 10:12:11 5c69ac0246d0: Download complete 10:12:11 3a2ae6a8a46f: Verifying Checksum 10:12:11 3a2ae6a8a46f: Download complete 10:12:11 33b1e0a273af: Verifying Checksum 10:12:11 33b1e0a273af: Download complete 10:12:11 5d3b04190fa2: Verifying Checksum 10:12:11 5d3b04190fa2: Download complete 10:12:11 ec43610c2a17: Verifying Checksum 10:12:11 ec43610c2a17: Download complete 10:12:11 5eb5b503b376: Verifying Checksum 10:12:11 5eb5b503b376: Download complete 10:12:12 2f39f015ded8: Download complete 10:12:12 5eb5b503b376: Pull complete 10:12:13 5c69ac0246d0: Pull complete 10:12:13 ec43610c2a17: Pull complete 10:12:13 3a2ae6a8a46f: Pull complete 10:12:13 33b1e0a273af: Pull complete 10:12:13 5d3b04190fa2: Pull complete 10:12:18 2f39f015ded8: Pull complete 10:12:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:12:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:12:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:12:18 prd-ubuntu20.04-docker-8c-8g-121 does not seem to be running inside a container 10:12:18 $ 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/oundry_device-onvif-camera_PR-64 -v /w/workspace/oundry_device-onvif-camera_PR-64:/w/workspace/oundry_device-onvif-camera_PR-64:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-64@tmp:/w/workspace/oundry_device-onvif-camera_PR-64@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 10:12:19 $ docker top 2735fad1034fb0b1fb4db669a549ec0e9e2097f981eaf87b2d24ecc96ea7137f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:12:20 ---> job-cost.sh 10:12:20 lf-activate-venv: SKIPPING 10:12:20 INFO: No Stack... 10:12:20 INFO: Retrieving Pricing Info for: v3-standard-8 10:12:20 INFO: Archiving Costs [Pipeline] sh 10:12:21 + cat /w/workspace/oundry_device-onvif-camera_PR-64/archives/cost.csv 10:12:21 + cut -d, -f6 [Pipeline] lock 10:12:21 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-64-7-stack-cost] 10:12:21 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-64-7-stack-cost] did not exist. Created. 10:12:21 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-64-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:12:21 + echo total: 0.2199999988079071 [Pipeline] stash 10:12:21 Stashed 1 file(s) [Pipeline] } 10:12:21 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-64-7-stack-cost] [Pipeline] // lock [Pipeline] } 10:12:21 $ docker stop --time=1 2735fad1034fb0b1fb4db669a549ec0e9e2097f981eaf87b2d24ecc96ea7137f 10:12:22 $ docker rm -f 2735fad1034fb0b1fb4db669a549ec0e9e2097f981eaf87b2d24ecc96ea7137f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:12:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-123 in /w/workspace/oundry_device-onvif-camera_PR-64 [Pipeline] { [Pipeline] ws 10:12:28 Running in /w/workspace/device-onvif-camera/7 [Pipeline] { [Pipeline] checkout 10:12:28 Selected Git installation does not exist. Using Default 10:12:28 The recommended git tool is: NONE 10:12:35 using credential edgex-jenkins-ssh 10:12:35 Cloning the remote Git repository 10:12:35 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 10:12:35 > git init /w/workspace/device-onvif-camera/7 # timeout=10 10:12:35 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 10:12:35 > git --version # timeout=10 10:12:35 > git --version # 'git version 2.25.1' 10:12:35 using GIT_SSH to set credentials SSH Credentials for GitHub 10:12:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:12:36 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 10:12:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:12:36 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 10:12:36 Merging remotes/origin/main commit 276b854d0043017d2cd132a5df48fee36b7a1e4c into PR head commit 1bc60fbd6192062c31ba9592c35aea52e7a2b34f 10:12:37 Merge succeeded, producing 0f805db1f7b4c66db21b655add3844f4810b7c11 10:12:37 Checking out Revision 0f805db1f7b4c66db21b655add3844f4810b7c11 (PR-64) 10:12:36 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 10:12:36 using GIT_SSH to set credentials SSH Credentials for GitHub 10:12:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/64/head:refs/remotes/origin/PR-64 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:12:36 > git config core.sparsecheckout # timeout=10 10:12:36 > git checkout -f 1bc60fbd6192062c31ba9592c35aea52e7a2b34f # timeout=10 10:12:36 > git remote # timeout=10 10:12:36 > git config --get remote.origin.url # timeout=10 10:12:37 using GIT_SSH to set credentials SSH Credentials for GitHub 10:12:37 > git merge 276b854d0043017d2cd132a5df48fee36b7a1e4c # timeout=10 10:12:37 > git rev-parse HEAD^{commit} # timeout=10 10:12:37 > git config core.sparsecheckout # timeout=10 10:12:37 > git checkout -f 0f805db1f7b4c66db21b655add3844f4810b7c11 # timeout=10 10:12:41 Commit message: "Merge commit '276b854d0043017d2cd132a5df48fee36b7a1e4c' into HEAD" 10:12:41 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:12:41 > git rev-list --no-walk f192aee9a5477b5013fc0619034062888a5ea5cd # timeout=10 10:12:42 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:12:42 % Total % Received % Xferd Average Speed Time Time Time Current 10:12:42 Dload Upload Total Spent Left Speed 10:12:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 99617 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh 10:12:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:12:43 + + sudo teesudo /etc/docker/daemon.new jq 10:12:43 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:12:43 { 10:12:43 "registry-mirrors": [ 10:12:43 "https://nexus3.edgexfoundry.org:10001" 10:12:43 ], 10:12:43 "bip": "10.250.0.254/24", 10:12:43 "hosts": [ 10:12:43 "tcp://0.0.0.0:5555", 10:12:43 "unix:///var/run/docker.sock" 10:12:43 ], 10:12:43 "mtu": 1458, 10:12:43 "selinux-enabled": true, 10:12:43 "seccomp-profile": "/etc/docker/seccomp.json" 10:12:43 } [Pipeline] sh 10:12:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:12:43 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:13:02 provisioning config files... 10:13:02 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/7@tmp/config531604454878353880tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:13:02 ---> docker-login.sh 10:13:02 nexus3.edgexfoundry.org:10001 10:13:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:13:03 Configure a credential helper to remove this warning. See 10:13:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:13:03 10:13:03 Login Succeeded 10:13:03 nexus3.edgexfoundry.org:10002 10:13:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:13:04 Configure a credential helper to remove this warning. See 10:13:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:13:04 10:13:04 Login Succeeded 10:13:04 nexus3.edgexfoundry.org:10003 10:13:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:13:04 Configure a credential helper to remove this warning. See 10:13:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:13:04 10:13:04 Login Succeeded 10:13:04 nexus3.edgexfoundry.org:10004 10:13:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:13:04 Configure a credential helper to remove this warning. See 10:13:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:13:04 10:13:04 Login Succeeded 10:13:04 docker.io 10:13:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:13:05 Configure a credential helper to remove this warning. See 10:13:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:13:05 10:13:05 Login Succeeded 10:13:05 ---> docker-login.sh ends [Pipeline] } 10:13:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:13:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:13:06 ========================================================= 10:13:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 10:13:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:06 + 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 . 10:13:07 Sending build context to Docker daemon 6.087MB 10:13:07 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 10:13:07 Step 2/13 : FROM ${BASE} AS builder 10:13:07 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:13:07 9b3977197b4f: Pulling fs layer 10:13:07 1a89e8eeedd5: Pulling fs layer 10:13:07 94645a83ff95: Pulling fs layer 10:13:07 3f3a8bcf1eab: Pulling fs layer 10:13:07 0c92f367c5e7: Pulling fs layer 10:13:07 3096ccb668a1: Pulling fs layer 10:13:07 e8cf19c19ddd: Pulling fs layer 10:13:07 a4caa8a26152: Pulling fs layer 10:13:07 3f3a8bcf1eab: Waiting 10:13:07 3096ccb668a1: Waiting 10:13:07 0c92f367c5e7: Waiting 10:13:07 e8cf19c19ddd: Waiting 10:13:07 a4caa8a26152: Waiting 10:13:07 94645a83ff95: Verifying Checksum 10:13:07 94645a83ff95: Download complete 10:13:07 1a89e8eeedd5: Verifying Checksum 10:13:07 1a89e8eeedd5: Download complete 10:13:07 0c92f367c5e7: Verifying Checksum 10:13:07 0c92f367c5e7: Download complete 10:13:07 3096ccb668a1: Verifying Checksum 10:13:07 3096ccb668a1: Download complete 10:13:07 9b3977197b4f: Verifying Checksum 10:13:07 9b3977197b4f: Download complete 10:13:07 e8cf19c19ddd: Verifying Checksum 10:13:07 e8cf19c19ddd: Download complete 10:13:08 9b3977197b4f: Pull complete 10:13:08 1a89e8eeedd5: Pull complete 10:13:09 94645a83ff95: Pull complete 10:13:09 a4caa8a26152: Verifying Checksum 10:13:09 a4caa8a26152: Download complete 10:13:10 3f3a8bcf1eab: Verifying Checksum 10:13:10 3f3a8bcf1eab: Download complete 10:13:22 3f3a8bcf1eab: Pull complete 10:13:22 0c92f367c5e7: Pull complete 10:13:22 3096ccb668a1: Pull complete 10:13:22 e8cf19c19ddd: Pull complete 10:13:27 a4caa8a26152: Pull complete 10:13:27 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 10:13:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 10:13:27 ---> 725f1c02e7f9 10:13:27 Step 3/13 : ARG MAKE="make build" 10:13:29 ---> Running in 67656f1df9bd 10:13:29 Removing intermediate container 67656f1df9bd 10:13:29 ---> a2fcde7379de 10:13:29 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 10:13:29 ---> Running in 7e28bcd27293 10:13:30 Removing intermediate container 7e28bcd27293 10:13:30 ---> 6977b9a4cf56 10:13:30 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 10:13:30 ---> Running in 5d83ddb8f7e0 10:13:30 Removing intermediate container 5d83ddb8f7e0 10:13:30 ---> ccbad6748bd1 10:13:30 Step 6/13 : LABEL Name=edgex-device-onvif-camera 10:13:30 ---> Running in 73e1cb94fbb7 10:13:30 Removing intermediate container 73e1cb94fbb7 10:13:30 ---> b5c67833010c 10:13:30 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:13:31 ---> Running in 8144c3feebea 10:13:32 Removing intermediate container 8144c3feebea 10:13:32 ---> d4870b3c4b69 10:13:32 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:13:32 ---> Running in a7594934113f 10:13:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:13:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:13:35 OK: 220 MiB in 52 packages 10:13:36 Removing intermediate container a7594934113f 10:13:36 ---> a4bdeb945207 10:13:36 Step 9/13 : WORKDIR /device-onvif-camera 10:13:36 ---> Running in 1b209c8c1ea9 10:13:36 Removing intermediate container 1b209c8c1ea9 10:13:36 ---> d794211d1839 10:13:36 Step 10/13 : COPY go.mod vendor* ./ 10:13:37 ---> 515c07678038 10:13:37 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:13:37 ---> Running in 1095e31e0838 10:14:33 Removing intermediate container 1095e31e0838 10:14:33 ---> a8451e6f60b0 10:14:33 Step 12/13 : COPY . . 10:14:33 ---> b8469128cb18 10:14:33 Step 13/13 : RUN ${MAKE} 10:14:33 ---> Running in 736bbb5daccb 10:14:33 noop 10:14:33 Removing intermediate container 736bbb5daccb 10:14:33 ---> f71c4162c8ad 10:14:33 Successfully built f71c4162c8ad 10:14:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:34 + docker inspect -f . ci-base-image-arm64 10:14:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:14:34 prd-ubuntu20.04-docker-arm64-4c-16g-123 does not seem to be running inside a container 10:14:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/7 -v /w/workspace/device-onvif-camera/7:/w/workspace/device-onvif-camera/7:rw,z -v /w/workspace/device-onvif-camera/7@tmp:/w/workspace/device-onvif-camera/7@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 10:14:35 $ docker top 3e5008cbbb7b540df1e13cfaaa30d672223e2b8428272db5f0565ba8abdaa312 -eo pid,comm [Pipeline] { [Pipeline] sh 10:14:36 + go version 10:14:36 go version go1.17.6 linux/arm64 [Pipeline] } 10:14:36 $ docker stop --time=1 3e5008cbbb7b540df1e13cfaaa30d672223e2b8428272db5f0565ba8abdaa312 10:14:38 $ docker rm -f 3e5008cbbb7b540df1e13cfaaa30d672223e2b8428272db5f0565ba8abdaa312 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:38 + docker inspect -f . ci-base-image-arm64 10:14:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:14:39 prd-ubuntu20.04-docker-arm64-4c-16g-123 does not seem to be running inside a container 10:14:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/7 -v /w/workspace/device-onvif-camera/7:/w/workspace/device-onvif-camera/7:rw,z -v /w/workspace/device-onvif-camera/7@tmp:/w/workspace/device-onvif-camera/7@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 10:14:40 $ docker top 44ca2555dff4e730d64f5f625630b29723da38ed55ab951992a30ec1979c7ad9 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 10:14:41 + make test 10:14:41 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:14:42 ? github.com/edgexfoundry/device-onvif-camera [no test files] 10:16:19 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 10:16:19 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.077s coverage: 1.0% of statements 10:16:19 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:16:19 CGO_ENABLED=1 GO111MODULE=on go vet ./... 10:16:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:16:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:16:38 ./bin/test-attribution-txt.sh [Pipeline] echo 10:16:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:16:41 $ docker stop --time=1 44ca2555dff4e730d64f5f625630b29723da38ed55ab951992a30ec1979c7ad9 10:16:43 $ docker rm -f 44ca2555dff4e730d64f5f625630b29723da38ed55ab951992a30ec1979c7ad9 [Pipeline] // withDockerContainer [Pipeline] sh 10:16:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:16:44 Warning: overwriting stash ‘coverage-report’ 10:16:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:16:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:16:45 + ls -al . 10:16:45 total 212 10:16:45 drwxrwxr-x 8 jenkins jenkins 4096 May 26 10:16 . 10:16:45 drwxrwxr-x 4 jenkins jenkins 4096 May 26 10:12 .. 10:16:45 drwxrwxr-x 8 jenkins jenkins 4096 May 26 10:12 .git 10:16:45 drwxrwxr-x 2 jenkins jenkins 4096 May 26 10:12 .github 10:16:45 -rw-rw-r-- 1 jenkins jenkins 352 May 26 10:12 .gitignore 10:16:45 -rw-rw-r-- 1 jenkins jenkins 42 May 26 10:12 .golangci.yml 10:16:45 -rw-rw-r-- 1 jenkins jenkins 9099 May 26 10:12 Attribution.txt 10:16:45 -rw-rw-r-- 1 jenkins jenkins 189 May 26 10:12 CHANGELOG.md 10:16:45 -rw-rw-r-- 1 jenkins jenkins 1667 May 26 10:12 Dockerfile 10:16:45 -rw-rw-r-- 1 jenkins jenkins 677 May 26 10:12 GOVERNANCE.md 10:16:45 -rw-rw-r-- 1 jenkins jenkins 660 May 26 10:12 Jenkinsfile 10:16:45 -rw-rw-r-- 1 jenkins jenkins 11348 May 26 10:12 LICENSE 10:16:45 -rw-rw-r-- 1 jenkins jenkins 2473 May 26 10:12 Makefile 10:16:45 -rw-rw-r-- 1 jenkins jenkins 625 May 26 10:12 OWNERS.md 10:16:45 -rw-rw-r-- 1 jenkins jenkins 29025 May 26 10:12 README.md 10:16:45 -rw-rw-r-- 1 jenkins jenkins 5 May 26 10:10 VERSION 10:16:45 drwxrwxr-x 2 jenkins jenkins 4096 May 26 10:12 bin 10:16:45 drwxrwxr-x 3 jenkins jenkins 4096 May 26 10:12 cmd 10:16:45 -rw-r--r-- 1 jenkins jenkins 37307 May 26 10:16 coverage.out 10:16:45 drwxrwxr-x 5 jenkins jenkins 4096 May 26 10:12 doc 10:16:45 -rw-rw-r-- 1 jenkins jenkins 3546 May 26 10:12 go.mod 10:16:45 -rw-rw-r-- 1 jenkins jenkins 37264 May 26 10:12 go.sum 10:16:45 drwxrwxr-x 3 jenkins jenkins 4096 May 26 10:12 internal 10:16:45 -rw-rw-r-- 1 jenkins jenkins 236 May 26 10:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:45 + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=0f805db1f7b4c66db21b655add3844f4810b7c11 --label arch=arm64 --label version=0.0.0 . 10:16:46 Sending build context to Docker daemon 6.125MB 10:16:46 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 10:16:46 Step 2/26 : FROM ${BASE} AS builder 10:16:46 ---> f71c4162c8ad 10:16:46 Step 3/26 : ARG MAKE="make build" 10:16:46 ---> Running in a929362e4e96 10:16:46 Removing intermediate container a929362e4e96 10:16:46 ---> 22e4509f750f 10:16:46 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 10:16:46 ---> Running in e6fe6d5fc667 10:16:47 Removing intermediate container e6fe6d5fc667 10:16:47 ---> ed7fe3c2cdb1 10:16:47 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 10:16:47 ---> Running in 0b43aca06097 10:16:47 Removing intermediate container 0b43aca06097 10:16:47 ---> 268d6e10ce28 10:16:47 Step 6/26 : LABEL Name=edgex-device-onvif-camera 10:16:47 ---> Running in 2f2520ac90cb 10:16:47 Removing intermediate container 2f2520ac90cb 10:16:47 ---> fc1c22dd1026 10:16:47 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:16:48 ---> Running in 3511050b5c38 10:16:49 Removing intermediate container 3511050b5c38 10:16:49 ---> ffd29009e325 10:16:49 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:16:50 ---> Running in cf6fe7db51f0 10:16:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:16:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:16:52 OK: 220 MiB in 52 packages 10:16:53 Removing intermediate container cf6fe7db51f0 10:16:53 ---> 082be4b1e7db 10:16:53 Step 9/26 : WORKDIR /device-onvif-camera 10:16:53 ---> Running in a6234daff654 10:16:53 Removing intermediate container a6234daff654 10:16:53 ---> 8357011e2342 10:16:53 Step 10/26 : COPY go.mod vendor* ./ 10:16:54 ---> f711352d1785 10:16:54 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:16:54 ---> Running in dbcfc54226af 10:16:56 Removing intermediate container dbcfc54226af 10:16:56 ---> 38d10dd5a70e 10:16:56 Step 12/26 : COPY . . 10:16:57 ---> d0aabb52e798 10:16:57 Step 13/26 : RUN ${MAKE} 10:16:57 ---> Running in b30690f6a223 10:16:58 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 10:19:20 Removing intermediate container b30690f6a223 10:19:20 ---> 0b9a1309ba5b 10:19:20 Step 14/26 : FROM alpine:3.15 10:19:20 3.15: Pulling from library/alpine 10:19:20 9981e73032c8: Pulling fs layer 10:19:20 9981e73032c8: Verifying Checksum 10:19:20 9981e73032c8: Download complete 10:19:20 9981e73032c8: Pull complete 10:19:20 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 10:19:20 Status: Downloaded newer image for alpine:3.15 10:19:20 ---> 3fb3c9af89a9 10:19:20 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 10:19:20 ---> Running in f5f65df031f0 10:19:20 Removing intermediate container f5f65df031f0 10:19:20 ---> 036b24fcec8a 10:19:20 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 10:19:20 ---> Running in 48e130a1c140 10:19:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:19:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:19:20 (1/6) Installing dumb-init (1.2.5-r1) 10:19:20 (2/6) Installing libgcc (10.3.1_git20211027-r0) 10:19:20 (3/6) Installing libsodium (1.0.18-r0) 10:19:20 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 10:19:20 (5/6) Installing libzmq (4.3.4-r0) 10:19:20 (6/6) Installing zeromq (4.3.4-r0) 10:19:20 Executing busybox-1.34.1-r5.trigger 10:19:20 OK: 8 MiB in 20 packages 10:19:20 Removing intermediate container 48e130a1c140 10:19:20 ---> 3ca8f33df45b 10:19:20 Step 17/26 : WORKDIR / 10:19:20 ---> Running in 08036e6bc094 10:19:20 Removing intermediate container 08036e6bc094 10:19:20 ---> d347558b75f9 10:19:20 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 10:19:20 ---> dec8e0fcb556 10:19:20 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 10:19:20 ---> f6a7bb644a7b 10:19:20 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 10:19:20 ---> 568f3b2b7e5a 10:19:20 Step 21/26 : EXPOSE 59984 10:19:20 ---> Running in 049c668490b7 10:19:20 Removing intermediate container 049c668490b7 10:19:20 ---> bdd3c939c790 10:19:20 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 10:19:20 ---> Running in c72817b9c333 10:19:20 Removing intermediate container c72817b9c333 10:19:20 ---> 1f375ac8ffde 10:19:20 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:19:20 ---> Running in f4f7e0edc57a 10:19:20 Removing intermediate container f4f7e0edc57a 10:19:20 ---> f6b8fe165486 10:19:20 Step 24/26 : LABEL arch=arm64 10:19:20 ---> Running in a1b02d80507c 10:19:20 Removing intermediate container a1b02d80507c 10:19:20 ---> e47fcb912b83 10:19:20 Step 25/26 : LABEL git_sha=0f805db1f7b4c66db21b655add3844f4810b7c11 10:19:20 ---> Running in fd5a6213456f 10:19:20 Removing intermediate container fd5a6213456f 10:19:20 ---> 8eacedfb1e6e 10:19:20 Step 26/26 : LABEL version=0.0.0 10:19:20 ---> Running in b364dce7654b 10:19:20 Removing intermediate container b364dce7654b 10:19:20 ---> 56dafdee6515 10:19:20 [Warning] One or more build-args [ARCH] were not consumed 10:19:20 Successfully built 56dafdee6515 10:19:20 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:19:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:19:21 10:19:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:19:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:19:21 arm64: Pulling from edgex-lftools-log-publisher 10:19:21 8998bd30e6a1: Pulling fs layer 10:19:21 04944245beec: Pulling fs layer 10:19:21 699f458cf7ca: Pulling fs layer 10:19:21 765212b225bb: Pulling fs layer 10:19:21 f23df028b6ca: Pulling fs layer 10:19:21 d65c8cfc05b1: Pulling fs layer 10:19:21 2437ff75d9bd: Pulling fs layer 10:19:21 765212b225bb: Waiting 10:19:21 f23df028b6ca: Waiting 10:19:21 d65c8cfc05b1: Waiting 10:19:21 2437ff75d9bd: Waiting 10:19:21 04944245beec: Verifying Checksum 10:19:21 04944245beec: Download complete 10:19:21 765212b225bb: Verifying Checksum 10:19:21 765212b225bb: Download complete 10:19:21 f23df028b6ca: Verifying Checksum 10:19:21 f23df028b6ca: Download complete 10:19:21 d65c8cfc05b1: Verifying Checksum 10:19:21 d65c8cfc05b1: Download complete 10:19:21 699f458cf7ca: Verifying Checksum 10:19:21 699f458cf7ca: Download complete 10:19:22 8998bd30e6a1: Verifying Checksum 10:19:22 8998bd30e6a1: Download complete 10:19:24 2437ff75d9bd: Verifying Checksum 10:19:24 2437ff75d9bd: Download complete 10:19:26 8998bd30e6a1: Pull complete 10:19:27 04944245beec: Pull complete 10:19:28 699f458cf7ca: Pull complete 10:19:28 765212b225bb: Pull complete 10:19:29 f23df028b6ca: Pull complete 10:19:29 d65c8cfc05b1: Pull complete 10:19:44 2437ff75d9bd: Pull complete 10:19:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:19:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:19:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:19:45 prd-ubuntu20.04-docker-arm64-4c-16g-123 does not seem to be running inside a container 10:19:45 $ 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-onvif-camera/7 -v /w/workspace/device-onvif-camera/7:/w/workspace/device-onvif-camera/7:rw,z -v /w/workspace/device-onvif-camera/7@tmp:/w/workspace/device-onvif-camera/7@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 10:19:47 $ docker top 7ae70b8efdd2af1e92e27fd4b42a8d61aea58665a0031708a9f9bfacc19550f3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:19:48 ---> job-cost.sh 10:19:48 lf-activate-venv: SKIPPING 10:19:48 INFO: No Stack... 10:19:49 INFO: Retrieving Pricing Info for: v3-standard-4 10:19:50 INFO: Archiving Costs [Pipeline] sh 10:19:51 + cat /w/workspace/device-onvif-camera/7/archives/cost.csv 10:19:51 + cut -d, -f6 [Pipeline] lock 10:19:51 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-64-7-stack-cost] 10:19:51 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-64-7-stack-cost] did not exist. Created. 10:19:51 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-64-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:19:51 /w/workspace/device-onvif-camera/7@tmp/durable-5582d203/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:19:52 + echo total: 0.10999999940395355 [Pipeline] stash 10:19:52 Warning: overwriting stash ‘stack-cost’ 10:19:52 Stashed 1 file(s) [Pipeline] } 10:19:52 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-64-7-stack-cost] [Pipeline] // lock [Pipeline] } 10:19:52 $ docker stop --time=1 7ae70b8efdd2af1e92e27fd4b42a8d61aea58665a0031708a9f9bfacc19550f3 10:19:54 $ docker rm -f 7ae70b8efdd2af1e92e27fd4b42a8d61aea58665a0031708a9f9bfacc19550f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 10:19:54 provisioning config files... 10:19:54 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/oundry_device-onvif-camera_PR-64@tmp/config5480522538305781460tmp [Pipeline] { [Pipeline] sh 10:19:54 + set +x 10:19:54 + curl -s https://codecov.io/bash 10:19:54 + bash -s -- 10:19:54 10:19:54 _____ _ 10:19:54 / ____| | | 10:19:54 | | ___ __| | ___ ___ _____ __ 10:19:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:19:54 | |___| (_) | (_| | __/ (_| (_) \ V / 10:19:54 \_____\___/ \__,_|\___|\___\___/ \_/ 10:19:54 Bash-1.0.6 10:19:54 10:19:54 10:19:54 ==> git version 2.25.1 found 10:19:54 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 10:19:54 Release-Date: 2020-01-08 10:19:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:19:54 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:19:54 ==> Jenkins CI detected. 10:19:54 current dir:  /w/workspace/oundry_device-onvif-camera_PR-64 10:19:54 project root: . 10:19:54 --> token set from env 10:19:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:19:54 ==> Running gcov in . (disable via -X gcov) 10:19:54 ==> Python coveragepy not found 10:19:54 ==> Searching for coverage reports in: 10:19:54 + . 10:19:54 -> Found 1 reports 10:19:54 ==> Detecting git/mercurial file structure 10:19:54 ==> Reading reports 10:19:55 + ./coverage.out bytes=37307 10:19:55 ==> Appending adjustments 10:19:55 https://docs.codecov.io/docs/fixing-reports 10:19:55 + Found adjustments 10:19:55 ==> Gzipping contents 10:19:55 8.0K /tmp/codecov.TmEaqk.gz 10:19:55 ==> Uploading reports 10:19:55 url: https://codecov.io 10:19:55 query: branch=PR-64&commit=252664f81e9a295461a48b56a8b44594209db287&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-64%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=64&job=&cmd_args= 10:19:55 -> Pinging Codecov 10:19:55 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-64&commit=252664f81e9a295461a48b56a8b44594209db287&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-64%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=64&job=&cmd_args= 10:19:55 -> Uploading to 10:19:55 https://storage.googleapis.com/codecov/v4/raw/2022-05-26/F29A59C45E3A92E06B3E522C9905F8EF/252664f81e9a295461a48b56a8b44594209db287/2efc9536-e537-47c3-b0cb-7d6bde9af4e4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220526%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220526T101955Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3f9916af11cc2df3d6410c87ceebb735eb726fd19a20e332297c97ebe683be84 10:19:55 % Total % Received % Xferd Average Speed Time Time Time Current 10:19:55 Dload Upload Total Spent Left Speed 10:19:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4627 0 0 100 4627 0 22033 --:--:-- --:--:-- --:--:-- 22033 10:19:55 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/252664f81e9a295461a48b56a8b44594209db287 [Pipeline] } 10:19:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:19:56 + [ -d /w/workspace/oundry_device-onvif-camera_PR-64/archives ] 10:19:56 + ls -al /w/workspace/oundry_device-onvif-camera_PR-64/archives 10:19:56 total 16 10:19:56 drwxr-xr-x 3 root root 4096 May 26 10:12 . 10:19:56 drwxrwxr-x 10 jenkins jenkins 4096 May 26 10:12 .. 10:19:56 drwxr-xr-x 2 root root 4096 May 26 10:12 cost 10:19:56 -rw-r--r-- 1 root root 89 May 26 10:12 cost.csv 10:19:56 + sudo chown -R jenkins:jenkins /w/workspace/oundry_device-onvif-camera_PR-64/archives 10:19:56 + ls -al /w/workspace/oundry_device-onvif-camera_PR-64/archives 10:19:56 total 16 10:19:56 drwxr-xr-x 3 jenkins jenkins 4096 May 26 10:12 . 10:19:56 drwxrwxr-x 10 jenkins jenkins 4096 May 26 10:12 .. 10:19:56 drwxr-xr-x 2 jenkins jenkins 4096 May 26 10:12 cost 10:19:56 -rw-r--r-- 1 jenkins jenkins 89 May 26 10:12 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:19:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:19:57 ---> package-listing.sh 10:19:57 ++ facter osfamily 10:19:57 ++ tr '[:upper:]' '[:lower:]' 10:19:57 + OS_FAMILY=debian 10:19:57 + workspace=/w/workspace/oundry_device-onvif-camera_PR-64 10:19:57 + START_PACKAGES=/tmp/packages_start.txt 10:19:57 + END_PACKAGES=/tmp/packages_end.txt 10:19:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:19:57 + PACKAGES=/tmp/packages_start.txt 10:19:57 + '[' /w/workspace/oundry_device-onvif-camera_PR-64 ']' 10:19:57 + PACKAGES=/tmp/packages_end.txt 10:19:57 + case "${OS_FAMILY}" in 10:19:57 + dpkg -l 10:19:57 + grep '^ii' 10:19:57 + '[' -f /tmp/packages_start.txt ']' 10:19:57 + '[' -f /tmp/packages_end.txt ']' 10:19:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:19:57 + '[' /w/workspace/oundry_device-onvif-camera_PR-64 ']' 10:19:57 + mkdir -p /w/workspace/oundry_device-onvif-camera_PR-64/archives/ 10:19:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-onvif-camera_PR-64/archives/ [Pipeline] echo 10:19:57 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/oundry_device-onvif-camera_PR-64/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:19:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:19:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:19:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:19:58 prd-ubuntu20.04-docker-8c-8g-121 does not seem to be running inside a container 10:19:58 $ 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/oundry_device-onvif-camera_PR-64/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-onvif-camera_PR-64 -v /w/workspace/oundry_device-onvif-camera_PR-64:/w/workspace/oundry_device-onvif-camera_PR-64:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-64@tmp:/w/workspace/oundry_device-onvif-camera_PR-64@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 10:19:58 $ docker top 6998262aeb5fc877fdcd97e303f12f53d8e62a51188c73e0ba3a129ac02ed6c3 -eo pid,comm [Pipeline] { [Pipeline] sh 10:19:59 + touch /tmp/pre-build-complete [Pipeline] sh 10:19:59 + mkdir -p /var/log/sysstat [Pipeline] sh 10:19:59 + ls /var/log/sa-host 10:19:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:19:59 provisioning config files... 10:19:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-64@tmp/config13313760908285652tmp [Pipeline] { [Pipeline] echo 10:19:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:20:00 ---> create-netrc.sh [Pipeline] } 10:20:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:20:00 ---> python-tools-install.sh [Pipeline] echo 10:20:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:20:00 ---> sudo-logs.sh 10:20:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:20:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:20:01 ---> job-cost.sh 10:20:01 lf-activate-venv: SKIPPING 10:20:01 DEBUG: total: 0.2199999988079071 10:20:01 INFO: Retrieving Stack Cost... 10:20:01 INFO: Retrieving Pricing Info for: v3-standard-8 10:20:01 INFO: Archiving Costs [Pipeline] echo 10:20:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:20:02 ---> logs-deploy.sh 10:20:02 lf-activate-venv: SKIPPING 10:20:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-64/7 10:20:02 INFO: archiving workspace using pattern(s): 10:20:03 Archives upload complete. 10:20:03 INFO: archiving logs to Nexus