Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9eabae5d0b8447ec436d7ae13a4bd32fe3887095 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-ssh1399573127010831688.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 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-ssh446388261016856455.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 c141c1271097dc03ad291c2451e310eaf98cdd06 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-ssh7398842088373260251.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > 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-ssh5749206831229525364.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/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-ssh3452765962109670803.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 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-1889 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-ssh7759832277461158396.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 9eabae5d0b8447ec436d7ae13a4bd32fe3887095 (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 9eabae5d0b8447ec436d7ae13a4bd32fe3887095 # timeout=10 Commit message: "Merge pull request #50 from lenny-intel/pr-template" > git rev-list --no-walk e0ebc7ee856a66e69e0bf61b50d6adfe371edacc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-05T05:42:46.453Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-05T05:42:46.532Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-05T05:42:46.560Z] ========================================================= [2021-10-05T05:42:46.560Z] EdgeX Global Pipelines Version Info [2021-10-05T05:42:46.560Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-05T05:42:47.936Z] ------------------- [2021-10-05T05:42:47.936Z] stable info: [2021-10-05T05:42:47.936Z] ------------------- [2021-10-05T05:42:47.936Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-05T05:42:47.936Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-10-05T05:42:47.936Z] Message: update stable to v1.0.206 [2021-10-05T05:42:48.561Z] ------------------- [2021-10-05T05:42:48.561Z] experimental info: [2021-10-05T05:42:48.561Z] ------------------- [2021-10-05T05:42:48.561Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-05T05:42:48.561Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-10-05T05:42:48.561Z] Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-05T05:42:48.697Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2021-10-05T05:42:48.720Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2021-10-05T05:42:48.744Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-05T05:42:48.769Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-05T05:42:48.793Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-05T05:42:48.817Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-05T05:42:48.841Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-10-05T05:42:48.863Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-05T05:42:48.887Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-05T05:42:48.914Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-05T05:42:48.940Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-05T05:42:48.967Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-05T05:42:48.992Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2021-10-05T05:42:49.017Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-05T05:42:49.042Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-05T05:42:49.067Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-05T05:42:49.092Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-05T05:42:49.118Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-05T05:42:49.144Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-05T05:42:49.175Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-05T05:42:49.202Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-05T05:42:49.229Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-05T05:42:49.256Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-05T05:42:49.280Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-05T05:42:49.306Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-05T05:42:49.332Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-10-05T05:42:49.359Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-05T05:42:49.382Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-10-05T05:42:49.405Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-10-05T05:42:49.429Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-10-05T05:42:49.454Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9eabae5d0b8447ec436d7ae13a4bd32fe3887095 [Pipeline] echo [2021-10-05T05:42:49.486Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9eabae5 [Pipeline] echo [2021-10-05T05:42:49.510Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-05T05:42:49.582Z] provisioning config files... [2021-10-05T05:42:49.602Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7955282456207523618tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-05T05:42:49.956Z] ---> docker-login.sh [2021-10-05T05:42:49.956Z] nexus3.edgexfoundry.org:10001 [2021-10-05T05:42:49.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T05:42:50.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T05:42:50.225Z] Configure a credential helper to remove this warning. See [2021-10-05T05:42:50.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T05:42:50.225Z] [2021-10-05T05:42:50.225Z] Login Succeeded [2021-10-05T05:42:50.225Z] nexus3.edgexfoundry.org:10002 [2021-10-05T05:42:50.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T05:42:50.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T05:42:50.225Z] Configure a credential helper to remove this warning. See [2021-10-05T05:42:50.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T05:42:50.225Z] [2021-10-05T05:42:50.225Z] Login Succeeded [2021-10-05T05:42:50.491Z] nexus3.edgexfoundry.org:10003 [2021-10-05T05:42:50.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T05:42:50.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T05:42:50.491Z] Configure a credential helper to remove this warning. See [2021-10-05T05:42:50.491Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T05:42:50.491Z] [2021-10-05T05:42:50.491Z] Login Succeeded [2021-10-05T05:42:50.491Z] nexus3.edgexfoundry.org:10004 [2021-10-05T05:42:50.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T05:42:50.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T05:42:50.758Z] Configure a credential helper to remove this warning. See [2021-10-05T05:42:50.758Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T05:42:50.758Z] [2021-10-05T05:42:50.758Z] Login Succeeded [2021-10-05T05:42:50.758Z] docker.io [2021-10-05T05:42:50.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T05:42:51.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T05:42:51.054Z] Configure a credential helper to remove this warning. See [2021-10-05T05:42:51.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T05:42:51.054Z] [2021-10-05T05:42:51.054Z] Login Succeeded [2021-10-05T05:42:51.054Z] ---> docker-login.sh ends [Pipeline] } [2021-10-05T05:42:51.067Z] 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-10-05T05:42:51.584Z] + git log --format=format:%s -1 9eabae5d0b8447ec436d7ae13a4bd32fe3887095 [Pipeline] echo [2021-10-05T05:42:51.638Z] GIT_COMMIT: 9eabae5d0b8447ec436d7ae13a4bd32fe3887095, Commit Message: Merge pull request #50 from lenny-intel/pr-template [Pipeline] echo [2021-10-05T05:42:51.651Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:42:52.239Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-05T05:42:52.239Z] [2021-10-05T05:42:52.239Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:42:52.581Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-05T05:42:52.581Z] latest: Pulling from edgex-devops/git-semver [2021-10-05T05:42:52.581Z] 31603596830f: Pulling fs layer [2021-10-05T05:42:52.581Z] 04fac38145f0: Pulling fs layer [2021-10-05T05:42:52.581Z] 701f6daf10bf: Pulling fs layer [2021-10-05T05:42:52.581Z] 24f72da36158: Pulling fs layer [2021-10-05T05:42:52.581Z] 24f72da36158: Waiting [2021-10-05T05:42:52.581Z] 04fac38145f0: Verifying Checksum [2021-10-05T05:42:52.581Z] 04fac38145f0: Download complete [2021-10-05T05:42:52.851Z] 31603596830f: Verifying Checksum [2021-10-05T05:42:52.851Z] 31603596830f: Download complete [2021-10-05T05:42:52.851Z] 701f6daf10bf: Verifying Checksum [2021-10-05T05:42:52.851Z] 701f6daf10bf: Download complete [2021-10-05T05:42:52.851Z] 24f72da36158: Verifying Checksum [2021-10-05T05:42:52.851Z] 24f72da36158: Download complete [2021-10-05T05:42:52.851Z] 31603596830f: Pull complete [2021-10-05T05:42:53.122Z] 04fac38145f0: Pull complete [2021-10-05T05:42:53.711Z] 701f6daf10bf: Pull complete [2021-10-05T05:42:53.711Z] 24f72da36158: Pull complete [2021-10-05T05:42:53.977Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-10-05T05:42:53.977Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-05T05:42:53.977Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-05T05:42:54.079Z] prd-centos7-docker-4c-2g-1889 does not seem to be running inside a container [2021-10-05T05:42:54.139Z] $ 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-10-05T05:42:54.909Z] $ docker top 24832232d0c42fa287aa1140a433590c500c2b5886ab58d92ba7572166b694f2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-05T05:42:55.075Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-05T05:42:55.075Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-05T05:42:55.195Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-05T05:42:55.198Z] $ docker exec 24832232d0c42fa287aa1140a433590c500c2b5886ab58d92ba7572166b694f2 ssh-agent [2021-10-05T05:42:55.330Z] SSH_AUTH_SOCK=/tmp/ssh-X38Gb3GfGA0a/agent.14 [2021-10-05T05:42:55.330Z] SSH_AGENT_PID=21 [2021-10-05T05:42:55.340Z] Running ssh-add (command line suppressed) [2021-10-05T05:42:55.443Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7350163181287637840.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7350163181287637840.key) [2021-10-05T05:42:55.461Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-05T05:42:55.785Z] + git tag --points-at HEAD [Pipeline] } [2021-10-05T05:42:55.805Z] $ docker exec --env ******** --env ******** 24832232d0c42fa287aa1140a433590c500c2b5886ab58d92ba7572166b694f2 ssh-agent -k [2021-10-05T05:42:55.909Z] unset SSH_AUTH_SOCK; [2021-10-05T05:42:55.910Z] unset SSH_AGENT_PID; [2021-10-05T05:42:55.910Z] echo Agent pid 21 killed; [2021-10-05T05:42:55.930Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-05T05:42:55.996Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-05T05:42:55.996Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-05T05:42:56.116Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-05T05:42:56.119Z] $ docker exec 24832232d0c42fa287aa1140a433590c500c2b5886ab58d92ba7572166b694f2 ssh-agent [2021-10-05T05:42:56.230Z] SSH_AUTH_SOCK=/tmp/ssh-nGzgph7XIaVa/agent.55 [2021-10-05T05:42:56.230Z] SSH_AGENT_PID=61 [2021-10-05T05:42:56.239Z] Running ssh-add (command line suppressed) [2021-10-05T05:42:56.347Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3813334970337185595.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3813334970337185595.key) [2021-10-05T05:42:56.370Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-05T05:42:56.693Z] + git semver init [2021-10-05T05:42:56.693Z] # -> Open(): unable to determine branch for HEAD [2021-10-05T05:42:56.693Z] # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git [2021-10-05T05:42:56.693Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main [2021-10-05T05:42:56.693Z] # $SEMVER_REMOTE_NAME = origin [2021-10-05T05:42:56.693Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-05T05:42:56.693Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-05T05:42:56.693Z] # $SEMVER_BRANCH = main [2021-10-05T05:42:56.693Z] # $SEMVER_TEMP = /tmp/semver-272168657 [2021-10-05T05:42:56.693Z] # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP [2021-10-05T05:42:57.280Z] # '/tmp/semver-272168657' -> '/w/workspace/foundry_device-rfid-llrp-go_main/.semver' [2021-10-05T05:42:57.280Z] # -> Force: false [2021-10-05T05:42:57.280Z] # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [Pipeline] } [2021-10-05T05:42:57.297Z] $ docker exec --env ******** --env ******** 24832232d0c42fa287aa1140a433590c500c2b5886ab58d92ba7572166b694f2 ssh-agent -k [2021-10-05T05:42:57.402Z] unset SSH_AUTH_SOCK; [2021-10-05T05:42:57.402Z] unset SSH_AGENT_PID; [2021-10-05T05:42:57.402Z] echo Agent pid 61 killed; [2021-10-05T05:42:57.417Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-05T05:42:57.783Z] + git semver [Pipeline] } [2021-10-05T05:42:57.804Z] $ docker stop --time=1 24832232d0c42fa287aa1140a433590c500c2b5886ab58d92ba7572166b694f2 [2021-10-05T05:42:59.054Z] $ docker rm -f 24832232d0c42fa287aa1140a433590c500c2b5886ab58d92ba7572166b694f2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-05T05:42:59.440Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-05T05:42:59.743Z] Stashed 1 file(s) [Pipeline] echo [2021-10-05T05:42:59.746Z] [edgeXSemver]: initialized semver on version 1.0.1-dev.2 [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-10-05T05:43:14.956Z] Still waiting to schedule task [2021-10-05T05:43:14.956Z] ‘prd-centos7-blackbox-4c-2g-465’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-10-05T05:43:14.956Z] ‘prd-centos7-builder-2c-1g-1022’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-10-05T05:43:14.956Z] ‘prd-centos7-builder-2c-1g-436’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-10-05T05:43:14.956Z] ‘prd-centos7-builder-2c-1g-458’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-10-05T05:43:14.956Z] ‘prd-centos7-builder-2c-1g-478’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-10-05T05:43:14.956Z] ‘prd-centos7-builder-2c-1g-522’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-10-05T05:43:14.956Z] ‘prd-centos7-builder-2c-1g-524’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-10-05T05:43:14.956Z] ‘prd-centos7-builder-2c-1g-732’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-10-05T05:43:14.956Z] ‘prd-centos7-builder-2c-1g-775’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-10-05T05:43:14.956Z] ‘prd-centos7-builder-2c-1g-798’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-10-05T05:43:14.956Z] ‘prd-centos7-builder-2c-1g-941’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-10-05T05:43:14.956Z] ‘prd-centos7-docker-4c-2g-1891’ is offline [2021-10-05T05:43:14.956Z] ‘prd-centos7-docker-4c-2g-1892’ is offline [2021-10-05T05:43:14.957Z] ‘prd-centos7-docker-4c-2g-1893’ is offline [2021-10-05T05:43:14.957Z] ‘prd-centos7-docker-4c-2g-444’ is offline [2021-10-05T05:43:14.957Z] ‘prd-centos7-docker-4c-2g-445’ is offline [2021-10-05T05:43:14.957Z] ‘prd-centos7-docker-4c-2g-504’ is offline [2021-10-05T05:43:14.957Z] ‘prd-centos7-docker-4c-2g-603’ is offline [2021-10-05T05:43:14.957Z] ‘prd-centos7-docker-4c-2g-826’ is offline [2021-10-05T05:43:14.958Z] ‘prd-centos7-docker-4c-2g-829’ is offline [2021-10-05T05:43:14.958Z] ‘prd-centos7-docker-8c-8g-1881’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-10-05T05:43:14.958Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1884’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-10-05T05:43:14.958Z] Still waiting to schedule task [2021-10-05T05:43:14.959Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1884’ is offline [2021-10-05T05:43:20.113Z] Running on prd-centos7-docker-4c-2g-1893 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2021-10-05T05:43:20.139Z] Running in /w/workspace/device-rfid-llrp-go/10 [Pipeline] { [Pipeline] checkout [2021-10-05T05:43:20.264Z] Selected Git installation does not exist. Using Default [2021-10-05T05:43:20.264Z] The recommended git tool is: NONE [2021-10-05T05:43:23.469Z] using credential edgex-jenkins-ssh [2021-10-05T05:43:23.495Z] Cloning the remote Git repository [2021-10-05T05:43:22.583Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-10-05T05:43:22.664Z] > git init /w/workspace/device-rfid-llrp-go/10 # timeout=10 [2021-10-05T05:43:22.721Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-10-05T05:43:22.721Z] > git --version # timeout=10 [2021-10-05T05:43:22.730Z] > git --version # 'git version 2.24.4' [2021-10-05T05:43:22.731Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-05T05:43:22.763Z] [INFO] Currently running in a labeled security context [2021-10-05T05:43:22.763Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-05T05:43:22.763Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/10@tmp/jenkins-gitclient-ssh1129371188269214089.key [2021-10-05T05:43:22.781Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-05T05:43:24.363Z] Avoid second fetch [2021-10-05T05:43:24.363Z] Checking out Revision 9eabae5d0b8447ec436d7ae13a4bd32fe3887095 (main) [2021-10-05T05:43:23.460Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-10-05T05:43:23.469Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-05T05:43:23.493Z] > git config core.sparsecheckout # timeout=10 [2021-10-05T05:43:23.507Z] > git checkout -f 9eabae5d0b8447ec436d7ae13a4bd32fe3887095 # timeout=10 [2021-10-05T05:43:27.895Z] Commit message: "Merge pull request #50 from lenny-intel/pr-template" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-05T05:43:28.228Z] provisioning config files... [2021-10-05T05:43:28.247Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/10@tmp/config5027544246704868442tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-05T05:43:28.692Z] ---> docker-login.sh [2021-10-05T05:43:28.693Z] nexus3.edgexfoundry.org:10001 [2021-10-05T05:43:28.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T05:43:28.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T05:43:28.960Z] Configure a credential helper to remove this warning. See [2021-10-05T05:43:28.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T05:43:28.960Z] [2021-10-05T05:43:28.960Z] Login Succeeded [2021-10-05T05:43:28.960Z] nexus3.edgexfoundry.org:10002 [2021-10-05T05:43:28.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T05:43:28.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T05:43:28.960Z] Configure a credential helper to remove this warning. See [2021-10-05T05:43:28.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T05:43:28.960Z] [2021-10-05T05:43:28.960Z] Login Succeeded [2021-10-05T05:43:28.960Z] nexus3.edgexfoundry.org:10003 [2021-10-05T05:43:28.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T05:43:29.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T05:43:29.225Z] Configure a credential helper to remove this warning. See [2021-10-05T05:43:29.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T05:43:29.225Z] [2021-10-05T05:43:29.225Z] Login Succeeded [2021-10-05T05:43:29.225Z] nexus3.edgexfoundry.org:10004 [2021-10-05T05:43:29.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T05:43:29.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T05:43:29.225Z] Configure a credential helper to remove this warning. See [2021-10-05T05:43:29.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T05:43:29.225Z] [2021-10-05T05:43:29.225Z] Login Succeeded [2021-10-05T05:43:29.225Z] docker.io [2021-10-05T05:43:29.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T05:43:29.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T05:43:29.776Z] Configure a credential helper to remove this warning. See [2021-10-05T05:43:29.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T05:43:29.776Z] [2021-10-05T05:43:29.776Z] Login Succeeded [2021-10-05T05:43:29.776Z] ---> docker-login.sh ends [Pipeline] } [2021-10-05T05:43:29.824Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-05T05:43:30.024Z] ========================================================= [2021-10-05T05:43:30.024Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-05T05:43:30.024Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:43:30.393Z] + 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-10-05T05:43:30.394Z] Sending build context to Docker daemon 1.2MB [2021-10-05T05:43:30.394Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-10-05T05:43:30.394Z] Step 2/14 : FROM ${BASE} AS builder [2021-10-05T05:43:30.394Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-05T05:43:30.394Z] 540db60ca938: Pulling fs layer [2021-10-05T05:43:30.394Z] adcc1eea9eea: Pulling fs layer [2021-10-05T05:43:30.394Z] 4c4ab2625f07: Pulling fs layer [2021-10-05T05:43:30.394Z] db62176df00c: Pulling fs layer [2021-10-05T05:43:30.394Z] 3b30891b0d05: Pulling fs layer [2021-10-05T05:43:30.394Z] 06b49ca38bd5: Pulling fs layer [2021-10-05T05:43:30.394Z] c788192a36de: Pulling fs layer [2021-10-05T05:43:30.394Z] a77e37c0d609: Pulling fs layer [2021-10-05T05:43:30.394Z] c3185cebc471: Pulling fs layer [2021-10-05T05:43:30.394Z] 06b49ca38bd5: Waiting [2021-10-05T05:43:30.394Z] db62176df00c: Waiting [2021-10-05T05:43:30.394Z] c788192a36de: Waiting [2021-10-05T05:43:30.394Z] a77e37c0d609: Waiting [2021-10-05T05:43:30.394Z] c3185cebc471: Waiting [2021-10-05T05:43:30.394Z] 3b30891b0d05: Waiting [2021-10-05T05:43:30.659Z] 4c4ab2625f07: Verifying Checksum [2021-10-05T05:43:30.659Z] 4c4ab2625f07: Download complete [2021-10-05T05:43:30.659Z] adcc1eea9eea: Verifying Checksum [2021-10-05T05:43:30.659Z] adcc1eea9eea: Download complete [2021-10-05T05:43:30.659Z] 3b30891b0d05: Verifying Checksum [2021-10-05T05:43:30.659Z] 3b30891b0d05: Download complete [2021-10-05T05:43:30.659Z] 06b49ca38bd5: Verifying Checksum [2021-10-05T05:43:30.659Z] 06b49ca38bd5: Download complete [2021-10-05T05:43:30.659Z] 540db60ca938: Verifying Checksum [2021-10-05T05:43:30.659Z] 540db60ca938: Download complete [2021-10-05T05:43:30.659Z] c788192a36de: Verifying Checksum [2021-10-05T05:43:30.659Z] c788192a36de: Download complete [2021-10-05T05:43:30.924Z] 540db60ca938: Pull complete [2021-10-05T05:43:30.924Z] adcc1eea9eea: Pull complete [2021-10-05T05:43:30.924Z] 4c4ab2625f07: Pull complete [2021-10-05T05:43:31.189Z] a77e37c0d609: Verifying Checksum [2021-10-05T05:43:31.189Z] a77e37c0d609: Download complete [2021-10-05T05:43:31.474Z] db62176df00c: Verifying Checksum [2021-10-05T05:43:31.474Z] db62176df00c: Download complete [2021-10-05T05:43:31.751Z] c3185cebc471: Verifying Checksum [2021-10-05T05:43:31.751Z] c3185cebc471: Download complete [2021-10-05T05:43:36.033Z] db62176df00c: Pull complete [2021-10-05T05:43:36.033Z] 3b30891b0d05: Pull complete [2021-10-05T05:43:36.033Z] 06b49ca38bd5: Pull complete [2021-10-05T05:43:36.033Z] c788192a36de: Pull complete [2021-10-05T05:43:36.033Z] a77e37c0d609: Pull complete [2021-10-05T05:43:38.649Z] c3185cebc471: Pull complete [2021-10-05T05:43:38.649Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-10-05T05:43:38.649Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-05T05:43:38.649Z] ---> 031687cdd783 [2021-10-05T05:43:38.649Z] Step 3/14 : ARG MAKE='make build' [2021-10-05T05:43:44.001Z] ---> Running in 34deec9b1062 [2021-10-05T05:43:44.001Z] Removing intermediate container 34deec9b1062 [2021-10-05T05:43:44.001Z] ---> deb54d9f7fea [2021-10-05T05:43:44.001Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-10-05T05:43:44.001Z] ---> Running in da809a801e04 [2021-10-05T05:43:44.001Z] Removing intermediate container da809a801e04 [2021-10-05T05:43:44.001Z] ---> 968d791d1ab1 [2021-10-05T05:43:44.001Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-10-05T05:43:44.001Z] ---> Running in 3fcbb7e0fa7c [2021-10-05T05:43:44.001Z] Removing intermediate container 3fcbb7e0fa7c [2021-10-05T05:43:44.001Z] ---> 98d1dce63008 [2021-10-05T05:43:44.001Z] Step 6/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-05T05:43:44.001Z] ---> Running in 833323175b30 [2021-10-05T05:43:44.001Z] Removing intermediate container 833323175b30 [2021-10-05T05:43:44.001Z] ---> 8bfc848074d8 [2021-10-05T05:43:44.001Z] Step 7/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-05T05:43:44.001Z] ---> Running in 078ffaa17eeb [2021-10-05T05:43:44.266Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-05T05:43:44.852Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-05T05:43:45.436Z] OK: 219 MiB in 52 packages [2021-10-05T05:43:45.436Z] Removing intermediate container 078ffaa17eeb [2021-10-05T05:43:45.436Z] ---> 2c16709e18f5 [2021-10-05T05:43:45.436Z] Step 8/14 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go [2021-10-05T05:43:45.703Z] ---> Running in d3bc2afdaf24 [2021-10-05T05:43:45.703Z] Removing intermediate container d3bc2afdaf24 [2021-10-05T05:43:45.703Z] ---> 7a948e3b095e [2021-10-05T05:43:45.703Z] Step 9/14 : COPY go.mod . [2021-10-05T05:43:45.703Z] ---> 30b008b38988 [2021-10-05T05:43:45.703Z] Step 10/14 : COPY Makefile . [2021-10-05T05:43:45.973Z] ---> 6c977e27e4bb [2021-10-05T05:43:45.973Z] Step 11/14 : RUN make update [2021-10-05T05:43:45.973Z] ---> Running in 2940a2b4f662 [2021-10-05T05:43:46.248Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-10-05T05:43:56.369Z] Removing intermediate container 2940a2b4f662 [2021-10-05T05:43:56.369Z] ---> 6c1dbcc3006d [2021-10-05T05:43:56.369Z] Step 12/14 : COPY . . [2021-10-05T05:43:56.369Z] ---> 550e099462ba [2021-10-05T05:43:56.369Z] Step 13/14 : RUN go mod tidy [2021-10-05T05:43:56.369Z] ---> Running in 719e39acc046 [2021-10-05T05:43:56.369Z] Removing intermediate container 719e39acc046 [2021-10-05T05:43:56.369Z] ---> 641fbf40b999 [2021-10-05T05:43:56.369Z] Step 14/14 : RUN $MAKE [2021-10-05T05:43:56.369Z] ---> Running in 0e0ed6eced09 [2021-10-05T05:43:56.369Z] noop [2021-10-05T05:43:56.369Z] Removing intermediate container 0e0ed6eced09 [2021-10-05T05:43:56.369Z] ---> c44f5a9189a1 [2021-10-05T05:43:56.369Z] Successfully built c44f5a9189a1 [2021-10-05T05:43:56.369Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:43:56.690Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-05T05:43:56.690Z] . [Pipeline] withDockerContainer [2021-10-05T05:43:56.777Z] prd-centos7-docker-4c-2g-1893 does not seem to be running inside a container [2021-10-05T05:43:56.833Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/10 -v /w/workspace/device-rfid-llrp-go/10:/w/workspace/device-rfid-llrp-go/10:rw,z -v /w/workspace/device-rfid-llrp-go/10@tmp:/w/workspace/device-rfid-llrp-go/10@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 ******** ci-base-image-x86_64 cat [2021-10-05T05:43:57.191Z] $ docker top 0779a1dd083be8a265a42167f846217ca58b3db241182146cea6f6b5b5268ec9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-05T05:43:57.594Z] + go version [2021-10-05T05:43:57.594Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-10-05T05:43:57.608Z] $ docker stop --time=1 0779a1dd083be8a265a42167f846217ca58b3db241182146cea6f6b5b5268ec9 [2021-10-05T05:43:58.791Z] $ docker rm -f 0779a1dd083be8a265a42167f846217ca58b3db241182146cea6f6b5b5268ec9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:43:59.406Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-05T05:43:59.406Z] . [Pipeline] withDockerContainer [2021-10-05T05:43:59.511Z] prd-centos7-docker-4c-2g-1893 does not seem to be running inside a container [2021-10-05T05:43:59.576Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/10 -v /w/workspace/device-rfid-llrp-go/10:/w/workspace/device-rfid-llrp-go/10:rw,z -v /w/workspace/device-rfid-llrp-go/10@tmp:/w/workspace/device-rfid-llrp-go/10@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 ******** ci-base-image-x86_64 cat [2021-10-05T05:43:59.942Z] $ docker top dd9f55353a63b949677786389413681019d5e01be96a5dfdd10d7a84defba4ed -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-05T05:44:00.349Z] + go mod tidy [Pipeline] sh [2021-10-05T05:44:00.666Z] + make test [2021-10-05T05:44:00.666Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-05T05:44:00.934Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2021-10-05T05:44:15.976Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2021-10-05T05:44:15.976Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2021-10-05T05:44:17.937Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.055s coverage: 39.5% of statements [2021-10-05T05:44:17.937Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.241s coverage: 52.0% of statements [2021-10-05T05:44:17.937Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.004s coverage: 95.5% of statements [2021-10-05T05:44:17.937Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-05T05:44:24.639Z] gofmt -l . [2021-10-05T05:44:24.639Z] [ "`gofmt -l .`" = "" ] [2021-10-05T05:44:24.639Z] ./bin/test-go-mod-tidy.sh [2021-10-05T05:44:24.639Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-10-05T05:44:24.652Z] $ docker stop --time=1 dd9f55353a63b949677786389413681019d5e01be96a5dfdd10d7a84defba4ed [2021-10-05T05:44:26.141Z] $ docker rm -f dd9f55353a63b949677786389413681019d5e01be96a5dfdd10d7a84defba4ed [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-05T05:44:26.574Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-05T05:44:26.844Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-10-05T05:44:27.870Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-05T05:44:28.195Z] + ls -al . [2021-10-05T05:44:28.195Z] total 572 [2021-10-05T05:44:28.195Z] drwxrwxr-x. 10 jenkins jenkins 4096 Oct 5 05:44 . [2021-10-05T05:44:28.196Z] drwxrwxr-x. 4 jenkins jenkins 30 Oct 5 05:43 .. [2021-10-05T05:44:28.196Z] -rw-rw-r--. 1 jenkins jenkins 6734 Oct 5 05:43 Attribution.txt [2021-10-05T05:44:28.196Z] drwxrwxr-x. 2 jenkins jenkins 89 Oct 5 05:43 bin [2021-10-05T05:44:28.196Z] drwxrwxr-x. 4 jenkins jenkins 44 Oct 5 05:43 cmd [2021-10-05T05:44:28.196Z] -rw-r--r--. 1 jenkins jenkins 462904 Oct 5 05:44 coverage.out [2021-10-05T05:44:28.196Z] -rw-rw-r--. 1 jenkins jenkins 1521 Oct 5 05:43 Dockerfile [2021-10-05T05:44:28.196Z] -rw-rw-r--. 1 jenkins jenkins 134 Oct 5 05:43 .dockerignore [2021-10-05T05:44:28.196Z] drwxrwxr-x. 2 jenkins jenkins 4096 Oct 5 05:43 examples [2021-10-05T05:44:28.196Z] drwxrwxr-x. 8 jenkins jenkins 162 Oct 5 05:43 .git [2021-10-05T05:44:28.196Z] drwxrwxr-x. 2 jenkins jenkins 103 Oct 5 05:43 .github [2021-10-05T05:44:28.196Z] -rw-rw-r--. 1 jenkins jenkins 934 Oct 5 05:43 .gitignore [2021-10-05T05:44:28.196Z] -rw-r--r--. 1 jenkins jenkins 308 Oct 5 05:44 go.mod [2021-10-05T05:44:28.196Z] -rw-r--r--. 1 jenkins jenkins 13807 Oct 5 05:44 go.sum [2021-10-05T05:44:28.196Z] -rw-rw-r--. 1 jenkins jenkins 677 Oct 5 05:43 GOVERNANCE.md [2021-10-05T05:44:28.196Z] drwxrwxr-x. 2 jenkins jenkins 31 Oct 5 05:43 images [2021-10-05T05:44:28.196Z] drwxrwxr-x. 5 jenkins jenkins 45 Oct 5 05:43 internal [2021-10-05T05:44:28.196Z] -rw-rw-r--. 1 jenkins jenkins 682 Oct 5 05:43 Jenkinsfile [2021-10-05T05:44:28.196Z] -rw-rw-r--. 1 jenkins jenkins 11347 Oct 5 05:43 LICENSE [2021-10-05T05:44:28.196Z] -rw-rw-r--. 1 jenkins jenkins 1011 Oct 5 05:43 Makefile [2021-10-05T05:44:28.196Z] -rw-rw-r--. 1 jenkins jenkins 625 Oct 5 05:43 OWNERS.md [2021-10-05T05:44:28.196Z] -rw-rw-r--. 1 jenkins jenkins 30261 Oct 5 05:43 README.md [2021-10-05T05:44:28.196Z] drwxrwxr-x. 4 jenkins jenkins 54 Oct 5 05:43 snap [2021-10-05T05:44:28.196Z] -rw-rw-r--. 1 jenkins jenkins 11 Oct 5 05:42 VERSION [2021-10-05T05:44:28.196Z] -rw-rw-r--. 1 jenkins jenkins 193 Oct 5 05:43 version.go [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:44:28.517Z] + 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=9eabae5d0b8447ec436d7ae13a4bd32fe3887095 --label arch=amd64 --label version=1.0.1-dev.2 . [2021-10-05T05:44:28.517Z] Sending build context to Docker daemon 1.2MB [2021-10-05T05:44:28.517Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.14 [2021-10-05T05:44:28.517Z] Step 2/25 : FROM ${BASE} AS builder [2021-10-05T05:44:28.517Z] ---> c44f5a9189a1 [2021-10-05T05:44:28.517Z] Step 3/25 : ARG MAKE='make build' [2021-10-05T05:44:28.517Z] ---> Running in 73fa2913723b [2021-10-05T05:44:28.517Z] Removing intermediate container 73fa2913723b [2021-10-05T05:44:28.517Z] ---> 78ecc521bd8f [2021-10-05T05:44:28.517Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-10-05T05:44:28.517Z] ---> Running in 3dbb4d95716d [2021-10-05T05:44:28.787Z] Removing intermediate container 3dbb4d95716d [2021-10-05T05:44:28.787Z] ---> 9465f2de5a09 [2021-10-05T05:44:28.787Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-10-05T05:44:28.787Z] ---> Running in d500f548e4ea [2021-10-05T05:44:28.787Z] Removing intermediate container d500f548e4ea [2021-10-05T05:44:28.787Z] ---> e82d55cd98ca [2021-10-05T05:44:28.787Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-05T05:44:28.787Z] ---> Running in c28b390416d4 [2021-10-05T05:44:29.377Z] Removing intermediate container c28b390416d4 [2021-10-05T05:44:29.377Z] ---> 69e49af67ce6 [2021-10-05T05:44:29.377Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-05T05:44:29.377Z] ---> Running in 65b7c183a691 [2021-10-05T05:44:29.643Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-05T05:44:30.600Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-05T05:44:30.868Z] OK: 219 MiB in 52 packages [2021-10-05T05:44:30.868Z] Removing intermediate container 65b7c183a691 [2021-10-05T05:44:30.868Z] ---> a95ac409de29 [2021-10-05T05:44:30.868Z] Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go [2021-10-05T05:44:30.868Z] ---> Running in 7584e3c1cee4 [2021-10-05T05:44:31.140Z] Removing intermediate container 7584e3c1cee4 [2021-10-05T05:44:31.140Z] ---> 4c9b5f114b03 [2021-10-05T05:44:31.140Z] Step 9/25 : COPY go.mod . [2021-10-05T05:44:31.140Z] ---> d39d22ad0824 [2021-10-05T05:44:31.140Z] Step 10/25 : COPY Makefile . [2021-10-05T05:44:31.406Z] ---> 6b5d8d9752a9 [2021-10-05T05:44:31.406Z] Step 11/25 : RUN make update [2021-10-05T05:44:31.406Z] ---> Running in 270c8220f20a [2021-10-05T05:44:31.684Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-10-05T05:44:31.950Z] Removing intermediate container 270c8220f20a [2021-10-05T05:44:31.950Z] ---> 09b3be09e4c8 [2021-10-05T05:44:31.950Z] Step 12/25 : COPY . . [2021-10-05T05:44:31.950Z] ---> 93be9aceff28 [2021-10-05T05:44:31.950Z] Step 13/25 : RUN go mod tidy [2021-10-05T05:44:32.216Z] ---> Running in f6c04ffd0171 [2021-10-05T05:44:32.802Z] Removing intermediate container f6c04ffd0171 [2021-10-05T05:44:32.802Z] ---> 771b08099fe6 [2021-10-05T05:44:32.802Z] Step 14/25 : RUN $MAKE [2021-10-05T05:44:32.802Z] ---> Running in a5c8da057788 [2021-10-05T05:44:33.073Z] go mod tidy [2021-10-05T05:44:33.073Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=1.0.1-dev.2" -o cmd/device-rfid-llrp-go ./cmd [2021-10-05T05:44:43.298Z] Removing intermediate container a5c8da057788 [2021-10-05T05:44:43.298Z] ---> 864b295c10ce [2021-10-05T05:44:43.298Z] Step 15/25 : FROM alpine:3.14 [2021-10-05T05:44:43.298Z] 3.14: Pulling from library/alpine [2021-10-05T05:44:43.298Z] a0d0a0d46f8b: Pulling fs layer [2021-10-05T05:44:43.570Z] a0d0a0d46f8b: Verifying Checksum [2021-10-05T05:44:43.570Z] a0d0a0d46f8b: Download complete [2021-10-05T05:44:43.570Z] a0d0a0d46f8b: Pull complete [2021-10-05T05:44:43.570Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-05T05:44:43.570Z] Status: Downloaded newer image for alpine:3.14 [2021-10-05T05:44:43.570Z] ---> 14119a10abf4 [2021-10-05T05:44:43.570Z] Step 16/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-10-05T05:44:43.570Z] ---> Running in 17a789efe21d [2021-10-05T05:44:43.834Z] Removing intermediate container 17a789efe21d [2021-10-05T05:44:43.834Z] ---> 0062f7defef0 [2021-10-05T05:44:43.834Z] Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/LICENSE / [2021-10-05T05:44:43.834Z] ---> 1dc6ecfbce47 [2021-10-05T05:44:43.834Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/Attribution.txt / [2021-10-05T05:44:44.101Z] ---> 709df8a26335 [2021-10-05T05:44:44.101Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/cmd / [2021-10-05T05:44:44.367Z] ---> 6c3da7d3f958 [2021-10-05T05:44:44.367Z] Step 20/25 : EXPOSE 49989 [2021-10-05T05:44:44.367Z] ---> Running in a17a8163ef44 [2021-10-05T05:44:44.367Z] Removing intermediate container a17a8163ef44 [2021-10-05T05:44:44.367Z] ---> 89308756fa98 [2021-10-05T05:44:44.367Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp-go"] [2021-10-05T05:44:44.635Z] ---> Running in 132b37fcccad [2021-10-05T05:44:44.635Z] Removing intermediate container 132b37fcccad [2021-10-05T05:44:44.635Z] ---> 5522ee382cdd [2021-10-05T05:44:44.635Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-10-05T05:44:44.635Z] ---> Running in d6ff4671923f [2021-10-05T05:44:44.635Z] Removing intermediate container d6ff4671923f [2021-10-05T05:44:44.635Z] ---> aea08ac8f6fb [2021-10-05T05:44:44.635Z] Step 23/25 : LABEL arch=amd64 [2021-10-05T05:44:44.635Z] ---> Running in 0619b8bb07af [2021-10-05T05:44:44.905Z] Removing intermediate container 0619b8bb07af [2021-10-05T05:44:44.905Z] ---> 613c7550e1ee [2021-10-05T05:44:44.905Z] Step 24/25 : LABEL git_sha=9eabae5d0b8447ec436d7ae13a4bd32fe3887095 [2021-10-05T05:44:44.905Z] ---> Running in 43b88a4b8072 [2021-10-05T05:44:44.905Z] Removing intermediate container 43b88a4b8072 [2021-10-05T05:44:44.905Z] ---> c74f24b54110 [2021-10-05T05:44:44.905Z] Step 25/25 : LABEL version=1.0.1-dev.2 [2021-10-05T05:44:44.905Z] ---> Running in 66490137fe0d [2021-10-05T05:44:44.905Z] Removing intermediate container 66490137fe0d [2021-10-05T05:44:44.905Z] ---> 4190e5543aa1 [2021-10-05T05:44:44.905Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-05T05:44:44.905Z] Successfully built 4190e5543aa1 [2021-10-05T05:44:44.905Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-05T05:44:45.097Z] provisioning config files... [2021-10-05T05:44:45.116Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/10@tmp/config7221246071376965040tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-05T05:44:45.448Z] ---> docker-login.sh [2021-10-05T05:44:45.448Z] nexus3.edgexfoundry.org:10001 [2021-10-05T05:44:45.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T05:44:45.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T05:44:45.448Z] Configure a credential helper to remove this warning. See [2021-10-05T05:44:45.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T05:44:45.448Z] [2021-10-05T05:44:45.448Z] Login Succeeded [2021-10-05T05:44:45.448Z] nexus3.edgexfoundry.org:10002 [2021-10-05T05:44:45.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T05:44:45.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T05:44:45.712Z] Configure a credential helper to remove this warning. See [2021-10-05T05:44:45.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T05:44:45.712Z] [2021-10-05T05:44:45.712Z] Login Succeeded [2021-10-05T05:44:45.712Z] nexus3.edgexfoundry.org:10003 [2021-10-05T05:44:45.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T05:44:45.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T05:44:45.712Z] Configure a credential helper to remove this warning. See [2021-10-05T05:44:45.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T05:44:45.712Z] [2021-10-05T05:44:45.712Z] Login Succeeded [2021-10-05T05:44:45.712Z] nexus3.edgexfoundry.org:10004 [2021-10-05T05:44:45.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T05:44:45.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T05:44:45.976Z] Configure a credential helper to remove this warning. See [2021-10-05T05:44:45.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T05:44:45.976Z] [2021-10-05T05:44:45.976Z] Login Succeeded [2021-10-05T05:44:45.976Z] docker.io [2021-10-05T05:44:45.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T05:44:46.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T05:44:46.245Z] Configure a credential helper to remove this warning. See [2021-10-05T05:44:46.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T05:44:46.245Z] [2021-10-05T05:44:46.245Z] Login Succeeded [2021-10-05T05:44:46.245Z] ---> docker-login.sh ends [Pipeline] } [2021-10-05T05:44:46.258Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-05T05:44:46.323Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2021-10-05T05:44:46.324Z] 9eabae5d0b8447ec436d7ae13a4bd32fe3887095 [2021-10-05T05:44:46.324Z] latest [2021-10-05T05:44:46.324Z] 1.0.1-dev.2 [2021-10-05T05:44:46.324Z] 9eabae5d0b8447ec436d7ae13a4bd32fe3887095-1.0.1-dev.2 [2021-10-05T05:44:46.324Z] main [2021-10-05T05:44:46.324Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:44:46.683Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:9eabae5d0b8447ec436d7ae13a4bd32fe3887095 [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:44:46.997Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:9eabae5d0b8447ec436d7ae13a4bd32fe3887095 [2021-10-05T05:44:46.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2021-10-05T05:44:46.997Z] 4c379b9d7c09: Preparing [2021-10-05T05:44:46.997Z] 15257984ec52: Preparing [2021-10-05T05:44:46.997Z] 7fc3bc002cf3: Preparing [2021-10-05T05:44:46.997Z] e2eb06d8af82: Preparing [2021-10-05T05:44:46.997Z] e2eb06d8af82: Layer already exists [2021-10-05T05:44:46.997Z] 15257984ec52: Pushed [2021-10-05T05:44:46.997Z] 7fc3bc002cf3: Pushed [2021-10-05T05:44:48.407Z] 4c379b9d7c09: Pushed [2021-10-05T05:44:48.673Z] 9eabae5d0b8447ec436d7ae13a4bd32fe3887095: digest: sha256:ec4eef8f96748a1d323649a3b5d76a388b644332fc5e20ca3751517b027a1b51 size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:44:48.991Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:44:49.308Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2021-10-05T05:44:49.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2021-10-05T05:44:49.308Z] 4c379b9d7c09: Preparing [2021-10-05T05:44:49.308Z] 15257984ec52: Preparing [2021-10-05T05:44:49.308Z] 7fc3bc002cf3: Preparing [2021-10-05T05:44:49.308Z] e2eb06d8af82: Preparing [2021-10-05T05:44:49.308Z] e2eb06d8af82: Layer already exists [2021-10-05T05:44:49.308Z] 7fc3bc002cf3: Layer already exists [2021-10-05T05:44:49.308Z] 4c379b9d7c09: Layer already exists [2021-10-05T05:44:49.308Z] 15257984ec52: Layer already exists [2021-10-05T05:44:49.308Z] latest: digest: sha256:ec4eef8f96748a1d323649a3b5d76a388b644332fc5e20ca3751517b027a1b51 size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:44:49.626Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:44:49.940Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.1-dev.2 [2021-10-05T05:44:49.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2021-10-05T05:44:49.940Z] 4c379b9d7c09: Preparing [2021-10-05T05:44:49.940Z] 15257984ec52: Preparing [2021-10-05T05:44:49.940Z] 7fc3bc002cf3: Preparing [2021-10-05T05:44:49.940Z] e2eb06d8af82: Preparing [2021-10-05T05:44:49.940Z] 4c379b9d7c09: Layer already exists [2021-10-05T05:44:49.940Z] 15257984ec52: Layer already exists [2021-10-05T05:44:49.940Z] 7fc3bc002cf3: Layer already exists [2021-10-05T05:44:49.940Z] e2eb06d8af82: Layer already exists [2021-10-05T05:44:49.940Z] 1.0.1-dev.2: digest: sha256:ec4eef8f96748a1d323649a3b5d76a388b644332fc5e20ca3751517b027a1b51 size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:44:50.260Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:9eabae5d0b8447ec436d7ae13a4bd32fe3887095-1.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:44:50.576Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:9eabae5d0b8447ec436d7ae13a4bd32fe3887095-1.0.1-dev.2 [2021-10-05T05:44:50.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2021-10-05T05:44:50.576Z] 4c379b9d7c09: Preparing [2021-10-05T05:44:50.576Z] 15257984ec52: Preparing [2021-10-05T05:44:50.576Z] 7fc3bc002cf3: Preparing [2021-10-05T05:44:50.576Z] e2eb06d8af82: Preparing [2021-10-05T05:44:50.576Z] 4c379b9d7c09: Layer already exists [2021-10-05T05:44:50.576Z] 7fc3bc002cf3: Layer already exists [2021-10-05T05:44:50.576Z] 15257984ec52: Layer already exists [2021-10-05T05:44:50.576Z] e2eb06d8af82: Layer already exists [2021-10-05T05:44:50.576Z] 9eabae5d0b8447ec436d7ae13a4bd32fe3887095-1.0.1-dev.2: digest: sha256:ec4eef8f96748a1d323649a3b5d76a388b644332fc5e20ca3751517b027a1b51 size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:44:50.898Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:44:51.212Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2021-10-05T05:44:51.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2021-10-05T05:44:51.212Z] 4c379b9d7c09: Preparing [2021-10-05T05:44:51.212Z] 15257984ec52: Preparing [2021-10-05T05:44:51.212Z] 7fc3bc002cf3: Preparing [2021-10-05T05:44:51.212Z] e2eb06d8af82: Preparing [2021-10-05T05:44:51.212Z] e2eb06d8af82: Layer already exists [2021-10-05T05:44:51.212Z] 15257984ec52: Layer already exists [2021-10-05T05:44:51.212Z] 4c379b9d7c09: Layer already exists [2021-10-05T05:44:51.212Z] 7fc3bc002cf3: Layer already exists [2021-10-05T05:44:51.212Z] main: digest: sha256:ec4eef8f96748a1d323649a3b5d76a388b644332fc5e20ca3751517b027a1b51 size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-05T05:44:51.275Z] ===================================================== [Pipeline] echo [2021-10-05T05:44:51.291Z] taggedImages: [2021-10-05T05:44:51.291Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:9eabae5d0b8447ec436d7ae13a4bd32fe3887095 [2021-10-05T05:44:51.291Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2021-10-05T05:44:51.291Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.1-dev.2 [2021-10-05T05:44:51.291Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:9eabae5d0b8447ec436d7ae13a4bd32fe3887095-1.0.1-dev.2 [2021-10-05T05:44:51.291Z] - 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-10-05T05:44:51.925Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-05T05:44:51.925Z] [2021-10-05T05:44:51.925Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:44:52.254Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-05T05:44:52.254Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-05T05:44:52.254Z] b4d181a07f80: Pulling fs layer [2021-10-05T05:44:52.254Z] a1111a8f2ec3: Pulling fs layer [2021-10-05T05:44:52.254Z] ed53099fbce6: Pulling fs layer [2021-10-05T05:44:52.254Z] dc539afda2c1: Pulling fs layer [2021-10-05T05:44:52.254Z] 77bc0d833cb6: Pulling fs layer [2021-10-05T05:44:52.254Z] 9065ff56babe: Pulling fs layer [2021-10-05T05:44:52.254Z] d287ab97295c: Pulling fs layer [2021-10-05T05:44:52.254Z] 77bc0d833cb6: Waiting [2021-10-05T05:44:52.254Z] 9065ff56babe: Waiting [2021-10-05T05:44:52.254Z] d287ab97295c: Waiting [2021-10-05T05:44:52.254Z] dc539afda2c1: Waiting [2021-10-05T05:44:52.520Z] a1111a8f2ec3: Verifying Checksum [2021-10-05T05:44:52.520Z] a1111a8f2ec3: Download complete [2021-10-05T05:44:52.520Z] dc539afda2c1: Verifying Checksum [2021-10-05T05:44:52.520Z] dc539afda2c1: Download complete [2021-10-05T05:44:52.520Z] ed53099fbce6: Verifying Checksum [2021-10-05T05:44:52.520Z] ed53099fbce6: Download complete [2021-10-05T05:44:52.520Z] 9065ff56babe: Verifying Checksum [2021-10-05T05:44:52.520Z] 9065ff56babe: Download complete [2021-10-05T05:44:52.785Z] 77bc0d833cb6: Verifying Checksum [2021-10-05T05:44:52.785Z] 77bc0d833cb6: Download complete [2021-10-05T05:44:53.369Z] b4d181a07f80: Verifying Checksum [2021-10-05T05:44:53.369Z] b4d181a07f80: Download complete [2021-10-05T05:44:53.957Z] d287ab97295c: Verifying Checksum [2021-10-05T05:44:53.957Z] d287ab97295c: Download complete [2021-10-05T05:44:54.928Z] b4d181a07f80: Pull complete [2021-10-05T05:44:54.928Z] a1111a8f2ec3: Pull complete [2021-10-05T05:44:55.529Z] ed53099fbce6: Pull complete [2021-10-05T05:44:55.798Z] dc539afda2c1: Pull complete [2021-10-05T05:44:56.071Z] 77bc0d833cb6: Pull complete [2021-10-05T05:44:56.071Z] 9065ff56babe: Pull complete [2021-10-05T05:45:01.480Z] d287ab97295c: Pull complete [2021-10-05T05:45:01.480Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-05T05:45:01.480Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-05T05:45:01.480Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-05T05:45:01.602Z] prd-centos7-docker-4c-2g-1893 does not seem to be running inside a container [2021-10-05T05:45:01.681Z] $ 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/10 -v /w/workspace/device-rfid-llrp-go/10:/w/workspace/device-rfid-llrp-go/10:rw,z -v /w/workspace/device-rfid-llrp-go/10@tmp:/w/workspace/device-rfid-llrp-go/10@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-10-05T05:45:04.563Z] $ docker top 83b9f1e584ce914e4f25e65e5401b661ec92cb4438d573067b3e13db10439046 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-05T05:45:05.035Z] ---> job-cost.sh [2021-10-05T05:45:05.035Z] lf-activate-venv: SKIPPING [2021-10-05T05:45:05.035Z] INFO: No Stack... [2021-10-05T05:45:06.974Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-05T05:45:07.241Z] INFO: Archiving Costs [Pipeline] sh [2021-10-05T05:45:07.560Z] + cat /w/workspace/device-rfid-llrp-go/10/archives/cost.csv [2021-10-05T05:45:07.560Z] + cut -d, -f6 [Pipeline] lock [2021-10-05T05:45:07.601Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-10-stack-cost] [2021-10-05T05:45:07.610Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-10-stack-cost] did not exist. Created. [2021-10-05T05:45:07.610Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-05T05:45:07.946Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-05T05:45:07.981Z] Stashed 1 file(s) [Pipeline] } [2021-10-05T05:45:08.002Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-10-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-05T05:45:08.027Z] $ docker stop --time=1 83b9f1e584ce914e4f25e65e5401b661ec92cb4438d573067b3e13db10439046 [2021-10-05T05:45:09.194Z] $ docker rm -f 83b9f1e584ce914e4f25e65e5401b661ec92cb4438d573067b3e13db10439046 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-05T05:47:46.081Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1922 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2021-10-05T05:47:46.100Z] Running in /w/workspace/device-rfid-llrp-go/10 [Pipeline] { [Pipeline] checkout [2021-10-05T05:47:46.538Z] Selected Git installation does not exist. Using Default [2021-10-05T05:47:46.539Z] The recommended git tool is: NONE [2021-10-05T05:47:53.563Z] using credential edgex-jenkins-ssh [2021-10-05T05:47:53.592Z] Cloning the remote Git repository [2021-10-05T05:47:53.668Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-10-05T05:47:53.803Z] > git init /w/workspace/device-rfid-llrp-go/10 # timeout=10 [2021-10-05T05:47:53.909Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-10-05T05:47:53.910Z] > git --version # timeout=10 [2021-10-05T05:47:53.937Z] > git --version # 'git version 2.17.1' [2021-10-05T05:47:53.939Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-05T05:47:54.033Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-05T05:47:54.939Z] Avoid second fetch [2021-10-05T05:47:54.939Z] Checking out Revision 9eabae5d0b8447ec436d7ae13a4bd32fe3887095 (main) [2021-10-05T05:47:54.896Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-10-05T05:47:54.917Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-05T05:47:54.963Z] > git config core.sparsecheckout # timeout=10 [2021-10-05T05:47:54.978Z] > git checkout -f 9eabae5d0b8447ec436d7ae13a4bd32fe3887095 # timeout=10 [2021-10-05T05:47:59.577Z] Commit message: "Merge pull request #50 from lenny-intel/pr-template" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-05T05:47:59.928Z] provisioning config files... [2021-10-05T05:47:59.968Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/10@tmp/config4034674650932623425tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-05T05:48:00.640Z] ---> docker-login.sh [2021-10-05T05:48:00.640Z] nexus3.edgexfoundry.org:10001 [2021-10-05T05:48:01.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T05:48:02.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T05:48:02.290Z] Configure a credential helper to remove this warning. See [2021-10-05T05:48:02.290Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T05:48:02.290Z] [2021-10-05T05:48:02.290Z] Login Succeeded [2021-10-05T05:48:02.290Z] nexus3.edgexfoundry.org:10002 [2021-10-05T05:48:02.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T05:48:02.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T05:48:02.918Z] Configure a credential helper to remove this warning. See [2021-10-05T05:48:02.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T05:48:02.918Z] [2021-10-05T05:48:02.918Z] Login Succeeded [2021-10-05T05:48:02.918Z] nexus3.edgexfoundry.org:10003 [2021-10-05T05:48:03.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T05:48:03.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T05:48:03.842Z] Configure a credential helper to remove this warning. See [2021-10-05T05:48:03.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T05:48:03.842Z] [2021-10-05T05:48:03.842Z] Login Succeeded [2021-10-05T05:48:03.842Z] nexus3.edgexfoundry.org:10004 [2021-10-05T05:48:04.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T05:48:04.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T05:48:04.417Z] Configure a credential helper to remove this warning. See [2021-10-05T05:48:04.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T05:48:04.417Z] [2021-10-05T05:48:04.417Z] Login Succeeded [2021-10-05T05:48:04.417Z] docker.io [2021-10-05T05:48:04.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T05:48:05.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T05:48:05.332Z] Configure a credential helper to remove this warning. See [2021-10-05T05:48:05.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T05:48:05.332Z] [2021-10-05T05:48:05.332Z] Login Succeeded [2021-10-05T05:48:05.332Z] ---> docker-login.sh ends [Pipeline] } [2021-10-05T05:48:05.448Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-05T05:48:06.001Z] ========================================================= [2021-10-05T05:48:06.001Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-05T05:48:06.001Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:48:06.460Z] + 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-10-05T05:48:07.082Z] Sending build context to Docker daemon 1.2MB [2021-10-05T05:48:07.082Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-10-05T05:48:07.082Z] Step 2/14 : FROM ${BASE} AS builder [2021-10-05T05:48:07.083Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-05T05:48:07.083Z] 595b0fe564bb: Pulling fs layer [2021-10-05T05:48:07.083Z] 24495759ef45: Pulling fs layer [2021-10-05T05:48:07.083Z] d148012ef14d: Pulling fs layer [2021-10-05T05:48:07.083Z] e90a11edd702: Pulling fs layer [2021-10-05T05:48:07.083Z] d77568369979: Pulling fs layer [2021-10-05T05:48:07.083Z] fc1c9f9a7f3b: Pulling fs layer [2021-10-05T05:48:07.083Z] 170f2ba95c9a: Pulling fs layer [2021-10-05T05:48:07.083Z] 97ac5df62f85: Pulling fs layer [2021-10-05T05:48:07.083Z] d77568369979: Waiting [2021-10-05T05:48:07.083Z] e90a11edd702: Waiting [2021-10-05T05:48:07.083Z] fc1c9f9a7f3b: Waiting [2021-10-05T05:48:07.083Z] 170f2ba95c9a: Waiting [2021-10-05T05:48:07.083Z] 97ac5df62f85: Waiting [2021-10-05T05:48:07.372Z] d148012ef14d: Verifying Checksum [2021-10-05T05:48:07.372Z] d148012ef14d: Download complete [2021-10-05T05:48:07.372Z] 24495759ef45: Verifying Checksum [2021-10-05T05:48:07.372Z] 24495759ef45: Download complete [2021-10-05T05:48:07.372Z] d77568369979: Download complete [2021-10-05T05:48:07.372Z] fc1c9f9a7f3b: Verifying Checksum [2021-10-05T05:48:07.372Z] fc1c9f9a7f3b: Download complete [2021-10-05T05:48:07.372Z] 595b0fe564bb: Download complete [2021-10-05T05:48:07.372Z] 170f2ba95c9a: Verifying Checksum [2021-10-05T05:48:07.372Z] 170f2ba95c9a: Download complete [2021-10-05T05:48:08.401Z] 595b0fe564bb: Pull complete [2021-10-05T05:48:09.033Z] 24495759ef45: Pull complete [2021-10-05T05:48:09.331Z] d148012ef14d: Pull complete [2021-10-05T05:48:09.619Z] 97ac5df62f85: Verifying Checksum [2021-10-05T05:48:09.619Z] 97ac5df62f85: Download complete [2021-10-05T05:48:10.252Z] e90a11edd702: Verifying Checksum [2021-10-05T05:48:10.252Z] e90a11edd702: Download complete [2021-10-05T05:48:20.558Z] e90a11edd702: Pull complete [2021-10-05T05:48:20.846Z] d77568369979: Pull complete [2021-10-05T05:48:21.136Z] fc1c9f9a7f3b: Pull complete [2021-10-05T05:48:21.752Z] 170f2ba95c9a: Pull complete [2021-10-05T05:48:27.270Z] 97ac5df62f85: Pull complete [2021-10-05T05:48:27.270Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-10-05T05:48:27.270Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-05T05:48:27.270Z] ---> 04bc70af865f [2021-10-05T05:48:27.270Z] Step 3/14 : ARG MAKE='make build' [2021-10-05T05:48:31.642Z] ---> Running in 03551cb81fbb [2021-10-05T05:48:32.254Z] Removing intermediate container 03551cb81fbb [2021-10-05T05:48:32.254Z] ---> a99250933f84 [2021-10-05T05:48:32.254Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-10-05T05:48:32.536Z] ---> Running in 0401ee5ff5f2 [2021-10-05T05:48:32.818Z] Removing intermediate container 0401ee5ff5f2 [2021-10-05T05:48:32.818Z] ---> b39d9c9dfe34 [2021-10-05T05:48:32.818Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-10-05T05:48:33.101Z] ---> Running in b0fc2a9ecd75 [2021-10-05T05:48:33.712Z] Removing intermediate container b0fc2a9ecd75 [2021-10-05T05:48:33.712Z] ---> 010ab23a8829 [2021-10-05T05:48:33.712Z] Step 6/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-05T05:48:34.002Z] ---> Running in 0c185980eb96 [2021-10-05T05:48:36.684Z] Removing intermediate container 0c185980eb96 [2021-10-05T05:48:36.684Z] ---> 6c0e1db14169 [2021-10-05T05:48:36.684Z] Step 7/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-05T05:48:36.684Z] ---> Running in b6485a7ec32a [2021-10-05T05:48:37.692Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-05T05:48:38.704Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-05T05:48:39.322Z] OK: 218 MiB in 52 packages [2021-10-05T05:48:40.331Z] Removing intermediate container b6485a7ec32a [2021-10-05T05:48:40.331Z] ---> c21b8e482eaf [2021-10-05T05:48:40.331Z] Step 8/14 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go [2021-10-05T05:48:40.612Z] ---> Running in f20f5a5966af [2021-10-05T05:48:41.229Z] Removing intermediate container f20f5a5966af [2021-10-05T05:48:41.229Z] ---> e44a59a401ab [2021-10-05T05:48:41.229Z] Step 9/14 : COPY go.mod . [2021-10-05T05:48:42.230Z] ---> dc611207d98f [2021-10-05T05:48:42.231Z] Step 10/14 : COPY Makefile . [2021-10-05T05:48:42.841Z] ---> ce7fb9f7acbe [2021-10-05T05:48:42.842Z] Step 11/14 : RUN make update [2021-10-05T05:48:43.126Z] ---> Running in 8656cda4713d [2021-10-05T05:48:44.137Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-10-05T05:49:06.479Z] Removing intermediate container 8656cda4713d [2021-10-05T05:49:06.480Z] ---> 86bb9b20059e [2021-10-05T05:49:06.480Z] Step 12/14 : COPY . . [2021-10-05T05:49:07.495Z] ---> d60db601eab8 [2021-10-05T05:49:07.495Z] Step 13/14 : RUN go mod tidy [2021-10-05T05:49:07.495Z] ---> Running in 53c6a5e85bf3 [2021-10-05T05:49:10.191Z] Removing intermediate container 53c6a5e85bf3 [2021-10-05T05:49:10.191Z] ---> f6688c37182b [2021-10-05T05:49:10.191Z] Step 14/14 : RUN $MAKE [2021-10-05T05:49:10.191Z] ---> Running in d3490cce914f [2021-10-05T05:49:11.663Z] noop [2021-10-05T05:49:13.133Z] Removing intermediate container d3490cce914f [2021-10-05T05:49:13.133Z] ---> 8c879d06e9fa [2021-10-05T05:49:13.133Z] Successfully built 8c879d06e9fa [2021-10-05T05:49:13.133Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:49:13.540Z] + docker inspect -f . ci-base-image-arm64 [2021-10-05T05:49:13.540Z] . [Pipeline] withDockerContainer [2021-10-05T05:49:13.819Z] prd-ubuntu18.04-docker-arm64-4c-16g-1922 does not seem to be running inside a container [2021-10-05T05:49:13.983Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/10 -v /w/workspace/device-rfid-llrp-go/10:/w/workspace/device-rfid-llrp-go/10:rw,z -v /w/workspace/device-rfid-llrp-go/10@tmp:/w/workspace/device-rfid-llrp-go/10@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 ******** ci-base-image-arm64 cat [2021-10-05T05:49:15.749Z] $ docker top f141dd73feafb8942b893c0bf9342ac82bdd0217e4d12b2ecca30f96974b1803 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-05T05:49:16.856Z] + go version [2021-10-05T05:49:16.856Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-10-05T05:49:16.891Z] $ docker stop --time=1 f141dd73feafb8942b893c0bf9342ac82bdd0217e4d12b2ecca30f96974b1803 [2021-10-05T05:49:18.785Z] $ docker rm -f f141dd73feafb8942b893c0bf9342ac82bdd0217e4d12b2ecca30f96974b1803 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:49:19.653Z] + docker inspect -f . ci-base-image-arm64 [2021-10-05T05:49:19.653Z] . [Pipeline] withDockerContainer [2021-10-05T05:49:19.952Z] prd-ubuntu18.04-docker-arm64-4c-16g-1922 does not seem to be running inside a container [2021-10-05T05:49:20.080Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/10 -v /w/workspace/device-rfid-llrp-go/10:/w/workspace/device-rfid-llrp-go/10:rw,z -v /w/workspace/device-rfid-llrp-go/10@tmp:/w/workspace/device-rfid-llrp-go/10@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 ******** ci-base-image-arm64 cat [2021-10-05T05:49:21.813Z] $ docker top a8bba4940a79b28884c11f1735f2d9d0d12a2a3c0cdce04c1276412d9c058002 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-05T05:49:22.876Z] + go mod tidy [Pipeline] sh [2021-10-05T05:49:23.875Z] + make test [2021-10-05T05:49:23.876Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-05T05:49:24.889Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2021-10-05T05:50:22.009Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2021-10-05T05:50:22.009Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2021-10-05T05:50:40.468Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 23.928s coverage: 39.5% of statements [2021-10-05T05:50:40.468Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.616s coverage: 52.0% of statements [2021-10-05T05:50:40.468Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.022s coverage: 95.5% of statements [2021-10-05T05:50:40.754Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-05T05:51:07.727Z] gofmt -l . [2021-10-05T05:51:08.725Z] [ "`gofmt -l .`" = "" ] [2021-10-05T05:51:09.339Z] ./bin/test-go-mod-tidy.sh [2021-10-05T05:51:09.621Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-10-05T05:51:11.119Z] $ docker stop --time=1 a8bba4940a79b28884c11f1735f2d9d0d12a2a3c0cdce04c1276412d9c058002 [2021-10-05T05:51:12.939Z] $ docker rm -f a8bba4940a79b28884c11f1735f2d9d0d12a2a3c0cdce04c1276412d9c058002 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-05T05:51:13.816Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-05T05:51:13.856Z] Warning: overwriting stash ‘coverage-report’ [2021-10-05T05:51:14.710Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-05T05:51:15.270Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-05T05:51:15.663Z] + ls -al . [2021-10-05T05:51:15.663Z] total 604 [2021-10-05T05:51:15.663Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 5 05:51 . [2021-10-05T05:51:15.663Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 05:47 .. [2021-10-05T05:51:15.663Z] -rw-rw-r-- 1 jenkins jenkins 134 Oct 5 05:47 .dockerignore [2021-10-05T05:51:15.663Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 05:47 .git [2021-10-05T05:51:15.663Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 05:47 .github [2021-10-05T05:51:15.663Z] -rw-rw-r-- 1 jenkins jenkins 934 Oct 5 05:47 .gitignore [2021-10-05T05:51:15.663Z] -rw-rw-r-- 1 jenkins jenkins 6734 Oct 5 05:47 Attribution.txt [2021-10-05T05:51:15.663Z] -rw-rw-r-- 1 jenkins jenkins 1521 Oct 5 05:47 Dockerfile [2021-10-05T05:51:15.663Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 5 05:47 GOVERNANCE.md [2021-10-05T05:51:15.663Z] -rw-rw-r-- 1 jenkins jenkins 682 Oct 5 05:47 Jenkinsfile [2021-10-05T05:51:15.663Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 5 05:47 LICENSE [2021-10-05T05:51:15.663Z] -rw-rw-r-- 1 jenkins jenkins 1011 Oct 5 05:47 Makefile [2021-10-05T05:51:15.663Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 5 05:47 OWNERS.md [2021-10-05T05:51:15.663Z] -rw-rw-r-- 1 jenkins jenkins 30261 Oct 5 05:47 README.md [2021-10-05T05:51:15.663Z] -rw-rw-r-- 1 jenkins jenkins 11 Oct 5 05:42 VERSION [2021-10-05T05:51:15.663Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 05:47 bin [2021-10-05T05:51:15.663Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 05:47 cmd [2021-10-05T05:51:15.663Z] -rw-r--r-- 1 jenkins jenkins 462904 Oct 5 05:50 coverage.out [2021-10-05T05:51:15.663Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 05:47 examples [2021-10-05T05:51:15.663Z] -rw-r--r-- 1 jenkins jenkins 308 Oct 5 05:51 go.mod [2021-10-05T05:51:15.663Z] -rw-r--r-- 1 jenkins jenkins 13807 Oct 5 05:49 go.sum [2021-10-05T05:51:15.663Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 05:47 images [2021-10-05T05:51:15.663Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 5 05:47 internal [2021-10-05T05:51:15.663Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 05:47 snap [2021-10-05T05:51:15.663Z] -rw-rw-r-- 1 jenkins jenkins 193 Oct 5 05:47 version.go [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:51:16.064Z] + 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=9eabae5d0b8447ec436d7ae13a4bd32fe3887095 --label arch=arm64 --label version=1.0.1-dev.2 . [2021-10-05T05:51:16.350Z] Sending build context to Docker daemon 1.2MB [2021-10-05T05:51:16.350Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.14 [2021-10-05T05:51:16.350Z] Step 2/25 : FROM ${BASE} AS builder [2021-10-05T05:51:16.350Z] ---> 8c879d06e9fa [2021-10-05T05:51:16.350Z] Step 3/25 : ARG MAKE='make build' [2021-10-05T05:51:16.640Z] ---> Running in ecd2cdbb68f1 [2021-10-05T05:51:16.924Z] Removing intermediate container ecd2cdbb68f1 [2021-10-05T05:51:16.924Z] ---> de9e0c1d245d [2021-10-05T05:51:16.924Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-10-05T05:51:17.209Z] ---> Running in afa8905a6c93 [2021-10-05T05:51:17.826Z] Removing intermediate container afa8905a6c93 [2021-10-05T05:51:17.826Z] ---> e79535e8ae48 [2021-10-05T05:51:17.826Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-10-05T05:51:17.826Z] ---> Running in f42ac6bb326a [2021-10-05T05:51:18.212Z] Removing intermediate container f42ac6bb326a [2021-10-05T05:51:18.212Z] ---> 1d5ae4d841ff [2021-10-05T05:51:18.212Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-05T05:51:18.516Z] ---> Running in a6bc0d4381f4 [2021-10-05T05:51:21.289Z] Removing intermediate container a6bc0d4381f4 [2021-10-05T05:51:21.289Z] ---> 4ff944277891 [2021-10-05T05:51:21.289Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-05T05:51:21.289Z] ---> Running in e35398709a86 [2021-10-05T05:51:22.300Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-05T05:51:23.302Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-05T05:51:23.913Z] OK: 218 MiB in 52 packages [2021-10-05T05:51:24.914Z] Removing intermediate container e35398709a86 [2021-10-05T05:51:24.914Z] ---> 76872537308c [2021-10-05T05:51:24.914Z] Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go [2021-10-05T05:51:24.914Z] ---> Running in cb3191a7374f [2021-10-05T05:51:25.527Z] Removing intermediate container cb3191a7374f [2021-10-05T05:51:25.527Z] ---> d56aaf98688f [2021-10-05T05:51:25.527Z] Step 9/25 : COPY go.mod . [2021-10-05T05:51:26.138Z] ---> d02326c2e8e9 [2021-10-05T05:51:26.138Z] Step 10/25 : COPY Makefile . [2021-10-05T05:51:26.750Z] ---> 247b473a3a3d [2021-10-05T05:51:26.750Z] Step 11/25 : RUN make update [2021-10-05T05:51:27.042Z] ---> Running in ce906b739ea4 [2021-10-05T05:51:28.515Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-10-05T05:51:29.131Z] Removing intermediate container ce906b739ea4 [2021-10-05T05:51:29.131Z] ---> b6f94f515845 [2021-10-05T05:51:29.131Z] Step 12/25 : COPY . . [2021-10-05T05:51:30.602Z] ---> 1528232d3c2c [2021-10-05T05:51:30.602Z] Step 13/25 : RUN go mod tidy [2021-10-05T05:51:30.602Z] ---> Running in a701bcf928e5 [2021-10-05T05:51:33.267Z] Removing intermediate container a701bcf928e5 [2021-10-05T05:51:33.267Z] ---> ca54c38a6d90 [2021-10-05T05:51:33.267Z] Step 14/25 : RUN $MAKE [2021-10-05T05:51:33.267Z] ---> Running in b1011876a8b2 [2021-10-05T05:51:34.285Z] go mod tidy [2021-10-05T05:51:34.575Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=1.0.1-dev.2" -o cmd/device-rfid-llrp-go ./cmd [2021-10-05T05:52:07.139Z] Removing intermediate container b1011876a8b2 [2021-10-05T05:52:07.139Z] ---> a3cdac4905bc [2021-10-05T05:52:07.139Z] Step 15/25 : FROM alpine:3.14 [2021-10-05T05:52:07.139Z] 3.14: Pulling from library/alpine [2021-10-05T05:52:07.139Z] 552d1f2373af: Pulling fs layer [2021-10-05T05:52:07.139Z] 552d1f2373af: Download complete [2021-10-05T05:52:07.420Z] 552d1f2373af: Pull complete [2021-10-05T05:52:07.420Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-05T05:52:07.420Z] Status: Downloaded newer image for alpine:3.14 [2021-10-05T05:52:07.420Z] ---> bb3de5531c18 [2021-10-05T05:52:07.420Z] Step 16/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-10-05T05:52:07.711Z] ---> Running in 889e6082365b [2021-10-05T05:52:07.994Z] Removing intermediate container 889e6082365b [2021-10-05T05:52:07.994Z] ---> 5542c5ff8eec [2021-10-05T05:52:07.994Z] Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/LICENSE / [2021-10-05T05:52:09.002Z] ---> 1959a386328c [2021-10-05T05:52:09.002Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/Attribution.txt / [2021-10-05T05:52:09.616Z] ---> 3b36043ad309 [2021-10-05T05:52:09.616Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/cmd / [2021-10-05T05:52:10.619Z] ---> d0ed6694db8b [2021-10-05T05:52:10.619Z] Step 20/25 : EXPOSE 49989 [2021-10-05T05:52:10.900Z] ---> Running in 145c62638133 [2021-10-05T05:52:11.179Z] Removing intermediate container 145c62638133 [2021-10-05T05:52:11.179Z] ---> 2981fc7011fa [2021-10-05T05:52:11.179Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp-go"] [2021-10-05T05:52:11.461Z] ---> Running in c35c9bce42a5 [2021-10-05T05:52:11.743Z] Removing intermediate container c35c9bce42a5 [2021-10-05T05:52:11.743Z] ---> 0c3c4434bf78 [2021-10-05T05:52:11.743Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-10-05T05:52:12.023Z] ---> Running in 66d7f8b201f8 [2021-10-05T05:52:12.303Z] Removing intermediate container 66d7f8b201f8 [2021-10-05T05:52:12.303Z] ---> 07a47cf09e8b [2021-10-05T05:52:12.303Z] Step 23/25 : LABEL arch=arm64 [2021-10-05T05:52:12.583Z] ---> Running in 03fbd8574030 [2021-10-05T05:52:12.863Z] Removing intermediate container 03fbd8574030 [2021-10-05T05:52:12.863Z] ---> e105f84f07ba [2021-10-05T05:52:12.863Z] Step 24/25 : LABEL git_sha=9eabae5d0b8447ec436d7ae13a4bd32fe3887095 [2021-10-05T05:52:13.147Z] ---> Running in 3ea4b83ca26d [2021-10-05T05:52:13.759Z] Removing intermediate container 3ea4b83ca26d [2021-10-05T05:52:13.759Z] ---> ca77bc37c77d [2021-10-05T05:52:13.759Z] Step 25/25 : LABEL version=1.0.1-dev.2 [2021-10-05T05:52:13.759Z] ---> Running in d6046c80dbb6 [2021-10-05T05:52:14.373Z] Removing intermediate container d6046c80dbb6 [2021-10-05T05:52:14.373Z] ---> 28a37da96d6c [2021-10-05T05:52:14.373Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-05T05:52:14.373Z] Successfully built 28a37da96d6c [2021-10-05T05:52:14.373Z] 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-10-05T05:52:14.579Z] provisioning config files... [2021-10-05T05:52:14.619Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/10@tmp/config1553699933349741951tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-05T05:52:15.015Z] ---> docker-login.sh [2021-10-05T05:52:15.015Z] nexus3.edgexfoundry.org:10001 [2021-10-05T05:52:15.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T05:52:15.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T05:52:15.579Z] Configure a credential helper to remove this warning. See [2021-10-05T05:52:15.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T05:52:15.579Z] [2021-10-05T05:52:15.579Z] Login Succeeded [2021-10-05T05:52:15.579Z] nexus3.edgexfoundry.org:10002 [2021-10-05T05:52:15.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T05:52:16.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T05:52:16.144Z] Configure a credential helper to remove this warning. See [2021-10-05T05:52:16.144Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T05:52:16.144Z] [2021-10-05T05:52:16.144Z] Login Succeeded [2021-10-05T05:52:16.144Z] nexus3.edgexfoundry.org:10003 [2021-10-05T05:52:16.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T05:52:16.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T05:52:16.705Z] Configure a credential helper to remove this warning. See [2021-10-05T05:52:16.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T05:52:16.705Z] [2021-10-05T05:52:16.705Z] Login Succeeded [2021-10-05T05:52:16.705Z] nexus3.edgexfoundry.org:10004 [2021-10-05T05:52:16.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T05:52:17.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T05:52:17.266Z] Configure a credential helper to remove this warning. See [2021-10-05T05:52:17.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T05:52:17.266Z] [2021-10-05T05:52:17.266Z] Login Succeeded [2021-10-05T05:52:17.266Z] docker.io [2021-10-05T05:52:17.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T05:52:18.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T05:52:18.168Z] Configure a credential helper to remove this warning. See [2021-10-05T05:52:18.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T05:52:18.168Z] [2021-10-05T05:52:18.168Z] Login Succeeded [2021-10-05T05:52:18.168Z] ---> docker-login.sh ends [Pipeline] } [2021-10-05T05:52:18.191Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-05T05:52:18.295Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2021-10-05T05:52:18.295Z] 9eabae5d0b8447ec436d7ae13a4bd32fe3887095 [2021-10-05T05:52:18.295Z] latest [2021-10-05T05:52:18.295Z] 1.0.1-dev.2 [2021-10-05T05:52:18.296Z] 9eabae5d0b8447ec436d7ae13a4bd32fe3887095-1.0.1-dev.2 [2021-10-05T05:52:18.296Z] main [2021-10-05T05:52:18.296Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:52:18.697Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:9eabae5d0b8447ec436d7ae13a4bd32fe3887095 [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:52:19.068Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:9eabae5d0b8447ec436d7ae13a4bd32fe3887095 [2021-10-05T05:52:19.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2021-10-05T05:52:19.068Z] 23a3a6cfe0ad: Preparing [2021-10-05T05:52:19.068Z] 351af9a3a059: Preparing [2021-10-05T05:52:19.068Z] 6fa1e51824c3: Preparing [2021-10-05T05:52:19.068Z] ee420dfed78a: Preparing [2021-10-05T05:52:19.349Z] ee420dfed78a: Layer already exists [2021-10-05T05:52:19.629Z] 351af9a3a059: Pushed [2021-10-05T05:52:19.629Z] 6fa1e51824c3: Pushed [2021-10-05T05:52:22.295Z] 23a3a6cfe0ad: Pushed [2021-10-05T05:52:22.576Z] 9eabae5d0b8447ec436d7ae13a4bd32fe3887095: digest: sha256:8fb18b9fa17ae6e4cce9ed35c8a582c4ac5a241d6648f764baf691332c3dd5ee size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:52:22.956Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:52:23.322Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2021-10-05T05:52:23.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2021-10-05T05:52:23.322Z] 23a3a6cfe0ad: Preparing [2021-10-05T05:52:23.322Z] 351af9a3a059: Preparing [2021-10-05T05:52:23.322Z] 6fa1e51824c3: Preparing [2021-10-05T05:52:23.322Z] ee420dfed78a: Preparing [2021-10-05T05:52:23.322Z] ee420dfed78a: Layer already exists [2021-10-05T05:52:23.322Z] 351af9a3a059: Layer already exists [2021-10-05T05:52:23.322Z] 23a3a6cfe0ad: Layer already exists [2021-10-05T05:52:23.322Z] 6fa1e51824c3: Layer already exists [2021-10-05T05:52:23.601Z] latest: digest: sha256:8fb18b9fa17ae6e4cce9ed35c8a582c4ac5a241d6648f764baf691332c3dd5ee size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:52:23.976Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:52:24.344Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.1-dev.2 [2021-10-05T05:52:24.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2021-10-05T05:52:24.344Z] 23a3a6cfe0ad: Preparing [2021-10-05T05:52:24.344Z] 351af9a3a059: Preparing [2021-10-05T05:52:24.344Z] 6fa1e51824c3: Preparing [2021-10-05T05:52:24.344Z] ee420dfed78a: Preparing [2021-10-05T05:52:24.344Z] 23a3a6cfe0ad: Layer already exists [2021-10-05T05:52:24.344Z] ee420dfed78a: Layer already exists [2021-10-05T05:52:24.344Z] 6fa1e51824c3: Layer already exists [2021-10-05T05:52:24.344Z] 351af9a3a059: Layer already exists [2021-10-05T05:52:24.622Z] 1.0.1-dev.2: digest: sha256:8fb18b9fa17ae6e4cce9ed35c8a582c4ac5a241d6648f764baf691332c3dd5ee size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:52:24.995Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:9eabae5d0b8447ec436d7ae13a4bd32fe3887095-1.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:52:25.363Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:9eabae5d0b8447ec436d7ae13a4bd32fe3887095-1.0.1-dev.2 [2021-10-05T05:52:25.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2021-10-05T05:52:25.363Z] 23a3a6cfe0ad: Preparing [2021-10-05T05:52:25.363Z] 351af9a3a059: Preparing [2021-10-05T05:52:25.363Z] 6fa1e51824c3: Preparing [2021-10-05T05:52:25.363Z] ee420dfed78a: Preparing [2021-10-05T05:52:25.363Z] ee420dfed78a: Layer already exists [2021-10-05T05:52:25.363Z] 6fa1e51824c3: Layer already exists [2021-10-05T05:52:25.363Z] 351af9a3a059: Layer already exists [2021-10-05T05:52:25.363Z] 23a3a6cfe0ad: Layer already exists [2021-10-05T05:52:25.643Z] 9eabae5d0b8447ec436d7ae13a4bd32fe3887095-1.0.1-dev.2: digest: sha256:8fb18b9fa17ae6e4cce9ed35c8a582c4ac5a241d6648f764baf691332c3dd5ee size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:52:26.016Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:52:26.381Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2021-10-05T05:52:26.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2021-10-05T05:52:26.382Z] 23a3a6cfe0ad: Preparing [2021-10-05T05:52:26.382Z] 351af9a3a059: Preparing [2021-10-05T05:52:26.382Z] 6fa1e51824c3: Preparing [2021-10-05T05:52:26.382Z] ee420dfed78a: Preparing [2021-10-05T05:52:26.382Z] 23a3a6cfe0ad: Layer already exists [2021-10-05T05:52:26.382Z] ee420dfed78a: Layer already exists [2021-10-05T05:52:26.382Z] 351af9a3a059: Layer already exists [2021-10-05T05:52:26.382Z] 6fa1e51824c3: Layer already exists [2021-10-05T05:52:26.660Z] main: digest: sha256:8fb18b9fa17ae6e4cce9ed35c8a582c4ac5a241d6648f764baf691332c3dd5ee size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-05T05:52:26.732Z] ===================================================== [Pipeline] echo [2021-10-05T05:52:26.746Z] taggedImages: [2021-10-05T05:52:26.746Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:9eabae5d0b8447ec436d7ae13a4bd32fe3887095 [2021-10-05T05:52:26.746Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2021-10-05T05:52:26.746Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.1-dev.2 [2021-10-05T05:52:26.747Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:9eabae5d0b8447ec436d7ae13a4bd32fe3887095-1.0.1-dev.2 [2021-10-05T05:52:26.747Z] - 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-10-05T05:52:27.229Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-05T05:52:27.229Z] [2021-10-05T05:52:27.229Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:52:27.641Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-05T05:52:27.922Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-05T05:52:27.922Z] 448f6bf000e3: Pulling fs layer [2021-10-05T05:52:27.922Z] f757da607395: Pulling fs layer [2021-10-05T05:52:27.922Z] 05883995daec: Pulling fs layer [2021-10-05T05:52:27.922Z] 8603b9c90790: Pulling fs layer [2021-10-05T05:52:27.922Z] 1560dd03e051: Pulling fs layer [2021-10-05T05:52:27.922Z] 27f5ce0e4adf: Pulling fs layer [2021-10-05T05:52:27.922Z] c2d8d7efcc4b: Pulling fs layer [2021-10-05T05:52:27.922Z] 1560dd03e051: Waiting [2021-10-05T05:52:27.922Z] 27f5ce0e4adf: Waiting [2021-10-05T05:52:27.922Z] c2d8d7efcc4b: Waiting [2021-10-05T05:52:27.922Z] 8603b9c90790: Waiting [2021-10-05T05:52:28.210Z] 05883995daec: Verifying Checksum [2021-10-05T05:52:28.210Z] 05883995daec: Download complete [2021-10-05T05:52:28.210Z] 8603b9c90790: Download complete [2021-10-05T05:52:28.210Z] f757da607395: Verifying Checksum [2021-10-05T05:52:28.210Z] f757da607395: Download complete [2021-10-05T05:52:28.210Z] 27f5ce0e4adf: Download complete [2021-10-05T05:52:28.210Z] 1560dd03e051: Verifying Checksum [2021-10-05T05:52:28.210Z] 1560dd03e051: Download complete [2021-10-05T05:52:28.827Z] 448f6bf000e3: Verifying Checksum [2021-10-05T05:52:28.827Z] 448f6bf000e3: Download complete [2021-10-05T05:52:31.512Z] c2d8d7efcc4b: Verifying Checksum [2021-10-05T05:52:31.512Z] c2d8d7efcc4b: Download complete [2021-10-05T05:52:32.156Z] 448f6bf000e3: Pull complete [2021-10-05T05:52:32.799Z] f757da607395: Pull complete [2021-10-05T05:52:34.324Z] 05883995daec: Pull complete [2021-10-05T05:52:34.939Z] 8603b9c90790: Pull complete [2021-10-05T05:52:35.548Z] 1560dd03e051: Pull complete [2021-10-05T05:52:36.161Z] 27f5ce0e4adf: Pull complete [2021-10-05T05:52:51.367Z] c2d8d7efcc4b: Pull complete [2021-10-05T05:52:51.367Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-05T05:52:51.367Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-05T05:52:51.367Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-05T05:52:51.673Z] prd-ubuntu18.04-docker-arm64-4c-16g-1922 does not seem to be running inside a container [2021-10-05T05:52:51.806Z] $ 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/10 -v /w/workspace/device-rfid-llrp-go/10:/w/workspace/device-rfid-llrp-go/10:rw,z -v /w/workspace/device-rfid-llrp-go/10@tmp:/w/workspace/device-rfid-llrp-go/10@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:arm64 cat [2021-10-05T05:52:55.952Z] $ docker top 95c684c5b89c420d8d744ef71eddec6ec29df20525799b853cef2fc946c29d50 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-05T05:52:56.916Z] ---> job-cost.sh [2021-10-05T05:52:56.916Z] lf-activate-venv: SKIPPING [2021-10-05T05:52:56.916Z] INFO: No Stack... [2021-10-05T05:52:57.194Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-05T05:52:57.803Z] INFO: Archiving Costs [Pipeline] sh [2021-10-05T05:52:58.503Z] + cat /w/workspace/device-rfid-llrp-go/10/archives/cost.csv [2021-10-05T05:52:58.503Z] + cut -d, -f6 [Pipeline] lock [2021-10-05T05:52:58.583Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-10-stack-cost] [2021-10-05T05:52:58.591Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-10-stack-cost] did not exist. Created. [2021-10-05T05:52:58.591Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-05T05:52:59.303Z] /w/workspace/device-rfid-llrp-go/10@tmp/durable-f5908f64/script.sh: 1: /w/workspace/device-rfid-llrp-go/10@tmp/durable-f5908f64/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-05T05:52:59.997Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-05T05:53:00.033Z] Warning: overwriting stash ‘stack-cost’ [2021-10-05T05:53:00.080Z] Stashed 1 file(s) [Pipeline] } [2021-10-05T05:53:00.117Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-10-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-05T05:53:00.154Z] $ docker stop --time=1 95c684c5b89c420d8d744ef71eddec6ec29df20525799b853cef2fc946c29d50 [2021-10-05T05:53:01.790Z] $ docker rm -f 95c684c5b89c420d8d744ef71eddec6ec29df20525799b853cef2fc946c29d50 [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-10-05T05:53:02.762Z] provisioning config files... [2021-10-05T05:53:02.777Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1222970964099221593tmp [Pipeline] { [Pipeline] sh [2021-10-05T05:53:03.113Z] + set +x [2021-10-05T05:53:03.113Z] + curl -s https://codecov.io/bash [2021-10-05T05:53:03.113Z] + bash -s -- [2021-10-05T05:53:03.113Z] [2021-10-05T05:53:03.113Z] _____ _ [2021-10-05T05:53:03.113Z] / ____| | | [2021-10-05T05:53:03.113Z] | | ___ __| | ___ ___ _____ __ [2021-10-05T05:53:03.113Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-05T05:53:03.113Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-05T05:53:03.113Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-05T05:53:03.113Z] Bash-1.0.6 [2021-10-05T05:53:03.113Z] [2021-10-05T05:53:03.113Z] [2021-10-05T05:53:03.113Z] ==> git version 2.24.4 found [2021-10-05T05:53:03.113Z] ==> 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-10-05T05:53:03.113Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-05T05:53:03.113Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-05T05:53:03.113Z] ==> Jenkins CI detected. [2021-10-05T05:53:03.113Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2021-10-05T05:53:03.113Z] project root: . [2021-10-05T05:53:03.113Z] --> token set from env [2021-10-05T05:53:03.113Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-05T05:53:03.113Z] ==> Running gcov in . (disable via -X gcov) [2021-10-05T05:53:03.113Z] ==> Python coveragepy not found [2021-10-05T05:53:03.113Z] ==> Searching for coverage reports in: [2021-10-05T05:53:03.113Z] + . [2021-10-05T05:53:03.113Z] -> Found 1 reports [2021-10-05T05:53:03.113Z] ==> Detecting git/mercurial file structure [2021-10-05T05:53:03.113Z] ==> Reading reports [2021-10-05T05:53:03.113Z] + ./coverage.out bytes=462904 [2021-10-05T05:53:03.113Z] ==> Appending adjustments [2021-10-05T05:53:03.113Z] https://docs.codecov.io/docs/fixing-reports [2021-10-05T05:53:03.697Z] + Found adjustments [2021-10-05T05:53:03.697Z] ==> Gzipping contents [2021-10-05T05:53:03.697Z] 52K /tmp/codecov.t6skTs.gz [2021-10-05T05:53:03.697Z] ==> Uploading reports [2021-10-05T05:53:03.697Z] url: https://codecov.io [2021-10-05T05:53:03.697Z] query: branch=main&commit=9eabae5d0b8447ec436d7ae13a4bd32fe3887095&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F10%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-05T05:53:03.697Z] -> Pinging Codecov [2021-10-05T05:53:03.697Z] 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=9eabae5d0b8447ec436d7ae13a4bd32fe3887095&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F10%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-05T05:53:03.970Z] -> Uploading to [2021-10-05T05:53:03.970Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-05/581DD39554BDF9B6E22D074273EAD858/9eabae5d0b8447ec436d7ae13a4bd32fe3887095/f9a7844e-0c4e-42e6-828d-9f76c7f9731f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211005%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211005T055303Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1d5a3d3f7c21a51c50f59dea084506c26965ff23c2e0cb242a2e5ebf350fea34 [2021-10-05T05:53:03.970Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-05T05:53:03.970Z] Dload Upload Total Spent Left Speed [2021-10-05T05:53:04.235Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51860 0 0 100 51860 0 163k --:--:-- --:--:-- --:--:-- 163k [2021-10-05T05:53:04.235Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/9eabae5d0b8447ec436d7ae13a4bd32fe3887095 [Pipeline] } [2021-10-05T05:53:04.247Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-10-05T05:53:04.539Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-10-05T05:53:04.570Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:53:04.888Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-05T05:53:04.888Z] [2021-10-05T05:53:04.888Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:53:05.227Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-05T05:53:05.227Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-10-05T05:53:05.227Z] 188c0c94c7c5: Pulling fs layer [2021-10-05T05:53:05.227Z] 0ef7d3d256c8: Pulling fs layer [2021-10-05T05:53:05.227Z] de9db76c5a1d: Pulling fs layer [2021-10-05T05:53:05.227Z] 0eba1c9be4d2: Pulling fs layer [2021-10-05T05:53:05.227Z] 0d57e429df01: Pulling fs layer [2021-10-05T05:53:05.227Z] 4e4be7b47b0d: Pulling fs layer [2021-10-05T05:53:05.227Z] e1f770b5df2f: Pulling fs layer [2021-10-05T05:53:05.227Z] 85a0685a4137: Pulling fs layer [2021-10-05T05:53:05.227Z] 0d57e429df01: Waiting [2021-10-05T05:53:05.227Z] 4e4be7b47b0d: Waiting [2021-10-05T05:53:05.227Z] e1f770b5df2f: Waiting [2021-10-05T05:53:05.227Z] 85a0685a4137: Waiting [2021-10-05T05:53:05.227Z] 0eba1c9be4d2: Waiting [2021-10-05T05:53:05.227Z] de9db76c5a1d: Verifying Checksum [2021-10-05T05:53:05.227Z] de9db76c5a1d: Download complete [2021-10-05T05:53:05.227Z] 0ef7d3d256c8: Verifying Checksum [2021-10-05T05:53:05.227Z] 0ef7d3d256c8: Download complete [2021-10-05T05:53:05.227Z] 0d57e429df01: Verifying Checksum [2021-10-05T05:53:05.227Z] 0d57e429df01: Download complete [2021-10-05T05:53:05.227Z] 4e4be7b47b0d: Verifying Checksum [2021-10-05T05:53:05.227Z] 4e4be7b47b0d: Download complete [2021-10-05T05:53:05.504Z] 188c0c94c7c5: Verifying Checksum [2021-10-05T05:53:05.504Z] 188c0c94c7c5: Download complete [2021-10-05T05:53:05.775Z] 188c0c94c7c5: Pull complete [2021-10-05T05:53:05.775Z] 0ef7d3d256c8: Pull complete [2021-10-05T05:53:05.775Z] e1f770b5df2f: Verifying Checksum [2021-10-05T05:53:05.775Z] e1f770b5df2f: Download complete [2021-10-05T05:53:06.046Z] de9db76c5a1d: Pull complete [2021-10-05T05:53:06.046Z] 0eba1c9be4d2: Verifying Checksum [2021-10-05T05:53:06.046Z] 0eba1c9be4d2: Download complete [2021-10-05T05:53:07.020Z] 85a0685a4137: Verifying Checksum [2021-10-05T05:53:07.020Z] 85a0685a4137: Download complete [2021-10-05T05:53:10.389Z] 0eba1c9be4d2: Pull complete [2021-10-05T05:53:10.389Z] 0d57e429df01: Pull complete [2021-10-05T05:53:10.389Z] 4e4be7b47b0d: Pull complete [2021-10-05T05:53:10.976Z] e1f770b5df2f: Pull complete [2021-10-05T05:53:15.270Z] 85a0685a4137: Pull complete [2021-10-05T05:53:15.270Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-10-05T05:53:15.270Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-05T05:53:15.270Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-10-05T05:53:15.353Z] prd-centos7-docker-4c-2g-1889 does not seem to be running inside a container [2021-10-05T05:53:15.411Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-10-05T05:53:18.754Z] $ docker top 10c2c8d6c4c8b41fe6db40807f146472cf3c5de89be9396339e2c403f0fe54ff -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-05T05:53:18.848Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-10-05T05:53:19.157Z] + set -o pipefail [2021-10-05T05:53:19.157Z] + snyk monitor '--org=edgex-jenkins' [2021-10-05T05:53:25.800Z] [2021-10-05T05:53:25.800Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2021-10-05T05:53:25.800Z] [2021-10-05T05:53:25.800Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8e266e59-5b4d-48a8-830b-753ef23c5713/history/3776cedb-e872-48f8-a873-774f4570bc47 [2021-10-05T05:53:25.800Z] [2021-10-05T05:53:25.800Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-10-05T05:53:25.800Z] [2021-10-05T05:53:25.800Z] [2021-10-05T05:53:25.800Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. [2021-10-05T05:53:25.800Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-10-05T05:53:25.814Z] $ docker stop --time=1 10c2c8d6c4c8b41fe6db40807f146472cf3c5de89be9396339e2c403f0fe54ff [2021-10-05T05:53:27.549Z] $ docker rm -f 10c2c8d6c4c8b41fe6db40807f146472cf3c5de89be9396339e2c403f0fe54ff [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-10-05T05:53:28.553Z] + git log --format=format:%s -1 9eabae5d0b8447ec436d7ae13a4bd32fe3887095 [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:53:28.870Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-05T05:53:28.870Z] . [Pipeline] withDockerContainer [2021-10-05T05:53:28.949Z] prd-centos7-docker-4c-2g-1889 does not seem to be running inside a container [2021-10-05T05:53:29.004Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-05T05:53:29.369Z] $ docker top ef12cf11bfb6865b2e9e2ab2142d0bc330b3fd90a74b97a798519f0f45fd3845 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-05T05:53:29.503Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-05T05:53:29.503Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-05T05:53:29.626Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-05T05:53:29.627Z] $ docker exec ef12cf11bfb6865b2e9e2ab2142d0bc330b3fd90a74b97a798519f0f45fd3845 ssh-agent [2021-10-05T05:53:29.741Z] SSH_AUTH_SOCK=/tmp/ssh-IAmV1xCff2SY/agent.14 [2021-10-05T05:53:29.741Z] SSH_AGENT_PID=20 [2021-10-05T05:53:29.749Z] Running ssh-add (command line suppressed) [2021-10-05T05:53:29.843Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1426035346672011398.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1426035346672011398.key) [2021-10-05T05:53:29.864Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-05T05:53:30.173Z] + git semver tag [2021-10-05T05:53:30.174Z] # -> Open(): unable to determine branch for HEAD [2021-10-05T05:53:30.174Z] # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git [2021-10-05T05:53:30.174Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main [2021-10-05T05:53:30.174Z] # $SEMVER_REMOTE_NAME = origin [2021-10-05T05:53:30.174Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-05T05:53:30.174Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-05T05:53:30.174Z] # $SEMVER_BRANCH = main [2021-10-05T05:53:30.174Z] # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2021-10-05T05:53:30.174Z] # 9eabae5d0b8447ec436d7ae13a4bd32fe3887095 HEAD [2021-10-05T05:53:30.174Z] # -> Force: false [2021-10-05T05:53:30.174Z] # 080fdc211f6fb9c75c897ba1d14c7f376f9fc02d refs/tags/v1.0.1-dev.2 [Pipeline] } [2021-10-05T05:53:30.186Z] $ docker exec --env ******** --env ******** ef12cf11bfb6865b2e9e2ab2142d0bc330b3fd90a74b97a798519f0f45fd3845 ssh-agent -k [2021-10-05T05:53:30.268Z] unset SSH_AUTH_SOCK; [2021-10-05T05:53:30.269Z] unset SSH_AGENT_PID; [2021-10-05T05:53:30.269Z] echo Agent pid 20 killed; [2021-10-05T05:53:30.283Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-05T05:53:30.633Z] + git semver [Pipeline] } [2021-10-05T05:53:30.650Z] $ docker stop --time=1 ef12cf11bfb6865b2e9e2ab2142d0bc330b3fd90a74b97a798519f0f45fd3845 [2021-10-05T05:53:31.845Z] $ docker rm -f ef12cf11bfb6865b2e9e2ab2142d0bc330b3fd90a74b97a798519f0f45fd3845 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:53:32.295Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-05T05:53:32.295Z] [2021-10-05T05:53:32.295Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:53:32.628Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-05T05:53:32.628Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-10-05T05:53:32.628Z] ab5ef0e58194: Pulling fs layer [2021-10-05T05:53:32.628Z] 9712f1f96733: Pulling fs layer [2021-10-05T05:53:32.628Z] 63f879dbbcfc: Pulling fs layer [2021-10-05T05:53:32.628Z] 0d9ebad4ef96: Pulling fs layer [2021-10-05T05:53:32.628Z] e9a5061849ea: Pulling fs layer [2021-10-05T05:53:32.628Z] d747dcd14b5f: Pulling fs layer [2021-10-05T05:53:32.628Z] 2de7ff778b66: Pulling fs layer [2021-10-05T05:53:32.628Z] 0d9ebad4ef96: Waiting [2021-10-05T05:53:32.628Z] e9a5061849ea: Waiting [2021-10-05T05:53:32.628Z] d747dcd14b5f: Waiting [2021-10-05T05:53:32.628Z] 2de7ff778b66: Waiting [2021-10-05T05:53:32.628Z] 9712f1f96733: Verifying Checksum [2021-10-05T05:53:32.628Z] 9712f1f96733: Download complete [2021-10-05T05:53:34.070Z] 0d9ebad4ef96: Verifying Checksum [2021-10-05T05:53:34.070Z] 0d9ebad4ef96: Download complete [2021-10-05T05:53:34.070Z] 63f879dbbcfc: Verifying Checksum [2021-10-05T05:53:34.070Z] 63f879dbbcfc: Download complete [2021-10-05T05:53:34.070Z] ab5ef0e58194: Verifying Checksum [2021-10-05T05:53:34.070Z] ab5ef0e58194: Download complete [2021-10-05T05:53:34.070Z] d747dcd14b5f: Verifying Checksum [2021-10-05T05:53:34.070Z] d747dcd14b5f: Download complete [2021-10-05T05:53:34.070Z] e9a5061849ea: Verifying Checksum [2021-10-05T05:53:34.070Z] e9a5061849ea: Download complete [2021-10-05T05:53:34.345Z] 2de7ff778b66: Verifying Checksum [2021-10-05T05:53:34.345Z] 2de7ff778b66: Download complete [2021-10-05T05:53:36.933Z] ab5ef0e58194: Pull complete [2021-10-05T05:53:36.933Z] 9712f1f96733: Pull complete [2021-10-05T05:53:37.903Z] 63f879dbbcfc: Pull complete [2021-10-05T05:53:42.213Z] 0d9ebad4ef96: Pull complete [2021-10-05T05:53:42.213Z] e9a5061849ea: Pull complete [2021-10-05T05:53:42.213Z] d747dcd14b5f: Pull complete [2021-10-05T05:53:43.634Z] 2de7ff778b66: Pull complete [2021-10-05T05:53:43.634Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-10-05T05:53:43.634Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-05T05:53:43.634Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-10-05T05:53:43.717Z] prd-centos7-docker-4c-2g-1889 does not seem to be running inside a container [2021-10-05T05:53:43.776Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-10-05T05:53:47.727Z] $ docker top 7aec06d095e35bdeb742341ed16d3c1859230b94478253e4db91a1b95349f074 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-10-05T05:53:47.844Z] provisioning config files... [2021-10-05T05:53:47.860Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1614106973331798618tmp [2021-10-05T05:53:47.880Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3852331904277475973tmp [2021-10-05T05:53:47.901Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7432462564959815284tmp [Pipeline] { [Pipeline] echo [2021-10-05T05:53:47.931Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-05T05:53:48.240Z] ---> sigul-configuration.sh [2021-10-05T05:53:48.240Z] gpg: directory `/root/.gnupg' created [2021-10-05T05:53:48.241Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-10-05T05:53:48.241Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-10-05T05:53:48.241Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-10-05T05:53:48.241Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-10-05T05:53:48.241Z] gpg: CAST5 encrypted data [2021-10-05T05:53:48.241Z] gpg: encrypted with 1 passphrase [2021-10-05T05:53:48.241Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-10-05T05:53:48.553Z] + mkdir /home/jenkins [2021-10-05T05:53:48.553Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-10-05T05:53:48.865Z] + 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-10-05T05:53:48.881Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-05T05:53:49.188Z] ---> sigul-install.sh [2021-10-05T05:53:49.188Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-10-05T05:53:49.499Z] + git tag --list [2021-10-05T05:53:49.499Z] v0.0.0 [2021-10-05T05:53:49.499Z] v1.0.0 [2021-10-05T05:53:49.499Z] v1.0.0-dev.1 [2021-10-05T05:53:49.499Z] v1.0.0-dev.2 [2021-10-05T05:53:49.499Z] v1.0.0-dev.3 [2021-10-05T05:53:49.499Z] v1.0.0-dev.4 [2021-10-05T05:53:49.499Z] v1.0.0-dev.5 [2021-10-05T05:53:49.499Z] v1.0.0-dev.6 [2021-10-05T05:53:49.499Z] v1.0.0-dev.7 [2021-10-05T05:53:49.499Z] v1.0.0-dev.8 [2021-10-05T05:53:49.499Z] v1.0.0-dev.9 [2021-10-05T05:53:49.499Z] v1.0.1-dev.1 [2021-10-05T05:53:49.499Z] v1.0.1-dev.2 [Pipeline] sh [2021-10-05T05:53:49.811Z] + lftools sign git-tag v1.0.1-dev.2 [2021-10-05T05:53:50.391Z] Signing Git tag with Sigul... [2021-10-05T05:53:50.391Z] Signing v1.0.1-dev.2 [Pipeline] echo [2021-10-05T05:53:52.613Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-05T05:53:52.934Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-10-05T05:53:52.951Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-10-05T05:53:52.982Z] $ docker stop --time=1 7aec06d095e35bdeb742341ed16d3c1859230b94478253e4db91a1b95349f074 [2021-10-05T05:53:54.181Z] $ docker rm -f 7aec06d095e35bdeb742341ed16d3c1859230b94478253e4db91a1b95349f074 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:53:54.851Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-05T05:53:54.851Z] . [Pipeline] withDockerContainer [2021-10-05T05:53:54.937Z] prd-centos7-docker-4c-2g-1889 does not seem to be running inside a container [2021-10-05T05:53:54.996Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-05T05:53:55.372Z] $ docker top dbc3fc4000c7e1ed175e18e74992aa2f67ff51e9c522e61f54db1686a55c3868 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-05T05:53:55.506Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-05T05:53:55.506Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-05T05:53:55.611Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-05T05:53:55.612Z] $ docker exec dbc3fc4000c7e1ed175e18e74992aa2f67ff51e9c522e61f54db1686a55c3868 ssh-agent [2021-10-05T05:53:55.731Z] SSH_AUTH_SOCK=/tmp/ssh-qxfP9pXaOXGZ/agent.15 [2021-10-05T05:53:55.731Z] SSH_AGENT_PID=22 [2021-10-05T05:53:55.740Z] Running ssh-add (command line suppressed) [2021-10-05T05:53:55.848Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7195421482936821132.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7195421482936821132.key) [2021-10-05T05:53:55.875Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-05T05:53:56.191Z] + git semver bump pre [2021-10-05T05:53:56.191Z] # -> Open(): unable to determine branch for HEAD [2021-10-05T05:53:56.191Z] # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git [2021-10-05T05:53:56.191Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main [2021-10-05T05:53:56.191Z] # $SEMVER_REMOTE_NAME = origin [2021-10-05T05:53:56.191Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-05T05:53:56.191Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-05T05:53:56.191Z] # $SEMVER_BRANCH = main [2021-10-05T05:53:56.191Z] # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2021-10-05T05:53:56.191Z] 1.0.1-dev.3 [Pipeline] } [2021-10-05T05:53:56.207Z] $ docker exec --env ******** --env ******** dbc3fc4000c7e1ed175e18e74992aa2f67ff51e9c522e61f54db1686a55c3868 ssh-agent -k [2021-10-05T05:53:56.294Z] unset SSH_AUTH_SOCK; [2021-10-05T05:53:56.294Z] unset SSH_AGENT_PID; [2021-10-05T05:53:56.294Z] echo Agent pid 22 killed; [2021-10-05T05:53:56.311Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-05T05:53:56.660Z] + git semver [Pipeline] } [2021-10-05T05:53:56.679Z] $ docker stop --time=1 dbc3fc4000c7e1ed175e18e74992aa2f67ff51e9c522e61f54db1686a55c3868 [2021-10-05T05:53:57.866Z] $ docker rm -f dbc3fc4000c7e1ed175e18e74992aa2f67ff51e9c522e61f54db1686a55c3868 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:53:58.253Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-05T05:53:58.253Z] . [Pipeline] withDockerContainer [2021-10-05T05:53:58.334Z] prd-centos7-docker-4c-2g-1889 does not seem to be running inside a container [2021-10-05T05:53:58.397Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-05T05:53:58.755Z] $ docker top 10b5e5510ea6de7e76f745a80fa5d10326e1e8c1be4d126144de5f238566949f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-05T05:53:58.891Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-05T05:53:58.891Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-05T05:53:59.016Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-05T05:53:59.016Z] $ docker exec 10b5e5510ea6de7e76f745a80fa5d10326e1e8c1be4d126144de5f238566949f ssh-agent [2021-10-05T05:53:59.129Z] SSH_AUTH_SOCK=/tmp/ssh-PoQlAPQd4d9w/agent.13 [2021-10-05T05:53:59.129Z] SSH_AGENT_PID=19 [2021-10-05T05:53:59.139Z] Running ssh-add (command line suppressed) [2021-10-05T05:53:59.231Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8440735079118607192.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8440735079118607192.key) [2021-10-05T05:53:59.252Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-05T05:53:59.789Z] + git semver push [2021-10-05T05:53:59.789Z] # -> Open(): unable to determine branch for HEAD [2021-10-05T05:53:59.789Z] # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git [2021-10-05T05:53:59.789Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main [2021-10-05T05:53:59.790Z] # $SEMVER_REMOTE_NAME = origin [2021-10-05T05:53:59.790Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-05T05:53:59.790Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-05T05:53:59.790Z] # $SEMVER_BRANCH = main [2021-10-05T05:53:59.790Z] # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [Pipeline] } [2021-10-05T05:54:01.399Z] $ docker exec --env ******** --env ******** 10b5e5510ea6de7e76f745a80fa5d10326e1e8c1be4d126144de5f238566949f ssh-agent -k [2021-10-05T05:54:01.504Z] unset SSH_AUTH_SOCK; [2021-10-05T05:54:01.504Z] unset SSH_AGENT_PID; [2021-10-05T05:54:01.505Z] echo Agent pid 19 killed; [2021-10-05T05:54:01.522Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-05T05:54:01.871Z] + git semver [Pipeline] } [2021-10-05T05:54:01.892Z] $ docker stop --time=1 10b5e5510ea6de7e76f745a80fa5d10326e1e8c1be4d126144de5f238566949f [2021-10-05T05:54:03.093Z] $ docker rm -f 10b5e5510ea6de7e76f745a80fa5d10326e1e8c1be4d126144de5f238566949f [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-10-05T05:54:04.134Z] + '[' -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-05T05:54:04.464Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-05T05:54:05.050Z] ---> package-listing.sh [2021-10-05T05:54:05.051Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-05T05:54:05.051Z] ++ facter osfamily [2021-10-05T05:54:05.317Z] + OS_FAMILY=redhat [2021-10-05T05:54:05.317Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2021-10-05T05:54:05.317Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-05T05:54:05.317Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-05T05:54:05.317Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-05T05:54:05.318Z] + PACKAGES=/tmp/packages_start.txt [2021-10-05T05:54:05.318Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2021-10-05T05:54:05.318Z] + PACKAGES=/tmp/packages_end.txt [2021-10-05T05:54:05.318Z] + case "${OS_FAMILY}" in [2021-10-05T05:54:05.318Z] + rpm -qa [2021-10-05T05:54:05.318Z] + sort [2021-10-05T05:54:05.905Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-05T05:54:05.905Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-05T05:54:05.905Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-05T05:54:05.905Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2021-10-05T05:54:05.905Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2021-10-05T05:54:05.905Z] + 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-10-05T05:54:05.920Z] 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-10-05T05:54:06.223Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:54:06.808Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-05T05:54:06.808Z] [2021-10-05T05:54:06.808Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:54:07.134Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-05T05:54:07.134Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-05T05:54:07.134Z] b4d181a07f80: Pulling fs layer [2021-10-05T05:54:07.134Z] a1111a8f2ec3: Pulling fs layer [2021-10-05T05:54:07.134Z] ed53099fbce6: Pulling fs layer [2021-10-05T05:54:07.134Z] dc539afda2c1: Pulling fs layer [2021-10-05T05:54:07.134Z] 77bc0d833cb6: Pulling fs layer [2021-10-05T05:54:07.134Z] 9065ff56babe: Pulling fs layer [2021-10-05T05:54:07.134Z] d287ab97295c: Pulling fs layer [2021-10-05T05:54:07.134Z] dc539afda2c1: Waiting [2021-10-05T05:54:07.134Z] 77bc0d833cb6: Waiting [2021-10-05T05:54:07.134Z] 9065ff56babe: Waiting [2021-10-05T05:54:07.134Z] d287ab97295c: Waiting [2021-10-05T05:54:07.401Z] a1111a8f2ec3: Verifying Checksum [2021-10-05T05:54:07.401Z] a1111a8f2ec3: Download complete [2021-10-05T05:54:07.401Z] dc539afda2c1: Verifying Checksum [2021-10-05T05:54:07.401Z] dc539afda2c1: Download complete [2021-10-05T05:54:07.401Z] ed53099fbce6: Verifying Checksum [2021-10-05T05:54:07.401Z] ed53099fbce6: Download complete [2021-10-05T05:54:07.401Z] 9065ff56babe: Verifying Checksum [2021-10-05T05:54:07.401Z] 9065ff56babe: Download complete [2021-10-05T05:54:07.401Z] 77bc0d833cb6: Verifying Checksum [2021-10-05T05:54:07.401Z] 77bc0d833cb6: Download complete [2021-10-05T05:54:07.685Z] b4d181a07f80: Verifying Checksum [2021-10-05T05:54:07.685Z] b4d181a07f80: Download complete [2021-10-05T05:54:08.643Z] d287ab97295c: Verifying Checksum [2021-10-05T05:54:08.643Z] d287ab97295c: Download complete [2021-10-05T05:54:08.912Z] b4d181a07f80: Pull complete [2021-10-05T05:54:09.213Z] a1111a8f2ec3: Pull complete [2021-10-05T05:54:09.481Z] ed53099fbce6: Pull complete [2021-10-05T05:54:09.751Z] dc539afda2c1: Pull complete [2021-10-05T05:54:10.017Z] 77bc0d833cb6: Pull complete [2021-10-05T05:54:10.017Z] 9065ff56babe: Pull complete [2021-10-05T05:54:15.418Z] d287ab97295c: Pull complete [2021-10-05T05:54:15.418Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-05T05:54:15.418Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-05T05:54:15.418Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-05T05:54:15.502Z] prd-centos7-docker-4c-2g-1889 does not seem to be running inside a container [2021-10-05T05:54:15.567Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-05T05:54:18.408Z] $ docker top 7672764b54c4bed73697c12501723fc2d293fc3fb78231bd3e125efad3e4a436 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-05T05:54:18.828Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-05T05:54:19.140Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-05T05:54:19.455Z] + ls /var/log/sa-host [2021-10-05T05:54:19.455Z] + sadf -c /var/log/sa-host/sa05 [2021-10-05T05:54:19.455Z] file_magic: OK [2021-10-05T05:54:19.455Z] HZ: Using current value: 100 [2021-10-05T05:54:19.455Z] file_header: OK [2021-10-05T05:54:19.455Z] 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-10-05T05:54:19.455Z] Statistics: [2021-10-05T05:54:19.455Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-05T05:54:19.455Z] File successfully converted to sysstat format version 12.0.3 [2021-10-05T05:54:19.455Z] + sadf -c /var/log/sa-host/sa30 [2021-10-05T05:54:19.455Z] file_magic: OK [2021-10-05T05:54:19.455Z] HZ: Using current value: 100 [2021-10-05T05:54:19.455Z] file_header: OK [2021-10-05T05:54:19.456Z] 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-10-05T05:54:19.456Z] Statistics: [2021-10-05T05:54:19.456Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-05T05:54:19.456Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-05T05:54:19.622Z] provisioning config files... [2021-10-05T05:54:19.642Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8477033396225808982tmp [Pipeline] { [Pipeline] echo [2021-10-05T05:54:19.664Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-05T05:54:19.969Z] ---> create-netrc.sh [Pipeline] } [2021-10-05T05:54:19.981Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-05T05:54:20.354Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-05T05:54:20.367Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-05T05:54:20.675Z] ---> sudo-logs.sh [2021-10-05T05:54:20.676Z] Archiving 'sudo' log.. [2021-10-05T05:54:20.676Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1889.novalocal: Name or service not known [2021-10-05T05:54:20.676Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1889.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-05T05:54:20.718Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-05T05:54:21.027Z] ---> job-cost.sh [2021-10-05T05:54:21.027Z] lf-activate-venv: SKIPPING [2021-10-05T05:54:21.027Z] DEBUG: total: 0.10999999940395355 [2021-10-05T05:54:21.027Z] INFO: Retrieving Stack Cost... [2021-10-05T05:54:21.292Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-05T05:54:21.872Z] INFO: Archiving Costs [Pipeline] echo [2021-10-05T05:54:21.890Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-05T05:54:22.203Z] ---> logs-deploy.sh [2021-10-05T05:54:22.203Z] lf-activate-venv: SKIPPING [2021-10-05T05:54:22.203Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/10 [2021-10-05T05:54:22.203Z] INFO: archiving workspace using pattern(s): [2021-10-05T05:54:22.783Z] Archives upload complete. [2021-10-05T05:54:23.049Z] INFO: archiving logs to Nexus