Pull request #148 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/device-rest-go Loading trusted files from base branch main at 8f9dabbcd23e32bae175015e2a15c1f428ed019f rather than fd6a719a4bd5df0a2a0a64614c80655b1b6a3826 Obtained Jenkinsfile from 8f9dabbcd23e32bae175015e2a15c1f428ed019f 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-ssh7523256643963292215.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh8810649887983479330.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-148/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-148/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh11214496508369792990.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15969473232676306265.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-148/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-148/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh13175882712156659696.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 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-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-89 in /w/workspace/gexfoundry_device-rest-go_PR-148 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-148 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/gexfoundry_device-rest-go_PR-148@tmp/jenkins-gitclient-ssh1346338805962481042.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8f9dabbcd23e32bae175015e2a15c1f428ed019f into PR head commit fd6a719a4bd5df0a2a0a64614c80655b1b6a3826 Merge succeeded, producing fd6a719a4bd5df0a2a0a64614c80655b1b6a3826 Checking out Revision fd6a719a4bd5df0a2a0a64614c80655b1b6a3826 (PR-148) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.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-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.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 /w/workspace/gexfoundry_device-rest-go_PR-148@tmp/jenkins-gitclient-ssh4709497672280226461.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/148/head:refs/remotes/origin/PR-148 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fd6a719a4bd5df0a2a0a64614c80655b1b6a3826 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/gexfoundry_device-rest-go_PR-148@tmp/jenkins-gitclient-ssh2586494979666496610.key > git merge 8f9dabbcd23e32bae175015e2a15c1f428ed019f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fd6a719a4bd5df0a2a0a64614c80655b1b6a3826 # timeout=10 Commit message: "refactor(snap): remove obsolete passthrough usage" > git rev-list --no-walk 67a8320623b7619a7ca86474bb2d9d2932fcf24b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:48:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:48:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:48:30 ========================================================= 11:48:30 EdgeX Global Pipelines Version Info 11:48:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:48:31 ------------------- 11:48:31 stable info: 11:48:31 ------------------- 11:48:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:48:31 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 11:48:31 Message: update stable to v1.0.217 11:48:32 ------------------- 11:48:32 experimental info: 11:48:32 ------------------- 11:48:32 Commited By: **** collab-it+edgex@linuxfoundation.org 11:48:32 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 11:48:32 Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:48:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 11:48:32 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 11:48:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:48:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:48:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:48:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 11:48:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:48:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:48:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:48:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:48:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:48:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 11:48:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:48:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:48:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:48:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:48:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:48:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:48:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:48:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:48:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:48:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:48:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:48:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:48:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:48:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:48:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-148 [Pipeline] echo 11:48:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-148 [Pipeline] echo 11:48:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-148 [Pipeline] echo 11:48:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fd6a719a4bd5df0a2a0a64614c80655b1b6a3826 [Pipeline] echo 11:48:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fd6a719 [Pipeline] echo 11:48:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:48:32 provisioning config files... 11:48:32 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-148@tmp/config2707972837116212872tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:48:33 ---> docker-login.sh 11:48:33 nexus3.edgexfoundry.org:10001 11:48:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:48:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:48:33 Configure a credential helper to remove this warning. See 11:48:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:48:33 11:48:33 Login Succeeded 11:48:33 nexus3.edgexfoundry.org:10002 11:48:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:48:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:48:33 Configure a credential helper to remove this warning. See 11:48:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:48:33 11:48:33 Login Succeeded 11:48:33 nexus3.edgexfoundry.org:10003 11:48:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:48:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:48:33 Configure a credential helper to remove this warning. See 11:48:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:48:33 11:48:33 Login Succeeded 11:48:33 nexus3.edgexfoundry.org:10004 11:48:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:48:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:48:33 Configure a credential helper to remove this warning. See 11:48:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:48:33 11:48:33 Login Succeeded 11:48:33 docker.io 11:48:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:48:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:48:33 Configure a credential helper to remove this warning. See 11:48:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:48:33 11:48:33 Login Succeeded 11:48:33 ---> docker-login.sh ends [Pipeline] } 11:48:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:48:34 + git rev-list -1 --merges fd6a719a4bd5df0a2a0a64614c80655b1b6a3826~1..fd6a719a4bd5df0a2a0a64614c80655b1b6a3826 [Pipeline] echo 11:48:34 -----------> git rev-list -1 --merges fd6a719a4bd5df0a2a0a64614c80655b1b6a3826~1..fd6a719a4bd5df0a2a0a64614c80655b1b6a3826 fd6a719a4bd5df0a2a0a64614c80655b1b6a3826 [false] [Pipeline] sh 11:48:34 + git log --format=format:%s -1 fd6a719a4bd5df0a2a0a64614c80655b1b6a3826 [Pipeline] echo 11:48:34 ========================================================= 11:48:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:48:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:48:35 + git log --format=format:%s -1 fd6a719a4bd5df0a2a0a64614c80655b1b6a3826 [Pipeline] echo 11:48:35 [semverPrep] GIT_COMMIT: fd6a719a4bd5df0a2a0a64614c80655b1b6a3826, Commit Message: refactor(snap): remove obsolete passthrough usage [Pipeline] echo 11:48:35 [semverPrep] This is not a build commit. [Pipeline] sh 11:48:35 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 11:48:35 + grep -v github /etc/ssh/ssh_known_hosts 11:48:35 + '[' -e /tmp/ssh_known_hosts ']' 11:48:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:48:35 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 11:48:35 + sudo tee -a /etc/ssh/ssh_known_hosts 11:48:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 11:48:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:48:35 11:48:35 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 11:48:36 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:48:36 latest: Pulling from edgex-devops/git-semver 11:48:36 a0d0a0d46f8b: Pulling fs layer 11:48:36 3e5f54012d9b: Pulling fs layer 11:48:36 4c7163046ea9: Pulling fs layer 11:48:36 0c2d73faf560: Pulling fs layer 11:48:36 0c2d73faf560: Waiting 11:48:36 3e5f54012d9b: Verifying Checksum 11:48:36 3e5f54012d9b: Download complete 11:48:36 a0d0a0d46f8b: Verifying Checksum 11:48:36 a0d0a0d46f8b: Download complete 11:48:36 4c7163046ea9: Verifying Checksum 11:48:36 4c7163046ea9: Download complete 11:48:36 0c2d73faf560: Verifying Checksum 11:48:36 0c2d73faf560: Download complete 11:48:36 a0d0a0d46f8b: Pull complete 11:48:36 3e5f54012d9b: Pull complete 11:48:36 4c7163046ea9: Pull complete 11:48:36 0c2d73faf560: Pull complete 11:48:36 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 11:48:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:48:36 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 11:48:36 prd-centos7-docker-4c-2g-89 does not seem to be running inside a container 11:48:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-148 -v /w/workspace/gexfoundry_device-rest-go_PR-148:/w/workspace/gexfoundry_device-rest-go_PR-148:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-148@tmp:/w/workspace/gexfoundry_device-rest-go_PR-148@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:10004/edgex-devops/git-semver:latest cat 11:48:37 $ docker top 89bca161436da95445fcf92458a139e007303d0c9c5249a1f3928a1ffd78d9ff -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:48:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:48:37 [ssh-agent] Looking for ssh-agent implementation... 11:48:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:48:37 $ docker exec 89bca161436da95445fcf92458a139e007303d0c9c5249a1f3928a1ffd78d9ff ssh-agent 11:48:37 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXoPFfJe/agent.13 11:48:37 SSH_AGENT_PID=20 11:48:37 Running ssh-add (command line suppressed) 11:48:38 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-148@tmp/private_key_5600830915013424779.key (/w/workspace/gexfoundry_device-rest-go_PR-148@tmp/private_key_5600830915013424779.key) 11:48:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:48:38 + git tag --points-at HEAD [Pipeline] } 11:48:38 $ docker exec --env ******** --env ******** 89bca161436da95445fcf92458a139e007303d0c9c5249a1f3928a1ffd78d9ff ssh-agent -k 11:48:38 unset SSH_AUTH_SOCK; 11:48:38 unset SSH_AGENT_PID; 11:48:38 echo Agent pid 20 killed; 11:48:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:48:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:48:38 [ssh-agent] Looking for ssh-agent implementation... 11:48:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:48:38 $ docker exec 89bca161436da95445fcf92458a139e007303d0c9c5249a1f3928a1ffd78d9ff ssh-agent 11:48:38 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXojjGbn/agent.55 11:48:38 SSH_AGENT_PID=61 11:48:38 Running ssh-add (command line suppressed) 11:48:38 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-148@tmp/private_key_182909397607960603.key (/w/workspace/gexfoundry_device-rest-go_PR-148@tmp/private_key_182909397607960603.key) 11:48:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:48:39 + git semver init 11:48:39 # -> Open(): unable to determine branch for HEAD 11:48:39 # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_PR-148/.git 11:48:39 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_PR-148 11:48:39 # $SEMVER_REMOTE_NAME = origin 11:48:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 11:48:39 # $SEMVER_USER_NAME = edgex-jenkins 11:48:39 # $SEMVER_BRANCH = PR-148 11:48:39 # $SEMVER_TEMP = /tmp/semver-293339446 11:48:39 # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP 11:48:40 # '/tmp/semver-293339446' -> '/w/workspace/gexfoundry_device-rest-go_PR-148/.semver' 11:48:40 # -> Force: false 11:48:40 # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_PR-148/.semver [Pipeline] } 11:48:40 $ docker exec --env ******** --env ******** 89bca161436da95445fcf92458a139e007303d0c9c5249a1f3928a1ffd78d9ff ssh-agent -k 11:48:40 unset SSH_AUTH_SOCK; 11:48:40 unset SSH_AGENT_PID; 11:48:40 echo Agent pid 61 killed; 11:48:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:48:40 + git semver [Pipeline] } 11:48:40 $ docker stop --time=1 89bca161436da95445fcf92458a139e007303d0c9c5249a1f3928a1ffd78d9ff 11:48:42 $ docker rm -f 89bca161436da95445fcf92458a139e007303d0c9c5249a1f3928a1ffd78d9ff [Pipeline] // withDockerContainer [Pipeline] sh 11:48:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:48:42 Stashed 1 file(s) [Pipeline] echo 11:48:42 [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] node [Pipeline] node 11:48:58 Still waiting to schedule task 11:48:58 Waiting for next available executor on ‘centos7-docker-4c-2g’ 11:48:58 Still waiting to schedule task 11:48:58 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 11:51:05 Running on prd-centos7-docker-4c-2g-90 in /w/workspace/gexfoundry_device-rest-go_PR-148 [Pipeline] { [Pipeline] ws 11:51:05 Running in /w/workspace/device-rest-go/3 [Pipeline] { [Pipeline] checkout 11:51:05 The recommended git tool is: git 11:51:06 using credential edgex-jenkins-ssh 11:51:06 Cloning the remote Git repository 11:51:06 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 11:51:06 > git init /w/workspace/device-rest-go/3 # timeout=10 11:51:06 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 11:51:06 > git --version # timeout=10 11:51:06 > git --version # 'git version 2.24.4' 11:51:06 using GIT_SSH to set credentials SSH Credentials for GitHub 11:51:06 [INFO] Currently running in a labeled security context 11:51:06 [INFO] Currently SELinux is 'enforcing' on the host 11:51:06 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/3@tmp/jenkins-gitclient-ssh4501067758387613552.key 11:51:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:51:07 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 11:51:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:51:07 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 11:51:07 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 11:51:07 using GIT_SSH to set credentials SSH Credentials for GitHub 11:51:07 [INFO] Currently running in a labeled security context 11:51:07 [INFO] Currently SELinux is 'enforcing' on the host 11:51:07 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/3@tmp/jenkins-gitclient-ssh2160416193912544236.key 11:51:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/148/head:refs/remotes/origin/PR-148 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:51:08 Merging remotes/origin/main commit 8f9dabbcd23e32bae175015e2a15c1f428ed019f into PR head commit fd6a719a4bd5df0a2a0a64614c80655b1b6a3826 11:51:08 Merge succeeded, producing fd6a719a4bd5df0a2a0a64614c80655b1b6a3826 11:51:08 Checking out Revision fd6a719a4bd5df0a2a0a64614c80655b1b6a3826 (PR-148) 11:51:07 > git config core.sparsecheckout # timeout=10 11:51:07 > git checkout -f fd6a719a4bd5df0a2a0a64614c80655b1b6a3826 # timeout=10 11:51:07 > git remote # timeout=10 11:51:07 > git config --get remote.origin.url # timeout=10 11:51:07 using GIT_SSH to set credentials SSH Credentials for GitHub 11:51:07 [INFO] Currently running in a labeled security context 11:51:07 [INFO] Currently SELinux is 'enforcing' on the host 11:51:07 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/3@tmp/jenkins-gitclient-ssh7043848189272004966.key 11:51:07 > git merge 8f9dabbcd23e32bae175015e2a15c1f428ed019f # timeout=10 11:51:07 > git rev-parse HEAD^{commit} # timeout=10 11:51:07 > git config core.sparsecheckout # timeout=10 11:51:07 > git checkout -f fd6a719a4bd5df0a2a0a64614c80655b1b6a3826 # timeout=10 11:51:12 Commit message: "refactor(snap): remove obsolete passthrough usage" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:51:12 provisioning config files... 11:51:12 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/3@tmp/config7480526985719262064tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:51:13 ---> docker-login.sh 11:51:13 nexus3.edgexfoundry.org:10001 11:51:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:51:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:51:13 Configure a credential helper to remove this warning. See 11:51:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:51:13 11:51:13 Login Succeeded 11:51:13 nexus3.edgexfoundry.org:10002 11:51:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:51:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:51:13 Configure a credential helper to remove this warning. See 11:51:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:51:13 11:51:13 Login Succeeded 11:51:13 nexus3.edgexfoundry.org:10003 11:51:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:51:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:51:13 Configure a credential helper to remove this warning. See 11:51:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:51:13 11:51:13 Login Succeeded 11:51:13 nexus3.edgexfoundry.org:10004 11:51:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:51:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:51:13 Configure a credential helper to remove this warning. See 11:51:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:51:13 11:51:13 Login Succeeded 11:51:13 docker.io 11:51:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:51:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:51:13 Configure a credential helper to remove this warning. See 11:51:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:51:13 11:51:13 Login Succeeded 11:51:13 ---> docker-login.sh ends [Pipeline] } 11:51:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:51:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:51:14 ========================================================= 11:51:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 11:51:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 11:51:14 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 11:51:14 Sending build context to Docker daemon 121.9kB 11:51:14 Step 1/11 : ARG BASE=golang:1.16-alpine3.14 11:51:14 Step 2/11 : FROM ${BASE} AS builder 11:51:14 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 11:51:14 a0d0a0d46f8b: Pulling fs layer 11:51:14 31adcdaf11c8: Pulling fs layer 11:51:14 b8b176561691: Pulling fs layer 11:51:14 4527c011a84f: Pulling fs layer 11:51:14 5d74067f8e1e: Pulling fs layer 11:51:14 e0aca202a116: Pulling fs layer 11:51:14 3a43be97a3b4: Pulling fs layer 11:51:14 34cad66bf833: Pulling fs layer 11:51:14 b4e3c513aaa6: Pulling fs layer 11:51:14 4527c011a84f: Waiting 11:51:14 5d74067f8e1e: Waiting 11:51:14 e0aca202a116: Waiting 11:51:14 3a43be97a3b4: Waiting 11:51:14 34cad66bf833: Waiting 11:51:14 b4e3c513aaa6: Waiting 11:51:14 b8b176561691: Download complete 11:51:14 31adcdaf11c8: Verifying Checksum 11:51:14 31adcdaf11c8: Download complete 11:51:14 5d74067f8e1e: Verifying Checksum 11:51:14 5d74067f8e1e: Download complete 11:51:14 e0aca202a116: Verifying Checksum 11:51:14 e0aca202a116: Download complete 11:51:14 3a43be97a3b4: Verifying Checksum 11:51:14 3a43be97a3b4: Download complete 11:51:14 a0d0a0d46f8b: Verifying Checksum 11:51:14 a0d0a0d46f8b: Download complete 11:51:14 34cad66bf833: Verifying Checksum 11:51:14 34cad66bf833: Download complete 11:51:14 b4e3c513aaa6: Verifying Checksum 11:51:14 b4e3c513aaa6: Download complete 11:51:15 a0d0a0d46f8b: Pull complete 11:51:15 4527c011a84f: Verifying Checksum 11:51:15 4527c011a84f: Download complete 11:51:15 31adcdaf11c8: Pull complete 11:51:15 b8b176561691: Pull complete 11:51:19 4527c011a84f: Pull complete 11:51:19 5d74067f8e1e: Pull complete 11:51:19 e0aca202a116: Pull complete 11:51:19 3a43be97a3b4: Pull complete 11:51:19 34cad66bf833: Pull complete 11:51:22 b4e3c513aaa6: Pull complete 11:51:22 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 11:51:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 11:51:22 ---> 9f6097aaca64 11:51:22 Step 3/11 : ARG MAKE='make build' 11:51:26 ---> Running in e22291e99ff5 11:51:26 Removing intermediate container e22291e99ff5 11:51:26 ---> f31a35cb9abf 11:51:26 Step 4/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 11:51:26 ---> Running in 17fea772ea09 11:51:26 Removing intermediate container 17fea772ea09 11:51:26 ---> a93df76418d2 11:51:26 Step 5/11 : ARG ALPINE_PKG_EXTRA="" 11:51:26 ---> Running in 9d23c37337f8 11:51:26 Removing intermediate container 9d23c37337f8 11:51:26 ---> 5324241d6879 11:51:26 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:51:26 ---> Running in 5379ddde16b8 11:51:26 Removing intermediate container 5379ddde16b8 11:51:26 ---> b791928aebd2 11:51:26 Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:51:26 ---> Running in 91b5b33195d5 11:51:27 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:51:27 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:51:28 (1/4) Installing openssh-keygen (8.6_p1-r3) 11:51:28 (2/4) Installing libedit (20210216.3.1-r0) 11:51:28 (3/4) Installing openssh-client-common (8.6_p1-r3) 11:51:28 (4/4) Installing openssh-client-default (8.6_p1-r3) 11:51:28 Executing busybox-1.33.1-r3.trigger 11:51:28 OK: 224 MiB in 56 packages 11:51:28 Removing intermediate container 91b5b33195d5 11:51:28 ---> a3d49a44aece 11:51:28 Step 8/11 : WORKDIR /device-rest-go 11:51:28 ---> Running in fe491a08fbdf 11:51:29 Removing intermediate container fe491a08fbdf 11:51:29 ---> 07bbf1096fee 11:51:29 Step 9/11 : COPY . . 11:51:29 ---> 498ec04bf55d 11:51:29 Step 10/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:51:29 ---> Running in 44f605818057 11:52:01 Removing intermediate container 44f605818057 11:52:01 ---> d640fc64c9e9 11:52:01 Step 11/11 : RUN $MAKE 11:52:01 ---> Running in 23271d71bb6d 11:52:01 noop 11:52:01 Removing intermediate container 23271d71bb6d 11:52:01 ---> 50c5d3659f39 11:52:01 Successfully built 50c5d3659f39 11:52:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 11:52:01 + docker inspect -f . ci-base-image-x86_64 11:52:01 . [Pipeline] withDockerContainer 11:52:01 prd-centos7-docker-4c-2g-90 does not seem to be running inside a container 11:52:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/3 -v /w/workspace/device-rest-go/3:/w/workspace/device-rest-go/3:rw,z -v /w/workspace/device-rest-go/3@tmp:/w/workspace/device-rest-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:52:01 $ docker top 37c3e437dc3f523f175d88a586d9792639558e7c8fd500949557b55da65f55e5 -eo pid,comm [Pipeline] { [Pipeline] sh 11:52:02 + go version 11:52:02 go version go1.16.8 linux/amd64 [Pipeline] } 11:52:02 $ docker stop --time=1 37c3e437dc3f523f175d88a586d9792639558e7c8fd500949557b55da65f55e5 11:52:03 $ docker rm -f 37c3e437dc3f523f175d88a586d9792639558e7c8fd500949557b55da65f55e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:52:04 + docker inspect -f . ci-base-image-x86_64 11:52:04 . [Pipeline] withDockerContainer 11:52:04 prd-centos7-docker-4c-2g-90 does not seem to be running inside a container 11:52:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/3 -v /w/workspace/device-rest-go/3:/w/workspace/device-rest-go/3:rw,z -v /w/workspace/device-rest-go/3@tmp:/w/workspace/device-rest-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:52:04 $ docker top c40670206846271f51a9e82de265f1d4d0ac9ec0b3b98c757330cd7246c07bff -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 11:52:04 + make test 11:52:04 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 11:52:05 ? github.com/edgexfoundry/device-rest-go [no test files] 11:52:18 Running on prd-ubuntu18.04-docker-arm64-4c-16g-91 in /w/workspace/gexfoundry_device-rest-go_PR-148 [Pipeline] { [Pipeline] ws 11:52:18 Running in /w/workspace/device-rest-go/3 [Pipeline] { [Pipeline] checkout 11:52:18 The recommended git tool is: git 11:52:23 using credential edgex-jenkins-ssh 11:52:23 Cloning the remote Git repository 11:52:23 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 11:52:23 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 11:52:23 ok github.com/edgexfoundry/device-rest-go/driver 0.010s coverage: 56.0% of statements 11:52:23 CGO_ENABLED=1 GO111MODULE=on go vet ./... 11:52:23 > git init /w/workspace/device-rest-go/3 # timeout=10 11:52:23 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 11:52:23 > git --version # timeout=10 11:52:23 > git --version # 'git version 2.17.1' 11:52:23 using GIT_SSH to set credentials SSH Credentials for GitHub 11:52:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:52:25 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 11:52:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:52:25 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 11:52:25 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 11:52:25 using GIT_SSH to set credentials SSH Credentials for GitHub 11:52:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/148/head:refs/remotes/origin/PR-148 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:52:26 Merging remotes/origin/main commit 8f9dabbcd23e32bae175015e2a15c1f428ed019f into PR head commit fd6a719a4bd5df0a2a0a64614c80655b1b6a3826 11:52:26 Merge succeeded, producing fd6a719a4bd5df0a2a0a64614c80655b1b6a3826 11:52:26 Checking out Revision fd6a719a4bd5df0a2a0a64614c80655b1b6a3826 (PR-148) 11:52:26 > git config core.sparsecheckout # timeout=10 11:52:26 > git checkout -f fd6a719a4bd5df0a2a0a64614c80655b1b6a3826 # timeout=10 11:52:26 > git remote # timeout=10 11:52:26 > git config --get remote.origin.url # timeout=10 11:52:26 using GIT_SSH to set credentials SSH Credentials for GitHub 11:52:26 > git merge 8f9dabbcd23e32bae175015e2a15c1f428ed019f # timeout=10 11:52:26 > git rev-parse HEAD^{commit} # timeout=10 11:52:26 > git config core.sparsecheckout # timeout=10 11:52:26 > git checkout -f fd6a719a4bd5df0a2a0a64614c80655b1b6a3826 # timeout=10 11:52:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:52:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:52:30 ./bin/test-attribution-txt.sh [Pipeline] echo 11:52:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:52:30 $ docker stop --time=1 c40670206846271f51a9e82de265f1d4d0ac9ec0b3b98c757330cd7246c07bff 11:52:30 Commit message: "refactor(snap): remove obsolete passthrough usage" 11:52:31 $ docker rm -f c40670206846271f51a9e82de265f1d4d0ac9ec0b3b98c757330cd7246c07bff [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:52:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:52:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 11:52:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:52:32 % Total % Received % Xferd Average Speed Time Time Time Current 11:52:32 Dload Upload Total Spent Left Speed 11:52:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 93102 0 --:--:-- --:--:-- --:--:-- 93102 [Pipeline] sh [Pipeline] sh 11:52:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:52:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:52:33 + sudo tee /etc/docker/daemon.new 11:52:33 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:52:33 { 11:52:33 "registry-mirrors": [ 11:52:33 "https://nexus3.edgexfoundry.org:10001" 11:52:33 ], 11:52:33 "bip": "10.250.0.254/24", 11:52:33 "hosts": [ 11:52:33 "tcp://0.0.0.0:5555", 11:52:33 "unix:///var/run/docker.sock" 11:52:33 ], 11:52:33 "mtu": 1458, 11:52:33 "selinux-enabled": true, 11:52:33 "seccomp-profile": "/etc/docker/seccomp.json" 11:52:33 } 11:52:33 + ls -al . 11:52:33 total 148 11:52:33 drwxrwxr-x. 8 jenkins jenkins 4096 Dec 2 11:52 . 11:52:33 drwxrwxr-x. 4 jenkins jenkins 28 Dec 2 11:51 .. 11:52:33 -rw-rw-r--. 1 jenkins jenkins 7095 Dec 2 11:51 Attribution.txt 11:52:33 drwxrwxr-x. 2 jenkins jenkins 37 Dec 2 11:51 bin 11:52:33 -rw-rw-r--. 1 jenkins jenkins 7459 Dec 2 11:51 CHANGELOG.md 11:52:33 drwxrwxr-x. 3 jenkins jenkins 32 Dec 2 11:51 cmd 11:52:33 -rw-r--r--. 1 jenkins jenkins 9215 Dec 2 11:52 coverage.out 11:52:33 -rw-rw-r--. 1 jenkins jenkins 1649 Dec 2 11:51 Dockerfile 11:52:33 -rw-rw-r--. 1 jenkins jenkins 151 Dec 2 11:51 .dockerignore 11:52:33 drwxrwxr-x. 2 jenkins jenkins 76 Dec 2 11:51 driver 11:52:33 drwxrwxr-x. 8 jenkins jenkins 179 Dec 2 11:51 .git 11:52:33 drwxrwxr-x. 2 jenkins jenkins 103 Dec 2 11:51 .github 11:52:33 -rw-rw-r--. 1 jenkins jenkins 329 Dec 2 11:51 .gitignore 11:52:33 -rw-rw-r--. 1 jenkins jenkins 277 Dec 2 11:51 go.mod 11:52:33 -rw-rw-r--. 1 jenkins jenkins 49330 Dec 2 11:51 go.sum 11:52:33 -rw-rw-r--. 1 jenkins jenkins 677 Dec 2 11:51 GOVERNANCE.md 11:52:33 -rw-rw-r--. 1 jenkins jenkins 680 Dec 2 11:51 Jenkinsfile 11:52:33 -rw-rw-r--. 1 jenkins jenkins 11340 Dec 2 11:51 LICENSE 11:52:33 -rw-rw-r--. 1 jenkins jenkins 1078 Dec 2 11:51 Makefile 11:52:33 -rw-rw-r--. 1 jenkins jenkins 620 Dec 2 11:51 OWNERS.md 11:52:33 -rw-rw-r--. 1 jenkins jenkins 8246 Dec 2 11:51 README.md 11:52:33 drwxrwxr-x. 3 jenkins jenkins 58 Dec 2 11:51 snap 11:52:33 -rw-rw-r--. 1 jenkins jenkins 5 Dec 2 11:48 VERSION 11:52:33 -rw-rw-r--. 1 jenkins jenkins 713 Dec 2 11:51 version.go [Pipeline] isUnix [Pipeline] sh [Pipeline] sh 11:52:33 + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=fd6a719a4bd5df0a2a0a64614c80655b1b6a3826 --label arch=amd64 --label version=0.0.0 . 11:52:33 Sending build context to Docker daemon 131.6kB 11:52:33 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 11:52:33 Step 2/24 : FROM ${BASE} AS builder 11:52:33 ---> 50c5d3659f39 11:52:33 Step 3/24 : ARG MAKE='make build' 11:52:33 ---> Running in e0106351b9bc 11:52:33 Removing intermediate container e0106351b9bc 11:52:33 ---> ed6de7849cb1 11:52:33 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 11:52:33 ---> Running in bf12035c8ea3 11:52:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:52:34 Removing intermediate container bf12035c8ea3 11:52:34 ---> 5f5045f315db 11:52:34 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 11:52:34 ---> Running in c68f824629e6 11:52:34 Removing intermediate container c68f824629e6 11:52:34 ---> f42419e13d27 11:52:34 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:52:34 ---> Running in 2fa69a108098 11:52:34 + sudo service docker restart 11:52:34 Removing intermediate container 2fa69a108098 11:52:34 ---> 02c765f9c17e 11:52:34 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:52:34 ---> Running in 775264db2531 11:52:34 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:52:35 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:52:36 OK: 224 MiB in 56 packages 11:52:36 Removing intermediate container 775264db2531 11:52:36 ---> 795ef2e87fc7 11:52:36 Step 8/24 : WORKDIR /device-rest-go 11:52:36 ---> Running in 5eb87303b630 11:52:36 Removing intermediate container 5eb87303b630 11:52:36 ---> 335fffdbf612 11:52:36 Step 9/24 : COPY . . 11:52:36 ---> 41f9c1ec64de 11:52:36 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:52:36 ---> Running in 3cfcf947b43d 11:52:37 Removing intermediate container 3cfcf947b43d 11:52:37 ---> 0e954e0b566d 11:52:37 Step 11/24 : RUN $MAKE 11:52:37 ---> Running in f5bfd5b0d302 11:52:37 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd 11:52:50 Removing intermediate container f5bfd5b0d302 11:52:50 ---> 1f847443810e 11:52:50 Step 12/24 : FROM alpine:3.14 11:52:50 3.14: Pulling from library/alpine 11:52:50 97518928ae5f: Pulling fs layer 11:52:50 97518928ae5f: Verifying Checksum 11:52:50 97518928ae5f: Download complete 11:52:50 97518928ae5f: Pull complete 11:52:50 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 11:52:50 Status: Downloaded newer image for alpine:3.14 11:52:50 ---> 0a97eee8041e 11:52:50 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 11:52:50 ---> Running in 8cb29b56d760 11:52:51 Removing intermediate container 8cb29b56d760 11:52:51 ---> e7e6c9fff9b7 11:52:51 Step 14/24 : LABEL Name=device-rest-go Version=${VERSION} 11:52:51 ---> Running in 0dc856db8f8d 11:52:51 Removing intermediate container 0dc856db8f8d 11:52:51 ---> 2bfa9644e851 11:52:51 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 11:52:51 ---> Running in 0fceba318924 11:52:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:52:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:52:51 (1/6) Installing dumb-init (1.2.5-r1) 11:52:51 (2/6) Installing libgcc (10.3.1_git20210424-r2) 11:52:51 (3/6) Installing libsodium (1.0.18-r0) 11:52:51 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 11:52:51 (5/6) Installing libzmq (4.3.4-r0) 11:52:51 (6/6) Installing zeromq (4.3.4-r0) 11:52:51 Executing busybox-1.33.1-r6.trigger 11:52:51 OK: 8 MiB in 20 packages 11:52:52 Removing intermediate container 0fceba318924 11:52:52 ---> ca119975f443 11:52:52 Step 16/24 : COPY --from=builder /device-rest-go/cmd / 11:52:52 ---> 12903544b312 11:52:52 Step 17/24 : COPY --from=builder /device-rest-go/LICENSE / 11:52:52 ---> b4e50d2645e1 11:52:52 Step 18/24 : COPY --from=builder /device-rest-go/Attribution.txt / [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:52:52 provisioning config files... 11:52:52 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/3@tmp/config749521507219064392tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:52:52 ---> 7319a067c9ba 11:52:52 Step 19/24 : EXPOSE 59986 11:52:52 ---> Running in 579e690fd6a6 11:52:52 Removing intermediate container 579e690fd6a6 11:52:52 ---> 1d9a57d5ff8d 11:52:52 Step 20/24 : ENTRYPOINT ["/device-rest"] 11:52:52 ---> Running in d436a4c802f0 11:52:52 Removing intermediate container d436a4c802f0 11:52:52 ---> 111840f61497 11:52:52 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 11:52:52 ---> Running in 5652185d0701 11:52:52 Removing intermediate container 5652185d0701 11:52:52 ---> 76ce23854259 11:52:52 Step 22/24 : LABEL arch=amd64 11:52:52 ---> Running in 843326c93c9c 11:52:52 Removing intermediate container 843326c93c9c 11:52:52 ---> 8d19f8b6d8d8 11:52:52 Step 23/24 : LABEL git_sha=fd6a719a4bd5df0a2a0a64614c80655b1b6a3826 11:52:52 ---> docker-login.sh 11:52:52 nexus3.edgexfoundry.org:10001 11:52:53 ---> Running in e9def901d167 11:52:53 Removing intermediate container e9def901d167 11:52:53 ---> e691799ec046 11:52:53 Step 24/24 : LABEL version=0.0.0 11:52:53 ---> Running in 0d6031bd98f4 11:52:53 Removing intermediate container 0d6031bd98f4 11:52:53 ---> 708ebdc65c7b 11:52:53 [Warning] One or more build-args [ARCH] were not consumed 11:52:53 Successfully built 708ebdc65c7b 11:52:53 Successfully tagged device-rest:latest [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] sh 11:52:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:52:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:52:53 11:52:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:52:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:52:53 Configure a credential helper to remove this warning. See 11:52:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:52:53 11:52:53 Login Succeeded 11:52:53 nexus3.edgexfoundry.org:10002 [Pipeline] isUnix [Pipeline] sh 11:52:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:52:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:52:54 latest: Pulling from edgex-lftools-log-publisher 11:52:54 b4d181a07f80: Pulling fs layer 11:52:54 a1111a8f2ec3: Pulling fs layer 11:52:54 ed53099fbce6: Pulling fs layer 11:52:54 dc539afda2c1: Pulling fs layer 11:52:54 77bc0d833cb6: Pulling fs layer 11:52:54 9065ff56babe: Pulling fs layer 11:52:54 d287ab97295c: Pulling fs layer 11:52:54 9065ff56babe: Waiting 11:52:54 dc539afda2c1: Waiting 11:52:54 77bc0d833cb6: Waiting 11:52:54 d287ab97295c: Waiting 11:52:54 a1111a8f2ec3: Verifying Checksum 11:52:54 a1111a8f2ec3: Download complete 11:52:54 dc539afda2c1: Verifying Checksum 11:52:54 dc539afda2c1: Download complete 11:52:54 ed53099fbce6: Verifying Checksum 11:52:54 ed53099fbce6: Download complete 11:52:54 9065ff56babe: Verifying Checksum 11:52:54 9065ff56babe: Download complete 11:52:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:52:54 Configure a credential helper to remove this warning. See 11:52:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:52:54 11:52:54 Login Succeeded 11:52:54 nexus3.edgexfoundry.org:10003 11:52:54 77bc0d833cb6: Verifying Checksum 11:52:54 77bc0d833cb6: Download complete 11:52:54 b4d181a07f80: Verifying Checksum 11:52:54 b4d181a07f80: Download complete 11:52:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:52:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:52:54 Configure a credential helper to remove this warning. See 11:52:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:52:54 11:52:54 Login Succeeded 11:52:54 nexus3.edgexfoundry.org:10004 11:52:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:52:54 d287ab97295c: Verifying Checksum 11:52:54 d287ab97295c: Download complete 11:52:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:52:55 Configure a credential helper to remove this warning. See 11:52:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:52:55 11:52:55 Login Succeeded 11:52:55 docker.io 11:52:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:52:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:52:55 Configure a credential helper to remove this warning. See 11:52:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:52:55 11:52:55 Login Succeeded 11:52:55 ---> docker-login.sh ends [Pipeline] } 11:52:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 11:52:55 b4d181a07f80: Pull complete 11:52:55 a1111a8f2ec3: Pull complete [Pipeline] echo 11:52:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:52:56 ========================================================= 11:52:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 11:52:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 11:52:56 ed53099fbce6: Pull complete 11:52:56 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 11:52:56 Sending build context to Docker daemon 121.9kB 11:52:56 dc539afda2c1: Pull complete 11:52:56 Step 1/11 : ARG BASE=golang:1.16-alpine3.14 11:52:56 Step 2/11 : FROM ${BASE} AS builder 11:52:57 77bc0d833cb6: Pull complete 11:52:57 9065ff56babe: Pull complete 11:52:57 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:52:57 552d1f2373af: Pulling fs layer 11:52:57 ea3f2d53f512: Pulling fs layer 11:52:57 9e70ebbbe112: Pulling fs layer 11:52:57 7a9cfe048b4a: Pulling fs layer 11:52:57 72dc09318566: Pulling fs layer 11:52:57 f4f7b4309257: Pulling fs layer 11:52:57 0ac9a79272e3: Pulling fs layer 11:52:57 b78e95d17946: Pulling fs layer 11:52:57 7a9cfe048b4a: Waiting 11:52:57 72dc09318566: Waiting 11:52:57 f4f7b4309257: Waiting 11:52:57 0ac9a79272e3: Waiting 11:52:57 b78e95d17946: Waiting 11:52:57 9e70ebbbe112: Verifying Checksum 11:52:57 9e70ebbbe112: Download complete 11:52:57 ea3f2d53f512: Verifying Checksum 11:52:57 ea3f2d53f512: Download complete 11:52:57 72dc09318566: Download complete 11:52:57 f4f7b4309257: Download complete 11:52:57 0ac9a79272e3: Download complete 11:52:57 552d1f2373af: Download complete 11:52:58 552d1f2373af: Pull complete 11:52:58 ea3f2d53f512: Pull complete 11:52:59 9e70ebbbe112: Pull complete 11:52:59 b78e95d17946: Verifying Checksum 11:52:59 b78e95d17946: Download complete 11:52:59 7a9cfe048b4a: Verifying Checksum 11:52:59 7a9cfe048b4a: Download complete 11:53:02 d287ab97295c: Pull complete 11:53:02 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 11:53:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:53:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 11:53:02 prd-centos7-docker-4c-2g-90 does not seem to be running inside a container 11:53:02 $ 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-rest-go/3 -v /w/workspace/device-rest-go/3:/w/workspace/device-rest-go/3:rw,z -v /w/workspace/device-rest-go/3@tmp:/w/workspace/device-rest-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:53:04 $ docker top a66248a66d6771bbd91d13afd078ecd650ff491455761252e3f97df87a82dedd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:53:05 ---> job-cost.sh 11:53:05 lf-activate-venv: SKIPPING 11:53:05 INFO: No Stack... 11:53:05 INFO: Retrieving Pricing Info for: v3-standard-2 11:53:05 INFO: Archiving Costs [Pipeline] sh 11:53:06 + cat /w/workspace/device-rest-go/3/archives/cost.csv 11:53:06 + cut -d, -f6 [Pipeline] lock 11:53:06 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-148-3-stack-cost] 11:53:06 Resource [jenkins-edgexfoundry-device-rest-go-PR-148-3-stack-cost] did not exist. Created. 11:53:06 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-148-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:53:06 + echo total: 0.05999999865889549 [Pipeline] stash 11:53:06 Stashed 1 file(s) [Pipeline] } 11:53:06 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-148-3-stack-cost] [Pipeline] // lock [Pipeline] } 11:53:06 $ docker stop --time=1 a66248a66d6771bbd91d13afd078ecd650ff491455761252e3f97df87a82dedd 11:53:07 $ docker rm -f a66248a66d6771bbd91d13afd078ecd650ff491455761252e3f97df87a82dedd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 11:53:12 7a9cfe048b4a: Pull complete 11:53:12 72dc09318566: Pull complete 11:53:12 f4f7b4309257: Pull complete 11:53:12 0ac9a79272e3: Pull complete 11:53:17 b78e95d17946: Pull complete 11:53:17 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 11:53:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 11:53:17 ---> 8b459fc5aaf0 11:53:17 Step 3/11 : ARG MAKE='make build' 11:53:18 ---> Running in b45ef25ca69d 11:53:19 Removing intermediate container b45ef25ca69d 11:53:19 ---> 7b7dcd8c2dfd 11:53:19 Step 4/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 11:53:19 ---> Running in 7aa2ca966549 11:53:19 Removing intermediate container 7aa2ca966549 11:53:19 ---> c6ee052df3e2 11:53:19 Step 5/11 : ARG ALPINE_PKG_EXTRA="" 11:53:19 ---> Running in d5751ba7fd2a 11:53:20 Removing intermediate container d5751ba7fd2a 11:53:20 ---> 722aa4b9427e 11:53:20 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:53:20 ---> Running in 644b06e000c7 11:53:22 Removing intermediate container 644b06e000c7 11:53:22 ---> 98bdcffbd47f 11:53:22 Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:53:22 ---> Running in ca2459889438 11:53:23 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:53:24 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:53:24 (1/4) Installing openssh-keygen (8.6_p1-r3) 11:53:24 (2/4) Installing libedit (20210216.3.1-r0) 11:53:24 (3/4) Installing openssh-client-common (8.6_p1-r3) 11:53:25 (4/4) Installing openssh-client-default (8.6_p1-r3) 11:53:25 Executing busybox-1.33.1-r3.trigger 11:53:25 OK: 223 MiB in 56 packages 11:53:26 Removing intermediate container ca2459889438 11:53:26 ---> cd5c88809664 11:53:26 Step 8/11 : WORKDIR /device-rest-go 11:53:26 ---> Running in 96cd194659a1 11:53:26 Removing intermediate container 96cd194659a1 11:53:26 ---> b080c45f2956 11:53:26 Step 9/11 : COPY . . 11:53:27 ---> d9b9bf7dbfaa 11:53:27 Step 10/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:53:27 ---> Running in 94c84f3bdaee 11:54:49 Removing intermediate container 94c84f3bdaee 11:54:49 ---> bfaacf2702ec 11:54:49 Step 11/11 : RUN $MAKE 11:54:49 ---> Running in d34064a2b82a 11:54:49 noop 11:54:49 Removing intermediate container d34064a2b82a 11:54:49 ---> a41e4c71d693 11:54:49 Successfully built a41e4c71d693 11:54:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 11:54:49 + docker inspect -f . ci-base-image-arm64 11:54:49 . [Pipeline] withDockerContainer 11:54:49 prd-ubuntu18.04-docker-arm64-4c-16g-91 does not seem to be running inside a container 11:54:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/3 -v /w/workspace/device-rest-go/3:/w/workspace/device-rest-go/3:rw,z -v /w/workspace/device-rest-go/3@tmp:/w/workspace/device-rest-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:54:51 $ docker top 9fd3adacc6d6736a99582610e7759f8e2c913013f6da3ba31d7f7421b2be4c7f -eo pid,comm [Pipeline] { [Pipeline] sh 11:54:52 + go version 11:54:52 go version go1.16.8 linux/arm64 [Pipeline] } 11:54:52 $ docker stop --time=1 9fd3adacc6d6736a99582610e7759f8e2c913013f6da3ba31d7f7421b2be4c7f 11:54:53 $ docker rm -f 9fd3adacc6d6736a99582610e7759f8e2c913013f6da3ba31d7f7421b2be4c7f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:54:54 + docker inspect -f . ci-base-image-arm64 11:54:54 . [Pipeline] withDockerContainer 11:54:54 prd-ubuntu18.04-docker-arm64-4c-16g-91 does not seem to be running inside a container 11:54:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/3 -v /w/workspace/device-rest-go/3:/w/workspace/device-rest-go/3:rw,z -v /w/workspace/device-rest-go/3@tmp:/w/workspace/device-rest-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:54:56 $ docker top df6a96631314c58431bf799807004bf78ca3ebd488e7ba55dabf3c75240f6fd2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 11:54:57 + make test 11:54:57 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 11:54:58 ? github.com/edgexfoundry/device-rest-go [no test files] 11:55:55 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 11:55:55 ok github.com/edgexfoundry/device-rest-go/driver 0.050s coverage: 56.0% of statements 11:55:55 CGO_ENABLED=1 GO111MODULE=on go vet ./... 11:56:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:56:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:56:17 ./bin/test-attribution-txt.sh [Pipeline] echo 11:56:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:56:17 $ docker stop --time=1 df6a96631314c58431bf799807004bf78ca3ebd488e7ba55dabf3c75240f6fd2 11:56:19 $ docker rm -f df6a96631314c58431bf799807004bf78ca3ebd488e7ba55dabf3c75240f6fd2 [Pipeline] // withDockerContainer [Pipeline] sh 11:56:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:56:20 Warning: overwriting stash ‘coverage-report’ 11:56:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:56:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:56:22 + ls -al . 11:56:22 total 176 11:56:22 drwxrwxr-x 8 jenkins jenkins 4096 Dec 2 11:56 . 11:56:22 drwxrwxr-x 4 jenkins jenkins 4096 Dec 2 11:52 .. 11:56:22 -rw-rw-r-- 1 jenkins jenkins 151 Dec 2 11:52 .dockerignore 11:56:22 drwxrwxr-x 8 jenkins jenkins 4096 Dec 2 11:52 .git 11:56:22 drwxrwxr-x 2 jenkins jenkins 4096 Dec 2 11:52 .github 11:56:22 -rw-rw-r-- 1 jenkins jenkins 329 Dec 2 11:52 .gitignore 11:56:22 -rw-rw-r-- 1 jenkins jenkins 7095 Dec 2 11:52 Attribution.txt 11:56:22 -rw-rw-r-- 1 jenkins jenkins 7459 Dec 2 11:52 CHANGELOG.md 11:56:22 -rw-rw-r-- 1 jenkins jenkins 1649 Dec 2 11:52 Dockerfile 11:56:22 -rw-rw-r-- 1 jenkins jenkins 677 Dec 2 11:52 GOVERNANCE.md 11:56:22 -rw-rw-r-- 1 jenkins jenkins 680 Dec 2 11:52 Jenkinsfile 11:56:22 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 2 11:52 LICENSE 11:56:22 -rw-rw-r-- 1 jenkins jenkins 1078 Dec 2 11:52 Makefile 11:56:22 -rw-rw-r-- 1 jenkins jenkins 620 Dec 2 11:52 OWNERS.md 11:56:22 -rw-rw-r-- 1 jenkins jenkins 8246 Dec 2 11:52 README.md 11:56:22 -rw-rw-r-- 1 jenkins jenkins 5 Dec 2 11:48 VERSION 11:56:22 drwxrwxr-x 2 jenkins jenkins 4096 Dec 2 11:52 bin 11:56:22 drwxrwxr-x 3 jenkins jenkins 4096 Dec 2 11:52 cmd 11:56:22 -rw-r--r-- 1 jenkins jenkins 9215 Dec 2 11:55 coverage.out 11:56:22 drwxrwxr-x 2 jenkins jenkins 4096 Dec 2 11:52 driver 11:56:22 -rw-rw-r-- 1 jenkins jenkins 277 Dec 2 11:52 go.mod 11:56:22 -rw-rw-r-- 1 jenkins jenkins 49330 Dec 2 11:52 go.sum 11:56:22 drwxrwxr-x 3 jenkins jenkins 4096 Dec 2 11:52 snap 11:56:22 -rw-rw-r-- 1 jenkins jenkins 713 Dec 2 11:52 version.go [Pipeline] isUnix [Pipeline] sh 11:56:22 + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=fd6a719a4bd5df0a2a0a64614c80655b1b6a3826 --label arch=arm64 --label version=0.0.0 . 11:56:22 Sending build context to Docker daemon 131.6kB 11:56:22 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 11:56:22 Step 2/24 : FROM ${BASE} AS builder 11:56:22 ---> a41e4c71d693 11:56:22 Step 3/24 : ARG MAKE='make build' 11:56:23 ---> Running in ed7f051192d3 11:56:23 Removing intermediate container ed7f051192d3 11:56:23 ---> 4586f9961ccf 11:56:23 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 11:56:23 ---> Running in b0cf8db14d50 11:56:24 Removing intermediate container b0cf8db14d50 11:56:24 ---> c8ec7d280633 11:56:24 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 11:56:24 ---> Running in f995753c9fcf 11:56:24 Removing intermediate container f995753c9fcf 11:56:24 ---> 10a9d3619153 11:56:24 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:56:24 ---> Running in 828679770eee 11:56:26 Removing intermediate container 828679770eee 11:56:26 ---> 8b35ef83d56a 11:56:26 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:56:26 ---> Running in 3111d00216fb 11:56:27 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:56:28 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:56:28 OK: 223 MiB in 56 packages 11:56:29 Removing intermediate container 3111d00216fb 11:56:29 ---> 847d313bd6e5 11:56:29 Step 8/24 : WORKDIR /device-rest-go 11:56:29 ---> Running in 96da9f129313 11:56:30 Removing intermediate container 96da9f129313 11:56:30 ---> 17e6b4b9b581 11:56:30 Step 9/24 : COPY . . 11:56:31 ---> c0a191f8e794 11:56:31 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:56:31 ---> Running in 01696d358cc0 11:56:33 Removing intermediate container 01696d358cc0 11:56:33 ---> 64a3a7fddcfd 11:56:33 Step 11/24 : RUN $MAKE 11:56:33 ---> Running in 9cea3adfb259 11:56:34 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd 11:57:13 Removing intermediate container 9cea3adfb259 11:57:13 ---> 5bb9749a5b8a 11:57:13 Step 12/24 : FROM alpine:3.14 11:57:13 3.14: Pulling from library/alpine 11:57:13 be307f383ecc: Pulling fs layer 11:57:13 be307f383ecc: Verifying Checksum 11:57:13 be307f383ecc: Download complete 11:57:13 be307f383ecc: Pull complete 11:57:13 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 11:57:13 Status: Downloaded newer image for alpine:3.14 11:57:13 ---> 5b8b7b635229 11:57:13 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 11:57:13 ---> Running in aabc948880dd 11:57:13 Removing intermediate container aabc948880dd 11:57:13 ---> f6ae289531af 11:57:13 Step 14/24 : LABEL Name=device-rest-go Version=${VERSION} 11:57:13 ---> Running in 1c81212359f0 11:57:13 Removing intermediate container 1c81212359f0 11:57:13 ---> cb12790fe611 11:57:13 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 11:57:13 ---> Running in 586212d2cab7 11:57:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:57:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:57:13 (1/6) Installing dumb-init (1.2.5-r1) 11:57:13 (2/6) Installing libgcc (10.3.1_git20210424-r2) 11:57:13 (3/6) Installing libsodium (1.0.18-r0) 11:57:13 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 11:57:13 (5/6) Installing libzmq (4.3.4-r0) 11:57:13 (6/6) Installing zeromq (4.3.4-r0) 11:57:13 Executing busybox-1.33.1-r6.trigger 11:57:13 OK: 8 MiB in 20 packages 11:57:14 Removing intermediate container 586212d2cab7 11:57:14 ---> ac30799be0e7 11:57:14 Step 16/24 : COPY --from=builder /device-rest-go/cmd / 11:57:15 ---> 14850cb69d57 11:57:15 Step 17/24 : COPY --from=builder /device-rest-go/LICENSE / 11:57:16 ---> b1b20f26394c 11:57:16 Step 18/24 : COPY --from=builder /device-rest-go/Attribution.txt / 11:57:16 ---> fa71feffd292 11:57:16 Step 19/24 : EXPOSE 59986 11:57:17 ---> Running in 81ead6b60006 11:57:17 Removing intermediate container 81ead6b60006 11:57:17 ---> 4025ad20eea8 11:57:17 Step 20/24 : ENTRYPOINT ["/device-rest"] 11:57:17 ---> Running in 9fb1c7f4631c 11:57:17 Removing intermediate container 9fb1c7f4631c 11:57:17 ---> d7c4803a79f9 11:57:17 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 11:57:17 ---> Running in ed6ff360bd3e 11:57:18 Removing intermediate container ed6ff360bd3e 11:57:18 ---> b1d5d4129bf1 11:57:18 Step 22/24 : LABEL arch=arm64 11:57:18 ---> Running in 69bd0a26b1bd 11:57:18 Removing intermediate container 69bd0a26b1bd 11:57:18 ---> f6e32ef0833f 11:57:18 Step 23/24 : LABEL git_sha=fd6a719a4bd5df0a2a0a64614c80655b1b6a3826 11:57:18 ---> Running in 8f07b4335cc9 11:57:19 Removing intermediate container 8f07b4335cc9 11:57:19 ---> 8d3b20683e30 11:57:19 Step 24/24 : LABEL version=0.0.0 11:57:19 ---> Running in 43372b8a5fc3 11:57:19 Removing intermediate container 43372b8a5fc3 11:57:19 ---> 7fd58f91d7d4 11:57:19 [Warning] One or more build-args [ARCH] were not consumed 11:57:19 Successfully built 7fd58f91d7d4 11:57:19 Successfully tagged device-rest-arm64:latest [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] sh 11:57:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:57:20 11:57:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 11:57:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:57:20 arm64: Pulling from edgex-lftools-log-publisher 11:57:20 448f6bf000e3: Pulling fs layer 11:57:20 f757da607395: Pulling fs layer 11:57:20 05883995daec: Pulling fs layer 11:57:20 8603b9c90790: Pulling fs layer 11:57:20 1560dd03e051: Pulling fs layer 11:57:20 27f5ce0e4adf: Pulling fs layer 11:57:20 c2d8d7efcc4b: Pulling fs layer 11:57:20 1560dd03e051: Waiting 11:57:20 27f5ce0e4adf: Waiting 11:57:20 c2d8d7efcc4b: Waiting 11:57:20 8603b9c90790: Waiting 11:57:20 f757da607395: Verifying Checksum 11:57:20 f757da607395: Download complete 11:57:20 8603b9c90790: Download complete 11:57:20 1560dd03e051: Verifying Checksum 11:57:20 1560dd03e051: Download complete 11:57:20 27f5ce0e4adf: Verifying Checksum 11:57:20 27f5ce0e4adf: Download complete 11:57:21 05883995daec: Verifying Checksum 11:57:21 05883995daec: Download complete 11:57:21 448f6bf000e3: Verifying Checksum 11:57:21 448f6bf000e3: Download complete 11:57:24 c2d8d7efcc4b: Verifying Checksum 11:57:24 c2d8d7efcc4b: Download complete 11:57:25 448f6bf000e3: Pull complete 11:57:25 f757da607395: Pull complete 11:57:27 05883995daec: Pull complete 11:57:27 8603b9c90790: Pull complete 11:57:28 1560dd03e051: Pull complete 11:57:28 27f5ce0e4adf: Pull complete 11:57:43 c2d8d7efcc4b: Pull complete 11:57:43 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 11:57:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:57:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 11:57:43 prd-ubuntu18.04-docker-arm64-4c-16g-91 does not seem to be running inside a container 11:57:43 $ 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-rest-go/3 -v /w/workspace/device-rest-go/3:/w/workspace/device-rest-go/3:rw,z -v /w/workspace/device-rest-go/3@tmp:/w/workspace/device-rest-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:57:46 $ docker top 1f5b4cfa533a13c5756464752e54c6004d41c45d42b111706a785eb910632f30 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:57:47 ---> job-cost.sh 11:57:47 lf-activate-venv: SKIPPING 11:57:47 INFO: No Stack... 11:57:47 INFO: Retrieving Pricing Info for: v3-standard-4 11:57:48 INFO: Archiving Costs [Pipeline] sh 11:57:48 + cat /w/workspace/device-rest-go/3/archives/cost.csv 11:57:48 + cut -d, -f6 [Pipeline] lock 11:57:49 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-148-3-stack-cost] 11:57:49 Resource [jenkins-edgexfoundry-device-rest-go-PR-148-3-stack-cost] did not exist. Created. 11:57:49 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-148-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:57:49 /w/workspace/device-rest-go/3@tmp/durable-4238af72/script.sh: 1: /w/workspace/device-rest-go/3@tmp/durable-4238af72/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 11:57:50 + echo total: 0.10999999940395355 [Pipeline] stash 11:57:50 Warning: overwriting stash ‘stack-cost’ 11:57:50 Stashed 1 file(s) [Pipeline] } 11:57:50 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-148-3-stack-cost] [Pipeline] // lock [Pipeline] } 11:57:50 $ docker stop --time=1 1f5b4cfa533a13c5756464752e54c6004d41c45d42b111706a785eb910632f30 11:57:51 $ docker rm -f 1f5b4cfa533a13c5756464752e54c6004d41c45d42b111706a785eb910632f30 [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 11:57:52 provisioning config files... 11:57:52 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-148@tmp/config1784849710679696567tmp [Pipeline] { [Pipeline] sh 11:57:52 + set +x 11:57:52 + curl -s https://codecov.io/bash 11:57:52 + bash -s -- 11:57:52 11:57:52 _____ _ 11:57:52 / ____| | | 11:57:52 | | ___ __| | ___ ___ _____ __ 11:57:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:57:52 | |___| (_) | (_| | __/ (_| (_) \ V / 11:57:52 \_____\___/ \__,_|\___|\___\___/ \_/ 11:57:52 Bash-1.0.6 11:57:52 11:57:52 11:57:52 ==> git version 2.24.4 found 11:57:52 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 11:57:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 11:57:52 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 11:57:52 ==> Jenkins CI detected. 11:57:52 current dir:  /w/workspace/gexfoundry_device-rest-go_PR-148 11:57:52 project root: . 11:57:52 --> token set from env 11:57:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:57:53 ==> Running gcov in . (disable via -X gcov) 11:57:53 ==> Python coveragepy not found 11:57:53 ==> Searching for coverage reports in: 11:57:53 + . 11:57:53 -> Found 1 reports 11:57:53 ==> Detecting git/mercurial file structure 11:57:53 ==> Reading reports 11:57:53 + ./coverage.out bytes=9215 11:57:53 ==> Appending adjustments 11:57:53 https://docs.codecov.io/docs/fixing-reports 11:57:53 + Found adjustments 11:57:53 ==> Gzipping contents 11:57:53 4.0K /tmp/codecov.NdQNdi.gz 11:57:53 ==> Uploading reports 11:57:53 url: https://codecov.io 11:57:53 query: branch=PR-148&commit=fd6a719a4bd5df0a2a0a64614c80655b1b6a3826&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-148%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=148&job=&cmd_args= 11:57:53 -> Pinging Codecov 11:57:53 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-148&commit=fd6a719a4bd5df0a2a0a64614c80655b1b6a3826&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-148%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=148&job=&cmd_args= 11:57:53 -> Uploading to 11:57:53 https://storage.googleapis.com/codecov/v4/raw/2021-12-02/4E5D53B4F1F92C436F7061BF334D961C/fd6a719a4bd5df0a2a0a64614c80655b1b6a3826/4fa2f5fc-25d8-4ff2-88bd-16a34f8a179c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211202%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211202T115753Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6f46bd7c24d420f353387a4a02667929a8f27fd95dc6548441c27331c066f36b 11:57:53 % Total % Received % Xferd Average Speed Time Time Time Current 11:57:53 Dload Upload Total Spent Left Speed 11:57:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1805 0 0 100 1805 0 6600 --:--:-- --:--:-- --:--:-- 6587 11:57:53 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/fd6a719a4bd5df0a2a0a64614c80655b1b6a3826 [Pipeline] } 11:57:53 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 11:57:54 + '[' -d /w/workspace/gexfoundry_device-rest-go_PR-148/archives ']' [Pipeline] libraryResource [Pipeline] sh 11:57:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:57:55 ---> package-listing.sh 11:57:55 ++ facter osfamily 11:57:55 ++ tr '[:upper:]' '[:lower:]' 11:57:56 + OS_FAMILY=redhat 11:57:56 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-148 11:57:56 + START_PACKAGES=/tmp/packages_start.txt 11:57:56 + END_PACKAGES=/tmp/packages_end.txt 11:57:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:57:56 + PACKAGES=/tmp/packages_start.txt 11:57:56 + '[' /w/workspace/gexfoundry_device-rest-go_PR-148 ']' 11:57:56 + PACKAGES=/tmp/packages_end.txt 11:57:56 + case "${OS_FAMILY}" in 11:57:56 + sort 11:57:56 + rpm -qa 11:57:56 + '[' -f /tmp/packages_start.txt ']' 11:57:56 + '[' -f /tmp/packages_end.txt ']' 11:57:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:57:56 + '[' /w/workspace/gexfoundry_device-rest-go_PR-148 ']' 11:57:56 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-148/archives/ 11:57:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-148/archives/ [Pipeline] echo 11:57:56 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-rest-go_PR-148/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:57:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 11:57:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:57:57 11:57:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 11:57:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:57:57 latest: Pulling from edgex-lftools-log-publisher 11:57:57 b4d181a07f80: Pulling fs layer 11:57:57 a1111a8f2ec3: Pulling fs layer 11:57:57 ed53099fbce6: Pulling fs layer 11:57:57 dc539afda2c1: Pulling fs layer 11:57:57 77bc0d833cb6: Pulling fs layer 11:57:57 9065ff56babe: Pulling fs layer 11:57:57 d287ab97295c: Pulling fs layer 11:57:57 dc539afda2c1: Waiting 11:57:57 77bc0d833cb6: Waiting 11:57:57 9065ff56babe: Waiting 11:57:57 d287ab97295c: Waiting 11:57:57 a1111a8f2ec3: Verifying Checksum 11:57:57 a1111a8f2ec3: Download complete 11:57:57 dc539afda2c1: Verifying Checksum 11:57:57 dc539afda2c1: Download complete 11:57:58 ed53099fbce6: Verifying Checksum 11:57:58 ed53099fbce6: Download complete 11:57:58 9065ff56babe: Verifying Checksum 11:57:58 9065ff56babe: Download complete 11:57:58 77bc0d833cb6: Verifying Checksum 11:57:58 77bc0d833cb6: Download complete 11:57:58 b4d181a07f80: Verifying Checksum 11:57:58 b4d181a07f80: Download complete 11:57:58 d287ab97295c: Verifying Checksum 11:57:58 d287ab97295c: Download complete 11:57:59 b4d181a07f80: Pull complete 11:57:59 a1111a8f2ec3: Pull complete 11:58:00 ed53099fbce6: Pull complete 11:58:00 dc539afda2c1: Pull complete 11:58:00 77bc0d833cb6: Pull complete 11:58:00 9065ff56babe: Pull complete 11:58:06 d287ab97295c: Pull complete 11:58:06 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 11:58:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:58:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 11:58:06 prd-centos7-docker-4c-2g-89 does not seem to be running inside a container 11:58:06 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-rest-go_PR-148/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-148 -v /w/workspace/gexfoundry_device-rest-go_PR-148:/w/workspace/gexfoundry_device-rest-go_PR-148:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-148@tmp:/w/workspace/gexfoundry_device-rest-go_PR-148@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:58:08 $ docker top 79f1c897fa4d31d08884603aff862a16f489485d924c5d536cd1b4dcaae35bc0 -eo pid,comm [Pipeline] { [Pipeline] sh 11:58:09 + touch /tmp/pre-build-complete [Pipeline] sh 11:58:09 + mkdir -p /var/log/sysstat [Pipeline] sh 11:58:09 + ls /var/log/sa-host 11:58:09 + sadf -c /var/log/sa-host/sa02 11:58:09 file_magic: OK 11:58:09 HZ: Using current value: 100 11:58:09 file_header: OK 11:58:09 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 11:58:09 Statistics: 11:58:09 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 11:58:09 File successfully converted to sysstat format version 12.0.3 11:58:09 + sadf -c /var/log/sa-host/sa17 11:58:09 file_magic: OK 11:58:09 HZ: Using current value: 100 11:58:09 file_header: OK 11:58:09 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 11:58:09 Statistics: 11:58:09 Hnuu...uuuununununu...Hnuu...uuuununununu... 11:58:09 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:58:09 provisioning config files... 11:58:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-148@tmp/config8644804249388538595tmp [Pipeline] { [Pipeline] echo 11:58:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:58:10 ---> create-netrc.sh [Pipeline] } 11:58:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:58:10 ---> python-tools-install.sh [Pipeline] echo 11:58:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:58:10 ---> sudo-logs.sh 11:58:10 Archiving 'sudo' log.. 11:58:11 sudo: unable to resolve host prd-centos7-docker-4c-2g-89.novalocal: Name or service not known 11:58:11 sudo: unable to resolve host prd-centos7-docker-4c-2g-89.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 11:58:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:58:11 ---> job-cost.sh 11:58:11 lf-activate-venv: SKIPPING 11:58:11 DEBUG: total: 0.10999999940395355 11:58:11 INFO: Retrieving Stack Cost... 11:58:12 INFO: Retrieving Pricing Info for: v3-standard-2 11:58:12 INFO: Archiving Costs [Pipeline] echo 11:58:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:58:12 ---> logs-deploy.sh 11:58:12 lf-activate-venv: SKIPPING 11:58:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-148/3 11:58:12 INFO: archiving workspace using pattern(s): 11:58:13 Archives upload complete. 11:58:13 INFO: archiving logs to Nexus