Pull request #52 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 marcpfuller for edgexfoundry/device-rfid-llrp-go Loading trusted files from base branch main at 73c0aef866abb96c1bdf0f842f2580fcfb01571a rather than f6c603ab6b7318485e9ca0186a50450f63821a54 Obtained Jenkinsfile from 73c0aef866abb96c1bdf0f842f2580fcfb01571a 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-ssh5557321210545041266.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-ssh5771644527204519327.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-rfid-llrp-go/branches/PR-52/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-rfid-llrp-go/branches/PR-52/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3533045008295543488.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-ssh183948503143081958.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-rfid-llrp-go/branches/PR-52/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-rfid-llrp-go/branches/PR-52/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh17910119388970437197.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-rfid-llrp-go, buildSnap:true] ========================================================= [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-rfid-llrp-go-settings PROJECT: device-rfid-llrp-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-rfid-llrp 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: true 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 ‘prd-centos7-docker-4c-2g-632’ Running on prd-centos7-docker-4c-2g-638 in /w/workspace/oundry_device-rfid-llrp-go_PR-52 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/oundry_device-rfid-llrp-go_PR-52 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-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/oundry_device-rfid-llrp-go_PR-52@tmp/jenkins-gitclient-ssh2697682263827406818.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 73c0aef866abb96c1bdf0f842f2580fcfb01571a into PR head commit f6c603ab6b7318485e9ca0186a50450f63821a54 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-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-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-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/oundry_device-rfid-llrp-go_PR-52@tmp/jenkins-gitclient-ssh5346400357239549227.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/52/head:refs/remotes/origin/PR-52 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f6c603ab6b7318485e9ca0186a50450f63821a54 # timeout=10 Merge succeeded, producing f6c603ab6b7318485e9ca0186a50450f63821a54 Checking out Revision f6c603ab6b7318485e9ca0186a50450f63821a54 (PR-52) > 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/oundry_device-rfid-llrp-go_PR-52@tmp/jenkins-gitclient-ssh5108821599511908896.key > git merge 73c0aef866abb96c1bdf0f842f2580fcfb01571a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f6c603ab6b7318485e9ca0186a50450f63821a54 # timeout=10 Commit message: "fix: addressed the comments made by Anthony." > git rev-list --no-walk d39502c6f8b10dc3eabb31ff2feabfd62058e72e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:10:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:10:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:10:35 ========================================================= 01:10:35 EdgeX Global Pipelines Version Info 01:10:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:10:36 ------------------- 01:10:36 stable info: 01:10:36 ------------------- 01:10:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:10:36 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 01:10:36 Message: update stable to v1.0.217 01:10:36 ------------------- 01:10:36 experimental info: 01:10:36 ------------------- 01:10:36 Commited By: **** collab-it+edgex@linuxfoundation.org 01:10:36 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 01:10:36 Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:10:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 01:10:36 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 01:10:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:10:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:10:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:10:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 01:10:37 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:10:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:10:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:10:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:10:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:10:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 01:10:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:10:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:10:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:10:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:10:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:10:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:10:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:10:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 01:10:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:10:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:10:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:10:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:10:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:10:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:10:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-52 [Pipeline] echo 01:10:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-52 [Pipeline] echo 01:10:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-52 [Pipeline] echo 01:10:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f6c603ab6b7318485e9ca0186a50450f63821a54 [Pipeline] echo 01:10:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f6c603a [Pipeline] echo 01:10:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:10:37 provisioning config files... 01:10:37 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/config1342852042936946965tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:10:37 ---> docker-login.sh 01:10:37 nexus3.edgexfoundry.org:10001 01:10:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:10:38 Configure a credential helper to remove this warning. See 01:10:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:10:38 01:10:38 Login Succeeded 01:10:38 nexus3.edgexfoundry.org:10002 01:10:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:10:38 Configure a credential helper to remove this warning. See 01:10:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:10:38 01:10:38 Login Succeeded 01:10:38 nexus3.edgexfoundry.org:10003 01:10:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:10:38 Configure a credential helper to remove this warning. See 01:10:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:10:38 01:10:38 Login Succeeded 01:10:38 nexus3.edgexfoundry.org:10004 01:10:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:10:38 Configure a credential helper to remove this warning. See 01:10:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:10:38 01:10:38 Login Succeeded 01:10:38 docker.io 01:10:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:10:38 Configure a credential helper to remove this warning. See 01:10:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:10:38 01:10:38 Login Succeeded 01:10:38 ---> docker-login.sh ends [Pipeline] } 01:10:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:10:39 + git rev-list -1 --merges f6c603ab6b7318485e9ca0186a50450f63821a54~1..f6c603ab6b7318485e9ca0186a50450f63821a54 [Pipeline] echo 01:10:39 -----------> git rev-list -1 --merges f6c603ab6b7318485e9ca0186a50450f63821a54~1..f6c603ab6b7318485e9ca0186a50450f63821a54 f6c603ab6b7318485e9ca0186a50450f63821a54 [false] [Pipeline] sh 01:10:39 + git log --format=format:%s -1 f6c603ab6b7318485e9ca0186a50450f63821a54 [Pipeline] echo 01:10:39 ========================================================= 01:10:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:10:39 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:10:40 + git log --format=format:%s -1 f6c603ab6b7318485e9ca0186a50450f63821a54 [Pipeline] echo 01:10:40 [semverPrep] GIT_COMMIT: f6c603ab6b7318485e9ca0186a50450f63821a54, Commit Message: fix: addressed the comments made by Anthony. [Pipeline] echo 01:10:40 [semverPrep] This is not a build commit. [Pipeline] sh 01:10:40 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 01:10:40 + grep -v github /etc/ssh/ssh_known_hosts 01:10:40 + '[' -e /tmp/ssh_known_hosts ']' 01:10:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:10:40 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 01:10:40 + sudo tee -a /etc/ssh/ssh_known_hosts 01:10:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 01:10:40 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:10:40 01:10:40 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:10:41 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:10:41 latest: Pulling from edgex-devops/git-semver 01:10:41 a0d0a0d46f8b: Pulling fs layer 01:10:41 3e5f54012d9b: Pulling fs layer 01:10:41 4c7163046ea9: Pulling fs layer 01:10:41 0c2d73faf560: Pulling fs layer 01:10:41 0c2d73faf560: Waiting 01:10:41 3e5f54012d9b: Verifying Checksum 01:10:41 3e5f54012d9b: Download complete 01:10:41 a0d0a0d46f8b: Verifying Checksum 01:10:41 a0d0a0d46f8b: Download complete 01:10:41 4c7163046ea9: Verifying Checksum 01:10:41 4c7163046ea9: Download complete 01:10:41 0c2d73faf560: Verifying Checksum 01:10:41 0c2d73faf560: Download complete 01:10:41 a0d0a0d46f8b: Pull complete 01:10:41 3e5f54012d9b: Pull complete 01:10:41 4c7163046ea9: Pull complete 01:10:42 0c2d73faf560: Pull complete 01:10:42 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 01:10:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:10:42 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:10:42 prd-centos7-docker-4c-2g-638 does not seem to be running inside a container 01:10:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-rfid-llrp-go_PR-52 -v /w/workspace/oundry_device-rfid-llrp-go_PR-52:/w/workspace/oundry_device-rfid-llrp-go_PR-52:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:10:42 $ docker top 50fde9dfac1a7f8634688da38ad1e41ac63837750aeb6c1a92b4b8fa1b3cd473 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:10:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:10:42 [ssh-agent] Looking for ssh-agent implementation... 01:10:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:10:42 $ docker exec 50fde9dfac1a7f8634688da38ad1e41ac63837750aeb6c1a92b4b8fa1b3cd473 ssh-agent 01:10:43 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdLMfcg/agent.14 01:10:43 SSH_AGENT_PID=21 01:10:43 Running ssh-add (command line suppressed) 01:10:43 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/private_key_7472236193595327442.key (/w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/private_key_7472236193595327442.key) 01:10:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:10:43 + git tag --points-at HEAD [Pipeline] } 01:10:43 $ docker exec --env ******** --env ******** 50fde9dfac1a7f8634688da38ad1e41ac63837750aeb6c1a92b4b8fa1b3cd473 ssh-agent -k 01:10:43 unset SSH_AUTH_SOCK; 01:10:43 unset SSH_AGENT_PID; 01:10:43 echo Agent pid 21 killed; 01:10:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:10:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:10:43 [ssh-agent] Looking for ssh-agent implementation... 01:10:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:10:43 $ docker exec 50fde9dfac1a7f8634688da38ad1e41ac63837750aeb6c1a92b4b8fa1b3cd473 ssh-agent 01:10:43 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaPdFab/agent.55 01:10:43 SSH_AGENT_PID=61 01:10:43 Running ssh-add (command line suppressed) 01:10:44 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/private_key_1527117322591253556.key (/w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/private_key_1527117322591253556.key) 01:10:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:10:44 + git semver init 01:10:44 # -> Open(): unable to determine branch for HEAD 01:10:44 # $GIT_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-52/.git 01:10:44 # $GIT_WORK_TREE = /w/workspace/oundry_device-rfid-llrp-go_PR-52 01:10:44 # $SEMVER_REMOTE_NAME = origin 01:10:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:10:44 # $SEMVER_USER_NAME = edgex-jenkins 01:10:44 # $SEMVER_BRANCH = PR-52 01:10:44 # $SEMVER_TEMP = /tmp/semver-730140098 01:10:44 # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP 01:10:44 # '/tmp/semver-730140098' -> '/w/workspace/oundry_device-rfid-llrp-go_PR-52/.semver' 01:10:44 # -> Force: false 01:10:44 # $SEMVER_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-52/.semver [Pipeline] } 01:10:44 $ docker exec --env ******** --env ******** 50fde9dfac1a7f8634688da38ad1e41ac63837750aeb6c1a92b4b8fa1b3cd473 ssh-agent -k 01:10:45 unset SSH_AUTH_SOCK; 01:10:45 unset SSH_AGENT_PID; 01:10:45 echo Agent pid 61 killed; 01:10:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:10:45 + git semver [Pipeline] } 01:10:45 $ docker stop --time=1 50fde9dfac1a7f8634688da38ad1e41ac63837750aeb6c1a92b4b8fa1b3cd473 01:10:46 $ docker rm -f 50fde9dfac1a7f8634688da38ad1e41ac63837750aeb6c1a92b4b8fa1b3cd473 [Pipeline] // withDockerContainer [Pipeline] sh 01:10:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:10:47 Stashed 1 file(s) [Pipeline] echo 01:10:47 [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 01:11:02 Still waiting to schedule task 01:11:02 Waiting for next available executor on ‘centos7-docker-4c-2g’ 01:11:02 Still waiting to schedule task 01:11:02 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-636’ 01:12:27 Running on prd-centos7-docker-4c-2g-639 in /w/workspace/oundry_device-rfid-llrp-go_PR-52 [Pipeline] { [Pipeline] ws 01:12:27 Running in /w/workspace/device-rfid-llrp-go/23 [Pipeline] { [Pipeline] checkout 01:12:27 Selected Git installation does not exist. Using Default 01:12:27 The recommended git tool is: NONE 01:12:29 using credential edgex-jenkins-ssh 01:12:29 Cloning the remote Git repository 01:12:28 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 01:12:28 > git init /w/workspace/device-rfid-llrp-go/23 # timeout=10 01:12:28 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 01:12:28 > git --version # timeout=10 01:12:28 > git --version # 'git version 2.24.4' 01:12:29 using GIT_SSH to set credentials SSH Credentials for GitHub 01:12:29 [INFO] Currently running in a labeled security context 01:12:29 [INFO] Currently SELinux is 'enforcing' on the host 01:12:29 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/23@tmp/jenkins-gitclient-ssh7701991734614396359.key 01:12:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:12:30 Merging remotes/origin/main commit 73c0aef866abb96c1bdf0f842f2580fcfb01571a into PR head commit f6c603ab6b7318485e9ca0186a50450f63821a54 01:12:30 Merge succeeded, producing f6c603ab6b7318485e9ca0186a50450f63821a54 01:12:30 Checking out Revision f6c603ab6b7318485e9ca0186a50450f63821a54 (PR-52) 01:12:29 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 01:12:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:12:29 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 01:12:29 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 01:12:29 using GIT_SSH to set credentials SSH Credentials for GitHub 01:12:29 [INFO] Currently running in a labeled security context 01:12:29 [INFO] Currently SELinux is 'enforcing' on the host 01:12:29 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/23@tmp/jenkins-gitclient-ssh4029973894975893785.key 01:12:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/52/head:refs/remotes/origin/PR-52 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:12:30 > git config core.sparsecheckout # timeout=10 01:12:30 > git checkout -f f6c603ab6b7318485e9ca0186a50450f63821a54 # timeout=10 01:12:30 > git remote # timeout=10 01:12:30 > git config --get remote.origin.url # timeout=10 01:12:30 using GIT_SSH to set credentials SSH Credentials for GitHub 01:12:30 [INFO] Currently running in a labeled security context 01:12:30 [INFO] Currently SELinux is 'enforcing' on the host 01:12:30 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/23@tmp/jenkins-gitclient-ssh4003547665156510625.key 01:12:30 > git merge 73c0aef866abb96c1bdf0f842f2580fcfb01571a # timeout=10 01:12:30 > git rev-parse HEAD^{commit} # timeout=10 01:12:30 > git config core.sparsecheckout # timeout=10 01:12:30 > git checkout -f f6c603ab6b7318485e9ca0186a50450f63821a54 # timeout=10 01:12:34 Commit message: "fix: addressed the comments made by Anthony." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:12:34 provisioning config files... 01:12:34 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/23@tmp/config1122904352355257913tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:12:34 ---> docker-login.sh 01:12:34 nexus3.edgexfoundry.org:10001 01:12:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:12:35 Configure a credential helper to remove this warning. See 01:12:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:12:35 01:12:35 Login Succeeded 01:12:35 nexus3.edgexfoundry.org:10002 01:12:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:12:35 Configure a credential helper to remove this warning. See 01:12:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:12:35 01:12:35 Login Succeeded 01:12:35 nexus3.edgexfoundry.org:10003 01:12:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:12:35 Configure a credential helper to remove this warning. See 01:12:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:12:35 01:12:35 Login Succeeded 01:12:35 nexus3.edgexfoundry.org:10004 01:12:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:12:35 Configure a credential helper to remove this warning. See 01:12:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:12:35 01:12:35 Login Succeeded 01:12:35 docker.io 01:12:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:12:36 Configure a credential helper to remove this warning. See 01:12:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:12:36 01:12:36 Login Succeeded 01:12:36 ---> docker-login.sh ends [Pipeline] } 01:12:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:12:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:12:36 ========================================================= 01:12:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 01:12:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 01:12:36 + 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 . 01:12:36 Sending build context to Docker daemon 1.219MB 01:12:36 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 01:12:36 Step 2/12 : FROM ${BASE} AS builder 01:12:36 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 01:12:36 a0d0a0d46f8b: Pulling fs layer 01:12:36 31adcdaf11c8: Pulling fs layer 01:12:36 b8b176561691: Pulling fs layer 01:12:36 4527c011a84f: Pulling fs layer 01:12:36 5d74067f8e1e: Pulling fs layer 01:12:36 e0aca202a116: Pulling fs layer 01:12:36 3a43be97a3b4: Pulling fs layer 01:12:36 34cad66bf833: Pulling fs layer 01:12:36 b4e3c513aaa6: Pulling fs layer 01:12:36 4527c011a84f: Waiting 01:12:36 5d74067f8e1e: Waiting 01:12:36 e0aca202a116: Waiting 01:12:36 3a43be97a3b4: Waiting 01:12:36 34cad66bf833: Waiting 01:12:36 b4e3c513aaa6: Waiting 01:12:36 b8b176561691: Verifying Checksum 01:12:36 b8b176561691: Download complete 01:12:36 31adcdaf11c8: Verifying Checksum 01:12:36 31adcdaf11c8: Download complete 01:12:36 5d74067f8e1e: Verifying Checksum 01:12:36 5d74067f8e1e: Download complete 01:12:36 e0aca202a116: Verifying Checksum 01:12:36 e0aca202a116: Download complete 01:12:36 a0d0a0d46f8b: Verifying Checksum 01:12:36 a0d0a0d46f8b: Download complete 01:12:36 3a43be97a3b4: Verifying Checksum 01:12:36 3a43be97a3b4: Download complete 01:12:36 34cad66bf833: Verifying Checksum 01:12:36 34cad66bf833: Download complete 01:12:36 a0d0a0d46f8b: Pull complete 01:12:37 31adcdaf11c8: Pull complete 01:12:37 b8b176561691: Pull complete 01:12:37 4527c011a84f: Verifying Checksum 01:12:37 4527c011a84f: Download complete 01:12:37 b4e3c513aaa6: Verifying Checksum 01:12:37 b4e3c513aaa6: Download complete 01:12:41 4527c011a84f: Pull complete 01:12:41 5d74067f8e1e: Pull complete 01:12:41 e0aca202a116: Pull complete 01:12:41 3a43be97a3b4: Pull complete 01:12:41 34cad66bf833: Pull complete 01:12:43 b4e3c513aaa6: Pull complete 01:12:43 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 01:12:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:12:43 ---> 9f6097aaca64 01:12:43 Step 3/12 : ARG MAKE='make build' 01:12:45 ---> Running in daad62ade4d4 01:12:45 Removing intermediate container daad62ade4d4 01:12:45 ---> 981f9382a694 01:12:45 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 01:12:45 ---> Running in 9f07f3714faf 01:12:45 Removing intermediate container 9f07f3714faf 01:12:45 ---> 58d2db3a61d5 01:12:45 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 01:12:45 ---> Running in 4509051636d1 01:12:45 Removing intermediate container 4509051636d1 01:12:45 ---> c37fbf3edc6c 01:12:45 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:12:45 ---> Running in d2960638e400 01:12:46 Removing intermediate container d2960638e400 01:12:46 ---> fb886b7125b3 01:12:46 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:12:46 ---> Running in e4179d81ba90 01:12:46 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:12:48 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:12:48 OK: 220 MiB in 52 packages 01:12:48 Removing intermediate container e4179d81ba90 01:12:48 ---> a2584374526c 01:12:48 Step 8/12 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go 01:12:48 ---> Running in e4aee533c526 01:12:48 Removing intermediate container e4aee533c526 01:12:48 ---> 115fc7f8a827 01:12:48 Step 9/12 : COPY . . 01:12:48 ---> 83a42d142585 01:12:48 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:12:48 ---> Running in 69b141c45bf2 01:13:35 Removing intermediate container 69b141c45bf2 01:13:35 ---> 656ca29c79e1 01:13:35 Step 11/12 : RUN go mod tidy 01:13:35 ---> Running in dc6adcc6b593 01:13:35 Removing intermediate container dc6adcc6b593 01:13:35 ---> cd78c990dc30 01:13:35 Step 12/12 : RUN $MAKE 01:13:35 ---> Running in a14b0eff6821 01:13:35 noop 01:13:35 Removing intermediate container a14b0eff6821 01:13:35 ---> 934a99cec246 01:13:35 Successfully built 934a99cec246 01:13:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:13:35 + docker inspect -f . ci-base-image-x86_64 01:13:35 . [Pipeline] withDockerContainer 01:13:35 prd-centos7-docker-4c-2g-639 does not seem to be running inside a container 01:13:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/23 -v /w/workspace/device-rfid-llrp-go/23:/w/workspace/device-rfid-llrp-go/23:rw,z -v /w/workspace/device-rfid-llrp-go/23@tmp:/w/workspace/device-rfid-llrp-go/23@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 01:13:36 $ docker top 65c576cd999cfc546c2e203702257fd00be211b32d8f4e8d853a3b6511b87401 -eo pid,comm [Pipeline] { [Pipeline] sh 01:13:36 + go version 01:13:36 go version go1.16.8 linux/amd64 [Pipeline] } 01:13:36 $ docker stop --time=1 65c576cd999cfc546c2e203702257fd00be211b32d8f4e8d853a3b6511b87401 01:13:37 $ docker rm -f 65c576cd999cfc546c2e203702257fd00be211b32d8f4e8d853a3b6511b87401 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:13:38 + docker inspect -f . ci-base-image-x86_64 01:13:38 . [Pipeline] withDockerContainer 01:13:38 prd-centos7-docker-4c-2g-639 does not seem to be running inside a container 01:13:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/23 -v /w/workspace/device-rfid-llrp-go/23:/w/workspace/device-rfid-llrp-go/23:rw,z -v /w/workspace/device-rfid-llrp-go/23@tmp:/w/workspace/device-rfid-llrp-go/23@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 01:13:38 $ docker top d541356dc1d7018dd61ff5a052237d5f79ff3006517d1443e4a6dfcc447c3865 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 01:13:39 + make test 01:13:39 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 01:13:39 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 01:13:57 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 01:13:57 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 01:14:02 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.469s coverage: 39.5% of statements 01:14:02 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.251s coverage: 52.0% of statements 01:14:02 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.011s coverage: 95.5% of statements 01:14:02 CGO_ENABLED=1 GO111MODULE=on go vet ./... 01:14:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:14:11 ./internal/driver/config.go 01:14:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:14:11 make: *** [Makefile:29: test] Error 1 [Pipeline] } 01:14:11 $ docker stop --time=1 d541356dc1d7018dd61ff5a052237d5f79ff3006517d1443e4a6dfcc447c3865 01:14:12 $ docker rm -f d541356dc1d7018dd61ff5a052237d5f79ff3006517d1443e4a6dfcc447c3865 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:14:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:14:13 01:14:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 01:14:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:14:13 latest: Pulling from edgex-lftools-log-publisher 01:14:13 b4d181a07f80: Pulling fs layer 01:14:13 a1111a8f2ec3: Pulling fs layer 01:14:13 ed53099fbce6: Pulling fs layer 01:14:13 dc539afda2c1: Pulling fs layer 01:14:13 77bc0d833cb6: Pulling fs layer 01:14:13 9065ff56babe: Pulling fs layer 01:14:13 d287ab97295c: Pulling fs layer 01:14:13 77bc0d833cb6: Waiting 01:14:13 9065ff56babe: Waiting 01:14:13 d287ab97295c: Waiting 01:14:13 dc539afda2c1: Waiting 01:14:13 a1111a8f2ec3: Verifying Checksum 01:14:13 a1111a8f2ec3: Download complete 01:14:13 dc539afda2c1: Verifying Checksum 01:14:13 dc539afda2c1: Download complete 01:14:13 ed53099fbce6: Verifying Checksum 01:14:13 ed53099fbce6: Download complete 01:14:13 9065ff56babe: Verifying Checksum 01:14:13 9065ff56babe: Download complete 01:14:13 77bc0d833cb6: Verifying Checksum 01:14:13 77bc0d833cb6: Download complete 01:14:13 b4d181a07f80: Download complete 01:14:14 d287ab97295c: Verifying Checksum 01:14:14 d287ab97295c: Download complete 01:14:15 b4d181a07f80: Pull complete 01:14:15 a1111a8f2ec3: Pull complete 01:14:15 ed53099fbce6: Pull complete 01:14:15 dc539afda2c1: Pull complete 01:14:16 77bc0d833cb6: Pull complete 01:14:16 9065ff56babe: Pull complete 01:14:19 Running on prd-ubuntu18.04-docker-arm64-4c-16g-640 in /w/workspace/oundry_device-rfid-llrp-go_PR-52 [Pipeline] { [Pipeline] ws 01:14:19 Running in /w/workspace/device-rfid-llrp-go/23 [Pipeline] { [Pipeline] checkout 01:14:19 Selected Git installation does not exist. Using Default 01:14:19 The recommended git tool is: NONE 01:14:21 d287ab97295c: Pull complete 01:14:21 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 01:14:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:14:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 01:14:21 prd-centos7-docker-4c-2g-639 does not seem to be running inside a container 01:14:21 $ 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-rfid-llrp-go/23 -v /w/workspace/device-rfid-llrp-go/23:/w/workspace/device-rfid-llrp-go/23:rw,z -v /w/workspace/device-rfid-llrp-go/23@tmp:/w/workspace/device-rfid-llrp-go/23@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 01:14:24 using credential edgex-jenkins-ssh 01:14:24 Cloning the remote Git repository 01:14:24 $ docker top 014b7f92f46283ec0cf213f2dd94283699b2a8ba115e16df5b3df5c19548902d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:14:25 ---> job-cost.sh 01:14:25 lf-activate-venv: SKIPPING 01:14:25 INFO: No Stack... 01:14:25 INFO: Retrieving Pricing Info for: v3-standard-2 01:14:24 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 01:14:24 > git init /w/workspace/device-rfid-llrp-go/23 # timeout=10 01:14:24 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 01:14:24 > git --version # timeout=10 01:14:24 > git --version # 'git version 2.17.1' 01:14:24 using GIT_SSH to set credentials SSH Credentials for GitHub 01:14:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:14:25 INFO: Archiving Costs [Pipeline] sh 01:14:26 + cat /w/workspace/device-rfid-llrp-go/23/archives/cost.csv 01:14:26 + cut -d, -f6 [Pipeline] lock 01:14:26 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-23-stack-cost] 01:14:26 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-23-stack-cost] did not exist. Created. 01:14:26 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-23-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:14:26 + echo total: 0.05999999865889549 01:14:26 Merging remotes/origin/main commit 73c0aef866abb96c1bdf0f842f2580fcfb01571a into PR head commit f6c603ab6b7318485e9ca0186a50450f63821a54 [Pipeline] stash 01:14:26 Stashed 1 file(s) [Pipeline] } 01:14:26 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-23-stack-cost] [Pipeline] // lock [Pipeline] } 01:14:26 $ docker stop --time=1 014b7f92f46283ec0cf213f2dd94283699b2a8ba115e16df5b3df5c19548902d 01:14:26 Merge succeeded, producing f6c603ab6b7318485e9ca0186a50450f63821a54 01:14:26 Checking out Revision f6c603ab6b7318485e9ca0186a50450f63821a54 (PR-52) 01:14:25 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 01:14:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:14:25 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 01:14:25 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 01:14:25 using GIT_SSH to set credentials SSH Credentials for GitHub 01:14:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/52/head:refs/remotes/origin/PR-52 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:14:26 > git config core.sparsecheckout # timeout=10 01:14:26 > git checkout -f f6c603ab6b7318485e9ca0186a50450f63821a54 # timeout=10 01:14:26 > git remote # timeout=10 01:14:26 > git config --get remote.origin.url # timeout=10 01:14:26 using GIT_SSH to set credentials SSH Credentials for GitHub 01:14:26 > git merge 73c0aef866abb96c1bdf0f842f2580fcfb01571a # timeout=10 01:14:26 > git rev-parse HEAD^{commit} # timeout=10 01:14:26 > git config core.sparsecheckout # timeout=10 01:14:26 > git checkout -f f6c603ab6b7318485e9ca0186a50450f63821a54 # timeout=10 01:14:27 $ docker rm -f 014b7f92f46283ec0cf213f2dd94283699b2a8ba115e16df5b3df5c19548902d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 01:14:28 Failed in branch amd64 01:14:30 Commit message: "fix: addressed the comments made by Anthony." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:14:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:14:31 % Total % Received % Xferd Average Speed Time Time Time Current 01:14:31 Dload Upload Total Spent Left Speed 01:14:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 88238 0 --:--:-- --:--:-- --:--:-- 88238 [Pipeline] sh 01:14:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:14:32 + sudo tee /etc/docker/daemon.new 01:14:32 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:14:32 { 01:14:32 "registry-mirrors": [ 01:14:32 "https://nexus3.edgexfoundry.org:10001" 01:14:32 ], 01:14:32 "bip": "10.250.0.254/24", 01:14:32 "hosts": [ 01:14:32 "tcp://0.0.0.0:5555", 01:14:32 "unix:///var/run/docker.sock" 01:14:32 ], 01:14:32 "mtu": 1458, 01:14:32 "selinux-enabled": true, 01:14:32 "seccomp-profile": "/etc/docker/seccomp.json" 01:14:32 } [Pipeline] sh 01:14:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:14:33 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:14:51 provisioning config files... 01:14:51 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/23@tmp/config4628791002650082805tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:14:51 ---> docker-login.sh 01:14:51 nexus3.edgexfoundry.org:10001 01:14:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:14:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:14:52 Configure a credential helper to remove this warning. See 01:14:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:14:52 01:14:52 Login Succeeded 01:14:52 nexus3.edgexfoundry.org:10002 01:14:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:14:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:14:53 Configure a credential helper to remove this warning. See 01:14:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:14:53 01:14:53 Login Succeeded 01:14:53 nexus3.edgexfoundry.org:10003 01:14:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:14:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:14:53 Configure a credential helper to remove this warning. See 01:14:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:14:53 01:14:53 Login Succeeded 01:14:53 nexus3.edgexfoundry.org:10004 01:14:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:14:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:14:53 Configure a credential helper to remove this warning. See 01:14:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:14:53 01:14:53 Login Succeeded 01:14:53 docker.io 01:14:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:14:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:14:54 Configure a credential helper to remove this warning. See 01:14:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:14:54 01:14:54 Login Succeeded 01:14:54 ---> docker-login.sh ends [Pipeline] } 01:14:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:14:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:14:54 ========================================================= 01:14:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 01:14:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 01:14:55 + 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 . 01:14:55 Sending build context to Docker daemon 1.219MB 01:14:55 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 01:14:55 Step 2/12 : FROM ${BASE} AS builder 01:14:55 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:14:55 552d1f2373af: Pulling fs layer 01:14:55 ea3f2d53f512: Pulling fs layer 01:14:55 9e70ebbbe112: Pulling fs layer 01:14:55 7a9cfe048b4a: Pulling fs layer 01:14:55 72dc09318566: Pulling fs layer 01:14:55 f4f7b4309257: Pulling fs layer 01:14:55 0ac9a79272e3: Pulling fs layer 01:14:55 b78e95d17946: Pulling fs layer 01:14:55 7a9cfe048b4a: Waiting 01:14:55 72dc09318566: Waiting 01:14:55 f4f7b4309257: Waiting 01:14:55 0ac9a79272e3: Waiting 01:14:55 b78e95d17946: Waiting 01:14:55 9e70ebbbe112: Verifying Checksum 01:14:55 9e70ebbbe112: Download complete 01:14:55 ea3f2d53f512: Verifying Checksum 01:14:55 ea3f2d53f512: Download complete 01:14:55 72dc09318566: Verifying Checksum 01:14:55 72dc09318566: Download complete 01:14:55 f4f7b4309257: Download complete 01:14:55 552d1f2373af: Verifying Checksum 01:14:55 552d1f2373af: Download complete 01:14:55 0ac9a79272e3: Verifying Checksum 01:14:55 0ac9a79272e3: Download complete 01:14:56 552d1f2373af: Pull complete 01:14:57 ea3f2d53f512: Pull complete 01:14:57 9e70ebbbe112: Pull complete 01:14:57 b78e95d17946: Verifying Checksum 01:14:57 b78e95d17946: Download complete 01:14:58 7a9cfe048b4a: Download complete 01:15:08 7a9cfe048b4a: Pull complete 01:15:08 72dc09318566: Pull complete 01:15:08 f4f7b4309257: Pull complete 01:15:08 0ac9a79272e3: Pull complete 01:15:13 b78e95d17946: Pull complete 01:15:13 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 01:15:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:15:13 ---> 8b459fc5aaf0 01:15:13 Step 3/12 : ARG MAKE='make build' 01:15:15 ---> Running in 5abb672704a7 01:15:15 Removing intermediate container 5abb672704a7 01:15:15 ---> 5bb36a3ba91e 01:15:15 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 01:15:15 ---> Running in 429e2a93b74f 01:15:15 Removing intermediate container 429e2a93b74f 01:15:15 ---> d7e69ce6861a 01:15:15 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 01:15:15 ---> Running in 7b008a10aca5 01:15:16 Removing intermediate container 7b008a10aca5 01:15:16 ---> 4062ec978791 01:15:16 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:15:16 ---> Running in 6871a41ef01b 01:15:18 Removing intermediate container 6871a41ef01b 01:15:18 ---> 65c46f6f6bbc 01:15:18 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:15:18 ---> Running in 1151cc0594db 01:15:19 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:15:20 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:15:20 OK: 219 MiB in 52 packages 01:15:21 Removing intermediate container 1151cc0594db 01:15:21 ---> e147e15a5077 01:15:21 Step 8/12 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go 01:15:21 ---> Running in 988a80a4b8aa 01:15:21 Removing intermediate container 988a80a4b8aa 01:15:21 ---> 42221c945b52 01:15:21 Step 9/12 : COPY . . 01:15:22 ---> 02931924eb61 01:15:22 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:15:22 ---> Running in 100748faeb3c 01:16:44 Removing intermediate container 100748faeb3c 01:16:44 ---> 2cc4373b6854 01:16:44 Step 11/12 : RUN go mod tidy 01:16:44 ---> Running in 44a53ce69725 01:16:44 Removing intermediate container 44a53ce69725 01:16:44 ---> 568c8cc00f81 01:16:44 Step 12/12 : RUN $MAKE 01:16:44 ---> Running in bbdde639bde7 01:16:44 noop 01:16:44 Removing intermediate container bbdde639bde7 01:16:44 ---> 02c50e9c411c 01:16:44 Successfully built 02c50e9c411c 01:16:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:16:45 + docker inspect -f . ci-base-image-arm64 01:16:45 . [Pipeline] withDockerContainer 01:16:45 prd-ubuntu18.04-docker-arm64-4c-16g-640 does not seem to be running inside a container 01:16:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/23 -v /w/workspace/device-rfid-llrp-go/23:/w/workspace/device-rfid-llrp-go/23:rw,z -v /w/workspace/device-rfid-llrp-go/23@tmp:/w/workspace/device-rfid-llrp-go/23@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 01:16:46 $ docker top f57ba1c1b9c22ca76a8f6e667bc7d6b0aace102657c98f7f5c26bd1cfdbf349f -eo pid,comm [Pipeline] { [Pipeline] sh 01:16:47 + go version 01:16:47 go version go1.16.8 linux/arm64 [Pipeline] } 01:16:47 $ docker stop --time=1 f57ba1c1b9c22ca76a8f6e667bc7d6b0aace102657c98f7f5c26bd1cfdbf349f 01:16:49 $ docker rm -f f57ba1c1b9c22ca76a8f6e667bc7d6b0aace102657c98f7f5c26bd1cfdbf349f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:16:50 + docker inspect -f . ci-base-image-arm64 01:16:50 . [Pipeline] withDockerContainer 01:16:50 prd-ubuntu18.04-docker-arm64-4c-16g-640 does not seem to be running inside a container 01:16:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/23 -v /w/workspace/device-rfid-llrp-go/23:/w/workspace/device-rfid-llrp-go/23:rw,z -v /w/workspace/device-rfid-llrp-go/23@tmp:/w/workspace/device-rfid-llrp-go/23@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 01:16:51 $ docker top 41737734697c63dca98663b0d0f1ff7e1cae625c87eb28d0de150f335918ebe5 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 01:16:52 + make test 01:16:52 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 01:16:54 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 01:17:51 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 01:17:51 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 01:18:30 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 31.944s coverage: 39.5% of statements 01:18:30 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.493s coverage: 52.0% of statements 01:18:30 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.047s coverage: 95.5% of statements 01:18:30 CGO_ENABLED=1 GO111MODULE=on go vet ./... 01:18:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:18:57 ./internal/driver/config.go 01:18:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:18:57 make: *** [Makefile:29: test] Error 1 [Pipeline] } 01:18:57 $ docker stop --time=1 41737734697c63dca98663b0d0f1ff7e1cae625c87eb28d0de150f335918ebe5 01:18:58 $ docker rm -f 41737734697c63dca98663b0d0f1ff7e1cae625c87eb28d0de150f335918ebe5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:18:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:18:59 01:18:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 01:19:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:19:00 arm64: Pulling from edgex-lftools-log-publisher 01:19:00 448f6bf000e3: Pulling fs layer 01:19:00 f757da607395: Pulling fs layer 01:19:00 05883995daec: Pulling fs layer 01:19:00 8603b9c90790: Pulling fs layer 01:19:00 1560dd03e051: Pulling fs layer 01:19:00 27f5ce0e4adf: Pulling fs layer 01:19:00 c2d8d7efcc4b: Pulling fs layer 01:19:00 8603b9c90790: Waiting 01:19:00 1560dd03e051: Waiting 01:19:00 27f5ce0e4adf: Waiting 01:19:00 c2d8d7efcc4b: Waiting 01:19:00 f757da607395: Verifying Checksum 01:19:00 f757da607395: Download complete 01:19:00 8603b9c90790: Verifying Checksum 01:19:00 8603b9c90790: Download complete 01:19:00 1560dd03e051: Verifying Checksum 01:19:00 1560dd03e051: Download complete 01:19:00 05883995daec: Verifying Checksum 01:19:00 05883995daec: Download complete 01:19:00 27f5ce0e4adf: Verifying Checksum 01:19:00 27f5ce0e4adf: Download complete 01:19:01 448f6bf000e3: Download complete 01:19:03 c2d8d7efcc4b: Verifying Checksum 01:19:03 c2d8d7efcc4b: Download complete 01:19:04 448f6bf000e3: Pull complete 01:19:05 f757da607395: Pull complete 01:19:06 05883995daec: Pull complete 01:19:06 8603b9c90790: Pull complete 01:19:07 1560dd03e051: Pull complete 01:19:07 27f5ce0e4adf: Pull complete 01:19:23 c2d8d7efcc4b: Pull complete 01:19:23 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 01:19:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:19:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 01:19:23 prd-ubuntu18.04-docker-arm64-4c-16g-640 does not seem to be running inside a container 01:19:23 $ 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-rfid-llrp-go/23 -v /w/workspace/device-rfid-llrp-go/23:/w/workspace/device-rfid-llrp-go/23:rw,z -v /w/workspace/device-rfid-llrp-go/23@tmp:/w/workspace/device-rfid-llrp-go/23@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 01:19:26 $ docker top 95c3ade77fb7910563d61e5f50a1c60ccffa24f43d1092c3b07b631dfd9cbc26 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:19:27 ---> job-cost.sh 01:19:27 lf-activate-venv: SKIPPING 01:19:27 INFO: No Stack... 01:19:27 INFO: Retrieving Pricing Info for: v3-standard-4 01:19:27 INFO: Archiving Costs [Pipeline] sh 01:19:28 + cat /w/workspace/device-rfid-llrp-go/23/archives/cost.csv 01:19:28 + cut -d, -f6 [Pipeline] lock 01:19:28 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-23-stack-cost] 01:19:28 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-23-stack-cost] did not exist. Created. 01:19:28 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-23-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:19:28 /w/workspace/device-rfid-llrp-go/23@tmp/durable-630b1faa/script.sh: 1: /w/workspace/device-rfid-llrp-go/23@tmp/durable-630b1faa/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 01:19:29 + echo total: 0.10999999940395355 [Pipeline] stash 01:19:29 Warning: overwriting stash ‘stack-cost’ 01:19:30 Stashed 1 file(s) [Pipeline] } 01:19:30 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-23-stack-cost] [Pipeline] // lock [Pipeline] } 01:19:30 $ docker stop --time=1 95c3ade77fb7910563d61e5f50a1c60ccffa24f43d1092c3b07b631dfd9cbc26 01:19:31 $ docker rm -f 95c3ade77fb7910563d61e5f50a1c60ccffa24f43d1092c3b07b631dfd9cbc26 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 01:19:32 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:19:33 + '[' -d /w/workspace/oundry_device-rfid-llrp-go_PR-52/archives ']' [Pipeline] libraryResource [Pipeline] sh 01:19:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:19:34 ---> package-listing.sh 01:19:34 ++ facter osfamily 01:19:34 ++ tr '[:upper:]' '[:lower:]' 01:19:34 + OS_FAMILY=redhat 01:19:34 + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-52 01:19:34 + START_PACKAGES=/tmp/packages_start.txt 01:19:34 + END_PACKAGES=/tmp/packages_end.txt 01:19:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:19:34 + PACKAGES=/tmp/packages_start.txt 01:19:34 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-52 ']' 01:19:34 + PACKAGES=/tmp/packages_end.txt 01:19:34 + case "${OS_FAMILY}" in 01:19:34 + rpm -qa 01:19:34 + sort 01:19:35 + '[' -f /tmp/packages_start.txt ']' 01:19:35 + '[' -f /tmp/packages_end.txt ']' 01:19:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:19:35 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-52 ']' 01:19:35 + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-52/archives/ 01:19:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-rfid-llrp-go_PR-52/archives/ [Pipeline] echo 01:19:35 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/oundry_device-rfid-llrp-go_PR-52/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:19:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:19:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:19:35 01:19:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 01:19:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:19:36 latest: Pulling from edgex-lftools-log-publisher 01:19:36 b4d181a07f80: Pulling fs layer 01:19:36 a1111a8f2ec3: Pulling fs layer 01:19:36 ed53099fbce6: Pulling fs layer 01:19:36 dc539afda2c1: Pulling fs layer 01:19:36 77bc0d833cb6: Pulling fs layer 01:19:36 9065ff56babe: Pulling fs layer 01:19:36 d287ab97295c: Pulling fs layer 01:19:36 dc539afda2c1: Waiting 01:19:36 77bc0d833cb6: Waiting 01:19:36 9065ff56babe: Waiting 01:19:36 d287ab97295c: Waiting 01:19:36 a1111a8f2ec3: Verifying Checksum 01:19:36 a1111a8f2ec3: Download complete 01:19:36 dc539afda2c1: Verifying Checksum 01:19:36 dc539afda2c1: Download complete 01:19:36 ed53099fbce6: Verifying Checksum 01:19:36 ed53099fbce6: Download complete 01:19:36 9065ff56babe: Verifying Checksum 01:19:36 9065ff56babe: Download complete 01:19:36 77bc0d833cb6: Verifying Checksum 01:19:36 77bc0d833cb6: Download complete 01:19:36 b4d181a07f80: Verifying Checksum 01:19:36 b4d181a07f80: Download complete 01:19:37 d287ab97295c: Verifying Checksum 01:19:37 d287ab97295c: Download complete 01:19:38 b4d181a07f80: Pull complete 01:19:38 a1111a8f2ec3: Pull complete 01:19:38 ed53099fbce6: Pull complete 01:19:38 dc539afda2c1: Pull complete 01:19:38 77bc0d833cb6: Pull complete 01:19:39 9065ff56babe: Pull complete 01:19:44 d287ab97295c: Pull complete 01:19:44 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 01:19:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:19:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 01:19:44 prd-centos7-docker-4c-2g-638 does not seem to be running inside a container 01:19:44 $ 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/oundry_device-rfid-llrp-go_PR-52/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-rfid-llrp-go_PR-52 -v /w/workspace/oundry_device-rfid-llrp-go_PR-52:/w/workspace/oundry_device-rfid-llrp-go_PR-52:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:19:47 $ docker top b69e9e80fec94848377758858254f6d33c04c901413f975cbcc3745739d7e76a -eo pid,comm [Pipeline] { [Pipeline] sh 01:19:47 + touch /tmp/pre-build-complete [Pipeline] sh 01:19:47 + mkdir -p /var/log/sysstat [Pipeline] sh 01:19:47 + ls /var/log/sa-host 01:19:47 + sadf -c /var/log/sa-host/sa11 01:19:47 file_magic: OK 01:19:47 HZ: Using current value: 100 01:19:47 file_header: OK 01:19:47 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 01:19:47 Statistics: 01:19:47 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 01:19:47 File successfully converted to sysstat format version 12.0.3 01:19:47 + sadf -c /var/log/sa-host/sa17 01:19:47 file_magic: OK 01:19:47 HZ: Using current value: 100 01:19:47 file_header: OK 01:19:47 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 01:19:47 Statistics: 01:19:47 Hnuu...uuuununununu...Hnuu...uuuununununu... 01:19:47 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:19:48 provisioning config files... 01:19:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/config6003364347726825467tmp [Pipeline] { [Pipeline] echo 01:19:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:19:48 ---> create-netrc.sh [Pipeline] } 01:19:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:19:48 ---> python-tools-install.sh [Pipeline] echo 01:19:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:19:49 ---> sudo-logs.sh 01:19:49 Archiving 'sudo' log.. 01:19:49 sudo: unable to resolve host prd-centos7-docker-4c-2g-638.novalocal: Name or service not known 01:19:49 sudo: unable to resolve host prd-centos7-docker-4c-2g-638.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 01:19:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:19:49 ---> job-cost.sh 01:19:49 lf-activate-venv: SKIPPING 01:19:49 DEBUG: total: 0.10999999940395355 01:19:49 INFO: Retrieving Stack Cost... 01:19:49 INFO: Retrieving Pricing Info for: v3-standard-2 01:19:49 INFO: Archiving Costs [Pipeline] echo 01:19:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:19:50 ---> logs-deploy.sh 01:19:50 lf-activate-venv: SKIPPING 01:19:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-52/23 01:19:50 INFO: archiving workspace using pattern(s): 01:19:50 Archives upload complete. 01:19:51 INFO: archiving logs to Nexus