Started by upstream project "edgexfoundry/cd-management/release" build number 71 originally caused by: Push event to branch release Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 93caa52030c3acbe32628371219be63c8f79ec40 Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh8096889158584545700.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh6158820974948252838.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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/main/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/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4355559315689625987.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh1737467594916224234.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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/main/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/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3679393712287658651.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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 ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-450 in /w/workspace/foundry_device-rfid-llrp-go_main [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/foundry_device-rfid-llrp-go_main # 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/foundry_device-rfid-llrp-go_main@tmp/jenkins-gitclient-ssh5290563462384268477.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 93caa52030c3acbe32628371219be63c8f79ec40 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 93caa52030c3acbe32628371219be63c8f79ec40 # timeout=10 Commit message: "Merge pull request #47 from ernestojeda/remove-build-dockerfile" > git rev-list --no-walk 93caa52030c3acbe32628371219be63c8f79ec40 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-20T23:58:10.203Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-20T23:58:10.282Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-20T23:58:10.310Z] ========================================================= [2021-08-20T23:58:10.310Z] EdgeX Global Pipelines Version Info [2021-08-20T23:58:10.310Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-20T23:58:11.555Z] ------------------- [2021-08-20T23:58:11.555Z] stable info: [2021-08-20T23:58:11.555Z] ------------------- [2021-08-20T23:58:11.555Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-20T23:58:11.555Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-20T23:58:11.555Z] Message: update stable to v1.0.205 [2021-08-20T23:58:12.138Z] ------------------- [2021-08-20T23:58:12.138Z] experimental info: [2021-08-20T23:58:12.138Z] ------------------- [2021-08-20T23:58:12.138Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-20T23:58:12.138Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-20T23:58:12.138Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-20T23:58:12.278Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2021-08-20T23:58:12.304Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2021-08-20T23:58:12.329Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-20T23:58:12.355Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-20T23:58:12.381Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-20T23:58:12.407Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-20T23:58:12.432Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-20T23:58:12.459Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-20T23:58:12.486Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-20T23:58:12.511Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-20T23:58:12.537Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-20T23:58:12.564Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-20T23:58:12.589Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2021-08-20T23:58:12.614Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-20T23:58:12.637Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-20T23:58:12.671Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-20T23:58:12.695Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-20T23:58:12.719Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-20T23:58:12.743Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-20T23:58:12.767Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-20T23:58:12.791Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-20T23:58:12.815Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-20T23:58:12.839Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-20T23:58:12.864Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-20T23:58:12.888Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-20T23:58:12.911Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-08-20T23:58:12.935Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-20T23:58:12.959Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-08-20T23:58:12.983Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-08-20T23:58:13.007Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-08-20T23:58:13.030Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 93caa52030c3acbe32628371219be63c8f79ec40 [Pipeline] echo [2021-08-20T23:58:13.054Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 93caa52 [Pipeline] echo [2021-08-20T23:58:13.103Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-20T23:58:13.179Z] provisioning config files... [2021-08-20T23:58:13.198Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5538597340799950475tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-20T23:58:13.541Z] ---> docker-login.sh [2021-08-20T23:58:13.541Z] nexus3.edgexfoundry.org:10001 [2021-08-20T23:58:13.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-20T23:58:13.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-20T23:58:13.813Z] Configure a credential helper to remove this warning. See [2021-08-20T23:58:13.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-20T23:58:13.813Z] [2021-08-20T23:58:13.813Z] Login Succeeded [2021-08-20T23:58:13.813Z] nexus3.edgexfoundry.org:10002 [2021-08-20T23:58:13.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-20T23:58:13.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-20T23:58:13.813Z] Configure a credential helper to remove this warning. See [2021-08-20T23:58:13.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-20T23:58:13.813Z] [2021-08-20T23:58:13.813Z] Login Succeeded [2021-08-20T23:58:13.813Z] nexus3.edgexfoundry.org:10003 [2021-08-20T23:58:14.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-20T23:58:14.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-20T23:58:14.080Z] Configure a credential helper to remove this warning. See [2021-08-20T23:58:14.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-20T23:58:14.080Z] [2021-08-20T23:58:14.080Z] Login Succeeded [2021-08-20T23:58:14.080Z] nexus3.edgexfoundry.org:10004 [2021-08-20T23:58:14.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-20T23:58:14.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-20T23:58:14.080Z] Configure a credential helper to remove this warning. See [2021-08-20T23:58:14.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-20T23:58:14.080Z] [2021-08-20T23:58:14.080Z] Login Succeeded [2021-08-20T23:58:14.080Z] docker.io [2021-08-20T23:58:14.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-20T23:58:14.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-20T23:58:14.611Z] Configure a credential helper to remove this warning. See [2021-08-20T23:58:14.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-20T23:58:14.611Z] [2021-08-20T23:58:14.611Z] Login Succeeded [2021-08-20T23:58:14.611Z] ---> docker-login.sh ends [Pipeline] } [2021-08-20T23:58:14.628Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-20T23:58:15.205Z] + git log --format=format:%s -1 93caa52030c3acbe32628371219be63c8f79ec40 [Pipeline] echo [2021-08-20T23:58:15.263Z] GIT_COMMIT: 93caa52030c3acbe32628371219be63c8f79ec40, Commit Message: Merge pull request #47 from ernestojeda/remove-build-dockerfile [Pipeline] echo [2021-08-20T23:58:15.278Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-20T23:58:15.847Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-20T23:58:15.847Z] [2021-08-20T23:58:15.847Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-20T23:58:16.190Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-20T23:58:16.190Z] latest: Pulling from edgex-devops/git-semver [2021-08-20T23:58:16.190Z] 31603596830f: Pulling fs layer [2021-08-20T23:58:16.190Z] 04fac38145f0: Pulling fs layer [2021-08-20T23:58:16.190Z] 701f6daf10bf: Pulling fs layer [2021-08-20T23:58:16.190Z] 24f72da36158: Pulling fs layer [2021-08-20T23:58:16.190Z] 24f72da36158: Waiting [2021-08-20T23:58:16.190Z] 04fac38145f0: Verifying Checksum [2021-08-20T23:58:16.190Z] 04fac38145f0: Download complete [2021-08-20T23:58:16.458Z] 31603596830f: Verifying Checksum [2021-08-20T23:58:16.458Z] 31603596830f: Download complete [2021-08-20T23:58:16.724Z] 24f72da36158: Verifying Checksum [2021-08-20T23:58:16.724Z] 24f72da36158: Download complete [2021-08-20T23:58:16.724Z] 31603596830f: Pull complete [2021-08-20T23:58:16.724Z] 04fac38145f0: Pull complete [2021-08-20T23:58:16.724Z] 701f6daf10bf: Verifying Checksum [2021-08-20T23:58:16.724Z] 701f6daf10bf: Download complete [2021-08-20T23:58:17.310Z] 701f6daf10bf: Pull complete [2021-08-20T23:58:17.310Z] 24f72da36158: Pull complete [2021-08-20T23:58:17.310Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-08-20T23:58:17.310Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-20T23:58:17.310Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-20T23:58:17.402Z] prd-centos7-docker-4c-2g-450 does not seem to be running inside a container [2021-08-20T23:58:17.458Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-20T23:58:18.227Z] $ docker top a0b61f229392251376ae469226853b1a8f5ffc4808a31b2fd78e08430021952e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-20T23:58:18.348Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-20T23:58:18.348Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-20T23:58:18.456Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-20T23:58:18.460Z] $ docker exec a0b61f229392251376ae469226853b1a8f5ffc4808a31b2fd78e08430021952e ssh-agent [2021-08-20T23:58:18.563Z] SSH_AUTH_SOCK=/tmp/ssh-pDLZ2UmB2GHF/agent.14 [2021-08-20T23:58:18.563Z] SSH_AGENT_PID=21 [2021-08-20T23:58:18.575Z] Running ssh-add (command line suppressed) [2021-08-20T23:58:18.665Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_283761429342403009.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_283761429342403009.key) [2021-08-20T23:58:18.682Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-20T23:58:18.999Z] + git tag --points-at HEAD [Pipeline] } [2021-08-20T23:58:19.019Z] $ docker exec --env ******** --env ******** a0b61f229392251376ae469226853b1a8f5ffc4808a31b2fd78e08430021952e ssh-agent -k [2021-08-20T23:58:19.106Z] unset SSH_AUTH_SOCK; [2021-08-20T23:58:19.107Z] unset SSH_AGENT_PID; [2021-08-20T23:58:19.107Z] echo Agent pid 21 killed; [2021-08-20T23:58:19.125Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2021-08-20T23:58:19.164Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v1.0.0|v1.0.0-dev.9' [Pipeline] sshagent [2021-08-20T23:58:19.191Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-20T23:58:19.191Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-20T23:58:19.302Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-20T23:58:19.307Z] $ docker exec a0b61f229392251376ae469226853b1a8f5ffc4808a31b2fd78e08430021952e ssh-agent [2021-08-20T23:58:19.406Z] SSH_AUTH_SOCK=/tmp/ssh-XZyMmkOITRhO/agent.54 [2021-08-20T23:58:19.406Z] SSH_AGENT_PID=60 [2021-08-20T23:58:19.414Z] Running ssh-add (command line suppressed) [2021-08-20T23:58:19.513Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2370096817837091533.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2370096817837091533.key) [2021-08-20T23:58:19.530Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-20T23:58:19.844Z] + git semver init [2021-08-20T23:58:19.844Z] # -> Open(): unable to determine branch for HEAD [2021-08-20T23:58:19.844Z] # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git [2021-08-20T23:58:19.844Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main [2021-08-20T23:58:19.844Z] # $SEMVER_REMOTE_NAME = origin [2021-08-20T23:58:19.844Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-20T23:58:19.844Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-20T23:58:19.844Z] # $SEMVER_BRANCH = main [2021-08-20T23:58:19.844Z] # $SEMVER_TEMP = /tmp/semver-080416386 [2021-08-20T23:58:19.844Z] # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP [2021-08-20T23:58:20.111Z] # '/tmp/semver-080416386' -> '/w/workspace/foundry_device-rfid-llrp-go_main/.semver' [2021-08-20T23:58:20.111Z] # -> Force: false [2021-08-20T23:58:20.111Z] # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [Pipeline] } [2021-08-20T23:58:20.128Z] $ docker exec --env ******** --env ******** a0b61f229392251376ae469226853b1a8f5ffc4808a31b2fd78e08430021952e ssh-agent -k [2021-08-20T23:58:20.222Z] unset SSH_AUTH_SOCK; [2021-08-20T23:58:20.222Z] unset SSH_AGENT_PID; [2021-08-20T23:58:20.222Z] echo Agent pid 60 killed; [2021-08-20T23:58:20.235Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-20T23:58:20.605Z] + git semver [Pipeline] } [2021-08-20T23:58:20.627Z] $ docker stop --time=1 a0b61f229392251376ae469226853b1a8f5ffc4808a31b2fd78e08430021952e [2021-08-20T23:58:21.881Z] $ docker rm -f a0b61f229392251376ae469226853b1a8f5ffc4808a31b2fd78e08430021952e [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-20T23:58:22.261Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-20T23:58:22.597Z] Stashed 1 file(s) [Pipeline] echo [2021-08-20T23:58:22.602Z] [edgeXSemver]: initialized semver on version 1.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 [2021-08-20T23:58:37.839Z] Still waiting to schedule task [2021-08-20T23:58:37.840Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-08-20T23:58:37.842Z] Still waiting to schedule task [2021-08-20T23:58:37.842Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-439’ [2021-08-20T23:59:37.163Z] Running on prd-centos7-docker-4c-2g-453 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2021-08-20T23:59:37.181Z] Running in /w/workspace/device-rfid-llrp-go/8 [Pipeline] { [Pipeline] checkout [2021-08-20T23:59:37.302Z] Selected Git installation does not exist. Using Default [2021-08-20T23:59:37.302Z] The recommended git tool is: NONE [2021-08-20T23:59:40.139Z] using credential edgex-jenkins-ssh [2021-08-20T23:59:40.153Z] Cloning the remote Git repository [2021-08-20T23:59:39.801Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-08-20T23:59:39.879Z] > git init /w/workspace/device-rfid-llrp-go/8 # timeout=10 [2021-08-20T23:59:39.930Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-08-20T23:59:39.931Z] > git --version # timeout=10 [2021-08-20T23:59:39.948Z] > git --version # 'git version 2.24.4' [2021-08-20T23:59:39.949Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-20T23:59:39.985Z] [INFO] Currently running in a labeled security context [2021-08-20T23:59:39.985Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-20T23:59:39.985Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/8@tmp/jenkins-gitclient-ssh7282718282313397983.key [2021-08-20T23:59:40.006Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-20T23:59:40.961Z] Avoid second fetch [2021-08-20T23:59:40.962Z] Checking out Revision 93caa52030c3acbe32628371219be63c8f79ec40 (main) [2021-08-20T23:59:40.626Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-08-20T23:59:40.637Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-20T23:59:40.663Z] > git config core.sparsecheckout # timeout=10 [2021-08-20T23:59:40.679Z] > git checkout -f 93caa52030c3acbe32628371219be63c8f79ec40 # timeout=10 [2021-08-20T23:59:44.541Z] Commit message: "Merge pull request #47 from ernestojeda/remove-build-dockerfile" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-20T23:59:45.328Z] + git checkout 93caa52030c3acbe32628371219be63c8f79ec40 [2021-08-20T23:59:45.328Z] HEAD is now at 93caa52 Merge pull request #47 from ernestojeda/remove-build-dockerfile [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-20T23:59:45.407Z] provisioning config files... [2021-08-20T23:59:45.427Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/8@tmp/config3637240157744180903tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-20T23:59:45.766Z] ---> docker-login.sh [2021-08-20T23:59:45.766Z] nexus3.edgexfoundry.org:10001 [2021-08-20T23:59:45.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-20T23:59:46.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-20T23:59:46.033Z] Configure a credential helper to remove this warning. See [2021-08-20T23:59:46.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-20T23:59:46.033Z] [2021-08-20T23:59:46.033Z] Login Succeeded [2021-08-20T23:59:46.033Z] nexus3.edgexfoundry.org:10002 [2021-08-20T23:59:46.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-20T23:59:46.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-20T23:59:46.033Z] Configure a credential helper to remove this warning. See [2021-08-20T23:59:46.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-20T23:59:46.033Z] [2021-08-20T23:59:46.033Z] Login Succeeded [2021-08-20T23:59:46.033Z] nexus3.edgexfoundry.org:10003 [2021-08-20T23:59:46.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-20T23:59:46.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-20T23:59:46.305Z] Configure a credential helper to remove this warning. See [2021-08-20T23:59:46.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-20T23:59:46.305Z] [2021-08-20T23:59:46.305Z] Login Succeeded [2021-08-20T23:59:46.305Z] nexus3.edgexfoundry.org:10004 [2021-08-20T23:59:46.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-20T23:59:46.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-20T23:59:46.305Z] Configure a credential helper to remove this warning. See [2021-08-20T23:59:46.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-20T23:59:46.305Z] [2021-08-20T23:59:46.305Z] Login Succeeded [2021-08-20T23:59:46.305Z] docker.io [2021-08-20T23:59:46.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-20T23:59:46.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-20T23:59:46.888Z] Configure a credential helper to remove this warning. See [2021-08-20T23:59:46.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-20T23:59:46.888Z] [2021-08-20T23:59:46.888Z] Login Succeeded [2021-08-20T23:59:46.888Z] ---> docker-login.sh ends [Pipeline] } [2021-08-20T23:59:46.903Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-20T23:59:47.093Z] ========================================================= [2021-08-20T23:59:47.093Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-20T23:59:47.093Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-20T23:59:47.439Z] + 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 . [2021-08-20T23:59:47.439Z] Sending build context to Docker daemon 1.2MB [2021-08-20T23:59:47.439Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.12 [2021-08-20T23:59:47.439Z] Step 2/14 : FROM ${BASE} AS builder [2021-08-20T23:59:47.439Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-20T23:59:47.439Z] 540db60ca938: Pulling fs layer [2021-08-20T23:59:47.439Z] adcc1eea9eea: Pulling fs layer [2021-08-20T23:59:47.439Z] 4c4ab2625f07: Pulling fs layer [2021-08-20T23:59:47.439Z] db62176df00c: Pulling fs layer [2021-08-20T23:59:47.439Z] 3b30891b0d05: Pulling fs layer [2021-08-20T23:59:47.439Z] 06b49ca38bd5: Pulling fs layer [2021-08-20T23:59:47.439Z] c788192a36de: Pulling fs layer [2021-08-20T23:59:47.439Z] a77e37c0d609: Pulling fs layer [2021-08-20T23:59:47.439Z] c3185cebc471: Pulling fs layer [2021-08-20T23:59:47.439Z] db62176df00c: Waiting [2021-08-20T23:59:47.439Z] 3b30891b0d05: Waiting [2021-08-20T23:59:47.439Z] 06b49ca38bd5: Waiting [2021-08-20T23:59:47.439Z] c788192a36de: Waiting [2021-08-20T23:59:47.439Z] a77e37c0d609: Waiting [2021-08-20T23:59:47.439Z] c3185cebc471: Waiting [2021-08-20T23:59:47.708Z] 4c4ab2625f07: Download complete [2021-08-20T23:59:47.708Z] adcc1eea9eea: Verifying Checksum [2021-08-20T23:59:47.708Z] adcc1eea9eea: Download complete [2021-08-20T23:59:47.708Z] 3b30891b0d05: Verifying Checksum [2021-08-20T23:59:47.708Z] 3b30891b0d05: Download complete [2021-08-20T23:59:47.708Z] 06b49ca38bd5: Verifying Checksum [2021-08-20T23:59:47.708Z] 06b49ca38bd5: Download complete [2021-08-20T23:59:47.708Z] c788192a36de: Verifying Checksum [2021-08-20T23:59:47.708Z] c788192a36de: Download complete [2021-08-20T23:59:47.708Z] 540db60ca938: Verifying Checksum [2021-08-20T23:59:47.708Z] 540db60ca938: Download complete [2021-08-20T23:59:47.980Z] 540db60ca938: Pull complete [2021-08-20T23:59:47.980Z] adcc1eea9eea: Pull complete [2021-08-20T23:59:47.980Z] 4c4ab2625f07: Pull complete [2021-08-20T23:59:48.247Z] a77e37c0d609: Verifying Checksum [2021-08-20T23:59:48.247Z] a77e37c0d609: Download complete [2021-08-20T23:59:50.833Z] c3185cebc471: Verifying Checksum [2021-08-20T23:59:50.833Z] c3185cebc471: Download complete [2021-08-20T23:59:51.791Z] db62176df00c: Verifying Checksum [2021-08-20T23:59:51.791Z] db62176df00c: Download complete [2021-08-20T23:59:56.083Z] db62176df00c: Pull complete [2021-08-20T23:59:56.083Z] 3b30891b0d05: Pull complete [2021-08-20T23:59:56.083Z] 06b49ca38bd5: Pull complete [2021-08-20T23:59:56.083Z] c788192a36de: Pull complete [2021-08-20T23:59:56.083Z] a77e37c0d609: Pull complete [2021-08-20T23:59:58.689Z] c3185cebc471: Pull complete [2021-08-20T23:59:58.689Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-20T23:59:58.689Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-20T23:59:58.689Z] ---> 031687cdd783 [2021-08-20T23:59:58.689Z] Step 3/14 : ARG MAKE='make build' [2021-08-21T00:00:00.640Z] ---> Running in bdeb8b5c61fc [2021-08-21T00:00:00.640Z] Removing intermediate container bdeb8b5c61fc [2021-08-21T00:00:00.640Z] ---> ef1b0906c22c [2021-08-21T00:00:00.640Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-08-21T00:00:00.640Z] ---> Running in 059f4d8fe01a [2021-08-21T00:00:00.640Z] Removing intermediate container 059f4d8fe01a [2021-08-21T00:00:00.640Z] ---> 25b077096378 [2021-08-21T00:00:00.640Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-08-21T00:00:00.640Z] ---> Running in 44897461b1dd [2021-08-21T00:00:00.640Z] Removing intermediate container 44897461b1dd [2021-08-21T00:00:00.640Z] ---> dc98436719ea [2021-08-21T00:00:00.640Z] Step 6/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-21T00:00:00.640Z] ---> Running in cebebec21bf6 [2021-08-21T00:00:01.227Z] Removing intermediate container cebebec21bf6 [2021-08-21T00:00:01.227Z] ---> a0e62a9b31da [2021-08-21T00:00:01.227Z] Step 7/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-21T00:00:01.227Z] ---> Running in f3e0c7237221 [2021-08-21T00:00:01.497Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-21T00:00:02.114Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-21T00:00:02.704Z] OK: 219 MiB in 52 packages [2021-08-21T00:00:02.987Z] Removing intermediate container f3e0c7237221 [2021-08-21T00:00:02.987Z] ---> 57ca532880c8 [2021-08-21T00:00:02.987Z] Step 8/14 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go [2021-08-21T00:00:02.987Z] ---> Running in 37f2e4122942 [2021-08-21T00:00:02.987Z] Removing intermediate container 37f2e4122942 [2021-08-21T00:00:02.987Z] ---> 15b118f07862 [2021-08-21T00:00:02.987Z] Step 9/14 : COPY go.mod . [2021-08-21T00:00:03.272Z] ---> 313a6786ba81 [2021-08-21T00:00:03.272Z] Step 10/14 : COPY Makefile . [2021-08-21T00:00:03.272Z] ---> 7933a0470448 [2021-08-21T00:00:03.272Z] Step 11/14 : RUN make update [2021-08-21T00:00:03.272Z] ---> Running in 9c8b818e9e8c [2021-08-21T00:00:03.540Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-08-21T00:00:13.634Z] Removing intermediate container 9c8b818e9e8c [2021-08-21T00:00:13.634Z] ---> 3442f3bc5419 [2021-08-21T00:00:13.634Z] Step 12/14 : COPY . . [2021-08-21T00:00:13.634Z] ---> c75fc60fc4ae [2021-08-21T00:00:13.634Z] Step 13/14 : RUN go mod tidy [2021-08-21T00:00:13.634Z] ---> Running in c05e161153de [2021-08-21T00:00:14.224Z] Removing intermediate container c05e161153de [2021-08-21T00:00:14.224Z] ---> 24bf24d05cff [2021-08-21T00:00:14.224Z] Step 14/14 : RUN $MAKE [2021-08-21T00:00:14.224Z] ---> Running in d5965f54a2bd [2021-08-21T00:00:14.498Z] noop [2021-08-21T00:00:14.767Z] Removing intermediate container d5965f54a2bd [2021-08-21T00:00:14.767Z] ---> 9ed71a69fa48 [2021-08-21T00:00:14.767Z] Successfully built 9ed71a69fa48 [2021-08-21T00:00:14.767Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:00:15.201Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-21T00:00:15.201Z] . [Pipeline] withDockerContainer [2021-08-21T00:00:15.296Z] prd-centos7-docker-4c-2g-453 does not seem to be running inside a container [2021-08-21T00:00:15.364Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/8 -v /w/workspace/device-rfid-llrp-go/8:/w/workspace/device-rfid-llrp-go/8:rw,z -v /w/workspace/device-rfid-llrp-go/8@tmp:/w/workspace/device-rfid-llrp-go/8@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 ******** ci-base-image-x86_64 cat [2021-08-21T00:00:15.698Z] $ docker top ee34de72d1b9549358ebcbdf55e8245ee4fb196a2ce756b4abde697a1c210515 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-21T00:00:16.108Z] + go version [2021-08-21T00:00:16.108Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-21T00:00:16.129Z] $ docker stop --time=1 ee34de72d1b9549358ebcbdf55e8245ee4fb196a2ce756b4abde697a1c210515 [2021-08-21T00:00:17.308Z] $ docker rm -f ee34de72d1b9549358ebcbdf55e8245ee4fb196a2ce756b4abde697a1c210515 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:00:17.885Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-21T00:00:17.885Z] . [Pipeline] withDockerContainer [2021-08-21T00:00:17.993Z] prd-centos7-docker-4c-2g-453 does not seem to be running inside a container [2021-08-21T00:00:18.067Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/8 -v /w/workspace/device-rfid-llrp-go/8:/w/workspace/device-rfid-llrp-go/8:rw,z -v /w/workspace/device-rfid-llrp-go/8@tmp:/w/workspace/device-rfid-llrp-go/8@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 ******** ci-base-image-x86_64 cat [2021-08-21T00:00:18.436Z] $ docker top c890699aed3e7513ec5cf7174ee831dc130bffc965b4bf91a3cc6b9606a1be0a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-21T00:00:18.869Z] + go mod tidy [Pipeline] sh [2021-08-21T00:00:19.456Z] + make test [2021-08-21T00:00:19.456Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-08-21T00:00:19.726Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2021-08-21T00:00:34.837Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2021-08-21T00:00:34.837Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2021-08-21T00:00:37.448Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.969s coverage: 39.5% of statements [2021-08-21T00:00:37.448Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.307s coverage: 52.0% of statements [2021-08-21T00:00:37.448Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.010s coverage: 95.5% of statements [2021-08-21T00:00:37.448Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-08-21T00:00:42.857Z] gofmt -l . [2021-08-21T00:00:42.857Z] [ "`gofmt -l .`" = "" ] [2021-08-21T00:00:43.133Z] ./bin/test-go-mod-tidy.sh [2021-08-21T00:00:43.133Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-08-21T00:00:43.740Z] $ docker stop --time=1 c890699aed3e7513ec5cf7174ee831dc130bffc965b4bf91a3cc6b9606a1be0a [2021-08-21T00:00:45.170Z] $ docker rm -f c890699aed3e7513ec5cf7174ee831dc130bffc965b4bf91a3cc6b9606a1be0a [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-21T00:00:45.611Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-21T00:00:45.916Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-08-21T00:00:46.926Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-21T00:00:47.249Z] + ls -al . [2021-08-21T00:00:47.249Z] total 572 [2021-08-21T00:00:47.249Z] drwxrwxr-x. 10 jenkins jenkins 4096 Aug 21 00:00 . [2021-08-21T00:00:47.249Z] drwxrwxr-x. 4 jenkins jenkins 28 Aug 20 23:59 .. [2021-08-21T00:00:47.249Z] -rw-rw-r--. 1 jenkins jenkins 6734 Aug 20 23:59 Attribution.txt [2021-08-21T00:00:47.249Z] drwxrwxr-x. 2 jenkins jenkins 89 Aug 20 23:59 bin [2021-08-21T00:00:47.249Z] drwxrwxr-x. 4 jenkins jenkins 44 Aug 20 23:59 cmd [2021-08-21T00:00:47.249Z] -rw-r--r--. 1 jenkins jenkins 462904 Aug 21 00:00 coverage.out [2021-08-21T00:00:47.249Z] -rw-rw-r--. 1 jenkins jenkins 1521 Aug 20 23:59 Dockerfile [2021-08-21T00:00:47.249Z] -rw-rw-r--. 1 jenkins jenkins 134 Aug 20 23:59 .dockerignore [2021-08-21T00:00:47.249Z] drwxrwxr-x. 2 jenkins jenkins 4096 Aug 20 23:59 examples [2021-08-21T00:00:47.249Z] drwxrwxr-x. 8 jenkins jenkins 162 Aug 20 23:59 .git [2021-08-21T00:00:47.249Z] drwxrwxr-x. 2 jenkins jenkins 103 Aug 20 23:59 .github [2021-08-21T00:00:47.249Z] -rw-rw-r--. 1 jenkins jenkins 934 Aug 20 23:59 .gitignore [2021-08-21T00:00:47.249Z] -rw-r--r--. 1 jenkins jenkins 308 Aug 21 00:00 go.mod [2021-08-21T00:00:47.249Z] -rw-r--r--. 1 jenkins jenkins 13807 Aug 21 00:00 go.sum [2021-08-21T00:00:47.249Z] -rw-rw-r--. 1 jenkins jenkins 677 Aug 20 23:59 GOVERNANCE.md [2021-08-21T00:00:47.249Z] drwxrwxr-x. 2 jenkins jenkins 31 Aug 20 23:59 images [2021-08-21T00:00:47.249Z] drwxrwxr-x. 5 jenkins jenkins 45 Aug 20 23:59 internal [2021-08-21T00:00:47.249Z] -rw-rw-r--. 1 jenkins jenkins 682 Aug 20 23:59 Jenkinsfile [2021-08-21T00:00:47.249Z] -rw-rw-r--. 1 jenkins jenkins 11347 Aug 20 23:59 LICENSE [2021-08-21T00:00:47.249Z] -rw-rw-r--. 1 jenkins jenkins 1011 Aug 20 23:59 Makefile [2021-08-21T00:00:47.249Z] -rw-rw-r--. 1 jenkins jenkins 625 Aug 20 23:59 OWNERS.md [2021-08-21T00:00:47.249Z] -rw-rw-r--. 1 jenkins jenkins 30261 Aug 20 23:59 README.md [2021-08-21T00:00:47.249Z] drwxrwxr-x. 4 jenkins jenkins 54 Aug 20 23:59 snap [2021-08-21T00:00:47.249Z] -rw-rw-r--. 1 jenkins jenkins 5 Aug 20 23:58 VERSION [2021-08-21T00:00:47.249Z] -rw-rw-r--. 1 jenkins jenkins 193 Aug 20 23:59 version.go [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:00:47.587Z] + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=93caa52030c3acbe32628371219be63c8f79ec40 --label arch=amd64 --label version=1.0.0 . [2021-08-21T00:00:47.587Z] Sending build context to Docker daemon 1.2MB [2021-08-21T00:00:47.587Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-08-21T00:00:47.587Z] Step 2/25 : FROM ${BASE} AS builder [2021-08-21T00:00:47.587Z] ---> 9ed71a69fa48 [2021-08-21T00:00:47.587Z] Step 3/25 : ARG MAKE='make build' [2021-08-21T00:00:47.587Z] ---> Running in a37a4b5aa8de [2021-08-21T00:00:47.587Z] Removing intermediate container a37a4b5aa8de [2021-08-21T00:00:47.587Z] ---> 05a061c004e8 [2021-08-21T00:00:47.587Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-08-21T00:00:47.587Z] ---> Running in 2564312d7439 [2021-08-21T00:00:47.857Z] Removing intermediate container 2564312d7439 [2021-08-21T00:00:47.857Z] ---> a8ec0c248ae3 [2021-08-21T00:00:47.857Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-08-21T00:00:47.857Z] ---> Running in 0aff9c536998 [2021-08-21T00:00:47.857Z] Removing intermediate container 0aff9c536998 [2021-08-21T00:00:47.857Z] ---> cc34fdaf4953 [2021-08-21T00:00:47.857Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-21T00:00:47.857Z] ---> Running in d35c8bb8832d [2021-08-21T00:00:48.451Z] Removing intermediate container d35c8bb8832d [2021-08-21T00:00:48.451Z] ---> 33b43fd3acfd [2021-08-21T00:00:48.451Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-21T00:00:48.451Z] ---> Running in e19364350b3a [2021-08-21T00:00:48.451Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-21T00:00:49.413Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-21T00:00:49.677Z] OK: 219 MiB in 52 packages [2021-08-21T00:00:49.951Z] Removing intermediate container e19364350b3a [2021-08-21T00:00:49.951Z] ---> 3e7128918cba [2021-08-21T00:00:49.951Z] Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go [2021-08-21T00:00:49.951Z] ---> Running in 0439758d3cab [2021-08-21T00:00:50.227Z] Removing intermediate container 0439758d3cab [2021-08-21T00:00:50.227Z] ---> 5d57b47a80a2 [2021-08-21T00:00:50.227Z] Step 9/25 : COPY go.mod . [2021-08-21T00:00:50.227Z] ---> 208ce9858de9 [2021-08-21T00:00:50.227Z] Step 10/25 : COPY Makefile . [2021-08-21T00:00:50.492Z] ---> 5da92e6437d1 [2021-08-21T00:00:50.492Z] Step 11/25 : RUN make update [2021-08-21T00:00:50.492Z] ---> Running in 97a290026889 [2021-08-21T00:00:50.760Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-08-21T00:00:50.760Z] Removing intermediate container 97a290026889 [2021-08-21T00:00:50.760Z] ---> 3bd08efb561a [2021-08-21T00:00:50.760Z] Step 12/25 : COPY . . [2021-08-21T00:00:51.031Z] ---> 37bca3ad5ab6 [2021-08-21T00:00:51.031Z] Step 13/25 : RUN go mod tidy [2021-08-21T00:00:51.031Z] ---> Running in 6ee4ab4ef50b [2021-08-21T00:00:51.998Z] Removing intermediate container 6ee4ab4ef50b [2021-08-21T00:00:51.998Z] ---> cb1d807dcd34 [2021-08-21T00:00:51.999Z] Step 14/25 : RUN $MAKE [2021-08-21T00:00:51.999Z] ---> Running in 1d1c6bafc7ef [2021-08-21T00:00:51.999Z] go mod tidy [2021-08-21T00:00:52.272Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=1.0.0" -o cmd/device-rfid-llrp-go ./cmd [2021-08-21T00:01:02.401Z] Removing intermediate container 1d1c6bafc7ef [2021-08-21T00:01:02.401Z] ---> cc6142e0b573 [2021-08-21T00:01:02.401Z] Step 15/25 : FROM alpine:3.12 [2021-08-21T00:01:02.401Z] 3.12: Pulling from library/alpine [2021-08-21T00:01:02.401Z] 339de151aab4: Pulling fs layer [2021-08-21T00:01:02.673Z] 339de151aab4: Verifying Checksum [2021-08-21T00:01:02.673Z] 339de151aab4: Download complete [2021-08-21T00:01:02.941Z] 339de151aab4: Pull complete [2021-08-21T00:01:02.941Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-21T00:01:02.941Z] Status: Downloaded newer image for alpine:3.12 [2021-08-21T00:01:02.941Z] ---> 13621d1b12d4 [2021-08-21T00:01:02.941Z] Step 16/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-08-21T00:01:02.941Z] ---> Running in d841960acd6f [2021-08-21T00:01:02.941Z] Removing intermediate container d841960acd6f [2021-08-21T00:01:02.941Z] ---> e7904e463053 [2021-08-21T00:01:02.941Z] Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/LICENSE / [2021-08-21T00:01:03.207Z] ---> 69ef4694daaa [2021-08-21T00:01:03.207Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/Attribution.txt / [2021-08-21T00:01:03.207Z] ---> 6da1bf7cdbc4 [2021-08-21T00:01:03.207Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/cmd / [2021-08-21T00:01:03.790Z] ---> 935acaf02a9e [2021-08-21T00:01:03.790Z] Step 20/25 : EXPOSE 49989 [2021-08-21T00:01:03.790Z] ---> Running in 387960729bcf [2021-08-21T00:01:03.790Z] Removing intermediate container 387960729bcf [2021-08-21T00:01:03.790Z] ---> 585e22978cb1 [2021-08-21T00:01:03.790Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp-go"] [2021-08-21T00:01:03.790Z] ---> Running in 1a3fca151900 [2021-08-21T00:01:03.790Z] Removing intermediate container 1a3fca151900 [2021-08-21T00:01:03.790Z] ---> 389cc4b80029 [2021-08-21T00:01:03.790Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-08-21T00:01:03.790Z] ---> Running in 0ad24b7ec265 [2021-08-21T00:01:04.056Z] Removing intermediate container 0ad24b7ec265 [2021-08-21T00:01:04.056Z] ---> 600688e47283 [2021-08-21T00:01:04.056Z] Step 23/25 : LABEL arch=amd64 [2021-08-21T00:01:04.056Z] ---> Running in ba94f12f6baf [2021-08-21T00:01:04.056Z] Removing intermediate container ba94f12f6baf [2021-08-21T00:01:04.056Z] ---> c78df3a1ccbe [2021-08-21T00:01:04.056Z] Step 24/25 : LABEL git_sha=93caa52030c3acbe32628371219be63c8f79ec40 [2021-08-21T00:01:04.056Z] ---> Running in 56717d4e62c8 [2021-08-21T00:01:04.056Z] Removing intermediate container 56717d4e62c8 [2021-08-21T00:01:04.056Z] ---> d04dcfc113e3 [2021-08-21T00:01:04.056Z] Step 25/25 : LABEL version=1.0.0 [2021-08-21T00:01:04.056Z] ---> Running in 96de52cf18f5 [2021-08-21T00:01:04.323Z] Removing intermediate container 96de52cf18f5 [2021-08-21T00:01:04.323Z] ---> 846a00ef4653 [2021-08-21T00:01:04.323Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-21T00:01:04.323Z] Successfully built 846a00ef4653 [2021-08-21T00:01:04.323Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-21T00:01:04.509Z] provisioning config files... [2021-08-21T00:01:04.524Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/8@tmp/config8480223292139809787tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-21T00:01:04.872Z] ---> docker-login.sh [2021-08-21T00:01:04.872Z] nexus3.edgexfoundry.org:10001 [2021-08-21T00:01:04.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-21T00:01:04.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-21T00:01:04.872Z] Configure a credential helper to remove this warning. See [2021-08-21T00:01:04.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-21T00:01:04.872Z] [2021-08-21T00:01:04.872Z] Login Succeeded [2021-08-21T00:01:04.872Z] nexus3.edgexfoundry.org:10002 [2021-08-21T00:01:05.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-21T00:01:05.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-21T00:01:05.140Z] Configure a credential helper to remove this warning. See [2021-08-21T00:01:05.140Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-21T00:01:05.140Z] [2021-08-21T00:01:05.140Z] Login Succeeded [2021-08-21T00:01:05.140Z] nexus3.edgexfoundry.org:10003 [2021-08-21T00:01:05.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-21T00:01:05.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-21T00:01:05.140Z] Configure a credential helper to remove this warning. See [2021-08-21T00:01:05.140Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-21T00:01:05.140Z] [2021-08-21T00:01:05.140Z] Login Succeeded [2021-08-21T00:01:05.140Z] nexus3.edgexfoundry.org:10004 [2021-08-21T00:01:05.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-21T00:01:05.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-21T00:01:05.405Z] Configure a credential helper to remove this warning. See [2021-08-21T00:01:05.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-21T00:01:05.405Z] [2021-08-21T00:01:05.405Z] Login Succeeded [2021-08-21T00:01:05.405Z] docker.io [2021-08-21T00:01:05.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-21T00:01:05.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-21T00:01:05.670Z] Configure a credential helper to remove this warning. See [2021-08-21T00:01:05.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-21T00:01:05.670Z] [2021-08-21T00:01:05.670Z] Login Succeeded [2021-08-21T00:01:05.670Z] ---> docker-login.sh ends [Pipeline] } [2021-08-21T00:01:05.682Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-21T00:01:05.749Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2021-08-21T00:01:05.750Z] 93caa52030c3acbe32628371219be63c8f79ec40 [2021-08-21T00:01:05.750Z] latest [2021-08-21T00:01:05.750Z] 1.0.0 [2021-08-21T00:01:05.750Z] 93caa52030c3acbe32628371219be63c8f79ec40-1.0.0 [2021-08-21T00:01:05.750Z] main [2021-08-21T00:01:05.750Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:01:06.160Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:93caa52030c3acbe32628371219be63c8f79ec40 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:01:06.486Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:93caa52030c3acbe32628371219be63c8f79ec40 [2021-08-21T00:01:06.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2021-08-21T00:01:06.487Z] 3411eed599f7: Preparing [2021-08-21T00:01:06.487Z] 5e0befdfccf0: Preparing [2021-08-21T00:01:06.487Z] 8caa71c48d32: Preparing [2021-08-21T00:01:06.487Z] 32f366d666a5: Preparing [2021-08-21T00:01:06.487Z] 32f366d666a5: Layer already exists [2021-08-21T00:01:06.755Z] 8caa71c48d32: Pushed [2021-08-21T00:01:06.755Z] 5e0befdfccf0: Pushed [2021-08-21T00:01:08.167Z] 3411eed599f7: Pushed [2021-08-21T00:01:08.167Z] 93caa52030c3acbe32628371219be63c8f79ec40: digest: sha256:ee865c600263b2ae1bf7ce067834952873abc5a0809ffa381bed7898f9b3d123 size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:01:08.492Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:01:08.814Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2021-08-21T00:01:08.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2021-08-21T00:01:08.814Z] 3411eed599f7: Preparing [2021-08-21T00:01:08.814Z] 5e0befdfccf0: Preparing [2021-08-21T00:01:08.814Z] 8caa71c48d32: Preparing [2021-08-21T00:01:08.814Z] 32f366d666a5: Preparing [2021-08-21T00:01:08.814Z] 8caa71c48d32: Layer already exists [2021-08-21T00:01:08.814Z] 32f366d666a5: Layer already exists [2021-08-21T00:01:08.814Z] 3411eed599f7: Layer already exists [2021-08-21T00:01:08.814Z] 5e0befdfccf0: Layer already exists [2021-08-21T00:01:08.814Z] latest: digest: sha256:ee865c600263b2ae1bf7ce067834952873abc5a0809ffa381bed7898f9b3d123 size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:01:09.141Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.0 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:01:09.463Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.0 [2021-08-21T00:01:09.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2021-08-21T00:01:09.463Z] 3411eed599f7: Preparing [2021-08-21T00:01:09.463Z] 5e0befdfccf0: Preparing [2021-08-21T00:01:09.463Z] 8caa71c48d32: Preparing [2021-08-21T00:01:09.463Z] 32f366d666a5: Preparing [2021-08-21T00:01:09.463Z] 8caa71c48d32: Layer already exists [2021-08-21T00:01:09.463Z] 32f366d666a5: Layer already exists [2021-08-21T00:01:09.463Z] 3411eed599f7: Layer already exists [2021-08-21T00:01:09.463Z] 5e0befdfccf0: Layer already exists [2021-08-21T00:01:09.463Z] 1.0.0: digest: sha256:ee865c600263b2ae1bf7ce067834952873abc5a0809ffa381bed7898f9b3d123 size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:01:09.783Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:93caa52030c3acbe32628371219be63c8f79ec40-1.0.0 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:01:10.116Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:93caa52030c3acbe32628371219be63c8f79ec40-1.0.0 [2021-08-21T00:01:10.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2021-08-21T00:01:10.116Z] 3411eed599f7: Preparing [2021-08-21T00:01:10.116Z] 5e0befdfccf0: Preparing [2021-08-21T00:01:10.116Z] 8caa71c48d32: Preparing [2021-08-21T00:01:10.116Z] 32f366d666a5: Preparing [2021-08-21T00:01:10.116Z] 5e0befdfccf0: Layer already exists [2021-08-21T00:01:10.116Z] 8caa71c48d32: Layer already exists [2021-08-21T00:01:10.116Z] 3411eed599f7: Layer already exists [2021-08-21T00:01:10.116Z] 32f366d666a5: Layer already exists [2021-08-21T00:01:10.116Z] 93caa52030c3acbe32628371219be63c8f79ec40-1.0.0: digest: sha256:ee865c600263b2ae1bf7ce067834952873abc5a0809ffa381bed7898f9b3d123 size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:01:10.438Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:01:10.767Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2021-08-21T00:01:10.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2021-08-21T00:01:10.767Z] 3411eed599f7: Preparing [2021-08-21T00:01:10.767Z] 5e0befdfccf0: Preparing [2021-08-21T00:01:10.767Z] 8caa71c48d32: Preparing [2021-08-21T00:01:10.767Z] 32f366d666a5: Preparing [2021-08-21T00:01:10.767Z] 3411eed599f7: Layer already exists [2021-08-21T00:01:10.767Z] 32f366d666a5: Layer already exists [2021-08-21T00:01:10.767Z] 8caa71c48d32: Layer already exists [2021-08-21T00:01:10.767Z] 5e0befdfccf0: Layer already exists [2021-08-21T00:01:10.767Z] main: digest: sha256:ee865c600263b2ae1bf7ce067834952873abc5a0809ffa381bed7898f9b3d123 size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-21T00:01:10.829Z] ===================================================== [Pipeline] echo [2021-08-21T00:01:10.845Z] taggedImages: [2021-08-21T00:01:10.845Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:93caa52030c3acbe32628371219be63c8f79ec40 [2021-08-21T00:01:10.845Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2021-08-21T00:01:10.845Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.0 [2021-08-21T00:01:10.845Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:93caa52030c3acbe32628371219be63c8f79ec40-1.0.0 [2021-08-21T00:01:10.845Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:01:11.513Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-21T00:01:11.514Z] [2021-08-21T00:01:11.514Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:01:11.846Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-21T00:01:11.847Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-21T00:01:11.847Z] b4d181a07f80: Pulling fs layer [2021-08-21T00:01:11.847Z] a1111a8f2ec3: Pulling fs layer [2021-08-21T00:01:11.847Z] ed53099fbce6: Pulling fs layer [2021-08-21T00:01:11.847Z] dc539afda2c1: Pulling fs layer [2021-08-21T00:01:11.847Z] 77bc0d833cb6: Pulling fs layer [2021-08-21T00:01:11.847Z] 9065ff56babe: Pulling fs layer [2021-08-21T00:01:11.847Z] d287ab97295c: Pulling fs layer [2021-08-21T00:01:11.847Z] dc539afda2c1: Waiting [2021-08-21T00:01:11.847Z] 77bc0d833cb6: Waiting [2021-08-21T00:01:11.847Z] 9065ff56babe: Waiting [2021-08-21T00:01:11.847Z] d287ab97295c: Waiting [2021-08-21T00:01:12.115Z] a1111a8f2ec3: Verifying Checksum [2021-08-21T00:01:12.115Z] a1111a8f2ec3: Download complete [2021-08-21T00:01:12.115Z] dc539afda2c1: Verifying Checksum [2021-08-21T00:01:12.115Z] dc539afda2c1: Download complete [2021-08-21T00:01:12.380Z] 77bc0d833cb6: Verifying Checksum [2021-08-21T00:01:12.380Z] 77bc0d833cb6: Download complete [2021-08-21T00:01:12.380Z] 9065ff56babe: Verifying Checksum [2021-08-21T00:01:12.380Z] 9065ff56babe: Download complete [2021-08-21T00:01:12.647Z] ed53099fbce6: Verifying Checksum [2021-08-21T00:01:12.647Z] ed53099fbce6: Download complete [2021-08-21T00:01:13.239Z] b4d181a07f80: Verifying Checksum [2021-08-21T00:01:13.239Z] b4d181a07f80: Download complete [2021-08-21T00:01:14.668Z] b4d181a07f80: Pull complete [2021-08-21T00:01:14.947Z] a1111a8f2ec3: Pull complete [2021-08-21T00:01:15.555Z] ed53099fbce6: Pull complete [2021-08-21T00:01:15.555Z] dc539afda2c1: Pull complete [2021-08-21T00:01:15.829Z] 77bc0d833cb6: Pull complete [2021-08-21T00:01:16.103Z] 9065ff56babe: Pull complete [2021-08-21T00:01:17.069Z] d287ab97295c: Verifying Checksum [2021-08-21T00:01:17.069Z] d287ab97295c: Download complete [2021-08-21T00:01:22.435Z] d287ab97295c: Pull complete [2021-08-21T00:01:22.435Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-21T00:01:22.435Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-21T00:01:22.435Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-21T00:01:22.530Z] prd-centos7-docker-4c-2g-453 does not seem to be running inside a container [2021-08-21T00:01:22.603Z] $ 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/8 -v /w/workspace/device-rfid-llrp-go/8:/w/workspace/device-rfid-llrp-go/8:rw,z -v /w/workspace/device-rfid-llrp-go/8@tmp:/w/workspace/device-rfid-llrp-go/8@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-21T00:01:25.052Z] $ docker top 6cbc9bffa11a9ae6ace5095f0e8bfceff65d51e3b7d994517398d053bdffe7a2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-21T00:01:25.516Z] ---> job-cost.sh [2021-08-21T00:01:25.516Z] lf-activate-venv: SKIPPING [2021-08-21T00:01:25.516Z] INFO: No Stack... [2021-08-21T00:01:26.472Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-21T00:01:26.472Z] INFO: Archiving Costs [Pipeline] sh [2021-08-21T00:01:26.787Z] + cat /w/workspace/device-rfid-llrp-go/8/archives/cost.csv [2021-08-21T00:01:26.787Z] + cut -d, -f6 [Pipeline] lock [2021-08-21T00:01:26.831Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-8-stack-cost] [2021-08-21T00:01:26.847Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-8-stack-cost] did not exist. Created. [2021-08-21T00:01:26.847Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-21T00:01:27.192Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-21T00:01:27.225Z] Stashed 1 file(s) [Pipeline] } [2021-08-21T00:01:27.236Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-8-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-21T00:01:27.264Z] $ docker stop --time=1 6cbc9bffa11a9ae6ace5095f0e8bfceff65d51e3b7d994517398d053bdffe7a2 [2021-08-21T00:01:28.403Z] $ docker rm -f 6cbc9bffa11a9ae6ace5095f0e8bfceff65d51e3b7d994517398d053bdffe7a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-21T00:02:22.380Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-455 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2021-08-21T00:02:22.402Z] Running in /w/workspace/device-rfid-llrp-go/8 [Pipeline] { [Pipeline] checkout [2021-08-21T00:02:22.613Z] Selected Git installation does not exist. Using Default [2021-08-21T00:02:22.613Z] The recommended git tool is: NONE [2021-08-21T00:02:28.773Z] using credential edgex-jenkins-ssh [2021-08-21T00:02:28.803Z] Cloning the remote Git repository [2021-08-21T00:02:28.887Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-08-21T00:02:30.107Z] Avoid second fetch [2021-08-21T00:02:30.108Z] Checking out Revision 93caa52030c3acbe32628371219be63c8f79ec40 (main) [2021-08-21T00:02:29.017Z] > git init /w/workspace/device-rfid-llrp-go/8 # timeout=10 [2021-08-21T00:02:29.114Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-08-21T00:02:29.115Z] > git --version # timeout=10 [2021-08-21T00:02:29.138Z] > git --version # 'git version 2.17.1' [2021-08-21T00:02:29.140Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-21T00:02:29.236Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-21T00:02:30.060Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-08-21T00:02:30.079Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-21T00:02:30.125Z] > git config core.sparsecheckout # timeout=10 [2021-08-21T00:02:30.141Z] > git checkout -f 93caa52030c3acbe32628371219be63c8f79ec40 # timeout=10 [2021-08-21T00:02:34.533Z] Commit message: "Merge pull request #47 from ernestojeda/remove-build-dockerfile" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-21T00:02:35.389Z] + git checkout 93caa52030c3acbe32628371219be63c8f79ec40 [2021-08-21T00:02:35.389Z] HEAD is now at 93caa52 Merge pull request #47 from ernestojeda/remove-build-dockerfile [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-21T00:02:35.507Z] provisioning config files... [2021-08-21T00:02:35.535Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/8@tmp/config893966006101557107tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-21T00:02:35.935Z] ---> docker-login.sh [2021-08-21T00:02:35.935Z] nexus3.edgexfoundry.org:10001 [2021-08-21T00:02:36.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-21T00:02:37.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-21T00:02:37.190Z] Configure a credential helper to remove this warning. See [2021-08-21T00:02:37.190Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-21T00:02:37.190Z] [2021-08-21T00:02:37.190Z] Login Succeeded [2021-08-21T00:02:37.190Z] nexus3.edgexfoundry.org:10002 [2021-08-21T00:02:37.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-21T00:02:37.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-21T00:02:37.738Z] Configure a credential helper to remove this warning. See [2021-08-21T00:02:37.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-21T00:02:37.738Z] [2021-08-21T00:02:37.738Z] Login Succeeded [2021-08-21T00:02:37.738Z] nexus3.edgexfoundry.org:10003 [2021-08-21T00:02:38.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-21T00:02:38.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-21T00:02:38.286Z] Configure a credential helper to remove this warning. See [2021-08-21T00:02:38.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-21T00:02:38.286Z] [2021-08-21T00:02:38.286Z] Login Succeeded [2021-08-21T00:02:38.286Z] nexus3.edgexfoundry.org:10004 [2021-08-21T00:02:38.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-21T00:02:38.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-21T00:02:38.560Z] Configure a credential helper to remove this warning. See [2021-08-21T00:02:38.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-21T00:02:38.560Z] [2021-08-21T00:02:38.560Z] Login Succeeded [2021-08-21T00:02:38.560Z] docker.io [2021-08-21T00:02:39.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-21T00:02:39.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-21T00:02:39.443Z] Configure a credential helper to remove this warning. See [2021-08-21T00:02:39.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-21T00:02:39.443Z] [2021-08-21T00:02:39.443Z] Login Succeeded [2021-08-21T00:02:39.443Z] ---> docker-login.sh ends [Pipeline] } [2021-08-21T00:02:39.462Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-21T00:02:39.813Z] ========================================================= [2021-08-21T00:02:39.813Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-21T00:02:39.813Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:02:40.199Z] + 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 . [2021-08-21T00:02:40.473Z] Sending build context to Docker daemon 1.2MB [2021-08-21T00:02:40.473Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.12 [2021-08-21T00:02:40.473Z] Step 2/14 : FROM ${BASE} AS builder [2021-08-21T00:02:40.747Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-21T00:02:40.747Z] 595b0fe564bb: Pulling fs layer [2021-08-21T00:02:40.748Z] 24495759ef45: Pulling fs layer [2021-08-21T00:02:40.748Z] d148012ef14d: Pulling fs layer [2021-08-21T00:02:40.748Z] e90a11edd702: Pulling fs layer [2021-08-21T00:02:40.748Z] d77568369979: Pulling fs layer [2021-08-21T00:02:40.748Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-21T00:02:40.748Z] 170f2ba95c9a: Pulling fs layer [2021-08-21T00:02:40.748Z] 97ac5df62f85: Pulling fs layer [2021-08-21T00:02:40.748Z] fc1c9f9a7f3b: Waiting [2021-08-21T00:02:40.748Z] 170f2ba95c9a: Waiting [2021-08-21T00:02:40.748Z] 97ac5df62f85: Waiting [2021-08-21T00:02:40.748Z] d77568369979: Waiting [2021-08-21T00:02:40.748Z] e90a11edd702: Waiting [2021-08-21T00:02:40.748Z] 24495759ef45: Verifying Checksum [2021-08-21T00:02:40.748Z] 24495759ef45: Download complete [2021-08-21T00:02:40.748Z] d148012ef14d: Verifying Checksum [2021-08-21T00:02:40.748Z] d148012ef14d: Download complete [2021-08-21T00:02:41.024Z] d77568369979: Download complete [2021-08-21T00:02:41.024Z] fc1c9f9a7f3b: Verifying Checksum [2021-08-21T00:02:41.024Z] fc1c9f9a7f3b: Download complete [2021-08-21T00:02:41.024Z] 170f2ba95c9a: Verifying Checksum [2021-08-21T00:02:41.024Z] 170f2ba95c9a: Download complete [2021-08-21T00:02:41.024Z] 595b0fe564bb: Verifying Checksum [2021-08-21T00:02:41.024Z] 595b0fe564bb: Download complete [2021-08-21T00:02:41.719Z] 595b0fe564bb: Pull complete [2021-08-21T00:02:42.362Z] 24495759ef45: Pull complete [2021-08-21T00:02:43.378Z] d148012ef14d: Pull complete [2021-08-21T00:02:44.824Z] 97ac5df62f85: Download complete [2021-08-21T00:02:45.421Z] e90a11edd702: Verifying Checksum [2021-08-21T00:02:45.421Z] e90a11edd702: Download complete [2021-08-21T00:02:55.597Z] e90a11edd702: Pull complete [2021-08-21T00:02:55.597Z] d77568369979: Pull complete [2021-08-21T00:02:55.597Z] fc1c9f9a7f3b: Pull complete [2021-08-21T00:02:55.869Z] 170f2ba95c9a: Pull complete [2021-08-21T00:03:01.273Z] 97ac5df62f85: Pull complete [2021-08-21T00:03:01.273Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-21T00:03:01.273Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-21T00:03:01.273Z] ---> 04bc70af865f [2021-08-21T00:03:01.273Z] Step 3/14 : ARG MAKE='make build' [2021-08-21T00:03:04.667Z] ---> Running in 757cd8a32538 [2021-08-21T00:03:05.269Z] Removing intermediate container 757cd8a32538 [2021-08-21T00:03:05.269Z] ---> f568af8a81d8 [2021-08-21T00:03:05.269Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-08-21T00:03:05.269Z] ---> Running in ba6484853213 [2021-08-21T00:03:05.864Z] Removing intermediate container ba6484853213 [2021-08-21T00:03:05.864Z] ---> f4940f53170b [2021-08-21T00:03:05.864Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-08-21T00:03:05.864Z] ---> Running in 1386d469e38f [2021-08-21T00:03:06.458Z] Removing intermediate container 1386d469e38f [2021-08-21T00:03:06.458Z] ---> a15c16efaa4e [2021-08-21T00:03:06.458Z] Step 6/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-21T00:03:06.731Z] ---> Running in 148bc81a6c05 [2021-08-21T00:03:09.388Z] Removing intermediate container 148bc81a6c05 [2021-08-21T00:03:09.388Z] ---> 3b44cc27934e [2021-08-21T00:03:09.388Z] Step 7/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-21T00:03:09.667Z] ---> Running in d0db8826119a [2021-08-21T00:03:11.118Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-21T00:03:11.929Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-21T00:03:12.924Z] OK: 218 MiB in 52 packages [2021-08-21T00:03:14.369Z] Removing intermediate container d0db8826119a [2021-08-21T00:03:14.369Z] ---> 0c7064438a97 [2021-08-21T00:03:14.369Z] Step 8/14 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go [2021-08-21T00:03:14.369Z] ---> Running in 896993c7e63e [2021-08-21T00:03:14.964Z] Removing intermediate container 896993c7e63e [2021-08-21T00:03:14.964Z] ---> 2f5d8ebbcca9 [2021-08-21T00:03:14.964Z] Step 9/14 : COPY go.mod . [2021-08-21T00:03:15.946Z] ---> 82e8373ed47a [2021-08-21T00:03:15.946Z] Step 10/14 : COPY Makefile . [2021-08-21T00:03:16.555Z] ---> b6cd200f75a8 [2021-08-21T00:03:16.555Z] Step 11/14 : RUN make update [2021-08-21T00:03:16.829Z] ---> Running in c070892dcc83 [2021-08-21T00:03:18.316Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-08-21T00:03:40.519Z] Removing intermediate container c070892dcc83 [2021-08-21T00:03:40.519Z] ---> 177a096ef5a1 [2021-08-21T00:03:40.519Z] Step 12/14 : COPY . . [2021-08-21T00:03:41.499Z] ---> af464ab82c31 [2021-08-21T00:03:41.499Z] Step 13/14 : RUN go mod tidy [2021-08-21T00:03:41.781Z] ---> Running in 43484a575e63 [2021-08-21T00:03:45.185Z] Removing intermediate container 43484a575e63 [2021-08-21T00:03:45.185Z] ---> 18b58a4a0755 [2021-08-21T00:03:45.185Z] Step 14/14 : RUN $MAKE [2021-08-21T00:03:45.185Z] ---> Running in 211c9439a381 [2021-08-21T00:03:46.165Z] noop [2021-08-21T00:03:47.146Z] Removing intermediate container 211c9439a381 [2021-08-21T00:03:47.146Z] ---> 3e8b3fd3cf11 [2021-08-21T00:03:47.146Z] Successfully built 3e8b3fd3cf11 [2021-08-21T00:03:47.146Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:03:47.502Z] + docker inspect -f . ci-base-image-arm64 [2021-08-21T00:03:47.502Z] . [Pipeline] withDockerContainer [2021-08-21T00:03:47.774Z] prd-ubuntu18.04-docker-arm64-4c-16g-455 does not seem to be running inside a container [2021-08-21T00:03:47.859Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/8 -v /w/workspace/device-rfid-llrp-go/8:/w/workspace/device-rfid-llrp-go/8:rw,z -v /w/workspace/device-rfid-llrp-go/8@tmp:/w/workspace/device-rfid-llrp-go/8@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 ******** ci-base-image-arm64 cat [2021-08-21T00:03:49.668Z] $ docker top cf3610d3d75bd347979b2fb0716f8e25dd09155b82e8c78b74619d71c830a453 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-21T00:03:50.658Z] + go version [2021-08-21T00:03:50.658Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-21T00:03:50.680Z] $ docker stop --time=1 cf3610d3d75bd347979b2fb0716f8e25dd09155b82e8c78b74619d71c830a453 [2021-08-21T00:03:52.668Z] $ docker rm -f cf3610d3d75bd347979b2fb0716f8e25dd09155b82e8c78b74619d71c830a453 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:03:53.654Z] + docker inspect -f . ci-base-image-arm64 [2021-08-21T00:03:53.654Z] . [Pipeline] withDockerContainer [2021-08-21T00:03:53.933Z] prd-ubuntu18.04-docker-arm64-4c-16g-455 does not seem to be running inside a container [2021-08-21T00:03:54.021Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/8 -v /w/workspace/device-rfid-llrp-go/8:/w/workspace/device-rfid-llrp-go/8:rw,z -v /w/workspace/device-rfid-llrp-go/8@tmp:/w/workspace/device-rfid-llrp-go/8@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 ******** ci-base-image-arm64 cat [2021-08-21T00:03:55.840Z] $ docker top 640eeed032a05c67750bc49f12012675d6b3c3847eee61c3129e4f4a1f3674ac -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-21T00:03:56.859Z] + go mod tidy [Pipeline] sh [2021-08-21T00:03:58.149Z] + make test [2021-08-21T00:03:58.149Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-08-21T00:03:59.596Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2021-08-21T00:04:56.229Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2021-08-21T00:04:56.229Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2021-08-21T00:05:14.533Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 21.359s coverage: 39.5% of statements [2021-08-21T00:05:14.533Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.563s coverage: 52.0% of statements [2021-08-21T00:05:14.533Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.024s coverage: 95.5% of statements [2021-08-21T00:05:14.533Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-08-21T00:05:36.723Z] gofmt -l . [2021-08-21T00:05:36.723Z] [ "`gofmt -l .`" = "" ] [2021-08-21T00:05:37.327Z] ./bin/test-go-mod-tidy.sh [2021-08-21T00:05:37.609Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-08-21T00:05:38.616Z] $ docker stop --time=1 640eeed032a05c67750bc49f12012675d6b3c3847eee61c3129e4f4a1f3674ac [2021-08-21T00:05:40.533Z] $ docker rm -f 640eeed032a05c67750bc49f12012675d6b3c3847eee61c3129e4f4a1f3674ac [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-21T00:05:41.398Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-21T00:05:41.430Z] Warning: overwriting stash ‘coverage-report’ [2021-08-21T00:05:42.134Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-21T00:05:42.701Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-21T00:05:43.045Z] + ls -al . [2021-08-21T00:05:43.045Z] total 604 [2021-08-21T00:05:43.045Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 21 00:05 . [2021-08-21T00:05:43.045Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 21 00:02 .. [2021-08-21T00:05:43.045Z] -rw-rw-r-- 1 jenkins jenkins 134 Aug 21 00:02 .dockerignore [2021-08-21T00:05:43.045Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 21 00:02 .git [2021-08-21T00:05:43.045Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 21 00:02 .github [2021-08-21T00:05:43.045Z] -rw-rw-r-- 1 jenkins jenkins 934 Aug 21 00:02 .gitignore [2021-08-21T00:05:43.045Z] -rw-rw-r-- 1 jenkins jenkins 6734 Aug 21 00:02 Attribution.txt [2021-08-21T00:05:43.045Z] -rw-rw-r-- 1 jenkins jenkins 1521 Aug 21 00:02 Dockerfile [2021-08-21T00:05:43.045Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 21 00:02 GOVERNANCE.md [2021-08-21T00:05:43.045Z] -rw-rw-r-- 1 jenkins jenkins 682 Aug 21 00:02 Jenkinsfile [2021-08-21T00:05:43.045Z] -rw-rw-r-- 1 jenkins jenkins 11347 Aug 21 00:02 LICENSE [2021-08-21T00:05:43.045Z] -rw-rw-r-- 1 jenkins jenkins 1011 Aug 21 00:02 Makefile [2021-08-21T00:05:43.045Z] -rw-rw-r-- 1 jenkins jenkins 625 Aug 21 00:02 OWNERS.md [2021-08-21T00:05:43.045Z] -rw-rw-r-- 1 jenkins jenkins 30261 Aug 21 00:02 README.md [2021-08-21T00:05:43.045Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 20 23:58 VERSION [2021-08-21T00:05:43.045Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 21 00:02 bin [2021-08-21T00:05:43.045Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 21 00:02 cmd [2021-08-21T00:05:43.045Z] -rw-r--r-- 1 jenkins jenkins 462904 Aug 21 00:05 coverage.out [2021-08-21T00:05:43.045Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 21 00:02 examples [2021-08-21T00:05:43.045Z] -rw-r--r-- 1 jenkins jenkins 308 Aug 21 00:05 go.mod [2021-08-21T00:05:43.045Z] -rw-r--r-- 1 jenkins jenkins 13807 Aug 21 00:03 go.sum [2021-08-21T00:05:43.045Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 21 00:02 images [2021-08-21T00:05:43.045Z] drwxrwxr-x 5 jenkins jenkins 4096 Aug 21 00:02 internal [2021-08-21T00:05:43.045Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 21 00:02 snap [2021-08-21T00:05:43.045Z] -rw-rw-r-- 1 jenkins jenkins 193 Aug 21 00:02 version.go [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:05:43.395Z] + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=93caa52030c3acbe32628371219be63c8f79ec40 --label arch=arm64 --label version=1.0.0 . [2021-08-21T00:05:43.683Z] Sending build context to Docker daemon 1.2MB [2021-08-21T00:05:43.957Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-08-21T00:05:43.957Z] Step 2/25 : FROM ${BASE} AS builder [2021-08-21T00:05:43.957Z] ---> 3e8b3fd3cf11 [2021-08-21T00:05:43.957Z] Step 3/25 : ARG MAKE='make build' [2021-08-21T00:05:44.232Z] ---> Running in 66b68021bc5b [2021-08-21T00:05:44.507Z] Removing intermediate container 66b68021bc5b [2021-08-21T00:05:44.507Z] ---> 0c6917cd76ee [2021-08-21T00:05:44.507Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-08-21T00:05:44.781Z] ---> Running in ec6424e77bcf [2021-08-21T00:05:45.379Z] Removing intermediate container ec6424e77bcf [2021-08-21T00:05:45.379Z] ---> b0f9c947f756 [2021-08-21T00:05:45.379Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-08-21T00:05:45.379Z] ---> Running in 8ddd06c17bc0 [2021-08-21T00:05:45.981Z] Removing intermediate container 8ddd06c17bc0 [2021-08-21T00:05:45.981Z] ---> a4787b7c73e3 [2021-08-21T00:05:45.981Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-21T00:05:46.268Z] ---> Running in a56bebdfaf4c [2021-08-21T00:05:48.326Z] Removing intermediate container a56bebdfaf4c [2021-08-21T00:05:48.326Z] ---> 10580cb4fd3b [2021-08-21T00:05:48.326Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-21T00:05:48.326Z] ---> Running in 45a46c5ec980 [2021-08-21T00:05:49.774Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-21T00:05:50.365Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-21T00:05:51.342Z] OK: 218 MiB in 52 packages [2021-08-21T00:05:52.322Z] Removing intermediate container 45a46c5ec980 [2021-08-21T00:05:52.322Z] ---> f0a96d19f460 [2021-08-21T00:05:52.322Z] Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go [2021-08-21T00:05:52.594Z] ---> Running in 0a4a3e743b3e [2021-08-21T00:05:52.869Z] Removing intermediate container 0a4a3e743b3e [2021-08-21T00:05:52.869Z] ---> ca2e9cd26fac [2021-08-21T00:05:52.869Z] Step 9/25 : COPY go.mod . [2021-08-21T00:05:53.847Z] ---> d11e2c496b85 [2021-08-21T00:05:53.847Z] Step 10/25 : COPY Makefile . [2021-08-21T00:05:54.452Z] ---> aabef33cdc32 [2021-08-21T00:05:54.452Z] Step 11/25 : RUN make update [2021-08-21T00:05:54.725Z] ---> Running in 295d985783a5 [2021-08-21T00:05:56.158Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-08-21T00:05:56.754Z] Removing intermediate container 295d985783a5 [2021-08-21T00:05:56.754Z] ---> efc3118eed11 [2021-08-21T00:05:56.754Z] Step 12/25 : COPY . . [2021-08-21T00:05:57.734Z] ---> a5ba28f42e02 [2021-08-21T00:05:57.734Z] Step 13/25 : RUN go mod tidy [2021-08-21T00:05:58.015Z] ---> Running in 33c1baa88b02 [2021-08-21T00:06:00.642Z] Removing intermediate container 33c1baa88b02 [2021-08-21T00:06:00.642Z] ---> 84953a0a529c [2021-08-21T00:06:00.642Z] Step 14/25 : RUN $MAKE [2021-08-21T00:06:00.642Z] ---> Running in 712a87dce983 [2021-08-21T00:06:01.616Z] go mod tidy [2021-08-21T00:06:02.218Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=1.0.0" -o cmd/device-rfid-llrp-go ./cmd [2021-08-21T00:06:34.603Z] Removing intermediate container 712a87dce983 [2021-08-21T00:06:34.604Z] ---> 7a3ce10ebb75 [2021-08-21T00:06:34.604Z] Step 15/25 : FROM alpine:3.12 [2021-08-21T00:06:36.041Z] 3.12: Pulling from library/alpine [2021-08-21T00:06:36.041Z] d2f70382dc9a: Pulling fs layer [2021-08-21T00:06:36.315Z] d2f70382dc9a: Download complete [2021-08-21T00:06:36.913Z] d2f70382dc9a: Pull complete [2021-08-21T00:06:37.186Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-21T00:06:37.186Z] Status: Downloaded newer image for alpine:3.12 [2021-08-21T00:06:37.186Z] ---> c4fd0aeabfcf [2021-08-21T00:06:37.186Z] Step 16/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-08-21T00:06:37.460Z] ---> Running in b785dcab55e7 [2021-08-21T00:06:37.739Z] Removing intermediate container b785dcab55e7 [2021-08-21T00:06:37.739Z] ---> 9bcf6f239487 [2021-08-21T00:06:37.739Z] Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/LICENSE / [2021-08-21T00:06:38.717Z] ---> 938296c7a749 [2021-08-21T00:06:38.717Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/Attribution.txt / [2021-08-21T00:06:39.309Z] ---> 5ee58ee00515 [2021-08-21T00:06:39.309Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/cmd / [2021-08-21T00:06:40.752Z] ---> e303c981e88d [2021-08-21T00:06:40.752Z] Step 20/25 : EXPOSE 49989 [2021-08-21T00:06:40.752Z] ---> Running in 1165f1094eec [2021-08-21T00:06:41.025Z] Removing intermediate container 1165f1094eec [2021-08-21T00:06:41.025Z] ---> 7f56d2b72539 [2021-08-21T00:06:41.025Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp-go"] [2021-08-21T00:06:41.298Z] ---> Running in 14114e151f3c [2021-08-21T00:06:41.569Z] Removing intermediate container 14114e151f3c [2021-08-21T00:06:41.569Z] ---> 127fd4f5d432 [2021-08-21T00:06:41.569Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-08-21T00:06:41.843Z] ---> Running in 9e766a4efb19 [2021-08-21T00:06:42.442Z] Removing intermediate container 9e766a4efb19 [2021-08-21T00:06:42.442Z] ---> b0b60d8db7cd [2021-08-21T00:06:42.442Z] Step 23/25 : LABEL arch=arm64 [2021-08-21T00:06:42.442Z] ---> Running in 1c6f38e9dca9 [2021-08-21T00:06:43.045Z] Removing intermediate container 1c6f38e9dca9 [2021-08-21T00:06:43.045Z] ---> e9ae54bd5d45 [2021-08-21T00:06:43.045Z] Step 24/25 : LABEL git_sha=93caa52030c3acbe32628371219be63c8f79ec40 [2021-08-21T00:06:43.045Z] ---> Running in e3f563190ac1 [2021-08-21T00:06:43.723Z] Removing intermediate container e3f563190ac1 [2021-08-21T00:06:43.723Z] ---> 66e692727c45 [2021-08-21T00:06:43.723Z] Step 25/25 : LABEL version=1.0.0 [2021-08-21T00:06:43.723Z] ---> Running in 3edfe2d50b91 [2021-08-21T00:06:44.001Z] Removing intermediate container 3edfe2d50b91 [2021-08-21T00:06:44.001Z] ---> 9a810051583c [2021-08-21T00:06:44.001Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-21T00:06:44.001Z] Successfully built 9a810051583c [2021-08-21T00:06:44.001Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-21T00:06:44.507Z] provisioning config files... [2021-08-21T00:06:44.533Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/8@tmp/config1911494665606692870tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-21T00:06:44.920Z] ---> docker-login.sh [2021-08-21T00:06:44.921Z] nexus3.edgexfoundry.org:10001 [2021-08-21T00:06:45.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-21T00:06:45.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-21T00:06:45.481Z] Configure a credential helper to remove this warning. See [2021-08-21T00:06:45.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-21T00:06:45.481Z] [2021-08-21T00:06:45.481Z] Login Succeeded [2021-08-21T00:06:45.481Z] nexus3.edgexfoundry.org:10002 [2021-08-21T00:06:45.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-21T00:06:46.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-21T00:06:46.030Z] Configure a credential helper to remove this warning. See [2021-08-21T00:06:46.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-21T00:06:46.030Z] [2021-08-21T00:06:46.030Z] Login Succeeded [2021-08-21T00:06:46.030Z] nexus3.edgexfoundry.org:10003 [2021-08-21T00:06:46.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-21T00:06:46.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-21T00:06:46.578Z] Configure a credential helper to remove this warning. See [2021-08-21T00:06:46.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-21T00:06:46.578Z] [2021-08-21T00:06:46.578Z] Login Succeeded [2021-08-21T00:06:46.578Z] nexus3.edgexfoundry.org:10004 [2021-08-21T00:06:47.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-21T00:06:47.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-21T00:06:47.181Z] Configure a credential helper to remove this warning. See [2021-08-21T00:06:47.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-21T00:06:47.181Z] [2021-08-21T00:06:47.181Z] Login Succeeded [2021-08-21T00:06:47.181Z] docker.io [2021-08-21T00:06:47.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-21T00:06:48.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-21T00:06:48.047Z] Configure a credential helper to remove this warning. See [2021-08-21T00:06:48.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-21T00:06:48.047Z] [2021-08-21T00:06:48.047Z] Login Succeeded [2021-08-21T00:06:48.047Z] ---> docker-login.sh ends [Pipeline] } [2021-08-21T00:06:48.064Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-21T00:06:48.136Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2021-08-21T00:06:48.136Z] 93caa52030c3acbe32628371219be63c8f79ec40 [2021-08-21T00:06:48.136Z] latest [2021-08-21T00:06:48.136Z] 1.0.0 [2021-08-21T00:06:48.136Z] 93caa52030c3acbe32628371219be63c8f79ec40-1.0.0 [2021-08-21T00:06:48.136Z] main [2021-08-21T00:06:48.136Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:06:48.519Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:93caa52030c3acbe32628371219be63c8f79ec40 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:06:48.859Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:93caa52030c3acbe32628371219be63c8f79ec40 [2021-08-21T00:06:48.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2021-08-21T00:06:48.859Z] e4b153672c20: Preparing [2021-08-21T00:06:48.859Z] 3bcafd7d3852: Preparing [2021-08-21T00:06:48.859Z] 933d8b7ddea5: Preparing [2021-08-21T00:06:48.859Z] 3fbe34a1663b: Preparing [2021-08-21T00:06:49.138Z] 3fbe34a1663b: Layer already exists [2021-08-21T00:06:49.138Z] 3bcafd7d3852: Pushed [2021-08-21T00:06:49.138Z] 933d8b7ddea5: Pushed [2021-08-21T00:06:51.749Z] e4b153672c20: Pushed [2021-08-21T00:06:52.022Z] 93caa52030c3acbe32628371219be63c8f79ec40: digest: sha256:68e013aeac15ed5a7c5b5bc63d94e0f3c80776c351f415547011269c2c5506a3 size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:06:52.370Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:06:52.712Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2021-08-21T00:06:52.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2021-08-21T00:06:52.712Z] e4b153672c20: Preparing [2021-08-21T00:06:52.712Z] 3bcafd7d3852: Preparing [2021-08-21T00:06:52.712Z] 933d8b7ddea5: Preparing [2021-08-21T00:06:52.712Z] 3fbe34a1663b: Preparing [2021-08-21T00:06:52.712Z] e4b153672c20: Layer already exists [2021-08-21T00:06:52.712Z] 3fbe34a1663b: Layer already exists [2021-08-21T00:06:52.712Z] 3bcafd7d3852: Layer already exists [2021-08-21T00:06:52.712Z] 933d8b7ddea5: Layer already exists [2021-08-21T00:06:52.988Z] latest: digest: sha256:68e013aeac15ed5a7c5b5bc63d94e0f3c80776c351f415547011269c2c5506a3 size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:06:53.340Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.0 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:06:53.685Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.0 [2021-08-21T00:06:53.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2021-08-21T00:06:53.685Z] e4b153672c20: Preparing [2021-08-21T00:06:53.685Z] 3bcafd7d3852: Preparing [2021-08-21T00:06:53.685Z] 933d8b7ddea5: Preparing [2021-08-21T00:06:53.685Z] 3fbe34a1663b: Preparing [2021-08-21T00:06:53.685Z] e4b153672c20: Layer already exists [2021-08-21T00:06:53.685Z] 3fbe34a1663b: Layer already exists [2021-08-21T00:06:53.685Z] 933d8b7ddea5: Layer already exists [2021-08-21T00:06:53.685Z] 3bcafd7d3852: Layer already exists [2021-08-21T00:06:53.959Z] 1.0.0: digest: sha256:68e013aeac15ed5a7c5b5bc63d94e0f3c80776c351f415547011269c2c5506a3 size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:06:54.313Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:93caa52030c3acbe32628371219be63c8f79ec40-1.0.0 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:06:54.649Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:93caa52030c3acbe32628371219be63c8f79ec40-1.0.0 [2021-08-21T00:06:54.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2021-08-21T00:06:54.649Z] e4b153672c20: Preparing [2021-08-21T00:06:54.649Z] 3bcafd7d3852: Preparing [2021-08-21T00:06:54.649Z] 933d8b7ddea5: Preparing [2021-08-21T00:06:54.649Z] 3fbe34a1663b: Preparing [2021-08-21T00:06:54.649Z] 3bcafd7d3852: Layer already exists [2021-08-21T00:06:54.649Z] 3fbe34a1663b: Layer already exists [2021-08-21T00:06:54.649Z] e4b153672c20: Layer already exists [2021-08-21T00:06:54.649Z] 933d8b7ddea5: Layer already exists [2021-08-21T00:06:54.920Z] 93caa52030c3acbe32628371219be63c8f79ec40-1.0.0: digest: sha256:68e013aeac15ed5a7c5b5bc63d94e0f3c80776c351f415547011269c2c5506a3 size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:06:55.266Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:06:55.614Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2021-08-21T00:06:55.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2021-08-21T00:06:55.614Z] e4b153672c20: Preparing [2021-08-21T00:06:55.614Z] 3bcafd7d3852: Preparing [2021-08-21T00:06:55.614Z] 933d8b7ddea5: Preparing [2021-08-21T00:06:55.614Z] 3fbe34a1663b: Preparing [2021-08-21T00:06:55.614Z] 3fbe34a1663b: Layer already exists [2021-08-21T00:06:55.614Z] 933d8b7ddea5: Layer already exists [2021-08-21T00:06:55.614Z] e4b153672c20: Layer already exists [2021-08-21T00:06:55.614Z] 3bcafd7d3852: Layer already exists [2021-08-21T00:06:55.888Z] main: digest: sha256:68e013aeac15ed5a7c5b5bc63d94e0f3c80776c351f415547011269c2c5506a3 size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-21T00:06:55.954Z] ===================================================== [Pipeline] echo [2021-08-21T00:06:55.970Z] taggedImages: [2021-08-21T00:06:55.970Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:93caa52030c3acbe32628371219be63c8f79ec40 [2021-08-21T00:06:55.970Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2021-08-21T00:06:55.970Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.0 [2021-08-21T00:06:55.970Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:93caa52030c3acbe32628371219be63c8f79ec40-1.0.0 [2021-08-21T00:06:55.970Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:06:56.426Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-21T00:06:56.427Z] [2021-08-21T00:06:56.427Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:06:56.781Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-21T00:06:57.057Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-21T00:06:57.057Z] 448f6bf000e3: Pulling fs layer [2021-08-21T00:06:57.057Z] f757da607395: Pulling fs layer [2021-08-21T00:06:57.057Z] 05883995daec: Pulling fs layer [2021-08-21T00:06:57.057Z] 8603b9c90790: Pulling fs layer [2021-08-21T00:06:57.057Z] 1560dd03e051: Pulling fs layer [2021-08-21T00:06:57.057Z] 27f5ce0e4adf: Pulling fs layer [2021-08-21T00:06:57.057Z] c2d8d7efcc4b: Pulling fs layer [2021-08-21T00:06:57.057Z] 1560dd03e051: Waiting [2021-08-21T00:06:57.057Z] 27f5ce0e4adf: Waiting [2021-08-21T00:06:57.057Z] c2d8d7efcc4b: Waiting [2021-08-21T00:06:57.057Z] 8603b9c90790: Waiting [2021-08-21T00:06:57.330Z] f757da607395: Verifying Checksum [2021-08-21T00:06:57.331Z] f757da607395: Download complete [2021-08-21T00:06:57.331Z] 8603b9c90790: Verifying Checksum [2021-08-21T00:06:57.331Z] 8603b9c90790: Download complete [2021-08-21T00:06:57.611Z] 1560dd03e051: Verifying Checksum [2021-08-21T00:06:57.611Z] 1560dd03e051: Download complete [2021-08-21T00:06:57.611Z] 27f5ce0e4adf: Verifying Checksum [2021-08-21T00:06:57.611Z] 27f5ce0e4adf: Download complete [2021-08-21T00:06:57.611Z] 05883995daec: Verifying Checksum [2021-08-21T00:06:57.611Z] 05883995daec: Download complete [2021-08-21T00:06:58.206Z] 448f6bf000e3: Download complete [2021-08-21T00:07:01.592Z] c2d8d7efcc4b: Verifying Checksum [2021-08-21T00:07:01.592Z] c2d8d7efcc4b: Download complete [2021-08-21T00:07:01.592Z] 448f6bf000e3: Pull complete [2021-08-21T00:07:01.868Z] f757da607395: Pull complete [2021-08-21T00:07:03.300Z] 05883995daec: Pull complete [2021-08-21T00:07:03.892Z] 8603b9c90790: Pull complete [2021-08-21T00:07:04.870Z] 1560dd03e051: Pull complete [2021-08-21T00:07:05.142Z] 27f5ce0e4adf: Pull complete [2021-08-21T00:07:20.229Z] c2d8d7efcc4b: Pull complete [2021-08-21T00:07:20.229Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-21T00:07:20.229Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-21T00:07:20.229Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-21T00:07:20.463Z] prd-ubuntu18.04-docker-arm64-4c-16g-455 does not seem to be running inside a container [2021-08-21T00:07:20.546Z] $ 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/8 -v /w/workspace/device-rfid-llrp-go/8:/w/workspace/device-rfid-llrp-go/8:rw,z -v /w/workspace/device-rfid-llrp-go/8@tmp:/w/workspace/device-rfid-llrp-go/8@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-21T00:07:24.308Z] $ docker top 228b2dd3ca4ed9369ed10512a02a94d8f4aa110e4d569829ac0fc7bc61f5ce37 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-21T00:07:25.230Z] ---> job-cost.sh [2021-08-21T00:07:25.231Z] lf-activate-venv: SKIPPING [2021-08-21T00:07:25.231Z] INFO: No Stack... [2021-08-21T00:07:25.826Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-08-21T00:07:26.417Z] INFO: Archiving Costs [Pipeline] sh [2021-08-21T00:07:27.085Z] + cat /w/workspace/device-rfid-llrp-go/8/archives/cost.csv [2021-08-21T00:07:27.085Z] + cut -d, -f6 [Pipeline] lock [2021-08-21T00:07:27.149Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-8-stack-cost] [2021-08-21T00:07:27.161Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-8-stack-cost] did not exist. Created. [2021-08-21T00:07:27.161Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-21T00:07:27.901Z] /w/workspace/device-rfid-llrp-go/8@tmp/durable-7ddc31af/script.sh: 1: /w/workspace/device-rfid-llrp-go/8@tmp/durable-7ddc31af/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-21T00:07:28.679Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-08-21T00:07:28.715Z] Warning: overwriting stash ‘stack-cost’ [2021-08-21T00:07:28.777Z] Stashed 1 file(s) [Pipeline] } [2021-08-21T00:07:28.796Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-8-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-21T00:07:28.819Z] $ docker stop --time=1 228b2dd3ca4ed9369ed10512a02a94d8f4aa110e4d569829ac0fc7bc61f5ce37 [2021-08-21T00:07:30.478Z] $ docker rm -f 228b2dd3ca4ed9369ed10512a02a94d8f4aa110e4d569829ac0fc7bc61f5ce37 [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 [2021-08-21T00:07:31.367Z] provisioning config files... [2021-08-21T00:07:31.383Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6839228797139070321tmp [Pipeline] { [Pipeline] sh [2021-08-21T00:07:31.718Z] + set +x [2021-08-21T00:07:31.718Z] + bash -s -- [2021-08-21T00:07:31.718Z] + curl -s https://codecov.io/bash [2021-08-21T00:07:31.718Z] [2021-08-21T00:07:31.718Z] _____ _ [2021-08-21T00:07:31.718Z] / ____| | | [2021-08-21T00:07:31.718Z] | | ___ __| | ___ ___ _____ __ [2021-08-21T00:07:31.718Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-21T00:07:31.718Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-21T00:07:31.718Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-21T00:07:31.718Z] Bash-1.0.6 [2021-08-21T00:07:31.718Z] [2021-08-21T00:07:31.718Z] [2021-08-21T00:07:31.718Z] ==> git version 2.24.4 found [2021-08-21T00:07:31.718Z] ==> 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 [2021-08-21T00:07:31.718Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-21T00:07:31.718Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-21T00:07:31.718Z] ==> Jenkins CI detected. [2021-08-21T00:07:31.718Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2021-08-21T00:07:31.718Z] project root: . [2021-08-21T00:07:31.718Z] --> token set from env [2021-08-21T00:07:31.718Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-21T00:07:31.718Z] ==> Running gcov in . (disable via -X gcov) [2021-08-21T00:07:31.718Z] ==> Python coveragepy not found [2021-08-21T00:07:31.718Z] ==> Searching for coverage reports in: [2021-08-21T00:07:31.718Z] + . [2021-08-21T00:07:31.718Z] -> Found 1 reports [2021-08-21T00:07:31.718Z] ==> Detecting git/mercurial file structure [2021-08-21T00:07:31.718Z] ==> Reading reports [2021-08-21T00:07:31.718Z] + ./coverage.out bytes=462904 [2021-08-21T00:07:31.985Z] ==> Appending adjustments [2021-08-21T00:07:31.985Z] https://docs.codecov.io/docs/fixing-reports [2021-08-21T00:07:32.252Z] + Found adjustments [2021-08-21T00:07:32.252Z] ==> Gzipping contents [2021-08-21T00:07:32.252Z] 52K /tmp/codecov.39GnTu.gz [2021-08-21T00:07:32.252Z] ==> Uploading reports [2021-08-21T00:07:32.252Z] url: https://codecov.io [2021-08-21T00:07:32.252Z] query: branch=main&commit=93caa52030c3acbe32628371219be63c8f79ec40&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-21T00:07:32.252Z] -> Pinging Codecov [2021-08-21T00:07:32.252Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=93caa52030c3acbe32628371219be63c8f79ec40&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-21T00:07:32.836Z] -> Uploading to [2021-08-21T00:07:32.836Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-21/581DD39554BDF9B6E22D074273EAD858/93caa52030c3acbe32628371219be63c8f79ec40/6e9be774-205b-40de-9ed3-5e5891eb1b90.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210821%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210821T000732Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4374b3be241fab7e5455727ca40cc9ed3ff94c2776556c3c1d54cc91ce5c0cae [2021-08-21T00:07:32.836Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-21T00:07:32.836Z] Dload Upload Total Spent Left Speed [2021-08-21T00:07:33.103Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51861 0 0 100 51861 0 145k --:--:-- --:--:-- --:--:-- 146k [2021-08-21T00:07:33.103Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/93caa52030c3acbe32628371219be63c8f79ec40 [Pipeline] } [2021-08-21T00:07:33.120Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-08-21T00:07:33.474Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-08-21T00:07:33.502Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:07:33.826Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-21T00:07:33.826Z] [2021-08-21T00:07:33.826Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:07:34.161Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-21T00:07:34.161Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-08-21T00:07:34.161Z] 188c0c94c7c5: Pulling fs layer [2021-08-21T00:07:34.161Z] 0ef7d3d256c8: Pulling fs layer [2021-08-21T00:07:34.161Z] de9db76c5a1d: Pulling fs layer [2021-08-21T00:07:34.161Z] 0eba1c9be4d2: Pulling fs layer [2021-08-21T00:07:34.161Z] 0d57e429df01: Pulling fs layer [2021-08-21T00:07:34.161Z] 4e4be7b47b0d: Pulling fs layer [2021-08-21T00:07:34.161Z] e1f770b5df2f: Pulling fs layer [2021-08-21T00:07:34.161Z] 85a0685a4137: Pulling fs layer [2021-08-21T00:07:34.161Z] 4e4be7b47b0d: Waiting [2021-08-21T00:07:34.161Z] e1f770b5df2f: Waiting [2021-08-21T00:07:34.161Z] 85a0685a4137: Waiting [2021-08-21T00:07:34.161Z] 0eba1c9be4d2: Waiting [2021-08-21T00:07:34.161Z] 0d57e429df01: Waiting [2021-08-21T00:07:34.161Z] de9db76c5a1d: Verifying Checksum [2021-08-21T00:07:34.161Z] de9db76c5a1d: Download complete [2021-08-21T00:07:34.161Z] 0ef7d3d256c8: Verifying Checksum [2021-08-21T00:07:34.161Z] 0ef7d3d256c8: Download complete [2021-08-21T00:07:34.161Z] 0d57e429df01: Verifying Checksum [2021-08-21T00:07:34.161Z] 0d57e429df01: Download complete [2021-08-21T00:07:34.161Z] 4e4be7b47b0d: Verifying Checksum [2021-08-21T00:07:34.161Z] 4e4be7b47b0d: Download complete [2021-08-21T00:07:34.432Z] 188c0c94c7c5: Verifying Checksum [2021-08-21T00:07:34.432Z] 188c0c94c7c5: Download complete [2021-08-21T00:07:34.702Z] 188c0c94c7c5: Pull complete [2021-08-21T00:07:34.702Z] 0ef7d3d256c8: Pull complete [2021-08-21T00:07:34.702Z] de9db76c5a1d: Pull complete [2021-08-21T00:07:35.658Z] e1f770b5df2f: Verifying Checksum [2021-08-21T00:07:35.658Z] e1f770b5df2f: Download complete [2021-08-21T00:07:39.014Z] 0eba1c9be4d2: Verifying Checksum [2021-08-21T00:07:39.014Z] 0eba1c9be4d2: Download complete [2021-08-21T00:07:39.281Z] 85a0685a4137: Verifying Checksum [2021-08-21T00:07:39.281Z] 85a0685a4137: Download complete [2021-08-21T00:07:43.576Z] 0eba1c9be4d2: Pull complete [2021-08-21T00:07:43.576Z] 0d57e429df01: Pull complete [2021-08-21T00:07:43.576Z] 4e4be7b47b0d: Pull complete [2021-08-21T00:07:43.844Z] e1f770b5df2f: Pull complete [2021-08-21T00:07:48.254Z] 85a0685a4137: Pull complete [2021-08-21T00:07:48.254Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-08-21T00:07:48.254Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-21T00:07:48.254Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-08-21T00:07:48.432Z] prd-centos7-docker-4c-2g-450 does not seem to be running inside a container [2021-08-21T00:07:48.497Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-08-21T00:07:50.756Z] $ docker top ddb4cd188065aea1dfb957cc51bbe603ebe2e422e2c4309308b978d8d9c0bc86 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-21T00:07:50.846Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-08-21T00:07:51.161Z] + set -o pipefail [2021-08-21T00:07:51.161Z] + snyk monitor '--org=edgex-jenkins' [2021-08-21T00:07:57.819Z] [2021-08-21T00:07:57.819Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2021-08-21T00:07:57.819Z] [2021-08-21T00:07:57.819Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8e266e59-5b4d-48a8-830b-753ef23c5713/history/cb257858-d959-475e-86c1-9cee96fccc11 [2021-08-21T00:07:57.819Z] [2021-08-21T00:07:57.819Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-08-21T00:07:57.819Z] [2021-08-21T00:07:57.819Z] [2021-08-21T00:07:57.819Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2021-08-21T00:07:57.819Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-08-21T00:07:57.839Z] $ docker stop --time=1 ddb4cd188065aea1dfb957cc51bbe603ebe2e422e2c4309308b978d8d9c0bc86 [2021-08-21T00:07:59.431Z] $ docker rm -f ddb4cd188065aea1dfb957cc51bbe603ebe2e422e2c4309308b978d8d9c0bc86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-21T00:08:00.350Z] + git log --format=format:%s -1 93caa52030c3acbe32628371219be63c8f79ec40 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:08:00.678Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-21T00:08:00.678Z] . [Pipeline] withDockerContainer [2021-08-21T00:08:00.768Z] prd-centos7-docker-4c-2g-450 does not seem to be running inside a container [2021-08-21T00:08:00.835Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-21T00:08:01.202Z] $ docker top a791bce5b78d7eed0a2ab4dcb2aadabd7ec8abb7587cb1d75b49424e6c8b9c87 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-21T00:08:01.307Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v1.0.0|v1.0.0-dev.9' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-21T00:08:01.636Z] + git semver [Pipeline] } [2021-08-21T00:08:01.657Z] $ docker stop --time=1 a791bce5b78d7eed0a2ab4dcb2aadabd7ec8abb7587cb1d75b49424e6c8b9c87 [2021-08-21T00:08:02.877Z] $ docker rm -f a791bce5b78d7eed0a2ab4dcb2aadabd7ec8abb7587cb1d75b49424e6c8b9c87 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:08:03.339Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-21T00:08:03.339Z] [2021-08-21T00:08:03.339Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:08:03.676Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-21T00:08:03.676Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-08-21T00:08:03.676Z] ab5ef0e58194: Pulling fs layer [2021-08-21T00:08:03.676Z] 9712f1f96733: Pulling fs layer [2021-08-21T00:08:03.676Z] 63f879dbbcfc: Pulling fs layer [2021-08-21T00:08:03.676Z] 0d9ebad4ef96: Pulling fs layer [2021-08-21T00:08:03.676Z] e9a5061849ea: Pulling fs layer [2021-08-21T00:08:03.676Z] d747dcd14b5f: Pulling fs layer [2021-08-21T00:08:03.676Z] 2de7ff778b66: Pulling fs layer [2021-08-21T00:08:03.676Z] 0d9ebad4ef96: Waiting [2021-08-21T00:08:03.676Z] e9a5061849ea: Waiting [2021-08-21T00:08:03.676Z] d747dcd14b5f: Waiting [2021-08-21T00:08:03.676Z] 2de7ff778b66: Waiting [2021-08-21T00:08:03.676Z] 9712f1f96733: Download complete [2021-08-21T00:08:06.260Z] 63f879dbbcfc: Verifying Checksum [2021-08-21T00:08:06.260Z] 63f879dbbcfc: Download complete [2021-08-21T00:08:06.260Z] e9a5061849ea: Verifying Checksum [2021-08-21T00:08:06.260Z] e9a5061849ea: Download complete [2021-08-21T00:08:06.529Z] d747dcd14b5f: Verifying Checksum [2021-08-21T00:08:06.529Z] d747dcd14b5f: Download complete [2021-08-21T00:08:07.112Z] 2de7ff778b66: Verifying Checksum [2021-08-21T00:08:07.112Z] 2de7ff778b66: Download complete [2021-08-21T00:08:07.713Z] 0d9ebad4ef96: Verifying Checksum [2021-08-21T00:08:07.713Z] 0d9ebad4ef96: Download complete [2021-08-21T00:08:07.713Z] ab5ef0e58194: Verifying Checksum [2021-08-21T00:08:07.713Z] ab5ef0e58194: Download complete [2021-08-21T00:08:11.087Z] ab5ef0e58194: Pull complete [2021-08-21T00:08:11.087Z] 9712f1f96733: Pull complete [2021-08-21T00:08:11.363Z] 63f879dbbcfc: Pull complete [2021-08-21T00:08:15.643Z] 0d9ebad4ef96: Pull complete [2021-08-21T00:08:15.643Z] e9a5061849ea: Pull complete [2021-08-21T00:08:15.643Z] d747dcd14b5f: Pull complete [2021-08-21T00:08:17.073Z] 2de7ff778b66: Pull complete [2021-08-21T00:08:17.073Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-08-21T00:08:17.073Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-21T00:08:17.073Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-08-21T00:08:17.157Z] prd-centos7-docker-4c-2g-450 does not seem to be running inside a container [2021-08-21T00:08:17.218Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-08-21T00:08:20.248Z] $ docker top df461a5be25a45b58aa04dc84d2df39f63d5b104d9f69c73761db4ba00b7e229 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-08-21T00:08:20.344Z] provisioning config files... [2021-08-21T00:08:20.362Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3371625184894214680tmp [2021-08-21T00:08:20.382Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8355345758198987163tmp [2021-08-21T00:08:20.405Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7256313957663124579tmp [Pipeline] { [Pipeline] echo [2021-08-21T00:08:20.434Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-21T00:08:20.750Z] ---> sigul-configuration.sh [2021-08-21T00:08:20.750Z] gpg: directory `/root/.gnupg' created [2021-08-21T00:08:20.750Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-08-21T00:08:20.750Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-08-21T00:08:20.750Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-08-21T00:08:20.750Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-08-21T00:08:20.750Z] gpg: CAST5 encrypted data [2021-08-21T00:08:20.750Z] gpg: encrypted with 1 passphrase [2021-08-21T00:08:20.750Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-08-21T00:08:21.276Z] + mkdir /home/jenkins [2021-08-21T00:08:21.276Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-08-21T00:08:21.587Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-08-21T00:08:21.602Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-21T00:08:21.909Z] ---> sigul-install.sh [2021-08-21T00:08:21.909Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-08-21T00:08:22.226Z] + git tag --list [2021-08-21T00:08:22.226Z] v0.0.0 [2021-08-21T00:08:22.226Z] v1.0.0 [2021-08-21T00:08:22.226Z] v1.0.0-dev.1 [2021-08-21T00:08:22.226Z] v1.0.0-dev.2 [2021-08-21T00:08:22.226Z] v1.0.0-dev.3 [2021-08-21T00:08:22.226Z] v1.0.0-dev.4 [2021-08-21T00:08:22.226Z] v1.0.0-dev.5 [2021-08-21T00:08:22.226Z] v1.0.0-dev.6 [2021-08-21T00:08:22.226Z] v1.0.0-dev.7 [2021-08-21T00:08:22.226Z] v1.0.0-dev.8 [2021-08-21T00:08:22.226Z] v1.0.0-dev.9 [Pipeline] sh [2021-08-21T00:08:22.542Z] + lftools sign git-tag v1.0.0 [2021-08-21T00:08:23.133Z] Signing Git tag with Sigul... [2021-08-21T00:08:23.133Z] Signing v1.0.0 [Pipeline] echo [2021-08-21T00:08:23.731Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-21T00:08:24.046Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-08-21T00:08:24.059Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-08-21T00:08:24.144Z] $ docker stop --time=1 df461a5be25a45b58aa04dc84d2df39f63d5b104d9f69c73761db4ba00b7e229 [2021-08-21T00:08:25.353Z] $ docker rm -f df461a5be25a45b58aa04dc84d2df39f63d5b104d9f69c73761db4ba00b7e229 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:08:25.951Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-21T00:08:25.951Z] . [Pipeline] withDockerContainer [2021-08-21T00:08:26.149Z] prd-centos7-docker-4c-2g-450 does not seem to be running inside a container [2021-08-21T00:08:26.357Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-21T00:08:26.711Z] $ docker top aa3e23bf199ac5f42d842561db90537d880194f7885c3c38f118b38c4e415892 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-21T00:08:26.817Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v1.0.0|v1.0.0-dev.9' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-21T00:08:27.148Z] + git semver [Pipeline] } [2021-08-21T00:08:27.174Z] $ docker stop --time=1 aa3e23bf199ac5f42d842561db90537d880194f7885c3c38f118b38c4e415892 [2021-08-21T00:08:28.363Z] $ docker rm -f aa3e23bf199ac5f42d842561db90537d880194f7885c3c38f118b38c4e415892 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:08:28.764Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-21T00:08:28.764Z] . [Pipeline] withDockerContainer [2021-08-21T00:08:28.847Z] prd-centos7-docker-4c-2g-450 does not seem to be running inside a container [2021-08-21T00:08:28.905Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-21T00:08:29.277Z] $ docker top 026bb8151c0c66481ce935f0e9f4bc0675b6c328e336a76a29ce02ebf883deb4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-21T00:08:29.387Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v1.0.0|v1.0.0-dev.9' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-21T00:08:29.721Z] + git semver [Pipeline] } [2021-08-21T00:08:29.742Z] $ docker stop --time=1 026bb8151c0c66481ce935f0e9f4bc0675b6c328e336a76a29ce02ebf883deb4 [2021-08-21T00:08:30.912Z] $ docker rm -f 026bb8151c0c66481ce935f0e9f4bc0675b6c328e336a76a29ce02ebf883deb4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-21T00:08:32.041Z] + '[' -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-21T00:08:32.357Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-21T00:08:32.948Z] ---> package-listing.sh [2021-08-21T00:08:32.948Z] ++ facter osfamily [2021-08-21T00:08:32.948Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-21T00:08:33.218Z] + OS_FAMILY=redhat [2021-08-21T00:08:33.218Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2021-08-21T00:08:33.218Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-21T00:08:33.218Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-21T00:08:33.218Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-21T00:08:33.218Z] + PACKAGES=/tmp/packages_start.txt [2021-08-21T00:08:33.218Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2021-08-21T00:08:33.218Z] + PACKAGES=/tmp/packages_end.txt [2021-08-21T00:08:33.218Z] + case "${OS_FAMILY}" in [2021-08-21T00:08:33.218Z] + rpm -qa [2021-08-21T00:08:33.218Z] + sort [2021-08-21T00:08:33.802Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-21T00:08:33.802Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-21T00:08:33.802Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-21T00:08:33.802Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2021-08-21T00:08:33.802Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2021-08-21T00:08:33.802Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo [2021-08-21T00:08:33.820Z] 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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-21T00:08:34.121Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:08:34.710Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-21T00:08:34.711Z] [2021-08-21T00:08:34.711Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:08:35.040Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-21T00:08:35.040Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-21T00:08:35.040Z] b4d181a07f80: Pulling fs layer [2021-08-21T00:08:35.040Z] a1111a8f2ec3: Pulling fs layer [2021-08-21T00:08:35.040Z] ed53099fbce6: Pulling fs layer [2021-08-21T00:08:35.040Z] dc539afda2c1: Pulling fs layer [2021-08-21T00:08:35.040Z] 77bc0d833cb6: Pulling fs layer [2021-08-21T00:08:35.040Z] 9065ff56babe: Pulling fs layer [2021-08-21T00:08:35.040Z] d287ab97295c: Pulling fs layer [2021-08-21T00:08:35.040Z] dc539afda2c1: Waiting [2021-08-21T00:08:35.040Z] 77bc0d833cb6: Waiting [2021-08-21T00:08:35.040Z] 9065ff56babe: Waiting [2021-08-21T00:08:35.040Z] d287ab97295c: Waiting [2021-08-21T00:08:35.307Z] a1111a8f2ec3: Verifying Checksum [2021-08-21T00:08:35.307Z] a1111a8f2ec3: Download complete [2021-08-21T00:08:35.307Z] dc539afda2c1: Verifying Checksum [2021-08-21T00:08:35.307Z] dc539afda2c1: Download complete [2021-08-21T00:08:35.575Z] 77bc0d833cb6: Verifying Checksum [2021-08-21T00:08:35.575Z] 77bc0d833cb6: Download complete [2021-08-21T00:08:35.576Z] 9065ff56babe: Verifying Checksum [2021-08-21T00:08:35.576Z] 9065ff56babe: Download complete [2021-08-21T00:08:35.576Z] ed53099fbce6: Verifying Checksum [2021-08-21T00:08:35.576Z] ed53099fbce6: Download complete [2021-08-21T00:08:36.541Z] b4d181a07f80: Verifying Checksum [2021-08-21T00:08:36.541Z] b4d181a07f80: Download complete [2021-08-21T00:08:37.989Z] b4d181a07f80: Pull complete [2021-08-21T00:08:37.989Z] a1111a8f2ec3: Pull complete [2021-08-21T00:08:38.577Z] ed53099fbce6: Pull complete [2021-08-21T00:08:38.844Z] dc539afda2c1: Pull complete [2021-08-21T00:08:39.111Z] 77bc0d833cb6: Pull complete [2021-08-21T00:08:39.111Z] 9065ff56babe: Pull complete [2021-08-21T00:08:40.065Z] d287ab97295c: Verifying Checksum [2021-08-21T00:08:40.065Z] d287ab97295c: Download complete [2021-08-21T00:08:45.440Z] d287ab97295c: Pull complete [2021-08-21T00:08:45.440Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-21T00:08:45.440Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-21T00:08:45.440Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-21T00:08:45.522Z] prd-centos7-docker-4c-2g-450 does not seem to be running inside a container [2021-08-21T00:08:45.575Z] $ 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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-21T00:08:47.822Z] $ docker top 83f4c2223e5de9d868360bcb26acfc81646c71e39b56d6901edc87d8cefc25da -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-21T00:08:48.219Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-21T00:08:48.533Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-21T00:08:48.843Z] + ls /var/log/sa-host [2021-08-21T00:08:48.843Z] + sadf -c /var/log/sa-host/sa19 [2021-08-21T00:08:48.843Z] file_magic: OK [2021-08-21T00:08:48.843Z] HZ: Using current value: 100 [2021-08-21T00:08:48.843Z] file_header: OK [2021-08-21T00:08:48.843Z] 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 [2021-08-21T00:08:48.843Z] Statistics: [2021-08-21T00:08:48.843Z] Hnuu...uuuununununu... [2021-08-21T00:08:48.843Z] File successfully converted to sysstat format version 12.0.3 [2021-08-21T00:08:48.843Z] + sadf -c /var/log/sa-host/sa20 [2021-08-21T00:08:48.843Z] file_magic: OK [2021-08-21T00:08:48.843Z] HZ: Using current value: 100 [2021-08-21T00:08:48.843Z] file_header: OK [2021-08-21T00:08:48.843Z] 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 [2021-08-21T00:08:48.843Z] Statistics: [2021-08-21T00:08:48.843Z] HRHnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-21T00:08:48.843Z] File successfully converted to sysstat format version 12.0.3 [2021-08-21T00:08:48.843Z] + sadf -c /var/log/sa-host/sa21 [2021-08-21T00:08:48.843Z] file_magic: OK [2021-08-21T00:08:48.843Z] HZ: Using current value: 100 [2021-08-21T00:08:48.843Z] file_header: OK [2021-08-21T00:08:48.843Z] 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 [2021-08-21T00:08:48.843Z] Statistics: [2021-08-21T00:08:48.844Z] Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-21T00:08:48.844Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-21T00:08:49.092Z] provisioning config files... [2021-08-21T00:08:49.107Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5569190613440384043tmp [Pipeline] { [Pipeline] echo [2021-08-21T00:08:49.131Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-21T00:08:49.649Z] ---> create-netrc.sh [Pipeline] } [2021-08-21T00:08:49.663Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-21T00:08:50.037Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-21T00:08:50.051Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-21T00:08:50.415Z] ---> sudo-logs.sh [2021-08-21T00:08:50.415Z] Archiving 'sudo' log.. [2021-08-21T00:08:55.749Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-450.vexxhost.local: Name or service not known [2021-08-21T00:08:55.749Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-450.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-21T00:08:55.790Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-21T00:08:56.099Z] ---> job-cost.sh [2021-08-21T00:08:56.099Z] lf-activate-venv: SKIPPING [2021-08-21T00:08:56.099Z] DEBUG: total: 0.10999999940395355 [2021-08-21T00:08:56.099Z] INFO: Retrieving Stack Cost... [2021-08-21T00:08:57.059Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-21T00:08:57.324Z] INFO: Archiving Costs [Pipeline] echo [2021-08-21T00:08:57.341Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-21T00:08:57.777Z] ---> logs-deploy.sh [2021-08-21T00:08:57.777Z] lf-activate-venv: SKIPPING [2021-08-21T00:08:57.777Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/8 [2021-08-21T00:08:57.777Z] INFO: archiving workspace using pattern(s): [2021-08-21T00:08:58.359Z] Archives upload complete. [2021-08-21T00:08:58.626Z] INFO: archiving logs to Nexus