Pull request #78 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c8dbcc754933a42f779a6fdf425adc016de0e881+63fa4a680431768fa653ad2f832ffdb5163d02d6 (6276d37145e3f64940ebe9316d25b736d73f4c01) 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-ssh727497424998914925.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision eff4ace5e529e22b05c56fc30efd0d4b1d113677 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-ssh12083833632136856844.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 eff4ace5e529e22b05c56fc30efd0d4b1d113677 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-78/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-78/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5091916042247274406.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-78/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18190761523030454722.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision eff4ace5e529e22b05c56fc30efd0d4b1d113677 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f eff4ace5e529e22b05c56fc30efd0d4b1d113677 # timeout=10 Commit message: "Merge pull request #397 from edgexfoundry/us4712" > 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-ssh15743293257819107721.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-78/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-78/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8020087369871834248.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 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 eff4ace5e529e22b05c56fc30efd0d4b1d113677 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1111 in /w/workspace/oundry_device-onvif-camera_PR-78 [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-78 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/78/head:refs/remotes/origin/PR-78 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 63fa4a680431768fa653ad2f832ffdb5163d02d6 into PR head commit c8dbcc754933a42f779a6fdf425adc016de0e881 Merge succeeded, producing c8dbcc754933a42f779a6fdf425adc016de0e881 Checking out Revision c8dbcc754933a42f779a6fdf425adc016de0e881 (PR-78) > git config core.sparsecheckout # timeout=10 > git checkout -f c8dbcc754933a42f779a6fdf425adc016de0e881 # 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 63fa4a680431768fa653ad2f832ffdb5163d02d6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c8dbcc754933a42f779a6fdf425adc016de0e881 # timeout=10 Commit message: "docs: Update auto-discovery doc" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object eff4ace5e529e22b05c56fc30efd0d4b1d113677 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:22:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:22:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:22:09 ========================================================= 04:22:09 EdgeX Global Pipelines Version Info 04:22:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:22:10 ------------------- 04:22:10 stable info: 04:22:10 ------------------- 04:22:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:22:10 Commit SHA: eff4ace5e529e22b05c56fc30efd0d4b1d113677 04:22:10 Message: update stable to v1.0.232 04:22:10 ------------------- 04:22:10 experimental info: 04:22:10 ------------------- 04:22:10 Commited By: **** collab-it+edgex@linuxfoundation.org 04:22:10 Commit SHA: eff4ace5e529e22b05c56fc30efd0d4b1d113677 04:22:10 Message: update experimental to v1.0.232 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:22:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 04:22:11 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 04:22:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:22:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:22:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:22:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 04:22:11 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:22:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:22:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:22:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:22:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:22:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 04:22:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:22:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:22:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:22:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:22:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:22:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:22:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:22:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:22:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:22:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:22:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:22:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:22:12 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:22:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:22:12 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:22:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-78 [Pipeline] echo 04:22:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-78 [Pipeline] echo 04:22:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-78 [Pipeline] echo 04:22:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c8dbcc754933a42f779a6fdf425adc016de0e881 [Pipeline] echo 04:22:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c8dbcc7 [Pipeline] echo 04:22:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:22:12 provisioning config files... 04:22:12 copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-78@tmp/config920206310370106394tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:22:12 ---> docker-login.sh 04:22:12 nexus3.edgexfoundry.org:10001 04:22:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:22:13 Configure a credential helper to remove this warning. See 04:22:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:22:13 04:22:13 Login Succeeded 04:22:13 nexus3.edgexfoundry.org:10002 04:22:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:22:13 Configure a credential helper to remove this warning. See 04:22:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:22:13 04:22:13 Login Succeeded 04:22:13 nexus3.edgexfoundry.org:10003 04:22:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:22:13 Configure a credential helper to remove this warning. See 04:22:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:22:13 04:22:13 Login Succeeded 04:22:13 nexus3.edgexfoundry.org:10004 04:22:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:22:13 Configure a credential helper to remove this warning. See 04:22:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:22:13 04:22:13 Login Succeeded 04:22:13 docker.io 04:22:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:22:13 Configure a credential helper to remove this warning. See 04:22:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:22:13 04:22:13 Login Succeeded 04:22:13 ---> docker-login.sh ends [Pipeline] } 04:22:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:22:14 + git rev-list -1 --merges c8dbcc754933a42f779a6fdf425adc016de0e881~1..c8dbcc754933a42f779a6fdf425adc016de0e881 [Pipeline] echo 04:22:14 -----------> git rev-list -1 --merges c8dbcc754933a42f779a6fdf425adc016de0e881~1..c8dbcc754933a42f779a6fdf425adc016de0e881 c8dbcc754933a42f779a6fdf425adc016de0e881 [false] [Pipeline] sh 04:22:14 + git log --format=format:%s -1 c8dbcc754933a42f779a6fdf425adc016de0e881 [Pipeline] echo 04:22:14 ========================================================= 04:22:14 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:22:14 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:22:15 + git log --format=format:%s -1 c8dbcc754933a42f779a6fdf425adc016de0e881 [Pipeline] echo 04:22:15 [semverPrep] GIT_COMMIT: c8dbcc754933a42f779a6fdf425adc016de0e881, Commit Message: docs: Update auto-discovery doc [Pipeline] echo 04:22:15 [semverPrep] This is not a build commit. [Pipeline] sh 04:22:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:22:15 + grep -v github /etc/ssh/ssh_known_hosts 04:22:15 + [ -e /tmp/ssh_known_hosts ] 04:22:15 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:22:15 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:22:15 + sudo tee -a /etc/ssh/ssh_known_hosts 04:22:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:22:16 04:22:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:22:16 0.1.4: Pulling from edgex-devops/py-git-semver 04:22:16 42c077c10790: Pulling fs layer 04:22:16 f63e77b7563a: Pulling fs layer 04:22:16 bd5fdadae976: Pulling fs layer 04:22:16 205491f53016: Pulling fs layer 04:22:16 df18705c85c3: Pulling fs layer 04:22:16 bdb3f477010e: Pulling fs layer 04:22:16 c8a8fc8e1c8f: Pulling fs layer 04:22:16 2c6e9b1d212d: Pulling fs layer 04:22:16 bdb8f0575790: Pulling fs layer 04:22:16 386e3cb2ff24: Pulling fs layer 04:22:16 2343380bae48: Pulling fs layer 04:22:16 df18705c85c3: Waiting 04:22:16 bdb3f477010e: Waiting 04:22:16 c8a8fc8e1c8f: Waiting 04:22:16 2c6e9b1d212d: Waiting 04:22:16 2343380bae48: Waiting 04:22:16 bdb8f0575790: Waiting 04:22:16 386e3cb2ff24: Waiting 04:22:16 205491f53016: Waiting 04:22:16 f63e77b7563a: Verifying Checksum 04:22:16 f63e77b7563a: Download complete 04:22:16 205491f53016: Verifying Checksum 04:22:16 205491f53016: Download complete 04:22:16 df18705c85c3: Verifying Checksum 04:22:16 df18705c85c3: Download complete 04:22:16 bd5fdadae976: Verifying Checksum 04:22:16 bd5fdadae976: Download complete 04:22:16 bdb3f477010e: Verifying Checksum 04:22:16 2c6e9b1d212d: Verifying Checksum 04:22:16 2c6e9b1d212d: Download complete 04:22:16 bdb8f0575790: Verifying Checksum 04:22:16 bdb8f0575790: Download complete 04:22:16 386e3cb2ff24: Verifying Checksum 04:22:16 386e3cb2ff24: Download complete 04:22:16 2343380bae48: Verifying Checksum 04:22:16 2343380bae48: Download complete 04:22:16 42c077c10790: Verifying Checksum 04:22:16 42c077c10790: Download complete 04:22:17 c8a8fc8e1c8f: Download complete 04:22:18 42c077c10790: Pull complete 04:22:18 f63e77b7563a: Pull complete 04:22:19 bd5fdadae976: Pull complete 04:22:19 205491f53016: Pull complete 04:22:19 df18705c85c3: Pull complete 04:22:19 bdb3f477010e: Pull complete 04:22:21 c8a8fc8e1c8f: Pull complete 04:22:21 2c6e9b1d212d: Pull complete 04:22:21 bdb8f0575790: Pull complete 04:22:21 386e3cb2ff24: Pull complete 04:22:21 2343380bae48: Pull complete 04:22:21 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 04:22:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:22:21 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:22:21 prd-ubuntu20.04-docker-8c-8g-1111 does not seem to be running inside a container 04:22:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-onvif-camera_PR-78 -v /w/workspace/oundry_device-onvif-camera_PR-78:/w/workspace/oundry_device-onvif-camera_PR-78:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-78@tmp:/w/workspace/oundry_device-onvif-camera_PR-78@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:0.1.4 cat 04:22:23 $ docker top afd50999f2ebbfc7351dee06e45d567429ecb14998b1b5eafce55149deb851a2 -eo pid,comm 04:22:23 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). 04:22:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:22:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:22:23 [ssh-agent] Looking for ssh-agent implementation... 04:22:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:22:23 $ docker exec afd50999f2ebbfc7351dee06e45d567429ecb14998b1b5eafce55149deb851a2 ssh-agent 04:22:23 SSH_AUTH_SOCK=/tmp/ssh-RmVYvlxj5ftG/agent.33 04:22:23 SSH_AGENT_PID=39 04:22:23 Running ssh-add (command line suppressed) 04:22:23 Identity added: /w/workspace/oundry_device-onvif-camera_PR-78@tmp/private_key_7262107988177550315.key (/w/workspace/oundry_device-onvif-camera_PR-78@tmp/private_key_7262107988177550315.key) 04:22:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:22:24 + git tag --points-at HEAD [Pipeline] } 04:22:24 $ docker exec --env ******** --env ******** afd50999f2ebbfc7351dee06e45d567429ecb14998b1b5eafce55149deb851a2 ssh-agent -k 04:22:24 unset SSH_AUTH_SOCK; 04:22:24 unset SSH_AGENT_PID; 04:22:24 echo Agent pid 39 killed; 04:22:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:22:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:22:24 [ssh-agent] Looking for ssh-agent implementation... 04:22:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:22:24 $ docker exec afd50999f2ebbfc7351dee06e45d567429ecb14998b1b5eafce55149deb851a2 ssh-agent 04:22:24 SSH_AUTH_SOCK=/tmp/ssh-hYvAPBueo62o/agent.71 04:22:24 SSH_AGENT_PID=77 04:22:24 Running ssh-add (command line suppressed) 04:22:24 Identity added: /w/workspace/oundry_device-onvif-camera_PR-78@tmp/private_key_1265720956002942655.key (/w/workspace/oundry_device-onvif-camera_PR-78@tmp/private_key_1265720956002942655.key) 04:22:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:22:25 + git semver init 04:22:25 2022-06-06 04:22:25,266 [run_init] DEBUG init version:0.0.0 force:False 04:22:25 2022-06-06 04:22:25,267 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_device-onvif-camera_PR-78/.semver 04:22:25 2022-06-06 04:22:25,267 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/oundry_device-onvif-camera_PR-78/.semver 04:22:25 2022-06-06 04:22:25,267 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/oundry_device-onvif-camera_PR-78/.semver'], cwd=/w/workspace/oundry_device-onvif-camera_PR-78, universal_newlines=False, shell=None, istream=None) 04:22:25 2022-06-06 04:22:25,879 [append_file] DEBUG append to file:/w/workspace/oundry_device-onvif-camera_PR-78/.git/info/exclude 04:22:25 2022-06-06 04:22:25,879 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_device-onvif-camera_PR-78/.semver/PR-78 with force:False 04:22:25 2022-06-06 04:22:25,879 [write_file] DEBUG write to file:/w/workspace/oundry_device-onvif-camera_PR-78/.semver/PR-78 04:22:25 2022-06-06 04:22:25,884 [execute] INFO git cat-file --batch-check 04:22:25 2022-06-06 04:22:25,884 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_device-onvif-camera_PR-78/.semver, universal_newlines=False, shell=None, istream=) 04:22:25 2022-06-06 04:22:25,890 [execute] INFO git cat-file --batch 04:22:25 2022-06-06 04:22:25,891 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_device-onvif-camera_PR-78/.semver, universal_newlines=False, shell=None, istream=) 04:22:25 2022-06-06 04:22:25,896 [read_version] DEBUG read version from /w/workspace/oundry_device-onvif-camera_PR-78/.semver/PR-78 04:22:25 0.0.0 [Pipeline] } 04:22:26 $ docker exec --env ******** --env ******** afd50999f2ebbfc7351dee06e45d567429ecb14998b1b5eafce55149deb851a2 ssh-agent -k 04:22:26 unset SSH_AUTH_SOCK; 04:22:26 unset SSH_AGENT_PID; 04:22:26 echo Agent pid 77 killed; 04:22:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:22:26 + git semver [Pipeline] } 04:22:27 $ docker stop --time=1 afd50999f2ebbfc7351dee06e45d567429ecb14998b1b5eafce55149deb851a2 04:22:28 $ docker rm -f afd50999f2ebbfc7351dee06e45d567429ecb14998b1b5eafce55149deb851a2 [Pipeline] // withDockerContainer [Pipeline] sh 04:22:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:22:29 Stashed 1 file(s) [Pipeline] echo 04:22:29 [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 04:22:29 provisioning config files... 04:22:29 copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-78@tmp/config6818344424547283197tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:22:30 ---> docker-login.sh 04:22:30 nexus3.edgexfoundry.org:10001 04:22:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:22:30 Configure a credential helper to remove this warning. See 04:22:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:22:30 04:22:30 Login Succeeded 04:22:30 nexus3.edgexfoundry.org:10002 04:22:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:22:30 Configure a credential helper to remove this warning. See 04:22:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:22:30 04:22:30 Login Succeeded 04:22:30 nexus3.edgexfoundry.org:10003 04:22:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:22:30 Configure a credential helper to remove this warning. See 04:22:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:22:30 04:22:30 Login Succeeded 04:22:30 nexus3.edgexfoundry.org:10004 04:22:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:22:30 Configure a credential helper to remove this warning. See 04:22:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:22:30 04:22:30 Login Succeeded 04:22:30 docker.io 04:22:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:22:30 Configure a credential helper to remove this warning. See 04:22:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:22:30 04:22:30 Login Succeeded 04:22:30 ---> docker-login.sh ends [Pipeline] } 04:22:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:22:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:22:31 ========================================================= 04:22:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 04:22:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:31 + 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 . 04:22:31 Sending build context to Docker daemon 8.681MB 04:22:31 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 04:22:31 Step 2/13 : FROM ${BASE} AS builder 04:22:31 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 04:22:31 59bf1c3509f3: Pulling fs layer 04:22:31 666ba61612fd: Pulling fs layer 04:22:31 8ed8ca486205: Pulling fs layer 04:22:31 cc1cd167ecdc: Pulling fs layer 04:22:31 c516ae0d96e1: Pulling fs layer 04:22:31 684cea983483: Pulling fs layer 04:22:31 dd3240ac7de5: Pulling fs layer 04:22:31 b1e948a4e11c: Pulling fs layer 04:22:31 a8fd76ee1af6: Pulling fs layer 04:22:31 646ad004c059: Pulling fs layer 04:22:31 cc1cd167ecdc: Waiting 04:22:31 c516ae0d96e1: Waiting 04:22:31 684cea983483: Waiting 04:22:31 dd3240ac7de5: Waiting 04:22:31 b1e948a4e11c: Waiting 04:22:31 a8fd76ee1af6: Waiting 04:22:31 646ad004c059: Waiting 04:22:31 8ed8ca486205: Verifying Checksum 04:22:31 8ed8ca486205: Download complete 04:22:31 666ba61612fd: Download complete 04:22:31 c516ae0d96e1: Verifying Checksum 04:22:31 c516ae0d96e1: Download complete 04:22:31 684cea983483: Verifying Checksum 04:22:31 684cea983483: Download complete 04:22:31 59bf1c3509f3: Verifying Checksum 04:22:31 59bf1c3509f3: Download complete 04:22:31 dd3240ac7de5: Verifying Checksum 04:22:31 dd3240ac7de5: Download complete 04:22:31 b1e948a4e11c: Verifying Checksum 04:22:31 b1e948a4e11c: Download complete 04:22:31 59bf1c3509f3: Pull complete 04:22:32 666ba61612fd: Pull complete 04:22:32 8ed8ca486205: Pull complete 04:22:32 646ad004c059: Verifying Checksum 04:22:32 646ad004c059: Download complete 04:22:32 a8fd76ee1af6: Verifying Checksum 04:22:32 cc1cd167ecdc: Verifying Checksum 04:22:32 cc1cd167ecdc: Download complete 04:22:36 cc1cd167ecdc: Pull complete 04:22:36 c516ae0d96e1: Pull complete 04:22:36 684cea983483: Pull complete 04:22:36 dd3240ac7de5: Pull complete 04:22:36 b1e948a4e11c: Pull complete 04:22:38 a8fd76ee1af6: Pull complete 04:22:38 646ad004c059: Pull complete 04:22:38 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 04:22:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 04:22:38 ---> 8f69c11f6b0c 04:22:38 Step 3/13 : ARG MAKE="make build" 04:22:40 ---> Running in 89b6da08865a 04:22:40 Removing intermediate container 89b6da08865a 04:22:40 ---> 55395dbf1f8e 04:22:40 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 04:22:40 ---> Running in d266b33a2586 04:22:40 Removing intermediate container d266b33a2586 04:22:40 ---> ba40f05d35c7 04:22:40 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 04:22:40 ---> Running in 16d42ff46ff8 04:22:40 Removing intermediate container 16d42ff46ff8 04:22:40 ---> c557031d7ad7 04:22:40 Step 6/13 : LABEL Name=edgex-device-onvif-camera 04:22:40 ---> Running in a2caf53a9712 04:22:41 Removing intermediate container a2caf53a9712 04:22:41 ---> b7b29f857c64 04:22:41 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:22:41 ---> Running in fd66e859cd34 04:22:41 Removing intermediate container fd66e859cd34 04:22:41 ---> 9f7f368cf578 04:22:41 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:22:41 ---> Running in 4224f8880085 04:22:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:22:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:22:43 OK: 221 MiB in 52 packages 04:22:43 Removing intermediate container 4224f8880085 04:22:43 ---> f77aebba1518 04:22:43 Step 9/13 : WORKDIR /device-onvif-camera 04:22:43 ---> Running in 94399bdbb438 04:22:43 Removing intermediate container 94399bdbb438 04:22:43 ---> f416d69cc0a5 04:22:43 Step 10/13 : COPY go.mod vendor* ./ 04:22:43 ---> ce6a77132f0a 04:22:43 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:22:43 ---> Running in 6cf9c4d20614 04:22:44 Still waiting to schedule task 04:22:44 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1110’ 04:22:58 Removing intermediate container 6cf9c4d20614 04:22:58 ---> 229d1ff608e6 04:22:58 Step 12/13 : COPY . . 04:22:58 ---> 110a4b3a30be 04:22:58 Step 13/13 : RUN ${MAKE} 04:22:58 ---> Running in b05a7efaf72b 04:22:58 noop 04:22:58 Removing intermediate container b05a7efaf72b 04:22:58 ---> e1957b330f77 04:22:58 Successfully built e1957b330f77 04:22:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:59 + docker inspect -f . ci-base-image-x86_64 04:22:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:22:59 prd-ubuntu20.04-docker-8c-8g-1111 does not seem to be running inside a container 04:22:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-onvif-camera_PR-78 -v /w/workspace/oundry_device-onvif-camera_PR-78:/w/workspace/oundry_device-onvif-camera_PR-78:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-78@tmp:/w/workspace/oundry_device-onvif-camera_PR-78@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 04:22:59 $ docker top 980de6e6db7d9f859bc9cd65eea5a4f475a00e3b7b814261e0a417bbe8cba179 -eo pid,comm [Pipeline] { [Pipeline] sh 04:23:00 + go version 04:23:00 go version go1.17.7 linux/amd64 [Pipeline] } 04:23:00 $ docker stop --time=1 980de6e6db7d9f859bc9cd65eea5a4f475a00e3b7b814261e0a417bbe8cba179 04:23:01 $ docker rm -f 980de6e6db7d9f859bc9cd65eea5a4f475a00e3b7b814261e0a417bbe8cba179 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:02 + docker inspect -f . ci-base-image-x86_64 04:23:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:23:02 prd-ubuntu20.04-docker-8c-8g-1111 does not seem to be running inside a container 04:23:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-onvif-camera_PR-78 -v /w/workspace/oundry_device-onvif-camera_PR-78:/w/workspace/oundry_device-onvif-camera_PR-78:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-78@tmp:/w/workspace/oundry_device-onvif-camera_PR-78@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 04:23:02 $ docker top 04eb94f9f559d65c7a611f7c3aa23359d9edd5b44568339b42cba0c9cd8ae0ee -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 04:23:03 + make test 04:23:03 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:23:03 ? github.com/edgexfoundry/device-onvif-camera [no test files] 04:23:13 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 04:23:13 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.017s coverage: 1.3% of statements 04:23:16 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 4.797s coverage: 13.8% of statements 04:23:23 CGO_ENABLED=1 GO111MODULE=on go vet ./... 04:23:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:23:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:23:27 ./bin/test-attribution-txt.sh [Pipeline] echo 04:23:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:23:27 $ docker stop --time=1 04eb94f9f559d65c7a611f7c3aa23359d9edd5b44568339b42cba0c9cd8ae0ee 04:23:29 $ docker rm -f 04eb94f9f559d65c7a611f7c3aa23359d9edd5b44568339b42cba0c9cd8ae0ee [Pipeline] // withDockerContainer [Pipeline] sh 04:23:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:23:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:23:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:23:30 + ls -al . 04:23:30 total 232 04:23:30 drwxrwxr-x 9 jenkins jenkins 4096 Jun 6 04:23 . 04:23:30 drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 04:22 .. 04:23:30 drwxrwxr-x 8 jenkins jenkins 4096 Jun 6 04:22 .git 04:23:30 drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 04:22 .github 04:23:30 -rw-rw-r-- 1 jenkins jenkins 352 Jun 6 04:22 .gitignore 04:23:30 -rw-rw-r-- 1 jenkins jenkins 42 Jun 6 04:22 .golangci.yml 04:23:30 drwxr-xr-x 3 jenkins jenkins 4096 Jun 6 04:22 .semver 04:23:30 -rw-rw-r-- 1 jenkins jenkins 9099 Jun 6 04:22 Attribution.txt 04:23:30 -rw-rw-r-- 1 jenkins jenkins 189 Jun 6 04:22 CHANGELOG.md 04:23:30 -rw-rw-r-- 1 jenkins jenkins 1667 Jun 6 04:22 Dockerfile 04:23:30 -rw-rw-r-- 1 jenkins jenkins 677 Jun 6 04:22 GOVERNANCE.md 04:23:30 -rw-rw-r-- 1 jenkins jenkins 660 Jun 6 04:22 Jenkinsfile 04:23:30 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 6 04:22 LICENSE 04:23:30 -rw-rw-r-- 1 jenkins jenkins 2473 Jun 6 04:22 Makefile 04:23:30 -rw-rw-r-- 1 jenkins jenkins 625 Jun 6 04:22 OWNERS.md 04:23:30 -rw-rw-r-- 1 jenkins jenkins 28742 Jun 6 04:22 README.md 04:23:30 -rw-rw-r-- 1 jenkins jenkins 5 Jun 6 04:22 VERSION 04:23:30 drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 04:22 bin 04:23:30 drwxrwxr-x 3 jenkins jenkins 4096 Jun 6 04:22 cmd 04:23:30 -rw-r--r-- 1 jenkins jenkins 53469 Jun 6 04:23 coverage.out 04:23:30 drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 04:22 doc 04:23:30 -rw-rw-r-- 1 jenkins jenkins 3534 Jun 6 04:22 go.mod 04:23:30 -rw-rw-r-- 1 jenkins jenkins 37264 Jun 6 04:22 go.sum 04:23:30 drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 04:22 internal 04:23:30 -rw-rw-r-- 1 jenkins jenkins 236 Jun 6 04:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:31 + 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=c8dbcc754933a42f779a6fdf425adc016de0e881 --label arch=amd64 --label version=0.0.0 . 04:23:31 Sending build context to Docker daemon 8.736MB 04:23:31 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 04:23:31 Step 2/26 : FROM ${BASE} AS builder 04:23:31 ---> e1957b330f77 04:23:31 Step 3/26 : ARG MAKE="make build" 04:23:31 ---> Running in 03e00e92728a 04:23:31 Removing intermediate container 03e00e92728a 04:23:31 ---> 70bd7df43321 04:23:31 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 04:23:31 ---> Running in b8be95c41351 04:23:31 Removing intermediate container b8be95c41351 04:23:31 ---> 2e1c8e8dcd0b 04:23:31 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 04:23:31 ---> Running in 8fec78c4fced 04:23:31 Removing intermediate container 8fec78c4fced 04:23:31 ---> d0d1d1038b99 04:23:31 Step 6/26 : LABEL Name=edgex-device-onvif-camera 04:23:31 ---> Running in 352624d82db1 04:23:31 Removing intermediate container 352624d82db1 04:23:31 ---> acdccb722f9f 04:23:31 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:23:31 ---> Running in 42f976026d86 04:23:32 Removing intermediate container 42f976026d86 04:23:32 ---> 4fe72d61160e 04:23:32 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:23:32 ---> Running in a807dabe75e9 04:23:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:23:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:23:33 OK: 221 MiB in 52 packages 04:23:34 Removing intermediate container a807dabe75e9 04:23:34 ---> a954d68274bc 04:23:34 Step 9/26 : WORKDIR /device-onvif-camera 04:23:34 ---> Running in c726204b1731 04:23:34 Removing intermediate container c726204b1731 04:23:34 ---> 7dd0817accaf 04:23:34 Step 10/26 : COPY go.mod vendor* ./ 04:23:34 ---> 971992482323 04:23:34 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:23:34 ---> Running in 18626354e5c8 04:23:35 Removing intermediate container 18626354e5c8 04:23:35 ---> 63cf50278cfa 04:23:35 Step 12/26 : COPY . . 04:23:35 ---> cc09b41fe876 04:23:35 Step 13/26 : RUN ${MAKE} 04:23:35 ---> Running in 8dba478605dd 04:23:35 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 04:23:57 Removing intermediate container 8dba478605dd 04:23:57 ---> 65e49fc135bf 04:23:57 Step 14/26 : FROM alpine:3.15 04:23:57 3.15: Pulling from library/alpine 04:23:57 df9b9388f04a: Pulling fs layer 04:23:57 df9b9388f04a: Verifying Checksum 04:23:57 df9b9388f04a: Download complete 04:23:57 df9b9388f04a: Pull complete 04:23:57 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 04:23:57 Status: Downloaded newer image for alpine:3.15 04:23:57 ---> 0ac33e5f5afa 04:23:57 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 04:23:57 ---> Running in e073504e2ffc 04:23:57 Removing intermediate container e073504e2ffc 04:23:57 ---> 0878f07713d3 04:23:57 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 04:23:57 ---> Running in 5012ce840826 04:23:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:23:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:23:57 (1/6) Installing dumb-init (1.2.5-r1) 04:23:57 (2/6) Installing libgcc (10.3.1_git20211027-r0) 04:23:57 (3/6) Installing libsodium (1.0.18-r0) 04:23:57 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 04:23:57 (5/6) Installing libzmq (4.3.4-r0) 04:23:57 (6/6) Installing zeromq (4.3.4-r0) 04:23:57 Executing busybox-1.34.1-r5.trigger 04:23:57 OK: 8 MiB in 20 packages 04:23:57 Removing intermediate container 5012ce840826 04:23:57 ---> 09ff1ee3eddb 04:23:57 Step 17/26 : WORKDIR / 04:23:57 ---> Running in 15bd3365a45c 04:23:57 Removing intermediate container 15bd3365a45c 04:23:57 ---> 990c2f26607e 04:23:57 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 04:23:57 ---> fb7d5d18503f 04:23:57 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 04:23:57 ---> a18809bcf75d 04:23:57 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 04:23:57 ---> f447f2652c8b 04:23:57 Step 21/26 : EXPOSE 59984 04:23:57 ---> Running in cd3428b4bb91 04:23:57 Removing intermediate container cd3428b4bb91 04:23:57 ---> 754680f716ff 04:23:57 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 04:23:57 ---> Running in 57e7eddfcad5 04:23:58 Removing intermediate container 57e7eddfcad5 04:23:58 ---> 56e433d50eb2 04:23:58 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:23:58 ---> Running in f8f3f580c632 04:23:58 Removing intermediate container f8f3f580c632 04:23:58 ---> 309d3f31f6a9 04:23:58 Step 24/26 : LABEL arch=amd64 04:23:58 ---> Running in 8d879de73ac3 04:23:58 Removing intermediate container 8d879de73ac3 04:23:58 ---> 3a685a71c8a9 04:23:58 Step 25/26 : LABEL git_sha=c8dbcc754933a42f779a6fdf425adc016de0e881 04:23:58 ---> Running in 7467bac69f72 04:23:58 Removing intermediate container 7467bac69f72 04:23:58 ---> 90f0deb65a1c 04:23:58 Step 26/26 : LABEL version=0.0.0 04:23:58 ---> Running in 5a1f45ae8616 04:23:58 Removing intermediate container 5a1f45ae8616 04:23:58 ---> c78830e33b0d 04:23:58 [Warning] One or more build-args [ARCH] were not consumed 04:23:58 Successfully built c78830e33b0d 04:23:58 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 04:23:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:23:59 04:23:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:23:59 latest: Pulling from edgex-lftools-log-publisher 04:23:59 5eb5b503b376: Pulling fs layer 04:23:59 5c69ac0246d0: Pulling fs layer 04:23:59 ec43610c2a17: Pulling fs layer 04:23:59 3a2ae6a8a46f: Pulling fs layer 04:23:59 33b1e0a273af: Pulling fs layer 04:23:59 5d3b04190fa2: Pulling fs layer 04:23:59 2f39f015ded8: Pulling fs layer 04:23:59 3a2ae6a8a46f: Waiting 04:23:59 5d3b04190fa2: Waiting 04:23:59 2f39f015ded8: Waiting 04:23:59 33b1e0a273af: Waiting 04:23:59 5c69ac0246d0: Download complete 04:23:59 3a2ae6a8a46f: Verifying Checksum 04:23:59 33b1e0a273af: Verifying Checksum 04:23:59 33b1e0a273af: Download complete 04:23:59 5d3b04190fa2: Verifying Checksum 04:23:59 5d3b04190fa2: Download complete 04:23:59 ec43610c2a17: Verifying Checksum 04:23:59 ec43610c2a17: Download complete 04:24:00 5eb5b503b376: Verifying Checksum 04:24:00 5eb5b503b376: Download complete 04:24:00 2f39f015ded8: Download complete 04:24:01 5eb5b503b376: Pull complete 04:24:01 5c69ac0246d0: Pull complete 04:24:02 ec43610c2a17: Pull complete 04:24:02 3a2ae6a8a46f: Pull complete 04:24:02 33b1e0a273af: Pull complete 04:24:02 5d3b04190fa2: Pull complete 04:24:06 2f39f015ded8: Pull complete 04:24:06 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:24:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:24:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:24:06 prd-ubuntu20.04-docker-8c-8g-1111 does not seem to be running inside a container 04:24:06 $ 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-78 -v /w/workspace/oundry_device-onvif-camera_PR-78:/w/workspace/oundry_device-onvif-camera_PR-78:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-78@tmp:/w/workspace/oundry_device-onvif-camera_PR-78@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 04:24:08 $ docker top 833c4b9d3a4b0b4cae111a30494c0dafb9092006b9757db13084e9a3faa79f98 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:24:08 ---> job-cost.sh 04:24:08 lf-activate-venv: SKIPPING 04:24:08 INFO: No Stack... 04:24:09 INFO: Retrieving Pricing Info for: v3-standard-8 04:24:09 INFO: Archiving Costs [Pipeline] sh 04:24:10 + cat /w/workspace/oundry_device-onvif-camera_PR-78/archives/cost.csv 04:24:10 + cut -d, -f6 [Pipeline] lock 04:24:10 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-78-1-stack-cost] 04:24:10 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-78-1-stack-cost] did not exist. Created. 04:24:10 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-78-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:24:10 + echo total: 0.2199999988079071 [Pipeline] stash 04:24:10 Stashed 1 file(s) [Pipeline] } 04:24:10 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-78-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:24:10 $ docker stop --time=1 833c4b9d3a4b0b4cae111a30494c0dafb9092006b9757db13084e9a3faa79f98 04:24:11 $ docker rm -f 833c4b9d3a4b0b4cae111a30494c0dafb9092006b9757db13084e9a3faa79f98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:25:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1112 in /w/workspace/oundry_device-onvif-camera_PR-78 [Pipeline] { [Pipeline] ws 04:25:33 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 04:25:34 Selected Git installation does not exist. Using Default 04:25:34 The recommended git tool is: NONE 04:25:40 using credential edgex-jenkins-ssh 04:25:40 Cloning the remote Git repository 04:25:40 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 04:25:40 > git init /w/workspace/device-onvif-camera/1 # timeout=10 04:25:40 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 04:25:40 > git --version # timeout=10 04:25:40 > git --version # 'git version 2.25.1' 04:25:40 using GIT_SSH to set credentials SSH Credentials for GitHub 04:25:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:25:42 Merging remotes/origin/main commit 63fa4a680431768fa653ad2f832ffdb5163d02d6 into PR head commit c8dbcc754933a42f779a6fdf425adc016de0e881 04:25:42 Merge succeeded, producing c8dbcc754933a42f779a6fdf425adc016de0e881 04:25:42 Checking out Revision c8dbcc754933a42f779a6fdf425adc016de0e881 (PR-78) 04:25:41 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 04:25:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:25:41 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 04:25:41 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 04:25:41 using GIT_SSH to set credentials SSH Credentials for GitHub 04:25:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/78/head:refs/remotes/origin/PR-78 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:25:42 > git config core.sparsecheckout # timeout=10 04:25:42 > git checkout -f c8dbcc754933a42f779a6fdf425adc016de0e881 # timeout=10 04:25:42 > git remote # timeout=10 04:25:42 > git config --get remote.origin.url # timeout=10 04:25:42 using GIT_SSH to set credentials SSH Credentials for GitHub 04:25:42 > git merge 63fa4a680431768fa653ad2f832ffdb5163d02d6 # timeout=10 04:25:42 > git rev-parse HEAD^{commit} # timeout=10 04:25:42 > git config core.sparsecheckout # timeout=10 04:25:42 > git checkout -f c8dbcc754933a42f779a6fdf425adc016de0e881 # timeout=10 04:25:46 Commit message: "docs: Update auto-discovery doc" 04:25:47 > git --version # timeout=10 04:25:47 > git --version # 'git version 2.25.1' 04:25:47 fatal: bad object eff4ace5e529e22b05c56fc30efd0d4b1d113677 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:25:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:25:48 % Total % Received % Xferd Average Speed Time Time Time Current 04:25:48 Dload Upload Total Spent Left Speed 04:25:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 217k 0 --:--:-- --:--:-- --:--:-- 217k [Pipeline] sh 04:25:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:25:49 + sudo tee /etc/docker/daemon.new 04:25:49 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:25:49 { 04:25:49 "registry-mirrors": [ 04:25:49 "https://nexus3.edgexfoundry.org:10001" 04:25:49 ], 04:25:49 "bip": "10.250.0.254/24", 04:25:49 "hosts": [ 04:25:49 "tcp://0.0.0.0:5555", 04:25:49 "unix:///var/run/docker.sock" 04:25:49 ], 04:25:49 "mtu": 1458, 04:25:49 "selinux-enabled": true, 04:25:49 "seccomp-profile": "/etc/docker/seccomp.json" 04:25:49 } [Pipeline] sh 04:25:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:25:50 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:26:08 provisioning config files... 04:26:08 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config7526477602473305348tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:26:09 ---> docker-login.sh 04:26:09 nexus3.edgexfoundry.org:10001 04:26:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:26:10 Configure a credential helper to remove this warning. See 04:26:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:26:10 04:26:10 Login Succeeded 04:26:10 nexus3.edgexfoundry.org:10002 04:26:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:26:10 Configure a credential helper to remove this warning. See 04:26:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:26:10 04:26:10 Login Succeeded 04:26:10 nexus3.edgexfoundry.org:10003 04:26:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:26:10 Configure a credential helper to remove this warning. See 04:26:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:26:10 04:26:10 Login Succeeded 04:26:10 nexus3.edgexfoundry.org:10004 04:26:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:26:11 Configure a credential helper to remove this warning. See 04:26:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:26:11 04:26:11 Login Succeeded 04:26:11 docker.io 04:26:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:26:12 Configure a credential helper to remove this warning. See 04:26:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:26:12 04:26:12 Login Succeeded 04:26:12 ---> docker-login.sh ends [Pipeline] } 04:26:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:26:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:26:12 ========================================================= 04:26:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 04:26:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:13 + 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 . 04:26:13 Sending build context to Docker daemon 5.917MB 04:26:13 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 04:26:13 Step 2/13 : FROM ${BASE} AS builder 04:26:13 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:26:13 9b3977197b4f: Pulling fs layer 04:26:13 1a89e8eeedd5: Pulling fs layer 04:26:13 94645a83ff95: Pulling fs layer 04:26:13 e6fb740bc735: Pulling fs layer 04:26:13 3a77bd46dcc9: Pulling fs layer 04:26:13 355e64cbe906: Pulling fs layer 04:26:13 63ab81a10011: Pulling fs layer 04:26:13 555d1d1c4555: Pulling fs layer 04:26:13 7d9057610161: Pulling fs layer 04:26:13 e6fb740bc735: Waiting 04:26:13 355e64cbe906: Waiting 04:26:13 63ab81a10011: Waiting 04:26:13 555d1d1c4555: Waiting 04:26:13 7d9057610161: Waiting 04:26:13 3a77bd46dcc9: Waiting 04:26:13 94645a83ff95: Verifying Checksum 04:26:13 94645a83ff95: Download complete 04:26:13 1a89e8eeedd5: Verifying Checksum 04:26:13 1a89e8eeedd5: Download complete 04:26:13 3a77bd46dcc9: Verifying Checksum 04:26:13 3a77bd46dcc9: Download complete 04:26:13 355e64cbe906: Download complete 04:26:13 9b3977197b4f: Download complete 04:26:14 63ab81a10011: Verifying Checksum 04:26:14 63ab81a10011: Download complete 04:26:14 9b3977197b4f: Pull complete 04:26:14 7d9057610161: Verifying Checksum 04:26:14 7d9057610161: Download complete 04:26:15 1a89e8eeedd5: Pull complete 04:26:15 94645a83ff95: Pull complete 04:26:16 555d1d1c4555: Download complete 04:26:16 e6fb740bc735: Download complete 04:26:29 e6fb740bc735: Pull complete 04:26:29 3a77bd46dcc9: Pull complete 04:26:29 355e64cbe906: Pull complete 04:26:29 63ab81a10011: Pull complete 04:26:36 555d1d1c4555: Pull complete 04:26:38 7d9057610161: Pull complete 04:26:38 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 04:26:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 04:26:38 ---> 819e984ddca1 04:26:38 Step 3/13 : ARG MAKE="make build" 04:26:39 ---> Running in bf55940ac3f0 04:26:39 Removing intermediate container bf55940ac3f0 04:26:39 ---> 5ecd05beadda 04:26:39 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 04:26:39 ---> Running in ee9958f73dab 04:26:40 Removing intermediate container ee9958f73dab 04:26:40 ---> 1632506e041a 04:26:40 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 04:26:40 ---> Running in 86e1bdaf0202 04:26:41 Removing intermediate container 86e1bdaf0202 04:26:41 ---> 73134a362864 04:26:41 Step 6/13 : LABEL Name=edgex-device-onvif-camera 04:26:41 ---> Running in 01f59a60431b 04:26:42 Removing intermediate container 01f59a60431b 04:26:42 ---> 6e452b1a95af 04:26:42 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:26:42 ---> Running in 4361dbe4e7bc 04:26:44 Removing intermediate container 4361dbe4e7bc 04:26:44 ---> 1acf8edc6c33 04:26:44 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:26:44 ---> Running in 98da8be366d6 04:26:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:26:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:26:46 OK: 220 MiB in 52 packages 04:26:47 Removing intermediate container 98da8be366d6 04:26:47 ---> 4e60f24d0833 04:26:47 Step 9/13 : WORKDIR /device-onvif-camera 04:26:47 ---> Running in 7f04be68ad02 04:26:48 Removing intermediate container 7f04be68ad02 04:26:48 ---> 7df9052eadd2 04:26:48 Step 10/13 : COPY go.mod vendor* ./ 04:26:48 ---> 4782ca750a7e 04:26:48 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:26:48 ---> Running in f6c764eb52b8 04:27:36 Removing intermediate container f6c764eb52b8 04:27:36 ---> 9259a742aaa2 04:27:36 Step 12/13 : COPY . . 04:27:37 ---> 4ceef55b5c4e 04:27:37 Step 13/13 : RUN ${MAKE} 04:27:37 ---> Running in 71cea090f704 04:27:38 noop 04:27:39 Removing intermediate container 71cea090f704 04:27:39 ---> 7c1c3a1b5241 04:27:39 Successfully built 7c1c3a1b5241 04:27:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:39 + docker inspect -f . ci-base-image-arm64 04:27:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:27:40 prd-ubuntu20.04-docker-arm64-4c-16g-1112 does not seem to be running inside a container 04:27:40 $ 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 ******** -e ******** ci-base-image-arm64 cat 04:27:41 $ docker top 2b38dac476438750f597fbfa89e6e5017799be2108f203e373782d9950a80e17 -eo pid,comm [Pipeline] { [Pipeline] sh 04:27:42 + go version 04:27:42 go version go1.17.7 linux/arm64 [Pipeline] } 04:27:42 $ docker stop --time=1 2b38dac476438750f597fbfa89e6e5017799be2108f203e373782d9950a80e17 04:27:44 $ docker rm -f 2b38dac476438750f597fbfa89e6e5017799be2108f203e373782d9950a80e17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:45 + docker inspect -f . ci-base-image-arm64 04:27:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:27:45 prd-ubuntu20.04-docker-arm64-4c-16g-1112 does not seem to be running inside a container 04:27:45 $ 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 ******** -e ******** ci-base-image-arm64 cat 04:27:46 $ docker top 0dd4c7340aea8f5baefa26da834cc005dba01a14ebd7582200351fd7f24b0443 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 04:27:47 + make test 04:27:47 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:27:49 ? github.com/edgexfoundry/device-onvif-camera [no test files] 04:29:26 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 04:29:26 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.072s coverage: 1.3% of statements 04:29:48 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 36.784s coverage: 13.8% of statements 04:29:48 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:29:48 CGO_ENABLED=1 GO111MODULE=on go vet ./... 04:30:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:30:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:30:15 ./bin/test-attribution-txt.sh [Pipeline] echo 04:30:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:30:16 $ docker stop --time=1 0dd4c7340aea8f5baefa26da834cc005dba01a14ebd7582200351fd7f24b0443 04:30:17 $ docker rm -f 0dd4c7340aea8f5baefa26da834cc005dba01a14ebd7582200351fd7f24b0443 [Pipeline] // withDockerContainer [Pipeline] sh 04:30:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:30:18 Warning: overwriting stash ‘coverage-report’ 04:30:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:30:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:30:20 + ls -al . 04:30:20 total 228 04:30:20 drwxrwxr-x 8 jenkins jenkins 4096 Jun 6 04:30 . 04:30:20 drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 04:25 .. 04:30:20 drwxrwxr-x 8 jenkins jenkins 4096 Jun 6 04:25 .git 04:30:20 drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 04:25 .github 04:30:20 -rw-rw-r-- 1 jenkins jenkins 352 Jun 6 04:25 .gitignore 04:30:20 -rw-rw-r-- 1 jenkins jenkins 42 Jun 6 04:25 .golangci.yml 04:30:20 -rw-rw-r-- 1 jenkins jenkins 9099 Jun 6 04:25 Attribution.txt 04:30:20 -rw-rw-r-- 1 jenkins jenkins 189 Jun 6 04:25 CHANGELOG.md 04:30:20 -rw-rw-r-- 1 jenkins jenkins 1667 Jun 6 04:25 Dockerfile 04:30:20 -rw-rw-r-- 1 jenkins jenkins 677 Jun 6 04:25 GOVERNANCE.md 04:30:20 -rw-rw-r-- 1 jenkins jenkins 660 Jun 6 04:25 Jenkinsfile 04:30:20 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 6 04:25 LICENSE 04:30:20 -rw-rw-r-- 1 jenkins jenkins 2473 Jun 6 04:25 Makefile 04:30:20 -rw-rw-r-- 1 jenkins jenkins 625 Jun 6 04:25 OWNERS.md 04:30:20 -rw-rw-r-- 1 jenkins jenkins 28742 Jun 6 04:25 README.md 04:30:20 -rw-rw-r-- 1 jenkins jenkins 5 Jun 6 04:22 VERSION 04:30:20 drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 04:25 bin 04:30:20 drwxrwxr-x 3 jenkins jenkins 4096 Jun 6 04:25 cmd 04:30:20 -rw-r--r-- 1 jenkins jenkins 53469 Jun 6 04:29 coverage.out 04:30:20 drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 04:25 doc 04:30:20 -rw-rw-r-- 1 jenkins jenkins 3534 Jun 6 04:25 go.mod 04:30:20 -rw-rw-r-- 1 jenkins jenkins 37264 Jun 6 04:25 go.sum 04:30:20 drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 04:25 internal 04:30:20 -rw-rw-r-- 1 jenkins jenkins 236 Jun 6 04:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:20 + 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=c8dbcc754933a42f779a6fdf425adc016de0e881 --label arch=arm64 --label version=0.0.0 . 04:30:21 Sending build context to Docker daemon 5.971MB 04:30:21 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 04:30:21 Step 2/26 : FROM ${BASE} AS builder 04:30:21 ---> 7c1c3a1b5241 04:30:21 Step 3/26 : ARG MAKE="make build" 04:30:21 ---> Running in 84abb8c7d417 04:30:21 Removing intermediate container 84abb8c7d417 04:30:21 ---> 9f007bfbec72 04:30:21 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 04:30:21 ---> Running in b4543d0ab88f 04:30:21 Removing intermediate container b4543d0ab88f 04:30:21 ---> 774afaa9732d 04:30:21 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 04:30:22 ---> Running in d7917265f2a9 04:30:22 Removing intermediate container d7917265f2a9 04:30:22 ---> b02d6e605851 04:30:22 Step 6/26 : LABEL Name=edgex-device-onvif-camera 04:30:22 ---> Running in 9198d8d99728 04:30:22 Removing intermediate container 9198d8d99728 04:30:22 ---> 4fe8fc1f30b5 04:30:22 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:30:22 ---> Running in 836ac99d22f6 04:30:24 Removing intermediate container 836ac99d22f6 04:30:24 ---> da67638100fa 04:30:24 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:30:24 ---> Running in 56f849feab10 04:30:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:30:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:30:26 OK: 220 MiB in 52 packages 04:30:27 Removing intermediate container 56f849feab10 04:30:27 ---> 7e5a8e07cb6a 04:30:27 Step 9/26 : WORKDIR /device-onvif-camera 04:30:27 ---> Running in b53e56aeef50 04:30:28 Removing intermediate container b53e56aeef50 04:30:28 ---> 9b4c2b93ceff 04:30:28 Step 10/26 : COPY go.mod vendor* ./ 04:30:28 ---> 457f45a1bc79 04:30:28 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:30:28 ---> Running in bf3933257321 04:30:30 Removing intermediate container bf3933257321 04:30:30 ---> d5c649e70980 04:30:30 Step 12/26 : COPY . . 04:30:31 ---> 1b8ecae743a1 04:30:31 Step 13/26 : RUN ${MAKE} 04:30:31 ---> Running in eb558c695bb6 04:30:32 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 04:32:39 Removing intermediate container eb558c695bb6 04:32:39 ---> 535e50861b62 04:32:39 Step 14/26 : FROM alpine:3.15 04:32:39 3.15: Pulling from library/alpine 04:32:39 9981e73032c8: Pulling fs layer 04:32:39 9981e73032c8: Verifying Checksum 04:32:39 9981e73032c8: Download complete 04:32:39 9981e73032c8: Pull complete 04:32:39 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 04:32:39 Status: Downloaded newer image for alpine:3.15 04:32:39 ---> 3fb3c9af89a9 04:32:39 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 04:32:39 ---> Running in 0c1bbd936b4b 04:32:39 Removing intermediate container 0c1bbd936b4b 04:32:39 ---> cf3cf5d9e5dc 04:32:39 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 04:32:39 ---> Running in d2e0e12857ef 04:32:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:32:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:32:39 (1/6) Installing dumb-init (1.2.5-r1) 04:32:39 (2/6) Installing libgcc (10.3.1_git20211027-r0) 04:32:39 (3/6) Installing libsodium (1.0.18-r0) 04:32:39 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 04:32:39 (5/6) Installing libzmq (4.3.4-r0) 04:32:39 (6/6) Installing zeromq (4.3.4-r0) 04:32:39 Executing busybox-1.34.1-r5.trigger 04:32:39 OK: 8 MiB in 20 packages 04:32:39 Removing intermediate container d2e0e12857ef 04:32:39 ---> 254f04a90c7e 04:32:39 Step 17/26 : WORKDIR / 04:32:39 ---> Running in 21be1c9f3a44 04:32:39 Removing intermediate container 21be1c9f3a44 04:32:39 ---> 905111abf8f7 04:32:39 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 04:32:39 ---> 9129ef740e55 04:32:39 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 04:32:39 ---> b1bbcc002e7a 04:32:39 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 04:32:39 ---> aa5b974b36c6 04:32:39 Step 21/26 : EXPOSE 59984 04:32:39 ---> Running in f26198de7b3a 04:32:39 Removing intermediate container f26198de7b3a 04:32:39 ---> d54c6b255b0b 04:32:39 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 04:32:39 ---> Running in 2845be458f2c 04:32:39 Removing intermediate container 2845be458f2c 04:32:39 ---> 925960e50671 04:32:39 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:32:39 ---> Running in 24457905db06 04:32:39 Removing intermediate container 24457905db06 04:32:39 ---> c3f1406348b0 04:32:39 Step 24/26 : LABEL arch=arm64 04:32:39 ---> Running in a289201c7a29 04:32:39 Removing intermediate container a289201c7a29 04:32:39 ---> 56ef7640ecae 04:32:39 Step 25/26 : LABEL git_sha=c8dbcc754933a42f779a6fdf425adc016de0e881 04:32:39 ---> Running in aa90226853f1 04:32:39 Removing intermediate container aa90226853f1 04:32:39 ---> 52b54c4a0f10 04:32:39 Step 26/26 : LABEL version=0.0.0 04:32:39 ---> Running in fd9185f5e642 04:32:40 Removing intermediate container fd9185f5e642 04:32:40 ---> 6dc6c0af5a6c 04:32:40 [Warning] One or more build-args [ARCH] were not consumed 04:32:40 Successfully built 6dc6c0af5a6c 04:32:40 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 04:32:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:32:41 04:32:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:32:41 arm64: Pulling from edgex-lftools-log-publisher 04:32:41 8998bd30e6a1: Pulling fs layer 04:32:41 04944245beec: Pulling fs layer 04:32:41 699f458cf7ca: Pulling fs layer 04:32:41 765212b225bb: Pulling fs layer 04:32:41 f23df028b6ca: Pulling fs layer 04:32:41 d65c8cfc05b1: Pulling fs layer 04:32:41 2437ff75d9bd: Pulling fs layer 04:32:41 d65c8cfc05b1: Waiting 04:32:41 2437ff75d9bd: Waiting 04:32:41 765212b225bb: Waiting 04:32:41 f23df028b6ca: Waiting 04:32:41 04944245beec: Verifying Checksum 04:32:41 04944245beec: Download complete 04:32:41 765212b225bb: Verifying Checksum 04:32:41 765212b225bb: Download complete 04:32:41 f23df028b6ca: Download complete 04:32:41 d65c8cfc05b1: Verifying Checksum 04:32:41 d65c8cfc05b1: Download complete 04:32:41 699f458cf7ca: Verifying Checksum 04:32:41 699f458cf7ca: Download complete 04:32:42 8998bd30e6a1: Download complete 04:32:44 2437ff75d9bd: Verifying Checksum 04:32:44 2437ff75d9bd: Download complete 04:32:46 8998bd30e6a1: Pull complete 04:32:46 04944245beec: Pull complete 04:32:48 699f458cf7ca: Pull complete 04:32:48 765212b225bb: Pull complete 04:32:49 f23df028b6ca: Pull complete 04:32:49 d65c8cfc05b1: Pull complete 04:33:04 2437ff75d9bd: Pull complete 04:33:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:33:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:33:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:33:05 prd-ubuntu20.04-docker-arm64-4c-16g-1112 does not seem to be running inside a container 04:33:05 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:33:07 $ docker top cb19a9585e0b8995610b842ab7f202e65097540c996befa0b2974fdbfbf89b0d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:33:08 ---> job-cost.sh 04:33:08 lf-activate-venv: SKIPPING 04:33:08 INFO: No Stack... 04:33:09 INFO: Retrieving Pricing Info for: v3-standard-4 04:33:10 INFO: Archiving Costs [Pipeline] sh 04:33:10 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 04:33:10 + cut -d, -f6 [Pipeline] lock 04:33:10 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-78-1-stack-cost] 04:33:10 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-78-1-stack-cost] did not exist. Created. 04:33:10 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-78-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:33:11 /w/workspace/device-onvif-camera/1@tmp/durable-37bda183/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:33:12 + echo total: 0.10999999940395355 [Pipeline] stash 04:33:12 Warning: overwriting stash ‘stack-cost’ 04:33:12 Stashed 1 file(s) [Pipeline] } 04:33:12 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-78-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:33:12 $ docker stop --time=1 cb19a9585e0b8995610b842ab7f202e65097540c996befa0b2974fdbfbf89b0d 04:33:14 $ docker rm -f cb19a9585e0b8995610b842ab7f202e65097540c996befa0b2974fdbfbf89b0d [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 04:33:15 provisioning config files... 04:33:15 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/oundry_device-onvif-camera_PR-78@tmp/config2973979447252775462tmp [Pipeline] { [Pipeline] sh 04:33:15 + set +x 04:33:15 + curl -s https://codecov.io/bash 04:33:15 + bash -s -- 04:33:15 04:33:15 _____ _ 04:33:15 / ____| | | 04:33:15 | | ___ __| | ___ ___ _____ __ 04:33:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:33:15 | |___| (_) | (_| | __/ (_| (_) \ V / 04:33:15 \_____\___/ \__,_|\___|\___\___/ \_/ 04:33:15 Bash-1.0.6 04:33:15 04:33:15 04:33:15 ==> git version 2.25.1 found 04:33:15 ==> 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 04:33:15 Release-Date: 2020-01-08 04:33:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:33:15 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:33:15 ==> Jenkins CI detected. 04:33:15 current dir:  /w/workspace/oundry_device-onvif-camera_PR-78 04:33:15 project root: . 04:33:15 --> token set from env 04:33:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:33:15 ==> Running gcov in . (disable via -X gcov) 04:33:15 ==> Python coveragepy not found 04:33:15 ==> Searching for coverage reports in: 04:33:15 + . 04:33:15 -> Found 1 reports 04:33:15 ==> Detecting git/mercurial file structure 04:33:15 ==> Reading reports 04:33:15 + ./coverage.out bytes=53469 04:33:15 ==> Appending adjustments 04:33:15 https://docs.codecov.io/docs/fixing-reports 04:33:15 + Found adjustments 04:33:15 ==> Gzipping contents 04:33:15 8.0K /tmp/codecov.mvuRb1.gz 04:33:15 ==> Uploading reports 04:33:15 url: https://codecov.io 04:33:15 query: branch=PR-78&commit=c8dbcc754933a42f779a6fdf425adc016de0e881&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-78%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=78&job=&cmd_args= 04:33:15 -> Pinging Codecov 04:33:15 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-78&commit=c8dbcc754933a42f779a6fdf425adc016de0e881&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-78%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=78&job=&cmd_args= 04:33:16 -> Uploading to 04:33:16 https://storage.googleapis.com/codecov/v4/raw/2022-06-06/F29A59C45E3A92E06B3E522C9905F8EF/c8dbcc754933a42f779a6fdf425adc016de0e881/836909f5-0f6d-4d3d-b511-410dbaa230a2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220606%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220606T043315Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=971664079150a8cea3c676a25f680192d6ef35f9b2044f1219fe9fb14d7c6cae 04:33:16 % Total % Received % Xferd Average Speed Time Time Time Current 04:33:16 Dload Upload Total Spent Left Speed 04:33:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6869 0 0 100 6869 0 30528 --:--:-- --:--:-- --:--:-- 30528 04:33:16 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/c8dbcc754933a42f779a6fdf425adc016de0e881 [Pipeline] } 04:33:16 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 04:33:18 + [ -d /w/workspace/oundry_device-onvif-camera_PR-78/archives ] 04:33:18 + ls -al /w/workspace/oundry_device-onvif-camera_PR-78/archives 04:33:18 total 16 04:33:18 drwxr-xr-x 3 root root 4096 Jun 6 04:24 . 04:33:18 drwxrwxr-x 10 jenkins jenkins 4096 Jun 6 04:24 .. 04:33:18 drwxr-xr-x 2 root root 4096 Jun 6 04:24 cost 04:33:18 -rw-r--r-- 1 root root 89 Jun 6 04:24 cost.csv 04:33:18 + sudo chown -R jenkins:jenkins /w/workspace/oundry_device-onvif-camera_PR-78/archives 04:33:18 + ls -al /w/workspace/oundry_device-onvif-camera_PR-78/archives 04:33:18 total 16 04:33:18 drwxr-xr-x 3 jenkins jenkins 4096 Jun 6 04:24 . 04:33:18 drwxrwxr-x 10 jenkins jenkins 4096 Jun 6 04:24 .. 04:33:18 drwxr-xr-x 2 jenkins jenkins 4096 Jun 6 04:24 cost 04:33:18 -rw-r--r-- 1 jenkins jenkins 89 Jun 6 04:24 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:33:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:33:19 ---> package-listing.sh 04:33:19 ++ facter osfamily 04:33:19 ++ tr '[:upper:]' '[:lower:]' 04:33:19 + OS_FAMILY=debian 04:33:19 + workspace=/w/workspace/oundry_device-onvif-camera_PR-78 04:33:19 + START_PACKAGES=/tmp/packages_start.txt 04:33:19 + END_PACKAGES=/tmp/packages_end.txt 04:33:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:33:19 + PACKAGES=/tmp/packages_start.txt 04:33:19 + '[' /w/workspace/oundry_device-onvif-camera_PR-78 ']' 04:33:19 + PACKAGES=/tmp/packages_end.txt 04:33:19 + case "${OS_FAMILY}" in 04:33:19 + dpkg -l 04:33:19 + grep '^ii' 04:33:19 + '[' -f /tmp/packages_start.txt ']' 04:33:19 + '[' -f /tmp/packages_end.txt ']' 04:33:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:33:19 + '[' /w/workspace/oundry_device-onvif-camera_PR-78 ']' 04:33:19 + mkdir -p /w/workspace/oundry_device-onvif-camera_PR-78/archives/ 04:33:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-onvif-camera_PR-78/archives/ [Pipeline] echo 04:33:19 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-78/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:33:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:33:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:33:20 prd-ubuntu20.04-docker-8c-8g-1111 does not seem to be running inside a container 04:33:20 $ 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-78/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-78 -v /w/workspace/oundry_device-onvif-camera_PR-78:/w/workspace/oundry_device-onvif-camera_PR-78:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-78@tmp:/w/workspace/oundry_device-onvif-camera_PR-78@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 04:33:20 $ docker top ed50282ac6cbfd103b2d349efa0217eecd939c2ecad8292076f9429c9442ab69 -eo pid,comm [Pipeline] { [Pipeline] sh 04:33:21 + touch /tmp/pre-build-complete [Pipeline] sh 04:33:21 + mkdir -p /var/log/sysstat [Pipeline] sh 04:33:21 + ls /var/log/sa-host 04:33:21 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:33:22 provisioning config files... 04:33:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-78@tmp/config6160772964581916557tmp [Pipeline] { [Pipeline] echo 04:33:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:33:22 ---> create-netrc.sh [Pipeline] } 04:33:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:33:22 ---> python-tools-install.sh [Pipeline] echo 04:33:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:33:23 ---> sudo-logs.sh 04:33:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:33:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:33:23 ---> job-cost.sh 04:33:23 lf-activate-venv: SKIPPING 04:33:23 DEBUG: total: 0.2199999988079071 04:33:23 INFO: Retrieving Stack Cost... 04:33:24 INFO: Retrieving Pricing Info for: v3-standard-8 04:33:24 INFO: Archiving Costs [Pipeline] echo 04:33:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:33:24 ---> logs-deploy.sh 04:33:24 lf-activate-venv: SKIPPING 04:33:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-78/1 04:33:24 INFO: archiving workspace using pattern(s): 04:33:25 Archives upload complete. 04:33:25 INFO: archiving logs to Nexus