Pull request #53 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/app-rfid-llrp-inventory Obtained Jenkinsfile from a2ec08f0422deb5d1af64cbdd27ef398337ee21e+c303b7ce7d5b06ed9fe977fac658333aeb7799b5 (1a9bc6046c2e634d2f34d7015eaff7b1e3c39514) 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-ssh8115719409321938460.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3236877667644627565.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 The recommended git tool is: git using credential edgex-jenkins-ssh 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/PR-53/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/PR-53/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1639043872337118157.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/PR-53/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6619920230768430005.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh5560130959277613390.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 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/PR-53/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/PR-53/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1483826805404240089.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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c141c1271097dc03ad291c2451e310eaf98cdd06 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:app-rfid-llrp-inventory, 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: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory 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: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-34 in /w/workspace/ry_app-rfid-llrp-inventory_PR-53 [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/ry_app-rfid-llrp-inventory_PR-53 # 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/ry_app-rfid-llrp-inventory_PR-53@tmp/jenkins-gitclient-ssh7455789288128777477.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit c303b7ce7d5b06ed9fe977fac658333aeb7799b5 into PR head commit a2ec08f0422deb5d1af64cbdd27ef398337ee21e > 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 remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.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/ry_app-rfid-llrp-inventory_PR-53@tmp/jenkins-gitclient-ssh1735665146679192778.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/53/head:refs/remotes/origin/PR-53 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a2ec08f0422deb5d1af64cbdd27ef398337ee21e # timeout=10 Merge succeeded, producing a2ec08f0422deb5d1af64cbdd27ef398337ee21e Checking out Revision a2ec08f0422deb5d1af64cbdd27ef398337ee21e (PR-53) > 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/ry_app-rfid-llrp-inventory_PR-53@tmp/jenkins-gitclient-ssh5421586414701705569.key > git merge c303b7ce7d5b06ed9fe977fac658333aeb7799b5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a2ec08f0422deb5d1af64cbdd27ef398337ee21e # timeout=10 Commit message: "ci: changes required for Jakara LTS" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object c141c1271097dc03ad291c2451e310eaf98cdd06 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-05T23:10:47.504Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-05T23:10:47.733Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-05T23:10:47.850Z] ========================================================= [2021-10-05T23:10:47.850Z] EdgeX Global Pipelines Version Info [2021-10-05T23:10:47.850Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-05T23:10:49.124Z] ------------------- [2021-10-05T23:10:49.124Z] stable info: [2021-10-05T23:10:49.124Z] ------------------- [2021-10-05T23:10:49.124Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-05T23:10:49.124Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-10-05T23:10:49.124Z] Message: update stable to v1.0.206 [2021-10-05T23:10:49.708Z] ------------------- [2021-10-05T23:10:49.708Z] experimental info: [2021-10-05T23:10:49.708Z] ------------------- [2021-10-05T23:10:49.708Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-05T23:10:49.708Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-10-05T23:10:49.708Z] Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-05T23:10:49.961Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2021-10-05T23:10:50.019Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2021-10-05T23:10:50.076Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-05T23:10:50.134Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-05T23:10:50.191Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-05T23:10:50.247Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-05T23:10:50.304Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-10-05T23:10:50.361Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-05T23:10:50.417Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-05T23:10:50.474Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-05T23:10:50.530Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-05T23:10:50.584Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-05T23:10:50.658Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2021-10-05T23:10:50.716Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-05T23:10:50.771Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-05T23:10:50.825Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-05T23:10:50.877Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-05T23:10:50.933Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-05T23:10:50.985Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-05T23:10:51.037Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-05T23:10:51.089Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-05T23:10:51.140Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-05T23:10:51.192Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-05T23:10:51.244Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-05T23:10:51.310Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-05T23:10:51.362Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-10-05T23:10:51.411Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-05T23:10:51.464Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-53 [Pipeline] echo [2021-10-05T23:10:51.516Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-53 [Pipeline] echo [2021-10-05T23:10:51.571Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-53 [Pipeline] echo [2021-10-05T23:10:51.622Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a2ec08f0422deb5d1af64cbdd27ef398337ee21e [Pipeline] echo [2021-10-05T23:10:51.677Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a2ec08f [Pipeline] echo [2021-10-05T23:10:51.743Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-05T23:10:51.895Z] provisioning config files... [2021-10-05T23:10:51.920Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-53@tmp/config169427686324273849tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-05T23:10:52.518Z] ---> docker-login.sh [2021-10-05T23:10:52.518Z] nexus3.edgexfoundry.org:10001 [2021-10-05T23:10:52.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T23:10:52.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T23:10:52.786Z] Configure a credential helper to remove this warning. See [2021-10-05T23:10:52.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T23:10:52.786Z] [2021-10-05T23:10:52.786Z] Login Succeeded [2021-10-05T23:10:52.786Z] nexus3.edgexfoundry.org:10002 [2021-10-05T23:10:52.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T23:10:52.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T23:10:52.786Z] Configure a credential helper to remove this warning. See [2021-10-05T23:10:52.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T23:10:52.786Z] [2021-10-05T23:10:52.786Z] Login Succeeded [2021-10-05T23:10:52.786Z] nexus3.edgexfoundry.org:10003 [2021-10-05T23:10:52.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T23:10:58.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T23:10:58.140Z] Configure a credential helper to remove this warning. See [2021-10-05T23:10:58.140Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T23:10:58.140Z] [2021-10-05T23:10:58.140Z] Login Succeeded [2021-10-05T23:10:58.140Z] nexus3.edgexfoundry.org:10004 [2021-10-05T23:10:58.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T23:10:58.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T23:10:58.140Z] Configure a credential helper to remove this warning. See [2021-10-05T23:10:58.140Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T23:10:58.140Z] [2021-10-05T23:10:58.140Z] Login Succeeded [2021-10-05T23:10:58.140Z] docker.io [2021-10-05T23:10:58.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T23:11:03.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T23:11:03.496Z] Configure a credential helper to remove this warning. See [2021-10-05T23:11:03.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T23:11:03.496Z] [2021-10-05T23:11:03.496Z] Login Succeeded [2021-10-05T23:11:03.496Z] ---> docker-login.sh ends [Pipeline] } [2021-10-05T23:11:03.523Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-05T23:11:04.412Z] + git log --format=format:%s -1 a2ec08f0422deb5d1af64cbdd27ef398337ee21e [Pipeline] echo [2021-10-05T23:11:04.481Z] GIT_COMMIT: a2ec08f0422deb5d1af64cbdd27ef398337ee21e, Commit Message: ci: changes required for Jakara LTS [Pipeline] echo [2021-10-05T23:11:04.517Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-05T23:11:05.121Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-05T23:11:05.121Z] [2021-10-05T23:11:05.121Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-05T23:11:05.486Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-05T23:11:05.486Z] latest: Pulling from edgex-devops/git-semver [2021-10-05T23:11:05.486Z] 31603596830f: Pulling fs layer [2021-10-05T23:11:05.486Z] 04fac38145f0: Pulling fs layer [2021-10-05T23:11:05.486Z] 701f6daf10bf: Pulling fs layer [2021-10-05T23:11:05.486Z] 24f72da36158: Pulling fs layer [2021-10-05T23:11:05.486Z] 24f72da36158: Waiting [2021-10-05T23:11:05.486Z] 04fac38145f0: Verifying Checksum [2021-10-05T23:11:05.486Z] 04fac38145f0: Download complete [2021-10-05T23:11:05.755Z] 31603596830f: Verifying Checksum [2021-10-05T23:11:05.755Z] 31603596830f: Download complete [2021-10-05T23:11:05.755Z] 24f72da36158: Verifying Checksum [2021-10-05T23:11:05.755Z] 24f72da36158: Download complete [2021-10-05T23:11:05.755Z] 701f6daf10bf: Verifying Checksum [2021-10-05T23:11:05.755Z] 701f6daf10bf: Download complete [2021-10-05T23:11:05.755Z] 31603596830f: Pull complete [2021-10-05T23:11:06.022Z] 04fac38145f0: Pull complete [2021-10-05T23:11:06.621Z] 701f6daf10bf: Pull complete [2021-10-05T23:11:06.621Z] 24f72da36158: Pull complete [2021-10-05T23:11:06.621Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-10-05T23:11:06.621Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-05T23:11:06.621Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-05T23:11:06.741Z] prd-centos7-docker-4c-2g-34 does not seem to be running inside a container [2021-10-05T23:11:06.802Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-53 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-53:/w/workspace/ry_app-rfid-llrp-inventory_PR-53:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-53@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-53@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-05T23:11:07.620Z] $ docker top 2f5f16b7452c73abc46462f9d3517e3ea598f696d721589e829a6be16ec194d1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-05T23:11:07.840Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-05T23:11:07.840Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-05T23:11:07.965Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-05T23:11:07.966Z] $ docker exec 2f5f16b7452c73abc46462f9d3517e3ea598f696d721589e829a6be16ec194d1 ssh-agent [2021-10-05T23:11:08.093Z] SSH_AUTH_SOCK=/tmp/ssh-njjUCV9WWXqH/agent.13 [2021-10-05T23:11:08.093Z] SSH_AGENT_PID=20 [2021-10-05T23:11:08.104Z] Running ssh-add (command line suppressed) [2021-10-05T23:11:08.199Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-53@tmp/private_key_3079396420995297903.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-53@tmp/private_key_3079396420995297903.key) [2021-10-05T23:11:08.219Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-05T23:11:08.575Z] + git tag --points-at HEAD [Pipeline] } [2021-10-05T23:11:08.599Z] $ docker exec --env ******** --env ******** 2f5f16b7452c73abc46462f9d3517e3ea598f696d721589e829a6be16ec194d1 ssh-agent -k [2021-10-05T23:11:08.686Z] unset SSH_AUTH_SOCK; [2021-10-05T23:11:08.686Z] unset SSH_AGENT_PID; [2021-10-05T23:11:08.686Z] echo Agent pid 20 killed; [2021-10-05T23:11:08.706Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-05T23:11:08.799Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-05T23:11:08.799Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-05T23:11:08.911Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-05T23:11:08.910Z] $ docker exec 2f5f16b7452c73abc46462f9d3517e3ea598f696d721589e829a6be16ec194d1 ssh-agent [2021-10-05T23:11:09.021Z] SSH_AUTH_SOCK=/tmp/ssh-75Qa27Rshz15/agent.54 [2021-10-05T23:11:09.021Z] SSH_AGENT_PID=61 [2021-10-05T23:11:09.029Z] Running ssh-add (command line suppressed) [2021-10-05T23:11:09.111Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-53@tmp/private_key_8174767069824733675.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-53@tmp/private_key_8174767069824733675.key) [2021-10-05T23:11:09.131Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-05T23:11:09.493Z] + git semver init [2021-10-05T23:11:09.493Z] # -> Open(): unable to determine branch for HEAD [2021-10-05T23:11:09.493Z] # $GIT_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-53/.git [2021-10-05T23:11:09.493Z] # $GIT_WORK_TREE = /w/workspace/ry_app-rfid-llrp-inventory_PR-53 [2021-10-05T23:11:09.493Z] # $SEMVER_REMOTE_NAME = origin [2021-10-05T23:11:09.493Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-05T23:11:09.493Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-05T23:11:09.493Z] # $SEMVER_BRANCH = PR-53 [2021-10-05T23:11:09.493Z] # $SEMVER_TEMP = /tmp/semver-993072618 [2021-10-05T23:11:09.493Z] # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP [2021-10-05T23:11:10.909Z] # '/tmp/semver-993072618' -> '/w/workspace/ry_app-rfid-llrp-inventory_PR-53/.semver' [2021-10-05T23:11:10.909Z] # -> Force: false [2021-10-05T23:11:10.909Z] # $SEMVER_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-53/.semver [Pipeline] } [2021-10-05T23:11:10.931Z] $ docker exec --env ******** --env ******** 2f5f16b7452c73abc46462f9d3517e3ea598f696d721589e829a6be16ec194d1 ssh-agent -k [2021-10-05T23:11:11.026Z] unset SSH_AUTH_SOCK; [2021-10-05T23:11:11.026Z] unset SSH_AGENT_PID; [2021-10-05T23:11:11.027Z] echo Agent pid 61 killed; [2021-10-05T23:11:11.046Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-05T23:11:11.516Z] + git semver [Pipeline] } [2021-10-05T23:11:11.549Z] $ docker stop --time=1 2f5f16b7452c73abc46462f9d3517e3ea598f696d721589e829a6be16ec194d1 [2021-10-05T23:11:12.825Z] $ docker rm -f 2f5f16b7452c73abc46462f9d3517e3ea598f696d721589e829a6be16ec194d1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-05T23:11:13.289Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-05T23:11:13.710Z] Stashed 1 file(s) [Pipeline] echo [2021-10-05T23:11:13.751Z] [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-10-05T23:11:29.341Z] Still waiting to schedule task [2021-10-05T23:11:29.341Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-10-05T23:11:29.368Z] Still waiting to schedule task [2021-10-05T23:11:29.369Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-32’ is offline [2021-10-05T23:13:26.284Z] Running on prd-centos7-docker-4c-2g-36 in /w/workspace/ry_app-rfid-llrp-inventory_PR-53 [Pipeline] { [Pipeline] ws [2021-10-05T23:13:26.346Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2021-10-05T23:13:26.519Z] The recommended git tool is: NONE [2021-10-05T23:13:29.537Z] using credential edgex-jenkins-ssh [2021-10-05T23:13:29.551Z] Cloning the remote Git repository [2021-10-05T23:13:29.628Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-10-05T23:13:29.688Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2021-10-05T23:13:29.723Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-10-05T23:13:29.723Z] > git --version # timeout=10 [2021-10-05T23:13:29.732Z] > git --version # 'git version 2.24.4' [2021-10-05T23:13:29.732Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-05T23:13:29.757Z] [INFO] Currently running in a labeled security context [2021-10-05T23:13:29.757Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-05T23:13:29.757Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/1@tmp/jenkins-gitclient-ssh8991917623159954825.key [2021-10-05T23:13:29.775Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-05T23:13:31.189Z] Merging remotes/origin/main commit c303b7ce7d5b06ed9fe977fac658333aeb7799b5 into PR head commit a2ec08f0422deb5d1af64cbdd27ef398337ee21e [2021-10-05T23:13:31.302Z] Merge succeeded, producing a2ec08f0422deb5d1af64cbdd27ef398337ee21e [2021-10-05T23:13:31.303Z] Checking out Revision a2ec08f0422deb5d1af64cbdd27ef398337ee21e (PR-53) [2021-10-05T23:13:30.658Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-10-05T23:13:30.665Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-05T23:13:30.676Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-10-05T23:13:30.688Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-10-05T23:13:30.688Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-05T23:13:30.689Z] [INFO] Currently running in a labeled security context [2021-10-05T23:13:30.690Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-05T23:13:30.690Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/1@tmp/jenkins-gitclient-ssh4609044160852663471.key [2021-10-05T23:13:30.695Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/53/head:refs/remotes/origin/PR-53 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-05T23:13:31.199Z] > git config core.sparsecheckout # timeout=10 [2021-10-05T23:13:31.207Z] > git checkout -f a2ec08f0422deb5d1af64cbdd27ef398337ee21e # timeout=10 [2021-10-05T23:13:31.248Z] > git remote # timeout=10 [2021-10-05T23:13:31.255Z] > git config --get remote.origin.url # timeout=10 [2021-10-05T23:13:31.269Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-05T23:13:31.270Z] [INFO] Currently running in a labeled security context [2021-10-05T23:13:31.270Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-05T23:13:31.270Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/1@tmp/jenkins-gitclient-ssh2245204706777054630.key [2021-10-05T23:13:31.279Z] > git merge c303b7ce7d5b06ed9fe977fac658333aeb7799b5 # timeout=10 [2021-10-05T23:13:31.291Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-05T23:13:31.303Z] > git config core.sparsecheckout # timeout=10 [2021-10-05T23:13:31.311Z] > git checkout -f a2ec08f0422deb5d1af64cbdd27ef398337ee21e # timeout=10 [2021-10-05T23:13:35.075Z] Commit message: "ci: changes required for Jakara LTS" [2021-10-05T23:13:35.104Z] > git --version # timeout=10 [2021-10-05T23:13:35.108Z] > git --version # 'git version 2.24.4' [2021-10-05T23:13:35.112Z] fatal: bad object c141c1271097dc03ad291c2451e310eaf98cdd06 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-05T23:13:35.726Z] provisioning config files... [2021-10-05T23:13:35.749Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config6473744806789255386tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-05T23:13:36.256Z] ---> docker-login.sh [2021-10-05T23:13:36.256Z] nexus3.edgexfoundry.org:10001 [2021-10-05T23:13:36.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T23:13:36.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T23:13:36.526Z] Configure a credential helper to remove this warning. See [2021-10-05T23:13:36.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T23:13:36.526Z] [2021-10-05T23:13:36.526Z] Login Succeeded [2021-10-05T23:13:36.526Z] nexus3.edgexfoundry.org:10002 [2021-10-05T23:13:36.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T23:13:36.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T23:13:36.526Z] Configure a credential helper to remove this warning. See [2021-10-05T23:13:36.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T23:13:36.526Z] [2021-10-05T23:13:36.526Z] Login Succeeded [2021-10-05T23:13:36.526Z] nexus3.edgexfoundry.org:10003 [2021-10-05T23:13:36.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T23:13:36.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T23:13:36.797Z] Configure a credential helper to remove this warning. See [2021-10-05T23:13:36.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T23:13:36.797Z] [2021-10-05T23:13:36.797Z] Login Succeeded [2021-10-05T23:13:36.797Z] nexus3.edgexfoundry.org:10004 [2021-10-05T23:13:36.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T23:13:37.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T23:13:37.063Z] Configure a credential helper to remove this warning. See [2021-10-05T23:13:37.063Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T23:13:37.063Z] [2021-10-05T23:13:37.063Z] Login Succeeded [2021-10-05T23:13:37.063Z] docker.io [2021-10-05T23:13:37.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T23:13:37.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T23:13:37.330Z] Configure a credential helper to remove this warning. See [2021-10-05T23:13:37.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T23:13:37.330Z] [2021-10-05T23:13:37.330Z] Login Succeeded [2021-10-05T23:13:37.330Z] ---> docker-login.sh ends [Pipeline] } [2021-10-05T23:13:37.393Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-05T23:13:37.699Z] ========================================================= [2021-10-05T23:13:37.699Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-05T23:13:37.699Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-05T23:13:38.159Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-10-05T23:13:38.159Z] Sending build context to Docker daemon 730.1kB [2021-10-05T23:13:38.159Z] Step 1/13 : ARG BASE=golang:1.16-alpine3.14 [2021-10-05T23:13:38.159Z] Step 2/13 : FROM ${BASE} AS builder [2021-10-05T23:13:38.159Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-05T23:13:38.159Z] 4e9f2cdf4387: Pulling fs layer [2021-10-05T23:13:38.159Z] 57d31006c564: Pulling fs layer [2021-10-05T23:13:38.159Z] bd5ccded8296: Pulling fs layer [2021-10-05T23:13:38.159Z] 304dd3a0f381: Pulling fs layer [2021-10-05T23:13:38.159Z] d37cda54a23b: Pulling fs layer [2021-10-05T23:13:38.159Z] 38ea18935520: Pulling fs layer [2021-10-05T23:13:38.159Z] ceb1e79740a2: Pulling fs layer [2021-10-05T23:13:38.159Z] b665197a1568: Pulling fs layer [2021-10-05T23:13:38.159Z] 842a00ea3e35: Pulling fs layer [2021-10-05T23:13:38.159Z] 38ea18935520: Waiting [2021-10-05T23:13:38.159Z] ceb1e79740a2: Waiting [2021-10-05T23:13:38.159Z] b665197a1568: Waiting [2021-10-05T23:13:38.159Z] 842a00ea3e35: Waiting [2021-10-05T23:13:38.159Z] 304dd3a0f381: Waiting [2021-10-05T23:13:38.159Z] d37cda54a23b: Waiting [2021-10-05T23:13:38.434Z] bd5ccded8296: Verifying Checksum [2021-10-05T23:13:38.434Z] bd5ccded8296: Download complete [2021-10-05T23:13:38.434Z] 57d31006c564: Download complete [2021-10-05T23:13:38.434Z] d37cda54a23b: Verifying Checksum [2021-10-05T23:13:38.434Z] d37cda54a23b: Download complete [2021-10-05T23:13:38.434Z] 38ea18935520: Verifying Checksum [2021-10-05T23:13:38.434Z] 38ea18935520: Download complete [2021-10-05T23:13:38.434Z] 4e9f2cdf4387: Verifying Checksum [2021-10-05T23:13:38.434Z] 4e9f2cdf4387: Download complete [2021-10-05T23:13:38.434Z] ceb1e79740a2: Verifying Checksum [2021-10-05T23:13:38.434Z] ceb1e79740a2: Download complete [2021-10-05T23:13:38.701Z] 4e9f2cdf4387: Pull complete [2021-10-05T23:13:38.701Z] 57d31006c564: Pull complete [2021-10-05T23:13:38.969Z] bd5ccded8296: Pull complete [2021-10-05T23:13:39.260Z] b665197a1568: Verifying Checksum [2021-10-05T23:13:39.260Z] b665197a1568: Download complete [2021-10-05T23:13:40.227Z] 304dd3a0f381: Verifying Checksum [2021-10-05T23:13:40.227Z] 304dd3a0f381: Download complete [2021-10-05T23:13:41.204Z] 842a00ea3e35: Verifying Checksum [2021-10-05T23:13:41.204Z] 842a00ea3e35: Download complete [2021-10-05T23:13:43.832Z] 304dd3a0f381: Pull complete [2021-10-05T23:13:44.100Z] d37cda54a23b: Pull complete [2021-10-05T23:13:44.100Z] 38ea18935520: Pull complete [2021-10-05T23:13:44.100Z] ceb1e79740a2: Pull complete [2021-10-05T23:13:44.367Z] b665197a1568: Pull complete [2021-10-05T23:13:46.992Z] 842a00ea3e35: Pull complete [2021-10-05T23:13:46.992Z] Digest: sha256:8be23356d7c113ca3b28698ca9a8c0562f3cd483a847db66f47f9eff4f9454b6 [2021-10-05T23:13:46.992Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-05T23:13:46.992Z] ---> bfa24e8e2367 [2021-10-05T23:13:46.992Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-10-05T23:13:48.957Z] ---> Running in 1e0dd81f48f7 [2021-10-05T23:13:48.957Z] Removing intermediate container 1e0dd81f48f7 [2021-10-05T23:13:48.957Z] ---> baf80faf27eb [2021-10-05T23:13:48.957Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2021-10-05T23:13:48.957Z] ---> Running in 8861ac07212b [2021-10-05T23:13:49.229Z] Removing intermediate container 8861ac07212b [2021-10-05T23:13:49.229Z] ---> d73986269d4f [2021-10-05T23:13:49.229Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-10-05T23:13:49.229Z] ---> Running in da0a3ec3dea4 [2021-10-05T23:13:49.229Z] Removing intermediate container da0a3ec3dea4 [2021-10-05T23:13:49.229Z] ---> 803fa288862a [2021-10-05T23:13:49.229Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-05T23:13:49.229Z] ---> Running in cff79c98d32f [2021-10-05T23:13:49.814Z] Removing intermediate container cff79c98d32f [2021-10-05T23:13:49.814Z] ---> 013335d7516e [2021-10-05T23:13:49.814Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-05T23:13:49.814Z] ---> Running in 2a67010d6070 [2021-10-05T23:13:50.090Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-05T23:13:51.057Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-05T23:13:51.322Z] OK: 219 MiB in 52 packages [2021-10-05T23:13:51.588Z] Removing intermediate container 2a67010d6070 [2021-10-05T23:13:51.588Z] ---> 2668f80ac14d [2021-10-05T23:13:51.588Z] Step 8/13 : WORKDIR /app [2021-10-05T23:13:51.588Z] ---> Running in 18bde6636ea6 [2021-10-05T23:13:51.588Z] Removing intermediate container 18bde6636ea6 [2021-10-05T23:13:51.588Z] ---> 84695893585b [2021-10-05T23:13:51.588Z] Step 9/13 : COPY go.mod . [2021-10-05T23:13:51.860Z] ---> 686005a37a4f [2021-10-05T23:13:51.860Z] Step 10/13 : RUN go mod download [2021-10-05T23:13:51.860Z] ---> Running in 322c1af401b4 [2021-10-05T23:14:03.333Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-35 in /w/workspace/ry_app-rfid-llrp-inventory_PR-53 [Pipeline] { [Pipeline] ws [2021-10-05T23:14:03.401Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2021-10-05T23:14:03.808Z] The recommended git tool is: NONE [2021-10-05T23:14:04.273Z] Removing intermediate container 322c1af401b4 [2021-10-05T23:14:04.274Z] ---> 7810b1b0ac1e [2021-10-05T23:14:04.274Z] Step 11/13 : COPY . . [2021-10-05T23:14:04.274Z] ---> 86bedd15d898 [2021-10-05T23:14:04.274Z] Step 12/13 : ARG MAKE="make build" [2021-10-05T23:14:04.274Z] ---> Running in c8c2ce1fcc54 [2021-10-05T23:14:04.274Z] Removing intermediate container c8c2ce1fcc54 [2021-10-05T23:14:04.274Z] ---> a7419d523cb6 [2021-10-05T23:14:04.274Z] Step 13/13 : RUN $MAKE [2021-10-05T23:14:04.274Z] ---> Running in 57dc2d773f1b [2021-10-05T23:14:04.749Z] noop [2021-10-05T23:14:04.749Z] Removing intermediate container 57dc2d773f1b [2021-10-05T23:14:04.749Z] ---> a8dd779fd13f [2021-10-05T23:14:04.749Z] Successfully built a8dd779fd13f [2021-10-05T23:14:04.749Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-05T23:14:05.118Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-05T23:14:05.118Z] . [Pipeline] withDockerContainer [2021-10-05T23:14:05.244Z] prd-centos7-docker-4c-2g-36 does not seem to be running inside a container [2021-10-05T23:14:05.308Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@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 ******** ci-base-image-x86_64 cat [2021-10-05T23:14:05.690Z] $ docker top 108a1bb87c043b7d3f446a33d1d6335014b4813b008d653022b5fb632be8f0db -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-05T23:14:06.144Z] + go version [2021-10-05T23:14:06.144Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-05T23:14:06.186Z] $ docker stop --time=1 108a1bb87c043b7d3f446a33d1d6335014b4813b008d653022b5fb632be8f0db [2021-10-05T23:14:07.366Z] $ docker rm -f 108a1bb87c043b7d3f446a33d1d6335014b4813b008d653022b5fb632be8f0db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-05T23:14:08.264Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-05T23:14:08.264Z] . [Pipeline] withDockerContainer [2021-10-05T23:14:08.404Z] prd-centos7-docker-4c-2g-36 does not seem to be running inside a container [2021-10-05T23:14:08.496Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@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 ******** ci-base-image-x86_64 cat [2021-10-05T23:14:08.906Z] $ docker top bc4b8643f0a37525f16356e79a7a8041cf87bfd05887253ff9360293f141439e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-05T23:14:10.571Z] + make test [2021-10-05T23:14:10.571Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-05T23:14:11.770Z] using credential edgex-jenkins-ssh [2021-10-05T23:14:11.799Z] Cloning the remote Git repository [2021-10-05T23:14:11.860Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-10-05T23:14:11.976Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2021-10-05T23:14:12.076Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-10-05T23:14:12.077Z] > git --version # timeout=10 [2021-10-05T23:14:12.094Z] > git --version # 'git version 2.17.1' [2021-10-05T23:14:12.095Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-05T23:14:12.190Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-05T23:14:14.344Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-10-05T23:14:14.367Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-05T23:14:14.399Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-10-05T23:14:14.438Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-10-05T23:14:14.439Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-05T23:14:14.452Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/53/head:refs/remotes/origin/PR-53 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-05T23:14:15.111Z] Merging remotes/origin/main commit c303b7ce7d5b06ed9fe977fac658333aeb7799b5 into PR head commit a2ec08f0422deb5d1af64cbdd27ef398337ee21e [2021-10-05T23:14:15.335Z] Merge succeeded, producing a2ec08f0422deb5d1af64cbdd27ef398337ee21e [2021-10-05T23:14:15.336Z] Checking out Revision a2ec08f0422deb5d1af64cbdd27ef398337ee21e (PR-53) [2021-10-05T23:14:15.139Z] > git config core.sparsecheckout # timeout=10 [2021-10-05T23:14:15.152Z] > git checkout -f a2ec08f0422deb5d1af64cbdd27ef398337ee21e # timeout=10 [2021-10-05T23:14:15.257Z] > git remote # timeout=10 [2021-10-05T23:14:15.278Z] > git config --get remote.origin.url # timeout=10 [2021-10-05T23:14:15.290Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-05T23:14:15.301Z] > git merge c303b7ce7d5b06ed9fe977fac658333aeb7799b5 # timeout=10 [2021-10-05T23:14:15.325Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-05T23:14:15.349Z] > git config core.sparsecheckout # timeout=10 [2021-10-05T23:14:15.371Z] > git checkout -f a2ec08f0422deb5d1af64cbdd27ef398337ee21e # timeout=10 [2021-10-05T23:14:19.933Z] Commit message: "ci: changes required for Jakara LTS" [2021-10-05T23:14:20.013Z] > git --version # timeout=10 [2021-10-05T23:14:20.024Z] > git --version # 'git version 2.17.1' [2021-10-05T23:14:20.035Z] fatal: bad object c141c1271097dc03ad291c2451e310eaf98cdd06 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-05T23:14:20.903Z] provisioning config files... [2021-10-05T23:14:20.944Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config9153760255136035956tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-05T23:14:21.653Z] ---> docker-login.sh [2021-10-05T23:14:21.653Z] nexus3.edgexfoundry.org:10001 [2021-10-05T23:14:23.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T23:14:23.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T23:14:23.772Z] Configure a credential helper to remove this warning. See [2021-10-05T23:14:23.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T23:14:23.772Z] [2021-10-05T23:14:23.772Z] Login Succeeded [2021-10-05T23:14:23.772Z] nexus3.edgexfoundry.org:10002 [2021-10-05T23:14:24.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T23:14:24.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T23:14:24.348Z] Configure a credential helper to remove this warning. See [2021-10-05T23:14:24.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T23:14:24.348Z] [2021-10-05T23:14:24.348Z] Login Succeeded [2021-10-05T23:14:24.348Z] nexus3.edgexfoundry.org:10003 [2021-10-05T23:14:24.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T23:14:24.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T23:14:24.923Z] Configure a credential helper to remove this warning. See [2021-10-05T23:14:24.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T23:14:24.923Z] [2021-10-05T23:14:24.923Z] Login Succeeded [2021-10-05T23:14:24.923Z] nexus3.edgexfoundry.org:10004 [2021-10-05T23:14:25.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T23:14:25.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T23:14:25.511Z] Configure a credential helper to remove this warning. See [2021-10-05T23:14:25.511Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T23:14:25.511Z] [2021-10-05T23:14:25.511Z] Login Succeeded [2021-10-05T23:14:25.511Z] docker.io [2021-10-05T23:14:25.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T23:14:26.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T23:14:26.086Z] Configure a credential helper to remove this warning. See [2021-10-05T23:14:26.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T23:14:26.086Z] [2021-10-05T23:14:26.086Z] Login Succeeded [2021-10-05T23:14:26.086Z] ---> docker-login.sh ends [Pipeline] } [2021-10-05T23:14:26.543Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-05T23:14:27.246Z] ========================================================= [2021-10-05T23:14:27.246Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-05T23:14:27.246Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-05T23:14:27.787Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-10-05T23:14:28.073Z] Sending build context to Docker daemon 730.1kB [2021-10-05T23:14:28.073Z] Step 1/13 : ARG BASE=golang:1.16-alpine3.14 [2021-10-05T23:14:28.073Z] Step 2/13 : FROM ${BASE} AS builder [2021-10-05T23:14:28.357Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-05T23:14:28.357Z] bbf911997326: Pulling fs layer [2021-10-05T23:14:28.357Z] 58ec367f63d7: Pulling fs layer [2021-10-05T23:14:28.357Z] 1b4a6ffa7d45: Pulling fs layer [2021-10-05T23:14:28.357Z] fc5181fea5dc: Pulling fs layer [2021-10-05T23:14:28.357Z] 9c418107303f: Pulling fs layer [2021-10-05T23:14:28.357Z] 0cd29c4cc85c: Pulling fs layer [2021-10-05T23:14:28.357Z] 76d7273c05b8: Pulling fs layer [2021-10-05T23:14:28.357Z] e9181ef05905: Pulling fs layer [2021-10-05T23:14:28.357Z] fc5181fea5dc: Waiting [2021-10-05T23:14:28.357Z] 9c418107303f: Waiting [2021-10-05T23:14:28.357Z] 0cd29c4cc85c: Waiting [2021-10-05T23:14:28.357Z] 76d7273c05b8: Waiting [2021-10-05T23:14:28.358Z] e9181ef05905: Waiting [2021-10-05T23:14:28.358Z] 1b4a6ffa7d45: Verifying Checksum [2021-10-05T23:14:28.358Z] 1b4a6ffa7d45: Download complete [2021-10-05T23:14:28.358Z] 58ec367f63d7: Verifying Checksum [2021-10-05T23:14:28.358Z] 58ec367f63d7: Download complete [2021-10-05T23:14:28.647Z] 9c418107303f: Verifying Checksum [2021-10-05T23:14:28.647Z] 9c418107303f: Download complete [2021-10-05T23:14:28.647Z] 0cd29c4cc85c: Download complete [2021-10-05T23:14:28.647Z] 76d7273c05b8: Verifying Checksum [2021-10-05T23:14:28.647Z] 76d7273c05b8: Download complete [2021-10-05T23:14:28.647Z] bbf911997326: Download complete [2021-10-05T23:14:29.494Z] bbf911997326: Pull complete [2021-10-05T23:14:30.118Z] 58ec367f63d7: Pull complete [2021-10-05T23:14:30.407Z] 1b4a6ffa7d45: Pull complete [2021-10-05T23:14:31.436Z] e9181ef05905: Verifying Checksum [2021-10-05T23:14:31.436Z] e9181ef05905: Download complete [2021-10-05T23:14:31.722Z] fc5181fea5dc: Verifying Checksum [2021-10-05T23:14:31.722Z] fc5181fea5dc: Download complete [2021-10-05T23:14:32.895Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2021-10-05T23:14:32.895Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.064s coverage: 89.2% of statements [2021-10-05T23:14:32.895Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 0.011s coverage: 11.3% of statements [2021-10-05T23:14:41.134Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 8.327s coverage: 73.3% of statements [2021-10-05T23:14:41.134Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-10-05T23:14:42.033Z] fc5181fea5dc: Pull complete [2021-10-05T23:14:42.033Z] 9c418107303f: Pull complete [2021-10-05T23:14:42.319Z] 0cd29c4cc85c: Pull complete [2021-10-05T23:14:42.936Z] 76d7273c05b8: Pull complete [2021-10-05T23:14:48.476Z] e9181ef05905: Pull complete [2021-10-05T23:14:48.476Z] Digest: sha256:b68600a42bdad252800863e960bd1bff7f9295dc42515d77c75fe1690b9bba97 [2021-10-05T23:14:48.476Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-05T23:14:48.476Z] ---> 5bf79a92a582 [2021-10-05T23:14:48.476Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-10-05T23:14:49.389Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-05T23:14:49.389Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-05T23:14:49.389Z] ./bin/test-attribution.sh [Pipeline] } [2021-10-05T23:14:50.014Z] $ docker stop --time=1 bc4b8643f0a37525f16356e79a7a8041cf87bfd05887253ff9360293f141439e [2021-10-05T23:14:51.449Z] $ docker rm -f bc4b8643f0a37525f16356e79a7a8041cf87bfd05887253ff9360293f141439e [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-05T23:14:51.974Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-05T23:14:52.270Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-10-05T23:14:54.007Z] ---> Running in f9030f18bcfb [Pipeline] sh [2021-10-05T23:14:54.629Z] Removing intermediate container f9030f18bcfb [2021-10-05T23:14:54.629Z] ---> 929610fc3e71 [2021-10-05T23:14:54.629Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2021-10-05T23:14:54.629Z] ---> Running in ffb32ff624b7 [2021-10-05T23:14:54.895Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-05T23:14:55.228Z] + ls -al . [2021-10-05T23:14:55.228Z] total 180 [2021-10-05T23:14:55.228Z] drwxrwxr-x. 10 jenkins jenkins 4096 Oct 5 23:14 . [2021-10-05T23:14:55.228Z] drwxrwxr-x. 4 jenkins jenkins 28 Oct 5 23:13 .. [2021-10-05T23:14:55.228Z] -rw-rw-r--. 1 jenkins jenkins 7039 Oct 5 23:13 Attribution.txt [2021-10-05T23:14:55.228Z] drwxrwxr-x. 2 jenkins jenkins 33 Oct 5 23:13 bin [2021-10-05T23:14:55.228Z] -rw-r--r--. 1 jenkins jenkins 62828 Oct 5 23:14 coverage.out [2021-10-05T23:14:55.228Z] -rw-rw-r--. 1 jenkins jenkins 1710 Oct 5 23:13 Dockerfile [2021-10-05T23:14:55.228Z] -rw-rw-r--. 1 jenkins jenkins 262 Oct 5 23:13 .dockerignore [2021-10-05T23:14:55.228Z] drwxrwxr-x. 8 jenkins jenkins 179 Oct 5 23:13 .git [2021-10-05T23:14:55.228Z] drwxrwxr-x. 2 jenkins jenkins 103 Oct 5 23:13 .github [2021-10-05T23:14:55.228Z] -rw-rw-r--. 1 jenkins jenkins 788 Oct 5 23:13 .gitignore [2021-10-05T23:14:55.228Z] -rw-rw-r--. 1 jenkins jenkins 412 Oct 5 23:13 go.mod [2021-10-05T23:14:55.228Z] -rw-rw-r--. 1 jenkins jenkins 19455 Oct 5 23:13 go.sum [2021-10-05T23:14:55.228Z] -rw-rw-r--. 1 jenkins jenkins 677 Oct 5 23:13 GOVERNANCE.md [2021-10-05T23:14:55.228Z] drwxrwxr-x. 2 jenkins jenkins 140 Oct 5 23:13 images [2021-10-05T23:14:55.228Z] drwxrwxr-x. 4 jenkins jenkins 35 Oct 5 23:13 internal [2021-10-05T23:14:55.228Z] -rw-rw-r--. 1 jenkins jenkins 686 Oct 5 23:13 Jenkinsfile [2021-10-05T23:14:55.228Z] -rw-rw-r--. 1 jenkins jenkins 11347 Oct 5 23:13 LICENSE [2021-10-05T23:14:55.228Z] -rw-rw-r--. 1 jenkins jenkins 530 Oct 5 23:13 main.go [2021-10-05T23:14:55.228Z] -rw-rw-r--. 1 jenkins jenkins 1567 Oct 5 23:13 Makefile [2021-10-05T23:14:55.228Z] -rw-rw-r--. 1 jenkins jenkins 617 Oct 5 23:13 OWNERS.md [2021-10-05T23:14:55.228Z] -rw-rw-r--. 1 jenkins jenkins 30705 Oct 5 23:13 README.md [2021-10-05T23:14:55.228Z] drwxrwxr-x. 2 jenkins jenkins 32 Oct 5 23:13 res [2021-10-05T23:14:55.228Z] drwxrwxr-x. 4 jenkins jenkins 54 Oct 5 23:13 snap [2021-10-05T23:14:55.228Z] drwxrwxr-x. 3 jenkins jenkins 18 Oct 5 23:13 static [2021-10-05T23:14:55.228Z] -rw-rw-r--. 1 jenkins jenkins 5 Oct 5 23:11 VERSION [2021-10-05T23:14:55.251Z] Removing intermediate container ffb32ff624b7 [2021-10-05T23:14:55.252Z] ---> 45a98ef50e74 [2021-10-05T23:14:55.252Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-10-05T23:14:55.252Z] ---> Running in e2786c0e5c12 [Pipeline] isUnix [Pipeline] sh [2021-10-05T23:14:55.606Z] + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=a2ec08f0422deb5d1af64cbdd27ef398337ee21e --label arch=amd64 --label version=0.0.0 . [2021-10-05T23:14:55.606Z] Sending build context to Docker daemon 730.1kB [2021-10-05T23:14:55.606Z] Step 1/28 : ARG BASE=golang:1.16-alpine3.14 [2021-10-05T23:14:55.606Z] Step 2/28 : FROM ${BASE} AS builder [2021-10-05T23:14:55.606Z] ---> a8dd779fd13f [2021-10-05T23:14:55.606Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-10-05T23:14:55.606Z] ---> Running in d0ec0d2de740 [2021-10-05T23:14:55.606Z] Removing intermediate container d0ec0d2de740 [2021-10-05T23:14:55.606Z] ---> a64f0e09ad86 [2021-10-05T23:14:55.606Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2021-10-05T23:14:55.606Z] ---> Running in 7ef77caa8bc2 [2021-10-05T23:14:55.872Z] Removing intermediate container e2786c0e5c12 [2021-10-05T23:14:55.872Z] ---> 1a50241f5353 [2021-10-05T23:14:55.872Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-05T23:14:55.872Z] ---> Running in bb61baa2af6d [2021-10-05T23:14:55.873Z] Removing intermediate container 7ef77caa8bc2 [2021-10-05T23:14:55.873Z] ---> ef071c08e724 [2021-10-05T23:14:55.873Z] Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-10-05T23:14:55.873Z] ---> Running in 0ca19e5ef2f0 [2021-10-05T23:14:55.873Z] Removing intermediate container 0ca19e5ef2f0 [2021-10-05T23:14:55.873Z] ---> 55317152c5e3 [2021-10-05T23:14:55.873Z] Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-05T23:14:55.873Z] ---> Running in 9b7d6dade931 [2021-10-05T23:14:56.476Z] Removing intermediate container 9b7d6dade931 [2021-10-05T23:14:56.476Z] ---> af933ef3204d [2021-10-05T23:14:56.476Z] Step 7/28 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-05T23:14:56.476Z] ---> Running in 358cdd79f91f [2021-10-05T23:14:56.742Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-05T23:14:57.703Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-05T23:14:57.975Z] OK: 219 MiB in 52 packages [2021-10-05T23:14:57.975Z] Removing intermediate container 358cdd79f91f [2021-10-05T23:14:57.975Z] ---> 79fb2efc1e39 [2021-10-05T23:14:57.975Z] Step 8/28 : WORKDIR /app [2021-10-05T23:14:57.975Z] ---> Running in fc1445cd472a [2021-10-05T23:14:58.242Z] Removing intermediate container fc1445cd472a [2021-10-05T23:14:58.242Z] ---> e3fbf31bb444 [2021-10-05T23:14:58.242Z] Step 9/28 : COPY go.mod . [2021-10-05T23:14:58.242Z] ---> ab4bfe5cd403 [2021-10-05T23:14:58.242Z] Step 10/28 : RUN go mod download [2021-10-05T23:14:58.242Z] ---> Running in 89390dd48efe [2021-10-05T23:14:58.572Z] Removing intermediate container bb61baa2af6d [2021-10-05T23:14:58.572Z] ---> 7fd39cc958d6 [2021-10-05T23:14:58.572Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-05T23:14:58.572Z] ---> Running in a3163067b73f [2021-10-05T23:14:58.832Z] Removing intermediate container 89390dd48efe [2021-10-05T23:14:58.832Z] ---> 35811e6bd239 [2021-10-05T23:14:58.832Z] Step 11/28 : COPY . . [2021-10-05T23:14:59.101Z] ---> c027704d1697 [2021-10-05T23:14:59.101Z] Step 12/28 : ARG MAKE="make build" [2021-10-05T23:14:59.101Z] ---> Running in 5775aad8fae7 [2021-10-05T23:14:59.101Z] Removing intermediate container 5775aad8fae7 [2021-10-05T23:14:59.101Z] ---> 7d5480963f13 [2021-10-05T23:14:59.101Z] Step 13/28 : RUN $MAKE [2021-10-05T23:14:59.101Z] ---> Running in 2b9a86b93869 [2021-10-05T23:14:59.372Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v1.3.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -o app-rfid-llrp-inventory [2021-10-05T23:14:59.641Z] internal/inventory/app/controller.go:15:2: missing go.sum entry for module providing package github.com/edgexfoundry/app-functions-sdk-go/appcontext (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: [2021-10-05T23:14:59.641Z] go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [2021-10-05T23:14:59.641Z] internal/inventory/app/app.go:13:2: missing go.sum entry for module providing package github.com/edgexfoundry/app-functions-sdk-go/appsdk (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: [2021-10-05T23:14:59.641Z] go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [2021-10-05T23:14:59.641Z] internal/inventory/app/app.go:14:2: missing go.sum entry for module providing package github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: [2021-10-05T23:14:59.641Z] go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [2021-10-05T23:14:59.641Z] internal/inventory/app/helpers.go:10:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/environment (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: [2021-10-05T23:14:59.641Z] go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [2021-10-05T23:14:59.641Z] internal/inventory/app/app.go:15:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: [2021-10-05T23:14:59.641Z] go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [2021-10-05T23:14:59.641Z] internal/inventory/app/app.go:16:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-configuration/configuration (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: [2021-10-05T23:14:59.641Z] go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [2021-10-05T23:14:59.641Z] internal/inventory/app/helpers.go:13:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-configuration/pkg/types (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: [2021-10-05T23:14:59.641Z] go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [2021-10-05T23:14:59.641Z] internal/llrp/device_service.go:12:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/clients/logger (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: [2021-10-05T23:14:59.641Z] go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [2021-10-05T23:14:59.641Z] internal/inventory/reportinfo.go:4:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/models (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: [2021-10-05T23:14:59.641Z] go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [2021-10-05T23:14:59.641Z] internal/inventory/app/routes.go:12:2: missing go.sum entry for module providing package github.com/gorilla/mux (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: [2021-10-05T23:14:59.641Z] go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [2021-10-05T23:14:59.641Z] internal/inventory/app/helpers.go:15:2: missing go.sum entry for module providing package github.com/pelletier/go-toml (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: [2021-10-05T23:14:59.641Z] go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [2021-10-05T23:14:59.641Z] internal/llrp/behavior.go:13:2: missing go.sum entry for module providing package github.com/pkg/errors (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: [2021-10-05T23:14:59.641Z] go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [2021-10-05T23:14:59.641Z] make: *** [Makefile:21: build] Error 1 [2021-10-05T23:14:59.641Z] The command '/bin/sh -c $MAKE' returned a non-zero code: 2 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [2021-10-05T23:15:00.055Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [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-10-05T23:15:00.816Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-05T23:15:00.817Z] [2021-10-05T23:15:00.817Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-05T23:15:01.065Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-05T23:15:01.205Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-05T23:15:01.205Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-05T23:15:01.205Z] b4d181a07f80: Pulling fs layer [2021-10-05T23:15:01.205Z] a1111a8f2ec3: Pulling fs layer [2021-10-05T23:15:01.205Z] ed53099fbce6: Pulling fs layer [2021-10-05T23:15:01.205Z] dc539afda2c1: Pulling fs layer [2021-10-05T23:15:01.205Z] 77bc0d833cb6: Pulling fs layer [2021-10-05T23:15:01.205Z] 9065ff56babe: Pulling fs layer [2021-10-05T23:15:01.205Z] d287ab97295c: Pulling fs layer [2021-10-05T23:15:01.205Z] dc539afda2c1: Waiting [2021-10-05T23:15:01.205Z] 77bc0d833cb6: Waiting [2021-10-05T23:15:01.205Z] 9065ff56babe: Waiting [2021-10-05T23:15:01.205Z] d287ab97295c: Waiting [2021-10-05T23:15:01.474Z] a1111a8f2ec3: Verifying Checksum [2021-10-05T23:15:01.475Z] a1111a8f2ec3: Download complete [2021-10-05T23:15:01.475Z] dc539afda2c1: Verifying Checksum [2021-10-05T23:15:01.475Z] dc539afda2c1: Download complete [2021-10-05T23:15:01.475Z] ed53099fbce6: Verifying Checksum [2021-10-05T23:15:01.475Z] ed53099fbce6: Download complete [2021-10-05T23:15:01.475Z] 9065ff56babe: Verifying Checksum [2021-10-05T23:15:01.475Z] 9065ff56babe: Download complete [2021-10-05T23:15:01.697Z] OK: 218 MiB in 52 packages [2021-10-05T23:15:01.748Z] 77bc0d833cb6: Verifying Checksum [2021-10-05T23:15:01.748Z] 77bc0d833cb6: Download complete [2021-10-05T23:15:01.748Z] b4d181a07f80: Verifying Checksum [2021-10-05T23:15:01.748Z] b4d181a07f80: Download complete [2021-10-05T23:15:02.320Z] Removing intermediate container a3163067b73f [2021-10-05T23:15:02.320Z] ---> 497e725516d4 [2021-10-05T23:15:02.320Z] Step 8/13 : WORKDIR /app [2021-10-05T23:15:02.610Z] ---> Running in c10e47f063a5 [2021-10-05T23:15:02.907Z] Removing intermediate container c10e47f063a5 [2021-10-05T23:15:02.907Z] ---> d72ff1a3a9fe [2021-10-05T23:15:02.907Z] Step 9/13 : COPY go.mod . [2021-10-05T23:15:03.209Z] b4d181a07f80: Pull complete [2021-10-05T23:15:03.209Z] a1111a8f2ec3: Pull complete [2021-10-05T23:15:03.794Z] ed53099fbce6: Pull complete [2021-10-05T23:15:03.794Z] d287ab97295c: Verifying Checksum [2021-10-05T23:15:03.794Z] d287ab97295c: Download complete [2021-10-05T23:15:03.794Z] dc539afda2c1: Pull complete [2021-10-05T23:15:03.922Z] ---> ba7b1b4a1d86 [2021-10-05T23:15:03.922Z] Step 10/13 : RUN go mod download [2021-10-05T23:15:03.922Z] ---> Running in 7c2f3840eb31 [2021-10-05T23:15:04.060Z] 77bc0d833cb6: Pull complete [2021-10-05T23:15:04.332Z] 9065ff56babe: Pull complete [2021-10-05T23:15:09.710Z] d287ab97295c: Pull complete [2021-10-05T23:15:09.710Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-05T23:15:09.710Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-05T23:15:09.710Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-05T23:15:09.820Z] prd-centos7-docker-4c-2g-36 does not seem to be running inside a container [2021-10-05T23:15:09.884Z] $ 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/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@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-10-05T23:15:12.968Z] $ docker top 8950e3979bec370f86fbc14790895a7f8549bdc774e2a302577bc791ae0dc630 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-05T23:15:13.518Z] ---> job-cost.sh [2021-10-05T23:15:13.518Z] lf-activate-venv: SKIPPING [2021-10-05T23:15:13.518Z] INFO: No Stack... [2021-10-05T23:15:13.991Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-05T23:15:19.338Z] INFO: Archiving Costs [Pipeline] sh [2021-10-05T23:15:19.704Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2021-10-05T23:15:19.704Z] + cut -d, -f6 [Pipeline] lock [2021-10-05T23:15:19.778Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-53-1-stack-cost] [2021-10-05T23:15:19.786Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-53-1-stack-cost] did not exist. Created. [2021-10-05T23:15:19.786Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-53-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-05T23:15:20.226Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-05T23:15:20.289Z] Stashed 1 file(s) [Pipeline] } [2021-10-05T23:15:20.316Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-53-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-05T23:15:20.397Z] $ docker stop --time=1 8950e3979bec370f86fbc14790895a7f8549bdc774e2a302577bc791ae0dc630 [2021-10-05T23:15:21.568Z] $ docker rm -f 8950e3979bec370f86fbc14790895a7f8549bdc774e2a302577bc791ae0dc630 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-05T23:15:22.358Z] Failed in branch amd64 [2021-10-05T23:15:36.467Z] Removing intermediate container 7c2f3840eb31 [2021-10-05T23:15:36.468Z] ---> 549d4c2602c2 [2021-10-05T23:15:36.468Z] Step 11/13 : COPY . . [2021-10-05T23:15:36.468Z] ---> 0894f1246af9 [2021-10-05T23:15:36.468Z] Step 12/13 : ARG MAKE="make build" [2021-10-05T23:15:36.468Z] ---> Running in 070c5198f1c9 [2021-10-05T23:15:36.468Z] Removing intermediate container 070c5198f1c9 [2021-10-05T23:15:36.468Z] ---> 44b34ad906f7 [2021-10-05T23:15:36.468Z] Step 13/13 : RUN $MAKE [2021-10-05T23:15:36.468Z] ---> Running in b2a320f9d5b7 [2021-10-05T23:15:36.468Z] noop [2021-10-05T23:15:36.468Z] Removing intermediate container b2a320f9d5b7 [2021-10-05T23:15:36.468Z] ---> 6dd35b572df7 [2021-10-05T23:15:36.468Z] Successfully built 6dd35b572df7 [2021-10-05T23:15:36.468Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-05T23:15:36.909Z] + docker inspect -f . ci-base-image-arm64 [2021-10-05T23:15:36.909Z] . [Pipeline] withDockerContainer [2021-10-05T23:15:37.201Z] prd-ubuntu18.04-docker-arm64-4c-16g-35 does not seem to be running inside a container [2021-10-05T23:15:37.356Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@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 ******** -e ******** ci-base-image-arm64 cat [2021-10-05T23:15:39.027Z] $ docker top d50c86eaf08718b6a0c50733e0f3290c4b455a78d989ba9400759dea4cb04b23 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-05T23:15:40.120Z] + go version [2021-10-05T23:15:40.120Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-05T23:15:40.179Z] $ docker stop --time=1 d50c86eaf08718b6a0c50733e0f3290c4b455a78d989ba9400759dea4cb04b23 [2021-10-05T23:15:42.034Z] $ docker rm -f d50c86eaf08718b6a0c50733e0f3290c4b455a78d989ba9400759dea4cb04b23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-05T23:15:43.096Z] + docker inspect -f . ci-base-image-arm64 [2021-10-05T23:15:43.096Z] . [Pipeline] withDockerContainer [2021-10-05T23:15:43.417Z] prd-ubuntu18.04-docker-arm64-4c-16g-35 does not seem to be running inside a container [2021-10-05T23:15:43.560Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@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 ******** -e ******** ci-base-image-arm64 cat [2021-10-05T23:15:45.176Z] $ docker top 41216366c74164604fcba7109822425c46f87bf02f5157f1c0fc02ba6444670d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-05T23:15:46.298Z] + make test [2021-10-05T23:15:46.298Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-05T23:16:54.636Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2021-10-05T23:16:54.636Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.293s coverage: 89.2% of statements [2021-10-05T23:16:54.636Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 0.046s coverage: 11.3% of statements [2021-10-05T23:16:59.020Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 5.500s coverage: 73.3% of statements [2021-10-05T23:16:59.020Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-10-05T23:17:31.808Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-05T23:17:31.808Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-05T23:17:31.808Z] ./bin/test-attribution.sh [Pipeline] } [2021-10-05T23:17:31.913Z] $ docker stop --time=1 41216366c74164604fcba7109822425c46f87bf02f5157f1c0fc02ba6444670d [2021-10-05T23:17:33.928Z] $ docker rm -f 41216366c74164604fcba7109822425c46f87bf02f5157f1c0fc02ba6444670d [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-05T23:17:34.938Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-05T23:17:34.992Z] Warning: overwriting stash ‘coverage-report’ [2021-10-05T23:17:35.662Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-05T23:17:36.518Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-05T23:17:36.929Z] + ls -al . [2021-10-05T23:17:36.929Z] total 216 [2021-10-05T23:17:36.929Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 5 23:17 . [2021-10-05T23:17:36.929Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 23:14 .. [2021-10-05T23:17:36.929Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 5 23:14 .dockerignore [2021-10-05T23:17:36.929Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 23:14 .git [2021-10-05T23:17:36.929Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 23:14 .github [2021-10-05T23:17:36.929Z] -rw-rw-r-- 1 jenkins jenkins 788 Oct 5 23:14 .gitignore [2021-10-05T23:17:36.929Z] -rw-rw-r-- 1 jenkins jenkins 7039 Oct 5 23:14 Attribution.txt [2021-10-05T23:17:36.929Z] -rw-rw-r-- 1 jenkins jenkins 1710 Oct 5 23:14 Dockerfile [2021-10-05T23:17:36.929Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 5 23:14 GOVERNANCE.md [2021-10-05T23:17:36.929Z] -rw-rw-r-- 1 jenkins jenkins 686 Oct 5 23:14 Jenkinsfile [2021-10-05T23:17:36.929Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 5 23:14 LICENSE [2021-10-05T23:17:36.929Z] -rw-rw-r-- 1 jenkins jenkins 1567 Oct 5 23:14 Makefile [2021-10-05T23:17:36.929Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 5 23:14 OWNERS.md [2021-10-05T23:17:36.929Z] -rw-rw-r-- 1 jenkins jenkins 30705 Oct 5 23:14 README.md [2021-10-05T23:17:36.929Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 5 23:11 VERSION [2021-10-05T23:17:36.929Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 23:14 bin [2021-10-05T23:17:36.929Z] -rw-r--r-- 1 jenkins jenkins 62828 Oct 5 23:16 coverage.out [2021-10-05T23:17:36.929Z] -rw-rw-r-- 1 jenkins jenkins 412 Oct 5 23:14 go.mod [2021-10-05T23:17:36.929Z] -rw-rw-r-- 1 jenkins jenkins 19455 Oct 5 23:14 go.sum [2021-10-05T23:17:36.929Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 23:14 images [2021-10-05T23:17:36.929Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 23:14 internal [2021-10-05T23:17:36.929Z] -rw-rw-r-- 1 jenkins jenkins 530 Oct 5 23:14 main.go [2021-10-05T23:17:36.929Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 23:14 res [2021-10-05T23:17:36.929Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 23:14 snap [2021-10-05T23:17:36.929Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 23:14 static [Pipeline] isUnix [Pipeline] sh [2021-10-05T23:17:37.419Z] + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a2ec08f0422deb5d1af64cbdd27ef398337ee21e --label arch=arm64 --label version=0.0.0 . [2021-10-05T23:17:37.726Z] Sending build context to Docker daemon 730.1kB [2021-10-05T23:17:38.035Z] Step 1/28 : ARG BASE=golang:1.16-alpine3.14 [2021-10-05T23:17:38.035Z] Step 2/28 : FROM ${BASE} AS builder [2021-10-05T23:17:38.035Z] ---> 6dd35b572df7 [2021-10-05T23:17:38.035Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-10-05T23:17:38.035Z] ---> Running in 9e7e03022076 [2021-10-05T23:17:38.676Z] Removing intermediate container 9e7e03022076 [2021-10-05T23:17:38.676Z] ---> c8efa52d2d5e [2021-10-05T23:17:38.676Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2021-10-05T23:17:38.676Z] ---> Running in 7c2387d9bd17 [2021-10-05T23:17:39.337Z] Removing intermediate container 7c2387d9bd17 [2021-10-05T23:17:39.337Z] ---> c82b902abc06 [2021-10-05T23:17:39.337Z] Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-10-05T23:17:39.337Z] ---> Running in 3325953ceed2 [2021-10-05T23:17:39.961Z] Removing intermediate container 3325953ceed2 [2021-10-05T23:17:39.961Z] ---> db7a27ac3052 [2021-10-05T23:17:39.961Z] Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-05T23:17:39.961Z] ---> Running in 158a0f52e605 [2021-10-05T23:17:41.988Z] Removing intermediate container 158a0f52e605 [2021-10-05T23:17:41.988Z] ---> 16e0844bf021 [2021-10-05T23:17:41.988Z] Step 7/28 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-05T23:17:42.272Z] ---> Running in b315c5e2c180 [2021-10-05T23:17:43.751Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-05T23:17:44.368Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-05T23:17:44.984Z] OK: 218 MiB in 52 packages [2021-10-05T23:17:46.011Z] Removing intermediate container b315c5e2c180 [2021-10-05T23:17:46.011Z] ---> c80742e83b2d [2021-10-05T23:17:46.011Z] Step 8/28 : WORKDIR /app [2021-10-05T23:17:46.294Z] ---> Running in 24cad7e5950a [2021-10-05T23:17:46.579Z] Removing intermediate container 24cad7e5950a [2021-10-05T23:17:46.579Z] ---> c75ad8cf3999 [2021-10-05T23:17:46.579Z] Step 9/28 : COPY go.mod . [2021-10-05T23:17:47.595Z] ---> d64d8163ed60 [2021-10-05T23:17:47.595Z] Step 10/28 : RUN go mod download [2021-10-05T23:17:47.595Z] ---> Running in afe78fd16a0f [2021-10-05T23:17:50.284Z] Removing intermediate container afe78fd16a0f [2021-10-05T23:17:50.284Z] ---> 66dcf62a4283 [2021-10-05T23:17:50.284Z] Step 11/28 : COPY . . [2021-10-05T23:17:50.903Z] ---> 463e797f5e4d [2021-10-05T23:17:50.903Z] Step 12/28 : ARG MAKE="make build" [2021-10-05T23:17:50.903Z] ---> Running in 4b2d6d6c1355 [2021-10-05T23:17:51.522Z] Removing intermediate container 4b2d6d6c1355 [2021-10-05T23:17:51.522Z] ---> 23e50aecb4cc [2021-10-05T23:17:51.522Z] Step 13/28 : RUN $MAKE [2021-10-05T23:17:51.522Z] ---> Running in 90139510ffa6 [2021-10-05T23:17:52.994Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v1.3.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -o app-rfid-llrp-inventory [2021-10-05T23:17:53.277Z] internal/inventory/app/controller.go:15:2: missing go.sum entry for module providing package github.com/edgexfoundry/app-functions-sdk-go/appcontext (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: [2021-10-05T23:17:53.277Z] go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [2021-10-05T23:17:53.277Z] internal/inventory/app/app.go:13:2: missing go.sum entry for module providing package github.com/edgexfoundry/app-functions-sdk-go/appsdk (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: [2021-10-05T23:17:53.277Z] go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [2021-10-05T23:17:53.277Z] internal/inventory/app/app.go:14:2: missing go.sum entry for module providing package github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: [2021-10-05T23:17:53.277Z] go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [2021-10-05T23:17:53.277Z] internal/inventory/app/helpers.go:10:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/environment (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: [2021-10-05T23:17:53.277Z] go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [2021-10-05T23:17:53.277Z] internal/inventory/app/app.go:15:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: [2021-10-05T23:17:53.277Z] go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [2021-10-05T23:17:53.277Z] internal/inventory/app/app.go:16:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-configuration/configuration (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: [2021-10-05T23:17:53.277Z] go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [2021-10-05T23:17:53.277Z] internal/inventory/app/helpers.go:13:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-configuration/pkg/types (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: [2021-10-05T23:17:53.277Z] go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [2021-10-05T23:17:53.277Z] internal/llrp/device_service.go:12:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/clients/logger (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: [2021-10-05T23:17:53.277Z] go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [2021-10-05T23:17:53.277Z] internal/inventory/reportinfo.go:4:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/models (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: [2021-10-05T23:17:53.277Z] go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [2021-10-05T23:17:53.277Z] internal/inventory/app/routes.go:12:2: missing go.sum entry for module providing package github.com/gorilla/mux (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: [2021-10-05T23:17:53.277Z] go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [2021-10-05T23:17:53.277Z] internal/inventory/app/helpers.go:15:2: missing go.sum entry for module providing package github.com/pelletier/go-toml (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: [2021-10-05T23:17:53.277Z] go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [2021-10-05T23:17:53.277Z] internal/llrp/behavior.go:13:2: missing go.sum entry for module providing package github.com/pkg/errors (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: [2021-10-05T23:17:53.277Z] go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [2021-10-05T23:17:53.277Z] make: *** [Makefile:21: build] Error 1 [2021-10-05T23:17:53.910Z] The command '/bin/sh -c $MAKE' returned a non-zero code: 2 [Pipeline] } [Pipeline] // script [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-10-05T23:17:54.827Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-05T23:17:54.827Z] [2021-10-05T23:17:54.827Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-05T23:17:55.552Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-05T23:17:55.852Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-05T23:17:55.852Z] 448f6bf000e3: Pulling fs layer [2021-10-05T23:17:55.852Z] f757da607395: Pulling fs layer [2021-10-05T23:17:55.852Z] 05883995daec: Pulling fs layer [2021-10-05T23:17:55.852Z] 8603b9c90790: Pulling fs layer [2021-10-05T23:17:55.852Z] 1560dd03e051: Pulling fs layer [2021-10-05T23:17:55.852Z] 27f5ce0e4adf: Pulling fs layer [2021-10-05T23:17:55.852Z] c2d8d7efcc4b: Pulling fs layer [2021-10-05T23:17:55.852Z] 1560dd03e051: Waiting [2021-10-05T23:17:55.852Z] 27f5ce0e4adf: Waiting [2021-10-05T23:17:55.852Z] c2d8d7efcc4b: Waiting [2021-10-05T23:17:55.852Z] 8603b9c90790: Waiting [2021-10-05T23:17:56.137Z] f757da607395: Verifying Checksum [2021-10-05T23:17:56.137Z] f757da607395: Download complete [2021-10-05T23:17:56.137Z] 8603b9c90790: Verifying Checksum [2021-10-05T23:17:56.137Z] 8603b9c90790: Download complete [2021-10-05T23:17:56.426Z] 05883995daec: Download complete [2021-10-05T23:17:56.426Z] 27f5ce0e4adf: Verifying Checksum [2021-10-05T23:17:56.426Z] 27f5ce0e4adf: Download complete [2021-10-05T23:17:56.426Z] 1560dd03e051: Verifying Checksum [2021-10-05T23:17:56.426Z] 1560dd03e051: Download complete [2021-10-05T23:17:56.714Z] 448f6bf000e3: Verifying Checksum [2021-10-05T23:17:56.714Z] 448f6bf000e3: Download complete [2021-10-05T23:18:00.184Z] c2d8d7efcc4b: Verifying Checksum [2021-10-05T23:18:00.184Z] c2d8d7efcc4b: Download complete [2021-10-05T23:18:00.184Z] 448f6bf000e3: Pull complete [2021-10-05T23:18:00.804Z] f757da607395: Pull complete [2021-10-05T23:18:02.278Z] 05883995daec: Pull complete [2021-10-05T23:18:02.894Z] 8603b9c90790: Pull complete [2021-10-05T23:18:03.512Z] 1560dd03e051: Pull complete [2021-10-05T23:18:04.130Z] 27f5ce0e4adf: Pull complete [2021-10-05T23:18:19.376Z] c2d8d7efcc4b: Pull complete [2021-10-05T23:18:19.376Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-05T23:18:19.376Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-05T23:18:19.377Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-05T23:18:19.691Z] prd-ubuntu18.04-docker-arm64-4c-16g-35 does not seem to be running inside a container [2021-10-05T23:18:19.837Z] $ 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/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-05T23:18:24.602Z] $ docker top a31768ae56fa3e401abb887f65ab290a79f30a7cc0d9bcc5ec08468ef262a902 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-05T23:18:25.693Z] ---> job-cost.sh [2021-10-05T23:18:25.693Z] lf-activate-venv: SKIPPING [2021-10-05T23:18:25.693Z] INFO: No Stack... [2021-10-05T23:18:25.974Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-05T23:18:26.582Z] INFO: Archiving Costs [Pipeline] sh [2021-10-05T23:18:27.318Z] + cut -d,+ -f6 [2021-10-05T23:18:27.318Z] cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [Pipeline] lock [2021-10-05T23:18:27.446Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-53-1-stack-cost] [2021-10-05T23:18:27.453Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-53-1-stack-cost] did not exist. Created. [2021-10-05T23:18:27.453Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-53-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-05T23:18:28.153Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-908b0f42/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-908b0f42/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-05T23:18:28.907Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-05T23:18:28.956Z] Warning: overwriting stash ‘stack-cost’ [2021-10-05T23:18:29.005Z] Stashed 1 file(s) [Pipeline] } [2021-10-05T23:18:29.026Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-53-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-05T23:18:29.138Z] $ docker stop --time=1 a31768ae56fa3e401abb887f65ab290a79f30a7cc0d9bcc5ec08468ef262a902 [2021-10-05T23:18:30.797Z] $ docker rm -f a31768ae56fa3e401abb887f65ab290a79f30a7cc0d9bcc5ec08468ef262a902 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-05T23:18:31.764Z] 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-10-05T23:18:34.981Z] + '[' -d /w/workspace/ry_app-rfid-llrp-inventory_PR-53/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-05T23:18:35.354Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-05T23:18:36.213Z] ---> package-listing.sh [2021-10-05T23:18:36.214Z] ++ facter osfamily [2021-10-05T23:18:36.214Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-05T23:18:36.481Z] + OS_FAMILY=redhat [2021-10-05T23:18:36.481Z] + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-53 [2021-10-05T23:18:36.481Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-05T23:18:36.481Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-05T23:18:36.481Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-05T23:18:36.481Z] + PACKAGES=/tmp/packages_start.txt [2021-10-05T23:18:36.481Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-53 ']' [2021-10-05T23:18:36.481Z] + PACKAGES=/tmp/packages_end.txt [2021-10-05T23:18:36.481Z] + case "${OS_FAMILY}" in [2021-10-05T23:18:36.481Z] + rpm -qa [2021-10-05T23:18:36.481Z] + sort [2021-10-05T23:18:37.068Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-05T23:18:37.068Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-05T23:18:37.068Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-05T23:18:37.068Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-53 ']' [2021-10-05T23:18:37.068Z] + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-53/archives/ [2021-10-05T23:18:37.068Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-53/archives/ [Pipeline] echo [2021-10-05T23:18:37.109Z] 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/ry_app-rfid-llrp-inventory_PR-53/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-05T23:18:37.449Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-05T23:18:37.827Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-05T23:18:37.827Z] [2021-10-05T23:18:37.827Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-05T23:18:38.209Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-05T23:18:38.209Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-05T23:18:38.209Z] b4d181a07f80: Pulling fs layer [2021-10-05T23:18:38.209Z] a1111a8f2ec3: Pulling fs layer [2021-10-05T23:18:38.209Z] ed53099fbce6: Pulling fs layer [2021-10-05T23:18:38.209Z] dc539afda2c1: Pulling fs layer [2021-10-05T23:18:38.209Z] 77bc0d833cb6: Pulling fs layer [2021-10-05T23:18:38.209Z] 9065ff56babe: Pulling fs layer [2021-10-05T23:18:38.209Z] d287ab97295c: Pulling fs layer [2021-10-05T23:18:38.209Z] 77bc0d833cb6: Waiting [2021-10-05T23:18:38.209Z] 9065ff56babe: Waiting [2021-10-05T23:18:38.209Z] d287ab97295c: Waiting [2021-10-05T23:18:38.209Z] dc539afda2c1: Waiting [2021-10-05T23:18:38.475Z] a1111a8f2ec3: Verifying Checksum [2021-10-05T23:18:38.475Z] a1111a8f2ec3: Download complete [2021-10-05T23:18:38.475Z] dc539afda2c1: Verifying Checksum [2021-10-05T23:18:38.475Z] dc539afda2c1: Download complete [2021-10-05T23:18:38.475Z] ed53099fbce6: Verifying Checksum [2021-10-05T23:18:38.475Z] ed53099fbce6: Download complete [2021-10-05T23:18:38.475Z] 9065ff56babe: Verifying Checksum [2021-10-05T23:18:38.475Z] 9065ff56babe: Download complete [2021-10-05T23:18:38.747Z] 77bc0d833cb6: Verifying Checksum [2021-10-05T23:18:38.747Z] 77bc0d833cb6: Download complete [2021-10-05T23:18:38.747Z] b4d181a07f80: Verifying Checksum [2021-10-05T23:18:38.747Z] b4d181a07f80: Download complete [2021-10-05T23:18:39.725Z] d287ab97295c: Verifying Checksum [2021-10-05T23:18:39.725Z] d287ab97295c: Download complete [2021-10-05T23:18:40.315Z] b4d181a07f80: Pull complete [2021-10-05T23:18:40.594Z] a1111a8f2ec3: Pull complete [2021-10-05T23:18:41.185Z] ed53099fbce6: Pull complete [2021-10-05T23:18:41.185Z] dc539afda2c1: Pull complete [2021-10-05T23:18:41.455Z] 77bc0d833cb6: Pull complete [2021-10-05T23:18:41.455Z] 9065ff56babe: Pull complete [2021-10-05T23:18:46.855Z] d287ab97295c: Pull complete [2021-10-05T23:18:46.855Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-05T23:18:46.855Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-05T23:18:46.855Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-05T23:18:46.980Z] prd-centos7-docker-4c-2g-34 does not seem to be running inside a container [2021-10-05T23:18:47.040Z] $ 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/ry_app-rfid-llrp-inventory_PR-53/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-rfid-llrp-inventory_PR-53 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-53:/w/workspace/ry_app-rfid-llrp-inventory_PR-53:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-53@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-53@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-10-05T23:18:49.941Z] $ docker top d004a46aa711974c654dfcaa6183018a2fa93a9bdfd5f192c7208a235964ffff -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-05T23:18:50.397Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-05T23:18:50.739Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-05T23:18:51.295Z] + ls /var/log/sa-host [2021-10-05T23:18:51.295Z] + sadf -c /var/log/sa-host/sa05 [2021-10-05T23:18:51.295Z] file_magic: OK [2021-10-05T23:18:51.295Z] HZ: Using current value: 100 [2021-10-05T23:18:51.295Z] file_header: OK [2021-10-05T23:18:51.295Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-05T23:18:51.295Z] Statistics: [2021-10-05T23:18:51.295Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-05T23:18:51.295Z] File successfully converted to sysstat format version 12.0.3 [2021-10-05T23:18:51.295Z] + sadf -c /var/log/sa-host/sa30 [2021-10-05T23:18:51.295Z] file_magic: OK [2021-10-05T23:18:51.295Z] HZ: Using current value: 100 [2021-10-05T23:18:51.295Z] file_header: OK [2021-10-05T23:18:51.295Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-05T23:18:51.295Z] Statistics: [2021-10-05T23:18:51.295Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-05T23:18:51.295Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-05T23:18:51.618Z] provisioning config files... [2021-10-05T23:18:51.637Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-53@tmp/config5641414291086048711tmp [Pipeline] { [Pipeline] echo [2021-10-05T23:18:51.697Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-05T23:18:52.058Z] ---> create-netrc.sh [Pipeline] } [2021-10-05T23:18:52.089Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-05T23:18:52.577Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-05T23:18:52.615Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-05T23:18:52.983Z] ---> sudo-logs.sh [2021-10-05T23:18:52.983Z] Archiving 'sudo' log.. [2021-10-05T23:18:52.983Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-34.novalocal: Name or service not known [2021-10-05T23:18:52.983Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-34.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-05T23:18:53.077Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-05T23:18:53.452Z] ---> job-cost.sh [2021-10-05T23:18:53.452Z] lf-activate-venv: SKIPPING [2021-10-05T23:18:53.452Z] DEBUG: total: 0.10999999940395355 [2021-10-05T23:18:53.452Z] INFO: Retrieving Stack Cost... [2021-10-05T23:18:55.394Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-05T23:18:55.661Z] INFO: Archiving Costs [Pipeline] echo [2021-10-05T23:18:55.704Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-05T23:18:56.066Z] ---> logs-deploy.sh [2021-10-05T23:18:56.066Z] lf-activate-venv: SKIPPING [2021-10-05T23:18:56.066Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-53/1 [2021-10-05T23:18:56.066Z] INFO: archiving workspace using pattern(s): [2021-10-05T23:18:56.654Z] Archives upload complete. [2021-10-05T23:18:56.919Z] INFO: archiving logs to Nexus