Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d5be011026d4dfa4d94f2ca9b5eba296f113cac9+e0ebc7ee856a66e69e0bf61b50d6adfe371edacc (409c7e2ef086d9be7bcf4e8ca996a0f3482f5803) 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-ssh8717943635680267101.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4735683734174440774.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-28/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-28/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5885281808982990415.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4990605464613881219.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-28/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-28/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3982776188076525224.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1212 in /w/workspace/oundry_device-rfid-llrp-go_PR-28 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/oundry_device-rfid-llrp-go_PR-28 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/jenkins-gitclient-ssh2367642667018393250.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/jenkins-gitclient-ssh8387929191994851600.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/28/head:refs/remotes/origin/PR-28 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e0ebc7ee856a66e69e0bf61b50d6adfe371edacc into PR head commit d5be011026d4dfa4d94f2ca9b5eba296f113cac9 Merge succeeded, producing a9d2110bb746170fa17ab52c20c643aa22e47ccd Checking out Revision a9d2110bb746170fa17ab52c20c643aa22e47ccd (PR-28) > git config core.sparsecheckout # timeout=10 > git checkout -f d5be011026d4dfa4d94f2ca9b5eba296f113cac9 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/jenkins-gitclient-ssh5741268939706769732.key > git merge e0ebc7ee856a66e69e0bf61b50d6adfe371edacc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a9d2110bb746170fa17ab52c20c643aa22e47ccd # timeout=10 Commit message: "Merge commit 'e0ebc7ee856a66e69e0bf61b50d6adfe371edacc' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-24T09:06:56.485Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-24T09:06:56.583Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-24T09:06:56.620Z] ========================================================= [2021-09-24T09:06:56.620Z] EdgeX Global Pipelines Version Info [2021-09-24T09:06:56.620Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 6e51ab539a5c463b4a0e2f33f060516bea9a08b4 # timeout=10 [2021-09-24T09:06:57.893Z] ------------------- [2021-09-24T09:06:57.893Z] stable info: [2021-09-24T09:06:57.893Z] ------------------- [2021-09-24T09:06:57.893Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-24T09:06:57.893Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-24T09:06:57.893Z] Message: update stable to v1.0.205 [2021-09-24T09:06:58.479Z] ------------------- [2021-09-24T09:06:58.479Z] experimental info: [2021-09-24T09:06:58.479Z] ------------------- [2021-09-24T09:06:58.479Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-24T09:06:58.479Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-24T09:06:58.479Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-24T09:06:58.640Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2021-09-24T09:06:58.672Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2021-09-24T09:06:58.698Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-24T09:06:58.729Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-24T09:06:58.760Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-24T09:06:58.791Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-24T09:06:58.822Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-24T09:06:58.852Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-24T09:06:58.881Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-09-24T09:06:58.912Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-24T09:06:58.942Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-24T09:06:58.973Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-24T09:06:59.004Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2021-09-24T09:06:59.036Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-24T09:06:59.067Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-24T09:06:59.096Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-24T09:06:59.125Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-24T09:06:59.154Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-09-24T09:06:59.183Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-09-24T09:06:59.211Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-24T09:06:59.239Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-24T09:06:59.268Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-09-24T09:06:59.297Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-09-24T09:06:59.324Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-09-24T09:06:59.352Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-09-24T09:06:59.380Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-09-24T09:06:59.407Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-24T09:06:59.435Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-28 [Pipeline] echo [2021-09-24T09:06:59.462Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-28 [Pipeline] echo [2021-09-24T09:06:59.492Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-28 [Pipeline] echo [2021-09-24T09:06:59.521Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a9d2110bb746170fa17ab52c20c643aa22e47ccd [Pipeline] echo [2021-09-24T09:06:59.548Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a9d2110 [Pipeline] echo [2021-09-24T09:06:59.573Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-24T09:06:59.657Z] provisioning config files... [2021-09-24T09:06:59.677Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/config4851095786246447990tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-24T09:07:00.017Z] ---> docker-login.sh [2021-09-24T09:07:00.017Z] nexus3.edgexfoundry.org:10001 [2021-09-24T09:07:00.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T09:07:00.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T09:07:00.286Z] Configure a credential helper to remove this warning. See [2021-09-24T09:07:00.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T09:07:00.286Z] [2021-09-24T09:07:00.286Z] Login Succeeded [2021-09-24T09:07:00.286Z] nexus3.edgexfoundry.org:10002 [2021-09-24T09:07:00.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T09:07:00.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T09:07:00.555Z] Configure a credential helper to remove this warning. See [2021-09-24T09:07:00.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T09:07:00.555Z] [2021-09-24T09:07:00.555Z] Login Succeeded [2021-09-24T09:07:00.555Z] nexus3.edgexfoundry.org:10003 [2021-09-24T09:07:00.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T09:07:00.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T09:07:00.555Z] Configure a credential helper to remove this warning. See [2021-09-24T09:07:00.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T09:07:00.555Z] [2021-09-24T09:07:00.555Z] Login Succeeded [2021-09-24T09:07:00.555Z] nexus3.edgexfoundry.org:10004 [2021-09-24T09:07:00.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T09:07:00.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T09:07:00.824Z] Configure a credential helper to remove this warning. See [2021-09-24T09:07:00.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T09:07:00.824Z] [2021-09-24T09:07:00.824Z] Login Succeeded [2021-09-24T09:07:00.824Z] docker.io [2021-09-24T09:07:00.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T09:07:01.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T09:07:01.100Z] Configure a credential helper to remove this warning. See [2021-09-24T09:07:01.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T09:07:01.100Z] [2021-09-24T09:07:01.100Z] Login Succeeded [2021-09-24T09:07:01.113Z] ---> docker-login.sh ends [Pipeline] } [2021-09-24T09:07:01.115Z] 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-09-24T09:07:01.662Z] + git log --format=format:%s -1 a9d2110bb746170fa17ab52c20c643aa22e47ccd [Pipeline] echo [2021-09-24T09:07:01.722Z] GIT_COMMIT: a9d2110bb746170fa17ab52c20c643aa22e47ccd, Commit Message: Merge commit 'e0ebc7ee856a66e69e0bf61b50d6adfe371edacc' into HEAD [Pipeline] echo [2021-09-24T09:07:01.739Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-09-24T09:07:02.730Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-24T09:07:02.730Z] [2021-09-24T09:07:02.730Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-24T09:07:03.084Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-24T09:07:03.084Z] latest: Pulling from edgex-devops/git-semver [2021-09-24T09:07:03.084Z] 31603596830f: Pulling fs layer [2021-09-24T09:07:03.084Z] 04fac38145f0: Pulling fs layer [2021-09-24T09:07:03.084Z] 701f6daf10bf: Pulling fs layer [2021-09-24T09:07:03.084Z] 24f72da36158: Pulling fs layer [2021-09-24T09:07:03.084Z] 24f72da36158: Waiting [2021-09-24T09:07:03.084Z] 04fac38145f0: Verifying Checksum [2021-09-24T09:07:03.084Z] 04fac38145f0: Download complete [2021-09-24T09:07:03.354Z] 31603596830f: Verifying Checksum [2021-09-24T09:07:03.354Z] 31603596830f: Download complete [2021-09-24T09:07:03.625Z] 31603596830f: Pull complete [2021-09-24T09:07:03.625Z] 24f72da36158: Verifying Checksum [2021-09-24T09:07:03.625Z] 24f72da36158: Download complete [2021-09-24T09:07:03.625Z] 04fac38145f0: Pull complete [2021-09-24T09:07:03.625Z] 701f6daf10bf: Verifying Checksum [2021-09-24T09:07:03.625Z] 701f6daf10bf: Download complete [2021-09-24T09:07:04.219Z] 701f6daf10bf: Pull complete [2021-09-24T09:07:04.489Z] 24f72da36158: Pull complete [2021-09-24T09:07:04.489Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-24T09:07:04.489Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-24T09:07:04.489Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-24T09:07:04.589Z] prd-centos7-docker-4c-2g-1212 does not seem to be running inside a container [2021-09-24T09:07:04.647Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-rfid-llrp-go_PR-28 -v /w/workspace/oundry_device-rfid-llrp-go_PR-28:/w/workspace/oundry_device-rfid-llrp-go_PR-28:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-24T09:07:05.581Z] $ docker top 7839814e01602c2f7a267da191a47d2ba1e3eaa6b9ceea63556415fa9f849da8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-24T09:07:05.747Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-24T09:07:05.747Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-24T09:07:05.892Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-24T09:07:05.887Z] $ docker exec 7839814e01602c2f7a267da191a47d2ba1e3eaa6b9ceea63556415fa9f849da8 ssh-agent [2021-09-24T09:07:06.027Z] SSH_AUTH_SOCK=/tmp/ssh-V63LZLwUhMI1/agent.13 [2021-09-24T09:07:06.027Z] SSH_AGENT_PID=19 [2021-09-24T09:07:06.039Z] Running ssh-add (command line suppressed) [2021-09-24T09:07:06.137Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_1255305739967676764.key (/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_1255305739967676764.key) [2021-09-24T09:07:06.170Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-24T09:07:06.495Z] + git tag --points-at HEAD [Pipeline] } [2021-09-24T09:07:06.507Z] $ docker exec --env ******** --env ******** 7839814e01602c2f7a267da191a47d2ba1e3eaa6b9ceea63556415fa9f849da8 ssh-agent -k [2021-09-24T09:07:06.619Z] unset SSH_AUTH_SOCK; [2021-09-24T09:07:06.620Z] unset SSH_AGENT_PID; [2021-09-24T09:07:06.620Z] echo Agent pid 19 killed; [2021-09-24T09:07:06.643Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-24T09:07:06.686Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-24T09:07:06.687Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-24T09:07:06.831Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-24T09:07:06.826Z] $ docker exec 7839814e01602c2f7a267da191a47d2ba1e3eaa6b9ceea63556415fa9f849da8 ssh-agent [2021-09-24T09:07:06.959Z] SSH_AUTH_SOCK=/tmp/ssh-0jrT6jvehLOo/agent.52 [2021-09-24T09:07:06.959Z] SSH_AGENT_PID=59 [2021-09-24T09:07:06.981Z] Running ssh-add (command line suppressed) [2021-09-24T09:07:07.086Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_3803862304161436690.key (/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_3803862304161436690.key) [2021-09-24T09:07:07.120Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-24T09:07:07.450Z] + git semver init [2021-09-24T09:07:07.450Z] # -> Open(): unable to determine branch for HEAD [2021-09-24T09:07:07.450Z] # $GIT_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-28/.git [2021-09-24T09:07:07.450Z] # $GIT_WORK_TREE = /w/workspace/oundry_device-rfid-llrp-go_PR-28 [2021-09-24T09:07:07.450Z] # $SEMVER_REMOTE_NAME = origin [2021-09-24T09:07:07.450Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-24T09:07:07.450Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-24T09:07:07.450Z] # $SEMVER_BRANCH = PR-28 [2021-09-24T09:07:07.450Z] # $SEMVER_TEMP = /tmp/semver-437764641 [2021-09-24T09:07:07.450Z] # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP [2021-09-24T09:07:08.045Z] # '/tmp/semver-437764641' -> '/w/workspace/oundry_device-rfid-llrp-go_PR-28/.semver' [2021-09-24T09:07:08.045Z] # -> Force: false [2021-09-24T09:07:08.045Z] # $SEMVER_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-28/.semver [Pipeline] } [2021-09-24T09:07:08.052Z] $ docker exec --env ******** --env ******** 7839814e01602c2f7a267da191a47d2ba1e3eaa6b9ceea63556415fa9f849da8 ssh-agent -k [2021-09-24T09:07:08.159Z] unset SSH_AUTH_SOCK; [2021-09-24T09:07:08.159Z] unset SSH_AGENT_PID; [2021-09-24T09:07:08.159Z] echo Agent pid 59 killed; [2021-09-24T09:07:08.184Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-24T09:07:08.542Z] + git semver [Pipeline] } [2021-09-24T09:07:08.556Z] $ docker stop --time=1 7839814e01602c2f7a267da191a47d2ba1e3eaa6b9ceea63556415fa9f849da8 [2021-09-24T09:07:09.805Z] $ docker rm -f 7839814e01602c2f7a267da191a47d2ba1e3eaa6b9ceea63556415fa9f849da8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-24T09:07:10.212Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-24T09:07:10.573Z] Stashed 1 file(s) [Pipeline] echo [2021-09-24T09:07:10.576Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-09-24T09:07:25.828Z] Still waiting to schedule task [2021-09-24T09:07:25.828Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1212’ [2021-09-24T09:07:25.831Z] Still waiting to schedule task [2021-09-24T09:07:25.832Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-24T09:08:38.248Z] Running on prd-centos7-docker-4c-2g-1215 in /w/workspace/oundry_device-rfid-llrp-go_PR-28 [Pipeline] { [Pipeline] ws [2021-09-24T09:08:38.274Z] Running in /w/workspace/device-rfid-llrp-go/15 [Pipeline] { [Pipeline] checkout [2021-09-24T09:08:38.407Z] Selected Git installation does not exist. Using Default [2021-09-24T09:08:38.407Z] The recommended git tool is: NONE [2021-09-24T09:08:41.173Z] using credential edgex-jenkins-ssh [2021-09-24T09:08:41.187Z] Cloning the remote Git repository [2021-09-24T09:08:41.204Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-09-24T09:08:41.266Z] > git init /w/workspace/device-rfid-llrp-go/15 # timeout=10 [2021-09-24T09:08:41.299Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-09-24T09:08:41.299Z] > git --version # timeout=10 [2021-09-24T09:08:41.309Z] > git --version # 'git version 2.24.4' [2021-09-24T09:08:41.309Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-24T09:08:41.343Z] [INFO] Currently running in a labeled security context [2021-09-24T09:08:41.343Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-24T09:08:41.343Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/15@tmp/jenkins-gitclient-ssh682678462848717685.key [2021-09-24T09:08:41.356Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-24T09:08:42.550Z] Merging remotes/origin/main commit e0ebc7ee856a66e69e0bf61b50d6adfe371edacc into PR head commit d5be011026d4dfa4d94f2ca9b5eba296f113cac9 [2021-09-24T09:08:42.692Z] Merge succeeded, producing dc29406f4e173a69ed89f1699d70b3bfb6ae98f0 [2021-09-24T09:08:42.693Z] Checking out Revision dc29406f4e173a69ed89f1699d70b3bfb6ae98f0 (PR-28) [2021-09-24T09:08:41.998Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-09-24T09:08:42.012Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-24T09:08:42.023Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-09-24T09:08:42.036Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-09-24T09:08:42.037Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-24T09:08:42.037Z] [INFO] Currently running in a labeled security context [2021-09-24T09:08:42.037Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-24T09:08:42.038Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/15@tmp/jenkins-gitclient-ssh6061941269035964040.key [2021-09-24T09:08:42.045Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/28/head:refs/remotes/origin/PR-28 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-24T09:08:42.556Z] > git config core.sparsecheckout # timeout=10 [2021-09-24T09:08:42.566Z] > git checkout -f d5be011026d4dfa4d94f2ca9b5eba296f113cac9 # timeout=10 [2021-09-24T09:08:42.616Z] > git remote # timeout=10 [2021-09-24T09:08:42.622Z] > git config --get remote.origin.url # timeout=10 [2021-09-24T09:08:42.635Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-24T09:08:42.636Z] [INFO] Currently running in a labeled security context [2021-09-24T09:08:42.636Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-24T09:08:42.636Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/15@tmp/jenkins-gitclient-ssh7322689781470713650.key [2021-09-24T09:08:42.646Z] > git merge e0ebc7ee856a66e69e0bf61b50d6adfe371edacc # timeout=10 [2021-09-24T09:08:42.673Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-24T09:08:42.691Z] > git config core.sparsecheckout # timeout=10 [2021-09-24T09:08:42.699Z] > git checkout -f dc29406f4e173a69ed89f1699d70b3bfb6ae98f0 # timeout=10 [2021-09-24T09:08:46.464Z] Commit message: "Merge commit 'e0ebc7ee856a66e69e0bf61b50d6adfe371edacc' into HEAD" [2021-09-24T09:08:46.474Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2021-09-24T09:08:46.465Z] > git rev-list --no-walk 6e51ab539a5c463b4a0e2f33f060516bea9a08b4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-24T09:08:46.879Z] provisioning config files... [2021-09-24T09:08:46.901Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/15@tmp/config983762186994268196tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-24T09:08:47.336Z] ---> docker-login.sh [2021-09-24T09:08:47.336Z] nexus3.edgexfoundry.org:10001 [2021-09-24T09:08:47.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T09:08:47.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T09:08:47.605Z] Configure a credential helper to remove this warning. See [2021-09-24T09:08:47.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T09:08:47.605Z] [2021-09-24T09:08:47.605Z] Login Succeeded [2021-09-24T09:08:47.605Z] nexus3.edgexfoundry.org:10002 [2021-09-24T09:08:47.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T09:08:47.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T09:08:47.605Z] Configure a credential helper to remove this warning. See [2021-09-24T09:08:47.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T09:08:47.605Z] [2021-09-24T09:08:47.605Z] Login Succeeded [2021-09-24T09:08:47.605Z] nexus3.edgexfoundry.org:10003 [2021-09-24T09:08:47.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T09:08:47.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T09:08:47.873Z] Configure a credential helper to remove this warning. See [2021-09-24T09:08:47.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T09:08:47.873Z] [2021-09-24T09:08:47.873Z] Login Succeeded [2021-09-24T09:08:47.873Z] nexus3.edgexfoundry.org:10004 [2021-09-24T09:08:47.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T09:08:47.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T09:08:47.873Z] Configure a credential helper to remove this warning. See [2021-09-24T09:08:47.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T09:08:47.873Z] [2021-09-24T09:08:47.873Z] Login Succeeded [2021-09-24T09:08:47.873Z] docker.io [2021-09-24T09:08:48.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T09:08:48.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T09:08:48.409Z] Configure a credential helper to remove this warning. See [2021-09-24T09:08:48.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T09:08:48.409Z] [2021-09-24T09:08:48.409Z] Login Succeeded [2021-09-24T09:08:48.409Z] ---> docker-login.sh ends [Pipeline] } [2021-09-24T09:08:48.458Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-24T09:08:48.667Z] ========================================================= [2021-09-24T09:08:48.667Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-24T09:08:48.667Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-24T09:08:49.027Z] + 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-09-24T09:08:49.027Z] Sending build context to Docker daemon 1.2MB [2021-09-24T09:08:49.027Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-09-24T09:08:49.027Z] Step 2/14 : FROM ${BASE} AS builder [2021-09-24T09:08:49.027Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-24T09:08:49.027Z] 540db60ca938: Pulling fs layer [2021-09-24T09:08:49.027Z] adcc1eea9eea: Pulling fs layer [2021-09-24T09:08:49.027Z] 4c4ab2625f07: Pulling fs layer [2021-09-24T09:08:49.027Z] db62176df00c: Pulling fs layer [2021-09-24T09:08:49.027Z] 3b30891b0d05: Pulling fs layer [2021-09-24T09:08:49.027Z] 06b49ca38bd5: Pulling fs layer [2021-09-24T09:08:49.027Z] c788192a36de: Pulling fs layer [2021-09-24T09:08:49.027Z] a77e37c0d609: Pulling fs layer [2021-09-24T09:08:49.027Z] c3185cebc471: Pulling fs layer [2021-09-24T09:08:49.027Z] 3b30891b0d05: Waiting [2021-09-24T09:08:49.027Z] 06b49ca38bd5: Waiting [2021-09-24T09:08:49.027Z] c788192a36de: Waiting [2021-09-24T09:08:49.027Z] a77e37c0d609: Waiting [2021-09-24T09:08:49.027Z] c3185cebc471: Waiting [2021-09-24T09:08:49.027Z] db62176df00c: Waiting [2021-09-24T09:08:49.298Z] 4c4ab2625f07: Verifying Checksum [2021-09-24T09:08:49.298Z] 4c4ab2625f07: Download complete [2021-09-24T09:08:49.298Z] adcc1eea9eea: Verifying Checksum [2021-09-24T09:08:49.298Z] adcc1eea9eea: Download complete [2021-09-24T09:08:49.298Z] 3b30891b0d05: Verifying Checksum [2021-09-24T09:08:49.298Z] 3b30891b0d05: Download complete [2021-09-24T09:08:49.298Z] 06b49ca38bd5: Verifying Checksum [2021-09-24T09:08:49.298Z] 06b49ca38bd5: Download complete [2021-09-24T09:08:49.298Z] 540db60ca938: Verifying Checksum [2021-09-24T09:08:49.298Z] 540db60ca938: Download complete [2021-09-24T09:08:49.298Z] c788192a36de: Verifying Checksum [2021-09-24T09:08:49.298Z] c788192a36de: Download complete [2021-09-24T09:08:49.568Z] 540db60ca938: Pull complete [2021-09-24T09:08:49.568Z] adcc1eea9eea: Pull complete [2021-09-24T09:08:49.568Z] 4c4ab2625f07: Pull complete [2021-09-24T09:08:50.526Z] a77e37c0d609: Verifying Checksum [2021-09-24T09:08:50.526Z] a77e37c0d609: Download complete [2021-09-24T09:08:53.106Z] db62176df00c: Verifying Checksum [2021-09-24T09:08:53.106Z] db62176df00c: Download complete [2021-09-24T09:08:53.380Z] c3185cebc471: Verifying Checksum [2021-09-24T09:08:53.380Z] c3185cebc471: Download complete [2021-09-24T09:08:56.744Z] db62176df00c: Pull complete [2021-09-24T09:08:56.744Z] 3b30891b0d05: Pull complete [2021-09-24T09:08:56.744Z] 06b49ca38bd5: Pull complete [2021-09-24T09:08:56.744Z] c788192a36de: Pull complete [2021-09-24T09:08:57.012Z] a77e37c0d609: Pull complete [2021-09-24T09:08:59.605Z] c3185cebc471: Pull complete [2021-09-24T09:08:59.605Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-24T09:08:59.605Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-24T09:08:59.605Z] ---> 031687cdd783 [2021-09-24T09:08:59.605Z] Step 3/14 : ARG MAKE='make build' [2021-09-24T09:09:01.545Z] ---> Running in 535f28c74c9f [2021-09-24T09:09:01.545Z] Removing intermediate container 535f28c74c9f [2021-09-24T09:09:01.545Z] ---> 29a84b20ada0 [2021-09-24T09:09:01.545Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-09-24T09:09:01.545Z] ---> Running in 7174378ad4db [2021-09-24T09:09:01.545Z] Removing intermediate container 7174378ad4db [2021-09-24T09:09:01.545Z] ---> 0345611b431b [2021-09-24T09:09:01.545Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-09-24T09:09:01.545Z] ---> Running in 72fccbed5f78 [2021-09-24T09:09:01.545Z] Removing intermediate container 72fccbed5f78 [2021-09-24T09:09:01.545Z] ---> e9f740405033 [2021-09-24T09:09:01.545Z] Step 6/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-24T09:09:01.545Z] ---> Running in f2438ba92fe3 [2021-09-24T09:09:02.148Z] Removing intermediate container f2438ba92fe3 [2021-09-24T09:09:02.148Z] ---> b417c9644fbc [2021-09-24T09:09:02.148Z] Step 7/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-24T09:09:02.148Z] ---> Running in cc101dcd5d6b [2021-09-24T09:09:02.413Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-24T09:09:03.371Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-24T09:09:03.957Z] OK: 219 MiB in 52 packages [2021-09-24T09:09:04.224Z] Removing intermediate container cc101dcd5d6b [2021-09-24T09:09:04.224Z] ---> 6e9b4600d14d [2021-09-24T09:09:04.224Z] Step 8/14 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go [2021-09-24T09:09:04.492Z] ---> Running in 304814c9746d [2021-09-24T09:09:04.492Z] Removing intermediate container 304814c9746d [2021-09-24T09:09:04.492Z] ---> 1ac63ae34870 [2021-09-24T09:09:04.492Z] Step 9/14 : COPY go.mod . [2021-09-24T09:09:04.768Z] ---> 307d2ada5956 [2021-09-24T09:09:04.768Z] Step 10/14 : COPY Makefile . [2021-09-24T09:09:04.768Z] ---> 089ceb0d4d65 [2021-09-24T09:09:04.768Z] Step 11/14 : RUN make update [2021-09-24T09:09:04.768Z] ---> Running in 0dd9b919fff4 [2021-09-24T09:09:05.036Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-24T09:09:27.087Z] Removing intermediate container 0dd9b919fff4 [2021-09-24T09:09:27.087Z] ---> 9f6fea5be2d7 [2021-09-24T09:09:27.087Z] Step 12/14 : COPY . . [2021-09-24T09:09:27.087Z] ---> 53adad6b17c8 [2021-09-24T09:09:27.087Z] Step 13/14 : RUN go mod tidy [2021-09-24T09:09:27.087Z] ---> Running in eb17206b23dd [2021-09-24T09:09:27.087Z] go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [2021-09-24T09:09:27.087Z] go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [2021-09-24T09:09:32.420Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports [2021-09-24T09:09:32.420Z] github.com/edgexfoundry/device-sdk-go/pkg/service imports [2021-09-24T09:09:32.420Z] github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [2021-09-24T09:09:32.420Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports [2021-09-24T09:09:32.420Z] github.com/edgexfoundry/device-sdk-go/pkg/service imports [2021-09-24T09:09:32.420Z] github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [2021-09-24T09:09:32.420Z] The command '/bin/sh -c go mod tidy' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-24T09:09:33.449Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-24T09:09:33.449Z] [2021-09-24T09:09:33.449Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-24T09:09:33.806Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-24T09:09:34.072Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-24T09:09:34.072Z] b4d181a07f80: Pulling fs layer [2021-09-24T09:09:34.072Z] a1111a8f2ec3: Pulling fs layer [2021-09-24T09:09:34.072Z] ed53099fbce6: Pulling fs layer [2021-09-24T09:09:34.072Z] dc539afda2c1: Pulling fs layer [2021-09-24T09:09:34.072Z] 77bc0d833cb6: Pulling fs layer [2021-09-24T09:09:34.072Z] 9065ff56babe: Pulling fs layer [2021-09-24T09:09:34.072Z] d287ab97295c: Pulling fs layer [2021-09-24T09:09:34.072Z] dc539afda2c1: Waiting [2021-09-24T09:09:34.072Z] 77bc0d833cb6: Waiting [2021-09-24T09:09:34.072Z] 9065ff56babe: Waiting [2021-09-24T09:09:34.072Z] d287ab97295c: Waiting [2021-09-24T09:09:34.072Z] a1111a8f2ec3: Verifying Checksum [2021-09-24T09:09:34.072Z] a1111a8f2ec3: Download complete [2021-09-24T09:09:34.072Z] dc539afda2c1: Verifying Checksum [2021-09-24T09:09:34.072Z] dc539afda2c1: Download complete [2021-09-24T09:09:34.336Z] 77bc0d833cb6: Verifying Checksum [2021-09-24T09:09:34.336Z] 77bc0d833cb6: Download complete [2021-09-24T09:09:34.336Z] ed53099fbce6: Verifying Checksum [2021-09-24T09:09:34.336Z] ed53099fbce6: Download complete [2021-09-24T09:09:34.336Z] 9065ff56babe: Verifying Checksum [2021-09-24T09:09:34.336Z] 9065ff56babe: Download complete [2021-09-24T09:09:34.916Z] b4d181a07f80: Verifying Checksum [2021-09-24T09:09:34.916Z] b4d181a07f80: Download complete [2021-09-24T09:09:35.898Z] b4d181a07f80: Pull complete [2021-09-24T09:09:36.170Z] a1111a8f2ec3: Pull complete [2021-09-24T09:09:36.761Z] ed53099fbce6: Pull complete [2021-09-24T09:09:36.761Z] dc539afda2c1: Pull complete [2021-09-24T09:09:37.026Z] 77bc0d833cb6: Pull complete [2021-09-24T09:09:37.026Z] 9065ff56babe: Pull complete [2021-09-24T09:09:37.995Z] d287ab97295c: Verifying Checksum [2021-09-24T09:09:37.995Z] d287ab97295c: Download complete [2021-09-24T09:09:42.260Z] d287ab97295c: Pull complete [2021-09-24T09:09:42.260Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-24T09:09:42.260Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-24T09:09:42.260Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-24T09:09:42.372Z] prd-centos7-docker-4c-2g-1215 does not seem to be running inside a container [2021-09-24T09:09:42.430Z] $ 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/15 -v /w/workspace/device-rfid-llrp-go/15:/w/workspace/device-rfid-llrp-go/15:rw,z -v /w/workspace/device-rfid-llrp-go/15@tmp:/w/workspace/device-rfid-llrp-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-24T09:09:44.950Z] $ docker top 171de1da9106417e723dc59c29e4f069ad113da8122b5befb35b3ea3d326243d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-24T09:09:45.555Z] ---> job-cost.sh [2021-09-24T09:09:45.555Z] lf-activate-venv: SKIPPING [2021-09-24T09:09:45.555Z] INFO: No Stack... [2021-09-24T09:09:46.512Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-24T09:09:46.776Z] INFO: Archiving Costs [Pipeline] sh [2021-09-24T09:09:47.086Z] + cat /w/workspace/device-rfid-llrp-go/15/archives/cost.csv [2021-09-24T09:09:47.086Z] + cut -d, -f6 [Pipeline] lock [2021-09-24T09:09:47.123Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-15-stack-cost] [2021-09-24T09:09:47.133Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-15-stack-cost] did not exist. Created. [2021-09-24T09:09:47.133Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-15-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-24T09:09:47.478Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-09-24T09:09:47.702Z] Stashed 1 file(s) [Pipeline] } [2021-09-24T09:09:47.715Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-15-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-24T09:09:47.745Z] $ docker stop --time=1 171de1da9106417e723dc59c29e4f069ad113da8122b5befb35b3ea3d326243d [2021-09-24T09:09:48.888Z] $ docker rm -f 171de1da9106417e723dc59c29e4f069ad113da8122b5befb35b3ea3d326243d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-24T09:09:49.249Z] Failed in branch amd64 [2021-09-24T09:09:53.074Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1214 in /w/workspace/oundry_device-rfid-llrp-go_PR-28 [Pipeline] { [Pipeline] ws [2021-09-24T09:09:53.092Z] Running in /w/workspace/device-rfid-llrp-go/15 [Pipeline] { [Pipeline] checkout [2021-09-24T09:09:53.316Z] Selected Git installation does not exist. Using Default [2021-09-24T09:09:53.316Z] The recommended git tool is: NONE [2021-09-24T09:09:58.498Z] using credential edgex-jenkins-ssh [2021-09-24T09:09:58.521Z] Cloning the remote Git repository [2021-09-24T09:09:58.588Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-09-24T09:09:58.697Z] > git init /w/workspace/device-rfid-llrp-go/15 # timeout=10 [2021-09-24T09:09:58.779Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-09-24T09:09:58.779Z] > git --version # timeout=10 [2021-09-24T09:09:58.794Z] > git --version # 'git version 2.17.1' [2021-09-24T09:09:58.795Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-24T09:09:58.891Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-24T09:10:00.429Z] Merging remotes/origin/main commit e0ebc7ee856a66e69e0bf61b50d6adfe371edacc into PR head commit d5be011026d4dfa4d94f2ca9b5eba296f113cac9 [2021-09-24T09:09:59.802Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-09-24T09:09:59.821Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-24T09:09:59.843Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-09-24T09:09:59.873Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-09-24T09:09:59.873Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-24T09:09:59.885Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/28/head:refs/remotes/origin/PR-28 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-24T09:10:00.447Z] > git config core.sparsecheckout # timeout=10 [2021-09-24T09:10:00.462Z] > git checkout -f d5be011026d4dfa4d94f2ca9b5eba296f113cac9 # timeout=10 [2021-09-24T09:10:00.557Z] > git remote # timeout=10 [2021-09-24T09:10:00.579Z] > git config --get remote.origin.url # timeout=10 [2021-09-24T09:10:00.592Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-24T09:10:00.603Z] > git merge e0ebc7ee856a66e69e0bf61b50d6adfe371edacc # timeout=10 [2021-09-24T09:10:00.730Z] Merge succeeded, producing c4955409cfb29adecef4d267d8ec96aebfef1ecf [2021-09-24T09:10:00.731Z] Checking out Revision c4955409cfb29adecef4d267d8ec96aebfef1ecf (PR-28) [2021-09-24T09:10:00.713Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-24T09:10:00.736Z] > git config core.sparsecheckout # timeout=10 [2021-09-24T09:10:00.750Z] > git checkout -f c4955409cfb29adecef4d267d8ec96aebfef1ecf # timeout=10 [2021-09-24T09:10:05.101Z] Commit message: "Merge commit 'e0ebc7ee856a66e69e0bf61b50d6adfe371edacc' into HEAD" [2021-09-24T09:10:05.125Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-24T09:10:05.561Z] provisioning config files... [2021-09-24T09:10:05.591Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/15@tmp/config6093365272948229968tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-24T09:10:06.197Z] ---> docker-login.sh [2021-09-24T09:10:06.197Z] nexus3.edgexfoundry.org:10001 [2021-09-24T09:10:05.107Z] > git rev-list --no-walk 6e51ab539a5c463b4a0e2f33f060516bea9a08b4 # timeout=10 [2021-09-24T09:10:07.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T09:10:07.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T09:10:07.921Z] Configure a credential helper to remove this warning. See [2021-09-24T09:10:07.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T09:10:07.921Z] [2021-09-24T09:10:07.921Z] Login Succeeded [2021-09-24T09:10:07.921Z] nexus3.edgexfoundry.org:10002 [2021-09-24T09:10:08.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T09:10:08.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T09:10:08.471Z] Configure a credential helper to remove this warning. See [2021-09-24T09:10:08.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T09:10:08.471Z] [2021-09-24T09:10:08.471Z] Login Succeeded [2021-09-24T09:10:08.471Z] nexus3.edgexfoundry.org:10003 [2021-09-24T09:10:08.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T09:10:09.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T09:10:09.035Z] Configure a credential helper to remove this warning. See [2021-09-24T09:10:09.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T09:10:09.035Z] [2021-09-24T09:10:09.035Z] Login Succeeded [2021-09-24T09:10:09.035Z] nexus3.edgexfoundry.org:10004 [2021-09-24T09:10:09.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T09:10:09.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T09:10:09.313Z] Configure a credential helper to remove this warning. See [2021-09-24T09:10:09.313Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T09:10:09.313Z] [2021-09-24T09:10:09.313Z] Login Succeeded [2021-09-24T09:10:09.592Z] docker.io [2021-09-24T09:10:09.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T09:10:10.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T09:10:10.145Z] Configure a credential helper to remove this warning. See [2021-09-24T09:10:10.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T09:10:10.145Z] [2021-09-24T09:10:10.145Z] Login Succeeded [2021-09-24T09:10:10.145Z] ---> docker-login.sh ends [Pipeline] } [2021-09-24T09:10:10.224Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-24T09:10:10.723Z] ========================================================= [2021-09-24T09:10:10.723Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-24T09:10:10.723Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-24T09:10:11.195Z] + 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-09-24T09:10:11.480Z] Sending build context to Docker daemon 1.2MB [2021-09-24T09:10:11.480Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-09-24T09:10:11.480Z] Step 2/14 : FROM ${BASE} AS builder [2021-09-24T09:10:11.753Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-24T09:10:11.753Z] 595b0fe564bb: Pulling fs layer [2021-09-24T09:10:11.753Z] 24495759ef45: Pulling fs layer [2021-09-24T09:10:11.753Z] d148012ef14d: Pulling fs layer [2021-09-24T09:10:11.753Z] e90a11edd702: Pulling fs layer [2021-09-24T09:10:11.753Z] d77568369979: Pulling fs layer [2021-09-24T09:10:11.753Z] e90a11edd702: Waiting [2021-09-24T09:10:11.753Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-24T09:10:11.753Z] 170f2ba95c9a: Pulling fs layer [2021-09-24T09:10:11.753Z] 97ac5df62f85: Pulling fs layer [2021-09-24T09:10:11.753Z] d77568369979: Waiting [2021-09-24T09:10:11.753Z] fc1c9f9a7f3b: Waiting [2021-09-24T09:10:11.753Z] 97ac5df62f85: Waiting [2021-09-24T09:10:11.753Z] 170f2ba95c9a: Waiting [2021-09-24T09:10:11.753Z] d148012ef14d: Verifying Checksum [2021-09-24T09:10:11.753Z] d148012ef14d: Download complete [2021-09-24T09:10:11.753Z] 24495759ef45: Verifying Checksum [2021-09-24T09:10:11.753Z] 24495759ef45: Download complete [2021-09-24T09:10:12.026Z] d77568369979: Verifying Checksum [2021-09-24T09:10:12.026Z] d77568369979: Download complete [2021-09-24T09:10:12.026Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-24T09:10:12.026Z] fc1c9f9a7f3b: Download complete [2021-09-24T09:10:12.026Z] 595b0fe564bb: Download complete [2021-09-24T09:10:12.026Z] 170f2ba95c9a: Download complete [2021-09-24T09:10:12.628Z] 595b0fe564bb: Pull complete [2021-09-24T09:10:13.231Z] 24495759ef45: Pull complete [2021-09-24T09:10:13.855Z] d148012ef14d: Pull complete [2021-09-24T09:10:15.294Z] 97ac5df62f85: Verifying Checksum [2021-09-24T09:10:15.294Z] 97ac5df62f85: Download complete [2021-09-24T09:10:16.270Z] e90a11edd702: Verifying Checksum [2021-09-24T09:10:16.270Z] e90a11edd702: Download complete [2021-09-24T09:10:26.432Z] e90a11edd702: Pull complete [2021-09-24T09:10:26.432Z] d77568369979: Pull complete [2021-09-24T09:10:26.705Z] fc1c9f9a7f3b: Pull complete [2021-09-24T09:10:26.980Z] 170f2ba95c9a: Pull complete [2021-09-24T09:10:33.717Z] 97ac5df62f85: Pull complete [2021-09-24T09:10:33.717Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-24T09:10:33.717Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-24T09:10:33.717Z] ---> 04bc70af865f [2021-09-24T09:10:33.717Z] Step 3/14 : ARG MAKE='make build' [2021-09-24T09:10:37.130Z] ---> Running in 501df859b439 [2021-09-24T09:10:37.130Z] Removing intermediate container 501df859b439 [2021-09-24T09:10:37.130Z] ---> 70645a1b094d [2021-09-24T09:10:37.130Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-09-24T09:10:37.130Z] ---> Running in 69b17d8f3094 [2021-09-24T09:10:37.730Z] Removing intermediate container 69b17d8f3094 [2021-09-24T09:10:37.730Z] ---> 56bc8c33ed58 [2021-09-24T09:10:37.730Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-09-24T09:10:38.006Z] ---> Running in 2a97d620b38c [2021-09-24T09:10:38.604Z] Removing intermediate container 2a97d620b38c [2021-09-24T09:10:38.604Z] ---> 88426fe5ea8f [2021-09-24T09:10:38.604Z] Step 6/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-24T09:10:38.878Z] ---> Running in effdd5a58b74 [2021-09-24T09:10:41.514Z] Removing intermediate container effdd5a58b74 [2021-09-24T09:10:41.514Z] ---> 56d93913637d [2021-09-24T09:10:41.514Z] Step 7/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-24T09:10:41.791Z] ---> Running in 4f215cbd8e56 [2021-09-24T09:10:43.238Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-24T09:10:44.219Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-24T09:10:45.203Z] OK: 218 MiB in 52 packages [2021-09-24T09:10:46.649Z] Removing intermediate container 4f215cbd8e56 [2021-09-24T09:10:46.650Z] ---> 7b5df7e9a30b [2021-09-24T09:10:46.650Z] Step 8/14 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go [2021-09-24T09:10:46.650Z] ---> Running in 1c24663dcc77 [2021-09-24T09:10:47.246Z] Removing intermediate container 1c24663dcc77 [2021-09-24T09:10:47.246Z] ---> fe5d22ed19b9 [2021-09-24T09:10:47.246Z] Step 9/14 : COPY go.mod . [2021-09-24T09:10:48.236Z] ---> c4aac3a9471d [2021-09-24T09:10:48.236Z] Step 10/14 : COPY Makefile . [2021-09-24T09:10:49.219Z] ---> e51e76655089 [2021-09-24T09:10:49.219Z] Step 11/14 : RUN make update [2021-09-24T09:10:49.219Z] ---> Running in 019656296f04 [2021-09-24T09:10:50.663Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-24T09:11:23.006Z] Removing intermediate container 019656296f04 [2021-09-24T09:11:23.006Z] ---> ecebd2a8d534 [2021-09-24T09:11:23.006Z] Step 12/14 : COPY . . [2021-09-24T09:11:23.996Z] ---> 7805ea1d805d [2021-09-24T09:11:23.996Z] Step 13/14 : RUN go mod tidy [2021-09-24T09:11:23.996Z] ---> Running in 86dbf4dab87c [2021-09-24T09:11:25.986Z] go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [2021-09-24T09:11:25.986Z] go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [2021-09-24T09:11:26.259Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports [2021-09-24T09:11:26.259Z] github.com/edgexfoundry/device-sdk-go/pkg/service imports [2021-09-24T09:11:26.259Z] github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [2021-09-24T09:11:26.259Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports [2021-09-24T09:11:26.259Z] github.com/edgexfoundry/device-sdk-go/pkg/service imports [2021-09-24T09:11:26.259Z] github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [2021-09-24T09:11:26.864Z] The command '/bin/sh -c go mod tidy' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-24T09:11:27.784Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-24T09:11:27.784Z] [2021-09-24T09:11:27.784Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-24T09:11:28.152Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-24T09:11:28.429Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-24T09:11:28.429Z] 448f6bf000e3: Pulling fs layer [2021-09-24T09:11:28.429Z] f757da607395: Pulling fs layer [2021-09-24T09:11:28.429Z] 05883995daec: Pulling fs layer [2021-09-24T09:11:28.429Z] 8603b9c90790: Pulling fs layer [2021-09-24T09:11:28.429Z] 1560dd03e051: Pulling fs layer [2021-09-24T09:11:28.429Z] 27f5ce0e4adf: Pulling fs layer [2021-09-24T09:11:28.429Z] c2d8d7efcc4b: Pulling fs layer [2021-09-24T09:11:28.429Z] 8603b9c90790: Waiting [2021-09-24T09:11:28.429Z] 1560dd03e051: Waiting [2021-09-24T09:11:28.429Z] 27f5ce0e4adf: Waiting [2021-09-24T09:11:28.429Z] c2d8d7efcc4b: Waiting [2021-09-24T09:11:28.710Z] f757da607395: Verifying Checksum [2021-09-24T09:11:28.710Z] f757da607395: Download complete [2021-09-24T09:11:28.710Z] 8603b9c90790: Verifying Checksum [2021-09-24T09:11:28.710Z] 8603b9c90790: Download complete [2021-09-24T09:11:28.987Z] 1560dd03e051: Verifying Checksum [2021-09-24T09:11:28.987Z] 1560dd03e051: Download complete [2021-09-24T09:11:28.987Z] 27f5ce0e4adf: Verifying Checksum [2021-09-24T09:11:28.987Z] 27f5ce0e4adf: Download complete [2021-09-24T09:11:29.263Z] 05883995daec: Verifying Checksum [2021-09-24T09:11:29.263Z] 05883995daec: Download complete [2021-09-24T09:11:29.864Z] 448f6bf000e3: Verifying Checksum [2021-09-24T09:11:29.864Z] 448f6bf000e3: Download complete [2021-09-24T09:11:32.496Z] c2d8d7efcc4b: Verifying Checksum [2021-09-24T09:11:32.496Z] c2d8d7efcc4b: Download complete [2021-09-24T09:11:33.473Z] 448f6bf000e3: Pull complete [2021-09-24T09:11:34.065Z] f757da607395: Pull complete [2021-09-24T09:11:35.499Z] 05883995daec: Pull complete [2021-09-24T09:11:35.771Z] 8603b9c90790: Pull complete [2021-09-24T09:11:36.746Z] 1560dd03e051: Pull complete [2021-09-24T09:11:37.018Z] 27f5ce0e4adf: Pull complete [2021-09-24T09:11:52.106Z] c2d8d7efcc4b: Pull complete [2021-09-24T09:11:52.106Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-24T09:11:52.106Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-24T09:11:52.106Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-24T09:11:52.343Z] prd-ubuntu18.04-docker-arm64-4c-16g-1214 does not seem to be running inside a container [2021-09-24T09:11:52.459Z] $ 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/15 -v /w/workspace/device-rfid-llrp-go/15:/w/workspace/device-rfid-llrp-go/15:rw,z -v /w/workspace/device-rfid-llrp-go/15@tmp:/w/workspace/device-rfid-llrp-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-24T09:11:57.072Z] $ docker top 82149e6f005c8d8787ed22418c91c72efa9d3821587c5b7f0ef1545c61248725 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-24T09:11:58.126Z] ---> job-cost.sh [2021-09-24T09:11:58.126Z] lf-activate-venv: SKIPPING [2021-09-24T09:11:58.126Z] INFO: No Stack... [2021-09-24T09:11:59.573Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-24T09:11:59.848Z] INFO: Archiving Costs [Pipeline] sh [2021-09-24T09:12:00.520Z] + cat /w/workspace/device-rfid-llrp-go/15/archives/cost.csv [2021-09-24T09:12:00.520Z] + cut -d, -f6 [Pipeline] lock [2021-09-24T09:12:00.590Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-15-stack-cost] [2021-09-24T09:12:00.597Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-15-stack-cost] did not exist. Created. [2021-09-24T09:12:00.597Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-15-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-24T09:12:01.318Z] /w/workspace/device-rfid-llrp-go/15@tmp/durable-409fccbd/script.sh: 1: /w/workspace/device-rfid-llrp-go/15@tmp/durable-409fccbd/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-09-24T09:12:01.994Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-24T09:12:02.029Z] Warning: overwriting stash ‘stack-cost’ [2021-09-24T09:12:02.606Z] Stashed 1 file(s) [Pipeline] } [2021-09-24T09:12:02.614Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-15-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-24T09:12:02.644Z] $ docker stop --time=1 82149e6f005c8d8787ed22418c91c72efa9d3821587c5b7f0ef1545c61248725 [2021-09-24T09:12:04.579Z] $ docker rm -f 82149e6f005c8d8787ed22418c91c72efa9d3821587c5b7f0ef1545c61248725 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-24T09:12:05.155Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-09-24T09:12:06.950Z] + '[' -d /w/workspace/oundry_device-rfid-llrp-go_PR-28/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-24T09:12:07.273Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-24T09:12:07.862Z] ---> package-listing.sh [2021-09-24T09:12:07.862Z] ++ facter osfamily [2021-09-24T09:12:07.862Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-24T09:12:08.128Z] + OS_FAMILY=redhat [2021-09-24T09:12:08.128Z] + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-28 [2021-09-24T09:12:08.128Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-24T09:12:08.128Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-24T09:12:08.128Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-24T09:12:08.128Z] + PACKAGES=/tmp/packages_start.txt [2021-09-24T09:12:08.128Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-28 ']' [2021-09-24T09:12:08.128Z] + PACKAGES=/tmp/packages_end.txt [2021-09-24T09:12:08.128Z] + case "${OS_FAMILY}" in [2021-09-24T09:12:08.128Z] + sort [2021-09-24T09:12:08.128Z] + rpm -qa [2021-09-24T09:12:08.715Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-24T09:12:08.715Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-24T09:12:08.715Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-24T09:12:08.715Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-28 ']' [2021-09-24T09:12:08.715Z] + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-28/archives/ [2021-09-24T09:12:08.715Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-rfid-llrp-go_PR-28/archives/ [Pipeline] echo [2021-09-24T09:12:08.733Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_device-rfid-llrp-go_PR-28/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-24T09:12:09.036Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-24T09:12:09.645Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-24T09:12:09.645Z] [2021-09-24T09:12:09.645Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-24T09:12:10.001Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-24T09:12:10.001Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-24T09:12:10.001Z] b4d181a07f80: Pulling fs layer [2021-09-24T09:12:10.001Z] a1111a8f2ec3: Pulling fs layer [2021-09-24T09:12:10.001Z] ed53099fbce6: Pulling fs layer [2021-09-24T09:12:10.001Z] dc539afda2c1: Pulling fs layer [2021-09-24T09:12:10.001Z] 77bc0d833cb6: Pulling fs layer [2021-09-24T09:12:10.001Z] 9065ff56babe: Pulling fs layer [2021-09-24T09:12:10.001Z] d287ab97295c: Pulling fs layer [2021-09-24T09:12:10.001Z] dc539afda2c1: Waiting [2021-09-24T09:12:10.001Z] 77bc0d833cb6: Waiting [2021-09-24T09:12:10.001Z] 9065ff56babe: Waiting [2021-09-24T09:12:10.001Z] d287ab97295c: Waiting [2021-09-24T09:12:10.266Z] a1111a8f2ec3: Verifying Checksum [2021-09-24T09:12:10.266Z] a1111a8f2ec3: Download complete [2021-09-24T09:12:10.266Z] dc539afda2c1: Download complete [2021-09-24T09:12:10.266Z] 77bc0d833cb6: Verifying Checksum [2021-09-24T09:12:10.266Z] 77bc0d833cb6: Download complete [2021-09-24T09:12:10.266Z] 9065ff56babe: Verifying Checksum [2021-09-24T09:12:10.266Z] 9065ff56babe: Download complete [2021-09-24T09:12:10.532Z] ed53099fbce6: Verifying Checksum [2021-09-24T09:12:10.532Z] ed53099fbce6: Download complete [2021-09-24T09:12:11.491Z] b4d181a07f80: Verifying Checksum [2021-09-24T09:12:11.491Z] b4d181a07f80: Download complete [2021-09-24T09:12:12.464Z] b4d181a07f80: Pull complete [2021-09-24T09:12:12.733Z] a1111a8f2ec3: Pull complete [2021-09-24T09:12:13.323Z] ed53099fbce6: Pull complete [2021-09-24T09:12:13.323Z] dc539afda2c1: Pull complete [2021-09-24T09:12:13.592Z] 77bc0d833cb6: Pull complete [2021-09-24T09:12:13.858Z] 9065ff56babe: Pull complete [2021-09-24T09:12:14.447Z] d287ab97295c: Verifying Checksum [2021-09-24T09:12:14.447Z] d287ab97295c: Download complete [2021-09-24T09:12:19.858Z] d287ab97295c: Pull complete [2021-09-24T09:12:19.858Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-24T09:12:19.858Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-24T09:12:19.858Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-24T09:12:19.948Z] prd-centos7-docker-4c-2g-1212 does not seem to be running inside a container [2021-09-24T09:12:19.995Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_device-rfid-llrp-go_PR-28/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-rfid-llrp-go_PR-28 -v /w/workspace/oundry_device-rfid-llrp-go_PR-28:/w/workspace/oundry_device-rfid-llrp-go_PR-28:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-24T09:12:22.714Z] $ docker top e504fa81d1294c115c079e7e3a7237094333a2c736288d401157c859738d03fa -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-24T09:12:23.128Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-24T09:12:23.440Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-24T09:12:23.754Z] + ls /var/log/sa-host [2021-09-24T09:12:23.754Z] + sadf -c /var/log/sa-host/sa05 [2021-09-24T09:12:23.754Z] file_magic: OK [2021-09-24T09:12:23.754Z] HZ: Using current value: 100 [2021-09-24T09:12:23.754Z] file_header: OK [2021-09-24T09:12:23.754Z] 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-09-24T09:12:23.754Z] Statistics: [2021-09-24T09:12:23.754Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-24T09:12:23.754Z] File successfully converted to sysstat format version 12.0.3 [2021-09-24T09:12:23.754Z] + sadf -c /var/log/sa-host/sa24 [2021-09-24T09:12:23.754Z] file_magic: OK [2021-09-24T09:12:23.754Z] HZ: Using current value: 100 [2021-09-24T09:12:23.754Z] file_header: OK [2021-09-24T09:12:23.754Z] 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-09-24T09:12:23.754Z] Statistics: [2021-09-24T09:12:23.754Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-24T09:12:23.754Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-24T09:12:24.344Z] provisioning config files... [2021-09-24T09:12:24.359Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/config7680564948416439510tmp [Pipeline] { [Pipeline] echo [2021-09-24T09:12:24.383Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-24T09:12:24.693Z] ---> create-netrc.sh [Pipeline] } [2021-09-24T09:12:24.706Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-24T09:12:25.118Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-24T09:12:25.134Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-24T09:12:25.455Z] ---> sudo-logs.sh [2021-09-24T09:12:25.455Z] Archiving 'sudo' log.. [2021-09-24T09:12:25.455Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1212.vexxhost.local: Name or service not known [2021-09-24T09:12:25.455Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1212.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-24T09:12:25.522Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-24T09:12:25.834Z] ---> job-cost.sh [2021-09-24T09:12:25.834Z] lf-activate-venv: SKIPPING [2021-09-24T09:12:25.834Z] DEBUG: total: 0.10999999940395355 [2021-09-24T09:12:25.834Z] INFO: Retrieving Stack Cost... [2021-09-24T09:12:27.777Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-24T09:12:28.042Z] INFO: Archiving Costs [Pipeline] echo [2021-09-24T09:12:28.062Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-24T09:12:28.372Z] ---> logs-deploy.sh [2021-09-24T09:12:28.372Z] lf-activate-venv: SKIPPING [2021-09-24T09:12:28.372Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-28/15 [2021-09-24T09:12:28.372Z] INFO: archiving workspace using pattern(s): [2021-09-24T09:12:29.333Z] Archives upload complete. [2021-09-24T09:12:29.333Z] INFO: archiving logs to Nexus