Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6bd3c0bbd514af6c35a4cf81d3717849f515926f Running in Durability level: MAX_SURVIVABILITY 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-ssh885475122774700164.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a 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-ssh1549303352239890303.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 144eb70ba3d470a427e699408e811d3f535e987a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/initial-code/workspace@libs/edgex-global-pipelines # timeout=10 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/app-rfid-llrp-inventory/branches/initial-code/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3754334186476593440.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/app-rfid-llrp-inventory/branches/initial-code/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6272496595399718672.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh3463164116412762618.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/initial-code/workspace@libs/lf-pipelines # timeout=10 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/app-rfid-llrp-inventory/branches/initial-code/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh598894778341577797.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a 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:rfid-llrp-inventory-service] ========================================================= [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: rfid-llrp-inventory-service-settings PROJECT: rfid-llrp-inventory-service 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_IMAGE_NAME: rfid-llrp-inventory-service 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: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-48 in /w/workspace/rfid-llrp-inventory_initial-code [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/rfid-llrp-inventory_initial-code # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.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/rfid-llrp-inventory_initial-code@tmp/jenkins-gitclient-ssh2160799180070062211.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6bd3c0bbd514af6c35a4cf81d3717849f515926f (initial-code) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.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 6bd3c0bbd514af6c35a4cf81d3717849f515926f # timeout=10 Commit message: "Merge remote-tracking branch 'origin/master'" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-14T02:35:08.542Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-14T02:35:08.747Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-14T02:35:08.894Z] ========================================================= [2021-07-14T02:35:08.894Z] EdgeX Global Pipelines Version Info [2021-07-14T02:35:08.894Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-14T02:35:10.845Z] ------------------- [2021-07-14T02:35:10.845Z] stable info: [2021-07-14T02:35:10.845Z] ------------------- [2021-07-14T02:35:10.845Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-14T02:35:10.845Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-14T02:35:10.845Z] Message: update stable to v1.0.196 [2021-07-14T02:35:11.465Z] ------------------- [2021-07-14T02:35:11.465Z] experimental info: [2021-07-14T02:35:11.465Z] ------------------- [2021-07-14T02:35:11.465Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-14T02:35:11.465Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-14T02:35:11.465Z] Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-14T02:35:11.815Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = rfid-llrp-inventory-service-settings [Pipeline] echo [2021-07-14T02:35:11.871Z] [edgeXSetupEnvironment]: set envvar PROJECT = rfid-llrp-inventory-service [Pipeline] echo [2021-07-14T02:35:11.931Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-14T02:35:11.988Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-14T02:35:12.045Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-14T02:35:12.103Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-14T02:35:12.166Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-14T02:35:12.225Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-14T02:35:12.283Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-07-14T02:35:12.343Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-14T02:35:12.397Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-14T02:35:12.457Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = rfid-llrp-inventory-service [Pipeline] echo [2021-07-14T02:35:12.519Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-14T02:35:12.579Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-14T02:35:12.648Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-14T02:35:12.708Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-14T02:35:12.765Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-07-14T02:35:12.824Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-07-14T02:35:12.882Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-14T02:35:12.959Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-07-14T02:35:13.018Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-07-14T02:35:13.078Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-07-14T02:35:13.145Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-07-14T02:35:13.202Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-07-14T02:35:13.261Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-07-14T02:35:13.320Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-14T02:35:13.383Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = initial-code [Pipeline] echo [2021-07-14T02:35:13.444Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = initial-code [Pipeline] echo [2021-07-14T02:35:13.505Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = initial-code [Pipeline] echo [2021-07-14T02:35:13.565Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6bd3c0bbd514af6c35a4cf81d3717849f515926f [Pipeline] echo [2021-07-14T02:35:13.622Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6bd3c0b [Pipeline] echo [2021-07-14T02:35:13.686Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-14T02:35:13.875Z] provisioning config files... [2021-07-14T02:35:13.896Z] copy managed file [rfid-llrp-inventory-service-settings] to file:/w/workspace/rfid-llrp-inventory_initial-code@tmp/config4188838759980003470tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-14T02:35:14.351Z] ---> docker-login.sh [2021-07-14T02:35:14.351Z] nexus3.edgexfoundry.org:10001 [2021-07-14T02:35:14.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T02:35:14.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T02:35:14.921Z] Configure a credential helper to remove this warning. See [2021-07-14T02:35:14.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T02:35:14.921Z] [2021-07-14T02:35:14.921Z] Login Succeeded [2021-07-14T02:35:14.921Z] nexus3.edgexfoundry.org:10002 [2021-07-14T02:35:14.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T02:35:14.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T02:35:14.921Z] Configure a credential helper to remove this warning. See [2021-07-14T02:35:14.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T02:35:14.921Z] [2021-07-14T02:35:14.921Z] Login Succeeded [2021-07-14T02:35:14.921Z] nexus3.edgexfoundry.org:10003 [2021-07-14T02:35:15.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T02:35:15.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T02:35:15.201Z] Configure a credential helper to remove this warning. See [2021-07-14T02:35:15.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T02:35:15.201Z] [2021-07-14T02:35:15.201Z] Login Succeeded [2021-07-14T02:35:15.201Z] nexus3.edgexfoundry.org:10004 [2021-07-14T02:35:15.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T02:35:15.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T02:35:15.498Z] Configure a credential helper to remove this warning. See [2021-07-14T02:35:15.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T02:35:15.498Z] [2021-07-14T02:35:15.498Z] Login Succeeded [2021-07-14T02:35:15.498Z] docker.io [2021-07-14T02:35:15.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T02:35:15.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T02:35:15.783Z] Configure a credential helper to remove this warning. See [2021-07-14T02:35:15.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T02:35:15.783Z] [2021-07-14T02:35:15.783Z] Login Succeeded [2021-07-14T02:35:15.783Z] ---> docker-login.sh ends [Pipeline] } [2021-07-14T02:35:15.876Z] 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-07-14T02:35:16.738Z] + git log --format=format:%s -1 6bd3c0bbd514af6c35a4cf81d3717849f515926f [Pipeline] echo [2021-07-14T02:35:16.855Z] GIT_COMMIT: 6bd3c0bbd514af6c35a4cf81d3717849f515926f, Commit Message: Merge remote-tracking branch 'origin/master' [Pipeline] echo [2021-07-14T02:35:16.895Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-07-14T02:35:18.018Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-14T02:35:18.018Z] [2021-07-14T02:35:18.018Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-14T02:35:18.501Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-14T02:35:18.802Z] latest: Pulling from edgex-devops/git-semver [2021-07-14T02:35:18.802Z] 31603596830f: Pulling fs layer [2021-07-14T02:35:18.802Z] b6dc333f4379: Pulling fs layer [2021-07-14T02:35:18.802Z] 3d9ef1400e77: Pulling fs layer [2021-07-14T02:35:18.802Z] fd332fbdc1db: Pulling fs layer [2021-07-14T02:35:18.802Z] fd332fbdc1db: Waiting [2021-07-14T02:35:18.802Z] b6dc333f4379: Verifying Checksum [2021-07-14T02:35:18.802Z] b6dc333f4379: Download complete [2021-07-14T02:35:19.105Z] 31603596830f: Verifying Checksum [2021-07-14T02:35:19.105Z] 31603596830f: Download complete [2021-07-14T02:35:19.651Z] fd332fbdc1db: Verifying Checksum [2021-07-14T02:35:19.651Z] fd332fbdc1db: Download complete [2021-07-14T02:35:19.651Z] 31603596830f: Pull complete [2021-07-14T02:35:19.651Z] 3d9ef1400e77: Verifying Checksum [2021-07-14T02:35:19.651Z] 3d9ef1400e77: Download complete [2021-07-14T02:35:19.651Z] b6dc333f4379: Pull complete [2021-07-14T02:35:20.660Z] 3d9ef1400e77: Pull complete [2021-07-14T02:35:20.951Z] fd332fbdc1db: Pull complete [2021-07-14T02:35:20.951Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-14T02:35:20.951Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-14T02:35:20.951Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-14T02:35:21.452Z] prd-centos7-docker-4c-2g-48 does not seem to be running inside a container [2021-07-14T02:35:21.866Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/rfid-llrp-inventory_initial-code -v /w/workspace/rfid-llrp-inventory_initial-code:/w/workspace/rfid-llrp-inventory_initial-code:rw,z -v /w/workspace/rfid-llrp-inventory_initial-code@tmp:/w/workspace/rfid-llrp-inventory_initial-code@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-14T02:35:26.472Z] $ docker top 40df9bd36b2ccc1037bec3836c1ae2412e2166c96e821db298412b893e0ff356 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-14T02:35:26.722Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-14T02:35:26.722Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-14T02:35:26.874Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-14T02:35:26.874Z] $ docker exec 40df9bd36b2ccc1037bec3836c1ae2412e2166c96e821db298412b893e0ff356 ssh-agent [2021-07-14T02:35:27.008Z] SSH_AUTH_SOCK=/tmp/ssh-25YWXIoBljyU/agent.13 [2021-07-14T02:35:27.008Z] SSH_AGENT_PID=19 [2021-07-14T02:35:27.039Z] Running ssh-add (command line suppressed) [2021-07-14T02:35:27.152Z] Identity added: /w/workspace/rfid-llrp-inventory_initial-code@tmp/private_key_591869488879445106.key (/w/workspace/rfid-llrp-inventory_initial-code@tmp/private_key_591869488879445106.key) [2021-07-14T02:35:27.288Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-14T02:35:27.675Z] + git tag --points-at HEAD [Pipeline] } [2021-07-14T02:35:27.771Z] $ docker exec --env ******** --env ******** 40df9bd36b2ccc1037bec3836c1ae2412e2166c96e821db298412b893e0ff356 ssh-agent -k [2021-07-14T02:35:27.872Z] unset SSH_AUTH_SOCK; [2021-07-14T02:35:27.872Z] unset SSH_AGENT_PID; [2021-07-14T02:35:27.872Z] echo Agent pid 19 killed; [2021-07-14T02:35:27.947Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-14T02:35:28.032Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-14T02:35:28.032Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-14T02:35:28.200Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-14T02:35:28.284Z] $ docker exec 40df9bd36b2ccc1037bec3836c1ae2412e2166c96e821db298412b893e0ff356 ssh-agent [2021-07-14T02:35:28.416Z] SSH_AUTH_SOCK=/tmp/ssh-PNt5OorZTEhz/agent.51 [2021-07-14T02:35:28.416Z] SSH_AGENT_PID=58 [2021-07-14T02:35:28.451Z] Running ssh-add (command line suppressed) [2021-07-14T02:35:28.551Z] Identity added: /w/workspace/rfid-llrp-inventory_initial-code@tmp/private_key_7174168637080499753.key (/w/workspace/rfid-llrp-inventory_initial-code@tmp/private_key_7174168637080499753.key) [2021-07-14T02:35:28.606Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-14T02:35:29.031Z] + git semver init [2021-07-14T02:35:29.031Z] # -> Open(): unable to determine branch for HEAD [2021-07-14T02:35:29.031Z] # $GIT_DIR = /w/workspace/rfid-llrp-inventory_initial-code/.git [2021-07-14T02:35:29.031Z] # $GIT_WORK_TREE = /w/workspace/rfid-llrp-inventory_initial-code [2021-07-14T02:35:29.031Z] # $SEMVER_REMOTE_NAME = origin [2021-07-14T02:35:29.031Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-14T02:35:29.031Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-14T02:35:29.031Z] # $SEMVER_BRANCH = initial-code [2021-07-14T02:35:29.031Z] # $SEMVER_TEMP = /tmp/semver-010194595 [2021-07-14T02:35:29.031Z] # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP [2021-07-14T02:35:29.322Z] # '/tmp/semver-010194595' -> '/w/workspace/rfid-llrp-inventory_initial-code/.semver' [2021-07-14T02:35:29.322Z] # -> Force: false [2021-07-14T02:35:29.322Z] # $SEMVER_DIR = /w/workspace/rfid-llrp-inventory_initial-code/.semver [Pipeline] } [2021-07-14T02:35:29.345Z] $ docker exec --env ******** --env ******** 40df9bd36b2ccc1037bec3836c1ae2412e2166c96e821db298412b893e0ff356 ssh-agent -k [2021-07-14T02:35:29.442Z] unset SSH_AUTH_SOCK; [2021-07-14T02:35:29.443Z] unset SSH_AGENT_PID; [2021-07-14T02:35:29.443Z] echo Agent pid 58 killed; [2021-07-14T02:35:29.467Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-14T02:35:29.934Z] + git semver [Pipeline] } [2021-07-14T02:35:29.995Z] $ docker stop --time=1 40df9bd36b2ccc1037bec3836c1ae2412e2166c96e821db298412b893e0ff356 [2021-07-14T02:35:31.798Z] $ docker rm -f 40df9bd36b2ccc1037bec3836c1ae2412e2166c96e821db298412b893e0ff356 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-14T02:35:32.352Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-14T02:35:33.365Z] Stashed 1 file(s) [Pipeline] echo [2021-07-14T02:35:33.390Z] [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-07-14T02:35:48.945Z] Still waiting to schedule task [2021-07-14T02:35:48.946Z] ‘prd-centos7-docker-4c-2g-49’ is offline [2021-07-14T02:35:48.946Z] ‘prd-centos7-docker-4c-2g-50’ is offline [2021-07-14T02:35:48.946Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-51’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-07-14T02:35:48.970Z] Still waiting to schedule task [2021-07-14T02:35:48.970Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-51’ is offline [2021-07-14T02:37:09.224Z] Running on prd-centos7-docker-4c-2g-53 in /w/workspace/rfid-llrp-inventory_initial-code [Pipeline] { [Pipeline] ws [2021-07-14T02:37:09.292Z] Running in /w/workspace/rfid-llrp-inventory-service/1 [Pipeline] { [Pipeline] checkout [2021-07-14T02:37:09.441Z] The recommended git tool is: NONE [2021-07-14T02:37:11.999Z] using credential edgex-jenkins-ssh [2021-07-14T02:37:12.015Z] Cloning the remote Git repository [2021-07-14T02:37:12.861Z] Avoid second fetch [2021-07-14T02:37:12.862Z] Checking out Revision 6bd3c0bbd514af6c35a4cf81d3717849f515926f (initial-code) [2021-07-14T02:37:12.033Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-07-14T02:37:12.097Z] > git init /w/workspace/rfid-llrp-inventory-service/1 # timeout=10 [2021-07-14T02:37:12.135Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-07-14T02:37:12.135Z] > git --version # timeout=10 [2021-07-14T02:37:12.145Z] > git --version # 'git version 2.24.4' [2021-07-14T02:37:12.145Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-14T02:37:12.173Z] [INFO] Currently running in a labeled security context [2021-07-14T02:37:12.173Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-14T02:37:12.173Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/rfid-llrp-inventory-service/1@tmp/jenkins-gitclient-ssh8165847384429738461.key [2021-07-14T02:37:12.202Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-14T02:37:12.838Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-07-14T02:37:12.843Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-14T02:37:12.864Z] > git config core.sparsecheckout # timeout=10 [2021-07-14T02:37:12.875Z] > git checkout -f 6bd3c0bbd514af6c35a4cf81d3717849f515926f # timeout=10 [2021-07-14T02:37:16.518Z] Commit message: "Merge remote-tracking branch 'origin/master'" [2021-07-14T02:37:16.556Z] > git --version # timeout=10 [2021-07-14T02:37:16.562Z] > git --version # 'git version 2.24.4' [2021-07-14T02:37:16.570Z] fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-14T02:37:17.652Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-07-14T02:37:18.005Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-14T02:37:18.328Z] + true [2021-07-14T02:37:18.328Z] + sudo service docker restart [2021-07-14T02:37:18.328Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-14T02:37:36.566Z] provisioning config files... [2021-07-14T02:37:36.585Z] copy managed file [rfid-llrp-inventory-service-settings] to file:/w/workspace/rfid-llrp-inventory-service/1@tmp/config7058762514325352495tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-14T02:37:37.003Z] ---> docker-login.sh [2021-07-14T02:37:37.003Z] nexus3.edgexfoundry.org:10001 [2021-07-14T02:37:37.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T02:37:37.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T02:37:37.289Z] Configure a credential helper to remove this warning. See [2021-07-14T02:37:37.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T02:37:37.289Z] [2021-07-14T02:37:37.289Z] Login Succeeded [2021-07-14T02:37:37.289Z] nexus3.edgexfoundry.org:10002 [2021-07-14T02:37:37.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T02:37:37.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T02:37:37.289Z] Configure a credential helper to remove this warning. See [2021-07-14T02:37:37.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T02:37:37.289Z] [2021-07-14T02:37:37.289Z] Login Succeeded [2021-07-14T02:37:37.289Z] nexus3.edgexfoundry.org:10003 [2021-07-14T02:37:37.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T02:37:37.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T02:37:37.568Z] Configure a credential helper to remove this warning. See [2021-07-14T02:37:37.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T02:37:37.568Z] [2021-07-14T02:37:37.568Z] Login Succeeded [2021-07-14T02:37:37.568Z] nexus3.edgexfoundry.org:10004 [2021-07-14T02:37:37.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T02:37:37.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T02:37:37.568Z] Configure a credential helper to remove this warning. See [2021-07-14T02:37:37.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T02:37:37.568Z] [2021-07-14T02:37:37.568Z] Login Succeeded [2021-07-14T02:37:37.568Z] docker.io [2021-07-14T02:37:37.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T02:37:38.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T02:37:38.103Z] Configure a credential helper to remove this warning. See [2021-07-14T02:37:38.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T02:37:38.103Z] [2021-07-14T02:37:38.103Z] Login Succeeded [2021-07-14T02:37:38.103Z] ---> docker-login.sh ends [Pipeline] } [2021-07-14T02:37:38.139Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-14T02:37:38.529Z] ========================================================= [2021-07-14T02:37:38.529Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-14T02:37:38.529Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-14T02:37:38.934Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-07-14T02:37:38.934Z] unable to prepare context: unable to evaluate symlinks in Dockerfile path: lstat /w/workspace/rfid-llrp-inventory-service/1/Dockerfile.build: no such file or directory [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] libraryResource [Pipeline] sh [2021-07-14T02:37:41.212Z] ---> job-cost.sh [2021-07-14T02:37:41.212Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IOtW [2021-07-14T02:37:53.492Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-14T02:38:11.698Z] lf-activate-venv(): INFO: Adding /tmp/venv-IOtW/bin to PATH [2021-07-14T02:38:11.698Z] INFO: No Stack... [2021-07-14T02:38:11.961Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-14T02:38:12.533Z] INFO: Archiving Costs [Pipeline] sh [2021-07-14T02:38:12.864Z] + cat /w/workspace/rfid-llrp-inventory-service/1/archives/cost.csv [2021-07-14T02:38:12.864Z] + cut -d, -f6 [Pipeline] lock [2021-07-14T02:38:12.920Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-initial-code-1-stack-cost] [2021-07-14T02:38:12.927Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-initial-code-1-stack-cost] did not exist. Created. [2021-07-14T02:38:12.927Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-initial-code-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-14T02:38:13.349Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-07-14T02:38:13.610Z] Stashed 1 file(s) [Pipeline] } [2021-07-14T02:38:13.630Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-initial-code-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-14T02:38:14.233Z] Failed in branch amd64 [2021-07-14T02:38:19.562Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-55 in /w/workspace/rfid-llrp-inventory_initial-code [Pipeline] { [Pipeline] ws [2021-07-14T02:38:19.616Z] Running in /w/workspace/rfid-llrp-inventory-service/1 [Pipeline] { [Pipeline] checkout [2021-07-14T02:38:19.893Z] The recommended git tool is: NONE [2021-07-14T02:38:25.483Z] using credential edgex-jenkins-ssh [2021-07-14T02:38:25.499Z] Cloning the remote Git repository [2021-07-14T02:38:25.549Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-07-14T02:38:25.673Z] > git init /w/workspace/rfid-llrp-inventory-service/1 # timeout=10 [2021-07-14T02:38:25.760Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-07-14T02:38:25.761Z] > git --version # timeout=10 [2021-07-14T02:38:25.778Z] > git --version # 'git version 2.17.1' [2021-07-14T02:38:25.779Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-14T02:38:25.900Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-14T02:38:26.750Z] Avoid second fetch [2021-07-14T02:38:26.750Z] Checking out Revision 6bd3c0bbd514af6c35a4cf81d3717849f515926f (initial-code) [2021-07-14T02:38:26.708Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-07-14T02:38:26.727Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-14T02:38:26.772Z] > git config core.sparsecheckout # timeout=10 [2021-07-14T02:38:26.787Z] > git checkout -f 6bd3c0bbd514af6c35a4cf81d3717849f515926f # timeout=10 [2021-07-14T02:38:31.061Z] Commit message: "Merge remote-tracking branch 'origin/master'" [2021-07-14T02:38:31.135Z] > git --version # timeout=10 [2021-07-14T02:38:31.145Z] > git --version # 'git version 2.17.1' [2021-07-14T02:38:31.160Z] fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-14T02:38:32.404Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-07-14T02:38:32.838Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-14T02:38:33.208Z] + sudo service docker restart [2021-07-14T02:38:33.208Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-14T02:38:51.702Z] provisioning config files... [2021-07-14T02:38:51.729Z] copy managed file [rfid-llrp-inventory-service-settings] to file:/w/workspace/rfid-llrp-inventory-service/1@tmp/config7203228011038455374tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-14T02:38:52.236Z] ---> docker-login.sh [2021-07-14T02:38:52.236Z] nexus3.edgexfoundry.org:10001 [2021-07-14T02:38:53.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T02:38:53.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T02:38:53.504Z] Configure a credential helper to remove this warning. See [2021-07-14T02:38:53.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T02:38:53.504Z] [2021-07-14T02:38:53.504Z] Login Succeeded [2021-07-14T02:38:53.504Z] nexus3.edgexfoundry.org:10002 [2021-07-14T02:38:53.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T02:38:54.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T02:38:54.054Z] Configure a credential helper to remove this warning. See [2021-07-14T02:38:54.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T02:38:54.054Z] [2021-07-14T02:38:54.054Z] Login Succeeded [2021-07-14T02:38:54.054Z] nexus3.edgexfoundry.org:10003 [2021-07-14T02:38:54.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T02:38:54.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T02:38:54.678Z] Configure a credential helper to remove this warning. See [2021-07-14T02:38:54.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T02:38:54.678Z] [2021-07-14T02:38:54.678Z] Login Succeeded [2021-07-14T02:38:54.678Z] nexus3.edgexfoundry.org:10004 [2021-07-14T02:38:54.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T02:38:55.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T02:38:55.274Z] Configure a credential helper to remove this warning. See [2021-07-14T02:38:55.274Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T02:38:55.274Z] [2021-07-14T02:38:55.274Z] Login Succeeded [2021-07-14T02:38:55.274Z] docker.io [2021-07-14T02:38:55.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T02:38:55.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T02:38:55.825Z] Configure a credential helper to remove this warning. See [2021-07-14T02:38:55.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T02:38:55.825Z] [2021-07-14T02:38:55.825Z] Login Succeeded [2021-07-14T02:38:55.825Z] ---> docker-login.sh ends [Pipeline] } [2021-07-14T02:38:55.864Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-14T02:38:56.501Z] ========================================================= [2021-07-14T02:38:56.501Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-14T02:38:56.501Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-14T02:38:56.896Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-07-14T02:38:56.896Z] unable to prepare context: unable to evaluate symlinks in Dockerfile path: lstat /w/workspace/rfid-llrp-inventory-service/1/Dockerfile.build: no such file or directory [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] libraryResource [Pipeline] sh [2021-07-14T02:38:58.396Z] ---> job-cost.sh [2021-07-14T02:38:58.396Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ruyh [2021-07-14T02:39:37.397Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-14T02:41:29.235Z] lf-activate-venv(): INFO: Adding /tmp/venv-ruyh/bin to PATH [2021-07-14T02:41:29.235Z] INFO: No Stack... [2021-07-14T02:41:29.235Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-14T02:41:29.235Z] INFO: Archiving Costs [Pipeline] sh [2021-07-14T02:41:29.612Z] + + cat /w/workspace/rfid-llrp-inventory-service/1/archives/cost.csvcut -d, -f6 [2021-07-14T02:41:29.612Z] [Pipeline] lock [2021-07-14T02:41:29.705Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-initial-code-1-stack-cost] [2021-07-14T02:41:29.712Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-initial-code-1-stack-cost] did not exist. Created. [2021-07-14T02:41:29.713Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-initial-code-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-14T02:41:30.176Z] /w/workspace/rfid-llrp-inventory-service/1@tmp/durable-160c79e0/script.sh: 1: /w/workspace/rfid-llrp-inventory-service/1@tmp/durable-160c79e0/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-07-14T02:41:30.549Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-14T02:41:30.594Z] Warning: overwriting stash ‘stack-cost’ [2021-07-14T02:41:31.253Z] Stashed 1 file(s) [Pipeline] } [2021-07-14T02:41:31.274Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-initial-code-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-14T02:41:31.860Z] 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] libraryResource [Pipeline] sh [2021-07-14T02:41:34.967Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-14T02:41:35.577Z] ---> package-listing.sh [2021-07-14T02:41:35.577Z] ++ facter osfamily [2021-07-14T02:41:35.577Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-14T02:41:35.849Z] + OS_FAMILY=redhat [2021-07-14T02:41:35.849Z] + workspace=/w/workspace/rfid-llrp-inventory_initial-code [2021-07-14T02:41:35.849Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-14T02:41:35.849Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-14T02:41:35.849Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-14T02:41:35.849Z] + PACKAGES=/tmp/packages_start.txt [2021-07-14T02:41:35.849Z] + '[' /w/workspace/rfid-llrp-inventory_initial-code ']' [2021-07-14T02:41:35.849Z] + PACKAGES=/tmp/packages_end.txt [2021-07-14T02:41:35.849Z] + case "${OS_FAMILY}" in [2021-07-14T02:41:35.849Z] + rpm -qa [2021-07-14T02:41:35.849Z] + sort [2021-07-14T02:41:36.455Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-14T02:41:36.455Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-14T02:41:36.455Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-14T02:41:36.455Z] + '[' /w/workspace/rfid-llrp-inventory_initial-code ']' [2021-07-14T02:41:36.455Z] + mkdir -p /w/workspace/rfid-llrp-inventory_initial-code/archives/ [2021-07-14T02:41:36.455Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/rfid-llrp-inventory_initial-code/archives/ [Pipeline] echo [2021-07-14T02:41:36.491Z] 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/rfid-llrp-inventory_initial-code/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-14T02:41:36.799Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-14T02:41:37.402Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-14T02:41:37.402Z] [2021-07-14T02:41:37.402Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-14T02:41:37.752Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-14T02:41:38.019Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-14T02:41:38.019Z] df20fa9351a1: Pulling fs layer [2021-07-14T02:41:38.019Z] 36b3adc4ff6f: Pulling fs layer [2021-07-14T02:41:38.019Z] 8ad3a11d3b57: Pulling fs layer [2021-07-14T02:41:38.019Z] 46f8f816bc3b: Pulling fs layer [2021-07-14T02:41:38.019Z] 93b61091891f: Pulling fs layer [2021-07-14T02:41:38.019Z] 93b9cdb0e59b: Pulling fs layer [2021-07-14T02:41:38.019Z] 5e14af77c1be: Pulling fs layer [2021-07-14T02:41:38.019Z] 01666e4c0597: Pulling fs layer [2021-07-14T02:41:38.019Z] aa168da1d23b: Pulling fs layer [2021-07-14T02:41:38.019Z] 5e14af77c1be: Waiting [2021-07-14T02:41:38.019Z] 01666e4c0597: Waiting [2021-07-14T02:41:38.019Z] aa168da1d23b: Waiting [2021-07-14T02:41:38.019Z] 46f8f816bc3b: Waiting [2021-07-14T02:41:38.019Z] 93b9cdb0e59b: Waiting [2021-07-14T02:41:38.019Z] 93b61091891f: Waiting [2021-07-14T02:41:38.019Z] 36b3adc4ff6f: Verifying Checksum [2021-07-14T02:41:38.019Z] 36b3adc4ff6f: Download complete [2021-07-14T02:41:38.019Z] 46f8f816bc3b: Verifying Checksum [2021-07-14T02:41:38.019Z] 46f8f816bc3b: Download complete [2021-07-14T02:41:38.281Z] df20fa9351a1: Verifying Checksum [2021-07-14T02:41:38.281Z] df20fa9351a1: Download complete [2021-07-14T02:41:38.281Z] 93b9cdb0e59b: Verifying Checksum [2021-07-14T02:41:38.281Z] 93b9cdb0e59b: Download complete [2021-07-14T02:41:38.281Z] 93b61091891f: Verifying Checksum [2021-07-14T02:41:38.281Z] 93b61091891f: Download complete [2021-07-14T02:41:38.281Z] 5e14af77c1be: Verifying Checksum [2021-07-14T02:41:38.281Z] 5e14af77c1be: Download complete [2021-07-14T02:41:38.281Z] 01666e4c0597: Verifying Checksum [2021-07-14T02:41:38.281Z] 01666e4c0597: Download complete [2021-07-14T02:41:38.542Z] df20fa9351a1: Pull complete [2021-07-14T02:41:38.542Z] 8ad3a11d3b57: Verifying Checksum [2021-07-14T02:41:38.542Z] 8ad3a11d3b57: Download complete [2021-07-14T02:41:38.807Z] 36b3adc4ff6f: Pull complete [2021-07-14T02:41:39.754Z] 8ad3a11d3b57: Pull complete [2021-07-14T02:41:40.023Z] 46f8f816bc3b: Pull complete [2021-07-14T02:41:40.285Z] aa168da1d23b: Verifying Checksum [2021-07-14T02:41:40.285Z] aa168da1d23b: Download complete [2021-07-14T02:41:40.285Z] 93b61091891f: Pull complete [2021-07-14T02:41:40.546Z] 93b9cdb0e59b: Pull complete [2021-07-14T02:41:40.808Z] 5e14af77c1be: Pull complete [2021-07-14T02:41:41.072Z] 01666e4c0597: Pull complete [2021-07-14T02:41:46.485Z] aa168da1d23b: Pull complete [2021-07-14T02:41:46.485Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-07-14T02:41:46.485Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-14T02:41:46.485Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-14T02:41:46.581Z] prd-centos7-docker-4c-2g-48 does not seem to be running inside a container [2021-07-14T02:41:46.624Z] $ 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/rfid-llrp-inventory_initial-code/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/rfid-llrp-inventory_initial-code -v /w/workspace/rfid-llrp-inventory_initial-code:/w/workspace/rfid-llrp-inventory_initial-code:rw,z -v /w/workspace/rfid-llrp-inventory_initial-code@tmp:/w/workspace/rfid-llrp-inventory_initial-code@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-07-14T02:42:05.239Z] $ docker top 441a7013bca61a45bc642144544bb82049117a77c282ebe8d17a4f1dddcb8767 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-14T02:42:05.762Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-14T02:42:06.082Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-14T02:42:06.433Z] + ls /var/log/sa-host [2021-07-14T02:42:06.433Z] + sadf -c /var/log/sa-host/sa05 [2021-07-14T02:42:06.433Z] file_magic: OK [2021-07-14T02:42:06.433Z] HZ: Using current value: 100 [2021-07-14T02:42:06.433Z] file_header: OK [2021-07-14T02:42:06.433Z] 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-07-14T02:42:06.433Z] Statistics: [2021-07-14T02:42:06.433Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-14T02:42:06.433Z] File successfully converted to sysstat format version 12.2.1 [2021-07-14T02:42:06.433Z] + sadf -c /var/log/sa-host/sa14 [2021-07-14T02:42:06.433Z] file_magic: OK [2021-07-14T02:42:06.433Z] HZ: Using current value: 100 [2021-07-14T02:42:06.433Z] file_header: OK [2021-07-14T02:42:06.433Z] 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-07-14T02:42:06.433Z] Statistics: [2021-07-14T02:42:06.433Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-14T02:42:06.433Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-14T02:42:07.130Z] provisioning config files... [2021-07-14T02:42:07.144Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/rfid-llrp-inventory_initial-code@tmp/config511660985441122691tmp [Pipeline] { [Pipeline] echo [2021-07-14T02:42:07.194Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-14T02:42:07.524Z] ---> create-netrc.sh [Pipeline] } [2021-07-14T02:42:07.547Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-14T02:42:08.016Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-14T02:42:08.048Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-14T02:42:08.388Z] ---> sudo-logs.sh [2021-07-14T02:42:08.388Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-14T02:42:08.589Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-14T02:42:08.947Z] ---> job-cost.sh [2021-07-14T02:42:08.947Z] lf-activate-venv: SKIPPING [2021-07-14T02:42:08.947Z] DEBUG: total: 0.18000000715255737 [2021-07-14T02:42:08.947Z] INFO: Retrieving Stack Cost... [2021-07-14T02:42:09.891Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-14T02:42:10.155Z] INFO: Archiving Costs [Pipeline] echo [2021-07-14T02:42:10.195Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-14T02:42:10.528Z] ---> logs-deploy.sh [2021-07-14T02:42:10.529Z] lf-activate-venv: SKIPPING [2021-07-14T02:42:10.529Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/initial-code/1 [2021-07-14T02:42:10.529Z] INFO: archiving workspace using pattern(s): [2021-07-14T02:42:11.501Z] Archives upload complete. [2021-07-14T02:42:11.501Z] INFO: archiving logs to Nexus