Pull request #71 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of gnunu for edgexfoundry/device-onvif-camera Loading trusted files from base branch main at 276b854d0043017d2cd132a5df48fee36b7a1e4c rather than 848d507b592c69237ffb1149dd915141e9df8c93 Obtained Jenkinsfile from 276b854d0043017d2cd132a5df48fee36b7a1e4c 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-ssh7038750260618998077.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-ssh10178245832698073021.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-71/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-71/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh300986456550952236.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-71/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2762902203979928915.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15147494993938453189.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-71/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-71/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6972875946143076716.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-137 in /w/workspace/oundry_device-onvif-camera_PR-71 [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-71 # 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 Merging remotes/origin/main commit 276b854d0043017d2cd132a5df48fee36b7a1e4c into PR head commit 848d507b592c69237ffb1149dd915141e9df8c93 Merge succeeded, producing 848d507b592c69237ffb1149dd915141e9df8c93 Checking out Revision 848d507b592c69237ffb1149dd915141e9df8c93 (PR-71) > 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/71/head:refs/remotes/origin/PR-71 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 848d507b592c69237ffb1149dd915141e9df8c93 # 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 848d507b592c69237ffb1149dd915141e9df8c93 # timeout=10 Commit message: "fix miss-checked error returned, which may cause crash" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:08:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:08:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:08:33 ========================================================= 14:08:33 EdgeX Global Pipelines Version Info 14:08:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:08:34 ------------------- 14:08:34 stable info: 14:08:34 ------------------- 14:08:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:08:34 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 14:08:34 Message: update stable to v1.0.230 14:08:35 ------------------- 14:08:35 experimental info: 14:08:35 ------------------- 14:08:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:08:35 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 14:08:35 Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:08:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 14:08:35 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 14:08:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:08:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:08:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:08:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 14:08:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:08:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:08:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:08:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:08:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:08:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 14:08:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:08:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:08:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:08:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:08:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:08:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:08:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:08:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:08:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:08:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:08:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:08:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:08:36 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:08:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:08:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-71 [Pipeline] echo 14:08:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-71 [Pipeline] echo 14:08:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-71 [Pipeline] echo 14:08:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 848d507b592c69237ffb1149dd915141e9df8c93 [Pipeline] echo 14:08:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 848d507 [Pipeline] echo 14:08:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:08:37 provisioning config files... 14:08:37 copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-71@tmp/config3581714134742433338tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:08:37 ---> docker-login.sh 14:08:37 nexus3.edgexfoundry.org:10001 14:08:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:08:37 Configure a credential helper to remove this warning. See 14:08:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:08:37 14:08:37 Login Succeeded 14:08:37 nexus3.edgexfoundry.org:10002 14:08:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:08:38 Configure a credential helper to remove this warning. See 14:08:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:08:38 14:08:38 Login Succeeded 14:08:38 nexus3.edgexfoundry.org:10003 14:08:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:08:38 Configure a credential helper to remove this warning. See 14:08:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:08:38 14:08:38 Login Succeeded 14:08:38 nexus3.edgexfoundry.org:10004 14:08:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:08:38 Configure a credential helper to remove this warning. See 14:08:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:08:38 14:08:38 Login Succeeded 14:08:38 docker.io 14:08:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:08:38 Configure a credential helper to remove this warning. See 14:08:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:08:38 14:08:38 Login Succeeded 14:08:38 ---> docker-login.sh ends [Pipeline] } 14:08:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:08:39 + git rev-list -1 --merges 848d507b592c69237ffb1149dd915141e9df8c93~1..848d507b592c69237ffb1149dd915141e9df8c93 [Pipeline] echo 14:08:39 -----------> git rev-list -1 --merges 848d507b592c69237ffb1149dd915141e9df8c93~1..848d507b592c69237ffb1149dd915141e9df8c93 848d507b592c69237ffb1149dd915141e9df8c93 [false] [Pipeline] sh 14:08:39 + git log --format=format:%s -1 848d507b592c69237ffb1149dd915141e9df8c93 [Pipeline] echo 14:08:39 ========================================================= 14:08:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:08:39 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:08:40 + git log --format=format:%s -1 848d507b592c69237ffb1149dd915141e9df8c93 [Pipeline] echo 14:08:40 [semverPrep] GIT_COMMIT: 848d507b592c69237ffb1149dd915141e9df8c93, Commit Message: fix miss-checked error returned, which may cause crash [Pipeline] echo 14:08:40 [semverPrep] This is not a build commit. [Pipeline] sh 14:08:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:08:40 + grep -v github /etc/ssh/ssh_known_hosts 14:08:40 + [ -e /tmp/ssh_known_hosts ] 14:08:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:08:40 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 14:08:40 -a /etc/ssh/ssh_known_hosts 14:08:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 14:08:41 14:08:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 14:08:41 latest: Pulling from edgex-devops/py-git-semver 14:08:41 1fe172e4850f: Pulling fs layer 14:08:41 caf521ccaac6: Pulling fs layer 14:08:41 3ead6fa29328: Pulling fs layer 14:08:41 5c2a1cbceb83: Pulling fs layer 14:08:41 a8d5f1318db7: Pulling fs layer 14:08:41 c427282e49a2: Pulling fs layer 14:08:41 1827001aaf11: Pulling fs layer 14:08:41 0714d37db230: Pulling fs layer 14:08:41 ac28cf19c067: Pulling fs layer 14:08:41 ca983d60f3e2: Pulling fs layer 14:08:41 9f894cec8388: Pulling fs layer 14:08:41 a8d5f1318db7: Waiting 14:08:41 c427282e49a2: Waiting 14:08:41 1827001aaf11: Waiting 14:08:41 0714d37db230: Waiting 14:08:41 ac28cf19c067: Waiting 14:08:41 ca983d60f3e2: Waiting 14:08:41 5c2a1cbceb83: Waiting 14:08:41 9f894cec8388: Waiting 14:08:41 caf521ccaac6: Verifying Checksum 14:08:41 caf521ccaac6: Download complete 14:08:41 5c2a1cbceb83: Verifying Checksum 14:08:41 5c2a1cbceb83: Download complete 14:08:41 a8d5f1318db7: Verifying Checksum 14:08:41 a8d5f1318db7: Download complete 14:08:41 3ead6fa29328: Verifying Checksum 14:08:41 3ead6fa29328: Download complete 14:08:41 c427282e49a2: Verifying Checksum 14:08:41 c427282e49a2: Download complete 14:08:41 0714d37db230: Download complete 14:08:41 ac28cf19c067: Download complete 14:08:41 ca983d60f3e2: Verifying Checksum 14:08:41 ca983d60f3e2: Download complete 14:08:41 9f894cec8388: Download complete 14:08:41 1fe172e4850f: Verifying Checksum 14:08:41 1fe172e4850f: Download complete 14:08:42 1827001aaf11: Verifying Checksum 14:08:42 1827001aaf11: Download complete 14:08:43 1fe172e4850f: Pull complete 14:08:43 caf521ccaac6: Pull complete 14:08:43 3ead6fa29328: Pull complete 14:08:43 5c2a1cbceb83: Pull complete 14:08:43 a8d5f1318db7: Pull complete 14:08:44 c427282e49a2: Pull complete 14:08:46 1827001aaf11: Pull complete 14:08:46 0714d37db230: Pull complete 14:08:46 ac28cf19c067: Pull complete 14:08:46 ca983d60f3e2: Pull complete 14:08:46 9f894cec8388: Pull complete 14:08:46 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 14:08:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 14:08:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:08:46 prd-ubuntu20.04-docker-8c-8g-137 does not seem to be running inside a container 14:08:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-onvif-camera_PR-71 -v /w/workspace/oundry_device-onvif-camera_PR-71:/w/workspace/oundry_device-onvif-camera_PR-71:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-71@tmp:/w/workspace/oundry_device-onvif-camera_PR-71@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 14:08:48 $ docker top d82d77f1f9712a8b3fd1cf87e0e78d0a05234a39fb4e624e78df69c55c5e50ff -eo pid,comm 14:08:48 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). 14:08:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:08:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:08:48 [ssh-agent] Looking for ssh-agent implementation... 14:08:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:08:48 $ docker exec d82d77f1f9712a8b3fd1cf87e0e78d0a05234a39fb4e624e78df69c55c5e50ff ssh-agent 14:08:48 SSH_AUTH_SOCK=/tmp/ssh-uB9Mti5o2QRe/agent.33 14:08:48 SSH_AGENT_PID=39 14:08:48 Running ssh-add (command line suppressed) 14:08:48 Identity added: /w/workspace/oundry_device-onvif-camera_PR-71@tmp/private_key_2687720902720302786.key (/w/workspace/oundry_device-onvif-camera_PR-71@tmp/private_key_2687720902720302786.key) 14:08:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:08:49 + git tag --points-at HEAD [Pipeline] } 14:08:49 $ docker exec --env ******** --env ******** d82d77f1f9712a8b3fd1cf87e0e78d0a05234a39fb4e624e78df69c55c5e50ff ssh-agent -k 14:08:49 unset SSH_AUTH_SOCK; 14:08:49 unset SSH_AGENT_PID; 14:08:49 echo Agent pid 39 killed; 14:08:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:08:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:08:49 [ssh-agent] Looking for ssh-agent implementation... 14:08:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:08:49 $ docker exec d82d77f1f9712a8b3fd1cf87e0e78d0a05234a39fb4e624e78df69c55c5e50ff ssh-agent 14:08:49 SSH_AUTH_SOCK=/tmp/ssh-gwvjMfDcV9aM/agent.72 14:08:49 SSH_AGENT_PID=78 14:08:49 Running ssh-add (command line suppressed) 14:08:49 Identity added: /w/workspace/oundry_device-onvif-camera_PR-71@tmp/private_key_8066653966154067156.key (/w/workspace/oundry_device-onvif-camera_PR-71@tmp/private_key_8066653966154067156.key) 14:08:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:08:50 + git semver init 14:08:50 2022-05-26 14:08:50,569 [run_init] DEBUG init version:0.0.0 force:False 14:08:50 2022-05-26 14:08:50,570 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_device-onvif-camera_PR-71/.semver 14:08:50 2022-05-26 14:08:50,570 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/oundry_device-onvif-camera_PR-71/.semver 14:08:50 2022-05-26 14:08:50,570 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/oundry_device-onvif-camera_PR-71/.semver'], cwd=/w/workspace/oundry_device-onvif-camera_PR-71, universal_newlines=False, shell=None, istream=None) 14:08:51 2022-05-26 14:08:51,178 [append_file] DEBUG append to file:/w/workspace/oundry_device-onvif-camera_PR-71/.git/info/exclude 14:08:51 2022-05-26 14:08:51,179 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_device-onvif-camera_PR-71/.semver/PR-71 with force:False 14:08:51 2022-05-26 14:08:51,179 [write_file] DEBUG write to file:/w/workspace/oundry_device-onvif-camera_PR-71/.semver/PR-71 14:08:51 2022-05-26 14:08:51,184 [execute] INFO git cat-file --batch-check 14:08:51 2022-05-26 14:08:51,184 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_device-onvif-camera_PR-71/.semver, universal_newlines=False, shell=None, istream=) 14:08:51 2022-05-26 14:08:51,191 [execute] INFO git cat-file --batch 14:08:51 2022-05-26 14:08:51,191 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_device-onvif-camera_PR-71/.semver, universal_newlines=False, shell=None, istream=) 14:08:51 2022-05-26 14:08:51,197 [read_version] DEBUG read version from /w/workspace/oundry_device-onvif-camera_PR-71/.semver/PR-71 14:08:51 0.0.0 [Pipeline] } 14:08:51 $ docker exec --env ******** --env ******** d82d77f1f9712a8b3fd1cf87e0e78d0a05234a39fb4e624e78df69c55c5e50ff ssh-agent -k 14:08:51 unset SSH_AUTH_SOCK; 14:08:51 unset SSH_AGENT_PID; 14:08:51 echo Agent pid 78 killed; 14:08:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:08:52 + git semver [Pipeline] } 14:08:52 $ docker stop --time=1 d82d77f1f9712a8b3fd1cf87e0e78d0a05234a39fb4e624e78df69c55c5e50ff 14:08:53 $ docker rm -f d82d77f1f9712a8b3fd1cf87e0e78d0a05234a39fb4e624e78df69c55c5e50ff [Pipeline] // withDockerContainer [Pipeline] sh 14:08:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:08:54 Stashed 1 file(s) [Pipeline] echo 14:08:54 [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 14:08:55 provisioning config files... 14:08:55 copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-71@tmp/config19880984855137280tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:08:55 ---> docker-login.sh 14:08:55 nexus3.edgexfoundry.org:10001 14:08:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:08:55 Configure a credential helper to remove this warning. See 14:08:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:08:55 14:08:55 Login Succeeded 14:08:55 nexus3.edgexfoundry.org:10002 14:08:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:08:55 Configure a credential helper to remove this warning. See 14:08:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:08:55 14:08:55 Login Succeeded 14:08:55 nexus3.edgexfoundry.org:10003 14:08:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:08:55 Configure a credential helper to remove this warning. See 14:08:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:08:55 14:08:55 Login Succeeded 14:08:55 nexus3.edgexfoundry.org:10004 14:08:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:08:56 Configure a credential helper to remove this warning. See 14:08:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:08:56 14:08:56 Login Succeeded 14:08:56 docker.io 14:08:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:08:56 Configure a credential helper to remove this warning. See 14:08:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:08:56 14:08:56 Login Succeeded 14:08:56 ---> docker-login.sh ends [Pipeline] } 14:08:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:08:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:08:56 ========================================================= 14:08:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 14:08:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:57 + 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 . 14:08:57 Sending build context to Docker daemon 8.519MB 14:08:57 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 14:08:57 Step 2/13 : FROM ${BASE} AS builder 14:08:57 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 14:08:57 59bf1c3509f3: Pulling fs layer 14:08:57 666ba61612fd: Pulling fs layer 14:08:57 8ed8ca486205: Pulling fs layer 14:08:57 4fe6c5a15a65: Pulling fs layer 14:08:57 22a0e8bec74d: Pulling fs layer 14:08:57 ca2b28591e48: Pulling fs layer 14:08:57 a51346096db8: Pulling fs layer 14:08:57 daebc70d1ce1: Pulling fs layer 14:08:57 0e18a0eac166: Pulling fs layer 14:08:57 4fe6c5a15a65: Waiting 14:08:57 22a0e8bec74d: Waiting 14:08:57 ca2b28591e48: Waiting 14:08:57 0e18a0eac166: Waiting 14:08:57 a51346096db8: Waiting 14:08:57 daebc70d1ce1: Waiting 14:08:57 8ed8ca486205: Verifying Checksum 14:08:57 8ed8ca486205: Download complete 14:08:57 666ba61612fd: Verifying Checksum 14:08:57 666ba61612fd: Download complete 14:08:57 22a0e8bec74d: Verifying Checksum 14:08:57 22a0e8bec74d: Download complete 14:08:57 ca2b28591e48: Verifying Checksum 14:08:57 ca2b28591e48: Download complete 14:08:57 a51346096db8: Verifying Checksum 14:08:57 a51346096db8: Download complete 14:08:57 59bf1c3509f3: Verifying Checksum 14:08:57 59bf1c3509f3: Download complete 14:08:57 daebc70d1ce1: Verifying Checksum 14:08:57 daebc70d1ce1: Download complete 14:08:57 59bf1c3509f3: Pull complete 14:08:57 666ba61612fd: Pull complete 14:08:57 8ed8ca486205: Pull complete 14:08:58 0e18a0eac166: Verifying Checksum 14:08:58 0e18a0eac166: Download complete 14:08:58 4fe6c5a15a65: Verifying Checksum 14:08:58 4fe6c5a15a65: Download complete 14:09:02 4fe6c5a15a65: Pull complete 14:09:02 22a0e8bec74d: Pull complete 14:09:02 ca2b28591e48: Pull complete 14:09:02 a51346096db8: Pull complete 14:09:02 daebc70d1ce1: Pull complete 14:09:04 0e18a0eac166: Pull complete 14:09:04 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 14:09:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 14:09:04 ---> f018257e8ee9 14:09:04 Step 3/13 : ARG MAKE="make build" 14:09:06 ---> Running in 7f849ee3b7d5 14:09:06 Removing intermediate container 7f849ee3b7d5 14:09:06 ---> 5ea04adbca71 14:09:06 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 14:09:06 ---> Running in e66cb7db2ed0 14:09:06 Removing intermediate container e66cb7db2ed0 14:09:06 ---> 42c35f97d96c 14:09:06 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 14:09:06 ---> Running in 988005dc078a 14:09:06 Removing intermediate container 988005dc078a 14:09:06 ---> c5de83319592 14:09:06 Step 6/13 : LABEL Name=edgex-device-onvif-camera 14:09:06 ---> Running in dfeb1308af17 14:09:06 Removing intermediate container dfeb1308af17 14:09:06 ---> 053c5c534807 14:09:06 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:09:06 ---> Running in 98be6c6c635b 14:09:07 Removing intermediate container 98be6c6c635b 14:09:07 ---> df60d52cad24 14:09:07 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:09:07 ---> Running in 478218e52e28 14:09:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:09:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:09:08 OK: 221 MiB in 52 packages 14:09:09 Removing intermediate container 478218e52e28 14:09:09 ---> 9dc5e81584bb 14:09:09 Step 9/13 : WORKDIR /device-onvif-camera 14:09:09 ---> Running in 4665b15be0fd 14:09:09 Removing intermediate container 4665b15be0fd 14:09:09 ---> 880ecc870811 14:09:09 Step 10/13 : COPY go.mod vendor* ./ 14:09:09 ---> 3f8b39b94668 14:09:09 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:09:09 ---> Running in 94c05b70a876 14:09:09 Still waiting to schedule task 14:09:09 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:09:31 Removing intermediate container 94c05b70a876 14:09:31 ---> a8c5bd720517 14:09:31 Step 12/13 : COPY . . 14:09:31 ---> 3f677387b175 14:09:31 Step 13/13 : RUN ${MAKE} 14:09:31 ---> Running in 7cbb70c14769 14:09:31 noop 14:09:31 Removing intermediate container 7cbb70c14769 14:09:31 ---> 84477c5ce11e 14:09:31 Successfully built 84477c5ce11e 14:09:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:32 + docker inspect -f . ci-base-image-x86_64 14:09:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:09:32 prd-ubuntu20.04-docker-8c-8g-137 does not seem to be running inside a container 14:09:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-onvif-camera_PR-71 -v /w/workspace/oundry_device-onvif-camera_PR-71:/w/workspace/oundry_device-onvif-camera_PR-71:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-71@tmp:/w/workspace/oundry_device-onvif-camera_PR-71@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:09:32 $ docker top 3ca4df0772b2e0578a797c1730ccc127aa53743b770413b577b1b41a5150eebd -eo pid,comm [Pipeline] { [Pipeline] sh 14:09:33 + go version 14:09:33 go version go1.17.6 linux/amd64 [Pipeline] } 14:09:33 $ docker stop --time=1 3ca4df0772b2e0578a797c1730ccc127aa53743b770413b577b1b41a5150eebd 14:09:34 $ docker rm -f 3ca4df0772b2e0578a797c1730ccc127aa53743b770413b577b1b41a5150eebd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:35 + docker inspect -f . ci-base-image-x86_64 14:09:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:09:35 prd-ubuntu20.04-docker-8c-8g-137 does not seem to be running inside a container 14:09:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-onvif-camera_PR-71 -v /w/workspace/oundry_device-onvif-camera_PR-71:/w/workspace/oundry_device-onvif-camera_PR-71:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-71@tmp:/w/workspace/oundry_device-onvif-camera_PR-71@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:09:35 $ docker top c413716fdac0477713c74dca03d76466830ad17ec4313e9224be6b30946284bd -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 14:09:36 + make test 14:09:36 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 14:09:36 ? github.com/edgexfoundry/device-onvif-camera [no test files] 14:09:46 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 14:09:46 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.015s coverage: 1.0% of statements 14:09:53 CGO_ENABLED=1 GO111MODULE=on go vet ./... 14:09:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:09:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:09:57 ./bin/test-attribution-txt.sh [Pipeline] echo 14:09:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:09:58 $ docker stop --time=1 c413716fdac0477713c74dca03d76466830ad17ec4313e9224be6b30946284bd 14:09:59 $ docker rm -f c413716fdac0477713c74dca03d76466830ad17ec4313e9224be6b30946284bd [Pipeline] // withDockerContainer [Pipeline] sh 14:10:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:10:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:10:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:10:01 + ls -al . 14:10:01 total 216 14:10:01 drwxrwxr-x 9 jenkins jenkins 4096 May 26 14:09 . 14:10:01 drwxrwxr-x 4 jenkins jenkins 4096 May 26 14:08 .. 14:10:01 drwxrwxr-x 8 jenkins jenkins 4096 May 26 14:08 .git 14:10:01 drwxrwxr-x 2 jenkins jenkins 4096 May 26 14:08 .github 14:10:01 -rw-rw-r-- 1 jenkins jenkins 352 May 26 14:08 .gitignore 14:10:01 -rw-rw-r-- 1 jenkins jenkins 42 May 26 14:08 .golangci.yml 14:10:01 drwxr-xr-x 3 jenkins jenkins 4096 May 26 14:08 .semver 14:10:01 -rw-rw-r-- 1 jenkins jenkins 9099 May 26 14:08 Attribution.txt 14:10:01 -rw-rw-r-- 1 jenkins jenkins 189 May 26 14:08 CHANGELOG.md 14:10:01 -rw-rw-r-- 1 jenkins jenkins 1667 May 26 14:08 Dockerfile 14:10:01 -rw-rw-r-- 1 jenkins jenkins 677 May 26 14:08 GOVERNANCE.md 14:10:01 -rw-rw-r-- 1 jenkins jenkins 660 May 26 14:08 Jenkinsfile 14:10:01 -rw-rw-r-- 1 jenkins jenkins 11348 May 26 14:08 LICENSE 14:10:01 -rw-rw-r-- 1 jenkins jenkins 2473 May 26 14:08 Makefile 14:10:01 -rw-rw-r-- 1 jenkins jenkins 625 May 26 14:08 OWNERS.md 14:10:01 -rw-rw-r-- 1 jenkins jenkins 28742 May 26 14:08 README.md 14:10:01 -rw-rw-r-- 1 jenkins jenkins 5 May 26 14:08 VERSION 14:10:01 drwxrwxr-x 2 jenkins jenkins 4096 May 26 14:08 bin 14:10:01 drwxrwxr-x 3 jenkins jenkins 4096 May 26 14:08 cmd 14:10:01 -rw-r--r-- 1 jenkins jenkins 37307 May 26 14:09 coverage.out 14:10:01 drwxrwxr-x 4 jenkins jenkins 4096 May 26 14:08 doc 14:10:01 -rw-rw-r-- 1 jenkins jenkins 3546 May 26 14:08 go.mod 14:10:01 -rw-rw-r-- 1 jenkins jenkins 37264 May 26 14:08 go.sum 14:10:01 drwxrwxr-x 3 jenkins jenkins 4096 May 26 14:08 internal 14:10:01 -rw-rw-r-- 1 jenkins jenkins 236 May 26 14:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:10:02 + 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=848d507b592c69237ffb1149dd915141e9df8c93 --label arch=amd64 --label version=0.0.0 . 14:10:02 Sending build context to Docker daemon 8.557MB 14:10:02 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 14:10:02 Step 2/26 : FROM ${BASE} AS builder 14:10:02 ---> 84477c5ce11e 14:10:02 Step 3/26 : ARG MAKE="make build" 14:10:02 ---> Running in eb9d9e44307a 14:10:02 Removing intermediate container eb9d9e44307a 14:10:02 ---> 3a177a2c6617 14:10:02 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 14:10:02 ---> Running in 3a0a8b431c0d 14:10:02 Removing intermediate container 3a0a8b431c0d 14:10:02 ---> 120bb656bc8a 14:10:02 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 14:10:02 ---> Running in 4f0f699a910e 14:10:02 Removing intermediate container 4f0f699a910e 14:10:02 ---> 769101d294b1 14:10:02 Step 6/26 : LABEL Name=edgex-device-onvif-camera 14:10:02 ---> Running in 45f9fe8973cb 14:10:02 Removing intermediate container 45f9fe8973cb 14:10:02 ---> 455fd124b511 14:10:02 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:10:02 ---> Running in 528cd89688ae 14:10:03 Removing intermediate container 528cd89688ae 14:10:03 ---> 3866628424c4 14:10:03 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:10:03 ---> Running in 99d84c3ef66d 14:10:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:10:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:10:04 OK: 221 MiB in 52 packages 14:10:05 Removing intermediate container 99d84c3ef66d 14:10:05 ---> 3a4c77ecd0c3 14:10:05 Step 9/26 : WORKDIR /device-onvif-camera 14:10:05 ---> Running in cd06d9bec93e 14:10:05 Removing intermediate container cd06d9bec93e 14:10:05 ---> 641f2040e2d4 14:10:05 Step 10/26 : COPY go.mod vendor* ./ 14:10:05 ---> 2d55f372c51a 14:10:05 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:10:05 ---> Running in 5d45063d03a3 14:10:06 Removing intermediate container 5d45063d03a3 14:10:06 ---> 2c729b96548a 14:10:06 Step 12/26 : COPY . . 14:10:06 ---> 96b47680b74f 14:10:06 Step 13/26 : RUN ${MAKE} 14:10:06 ---> Running in 64de85d5b1c2 14:10:07 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 14:10:29 Removing intermediate container 64de85d5b1c2 14:10:29 ---> 9efdd0ece2aa 14:10:29 Step 14/26 : FROM alpine:3.15 14:10:29 3.15: Pulling from library/alpine 14:10:29 df9b9388f04a: Pulling fs layer 14:10:29 df9b9388f04a: Verifying Checksum 14:10:29 df9b9388f04a: Download complete 14:10:29 df9b9388f04a: Pull complete 14:10:29 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 14:10:29 Status: Downloaded newer image for alpine:3.15 14:10:29 ---> 0ac33e5f5afa 14:10:29 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 14:10:29 ---> Running in 20d0e850f972 14:10:29 Removing intermediate container 20d0e850f972 14:10:29 ---> 450f6dfe2e2c 14:10:29 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 14:10:29 ---> Running in 6773e1e0f84d 14:10:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:10:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:10:29 (1/6) Installing dumb-init (1.2.5-r1) 14:10:29 (2/6) Installing libgcc (10.3.1_git20211027-r0) 14:10:29 (3/6) Installing libsodium (1.0.18-r0) 14:10:29 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 14:10:29 (5/6) Installing libzmq (4.3.4-r0) 14:10:29 (6/6) Installing zeromq (4.3.4-r0) 14:10:29 Executing busybox-1.34.1-r5.trigger 14:10:29 OK: 8 MiB in 20 packages 14:10:30 Removing intermediate container 6773e1e0f84d 14:10:30 ---> 8c4fd50e590c 14:10:30 Step 17/26 : WORKDIR / 14:10:30 ---> Running in d7d8d72825e1 14:10:30 Removing intermediate container d7d8d72825e1 14:10:30 ---> fc296eb4a7cf 14:10:30 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 14:10:30 ---> cd8f7f7fdd35 14:10:30 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 14:10:31 ---> 3f10cc33fa54 14:10:31 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 14:10:31 ---> 2e7d545d2fd9 14:10:31 Step 21/26 : EXPOSE 59984 14:10:31 ---> Running in 6417123e7bf5 14:10:31 Removing intermediate container 6417123e7bf5 14:10:31 ---> 888d798ed3ff 14:10:31 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 14:10:31 ---> Running in 039c9608d0b9 14:10:31 Removing intermediate container 039c9608d0b9 14:10:31 ---> 85646c7e45a1 14:10:31 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:10:31 ---> Running in 2f26498f9cb6 14:10:32 Removing intermediate container 2f26498f9cb6 14:10:32 ---> 2476aa7c6f13 14:10:32 Step 24/26 : LABEL arch=amd64 14:10:32 ---> Running in 56261c3d7afd 14:10:32 Removing intermediate container 56261c3d7afd 14:10:32 ---> c92d269a088f 14:10:32 Step 25/26 : LABEL git_sha=848d507b592c69237ffb1149dd915141e9df8c93 14:10:32 ---> Running in ef81558b59f3 14:10:32 Removing intermediate container ef81558b59f3 14:10:32 ---> d37099629c4c 14:10:32 Step 26/26 : LABEL version=0.0.0 14:10:32 ---> Running in 6f3a1c2bcce2 14:10:32 Removing intermediate container 6f3a1c2bcce2 14:10:32 ---> 4d6a9d612a06 14:10:32 [Warning] One or more build-args [ARCH] were not consumed 14:10:32 Successfully built 4d6a9d612a06 14:10:33 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 14:10:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:10:33 14:10:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:10:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:10:34 latest: Pulling from edgex-lftools-log-publisher 14:10:34 5eb5b503b376: Pulling fs layer 14:10:34 5c69ac0246d0: Pulling fs layer 14:10:34 ec43610c2a17: Pulling fs layer 14:10:34 3a2ae6a8a46f: Pulling fs layer 14:10:34 33b1e0a273af: Pulling fs layer 14:10:34 5d3b04190fa2: Pulling fs layer 14:10:34 2f39f015ded8: Pulling fs layer 14:10:34 33b1e0a273af: Waiting 14:10:34 5d3b04190fa2: Waiting 14:10:34 2f39f015ded8: Waiting 14:10:34 3a2ae6a8a46f: Waiting 14:10:34 5c69ac0246d0: Verifying Checksum 14:10:34 5c69ac0246d0: Download complete 14:10:34 3a2ae6a8a46f: Verifying Checksum 14:10:34 3a2ae6a8a46f: Download complete 14:10:34 33b1e0a273af: Verifying Checksum 14:10:34 33b1e0a273af: Download complete 14:10:34 5d3b04190fa2: Verifying Checksum 14:10:34 ec43610c2a17: Verifying Checksum 14:10:34 ec43610c2a17: Download complete 14:10:34 5eb5b503b376: Verifying Checksum 14:10:34 5eb5b503b376: Download complete 14:10:35 2f39f015ded8: Download complete 14:10:36 5eb5b503b376: Pull complete 14:10:36 5c69ac0246d0: Pull complete 14:10:36 ec43610c2a17: Pull complete 14:10:36 3a2ae6a8a46f: Pull complete 14:10:36 33b1e0a273af: Pull complete 14:10:36 5d3b04190fa2: Pull complete 14:10:41 2f39f015ded8: Pull complete 14:10:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:10:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:10:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:10:41 prd-ubuntu20.04-docker-8c-8g-137 does not seem to be running inside a container 14:10:41 $ 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-71 -v /w/workspace/oundry_device-onvif-camera_PR-71:/w/workspace/oundry_device-onvif-camera_PR-71:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-71@tmp:/w/workspace/oundry_device-onvif-camera_PR-71@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:10:44 $ docker top 0b4e78bb5e1cb8dda400e147243033cf999768e948e8b9d8707823c9e74eb306 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:10:44 ---> job-cost.sh 14:10:44 lf-activate-venv: SKIPPING 14:10:44 INFO: No Stack... 14:10:45 INFO: Retrieving Pricing Info for: v3-standard-8 14:10:45 INFO: Archiving Costs [Pipeline] sh 14:10:45 + cat /w/workspace/oundry_device-onvif-camera_PR-71/archives/cost.csv 14:10:45 + cut -d, -f6 [Pipeline] lock 14:10:45 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-71-1-stack-cost] 14:10:45 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-71-1-stack-cost] did not exist. Created. 14:10:45 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-71-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:10:46 + echo total: 0.2199999988079071 [Pipeline] stash 14:10:46 Stashed 1 file(s) [Pipeline] } 14:10:46 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-71-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:10:46 $ docker stop --time=1 0b4e78bb5e1cb8dda400e147243033cf999768e948e8b9d8707823c9e74eb306 14:10:47 $ docker rm -f 0b4e78bb5e1cb8dda400e147243033cf999768e948e8b9d8707823c9e74eb306 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:10:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-138 in /w/workspace/oundry_device-onvif-camera_PR-71 [Pipeline] { [Pipeline] ws 14:10:48 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 14:10:49 Selected Git installation does not exist. Using Default 14:10:49 The recommended git tool is: NONE 14:10:55 using credential edgex-jenkins-ssh 14:10:55 Cloning the remote Git repository 14:10:55 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 14:10:55 > git init /w/workspace/device-onvif-camera/1 # timeout=10 14:10:55 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 14:10:55 > git --version # timeout=10 14:10:55 > git --version # 'git version 2.25.1' 14:10:55 using GIT_SSH to set credentials SSH Credentials for GitHub 14:10:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:10:56 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 14:10:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:10:56 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 14:10:56 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 14:10:56 using GIT_SSH to set credentials SSH Credentials for GitHub 14:10:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/71/head:refs/remotes/origin/PR-71 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:10:57 Merging remotes/origin/main commit 276b854d0043017d2cd132a5df48fee36b7a1e4c into PR head commit 848d507b592c69237ffb1149dd915141e9df8c93 14:10:57 Merge succeeded, producing 848d507b592c69237ffb1149dd915141e9df8c93 14:10:57 Checking out Revision 848d507b592c69237ffb1149dd915141e9df8c93 (PR-71) 14:10:57 > git config core.sparsecheckout # timeout=10 14:10:57 > git checkout -f 848d507b592c69237ffb1149dd915141e9df8c93 # timeout=10 14:10:57 > git remote # timeout=10 14:10:57 > git config --get remote.origin.url # timeout=10 14:10:57 using GIT_SSH to set credentials SSH Credentials for GitHub 14:10:57 > git merge 276b854d0043017d2cd132a5df48fee36b7a1e4c # timeout=10 14:10:57 > git rev-parse HEAD^{commit} # timeout=10 14:10:57 > git config core.sparsecheckout # timeout=10 14:10:57 > git checkout -f 848d507b592c69237ffb1149dd915141e9df8c93 # timeout=10 14:11:01 Commit message: "fix miss-checked error returned, which may cause crash" 14:11:01 > git --version # timeout=10 14:11:01 > git --version # 'git version 2.25.1' 14:11:01 fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:11:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:11:02 % Total % Received % Xferd Average Speed Time Time Time Current 14:11:02 Dload Upload Total Spent Left Speed 14:11:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 64489 0 --:--:-- --:--:-- --:--:-- 64489 [Pipeline] sh 14:11:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:11:03 + sudo tee /etc/docker/daemon.new 14:11:03 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:11:03 { 14:11:03 "registry-mirrors": [ 14:11:03 "https://nexus3.edgexfoundry.org:10001" 14:11:03 ], 14:11:03 "bip": "10.250.0.254/24", 14:11:03 "hosts": [ 14:11:03 "tcp://0.0.0.0:5555", 14:11:03 "unix:///var/run/docker.sock" 14:11:03 ], 14:11:03 "mtu": 1458, 14:11:03 "selinux-enabled": true, 14:11:03 "seccomp-profile": "/etc/docker/seccomp.json" 14:11:03 } [Pipeline] sh 14:11:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:11:04 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:11:23 provisioning config files... 14:11:23 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config7823441231277903273tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:11:23 ---> docker-login.sh 14:11:23 nexus3.edgexfoundry.org:10001 14:11:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:11:24 Configure a credential helper to remove this warning. See 14:11:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:11:24 14:11:24 Login Succeeded 14:11:24 nexus3.edgexfoundry.org:10002 14:11:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:11:24 Configure a credential helper to remove this warning. See 14:11:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:11:24 14:11:24 Login Succeeded 14:11:24 nexus3.edgexfoundry.org:10003 14:11:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:11:25 Configure a credential helper to remove this warning. See 14:11:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:11:25 14:11:25 Login Succeeded 14:11:25 nexus3.edgexfoundry.org:10004 14:11:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:11:25 Configure a credential helper to remove this warning. See 14:11:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:11:25 14:11:25 Login Succeeded 14:11:25 docker.io 14:11:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:11:26 Configure a credential helper to remove this warning. See 14:11:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:11:26 14:11:26 Login Succeeded 14:11:26 ---> docker-login.sh ends [Pipeline] } 14:11:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:11:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:11:26 ========================================================= 14:11:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 14:11:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:27 + 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 . 14:11:27 Sending build context to Docker daemon 5.826MB 14:11:27 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 14:11:27 Step 2/13 : FROM ${BASE} AS builder 14:11:27 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:11:27 9b3977197b4f: Pulling fs layer 14:11:27 1a89e8eeedd5: Pulling fs layer 14:11:27 94645a83ff95: Pulling fs layer 14:11:27 3f3a8bcf1eab: Pulling fs layer 14:11:27 0c92f367c5e7: Pulling fs layer 14:11:27 3f3a8bcf1eab: Waiting 14:11:27 0c92f367c5e7: Waiting 14:11:27 3096ccb668a1: Pulling fs layer 14:11:27 e8cf19c19ddd: Pulling fs layer 14:11:27 a4caa8a26152: Pulling fs layer 14:11:27 3096ccb668a1: Waiting 14:11:27 e8cf19c19ddd: Waiting 14:11:27 a4caa8a26152: Waiting 14:11:27 94645a83ff95: Verifying Checksum 14:11:27 94645a83ff95: Download complete 14:11:27 1a89e8eeedd5: Download complete 14:11:27 0c92f367c5e7: Verifying Checksum 14:11:27 0c92f367c5e7: Download complete 14:11:27 3096ccb668a1: Verifying Checksum 14:11:27 3096ccb668a1: Download complete 14:11:27 e8cf19c19ddd: Verifying Checksum 14:11:27 e8cf19c19ddd: Download complete 14:11:28 9b3977197b4f: Pull complete 14:11:29 1a89e8eeedd5: Pull complete 14:11:29 94645a83ff95: Pull complete 14:11:30 a4caa8a26152: Verifying Checksum 14:11:30 a4caa8a26152: Download complete 14:11:30 3f3a8bcf1eab: Download complete 14:11:43 3f3a8bcf1eab: Pull complete 14:11:43 0c92f367c5e7: Pull complete 14:11:43 3096ccb668a1: Pull complete 14:11:43 e8cf19c19ddd: Pull complete 14:11:49 a4caa8a26152: Pull complete 14:11:49 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 14:11:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 14:11:49 ---> 725f1c02e7f9 14:11:49 Step 3/13 : ARG MAKE="make build" 14:11:50 ---> Running in 8062cecac864 14:11:50 Removing intermediate container 8062cecac864 14:11:50 ---> 4d12ce011891 14:11:50 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 14:11:50 ---> Running in bf5f2bb0bf7d 14:11:50 Removing intermediate container bf5f2bb0bf7d 14:11:50 ---> 8cad36f5edf4 14:11:50 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 14:11:50 ---> Running in ce42d786bc3a 14:11:50 Removing intermediate container ce42d786bc3a 14:11:50 ---> a8f83e53a93e 14:11:50 Step 6/13 : LABEL Name=edgex-device-onvif-camera 14:11:51 ---> Running in 6b769059adae 14:11:51 Removing intermediate container 6b769059adae 14:11:51 ---> 3e93408894bf 14:11:51 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:11:51 ---> Running in 1383bc5d3d97 14:11:53 Removing intermediate container 1383bc5d3d97 14:11:53 ---> 9bf590486b49 14:11:53 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:11:53 ---> Running in 3917bcc11881 14:11:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:11:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:11:55 OK: 220 MiB in 52 packages 14:11:56 Removing intermediate container 3917bcc11881 14:11:56 ---> d25af9814987 14:11:56 Step 9/13 : WORKDIR /device-onvif-camera 14:11:56 ---> Running in 68ee60a1f780 14:11:58 Removing intermediate container 68ee60a1f780 14:11:58 ---> 2f8a048e6b62 14:11:58 Step 10/13 : COPY go.mod vendor* ./ 14:11:58 ---> c29c096f3d2c 14:11:58 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:11:58 ---> Running in 1c77e83ee560 14:12:45 Removing intermediate container 1c77e83ee560 14:12:45 ---> 17314b660d5d 14:12:45 Step 12/13 : COPY . . 14:12:45 ---> 732c67a9291f 14:12:45 Step 13/13 : RUN ${MAKE} 14:12:45 ---> Running in 3982c3017965 14:12:45 noop 14:12:46 Removing intermediate container 3982c3017965 14:12:46 ---> cbe3409d14a2 14:12:46 Successfully built cbe3409d14a2 14:12:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:46 + docker inspect -f . ci-base-image-arm64 14:12:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:12:47 prd-ubuntu20.04-docker-arm64-4c-16g-138 does not seem to be running inside a container 14:12:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:12:48 $ docker top ef82c95cb2e4e69a650e5f17b17c538741981a32513a14fbd5cad97b467ff484 -eo pid,comm [Pipeline] { [Pipeline] sh 14:12:49 + go version 14:12:49 go version go1.17.6 linux/arm64 [Pipeline] } 14:12:49 $ docker stop --time=1 ef82c95cb2e4e69a650e5f17b17c538741981a32513a14fbd5cad97b467ff484 14:12:50 $ docker rm -f ef82c95cb2e4e69a650e5f17b17c538741981a32513a14fbd5cad97b467ff484 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:51 + docker inspect -f . ci-base-image-arm64 14:12:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:12:52 prd-ubuntu20.04-docker-arm64-4c-16g-138 does not seem to be running inside a container 14:12:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:12:53 $ docker top e4b68c84b4b2ffd2fa0b99266a575c0df90f483fc7bcf53c180ae62594da2967 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 14:12:54 + make test 14:12:54 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 14:12:55 ? github.com/edgexfoundry/device-onvif-camera [no test files] 14:14:17 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 14:14:17 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.069s coverage: 1.0% of statements 14:14:17 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:14:17 CGO_ENABLED=1 GO111MODULE=on go vet ./... 14:14:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:14:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:14:50 ./bin/test-attribution-txt.sh [Pipeline] echo 14:14:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:14:50 $ docker stop --time=1 e4b68c84b4b2ffd2fa0b99266a575c0df90f483fc7bcf53c180ae62594da2967 14:14:52 $ docker rm -f e4b68c84b4b2ffd2fa0b99266a575c0df90f483fc7bcf53c180ae62594da2967 [Pipeline] // withDockerContainer [Pipeline] sh 14:14:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:14:53 Warning: overwriting stash ‘coverage-report’ 14:14:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:14:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:14:54 + ls -al . 14:14:54 total 212 14:14:54 drwxrwxr-x 8 jenkins jenkins 4096 May 26 14:14 . 14:14:54 drwxrwxr-x 4 jenkins jenkins 4096 May 26 14:10 .. 14:14:54 drwxrwxr-x 8 jenkins jenkins 4096 May 26 14:11 .git 14:14:54 drwxrwxr-x 2 jenkins jenkins 4096 May 26 14:10 .github 14:14:54 -rw-rw-r-- 1 jenkins jenkins 352 May 26 14:10 .gitignore 14:14:54 -rw-rw-r-- 1 jenkins jenkins 42 May 26 14:10 .golangci.yml 14:14:54 -rw-rw-r-- 1 jenkins jenkins 9099 May 26 14:10 Attribution.txt 14:14:54 -rw-rw-r-- 1 jenkins jenkins 189 May 26 14:10 CHANGELOG.md 14:14:54 -rw-rw-r-- 1 jenkins jenkins 1667 May 26 14:10 Dockerfile 14:14:54 -rw-rw-r-- 1 jenkins jenkins 677 May 26 14:10 GOVERNANCE.md 14:14:54 -rw-rw-r-- 1 jenkins jenkins 660 May 26 14:10 Jenkinsfile 14:14:54 -rw-rw-r-- 1 jenkins jenkins 11348 May 26 14:10 LICENSE 14:14:54 -rw-rw-r-- 1 jenkins jenkins 2473 May 26 14:10 Makefile 14:14:54 -rw-rw-r-- 1 jenkins jenkins 625 May 26 14:10 OWNERS.md 14:14:54 -rw-rw-r-- 1 jenkins jenkins 28742 May 26 14:10 README.md 14:14:54 -rw-rw-r-- 1 jenkins jenkins 5 May 26 14:08 VERSION 14:14:54 drwxrwxr-x 2 jenkins jenkins 4096 May 26 14:10 bin 14:14:54 drwxrwxr-x 3 jenkins jenkins 4096 May 26 14:10 cmd 14:14:54 -rw-r--r-- 1 jenkins jenkins 37307 May 26 14:14 coverage.out 14:14:54 drwxrwxr-x 4 jenkins jenkins 4096 May 26 14:10 doc 14:14:54 -rw-rw-r-- 1 jenkins jenkins 3546 May 26 14:10 go.mod 14:14:54 -rw-rw-r-- 1 jenkins jenkins 37264 May 26 14:10 go.sum 14:14:54 drwxrwxr-x 3 jenkins jenkins 4096 May 26 14:10 internal 14:14:54 -rw-rw-r-- 1 jenkins jenkins 236 May 26 14:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:55 + 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=848d507b592c69237ffb1149dd915141e9df8c93 --label arch=arm64 --label version=0.0.0 . 14:14:55 Sending build context to Docker daemon 5.863MB 14:14:55 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 14:14:55 Step 2/26 : FROM ${BASE} AS builder 14:14:55 ---> cbe3409d14a2 14:14:55 Step 3/26 : ARG MAKE="make build" 14:14:55 ---> Running in b9448592840f 14:14:56 Removing intermediate container b9448592840f 14:14:56 ---> 2ffd4980a9d3 14:14:56 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 14:14:56 ---> Running in 04784fcbcd68 14:14:56 Removing intermediate container 04784fcbcd68 14:14:56 ---> 07e29271df9e 14:14:56 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 14:14:56 ---> Running in 2bdcd369be53 14:14:57 Removing intermediate container 2bdcd369be53 14:14:57 ---> ad78a17903cd 14:14:57 Step 6/26 : LABEL Name=edgex-device-onvif-camera 14:14:57 ---> Running in 7ce470dbd5b5 14:14:57 Removing intermediate container 7ce470dbd5b5 14:14:57 ---> a58767b0c7ec 14:14:57 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:14:57 ---> Running in 126104e34d9a 14:14:59 Removing intermediate container 126104e34d9a 14:14:59 ---> 08b036477fa6 14:14:59 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:14:59 ---> Running in c409f1937cba 14:15:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:15:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:15:02 OK: 220 MiB in 52 packages 14:15:02 Removing intermediate container c409f1937cba 14:15:02 ---> 18cde18d135c 14:15:02 Step 9/26 : WORKDIR /device-onvif-camera 14:15:02 ---> Running in 5cabed9a14c9 14:15:03 Removing intermediate container 5cabed9a14c9 14:15:03 ---> a8409c6c3617 14:15:03 Step 10/26 : COPY go.mod vendor* ./ 14:15:03 ---> b6151a471968 14:15:03 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:15:03 ---> Running in 1ea285f02b0d 14:15:05 Removing intermediate container 1ea285f02b0d 14:15:05 ---> 63cd0db4cadf 14:15:05 Step 12/26 : COPY . . 14:15:06 ---> 1fc6496051e8 14:15:06 Step 13/26 : RUN ${MAKE} 14:15:06 ---> Running in 133d49cbd86a 14:15:07 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 14:17:14 Removing intermediate container 133d49cbd86a 14:17:14 ---> f3e9007f8325 14:17:14 Step 14/26 : FROM alpine:3.15 14:17:14 3.15: Pulling from library/alpine 14:17:14 9981e73032c8: Pulling fs layer 14:17:14 9981e73032c8: Verifying Checksum 14:17:14 9981e73032c8: Download complete 14:17:14 9981e73032c8: Pull complete 14:17:14 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 14:17:14 Status: Downloaded newer image for alpine:3.15 14:17:14 ---> 3fb3c9af89a9 14:17:14 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 14:17:14 ---> Running in e04f4c92408d 14:17:14 Removing intermediate container e04f4c92408d 14:17:14 ---> 96af75c8e2de 14:17:14 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 14:17:14 ---> Running in cc2745c022c8 14:17:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:17:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:17:14 (1/6) Installing dumb-init (1.2.5-r1) 14:17:14 (2/6) Installing libgcc (10.3.1_git20211027-r0) 14:17:14 (3/6) Installing libsodium (1.0.18-r0) 14:17:14 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 14:17:14 (5/6) Installing libzmq (4.3.4-r0) 14:17:14 (6/6) Installing zeromq (4.3.4-r0) 14:17:14 Executing busybox-1.34.1-r5.trigger 14:17:14 OK: 8 MiB in 20 packages 14:17:14 Removing intermediate container cc2745c022c8 14:17:14 ---> 662c00b0d2cb 14:17:14 Step 17/26 : WORKDIR / 14:17:14 ---> Running in 63c5457508cf 14:17:14 Removing intermediate container 63c5457508cf 14:17:14 ---> f17731ebcebe 14:17:14 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 14:17:14 ---> 6a1be9583aab 14:17:14 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 14:17:14 ---> 24669e4cd7d4 14:17:14 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 14:17:14 ---> 88358e4f5b3e 14:17:14 Step 21/26 : EXPOSE 59984 14:17:14 ---> Running in 98933b50ac82 14:17:14 Removing intermediate container 98933b50ac82 14:17:14 ---> fb1f4c1fba43 14:17:14 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 14:17:14 ---> Running in 5877cb74c667 14:17:14 Removing intermediate container 5877cb74c667 14:17:14 ---> ffc83007a4f6 14:17:14 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:17:14 ---> Running in 626bef2fc3b6 14:17:15 Removing intermediate container 626bef2fc3b6 14:17:15 ---> f96c9007a774 14:17:15 Step 24/26 : LABEL arch=arm64 14:17:15 ---> Running in 5b4543891d91 14:17:15 Removing intermediate container 5b4543891d91 14:17:15 ---> 427966fa33b2 14:17:15 Step 25/26 : LABEL git_sha=848d507b592c69237ffb1149dd915141e9df8c93 14:17:15 ---> Running in 55be37e64658 14:17:15 Removing intermediate container 55be37e64658 14:17:15 ---> 51775bdf49fa 14:17:15 Step 26/26 : LABEL version=0.0.0 14:17:15 ---> Running in 1b0414f05b86 14:17:16 Removing intermediate container 1b0414f05b86 14:17:16 ---> 2268205f1152 14:17:16 [Warning] One or more build-args [ARCH] were not consumed 14:17:16 Successfully built 2268205f1152 14:17:16 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 14:17:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:17:16 14:17:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:17:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:17:17 arm64: Pulling from edgex-lftools-log-publisher 14:17:17 8998bd30e6a1: Pulling fs layer 14:17:17 04944245beec: Pulling fs layer 14:17:17 699f458cf7ca: Pulling fs layer 14:17:17 765212b225bb: Pulling fs layer 14:17:17 f23df028b6ca: Pulling fs layer 14:17:17 d65c8cfc05b1: Pulling fs layer 14:17:17 2437ff75d9bd: Pulling fs layer 14:17:17 765212b225bb: Waiting 14:17:17 f23df028b6ca: Waiting 14:17:17 2437ff75d9bd: Waiting 14:17:17 d65c8cfc05b1: Waiting 14:17:17 04944245beec: Verifying Checksum 14:17:17 04944245beec: Download complete 14:17:17 765212b225bb: Download complete 14:17:17 f23df028b6ca: Verifying Checksum 14:17:17 f23df028b6ca: Download complete 14:17:17 d65c8cfc05b1: Verifying Checksum 14:17:17 d65c8cfc05b1: Download complete 14:17:17 699f458cf7ca: Verifying Checksum 14:17:17 699f458cf7ca: Download complete 14:17:18 8998bd30e6a1: Download complete 14:17:20 2437ff75d9bd: Verifying Checksum 14:17:20 2437ff75d9bd: Download complete 14:17:22 8998bd30e6a1: Pull complete 14:17:23 04944245beec: Pull complete 14:17:24 699f458cf7ca: Pull complete 14:17:24 765212b225bb: Pull complete 14:17:25 f23df028b6ca: Pull complete 14:17:25 d65c8cfc05b1: Pull complete 14:17:40 2437ff75d9bd: Pull complete 14:17:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:17:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:17:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:17:41 prd-ubuntu20.04-docker-arm64-4c-16g-138 does not seem to be running inside a container 14:17:41 $ 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/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:17:43 $ docker top f064f4f442df48392d6d0dc8472362e6bb70692d365e1df49c546a4393fff6ab -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:17:44 ---> job-cost.sh 14:17:44 lf-activate-venv: SKIPPING 14:17:44 INFO: No Stack... 14:17:45 INFO: Retrieving Pricing Info for: v3-standard-4 14:17:46 INFO: Archiving Costs [Pipeline] sh 14:17:46 + + cutcat -d, /w/workspace/device-onvif-camera/1/archives/cost.csv -f6 14:17:46 [Pipeline] lock 14:17:46 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-71-1-stack-cost] 14:17:46 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-71-1-stack-cost] did not exist. Created. 14:17:46 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-71-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:17:47 /w/workspace/device-onvif-camera/1@tmp/durable-ad8566b3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:17:48 + echo total: 0.10999999940395355 [Pipeline] stash 14:17:48 Warning: overwriting stash ‘stack-cost’ 14:17:48 Stashed 1 file(s) [Pipeline] } 14:17:48 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-71-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:17:48 $ docker stop --time=1 f064f4f442df48392d6d0dc8472362e6bb70692d365e1df49c546a4393fff6ab 14:17:49 $ docker rm -f f064f4f442df48392d6d0dc8472362e6bb70692d365e1df49c546a4393fff6ab [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 14:17:51 provisioning config files... 14:17:51 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/oundry_device-onvif-camera_PR-71@tmp/config4800993874520795161tmp [Pipeline] { [Pipeline] sh 14:17:51 + set +x 14:17:51 + + curlbash -s -s https://codecov.io/bash -- 14:17:51 14:17:51 14:17:51 _____ _ 14:17:51 / ____| | | 14:17:51 | | ___ __| | ___ ___ _____ __ 14:17:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:17:51 | |___| (_) | (_| | __/ (_| (_) \ V / 14:17:51 \_____\___/ \__,_|\___|\___\___/ \_/ 14:17:51 Bash-1.0.6 14:17:51 14:17:51 14:17:51 ==> git version 2.25.1 found 14:17:51 ==> 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 14:17:51 Release-Date: 2020-01-08 14:17:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:17:51 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:17:51 ==> Jenkins CI detected. 14:17:51 current dir:  /w/workspace/oundry_device-onvif-camera_PR-71 14:17:51 project root: . 14:17:51 --> token set from env 14:17:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:17:51 ==> Running gcov in . (disable via -X gcov) 14:17:51 ==> Python coveragepy not found 14:17:51 ==> Searching for coverage reports in: 14:17:51 + . 14:17:51 -> Found 1 reports 14:17:51 ==> Detecting git/mercurial file structure 14:17:51 ==> Reading reports 14:17:51 + ./coverage.out bytes=37307 14:17:51 ==> Appending adjustments 14:17:51 https://docs.codecov.io/docs/fixing-reports 14:17:51 + Found adjustments 14:17:51 ==> Gzipping contents 14:17:51 8.0K /tmp/codecov.koHJJ9.gz 14:17:51 ==> Uploading reports 14:17:51 url: https://codecov.io 14:17:51 query: branch=PR-71&commit=848d507b592c69237ffb1149dd915141e9df8c93&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-71%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=71&job=&cmd_args= 14:17:51 -> Pinging Codecov 14:17:51 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-71&commit=848d507b592c69237ffb1149dd915141e9df8c93&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-71%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=71&job=&cmd_args= 14:17:51 -> Uploading to 14:17:51 https://storage.googleapis.com/codecov/v4/raw/2022-05-26/F29A59C45E3A92E06B3E522C9905F8EF/848d507b592c69237ffb1149dd915141e9df8c93/8f693827-8767-44cf-8706-e8d5b59780c3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220526%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220526T141751Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ce992d89bed86b7ee12017155e21fca37866b6e0899d25fdd3fd5761a055917e 14:17:51 % Total % Received % Xferd Average Speed Time Time Time Current 14:17:51 Dload Upload Total Spent Left Speed 14:17:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4598 0 0 100 4598 0 16539 --:--:-- --:--:-- --:--:-- 16480 100 4598 0 0 100 4598 0 16539 --:--:-- --:--:-- --:--:-- 16480 14:17:52 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/848d507b592c69237ffb1149dd915141e9df8c93 [Pipeline] } 14:17:52 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 14:17:53 + [ -d /w/workspace/oundry_device-onvif-camera_PR-71/archives ] 14:17:53 + ls -al /w/workspace/oundry_device-onvif-camera_PR-71/archives 14:17:53 total 16 14:17:53 drwxr-xr-x 3 root root 4096 May 26 14:10 . 14:17:53 drwxrwxr-x 10 jenkins jenkins 4096 May 26 14:10 .. 14:17:53 drwxr-xr-x 2 root root 4096 May 26 14:10 cost 14:17:53 -rw-r--r-- 1 root root 89 May 26 14:10 cost.csv 14:17:53 + sudo chown -R jenkins:jenkins /w/workspace/oundry_device-onvif-camera_PR-71/archives 14:17:53 + ls -al /w/workspace/oundry_device-onvif-camera_PR-71/archives 14:17:53 total 16 14:17:53 drwxr-xr-x 3 jenkins jenkins 4096 May 26 14:10 . 14:17:53 drwxrwxr-x 10 jenkins jenkins 4096 May 26 14:10 .. 14:17:53 drwxr-xr-x 2 jenkins jenkins 4096 May 26 14:10 cost 14:17:53 -rw-r--r-- 1 jenkins jenkins 89 May 26 14:10 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:17:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:17:55 ---> package-listing.sh 14:17:55 ++ facter osfamily 14:17:55 ++ tr '[:upper:]' '[:lower:]' 14:17:55 + OS_FAMILY=debian 14:17:55 + workspace=/w/workspace/oundry_device-onvif-camera_PR-71 14:17:55 + START_PACKAGES=/tmp/packages_start.txt 14:17:55 + END_PACKAGES=/tmp/packages_end.txt 14:17:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:17:55 + PACKAGES=/tmp/packages_start.txt 14:17:55 + '[' /w/workspace/oundry_device-onvif-camera_PR-71 ']' 14:17:55 + PACKAGES=/tmp/packages_end.txt 14:17:55 + case "${OS_FAMILY}" in 14:17:55 + dpkg -l 14:17:55 + grep '^ii' 14:17:55 + '[' -f /tmp/packages_start.txt ']' 14:17:55 + '[' -f /tmp/packages_end.txt ']' 14:17:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:17:55 + '[' /w/workspace/oundry_device-onvif-camera_PR-71 ']' 14:17:55 + mkdir -p /w/workspace/oundry_device-onvif-camera_PR-71/archives/ 14:17:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-onvif-camera_PR-71/archives/ [Pipeline] echo 14:17:55 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-71/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:17:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:17:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:17:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:17:56 prd-ubuntu20.04-docker-8c-8g-137 does not seem to be running inside a container 14:17:56 $ 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-71/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-71 -v /w/workspace/oundry_device-onvif-camera_PR-71:/w/workspace/oundry_device-onvif-camera_PR-71:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-71@tmp:/w/workspace/oundry_device-onvif-camera_PR-71@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:17:56 $ docker top c20bcab2d7a1e0d9d744fad4d87fe66231c8aceb4c849b64b1039d81e6830c8d -eo pid,comm [Pipeline] { [Pipeline] sh 14:17:57 + touch /tmp/pre-build-complete [Pipeline] sh 14:17:57 + mkdir -p /var/log/sysstat [Pipeline] sh 14:17:57 + ls /var/log/sa-host 14:17:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:17:58 provisioning config files... 14:17:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-71@tmp/config7080271681503531865tmp [Pipeline] { [Pipeline] echo 14:17:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:17:58 ---> create-netrc.sh [Pipeline] } 14:17:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:17:58 ---> python-tools-install.sh [Pipeline] echo 14:17:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:17:59 ---> sudo-logs.sh 14:17:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:17:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:17:59 ---> job-cost.sh 14:17:59 lf-activate-venv: SKIPPING 14:17:59 DEBUG: total: 0.2199999988079071 14:17:59 INFO: Retrieving Stack Cost... 14:18:00 INFO: Retrieving Pricing Info for: v3-standard-8 14:18:00 INFO: Archiving Costs [Pipeline] echo 14:18:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:18:01 ---> logs-deploy.sh 14:18:01 lf-activate-venv: SKIPPING 14:18:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-71/1 14:18:01 INFO: archiving workspace using pattern(s): 14:18:01 Archives upload complete. 14:18:02 INFO: archiving logs to Nexus 14:18:03 ---> uname -a: 14:18:03 Linux prd-ubuntu20-04-docker-8c-8g-137 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 14:18:03 14:18:03 14:18:03 ---> lscpu: 14:18:03 Architecture: x86_64 14:18:03 CPU op-mode(s): 32-bit, 64-bit 14:18:03 Byte Order: Little Endian 14:18:03 Address sizes: 40 bits physical, 48 bits virtual 14:18:03 CPU(s): 8 14:18:03 On-line CPU(s) list: 0-7 14:18:03 Thread(s) per core: 1 14:18:03 Core(s) per socket: 1 14:18:03 Socket(s): 8 14:18:03 NUMA node(s): 1 14:18:03 Vendor ID: AuthenticAMD 14:18:03 CPU family: 23 14:18:03 Model: 49 14:18:03 Model name: AMD EPYC-Rome Processor 14:18:03 Stepping: 0 14:18:03 CPU MHz: 2799.998 14:18:03 BogoMIPS: 5599.99 14:18:03 Virtualization: AMD-V 14:18:03 Hypervisor vendor: KVM 14:18:03 Virtualization type: full 14:18:03 L1d cache: 256 KiB 14:18:03 L1i cache: 256 KiB 14:18:03 L2 cache: 4 MiB 14:18:03 L3 cache: 128 MiB 14:18:03 NUMA node0 CPU(s): 0-7 14:18:03 Vulnerability Itlb multihit: Not affected 14:18:03 Vulnerability L1tf: Not affected 14:18:03 Vulnerability Mds: Not affected 14:18:03 Vulnerability Meltdown: Not affected 14:18:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:18:03 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:18:03 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:18:03 Vulnerability Srbds: Not affected 14:18:03 Vulnerability Tsx async abort: Not affected 14:18:03 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 14:18:03 14:18:03 14:18:03 ---> nproc: 14:18:03 8 14:18:03 14:18:03 14:18:03 ---> df -h: 14:18:03 Filesystem Size Used Avail Use% Mounted on 14:18:03 overlay 155G 11G 145G 7% / 14:18:03 tmpfs 64M 0 64M 0% /dev 14:18:03 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:18:03 shm 64M 0 64M 0% /dev/shm 14:18:03 /dev/vda1 155G 11G 145G 7% /facter-os 14:18:03 14:18:03