Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 73c0aef866abb96c1bdf0f842f2580fcfb01571a 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-ssh4138120391277340720.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 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-ssh3676974626602844469.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 b96307f5267f6fa8c29f8dc04d3d152726fc6340 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-ssh1572433674901913489.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b96307f5267f6fa8c29f8dc04d3d152726fc6340 # timeout=10 Commit message: "Merge pull request #356 from ernestojeda/disable-go-proxy" > 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-ssh3567241133797507680.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-ssh254819735594343319.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 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2292 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-ssh2300446512577910050.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 73c0aef866abb96c1bdf0f842f2580fcfb01571a (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 73c0aef866abb96c1bdf0f842f2580fcfb01571a # timeout=10 Commit message: "ci: changes required for Jakara LTS (#51)" > git rev-list --no-walk 9eabae5d0b8447ec436d7ae13a4bd32fe3887095 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-07T03:29:58.744Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-07T03:29:58.833Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-07T03:29:58.862Z] ========================================================= [2021-10-07T03:29:58.862Z] EdgeX Global Pipelines Version Info [2021-10-07T03:29:58.862Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-07T03:30:00.111Z] ------------------- [2021-10-07T03:30:00.111Z] stable info: [2021-10-07T03:30:00.111Z] ------------------- [2021-10-07T03:30:00.111Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-07T03:30:00.111Z] Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 [2021-10-07T03:30:00.111Z] Message: update stable to v1.0.207 [2021-10-07T03:30:00.697Z] ------------------- [2021-10-07T03:30:00.697Z] experimental info: [2021-10-07T03:30:00.697Z] ------------------- [2021-10-07T03:30:00.697Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-07T03:30:00.697Z] Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 [2021-10-07T03:30:00.697Z] Message: update experimental to v1.0.207 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-07T03:30:00.834Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2021-10-07T03:30:00.859Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2021-10-07T03:30:00.882Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-07T03:30:00.907Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-07T03:30:00.932Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-07T03:30:00.956Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-07T03:30:00.981Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-07T03:30:01.005Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-07T03:30:01.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-07T03:30:01.053Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-07T03:30:01.077Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-07T03:30:01.100Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2021-10-07T03:30:01.125Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-07T03:30:01.149Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-07T03:30:01.173Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-07T03:30:01.196Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-07T03:30:01.221Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-07T03:30:01.250Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-07T03:30:01.273Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-07T03:30:01.298Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-07T03:30:01.323Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-07T03:30:01.359Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-07T03:30:01.392Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-07T03:30:01.424Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-07T03:30:01.464Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-10-07T03:30:01.490Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-07T03:30:01.514Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-10-07T03:30:01.539Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-10-07T03:30:01.565Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-10-07T03:30:01.592Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 73c0aef866abb96c1bdf0f842f2580fcfb01571a [Pipeline] echo [2021-10-07T03:30:01.619Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 73c0aef [Pipeline] echo [2021-10-07T03:30:01.643Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-07T03:30:01.722Z] provisioning config files... [2021-10-07T03:30:01.750Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5933937407143529752tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T03:30:02.099Z] ---> docker-login.sh [2021-10-07T03:30:02.099Z] nexus3.edgexfoundry.org:10001 [2021-10-07T03:30:02.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T03:30:02.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T03:30:02.368Z] Configure a credential helper to remove this warning. See [2021-10-07T03:30:02.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T03:30:02.368Z] [2021-10-07T03:30:02.368Z] Login Succeeded [2021-10-07T03:30:02.368Z] nexus3.edgexfoundry.org:10002 [2021-10-07T03:30:02.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T03:30:02.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T03:30:02.635Z] Configure a credential helper to remove this warning. See [2021-10-07T03:30:02.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T03:30:02.635Z] [2021-10-07T03:30:02.635Z] Login Succeeded [2021-10-07T03:30:02.635Z] nexus3.edgexfoundry.org:10003 [2021-10-07T03:30:02.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T03:30:02.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T03:30:02.909Z] Configure a credential helper to remove this warning. See [2021-10-07T03:30:02.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T03:30:02.909Z] [2021-10-07T03:30:02.909Z] Login Succeeded [2021-10-07T03:30:02.909Z] nexus3.edgexfoundry.org:10004 [2021-10-07T03:30:02.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T03:30:03.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T03:30:03.177Z] Configure a credential helper to remove this warning. See [2021-10-07T03:30:03.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T03:30:03.177Z] [2021-10-07T03:30:03.177Z] Login Succeeded [2021-10-07T03:30:03.177Z] docker.io [2021-10-07T03:30:03.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T03:30:03.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T03:30:03.764Z] Configure a credential helper to remove this warning. See [2021-10-07T03:30:03.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T03:30:03.764Z] [2021-10-07T03:30:03.764Z] Login Succeeded [2021-10-07T03:30:03.764Z] ---> docker-login.sh ends [Pipeline] } [2021-10-07T03:30:03.780Z] 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-07T03:30:04.363Z] + git log --format=format:%s -1 73c0aef866abb96c1bdf0f842f2580fcfb01571a [Pipeline] echo [2021-10-07T03:30:04.417Z] GIT_COMMIT: 73c0aef866abb96c1bdf0f842f2580fcfb01571a, Commit Message: ci: changes required for Jakara LTS (#51) [Pipeline] echo [2021-10-07T03:30:04.430Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:30:05.522Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T03:30:05.522Z] [2021-10-07T03:30:05.522Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:30:05.860Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T03:30:05.860Z] latest: Pulling from edgex-devops/git-semver [2021-10-07T03:30:05.860Z] 31603596830f: Pulling fs layer [2021-10-07T03:30:05.860Z] 04fac38145f0: Pulling fs layer [2021-10-07T03:30:05.860Z] 701f6daf10bf: Pulling fs layer [2021-10-07T03:30:05.860Z] 24f72da36158: Pulling fs layer [2021-10-07T03:30:05.860Z] 24f72da36158: Waiting [2021-10-07T03:30:05.860Z] 04fac38145f0: Verifying Checksum [2021-10-07T03:30:05.860Z] 04fac38145f0: Download complete [2021-10-07T03:30:06.133Z] 31603596830f: Verifying Checksum [2021-10-07T03:30:06.134Z] 31603596830f: Download complete [2021-10-07T03:30:06.134Z] 24f72da36158: Verifying Checksum [2021-10-07T03:30:06.134Z] 24f72da36158: Download complete [2021-10-07T03:30:06.134Z] 701f6daf10bf: Verifying Checksum [2021-10-07T03:30:06.134Z] 701f6daf10bf: Download complete [2021-10-07T03:30:06.134Z] 31603596830f: Pull complete [2021-10-07T03:30:06.403Z] 04fac38145f0: Pull complete [2021-10-07T03:30:06.988Z] 701f6daf10bf: Pull complete [2021-10-07T03:30:06.988Z] 24f72da36158: Pull complete [2021-10-07T03:30:06.988Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-10-07T03:30:06.988Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T03:30:06.988Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-07T03:30:07.078Z] prd-centos7-docker-4c-2g-2292 does not seem to be running inside a container [2021-10-07T03:30:07.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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-07T03:30:07.872Z] $ docker top 420aae3a87b62ab6558cdbe71a1d67636b1de19120883fd344fcd5584dc88f10 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-07T03:30:08.001Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-07T03:30:08.001Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-07T03:30:08.116Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-07T03:30:08.113Z] $ docker exec 420aae3a87b62ab6558cdbe71a1d67636b1de19120883fd344fcd5584dc88f10 ssh-agent [2021-10-07T03:30:08.237Z] SSH_AUTH_SOCK=/tmp/ssh-04KfNvGcFPxt/agent.14 [2021-10-07T03:30:08.237Z] SSH_AGENT_PID=20 [2021-10-07T03:30:08.249Z] Running ssh-add (command line suppressed) [2021-10-07T03:30:08.362Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5644078461884639066.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5644078461884639066.key) [2021-10-07T03:30:08.389Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-07T03:30:08.704Z] + git tag --points-at HEAD [Pipeline] } [2021-10-07T03:30:08.719Z] $ docker exec --env ******** --env ******** 420aae3a87b62ab6558cdbe71a1d67636b1de19120883fd344fcd5584dc88f10 ssh-agent -k [2021-10-07T03:30:08.827Z] unset SSH_AUTH_SOCK; [2021-10-07T03:30:08.827Z] unset SSH_AGENT_PID; [2021-10-07T03:30:08.827Z] echo Agent pid 20 killed; [2021-10-07T03:30:08.851Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-07T03:30:08.891Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-07T03:30:08.891Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-07T03:30:09.023Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-07T03:30:09.020Z] $ docker exec 420aae3a87b62ab6558cdbe71a1d67636b1de19120883fd344fcd5584dc88f10 ssh-agent [2021-10-07T03:30:09.140Z] SSH_AUTH_SOCK=/tmp/ssh-siDzqC7rSoM2/agent.53 [2021-10-07T03:30:09.140Z] SSH_AGENT_PID=59 [2021-10-07T03:30:09.151Z] Running ssh-add (command line suppressed) [2021-10-07T03:30:09.291Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4077868374748819885.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4077868374748819885.key) [2021-10-07T03:30:09.318Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-07T03:30:09.634Z] + git semver init [2021-10-07T03:30:09.634Z] # -> Open(): unable to determine branch for HEAD [2021-10-07T03:30:09.634Z] # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git [2021-10-07T03:30:09.634Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main [2021-10-07T03:30:09.634Z] # $SEMVER_REMOTE_NAME = origin [2021-10-07T03:30:09.634Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-07T03:30:09.634Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-07T03:30:09.634Z] # $SEMVER_BRANCH = main [2021-10-07T03:30:09.634Z] # $SEMVER_TEMP = /tmp/semver-051967142 [2021-10-07T03:30:09.634Z] # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP [2021-10-07T03:30:10.218Z] # '/tmp/semver-051967142' -> '/w/workspace/foundry_device-rfid-llrp-go_main/.semver' [2021-10-07T03:30:10.218Z] # -> Force: false [2021-10-07T03:30:10.218Z] # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [Pipeline] } [2021-10-07T03:30:10.227Z] $ docker exec --env ******** --env ******** 420aae3a87b62ab6558cdbe71a1d67636b1de19120883fd344fcd5584dc88f10 ssh-agent -k [2021-10-07T03:30:10.323Z] unset SSH_AUTH_SOCK; [2021-10-07T03:30:10.323Z] unset SSH_AGENT_PID; [2021-10-07T03:30:10.323Z] echo Agent pid 59 killed; [2021-10-07T03:30:10.343Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-07T03:30:10.688Z] + git semver [Pipeline] } [2021-10-07T03:30:10.702Z] $ docker stop --time=1 420aae3a87b62ab6558cdbe71a1d67636b1de19120883fd344fcd5584dc88f10 [2021-10-07T03:30:11.911Z] $ docker rm -f 420aae3a87b62ab6558cdbe71a1d67636b1de19120883fd344fcd5584dc88f10 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-07T03:30:12.291Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-07T03:30:12.626Z] Stashed 1 file(s) [Pipeline] echo [2021-10-07T03:30:12.629Z] [edgeXSemver]: initialized semver on version 1.0.1-dev.3 [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-07T03:30:27.866Z] Still waiting to schedule task [2021-10-07T03:30:27.867Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-10-07T03:30:27.869Z] Still waiting to schedule task [2021-10-07T03:30:27.869Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-07T03:32:08.384Z] Running on prd-centos7-docker-4c-2g-2300 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2021-10-07T03:32:08.400Z] Running in /w/workspace/device-rfid-llrp-go/11 [Pipeline] { [Pipeline] checkout [2021-10-07T03:32:08.506Z] Selected Git installation does not exist. Using Default [2021-10-07T03:32:08.506Z] The recommended git tool is: NONE [2021-10-07T03:32:11.145Z] using credential edgex-jenkins-ssh [2021-10-07T03:32:11.168Z] Cloning the remote Git repository [2021-10-07T03:32:10.864Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-10-07T03:32:10.930Z] > git init /w/workspace/device-rfid-llrp-go/11 # timeout=10 [2021-10-07T03:32:10.959Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-10-07T03:32:10.959Z] > git --version # timeout=10 [2021-10-07T03:32:10.972Z] > git --version # 'git version 2.24.4' [2021-10-07T03:32:10.972Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T03:32:10.996Z] [INFO] Currently running in a labeled security context [2021-10-07T03:32:10.996Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-07T03:32:10.996Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/11@tmp/jenkins-gitclient-ssh6006142320281283720.key [2021-10-07T03:32:11.008Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-07T03:32:11.962Z] Avoid second fetch [2021-10-07T03:32:11.962Z] Checking out Revision 73c0aef866abb96c1bdf0f842f2580fcfb01571a (main) [2021-10-07T03:32:11.610Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-10-07T03:32:11.623Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-07T03:32:11.645Z] > git config core.sparsecheckout # timeout=10 [2021-10-07T03:32:11.651Z] > git checkout -f 73c0aef866abb96c1bdf0f842f2580fcfb01571a # timeout=10 [2021-10-07T03:32:15.729Z] Commit message: "ci: changes required for Jakara LTS (#51)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-07T03:32:16.136Z] provisioning config files... [2021-10-07T03:32:16.154Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/11@tmp/config3083863568480545739tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T03:32:16.602Z] ---> docker-login.sh [2021-10-07T03:32:16.602Z] nexus3.edgexfoundry.org:10001 [2021-10-07T03:32:16.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T03:32:16.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T03:32:16.602Z] Configure a credential helper to remove this warning. See [2021-10-07T03:32:16.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T03:32:16.602Z] [2021-10-07T03:32:16.602Z] Login Succeeded [2021-10-07T03:32:16.602Z] nexus3.edgexfoundry.org:10002 [2021-10-07T03:32:16.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T03:32:16.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T03:32:16.876Z] Configure a credential helper to remove this warning. See [2021-10-07T03:32:16.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T03:32:16.876Z] [2021-10-07T03:32:16.876Z] Login Succeeded [2021-10-07T03:32:16.876Z] nexus3.edgexfoundry.org:10003 [2021-10-07T03:32:16.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T03:32:17.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T03:32:17.142Z] Configure a credential helper to remove this warning. See [2021-10-07T03:32:17.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T03:32:17.142Z] [2021-10-07T03:32:17.142Z] Login Succeeded [2021-10-07T03:32:17.142Z] nexus3.edgexfoundry.org:10004 [2021-10-07T03:32:17.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T03:32:17.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T03:32:17.142Z] Configure a credential helper to remove this warning. See [2021-10-07T03:32:17.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T03:32:17.142Z] [2021-10-07T03:32:17.142Z] Login Succeeded [2021-10-07T03:32:17.142Z] docker.io [2021-10-07T03:32:17.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T03:32:17.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T03:32:17.723Z] Configure a credential helper to remove this warning. See [2021-10-07T03:32:17.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T03:32:17.723Z] [2021-10-07T03:32:17.723Z] Login Succeeded [2021-10-07T03:32:17.723Z] ---> docker-login.sh ends [Pipeline] } [2021-10-07T03:32:17.772Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-07T03:32:17.974Z] ========================================================= [2021-10-07T03:32:17.974Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-07T03:32:17.974Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:32:18.317Z] + 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-07T03:32:18.317Z] Sending build context to Docker daemon 1.199MB [2021-10-07T03:32:18.317Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-10-07T03:32:18.317Z] Step 2/12 : FROM ${BASE} AS builder [2021-10-07T03:32:18.317Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-07T03:32:18.317Z] 4e9f2cdf4387: Pulling fs layer [2021-10-07T03:32:18.317Z] 57d31006c564: Pulling fs layer [2021-10-07T03:32:18.317Z] bd5ccded8296: Pulling fs layer [2021-10-07T03:32:18.317Z] 304dd3a0f381: Pulling fs layer [2021-10-07T03:32:18.317Z] d37cda54a23b: Pulling fs layer [2021-10-07T03:32:18.317Z] bae75c0f2455: Pulling fs layer [2021-10-07T03:32:18.317Z] 806579b3d29a: Pulling fs layer [2021-10-07T03:32:18.317Z] c77eb801bf70: Pulling fs layer [2021-10-07T03:32:18.317Z] 6d0567d44e1a: Pulling fs layer [2021-10-07T03:32:18.317Z] 304dd3a0f381: Waiting [2021-10-07T03:32:18.317Z] d37cda54a23b: Waiting [2021-10-07T03:32:18.317Z] bae75c0f2455: Waiting [2021-10-07T03:32:18.317Z] 806579b3d29a: Waiting [2021-10-07T03:32:18.317Z] c77eb801bf70: Waiting [2021-10-07T03:32:18.317Z] 6d0567d44e1a: Waiting [2021-10-07T03:32:18.585Z] bd5ccded8296: Verifying Checksum [2021-10-07T03:32:18.586Z] bd5ccded8296: Download complete [2021-10-07T03:32:18.586Z] 57d31006c564: Verifying Checksum [2021-10-07T03:32:18.586Z] 57d31006c564: Download complete [2021-10-07T03:32:18.586Z] d37cda54a23b: Verifying Checksum [2021-10-07T03:32:18.586Z] d37cda54a23b: Download complete [2021-10-07T03:32:18.586Z] bae75c0f2455: Verifying Checksum [2021-10-07T03:32:18.586Z] bae75c0f2455: Download complete [2021-10-07T03:32:18.586Z] 4e9f2cdf4387: Verifying Checksum [2021-10-07T03:32:18.586Z] 4e9f2cdf4387: Download complete [2021-10-07T03:32:18.586Z] 806579b3d29a: Verifying Checksum [2021-10-07T03:32:18.586Z] 806579b3d29a: Download complete [2021-10-07T03:32:18.854Z] 4e9f2cdf4387: Pull complete [2021-10-07T03:32:18.854Z] 57d31006c564: Pull complete [2021-10-07T03:32:18.854Z] bd5ccded8296: Pull complete [2021-10-07T03:32:19.450Z] 304dd3a0f381: Verifying Checksum [2021-10-07T03:32:19.450Z] 304dd3a0f381: Download complete [2021-10-07T03:32:19.450Z] c77eb801bf70: Verifying Checksum [2021-10-07T03:32:19.450Z] c77eb801bf70: Download complete [2021-10-07T03:32:20.049Z] 6d0567d44e1a: Verifying Checksum [2021-10-07T03:32:20.049Z] 6d0567d44e1a: Download complete [2021-10-07T03:32:23.426Z] 304dd3a0f381: Pull complete [2021-10-07T03:32:23.426Z] d37cda54a23b: Pull complete [2021-10-07T03:32:23.692Z] bae75c0f2455: Pull complete [2021-10-07T03:32:23.692Z] 806579b3d29a: Pull complete [2021-10-07T03:32:23.692Z] c77eb801bf70: Pull complete [2021-10-07T03:32:26.295Z] 6d0567d44e1a: Pull complete [2021-10-07T03:32:26.295Z] Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd [2021-10-07T03:32:26.295Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-07T03:32:26.295Z] ---> e839a31ac9d1 [2021-10-07T03:32:26.295Z] Step 3/12 : ARG MAKE='make build' [2021-10-07T03:32:27.710Z] ---> Running in 5aca111027cb [2021-10-07T03:32:27.710Z] Removing intermediate container 5aca111027cb [2021-10-07T03:32:27.710Z] ---> 3f1eb9709357 [2021-10-07T03:32:27.710Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git" [2021-10-07T03:32:27.710Z] ---> Running in 6053517f15ae [2021-10-07T03:32:27.977Z] Removing intermediate container 6053517f15ae [2021-10-07T03:32:27.977Z] ---> d41c5b24eac0 [2021-10-07T03:32:27.977Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2021-10-07T03:32:27.977Z] ---> Running in 8c0f0591fbdb [2021-10-07T03:32:27.977Z] Removing intermediate container 8c0f0591fbdb [2021-10-07T03:32:27.977Z] ---> f0583779bee4 [2021-10-07T03:32:27.977Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-07T03:32:27.977Z] ---> Running in 08c736787182 [2021-10-07T03:32:28.572Z] Removing intermediate container 08c736787182 [2021-10-07T03:32:28.572Z] ---> c49ef738c05c [2021-10-07T03:32:28.572Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-07T03:32:28.572Z] ---> Running in c0604b29091e [2021-10-07T03:32:28.839Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-07T03:32:29.806Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-07T03:32:30.075Z] OK: 219 MiB in 52 packages [2021-10-07T03:32:30.344Z] Removing intermediate container c0604b29091e [2021-10-07T03:32:30.344Z] ---> 9f662c0cb4c5 [2021-10-07T03:32:30.344Z] Step 8/12 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go [2021-10-07T03:32:30.344Z] ---> Running in e543d7f23839 [2021-10-07T03:32:30.613Z] Removing intermediate container e543d7f23839 [2021-10-07T03:32:30.613Z] ---> 1effe62fc005 [2021-10-07T03:32:30.613Z] Step 9/12 : COPY . . [2021-10-07T03:32:30.613Z] ---> 70933fa897b5 [2021-10-07T03:32:30.613Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-07T03:32:30.879Z] ---> Running in aea95bf83c75 [2021-10-07T03:32:40.978Z] Removing intermediate container aea95bf83c75 [2021-10-07T03:32:40.978Z] ---> 1a4b35a79e58 [2021-10-07T03:32:40.978Z] Step 11/12 : RUN go mod tidy [2021-10-07T03:32:40.978Z] ---> Running in 4981cb5c5d6c [2021-10-07T03:32:40.978Z] Removing intermediate container 4981cb5c5d6c [2021-10-07T03:32:40.978Z] ---> cd8d1cfe67dc [2021-10-07T03:32:40.978Z] Step 12/12 : RUN $MAKE [2021-10-07T03:32:40.978Z] ---> Running in ebc348dd34b9 [2021-10-07T03:32:40.978Z] noop [2021-10-07T03:32:40.978Z] Removing intermediate container ebc348dd34b9 [2021-10-07T03:32:40.978Z] ---> 44466164eef8 [2021-10-07T03:32:40.978Z] Successfully built 44466164eef8 [2021-10-07T03:32:40.978Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:32:41.303Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-07T03:32:41.303Z] . [Pipeline] withDockerContainer [2021-10-07T03:32:41.391Z] prd-centos7-docker-4c-2g-2300 does not seem to be running inside a container [2021-10-07T03:32:41.457Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/11 -v /w/workspace/device-rfid-llrp-go/11:/w/workspace/device-rfid-llrp-go/11:rw,z -v /w/workspace/device-rfid-llrp-go/11@tmp:/w/workspace/device-rfid-llrp-go/11@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 ******** ci-base-image-x86_64 cat [2021-10-07T03:32:41.800Z] $ docker top be31a4df628a5669c64b93bafe529dd5b757ea7b70e8cfe34c8fbc916ef5bd15 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-07T03:32:42.199Z] + go version [2021-10-07T03:32:42.199Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-07T03:32:42.214Z] $ docker stop --time=1 be31a4df628a5669c64b93bafe529dd5b757ea7b70e8cfe34c8fbc916ef5bd15 [2021-10-07T03:32:43.425Z] $ docker rm -f be31a4df628a5669c64b93bafe529dd5b757ea7b70e8cfe34c8fbc916ef5bd15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:32:44.000Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-07T03:32:44.000Z] . [Pipeline] withDockerContainer [2021-10-07T03:32:44.084Z] prd-centos7-docker-4c-2g-2300 does not seem to be running inside a container [2021-10-07T03:32:44.143Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/11 -v /w/workspace/device-rfid-llrp-go/11:/w/workspace/device-rfid-llrp-go/11:rw,z -v /w/workspace/device-rfid-llrp-go/11@tmp:/w/workspace/device-rfid-llrp-go/11@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 ******** ci-base-image-x86_64 cat [2021-10-07T03:32:44.475Z] $ docker top 0cc3d59406244dbfbb003606ffacab35bb21517afdc7f559997b2d901a4b4d98 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-07T03:32:44.927Z] + make test [2021-10-07T03:32:44.927Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-07T03:32:45.219Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2021-10-07T03:33:00.341Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2021-10-07T03:33:00.341Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2021-10-07T03:33:03.003Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.884s coverage: 39.5% of statements [2021-10-07T03:33:03.003Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.232s coverage: 52.0% of statements [2021-10-07T03:33:03.003Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 95.5% of statements [2021-10-07T03:33:03.268Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-07T03:33:09.982Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-07T03:33:09.982Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-07T03:33:09.982Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-10-07T03:33:10.004Z] $ docker stop --time=1 0cc3d59406244dbfbb003606ffacab35bb21517afdc7f559997b2d901a4b4d98 [2021-10-07T03:33:11.444Z] $ docker rm -f 0cc3d59406244dbfbb003606ffacab35bb21517afdc7f559997b2d901a4b4d98 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-07T03:33:11.946Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-07T03:33:12.246Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-10-07T03:33:14.607Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-07T03:33:14.914Z] + ls -al . [2021-10-07T03:33:14.915Z] total 572 [2021-10-07T03:33:14.915Z] drwxrwxr-x. 10 jenkins jenkins 4096 Oct 7 03:33 . [2021-10-07T03:33:14.915Z] drwxrwxr-x. 4 jenkins jenkins 30 Oct 7 03:32 .. [2021-10-07T03:33:14.915Z] -rw-rw-r--. 1 jenkins jenkins 6734 Oct 7 03:32 Attribution.txt [2021-10-07T03:33:14.915Z] drwxrwxr-x. 2 jenkins jenkins 62 Oct 7 03:32 bin [2021-10-07T03:33:14.915Z] drwxrwxr-x. 4 jenkins jenkins 44 Oct 7 03:32 cmd [2021-10-07T03:33:14.915Z] -rw-r--r--. 1 jenkins jenkins 462904 Oct 7 03:33 coverage.out [2021-10-07T03:33:14.915Z] -rw-rw-r--. 1 jenkins jenkins 1540 Oct 7 03:32 Dockerfile [2021-10-07T03:33:14.915Z] -rw-rw-r--. 1 jenkins jenkins 134 Oct 7 03:32 .dockerignore [2021-10-07T03:33:14.915Z] drwxrwxr-x. 2 jenkins jenkins 4096 Oct 7 03:32 examples [2021-10-07T03:33:14.915Z] drwxrwxr-x. 8 jenkins jenkins 162 Oct 7 03:32 .git [2021-10-07T03:33:14.915Z] drwxrwxr-x. 2 jenkins jenkins 103 Oct 7 03:32 .github [2021-10-07T03:33:14.915Z] -rw-rw-r--. 1 jenkins jenkins 917 Oct 7 03:32 .gitignore [2021-10-07T03:33:14.915Z] -rw-rw-r--. 1 jenkins jenkins 308 Oct 7 03:32 go.mod [2021-10-07T03:33:14.915Z] -rw-rw-r--. 1 jenkins jenkins 13807 Oct 7 03:32 go.sum [2021-10-07T03:33:14.915Z] -rw-rw-r--. 1 jenkins jenkins 677 Oct 7 03:32 GOVERNANCE.md [2021-10-07T03:33:14.915Z] drwxrwxr-x. 2 jenkins jenkins 31 Oct 7 03:32 images [2021-10-07T03:33:14.915Z] drwxrwxr-x. 5 jenkins jenkins 45 Oct 7 03:32 internal [2021-10-07T03:33:14.915Z] -rw-rw-r--. 1 jenkins jenkins 682 Oct 7 03:32 Jenkinsfile [2021-10-07T03:33:14.915Z] -rw-rw-r--. 1 jenkins jenkins 11347 Oct 7 03:32 LICENSE [2021-10-07T03:33:14.915Z] -rw-rw-r--. 1 jenkins jenkins 1094 Oct 7 03:32 Makefile [2021-10-07T03:33:14.915Z] -rw-rw-r--. 1 jenkins jenkins 625 Oct 7 03:32 OWNERS.md [2021-10-07T03:33:14.915Z] -rw-rw-r--. 1 jenkins jenkins 30261 Oct 7 03:32 README.md [2021-10-07T03:33:14.915Z] drwxrwxr-x. 4 jenkins jenkins 54 Oct 7 03:32 snap [2021-10-07T03:33:14.915Z] -rw-rw-r--. 1 jenkins jenkins 11 Oct 7 03:30 VERSION [2021-10-07T03:33:14.915Z] -rw-rw-r--. 1 jenkins jenkins 193 Oct 7 03:32 version.go [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:33:15.233Z] + 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=73c0aef866abb96c1bdf0f842f2580fcfb01571a --label arch=amd64 --label version=1.0.1-dev.3 . [2021-10-07T03:33:15.233Z] Sending build context to Docker daemon 1.199MB [2021-10-07T03:33:15.233Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.14 [2021-10-07T03:33:15.233Z] Step 2/23 : FROM ${BASE} AS builder [2021-10-07T03:33:15.233Z] ---> 44466164eef8 [2021-10-07T03:33:15.233Z] Step 3/23 : ARG MAKE='make build' [2021-10-07T03:33:15.233Z] ---> Running in 3fff36798a73 [2021-10-07T03:33:15.233Z] Removing intermediate container 3fff36798a73 [2021-10-07T03:33:15.233Z] ---> 68949116d23b [2021-10-07T03:33:15.233Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2021-10-07T03:33:15.499Z] ---> Running in 35749e2c25d6 [2021-10-07T03:33:15.499Z] Removing intermediate container 35749e2c25d6 [2021-10-07T03:33:15.499Z] ---> 05b1eadc915d [2021-10-07T03:33:15.499Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2021-10-07T03:33:15.499Z] ---> Running in bf7e75b251ec [2021-10-07T03:33:15.499Z] Removing intermediate container bf7e75b251ec [2021-10-07T03:33:15.499Z] ---> ecbafcb7d656 [2021-10-07T03:33:15.499Z] Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-07T03:33:15.499Z] ---> Running in 1ed29de44894 [2021-10-07T03:33:16.080Z] Removing intermediate container 1ed29de44894 [2021-10-07T03:33:16.080Z] ---> f190075dbc51 [2021-10-07T03:33:16.080Z] Step 7/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-07T03:33:16.080Z] ---> Running in 8398127332a2 [2021-10-07T03:33:16.345Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-07T03:33:17.308Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-07T03:33:17.579Z] OK: 219 MiB in 52 packages [2021-10-07T03:33:17.850Z] Removing intermediate container 8398127332a2 [2021-10-07T03:33:17.850Z] ---> c1c78bdc6016 [2021-10-07T03:33:17.850Z] Step 8/23 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go [2021-10-07T03:33:17.850Z] ---> Running in 5c1f04002a08 [2021-10-07T03:33:17.850Z] Removing intermediate container 5c1f04002a08 [2021-10-07T03:33:17.850Z] ---> 7c5dd78ba6dc [2021-10-07T03:33:17.850Z] Step 9/23 : COPY . . [2021-10-07T03:33:18.117Z] ---> bd9ca081f6ab [2021-10-07T03:33:18.117Z] Step 10/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-07T03:33:18.117Z] ---> Running in 756387af2763 [2021-10-07T03:33:18.703Z] Removing intermediate container 756387af2763 [2021-10-07T03:33:18.703Z] ---> 5a2b8eedad66 [2021-10-07T03:33:18.703Z] Step 11/23 : RUN go mod tidy [2021-10-07T03:33:18.703Z] ---> Running in 7c1582106bfd [2021-10-07T03:33:19.307Z] Removing intermediate container 7c1582106bfd [2021-10-07T03:33:19.307Z] ---> 1c71c5a1f68a [2021-10-07T03:33:19.307Z] Step 12/23 : RUN $MAKE [2021-10-07T03:33:19.307Z] ---> Running in 6327ebc30e93 [2021-10-07T03:33:19.579Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=1.0.1-dev.3" -o cmd/device-rfid-llrp-go ./cmd [2021-10-07T03:33:26.990Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2298 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2021-10-07T03:33:27.011Z] Running in /w/workspace/device-rfid-llrp-go/11 [Pipeline] { [Pipeline] checkout [2021-10-07T03:33:27.291Z] Selected Git installation does not exist. Using Default [2021-10-07T03:33:27.291Z] The recommended git tool is: NONE [2021-10-07T03:33:29.750Z] Removing intermediate container 6327ebc30e93 [2021-10-07T03:33:29.750Z] ---> b4d2a8e817a9 [2021-10-07T03:33:29.750Z] Step 13/23 : FROM alpine:3.14 [2021-10-07T03:33:29.750Z] 3.14: Pulling from library/alpine [2021-10-07T03:33:30.016Z] a0d0a0d46f8b: Pulling fs layer [2021-10-07T03:33:30.282Z] a0d0a0d46f8b: Verifying Checksum [2021-10-07T03:33:30.282Z] a0d0a0d46f8b: Download complete [2021-10-07T03:33:30.282Z] a0d0a0d46f8b: Pull complete [2021-10-07T03:33:30.282Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-07T03:33:30.282Z] Status: Downloaded newer image for alpine:3.14 [2021-10-07T03:33:30.282Z] ---> 14119a10abf4 [2021-10-07T03:33:30.282Z] Step 14/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-10-07T03:33:30.555Z] ---> Running in 7d9b6105f154 [2021-10-07T03:33:30.555Z] Removing intermediate container 7d9b6105f154 [2021-10-07T03:33:30.555Z] ---> 4cc44741f801 [2021-10-07T03:33:30.555Z] Step 15/23 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/LICENSE / [2021-10-07T03:33:30.555Z] ---> 794ef1f5d75d [2021-10-07T03:33:30.555Z] Step 16/23 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/Attribution.txt / [2021-10-07T03:33:30.820Z] ---> 6e2724053d51 [2021-10-07T03:33:30.820Z] Step 17/23 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/cmd / [2021-10-07T03:33:31.088Z] ---> 45f8c38ab6b8 [2021-10-07T03:33:31.088Z] Step 18/23 : EXPOSE 49989 [2021-10-07T03:33:31.088Z] ---> Running in 6431587b9af1 [2021-10-07T03:33:31.362Z] Removing intermediate container 6431587b9af1 [2021-10-07T03:33:31.362Z] ---> 3ff17ef3f348 [2021-10-07T03:33:31.362Z] Step 19/23 : ENTRYPOINT ["/device-rfid-llrp-go"] [2021-10-07T03:33:31.362Z] ---> Running in 227f05aa6927 [2021-10-07T03:33:31.362Z] Removing intermediate container 227f05aa6927 [2021-10-07T03:33:31.362Z] ---> 33c2564a2216 [2021-10-07T03:33:31.362Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-10-07T03:33:31.362Z] ---> Running in 71bd2267a24d [2021-10-07T03:33:31.362Z] Removing intermediate container 71bd2267a24d [2021-10-07T03:33:31.362Z] ---> 4ccabe3e766e [2021-10-07T03:33:31.362Z] Step 21/23 : LABEL arch=amd64 [2021-10-07T03:33:31.362Z] ---> Running in c97142da4492 [2021-10-07T03:33:31.629Z] Removing intermediate container c97142da4492 [2021-10-07T03:33:31.629Z] ---> 47806faf92ad [2021-10-07T03:33:31.629Z] Step 22/23 : LABEL git_sha=73c0aef866abb96c1bdf0f842f2580fcfb01571a [2021-10-07T03:33:31.629Z] ---> Running in 5465a4235b72 [2021-10-07T03:33:31.629Z] Removing intermediate container 5465a4235b72 [2021-10-07T03:33:31.629Z] ---> c6d860c94b50 [2021-10-07T03:33:31.629Z] Step 23/23 : LABEL version=1.0.1-dev.3 [2021-10-07T03:33:31.629Z] ---> Running in 9b1ff135a1c1 [2021-10-07T03:33:31.629Z] Removing intermediate container 9b1ff135a1c1 [2021-10-07T03:33:31.629Z] ---> 0bcd7715245a [2021-10-07T03:33:31.629Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-07T03:33:31.629Z] Successfully built 0bcd7715245a [2021-10-07T03:33:31.629Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-07T03:33:31.823Z] provisioning config files... [2021-10-07T03:33:31.842Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/11@tmp/config2854896271369630625tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T03:33:32.185Z] ---> docker-login.sh [2021-10-07T03:33:32.185Z] nexus3.edgexfoundry.org:10001 [2021-10-07T03:33:32.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T03:33:32.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T03:33:32.185Z] Configure a credential helper to remove this warning. See [2021-10-07T03:33:32.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T03:33:32.185Z] [2021-10-07T03:33:32.185Z] Login Succeeded [2021-10-07T03:33:32.185Z] nexus3.edgexfoundry.org:10002 [2021-10-07T03:33:32.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T03:33:32.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T03:33:32.451Z] Configure a credential helper to remove this warning. See [2021-10-07T03:33:32.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T03:33:32.451Z] [2021-10-07T03:33:32.451Z] Login Succeeded [2021-10-07T03:33:32.451Z] nexus3.edgexfoundry.org:10003 [2021-10-07T03:33:32.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T03:33:32.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T03:33:32.451Z] Configure a credential helper to remove this warning. See [2021-10-07T03:33:32.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T03:33:32.451Z] [2021-10-07T03:33:32.451Z] Login Succeeded [2021-10-07T03:33:32.451Z] nexus3.edgexfoundry.org:10004 [2021-10-07T03:33:32.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T03:33:32.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T03:33:32.716Z] Configure a credential helper to remove this warning. See [2021-10-07T03:33:32.716Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T03:33:32.716Z] [2021-10-07T03:33:32.716Z] Login Succeeded [2021-10-07T03:33:32.716Z] docker.io [2021-10-07T03:33:32.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T03:33:33.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T03:33:33.317Z] Configure a credential helper to remove this warning. See [2021-10-07T03:33:33.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T03:33:33.317Z] [2021-10-07T03:33:33.317Z] Login Succeeded [2021-10-07T03:33:33.317Z] ---> docker-login.sh ends [Pipeline] } [2021-10-07T03:33:33.329Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-07T03:33:33.398Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2021-10-07T03:33:33.398Z] 73c0aef866abb96c1bdf0f842f2580fcfb01571a [2021-10-07T03:33:33.398Z] latest [2021-10-07T03:33:33.398Z] 1.0.1-dev.3 [2021-10-07T03:33:33.398Z] 73c0aef866abb96c1bdf0f842f2580fcfb01571a-1.0.1-dev.3 [2021-10-07T03:33:33.398Z] main [2021-10-07T03:33:33.398Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:33:33.768Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:73c0aef866abb96c1bdf0f842f2580fcfb01571a [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:33:33.860Z] using credential edgex-jenkins-ssh [2021-10-07T03:33:33.894Z] Cloning the remote Git repository [2021-10-07T03:33:34.090Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:73c0aef866abb96c1bdf0f842f2580fcfb01571a [2021-10-07T03:33:34.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2021-10-07T03:33:34.091Z] 6d52c8cca3ff: Preparing [2021-10-07T03:33:34.091Z] 83995003af66: Preparing [2021-10-07T03:33:34.091Z] c13e2a370541: Preparing [2021-10-07T03:33:34.091Z] e2eb06d8af82: Preparing [2021-10-07T03:33:34.091Z] e2eb06d8af82: Layer already exists [2021-10-07T03:33:34.358Z] c13e2a370541: Pushed [2021-10-07T03:33:34.358Z] 83995003af66: Pushed [2021-10-07T03:33:33.948Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-10-07T03:33:34.058Z] > git init /w/workspace/device-rfid-llrp-go/11 # timeout=10 [2021-10-07T03:33:34.162Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-10-07T03:33:34.163Z] > git --version # timeout=10 [2021-10-07T03:33:34.179Z] > git --version # 'git version 2.17.1' [2021-10-07T03:33:34.181Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T03:33:34.265Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-07T03:33:35.157Z] Avoid second fetch [2021-10-07T03:33:35.158Z] Checking out Revision 73c0aef866abb96c1bdf0f842f2580fcfb01571a (main) [2021-10-07T03:33:35.316Z] 6d52c8cca3ff: Pushed [2021-10-07T03:33:35.580Z] 73c0aef866abb96c1bdf0f842f2580fcfb01571a: digest: sha256:bcd92755b70669b28525fabd1de18955118a23827d7963229a83791eb40e4656 size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:33:35.904Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:33:36.219Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2021-10-07T03:33:36.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2021-10-07T03:33:36.220Z] 6d52c8cca3ff: Preparing [2021-10-07T03:33:36.220Z] 83995003af66: Preparing [2021-10-07T03:33:36.220Z] c13e2a370541: Preparing [2021-10-07T03:33:36.220Z] e2eb06d8af82: Preparing [2021-10-07T03:33:35.106Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-10-07T03:33:35.134Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-07T03:33:35.178Z] > git config core.sparsecheckout # timeout=10 [2021-10-07T03:33:35.192Z] > git checkout -f 73c0aef866abb96c1bdf0f842f2580fcfb01571a # timeout=10 [2021-10-07T03:33:36.488Z] e2eb06d8af82: Layer already exists [2021-10-07T03:33:36.488Z] c13e2a370541: Layer already exists [2021-10-07T03:33:36.489Z] 83995003af66: Layer already exists [2021-10-07T03:33:36.489Z] 6d52c8cca3ff: Layer already exists [2021-10-07T03:33:36.758Z] latest: digest: sha256:bcd92755b70669b28525fabd1de18955118a23827d7963229a83791eb40e4656 size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:33:37.110Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:33:37.426Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.1-dev.3 [2021-10-07T03:33:37.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2021-10-07T03:33:37.426Z] 6d52c8cca3ff: Preparing [2021-10-07T03:33:37.426Z] 83995003af66: Preparing [2021-10-07T03:33:37.426Z] c13e2a370541: Preparing [2021-10-07T03:33:37.426Z] e2eb06d8af82: Preparing [2021-10-07T03:33:37.426Z] 83995003af66: Layer already exists [2021-10-07T03:33:37.426Z] e2eb06d8af82: Layer already exists [2021-10-07T03:33:37.426Z] c13e2a370541: Layer already exists [2021-10-07T03:33:37.426Z] 6d52c8cca3ff: Layer already exists [2021-10-07T03:33:37.426Z] 1.0.1-dev.3: digest: sha256:bcd92755b70669b28525fabd1de18955118a23827d7963229a83791eb40e4656 size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:33:37.741Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:73c0aef866abb96c1bdf0f842f2580fcfb01571a-1.0.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:33:38.055Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:73c0aef866abb96c1bdf0f842f2580fcfb01571a-1.0.1-dev.3 [2021-10-07T03:33:38.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2021-10-07T03:33:38.055Z] 6d52c8cca3ff: Preparing [2021-10-07T03:33:38.055Z] 83995003af66: Preparing [2021-10-07T03:33:38.055Z] c13e2a370541: Preparing [2021-10-07T03:33:38.055Z] e2eb06d8af82: Preparing [2021-10-07T03:33:38.055Z] e2eb06d8af82: Layer already exists [2021-10-07T03:33:38.055Z] 6d52c8cca3ff: Layer already exists [2021-10-07T03:33:38.055Z] 83995003af66: Layer already exists [2021-10-07T03:33:38.055Z] c13e2a370541: Layer already exists [2021-10-07T03:33:38.055Z] 73c0aef866abb96c1bdf0f842f2580fcfb01571a-1.0.1-dev.3: digest: sha256:bcd92755b70669b28525fabd1de18955118a23827d7963229a83791eb40e4656 size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:33:38.380Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:33:38.693Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2021-10-07T03:33:38.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2021-10-07T03:33:38.693Z] 6d52c8cca3ff: Preparing [2021-10-07T03:33:38.693Z] 83995003af66: Preparing [2021-10-07T03:33:38.693Z] c13e2a370541: Preparing [2021-10-07T03:33:38.693Z] e2eb06d8af82: Preparing [2021-10-07T03:33:38.693Z] e2eb06d8af82: Layer already exists [2021-10-07T03:33:38.693Z] c13e2a370541: Layer already exists [2021-10-07T03:33:38.693Z] 6d52c8cca3ff: Layer already exists [2021-10-07T03:33:38.693Z] 83995003af66: Layer already exists [2021-10-07T03:33:38.693Z] main: digest: sha256:bcd92755b70669b28525fabd1de18955118a23827d7963229a83791eb40e4656 size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-07T03:33:38.751Z] ===================================================== [Pipeline] echo [2021-10-07T03:33:38.767Z] taggedImages: [2021-10-07T03:33:38.767Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:73c0aef866abb96c1bdf0f842f2580fcfb01571a [2021-10-07T03:33:38.767Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2021-10-07T03:33:38.767Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.1-dev.3 [2021-10-07T03:33:38.767Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:73c0aef866abb96c1bdf0f842f2580fcfb01571a-1.0.1-dev.3 [2021-10-07T03:33:38.767Z] - 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-07T03:33:39.377Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T03:33:39.377Z] [2021-10-07T03:33:39.377Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:33:39.695Z] Commit message: "ci: changes required for Jakara LTS (#51)" [2021-10-07T03:33:39.704Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T03:33:39.704Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-07T03:33:39.704Z] b4d181a07f80: Pulling fs layer [2021-10-07T03:33:39.704Z] a1111a8f2ec3: Pulling fs layer [2021-10-07T03:33:39.704Z] ed53099fbce6: Pulling fs layer [2021-10-07T03:33:39.704Z] dc539afda2c1: Pulling fs layer [2021-10-07T03:33:39.704Z] 77bc0d833cb6: Pulling fs layer [2021-10-07T03:33:39.704Z] 9065ff56babe: Pulling fs layer [2021-10-07T03:33:39.704Z] d287ab97295c: Pulling fs layer [2021-10-07T03:33:39.704Z] dc539afda2c1: Waiting [2021-10-07T03:33:39.704Z] 77bc0d833cb6: Waiting [2021-10-07T03:33:39.704Z] 9065ff56babe: Waiting [2021-10-07T03:33:39.704Z] d287ab97295c: Waiting [2021-10-07T03:33:39.945Z] [2021-10-07T03:33:39.945Z] GitHub has been notified of this commit’s build result [2021-10-07T03:33:39.945Z] [Pipeline] withEnv [Pipeline] { [2021-10-07T03:33:39.969Z] a1111a8f2ec3: Verifying Checksum [2021-10-07T03:33:39.969Z] a1111a8f2ec3: Download complete [2021-10-07T03:33:39.969Z] dc539afda2c1: Verifying Checksum [2021-10-07T03:33:39.969Z] dc539afda2c1: Download complete [2021-10-07T03:33:39.969Z] ed53099fbce6: Verifying Checksum [2021-10-07T03:33:39.969Z] ed53099fbce6: Download complete [2021-10-07T03:33:39.969Z] 9065ff56babe: Download complete [2021-10-07T03:33:39.969Z] 77bc0d833cb6: Verifying Checksum [2021-10-07T03:33:39.969Z] 77bc0d833cb6: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-07T03:33:40.060Z] provisioning config files... [2021-10-07T03:33:40.095Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/11@tmp/config277359250391046617tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T03:33:40.234Z] b4d181a07f80: Verifying Checksum [2021-10-07T03:33:40.234Z] b4d181a07f80: Download complete [2021-10-07T03:33:40.715Z] ---> docker-login.sh [2021-10-07T03:33:40.715Z] nexus3.edgexfoundry.org:10001 [2021-10-07T03:33:40.843Z] d287ab97295c: Verifying Checksum [2021-10-07T03:33:40.843Z] d287ab97295c: Download complete [2021-10-07T03:33:41.812Z] b4d181a07f80: Pull complete [2021-10-07T03:33:41.812Z] a1111a8f2ec3: Pull complete [2021-10-07T03:33:42.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T03:33:42.405Z] ed53099fbce6: Pull complete [2021-10-07T03:33:42.405Z] dc539afda2c1: Pull complete [2021-10-07T03:33:42.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T03:33:42.499Z] Configure a credential helper to remove this warning. See [2021-10-07T03:33:42.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T03:33:42.499Z] [2021-10-07T03:33:42.499Z] Login Succeeded [2021-10-07T03:33:42.499Z] nexus3.edgexfoundry.org:10002 [2021-10-07T03:33:42.671Z] 77bc0d833cb6: Pull complete [2021-10-07T03:33:42.671Z] 9065ff56babe: Pull complete [2021-10-07T03:33:43.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T03:33:43.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T03:33:43.118Z] Configure a credential helper to remove this warning. See [2021-10-07T03:33:43.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T03:33:43.118Z] [2021-10-07T03:33:43.118Z] Login Succeeded [2021-10-07T03:33:43.118Z] nexus3.edgexfoundry.org:10003 [2021-10-07T03:33:43.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T03:33:43.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T03:33:43.754Z] Configure a credential helper to remove this warning. See [2021-10-07T03:33:43.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T03:33:43.754Z] [2021-10-07T03:33:43.754Z] Login Succeeded [2021-10-07T03:33:43.754Z] nexus3.edgexfoundry.org:10004 [2021-10-07T03:33:44.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T03:33:44.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T03:33:44.713Z] Configure a credential helper to remove this warning. See [2021-10-07T03:33:44.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T03:33:44.713Z] [2021-10-07T03:33:44.713Z] Login Succeeded [2021-10-07T03:33:44.713Z] docker.io [2021-10-07T03:33:45.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T03:33:45.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T03:33:45.629Z] Configure a credential helper to remove this warning. See [2021-10-07T03:33:45.629Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T03:33:45.629Z] [2021-10-07T03:33:45.629Z] Login Succeeded [2021-10-07T03:33:45.629Z] ---> docker-login.sh ends [Pipeline] } [2021-10-07T03:33:45.747Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-07T03:33:46.148Z] ========================================================= [2021-10-07T03:33:46.148Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-07T03:33:46.148Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:33:46.553Z] + 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-07T03:33:46.859Z] Sending build context to Docker daemon 1.199MB [2021-10-07T03:33:46.859Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-10-07T03:33:46.859Z] Step 2/12 : FROM ${BASE} AS builder [2021-10-07T03:33:47.143Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-07T03:33:47.143Z] bbf911997326: Pulling fs layer [2021-10-07T03:33:47.143Z] 58ec367f63d7: Pulling fs layer [2021-10-07T03:33:47.143Z] 1b4a6ffa7d45: Pulling fs layer [2021-10-07T03:33:47.143Z] fc5181fea5dc: Pulling fs layer [2021-10-07T03:33:47.143Z] 9c418107303f: Pulling fs layer [2021-10-07T03:33:47.143Z] 284eca6f2348: Pulling fs layer [2021-10-07T03:33:47.143Z] 842844d905b1: Pulling fs layer [2021-10-07T03:33:47.143Z] 901a3a57568e: Pulling fs layer [2021-10-07T03:33:47.143Z] 284eca6f2348: Waiting [2021-10-07T03:33:47.143Z] 842844d905b1: Waiting [2021-10-07T03:33:47.143Z] 901a3a57568e: Waiting [2021-10-07T03:33:47.143Z] fc5181fea5dc: Waiting [2021-10-07T03:33:47.143Z] 9c418107303f: Waiting [2021-10-07T03:33:47.435Z] 1b4a6ffa7d45: Verifying Checksum [2021-10-07T03:33:47.435Z] 1b4a6ffa7d45: Download complete [2021-10-07T03:33:47.435Z] 58ec367f63d7: Download complete [2021-10-07T03:33:47.435Z] 9c418107303f: Verifying Checksum [2021-10-07T03:33:47.435Z] 9c418107303f: Download complete [2021-10-07T03:33:47.435Z] 284eca6f2348: Verifying Checksum [2021-10-07T03:33:47.435Z] 284eca6f2348: Download complete [2021-10-07T03:33:47.435Z] bbf911997326: Verifying Checksum [2021-10-07T03:33:47.435Z] bbf911997326: Download complete [2021-10-07T03:33:47.435Z] 842844d905b1: Verifying Checksum [2021-10-07T03:33:47.435Z] 842844d905b1: Download complete [2021-10-07T03:33:48.051Z] d287ab97295c: Pull complete [2021-10-07T03:33:48.051Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-07T03:33:48.051Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T03:33:48.051Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-07T03:33:48.148Z] prd-centos7-docker-4c-2g-2300 does not seem to be running inside a container [2021-10-07T03:33:48.200Z] $ 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/11 -v /w/workspace/device-rfid-llrp-go/11:/w/workspace/device-rfid-llrp-go/11:rw,z -v /w/workspace/device-rfid-llrp-go/11@tmp:/w/workspace/device-rfid-llrp-go/11@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-07T03:33:48.480Z] bbf911997326: Pull complete [2021-10-07T03:33:49.113Z] 58ec367f63d7: Pull complete [2021-10-07T03:33:49.400Z] 1b4a6ffa7d45: Pull complete [2021-10-07T03:33:49.690Z] 901a3a57568e: Verifying Checksum [2021-10-07T03:33:49.690Z] 901a3a57568e: Download complete [2021-10-07T03:33:49.977Z] fc5181fea5dc: Verifying Checksum [2021-10-07T03:33:49.977Z] fc5181fea5dc: Download complete [2021-10-07T03:33:50.654Z] $ docker top df246df9c8b34471f5d9f950e22306add90ed225b82d1f8289c704547b2cefa4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T03:33:51.233Z] ---> job-cost.sh [2021-10-07T03:33:51.233Z] lf-activate-venv: SKIPPING [2021-10-07T03:33:51.233Z] INFO: No Stack... [2021-10-07T03:33:51.500Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-07T03:33:52.081Z] INFO: Archiving Costs [Pipeline] sh [2021-10-07T03:33:52.398Z] + cat /w/workspace/device-rfid-llrp-go/11/archives/cost.csv [2021-10-07T03:33:52.398Z] + cut -d, -f6 [Pipeline] lock [2021-10-07T03:33:52.438Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-11-stack-cost] [2021-10-07T03:33:52.448Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-11-stack-cost] did not exist. Created. [2021-10-07T03:33:52.448Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-07T03:33:52.817Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-07T03:33:52.867Z] Stashed 1 file(s) [Pipeline] } [2021-10-07T03:33:52.889Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-11-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-07T03:33:52.913Z] $ docker stop --time=1 df246df9c8b34471f5d9f950e22306add90ed225b82d1f8289c704547b2cefa4 [2021-10-07T03:33:54.066Z] $ docker rm -f df246df9c8b34471f5d9f950e22306add90ed225b82d1f8289c704547b2cefa4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-07T03:34:00.277Z] fc5181fea5dc: Pull complete [2021-10-07T03:34:00.277Z] 9c418107303f: Pull complete [2021-10-07T03:34:00.564Z] 284eca6f2348: Pull complete [2021-10-07T03:34:00.849Z] 842844d905b1: Pull complete [2021-10-07T03:34:07.692Z] 901a3a57568e: Pull complete [2021-10-07T03:34:07.692Z] Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 [2021-10-07T03:34:07.692Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-07T03:34:07.692Z] ---> 72ade6ffb461 [2021-10-07T03:34:07.692Z] Step 3/12 : ARG MAKE='make build' [2021-10-07T03:34:12.147Z] ---> Running in 875eb32c2cd6 [2021-10-07T03:34:12.147Z] Removing intermediate container 875eb32c2cd6 [2021-10-07T03:34:12.147Z] ---> cdbbaff8ca8d [2021-10-07T03:34:12.147Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git" [2021-10-07T03:34:12.435Z] ---> Running in 135400889c50 [2021-10-07T03:34:12.720Z] Removing intermediate container 135400889c50 [2021-10-07T03:34:12.720Z] ---> 3e248e3aaf8a [2021-10-07T03:34:12.720Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2021-10-07T03:34:13.010Z] ---> Running in 6d22eb78bb78 [2021-10-07T03:34:13.641Z] Removing intermediate container 6d22eb78bb78 [2021-10-07T03:34:13.641Z] ---> 018cf17abe9d [2021-10-07T03:34:13.641Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-07T03:34:13.641Z] ---> Running in af81ea94fd1b [2021-10-07T03:34:16.333Z] Removing intermediate container af81ea94fd1b [2021-10-07T03:34:16.333Z] ---> 1012149a11e1 [2021-10-07T03:34:16.333Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-07T03:34:16.618Z] ---> Running in 4dc6283793d2 [2021-10-07T03:34:17.627Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-07T03:34:18.636Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-07T03:34:19.648Z] OK: 218 MiB in 52 packages [2021-10-07T03:34:20.880Z] Removing intermediate container 4dc6283793d2 [2021-10-07T03:34:20.880Z] ---> 01ad9496c346 [2021-10-07T03:34:20.880Z] Step 8/12 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go [2021-10-07T03:34:20.880Z] ---> Running in ca00fd972a2e [2021-10-07T03:34:21.499Z] Removing intermediate container ca00fd972a2e [2021-10-07T03:34:21.499Z] ---> c3f61ca67c82 [2021-10-07T03:34:21.499Z] Step 9/12 : COPY . . [2021-10-07T03:34:22.519Z] ---> 14b7c2b28aa0 [2021-10-07T03:34:22.519Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-07T03:34:22.519Z] ---> Running in 84fb8f80600a [2021-10-07T03:34:49.509Z] Removing intermediate container 84fb8f80600a [2021-10-07T03:34:49.509Z] ---> adf3fed8e7df [2021-10-07T03:34:49.509Z] Step 11/12 : RUN go mod tidy [2021-10-07T03:34:49.509Z] ---> Running in 39296796b883 [2021-10-07T03:34:49.509Z] Removing intermediate container 39296796b883 [2021-10-07T03:34:49.509Z] ---> b53e18818247 [2021-10-07T03:34:49.509Z] Step 12/12 : RUN $MAKE [2021-10-07T03:34:49.509Z] ---> Running in f8b4774dc0eb [2021-10-07T03:34:50.127Z] noop [2021-10-07T03:34:51.147Z] Removing intermediate container f8b4774dc0eb [2021-10-07T03:34:51.147Z] ---> 13abeadc24e7 [2021-10-07T03:34:51.147Z] Successfully built 13abeadc24e7 [2021-10-07T03:34:51.147Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:34:51.543Z] + docker inspect -f . ci-base-image-arm64 [2021-10-07T03:34:51.543Z] . [Pipeline] withDockerContainer [2021-10-07T03:34:51.873Z] prd-ubuntu18.04-docker-arm64-4c-16g-2298 does not seem to be running inside a container [2021-10-07T03:34:52.013Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/11 -v /w/workspace/device-rfid-llrp-go/11:/w/workspace/device-rfid-llrp-go/11:rw,z -v /w/workspace/device-rfid-llrp-go/11@tmp:/w/workspace/device-rfid-llrp-go/11@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 ******** ci-base-image-arm64 cat [2021-10-07T03:34:53.516Z] $ docker top 0af784a66ddd591fd0f8600b5b0376e82999a81c0047e3273c56d628978003a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-07T03:34:54.486Z] + go version [2021-10-07T03:34:54.486Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-07T03:34:54.514Z] $ docker stop --time=1 0af784a66ddd591fd0f8600b5b0376e82999a81c0047e3273c56d628978003a7 [2021-10-07T03:34:56.329Z] $ docker rm -f 0af784a66ddd591fd0f8600b5b0376e82999a81c0047e3273c56d628978003a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:34:57.135Z] + docker inspect -f . ci-base-image-arm64 [2021-10-07T03:34:57.135Z] . [Pipeline] withDockerContainer [2021-10-07T03:34:57.512Z] prd-ubuntu18.04-docker-arm64-4c-16g-2298 does not seem to be running inside a container [2021-10-07T03:34:57.665Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/11 -v /w/workspace/device-rfid-llrp-go/11:/w/workspace/device-rfid-llrp-go/11:rw,z -v /w/workspace/device-rfid-llrp-go/11@tmp:/w/workspace/device-rfid-llrp-go/11@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 ******** ci-base-image-arm64 cat [2021-10-07T03:34:59.408Z] $ docker top 2400a6c625b0c3df334cd700ab9d5f463b9f30c86396cd1ba120033cce2ff7c7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-07T03:35:00.498Z] + make test [2021-10-07T03:35:00.498Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-07T03:35:02.004Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2021-10-07T03:35:59.026Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2021-10-07T03:35:59.026Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2021-10-07T03:36:21.439Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 23.344s coverage: 39.5% of statements [2021-10-07T03:36:21.439Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.592s coverage: 52.0% of statements [2021-10-07T03:36:21.439Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.043s coverage: 94.6% of statements [2021-10-07T03:36:21.439Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-07T03:36:48.598Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-07T03:36:48.598Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-07T03:36:48.890Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-10-07T03:36:49.937Z] $ docker stop --time=1 2400a6c625b0c3df334cd700ab9d5f463b9f30c86396cd1ba120033cce2ff7c7 [2021-10-07T03:36:51.807Z] $ docker rm -f 2400a6c625b0c3df334cd700ab9d5f463b9f30c86396cd1ba120033cce2ff7c7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-07T03:36:52.768Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-07T03:36:52.811Z] Warning: overwriting stash ‘coverage-report’ [2021-10-07T03:36:53.873Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-07T03:36:54.426Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-07T03:36:54.816Z] + ls -al . [2021-10-07T03:36:54.816Z] total 604 [2021-10-07T03:36:54.816Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 7 03:36 . [2021-10-07T03:36:54.816Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 03:33 .. [2021-10-07T03:36:54.816Z] -rw-rw-r-- 1 jenkins jenkins 134 Oct 7 03:33 .dockerignore [2021-10-07T03:36:54.816Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 7 03:33 .git [2021-10-07T03:36:54.816Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 03:33 .github [2021-10-07T03:36:54.816Z] -rw-rw-r-- 1 jenkins jenkins 917 Oct 7 03:33 .gitignore [2021-10-07T03:36:54.816Z] -rw-rw-r-- 1 jenkins jenkins 6734 Oct 7 03:33 Attribution.txt [2021-10-07T03:36:54.816Z] -rw-rw-r-- 1 jenkins jenkins 1540 Oct 7 03:33 Dockerfile [2021-10-07T03:36:54.816Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 7 03:33 GOVERNANCE.md [2021-10-07T03:36:54.816Z] -rw-rw-r-- 1 jenkins jenkins 682 Oct 7 03:33 Jenkinsfile [2021-10-07T03:36:54.816Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 7 03:33 LICENSE [2021-10-07T03:36:54.816Z] -rw-rw-r-- 1 jenkins jenkins 1094 Oct 7 03:33 Makefile [2021-10-07T03:36:54.816Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 7 03:33 OWNERS.md [2021-10-07T03:36:54.816Z] -rw-rw-r-- 1 jenkins jenkins 30261 Oct 7 03:33 README.md [2021-10-07T03:36:54.816Z] -rw-rw-r-- 1 jenkins jenkins 11 Oct 7 03:30 VERSION [2021-10-07T03:36:54.816Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 03:33 bin [2021-10-07T03:36:54.816Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 03:33 cmd [2021-10-07T03:36:54.816Z] -rw-r--r-- 1 jenkins jenkins 462904 Oct 7 03:36 coverage.out [2021-10-07T03:36:54.816Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 03:33 examples [2021-10-07T03:36:54.816Z] -rw-rw-r-- 1 jenkins jenkins 308 Oct 7 03:33 go.mod [2021-10-07T03:36:54.816Z] -rw-rw-r-- 1 jenkins jenkins 13807 Oct 7 03:33 go.sum [2021-10-07T03:36:54.816Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 03:33 images [2021-10-07T03:36:54.816Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 7 03:33 internal [2021-10-07T03:36:54.816Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 03:33 snap [2021-10-07T03:36:54.816Z] -rw-rw-r-- 1 jenkins jenkins 193 Oct 7 03:33 version.go [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:36:55.231Z] + 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=73c0aef866abb96c1bdf0f842f2580fcfb01571a --label arch=arm64 --label version=1.0.1-dev.3 . [2021-10-07T03:36:55.870Z] Sending build context to Docker daemon 1.199MB [2021-10-07T03:36:55.870Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.14 [2021-10-07T03:36:55.870Z] Step 2/23 : FROM ${BASE} AS builder [2021-10-07T03:36:55.870Z] ---> 13abeadc24e7 [2021-10-07T03:36:55.870Z] Step 3/23 : ARG MAKE='make build' [2021-10-07T03:36:55.870Z] ---> Running in 5a83f5411052 [2021-10-07T03:36:56.509Z] Removing intermediate container 5a83f5411052 [2021-10-07T03:36:56.509Z] ---> 7a3dd4c845e8 [2021-10-07T03:36:56.509Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2021-10-07T03:36:56.802Z] ---> Running in efd2de366b24 [2021-10-07T03:36:57.441Z] Removing intermediate container efd2de366b24 [2021-10-07T03:36:57.441Z] ---> e588f2683e29 [2021-10-07T03:36:57.441Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2021-10-07T03:36:57.441Z] ---> Running in b211f14b001a [2021-10-07T03:36:58.080Z] Removing intermediate container b211f14b001a [2021-10-07T03:36:58.080Z] ---> 08758a45244b [2021-10-07T03:36:58.080Z] Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-07T03:36:58.080Z] ---> Running in 45a92828958a [2021-10-07T03:37:00.829Z] Removing intermediate container 45a92828958a [2021-10-07T03:37:00.829Z] ---> 5824c0f5b3f3 [2021-10-07T03:37:00.829Z] Step 7/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-07T03:37:00.829Z] ---> Running in dcca066c379d [2021-10-07T03:37:02.329Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-07T03:37:03.362Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-07T03:37:04.389Z] OK: 218 MiB in 52 packages [2021-10-07T03:37:05.978Z] Removing intermediate container dcca066c379d [2021-10-07T03:37:05.978Z] ---> 3f0b2a59eede [2021-10-07T03:37:05.978Z] Step 8/23 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go [2021-10-07T03:37:05.978Z] ---> Running in 1c5bf1b07ea6 [2021-10-07T03:37:06.640Z] Removing intermediate container 1c5bf1b07ea6 [2021-10-07T03:37:06.640Z] ---> c2278ac43690 [2021-10-07T03:37:06.640Z] Step 9/23 : COPY . . [2021-10-07T03:37:08.162Z] ---> b823e33a05f0 [2021-10-07T03:37:08.162Z] Step 10/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-07T03:37:08.162Z] ---> Running in bc8cba37dc49 [2021-10-07T03:37:10.880Z] Removing intermediate container bc8cba37dc49 [2021-10-07T03:37:10.880Z] ---> 13c98014542a [2021-10-07T03:37:10.880Z] Step 11/23 : RUN go mod tidy [2021-10-07T03:37:10.880Z] ---> Running in f4d4ad4af354 [2021-10-07T03:37:14.420Z] Removing intermediate container f4d4ad4af354 [2021-10-07T03:37:14.420Z] ---> 0b2ac2ceced0 [2021-10-07T03:37:14.420Z] Step 12/23 : RUN $MAKE [2021-10-07T03:37:14.420Z] ---> Running in d05c2ee38620 [2021-10-07T03:37:15.928Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=1.0.1-dev.3" -o cmd/device-rfid-llrp-go ./cmd [2021-10-07T03:37:55.286Z] Removing intermediate container d05c2ee38620 [2021-10-07T03:37:55.286Z] ---> d9360b0907bf [2021-10-07T03:37:55.286Z] Step 13/23 : FROM alpine:3.14 [2021-10-07T03:37:55.286Z] 3.14: Pulling from library/alpine [2021-10-07T03:37:55.286Z] 552d1f2373af: Pulling fs layer [2021-10-07T03:37:55.286Z] 552d1f2373af: Verifying Checksum [2021-10-07T03:37:55.286Z] 552d1f2373af: Download complete [2021-10-07T03:37:55.900Z] 552d1f2373af: Pull complete [2021-10-07T03:37:55.900Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-07T03:37:55.900Z] Status: Downloaded newer image for alpine:3.14 [2021-10-07T03:37:55.900Z] ---> bb3de5531c18 [2021-10-07T03:37:55.900Z] Step 14/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-10-07T03:37:56.186Z] ---> Running in 062b111598d6 [2021-10-07T03:37:56.801Z] Removing intermediate container 062b111598d6 [2021-10-07T03:37:56.801Z] ---> cdfa742ca7cd [2021-10-07T03:37:56.801Z] Step 15/23 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/LICENSE / [2021-10-07T03:37:57.417Z] ---> 4be348887709 [2021-10-07T03:37:57.417Z] Step 16/23 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/Attribution.txt / [2021-10-07T03:37:58.424Z] ---> 5d6c44c87266 [2021-10-07T03:37:58.424Z] Step 17/23 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/cmd / [2021-10-07T03:37:59.431Z] ---> 172a00f6c3b8 [2021-10-07T03:37:59.431Z] Step 18/23 : EXPOSE 49989 [2021-10-07T03:37:59.711Z] ---> Running in 985131241f48 [2021-10-07T03:37:59.999Z] Removing intermediate container 985131241f48 [2021-10-07T03:37:59.999Z] ---> f1abc27b1b28 [2021-10-07T03:37:59.999Z] Step 19/23 : ENTRYPOINT ["/device-rfid-llrp-go"] [2021-10-07T03:38:00.284Z] ---> Running in c72687941d18 [2021-10-07T03:38:00.903Z] Removing intermediate container c72687941d18 [2021-10-07T03:38:00.903Z] ---> 8ef986e49590 [2021-10-07T03:38:00.903Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-10-07T03:38:00.903Z] ---> Running in 641dde6f93d2 [2021-10-07T03:38:01.186Z] Removing intermediate container 641dde6f93d2 [2021-10-07T03:38:01.186Z] ---> 28f167003ea8 [2021-10-07T03:38:01.186Z] Step 21/23 : LABEL arch=arm64 [2021-10-07T03:38:01.471Z] ---> Running in 6f1919bc5a24 [2021-10-07T03:38:02.091Z] Removing intermediate container 6f1919bc5a24 [2021-10-07T03:38:02.091Z] ---> 3154ee4db83b [2021-10-07T03:38:02.091Z] Step 22/23 : LABEL git_sha=73c0aef866abb96c1bdf0f842f2580fcfb01571a [2021-10-07T03:38:02.091Z] ---> Running in ec2385d33cd8 [2021-10-07T03:38:02.709Z] Removing intermediate container ec2385d33cd8 [2021-10-07T03:38:02.709Z] ---> c60724dfaeea [2021-10-07T03:38:02.709Z] Step 23/23 : LABEL version=1.0.1-dev.3 [2021-10-07T03:38:02.709Z] ---> Running in 66abfa8a216a [2021-10-07T03:38:03.342Z] Removing intermediate container 66abfa8a216a [2021-10-07T03:38:03.342Z] ---> fbd852a62817 [2021-10-07T03:38:03.342Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-07T03:38:03.342Z] Successfully built fbd852a62817 [2021-10-07T03:38:03.342Z] 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-07T03:38:03.555Z] provisioning config files... [2021-10-07T03:38:03.581Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/11@tmp/config2163440913839884053tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T03:38:03.984Z] ---> docker-login.sh [2021-10-07T03:38:03.984Z] nexus3.edgexfoundry.org:10001 [2021-10-07T03:38:04.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T03:38:04.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T03:38:04.265Z] Configure a credential helper to remove this warning. See [2021-10-07T03:38:04.265Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T03:38:04.265Z] [2021-10-07T03:38:04.265Z] Login Succeeded [2021-10-07T03:38:04.547Z] nexus3.edgexfoundry.org:10002 [2021-10-07T03:38:04.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T03:38:05.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T03:38:05.110Z] Configure a credential helper to remove this warning. See [2021-10-07T03:38:05.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T03:38:05.110Z] [2021-10-07T03:38:05.110Z] Login Succeeded [2021-10-07T03:38:05.110Z] nexus3.edgexfoundry.org:10003 [2021-10-07T03:38:05.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T03:38:05.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T03:38:05.679Z] Configure a credential helper to remove this warning. See [2021-10-07T03:38:05.679Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T03:38:05.679Z] [2021-10-07T03:38:05.679Z] Login Succeeded [2021-10-07T03:38:05.679Z] nexus3.edgexfoundry.org:10004 [2021-10-07T03:38:05.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T03:38:06.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T03:38:06.248Z] Configure a credential helper to remove this warning. See [2021-10-07T03:38:06.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T03:38:06.248Z] [2021-10-07T03:38:06.248Z] Login Succeeded [2021-10-07T03:38:06.248Z] docker.io [2021-10-07T03:38:06.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T03:38:07.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T03:38:07.143Z] Configure a credential helper to remove this warning. See [2021-10-07T03:38:07.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T03:38:07.143Z] [2021-10-07T03:38:07.143Z] Login Succeeded [2021-10-07T03:38:07.143Z] ---> docker-login.sh ends [Pipeline] } [2021-10-07T03:38:07.171Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-07T03:38:07.245Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2021-10-07T03:38:07.245Z] 73c0aef866abb96c1bdf0f842f2580fcfb01571a [2021-10-07T03:38:07.245Z] latest [2021-10-07T03:38:07.245Z] 1.0.1-dev.3 [2021-10-07T03:38:07.245Z] 73c0aef866abb96c1bdf0f842f2580fcfb01571a-1.0.1-dev.3 [2021-10-07T03:38:07.245Z] main [2021-10-07T03:38:07.245Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:38:07.654Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:73c0aef866abb96c1bdf0f842f2580fcfb01571a [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:38:08.034Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:73c0aef866abb96c1bdf0f842f2580fcfb01571a [2021-10-07T03:38:08.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2021-10-07T03:38:08.035Z] a5ac2a4e8608: Preparing [2021-10-07T03:38:08.035Z] e9f1675dc12d: Preparing [2021-10-07T03:38:08.035Z] b2c2c1696e19: Preparing [2021-10-07T03:38:08.035Z] ee420dfed78a: Preparing [2021-10-07T03:38:08.320Z] ee420dfed78a: Layer already exists [2021-10-07T03:38:08.320Z] e9f1675dc12d: Pushed [2021-10-07T03:38:08.320Z] b2c2c1696e19: Pushed [2021-10-07T03:38:11.778Z] a5ac2a4e8608: Pushed [2021-10-07T03:38:11.778Z] 73c0aef866abb96c1bdf0f842f2580fcfb01571a: digest: sha256:b5a7abd594bf6300023ebc6ac78bf1eafc3e4069816a50b6d1f3454edfc572ed size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:38:12.165Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:38:12.549Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2021-10-07T03:38:12.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2021-10-07T03:38:12.549Z] a5ac2a4e8608: Preparing [2021-10-07T03:38:12.549Z] e9f1675dc12d: Preparing [2021-10-07T03:38:12.549Z] b2c2c1696e19: Preparing [2021-10-07T03:38:12.549Z] ee420dfed78a: Preparing [2021-10-07T03:38:12.549Z] e9f1675dc12d: Layer already exists [2021-10-07T03:38:12.830Z] a5ac2a4e8608: Layer already exists [2021-10-07T03:38:12.830Z] b2c2c1696e19: Layer already exists [2021-10-07T03:38:12.830Z] ee420dfed78a: Layer already exists [2021-10-07T03:38:12.830Z] latest: digest: sha256:b5a7abd594bf6300023ebc6ac78bf1eafc3e4069816a50b6d1f3454edfc572ed size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:38:13.210Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:38:13.608Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.1-dev.3 [2021-10-07T03:38:13.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2021-10-07T03:38:13.608Z] a5ac2a4e8608: Preparing [2021-10-07T03:38:13.608Z] e9f1675dc12d: Preparing [2021-10-07T03:38:13.608Z] b2c2c1696e19: Preparing [2021-10-07T03:38:13.608Z] ee420dfed78a: Preparing [2021-10-07T03:38:13.891Z] a5ac2a4e8608: Layer already exists [2021-10-07T03:38:13.891Z] b2c2c1696e19: Layer already exists [2021-10-07T03:38:13.891Z] ee420dfed78a: Layer already exists [2021-10-07T03:38:13.891Z] e9f1675dc12d: Layer already exists [2021-10-07T03:38:13.891Z] 1.0.1-dev.3: digest: sha256:b5a7abd594bf6300023ebc6ac78bf1eafc3e4069816a50b6d1f3454edfc572ed size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:38:14.270Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:73c0aef866abb96c1bdf0f842f2580fcfb01571a-1.0.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:38:14.660Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:73c0aef866abb96c1bdf0f842f2580fcfb01571a-1.0.1-dev.3 [2021-10-07T03:38:14.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2021-10-07T03:38:14.660Z] a5ac2a4e8608: Preparing [2021-10-07T03:38:14.660Z] e9f1675dc12d: Preparing [2021-10-07T03:38:14.660Z] b2c2c1696e19: Preparing [2021-10-07T03:38:14.660Z] ee420dfed78a: Preparing [2021-10-07T03:38:14.943Z] b2c2c1696e19: Layer already exists [2021-10-07T03:38:14.943Z] a5ac2a4e8608: Layer already exists [2021-10-07T03:38:14.943Z] ee420dfed78a: Layer already exists [2021-10-07T03:38:14.943Z] e9f1675dc12d: Layer already exists [2021-10-07T03:38:14.943Z] 73c0aef866abb96c1bdf0f842f2580fcfb01571a-1.0.1-dev.3: digest: sha256:b5a7abd594bf6300023ebc6ac78bf1eafc3e4069816a50b6d1f3454edfc572ed size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:38:15.335Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:38:15.731Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2021-10-07T03:38:15.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2021-10-07T03:38:16.026Z] a5ac2a4e8608: Preparing [2021-10-07T03:38:16.026Z] e9f1675dc12d: Preparing [2021-10-07T03:38:16.026Z] b2c2c1696e19: Preparing [2021-10-07T03:38:16.026Z] ee420dfed78a: Preparing [2021-10-07T03:38:16.026Z] e9f1675dc12d: Layer already exists [2021-10-07T03:38:16.026Z] ee420dfed78a: Layer already exists [2021-10-07T03:38:16.026Z] b2c2c1696e19: Layer already exists [2021-10-07T03:38:16.026Z] a5ac2a4e8608: Layer already exists [2021-10-07T03:38:16.026Z] main: digest: sha256:b5a7abd594bf6300023ebc6ac78bf1eafc3e4069816a50b6d1f3454edfc572ed size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-07T03:38:16.107Z] ===================================================== [Pipeline] echo [2021-10-07T03:38:16.123Z] taggedImages: [2021-10-07T03:38:16.123Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:73c0aef866abb96c1bdf0f842f2580fcfb01571a [2021-10-07T03:38:16.123Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2021-10-07T03:38:16.123Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.1-dev.3 [2021-10-07T03:38:16.123Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:73c0aef866abb96c1bdf0f842f2580fcfb01571a-1.0.1-dev.3 [2021-10-07T03:38:16.123Z] - 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-07T03:38:16.630Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-07T03:38:16.916Z] [2021-10-07T03:38:16.916Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:38:17.318Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-07T03:38:17.608Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-07T03:38:17.608Z] 448f6bf000e3: Pulling fs layer [2021-10-07T03:38:17.608Z] f757da607395: Pulling fs layer [2021-10-07T03:38:17.608Z] 05883995daec: Pulling fs layer [2021-10-07T03:38:17.608Z] 8603b9c90790: Pulling fs layer [2021-10-07T03:38:17.608Z] 1560dd03e051: Pulling fs layer [2021-10-07T03:38:17.608Z] 27f5ce0e4adf: Pulling fs layer [2021-10-07T03:38:17.608Z] c2d8d7efcc4b: Pulling fs layer [2021-10-07T03:38:17.608Z] 1560dd03e051: Waiting [2021-10-07T03:38:17.608Z] 27f5ce0e4adf: Waiting [2021-10-07T03:38:17.608Z] c2d8d7efcc4b: Waiting [2021-10-07T03:38:17.608Z] 8603b9c90790: Waiting [2021-10-07T03:38:17.919Z] f757da607395: Verifying Checksum [2021-10-07T03:38:17.919Z] f757da607395: Download complete [2021-10-07T03:38:17.919Z] 8603b9c90790: Verifying Checksum [2021-10-07T03:38:17.919Z] 8603b9c90790: Download complete [2021-10-07T03:38:17.919Z] 05883995daec: Verifying Checksum [2021-10-07T03:38:17.919Z] 05883995daec: Download complete [2021-10-07T03:38:17.919Z] 27f5ce0e4adf: Verifying Checksum [2021-10-07T03:38:17.919Z] 27f5ce0e4adf: Download complete [2021-10-07T03:38:18.209Z] 1560dd03e051: Verifying Checksum [2021-10-07T03:38:18.209Z] 1560dd03e051: Download complete [2021-10-07T03:38:18.497Z] 448f6bf000e3: Verifying Checksum [2021-10-07T03:38:18.497Z] 448f6bf000e3: Download complete [2021-10-07T03:38:22.006Z] c2d8d7efcc4b: Verifying Checksum [2021-10-07T03:38:22.006Z] c2d8d7efcc4b: Download complete [2021-10-07T03:38:22.629Z] 448f6bf000e3: Pull complete [2021-10-07T03:38:23.636Z] f757da607395: Pull complete [2021-10-07T03:38:25.120Z] 05883995daec: Pull complete [2021-10-07T03:38:25.406Z] 8603b9c90790: Pull complete [2021-10-07T03:38:26.428Z] 1560dd03e051: Pull complete [2021-10-07T03:38:26.716Z] 27f5ce0e4adf: Pull complete [2021-10-07T03:38:42.026Z] c2d8d7efcc4b: Pull complete [2021-10-07T03:38:42.026Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-07T03:38:42.026Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-07T03:38:42.026Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-07T03:38:42.318Z] prd-ubuntu18.04-docker-arm64-4c-16g-2298 does not seem to be running inside a container [2021-10-07T03:38:42.457Z] $ 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/11 -v /w/workspace/device-rfid-llrp-go/11:/w/workspace/device-rfid-llrp-go/11:rw,z -v /w/workspace/device-rfid-llrp-go/11@tmp:/w/workspace/device-rfid-llrp-go/11@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:arm64 cat [2021-10-07T03:38:48.095Z] $ docker top ad8e5fe74bb39ee741b27d5c10092a10705dda7075eb41e3ce4193e1150f6c4a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T03:38:49.254Z] ---> job-cost.sh [2021-10-07T03:38:49.254Z] lf-activate-venv: SKIPPING [2021-10-07T03:38:49.254Z] INFO: No Stack... [2021-10-07T03:38:49.881Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-07T03:38:50.182Z] INFO: Archiving Costs [Pipeline] sh [2021-10-07T03:38:50.917Z] + cat /w/workspace/device-rfid-llrp-go/11/archives/cost.csv [2021-10-07T03:38:50.917Z] + cut -d, -f6 [Pipeline] lock [2021-10-07T03:38:51.009Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-11-stack-cost] [2021-10-07T03:38:51.019Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-11-stack-cost] did not exist. Created. [2021-10-07T03:38:51.019Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-07T03:38:51.770Z] /w/workspace/device-rfid-llrp-go/11@tmp/durable-28773c34/script.sh: 1: /w/workspace/device-rfid-llrp-go/11@tmp/durable-28773c34/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-07T03:38:52.503Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-07T03:38:52.544Z] Warning: overwriting stash ‘stack-cost’ [2021-10-07T03:38:52.610Z] Stashed 1 file(s) [Pipeline] } [2021-10-07T03:38:52.629Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-11-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-07T03:38:52.658Z] $ docker stop --time=1 ad8e5fe74bb39ee741b27d5c10092a10705dda7075eb41e3ce4193e1150f6c4a [2021-10-07T03:38:54.356Z] $ docker rm -f ad8e5fe74bb39ee741b27d5c10092a10705dda7075eb41e3ce4193e1150f6c4a [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-07T03:38:55.206Z] provisioning config files... [2021-10-07T03:38:55.226Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4623988982838714991tmp [Pipeline] { [Pipeline] sh [2021-10-07T03:38:55.586Z] + set +x [2021-10-07T03:38:55.586Z] + curl -s https://codecov.io/bash [2021-10-07T03:38:55.586Z] + bash -s -- [2021-10-07T03:38:55.586Z] [2021-10-07T03:38:55.586Z] _____ _ [2021-10-07T03:38:55.586Z] / ____| | | [2021-10-07T03:38:55.586Z] | | ___ __| | ___ ___ _____ __ [2021-10-07T03:38:55.586Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-07T03:38:55.586Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-07T03:38:55.586Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-07T03:38:55.586Z] Bash-1.0.6 [2021-10-07T03:38:55.586Z] [2021-10-07T03:38:55.586Z] [2021-10-07T03:38:55.586Z] ==> git version 2.24.4 found [2021-10-07T03:38:55.586Z] ==> 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-07T03:38:55.586Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-07T03:38:55.586Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-07T03:38:55.586Z] ==> Jenkins CI detected. [2021-10-07T03:38:55.586Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2021-10-07T03:38:55.586Z] project root: . [2021-10-07T03:38:55.586Z] --> token set from env [2021-10-07T03:38:55.586Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-07T03:38:55.586Z] ==> Running gcov in . (disable via -X gcov) [2021-10-07T03:38:55.586Z] ==> Python coveragepy not found [2021-10-07T03:38:55.586Z] ==> Searching for coverage reports in: [2021-10-07T03:38:55.586Z] + . [2021-10-07T03:38:55.586Z] -> Found 1 reports [2021-10-07T03:38:55.586Z] ==> Detecting git/mercurial file structure [2021-10-07T03:38:55.586Z] ==> Reading reports [2021-10-07T03:38:55.852Z] + ./coverage.out bytes=462904 [2021-10-07T03:38:55.852Z] ==> Appending adjustments [2021-10-07T03:38:55.852Z] https://docs.codecov.io/docs/fixing-reports [2021-10-07T03:38:56.119Z] + Found adjustments [2021-10-07T03:38:56.119Z] ==> Gzipping contents [2021-10-07T03:38:56.119Z] 52K /tmp/codecov.F3lH2z.gz [2021-10-07T03:38:56.119Z] ==> Uploading reports [2021-10-07T03:38:56.119Z] url: https://codecov.io [2021-10-07T03:38:56.119Z] query: branch=main&commit=73c0aef866abb96c1bdf0f842f2580fcfb01571a&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F11%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-07T03:38:56.119Z] -> Pinging Codecov [2021-10-07T03:38:56.119Z] 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=73c0aef866abb96c1bdf0f842f2580fcfb01571a&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F11%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-07T03:38:56.701Z] -> Uploading to [2021-10-07T03:38:56.701Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-07/581DD39554BDF9B6E22D074273EAD858/73c0aef866abb96c1bdf0f842f2580fcfb01571a/89b89800-177f-4a7a-8acb-1f2f25073f7e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211007%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211007T033856Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b5c3148c4cd06bc4b44b22a193bfb0d8531a77e43561f4d5cd2b8c8a44e00e91 [2021-10-07T03:38:56.701Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-07T03:38:56.701Z] Dload Upload Total Spent Left Speed [2021-10-07T03:38:56.972Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51840 0 0 100 51840 0 140k --:--:-- --:--:-- --:--:-- 141k [2021-10-07T03:38:56.972Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/73c0aef866abb96c1bdf0f842f2580fcfb01571a [Pipeline] } [2021-10-07T03:38:56.997Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-10-07T03:38:57.284Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-10-07T03:38:57.317Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:38:57.635Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-07T03:38:57.635Z] [2021-10-07T03:38:57.635Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:38:57.982Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-07T03:38:58.248Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-10-07T03:38:58.248Z] 188c0c94c7c5: Pulling fs layer [2021-10-07T03:38:58.248Z] 0ef7d3d256c8: Pulling fs layer [2021-10-07T03:38:58.248Z] de9db76c5a1d: Pulling fs layer [2021-10-07T03:38:58.248Z] 0eba1c9be4d2: Pulling fs layer [2021-10-07T03:38:58.248Z] 0d57e429df01: Pulling fs layer [2021-10-07T03:38:58.248Z] 4e4be7b47b0d: Pulling fs layer [2021-10-07T03:38:58.248Z] e1f770b5df2f: Pulling fs layer [2021-10-07T03:38:58.248Z] 85a0685a4137: Pulling fs layer [2021-10-07T03:38:58.248Z] 0eba1c9be4d2: Waiting [2021-10-07T03:38:58.248Z] 0d57e429df01: Waiting [2021-10-07T03:38:58.248Z] 4e4be7b47b0d: Waiting [2021-10-07T03:38:58.248Z] e1f770b5df2f: Waiting [2021-10-07T03:38:58.248Z] 85a0685a4137: Waiting [2021-10-07T03:38:58.248Z] de9db76c5a1d: Verifying Checksum [2021-10-07T03:38:58.248Z] de9db76c5a1d: Download complete [2021-10-07T03:38:58.518Z] 0ef7d3d256c8: Verifying Checksum [2021-10-07T03:38:58.518Z] 0ef7d3d256c8: Download complete [2021-10-07T03:38:58.518Z] 0d57e429df01: Verifying Checksum [2021-10-07T03:38:58.518Z] 0d57e429df01: Download complete [2021-10-07T03:38:58.518Z] 188c0c94c7c5: Verifying Checksum [2021-10-07T03:38:58.518Z] 188c0c94c7c5: Download complete [2021-10-07T03:38:58.518Z] 4e4be7b47b0d: Download complete [2021-10-07T03:38:58.783Z] 188c0c94c7c5: Pull complete [2021-10-07T03:38:58.783Z] 0ef7d3d256c8: Pull complete [2021-10-07T03:38:59.051Z] de9db76c5a1d: Pull complete [2021-10-07T03:38:59.051Z] e1f770b5df2f: Verifying Checksum [2021-10-07T03:38:59.051Z] e1f770b5df2f: Download complete [2021-10-07T03:38:59.321Z] 0eba1c9be4d2: Verifying Checksum [2021-10-07T03:38:59.321Z] 0eba1c9be4d2: Download complete [2021-10-07T03:38:59.915Z] 85a0685a4137: Verifying Checksum [2021-10-07T03:38:59.915Z] 85a0685a4137: Download complete [2021-10-07T03:39:04.194Z] 0eba1c9be4d2: Pull complete [2021-10-07T03:39:04.194Z] 0d57e429df01: Pull complete [2021-10-07T03:39:04.194Z] 4e4be7b47b0d: Pull complete [2021-10-07T03:39:04.784Z] e1f770b5df2f: Pull complete [2021-10-07T03:39:11.493Z] 85a0685a4137: Pull complete [2021-10-07T03:39:11.493Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-10-07T03:39:11.493Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-07T03:39:11.493Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-10-07T03:39:11.581Z] prd-centos7-docker-4c-2g-2292 does not seem to be running inside a container [2021-10-07T03:39:11.638Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-10-07T03:39:12.281Z] $ docker top 7624f00def737ed6c84939dd7d3ddfbc35a8d30b81ef4b2c390a002a6bd5d388 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-07T03:39:12.375Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-10-07T03:39:12.679Z] + set -o pipefail [2021-10-07T03:39:12.679Z] + snyk monitor '--org=edgex-jenkins' [2021-10-07T03:39:16.045Z] [2021-10-07T03:39:16.045Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2021-10-07T03:39:16.045Z] [2021-10-07T03:39:16.045Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8e266e59-5b4d-48a8-830b-753ef23c5713/history/3457420a-9f25-4bc1-84bc-5dc22c021c88 [2021-10-07T03:39:16.045Z] [2021-10-07T03:39:16.045Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-10-07T03:39:16.045Z] [2021-10-07T03:39:16.045Z] [2021-10-07T03:39:16.045Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. [2021-10-07T03:39:16.045Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-10-07T03:39:16.059Z] $ docker stop --time=1 7624f00def737ed6c84939dd7d3ddfbc35a8d30b81ef4b2c390a002a6bd5d388 [2021-10-07T03:39:17.697Z] $ docker rm -f 7624f00def737ed6c84939dd7d3ddfbc35a8d30b81ef4b2c390a002a6bd5d388 [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-07T03:39:18.759Z] + git log --format=format:%s -1 73c0aef866abb96c1bdf0f842f2580fcfb01571a [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:39:19.088Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T03:39:19.088Z] . [Pipeline] withDockerContainer [2021-10-07T03:39:19.168Z] prd-centos7-docker-4c-2g-2292 does not seem to be running inside a container [2021-10-07T03:39:19.221Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-07T03:39:19.602Z] $ docker top a02400323b42e2119a4759723f9f582ebfa45c13ab1c82f287ad13d7f4e82547 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-07T03:39:19.744Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-07T03:39:19.744Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-07T03:39:19.852Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-07T03:39:19.849Z] $ docker exec a02400323b42e2119a4759723f9f582ebfa45c13ab1c82f287ad13d7f4e82547 ssh-agent [2021-10-07T03:39:19.962Z] SSH_AUTH_SOCK=/tmp/ssh-Z5kb09ipXBJF/agent.14 [2021-10-07T03:39:19.962Z] SSH_AGENT_PID=21 [2021-10-07T03:39:19.971Z] Running ssh-add (command line suppressed) [2021-10-07T03:39:20.076Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7949427782450699344.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7949427782450699344.key) [2021-10-07T03:39:20.105Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-07T03:39:20.420Z] + git semver tag [2021-10-07T03:39:20.420Z] # -> Open(): unable to determine branch for HEAD [2021-10-07T03:39:20.420Z] # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git [2021-10-07T03:39:20.420Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main [2021-10-07T03:39:20.420Z] # $SEMVER_REMOTE_NAME = origin [2021-10-07T03:39:20.420Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-07T03:39:20.420Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-07T03:39:20.420Z] # $SEMVER_BRANCH = main [2021-10-07T03:39:20.420Z] # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2021-10-07T03:39:20.420Z] # 73c0aef866abb96c1bdf0f842f2580fcfb01571a HEAD [2021-10-07T03:39:20.420Z] # -> Force: false [2021-10-07T03:39:20.420Z] # 6678ca341fcaf8ed9c858d0f8e230fec5331f22d refs/tags/v1.0.1-dev.3 [Pipeline] } [2021-10-07T03:39:20.436Z] $ docker exec --env ******** --env ******** a02400323b42e2119a4759723f9f582ebfa45c13ab1c82f287ad13d7f4e82547 ssh-agent -k [2021-10-07T03:39:20.553Z] unset SSH_AUTH_SOCK; [2021-10-07T03:39:20.553Z] unset SSH_AGENT_PID; [2021-10-07T03:39:20.553Z] echo Agent pid 21 killed; [2021-10-07T03:39:20.575Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-07T03:39:20.930Z] + git semver [Pipeline] } [2021-10-07T03:39:20.949Z] $ docker stop --time=1 a02400323b42e2119a4759723f9f582ebfa45c13ab1c82f287ad13d7f4e82547 [2021-10-07T03:39:22.170Z] $ docker rm -f a02400323b42e2119a4759723f9f582ebfa45c13ab1c82f287ad13d7f4e82547 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:39:22.639Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-07T03:39:22.640Z] [2021-10-07T03:39:22.640Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:39:22.971Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-07T03:39:23.237Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-10-07T03:39:23.237Z] ab5ef0e58194: Pulling fs layer [2021-10-07T03:39:23.237Z] 9712f1f96733: Pulling fs layer [2021-10-07T03:39:23.237Z] 63f879dbbcfc: Pulling fs layer [2021-10-07T03:39:23.237Z] 0d9ebad4ef96: Pulling fs layer [2021-10-07T03:39:23.237Z] e9a5061849ea: Pulling fs layer [2021-10-07T03:39:23.237Z] d747dcd14b5f: Pulling fs layer [2021-10-07T03:39:23.237Z] 2de7ff778b66: Pulling fs layer [2021-10-07T03:39:23.237Z] 0d9ebad4ef96: Waiting [2021-10-07T03:39:23.237Z] e9a5061849ea: Waiting [2021-10-07T03:39:23.237Z] d747dcd14b5f: Waiting [2021-10-07T03:39:23.237Z] 2de7ff778b66: Waiting [2021-10-07T03:39:23.237Z] 9712f1f96733: Verifying Checksum [2021-10-07T03:39:23.237Z] 9712f1f96733: Download complete [2021-10-07T03:39:24.654Z] 63f879dbbcfc: Verifying Checksum [2021-10-07T03:39:24.654Z] 63f879dbbcfc: Download complete [2021-10-07T03:39:24.654Z] e9a5061849ea: Verifying Checksum [2021-10-07T03:39:24.654Z] e9a5061849ea: Download complete [2021-10-07T03:39:24.654Z] d747dcd14b5f: Verifying Checksum [2021-10-07T03:39:24.654Z] d747dcd14b5f: Download complete [2021-10-07T03:39:24.930Z] 0d9ebad4ef96: Verifying Checksum [2021-10-07T03:39:24.930Z] 0d9ebad4ef96: Download complete [2021-10-07T03:39:24.930Z] 2de7ff778b66: Verifying Checksum [2021-10-07T03:39:24.930Z] 2de7ff778b66: Download complete [2021-10-07T03:39:24.930Z] ab5ef0e58194: Verifying Checksum [2021-10-07T03:39:24.930Z] ab5ef0e58194: Download complete [2021-10-07T03:39:28.300Z] ab5ef0e58194: Pull complete [2021-10-07T03:39:28.300Z] 9712f1f96733: Pull complete [2021-10-07T03:39:28.920Z] 63f879dbbcfc: Pull complete [2021-10-07T03:39:34.280Z] 0d9ebad4ef96: Pull complete [2021-10-07T03:39:34.280Z] e9a5061849ea: Pull complete [2021-10-07T03:39:34.280Z] d747dcd14b5f: Pull complete [2021-10-07T03:39:35.249Z] 2de7ff778b66: Pull complete [2021-10-07T03:39:35.249Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-10-07T03:39:35.249Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-07T03:39:35.249Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-10-07T03:39:35.334Z] prd-centos7-docker-4c-2g-2292 does not seem to be running inside a container [2021-10-07T03:39:35.391Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-10-07T03:39:38.792Z] $ docker top 20d45fb6760f89069b6f493cbaffff757a681534bbd164cb48a2ebf1f58acce2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-10-07T03:39:38.907Z] provisioning config files... [2021-10-07T03:39:38.920Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2104190771808996600tmp [2021-10-07T03:39:38.941Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6439710712987381441tmp [2021-10-07T03:39:38.960Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6843177422702431401tmp [Pipeline] { [Pipeline] echo [2021-10-07T03:39:38.983Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T03:39:39.286Z] ---> sigul-configuration.sh [2021-10-07T03:39:39.286Z] gpg: directory `/root/.gnupg' created [2021-10-07T03:39:39.286Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-10-07T03:39:39.286Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-10-07T03:39:39.286Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-10-07T03:39:39.286Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-10-07T03:39:39.286Z] gpg: CAST5 encrypted data [2021-10-07T03:39:39.286Z] gpg: encrypted with 1 passphrase [2021-10-07T03:39:39.286Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-10-07T03:39:39.602Z] + mkdir /home/jenkins [2021-10-07T03:39:39.602Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-10-07T03:39:39.915Z] + 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-07T03:39:39.929Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T03:39:40.239Z] ---> sigul-install.sh [2021-10-07T03:39:40.239Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-10-07T03:39:40.552Z] + git tag --list [2021-10-07T03:39:40.552Z] v0.0.0 [2021-10-07T03:39:40.552Z] v1.0.0 [2021-10-07T03:39:40.552Z] v1.0.0-dev.1 [2021-10-07T03:39:40.552Z] v1.0.0-dev.2 [2021-10-07T03:39:40.552Z] v1.0.0-dev.3 [2021-10-07T03:39:40.552Z] v1.0.0-dev.4 [2021-10-07T03:39:40.552Z] v1.0.0-dev.5 [2021-10-07T03:39:40.552Z] v1.0.0-dev.6 [2021-10-07T03:39:40.552Z] v1.0.0-dev.7 [2021-10-07T03:39:40.552Z] v1.0.0-dev.8 [2021-10-07T03:39:40.552Z] v1.0.0-dev.9 [2021-10-07T03:39:40.552Z] v1.0.1-dev.1 [2021-10-07T03:39:40.552Z] v1.0.1-dev.2 [2021-10-07T03:39:40.552Z] v1.0.1-dev.3 [Pipeline] sh [2021-10-07T03:39:40.870Z] + lftools sign git-tag v1.0.1-dev.3 [2021-10-07T03:39:41.457Z] Signing Git tag with Sigul... [2021-10-07T03:39:41.457Z] Signing v1.0.1-dev.3 [Pipeline] echo [2021-10-07T03:39:42.436Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T03:39:42.745Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-10-07T03:39:42.759Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-10-07T03:39:42.783Z] $ docker stop --time=1 20d45fb6760f89069b6f493cbaffff757a681534bbd164cb48a2ebf1f58acce2 [2021-10-07T03:39:44.016Z] $ docker rm -f 20d45fb6760f89069b6f493cbaffff757a681534bbd164cb48a2ebf1f58acce2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:39:44.711Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T03:39:44.711Z] . [Pipeline] withDockerContainer [2021-10-07T03:39:44.813Z] prd-centos7-docker-4c-2g-2292 does not seem to be running inside a container [2021-10-07T03:39:44.868Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-07T03:39:45.266Z] $ docker top 9e0ccb4f9a81aedd7cc91df518ebd16247b14b6b79eaa6c74b0e4f41abd4f590 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-07T03:39:45.451Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-07T03:39:45.451Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-07T03:39:45.576Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-07T03:39:45.575Z] $ docker exec 9e0ccb4f9a81aedd7cc91df518ebd16247b14b6b79eaa6c74b0e4f41abd4f590 ssh-agent [2021-10-07T03:39:45.697Z] SSH_AUTH_SOCK=/tmp/ssh-D6v1kHM1VHq2/agent.13 [2021-10-07T03:39:45.697Z] SSH_AGENT_PID=18 [2021-10-07T03:39:45.705Z] Running ssh-add (command line suppressed) [2021-10-07T03:39:45.810Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7916544955263752002.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7916544955263752002.key) [2021-10-07T03:39:45.835Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-07T03:39:46.155Z] + git semver bump pre [2021-10-07T03:39:46.155Z] # -> Open(): unable to determine branch for HEAD [2021-10-07T03:39:46.155Z] # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git [2021-10-07T03:39:46.155Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main [2021-10-07T03:39:46.155Z] # $SEMVER_REMOTE_NAME = origin [2021-10-07T03:39:46.155Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-07T03:39:46.155Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-07T03:39:46.155Z] # $SEMVER_BRANCH = main [2021-10-07T03:39:46.155Z] # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2021-10-07T03:39:46.155Z] 1.0.1-dev.4 [Pipeline] } [2021-10-07T03:39:46.164Z] $ docker exec --env ******** --env ******** 9e0ccb4f9a81aedd7cc91df518ebd16247b14b6b79eaa6c74b0e4f41abd4f590 ssh-agent -k [2021-10-07T03:39:46.261Z] unset SSH_AUTH_SOCK; [2021-10-07T03:39:46.261Z] unset SSH_AGENT_PID; [2021-10-07T03:39:46.261Z] echo Agent pid 18 killed; [2021-10-07T03:39:46.276Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-07T03:39:46.623Z] + git semver [Pipeline] } [2021-10-07T03:39:46.640Z] $ docker stop --time=1 9e0ccb4f9a81aedd7cc91df518ebd16247b14b6b79eaa6c74b0e4f41abd4f590 [2021-10-07T03:39:47.839Z] $ docker rm -f 9e0ccb4f9a81aedd7cc91df518ebd16247b14b6b79eaa6c74b0e4f41abd4f590 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:39:48.261Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T03:39:48.261Z] . [Pipeline] withDockerContainer [2021-10-07T03:39:48.348Z] prd-centos7-docker-4c-2g-2292 does not seem to be running inside a container [2021-10-07T03:39:48.686Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-07T03:39:49.174Z] $ docker top 4c9dd26152c6eeb0e59253f1236a23fbfb7b3e583281fae31f370f37ec607720 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-07T03:39:49.337Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-07T03:39:49.337Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-07T03:39:49.478Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-07T03:39:49.476Z] $ docker exec 4c9dd26152c6eeb0e59253f1236a23fbfb7b3e583281fae31f370f37ec607720 ssh-agent [2021-10-07T03:39:49.603Z] SSH_AUTH_SOCK=/tmp/ssh-kSLhRtFPc7Zp/agent.13 [2021-10-07T03:39:49.603Z] SSH_AGENT_PID=19 [2021-10-07T03:39:49.611Z] Running ssh-add (command line suppressed) [2021-10-07T03:39:49.717Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6389081367386208955.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6389081367386208955.key) [2021-10-07T03:39:49.742Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-07T03:39:50.053Z] + git semver push [2021-10-07T03:39:50.053Z] # -> Open(): unable to determine branch for HEAD [2021-10-07T03:39:50.053Z] # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git [2021-10-07T03:39:50.053Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main [2021-10-07T03:39:50.053Z] # $SEMVER_REMOTE_NAME = origin [2021-10-07T03:39:50.053Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-07T03:39:50.053Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-07T03:39:50.053Z] # $SEMVER_BRANCH = main [2021-10-07T03:39:50.053Z] # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [Pipeline] } [2021-10-07T03:39:51.471Z] $ docker exec --env ******** --env ******** 4c9dd26152c6eeb0e59253f1236a23fbfb7b3e583281fae31f370f37ec607720 ssh-agent -k [2021-10-07T03:39:51.576Z] unset SSH_AUTH_SOCK; [2021-10-07T03:39:51.576Z] unset SSH_AGENT_PID; [2021-10-07T03:39:51.576Z] echo Agent pid 19 killed; [2021-10-07T03:39:51.599Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-07T03:39:51.949Z] + git semver [Pipeline] } [2021-10-07T03:39:51.970Z] $ docker stop --time=1 4c9dd26152c6eeb0e59253f1236a23fbfb7b3e583281fae31f370f37ec607720 [2021-10-07T03:39:53.176Z] $ docker rm -f 4c9dd26152c6eeb0e59253f1236a23fbfb7b3e583281fae31f370f37ec607720 [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-07T03:39:54.104Z] + '[' -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-07T03:39:54.423Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T03:39:55.009Z] ---> package-listing.sh [2021-10-07T03:39:55.009Z] ++ facter osfamily [2021-10-07T03:39:55.009Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-07T03:39:55.275Z] + OS_FAMILY=redhat [2021-10-07T03:39:55.275Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2021-10-07T03:39:55.275Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-07T03:39:55.275Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-07T03:39:55.275Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-07T03:39:55.275Z] + PACKAGES=/tmp/packages_start.txt [2021-10-07T03:39:55.275Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2021-10-07T03:39:55.275Z] + PACKAGES=/tmp/packages_end.txt [2021-10-07T03:39:55.275Z] + case "${OS_FAMILY}" in [2021-10-07T03:39:55.275Z] + rpm -qa [2021-10-07T03:39:55.275Z] + sort [2021-10-07T03:39:55.856Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-07T03:39:55.856Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-07T03:39:55.856Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-07T03:39:55.856Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2021-10-07T03:39:55.856Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2021-10-07T03:39:56.123Z] + 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-07T03:39:56.139Z] 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-07T03:39:56.437Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:39:57.031Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T03:39:57.031Z] [2021-10-07T03:39:57.031Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:39:57.364Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T03:39:57.364Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-07T03:39:57.364Z] b4d181a07f80: Pulling fs layer [2021-10-07T03:39:57.364Z] a1111a8f2ec3: Pulling fs layer [2021-10-07T03:39:57.364Z] ed53099fbce6: Pulling fs layer [2021-10-07T03:39:57.364Z] dc539afda2c1: Pulling fs layer [2021-10-07T03:39:57.364Z] 77bc0d833cb6: Pulling fs layer [2021-10-07T03:39:57.364Z] 9065ff56babe: Pulling fs layer [2021-10-07T03:39:57.364Z] d287ab97295c: Pulling fs layer [2021-10-07T03:39:57.364Z] 77bc0d833cb6: Waiting [2021-10-07T03:39:57.364Z] 9065ff56babe: Waiting [2021-10-07T03:39:57.364Z] d287ab97295c: Waiting [2021-10-07T03:39:57.364Z] dc539afda2c1: Waiting [2021-10-07T03:39:57.630Z] a1111a8f2ec3: Verifying Checksum [2021-10-07T03:39:57.630Z] a1111a8f2ec3: Download complete [2021-10-07T03:39:57.630Z] dc539afda2c1: Verifying Checksum [2021-10-07T03:39:57.630Z] dc539afda2c1: Download complete [2021-10-07T03:39:57.630Z] ed53099fbce6: Verifying Checksum [2021-10-07T03:39:57.630Z] ed53099fbce6: Download complete [2021-10-07T03:39:57.630Z] 9065ff56babe: Verifying Checksum [2021-10-07T03:39:57.630Z] 9065ff56babe: Download complete [2021-10-07T03:39:57.630Z] 77bc0d833cb6: Verifying Checksum [2021-10-07T03:39:57.630Z] 77bc0d833cb6: Download complete [2021-10-07T03:39:57.630Z] b4d181a07f80: Verifying Checksum [2021-10-07T03:39:57.630Z] b4d181a07f80: Download complete [2021-10-07T03:39:58.620Z] d287ab97295c: Verifying Checksum [2021-10-07T03:39:58.620Z] d287ab97295c: Download complete [2021-10-07T03:39:59.599Z] b4d181a07f80: Pull complete [2021-10-07T03:39:59.599Z] a1111a8f2ec3: Pull complete [2021-10-07T03:40:00.182Z] ed53099fbce6: Pull complete [2021-10-07T03:40:00.182Z] dc539afda2c1: Pull complete [2021-10-07T03:40:00.453Z] 77bc0d833cb6: Pull complete [2021-10-07T03:40:00.719Z] 9065ff56babe: Pull complete [2021-10-07T03:40:07.371Z] d287ab97295c: Pull complete [2021-10-07T03:40:07.371Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-07T03:40:07.371Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T03:40:07.371Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-07T03:40:07.460Z] prd-centos7-docker-4c-2g-2292 does not seem to be running inside a container [2021-10-07T03:40:07.507Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-07T03:40:09.995Z] $ docker top fce4d6b8a317bd9ea3ac265c8154aa8b2042e43afe42b1bfc4222cfe8b7d6daa -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-07T03:40:10.411Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-07T03:40:10.728Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-07T03:40:11.044Z] + ls /var/log/sa-host [2021-10-07T03:40:11.044Z] + sadf -c /var/log/sa-host/sa07 [2021-10-07T03:40:11.044Z] file_magic: OK [2021-10-07T03:40:11.044Z] HZ: Using current value: 100 [2021-10-07T03:40:11.044Z] file_header: OK [2021-10-07T03:40:11.045Z] 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-07T03:40:11.045Z] Statistics: [2021-10-07T03:40:11.045Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-07T03:40:11.045Z] File successfully converted to sysstat format version 12.0.3 [2021-10-07T03:40:11.045Z] + sadf -c /var/log/sa-host/sa30 [2021-10-07T03:40:11.045Z] file_magic: OK [2021-10-07T03:40:11.045Z] HZ: Using current value: 100 [2021-10-07T03:40:11.045Z] file_header: OK [2021-10-07T03:40:11.045Z] 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-07T03:40:11.045Z] Statistics: [2021-10-07T03:40:11.045Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-07T03:40:11.045Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-07T03:40:11.207Z] provisioning config files... [2021-10-07T03:40:11.223Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2134982529410693358tmp [Pipeline] { [Pipeline] echo [2021-10-07T03:40:11.244Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T03:40:11.554Z] ---> create-netrc.sh [Pipeline] } [2021-10-07T03:40:11.566Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-07T03:40:11.940Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-07T03:40:11.955Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T03:40:12.264Z] ---> sudo-logs.sh [2021-10-07T03:40:12.264Z] Archiving 'sudo' log.. [2021-10-07T03:40:12.264Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2292.novalocal: Name or service not known [2021-10-07T03:40:12.264Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2292.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-07T03:40:12.301Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T03:40:12.615Z] ---> job-cost.sh [2021-10-07T03:40:12.616Z] lf-activate-venv: SKIPPING [2021-10-07T03:40:12.616Z] DEBUG: total: 0.10999999940395355 [2021-10-07T03:40:12.616Z] INFO: Retrieving Stack Cost... [2021-10-07T03:40:13.199Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-07T03:40:13.465Z] INFO: Archiving Costs [Pipeline] echo [2021-10-07T03:40:13.482Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T03:40:13.787Z] ---> logs-deploy.sh [2021-10-07T03:40:13.787Z] lf-activate-venv: SKIPPING [2021-10-07T03:40:13.787Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/11 [2021-10-07T03:40:13.787Z] INFO: archiving workspace using pattern(s): [2021-10-07T03:40:14.366Z] Archives upload complete. [2021-10-07T03:40:14.634Z] INFO: archiving logs to Nexus