Pull request #54 updated 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 marcpfuller for edgexfoundry/app-rfid-llrp-inventory Loading trusted files from base branch main at 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd rather than bf387bdf27281530d3d4f44a7e582cce82ddc339 Obtained Jenkinsfile from 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd 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-ssh14649866929389184352.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh8937477385633258564.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-54/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-54/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh18102824397058199991.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3069851121299661345.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-54/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-54/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8611911300662719340.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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 USE_ALPINE: true 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 Running on prd-centos7-docker-4c-2g-259 in /w/workspace/ry_app-rfid-llrp-inventory_PR-54 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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-54 # 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-54@tmp/jenkins-gitclient-ssh7584653261019211396.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 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd into PR head commit bf387bdf27281530d3d4f44a7e582cce82ddc339 Merge succeeded, producing bf387bdf27281530d3d4f44a7e582cce82ddc339 Checking out Revision bf387bdf27281530d3d4f44a7e582cce82ddc339 (PR-54) > 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-54@tmp/jenkins-gitclient-ssh2094451445143482351.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/54/head:refs/remotes/origin/PR-54 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bf387bdf27281530d3d4f44a7e582cce82ddc339 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/jenkins-gitclient-ssh5227955834609181433.key > git merge 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bf387bdf27281530d3d4f44a7e582cce82ddc339 # timeout=10 Commit message: "fix: capped the EdgeX inventory events in index.html to 100 items" > git rev-list --no-walk 7211f2fc7201f6e7acf5b1beaf96931f39851cce # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-12-27T18:57:31.382Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-12-27T18:57:31.433Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-12-27T18:57:31.446Z] ========================================================= [2021-12-27T18:57:31.446Z] EdgeX Global Pipelines Version Info [2021-12-27T18:57:31.446Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-12-27T18:57:32.575Z] ------------------- [2021-12-27T18:57:32.575Z] stable info: [2021-12-27T18:57:32.575Z] ------------------- [2021-12-27T18:57:32.575Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-12-27T18:57:32.575Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-12-27T18:57:32.575Z] Message: update stable to v1.0.217 [2021-12-27T18:57:33.151Z] ------------------- [2021-12-27T18:57:33.151Z] experimental info: [2021-12-27T18:57:33.151Z] ------------------- [2021-12-27T18:57:33.151Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-12-27T18:57:33.151Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-12-27T18:57:33.151Z] Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-12-27T18:57:33.295Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2021-12-27T18:57:33.311Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2021-12-27T18:57:33.330Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-12-27T18:57:33.349Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-12-27T18:57:33.369Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-12-27T18:57:33.387Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-12-27T18:57:33.403Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-12-27T18:57:33.420Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-12-27T18:57:33.430Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-12-27T18:57:33.442Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-12-27T18:57:33.455Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-12-27T18:57:33.466Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2021-12-27T18:57:33.483Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-12-27T18:57:33.506Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-12-27T18:57:33.524Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-12-27T18:57:33.543Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-12-27T18:57:33.562Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-12-27T18:57:33.579Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-12-27T18:57:33.592Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-12-27T18:57:33.604Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-12-27T18:57:33.619Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-12-27T18:57:33.636Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-12-27T18:57:33.645Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-12-27T18:57:33.657Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-12-27T18:57:33.670Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-12-27T18:57:33.682Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-12-27T18:57:33.696Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-54 [Pipeline] echo [2021-12-27T18:57:33.708Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-54 [Pipeline] echo [2021-12-27T18:57:33.723Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-54 [Pipeline] echo [2021-12-27T18:57:33.738Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bf387bdf27281530d3d4f44a7e582cce82ddc339 [Pipeline] echo [2021-12-27T18:57:33.748Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bf387bd [Pipeline] echo [2021-12-27T18:57:33.763Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-27T18:57:33.807Z] provisioning config files... [2021-12-27T18:57:33.822Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/config5583450494871916096tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-27T18:57:34.140Z] ---> docker-login.sh [2021-12-27T18:57:34.140Z] nexus3.edgexfoundry.org:10001 [2021-12-27T18:57:34.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-27T18:57:34.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-27T18:57:34.405Z] Configure a credential helper to remove this warning. See [2021-12-27T18:57:34.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-27T18:57:34.405Z] [2021-12-27T18:57:34.405Z] Login Succeeded [2021-12-27T18:57:34.405Z] nexus3.edgexfoundry.org:10002 [2021-12-27T18:57:34.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-27T18:57:34.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-27T18:57:34.405Z] Configure a credential helper to remove this warning. See [2021-12-27T18:57:34.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-27T18:57:34.405Z] [2021-12-27T18:57:34.405Z] Login Succeeded [2021-12-27T18:57:34.405Z] nexus3.edgexfoundry.org:10003 [2021-12-27T18:57:34.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-27T18:57:34.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-27T18:57:34.673Z] Configure a credential helper to remove this warning. See [2021-12-27T18:57:34.673Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-27T18:57:34.673Z] [2021-12-27T18:57:34.673Z] Login Succeeded [2021-12-27T18:57:34.673Z] nexus3.edgexfoundry.org:10004 [2021-12-27T18:57:34.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-27T18:57:34.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-27T18:57:34.673Z] Configure a credential helper to remove this warning. See [2021-12-27T18:57:34.673Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-27T18:57:34.673Z] [2021-12-27T18:57:34.673Z] Login Succeeded [2021-12-27T18:57:34.673Z] docker.io [2021-12-27T18:57:34.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-27T18:57:35.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-27T18:57:35.209Z] Configure a credential helper to remove this warning. See [2021-12-27T18:57:35.209Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-27T18:57:35.209Z] [2021-12-27T18:57:35.209Z] Login Succeeded [2021-12-27T18:57:35.209Z] ---> docker-login.sh ends [Pipeline] } [2021-12-27T18:57:35.218Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-12-27T18:57:35.610Z] + git rev-list -1 --merges bf387bdf27281530d3d4f44a7e582cce82ddc339~1..bf387bdf27281530d3d4f44a7e582cce82ddc339 [Pipeline] echo [2021-12-27T18:57:35.651Z] -----------> git rev-list -1 --merges bf387bdf27281530d3d4f44a7e582cce82ddc339~1..bf387bdf27281530d3d4f44a7e582cce82ddc339 bf387bdf27281530d3d4f44a7e582cce82ddc339 [false] [Pipeline] sh [2021-12-27T18:57:35.949Z] + git log --format=format:%s -1 bf387bdf27281530d3d4f44a7e582cce82ddc339 [Pipeline] echo [2021-12-27T18:57:35.965Z] ========================================================= [2021-12-27T18:57:35.965Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-12-27T18:57:35.965Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-12-27T18:57:36.315Z] + git log --format=format:%s -1 bf387bdf27281530d3d4f44a7e582cce82ddc339 [Pipeline] echo [2021-12-27T18:57:36.329Z] [semverPrep] GIT_COMMIT: bf387bdf27281530d3d4f44a7e582cce82ddc339, Commit Message: fix: capped the EdgeX inventory events in index.html to 100 items [Pipeline] echo [2021-12-27T18:57:36.339Z] [semverPrep] This is not a build commit. [Pipeline] sh [2021-12-27T18:57:36.771Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-12-27T18:57:36.771Z] + grep -v github /etc/ssh/ssh_known_hosts [2021-12-27T18:57:36.771Z] + '[' -e /tmp/ssh_known_hosts ']' [2021-12-27T18:57:36.771Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2021-12-27T18:57:36.771Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2021-12-27T18:57:36.771Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2021-12-27T18:57:36.771Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-12-27T18:57:37.205Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-27T18:57:37.205Z] [2021-12-27T18:57:37.205Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-12-27T18:57:37.516Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-27T18:57:37.516Z] latest: Pulling from edgex-devops/git-semver [2021-12-27T18:57:37.516Z] a0d0a0d46f8b: Pulling fs layer [2021-12-27T18:57:37.516Z] 3e5f54012d9b: Pulling fs layer [2021-12-27T18:57:37.516Z] 4c7163046ea9: Pulling fs layer [2021-12-27T18:57:37.516Z] 0c2d73faf560: Pulling fs layer [2021-12-27T18:57:37.516Z] 0c2d73faf560: Waiting [2021-12-27T18:57:37.516Z] 3e5f54012d9b: Verifying Checksum [2021-12-27T18:57:37.516Z] 3e5f54012d9b: Download complete [2021-12-27T18:57:37.516Z] a0d0a0d46f8b: Verifying Checksum [2021-12-27T18:57:37.516Z] a0d0a0d46f8b: Download complete [2021-12-27T18:57:37.516Z] 4c7163046ea9: Verifying Checksum [2021-12-27T18:57:37.516Z] 4c7163046ea9: Download complete [2021-12-27T18:57:37.516Z] 0c2d73faf560: Verifying Checksum [2021-12-27T18:57:37.516Z] 0c2d73faf560: Download complete [2021-12-27T18:57:37.784Z] a0d0a0d46f8b: Pull complete [2021-12-27T18:57:37.784Z] 3e5f54012d9b: Pull complete [2021-12-27T18:57:38.053Z] 4c7163046ea9: Pull complete [2021-12-27T18:57:38.315Z] 0c2d73faf560: Pull complete [2021-12-27T18:57:38.315Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-12-27T18:57:38.315Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-27T18:57:38.315Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-12-27T18:57:38.393Z] prd-centos7-docker-4c-2g-259 does not seem to be running inside a container [2021-12-27T18:57:38.454Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-54 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-54:/w/workspace/ry_app-rfid-llrp-inventory_PR-54:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-12-27T18:57:39.043Z] $ docker top 0a489f243e4b5ae3ada1f36829cbeedabf8e096b51ff630309d0d38b63b7657e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-12-27T18:57:39.161Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-27T18:57:39.161Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-27T18:57:39.280Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-27T18:57:39.283Z] $ docker exec 0a489f243e4b5ae3ada1f36829cbeedabf8e096b51ff630309d0d38b63b7657e ssh-agent [2021-12-27T18:57:39.395Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXopDGLp/agent.13 [2021-12-27T18:57:39.395Z] SSH_AGENT_PID=20 [2021-12-27T18:57:39.404Z] Running ssh-add (command line suppressed) [2021-12-27T18:57:39.513Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/private_key_6411906107889913265.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/private_key_6411906107889913265.key) [2021-12-27T18:57:39.526Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-27T18:57:39.834Z] + git tag --points-at HEAD [Pipeline] } [2021-12-27T18:57:39.848Z] $ docker exec --env ******** --env ******** 0a489f243e4b5ae3ada1f36829cbeedabf8e096b51ff630309d0d38b63b7657e ssh-agent -k [2021-12-27T18:57:39.950Z] unset SSH_AUTH_SOCK; [2021-12-27T18:57:39.951Z] unset SSH_AGENT_PID; [2021-12-27T18:57:39.951Z] echo Agent pid 20 killed; [2021-12-27T18:57:39.959Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-12-27T18:57:39.983Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-27T18:57:39.983Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-27T18:57:40.101Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-27T18:57:40.104Z] $ docker exec 0a489f243e4b5ae3ada1f36829cbeedabf8e096b51ff630309d0d38b63b7657e ssh-agent [2021-12-27T18:57:40.219Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAbKGbN/agent.52 [2021-12-27T18:57:40.219Z] SSH_AGENT_PID=59 [2021-12-27T18:57:40.225Z] Running ssh-add (command line suppressed) [2021-12-27T18:57:40.324Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/private_key_1344664153121356946.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/private_key_1344664153121356946.key) [2021-12-27T18:57:40.342Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-27T18:57:40.639Z] + git semver init [2021-12-27T18:57:40.640Z] # -> Open(): unable to determine branch for HEAD [2021-12-27T18:57:40.640Z] # $GIT_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-54/.git [2021-12-27T18:57:40.640Z] # $GIT_WORK_TREE = /w/workspace/ry_app-rfid-llrp-inventory_PR-54 [2021-12-27T18:57:40.640Z] # $SEMVER_REMOTE_NAME = origin [2021-12-27T18:57:40.640Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-12-27T18:57:40.640Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-12-27T18:57:40.640Z] # $SEMVER_BRANCH = PR-54 [2021-12-27T18:57:40.640Z] # $SEMVER_TEMP = /tmp/semver-154815066 [2021-12-27T18:57:40.640Z] # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP [2021-12-27T18:57:42.029Z] # '/tmp/semver-154815066' -> '/w/workspace/ry_app-rfid-llrp-inventory_PR-54/.semver' [2021-12-27T18:57:42.029Z] # -> Force: false [2021-12-27T18:57:42.029Z] # $SEMVER_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-54/.semver [Pipeline] } [2021-12-27T18:57:42.048Z] $ docker exec --env ******** --env ******** 0a489f243e4b5ae3ada1f36829cbeedabf8e096b51ff630309d0d38b63b7657e ssh-agent -k [2021-12-27T18:57:42.150Z] unset SSH_AUTH_SOCK; [2021-12-27T18:57:42.151Z] unset SSH_AGENT_PID; [2021-12-27T18:57:42.151Z] echo Agent pid 59 killed; [2021-12-27T18:57:42.159Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-27T18:57:42.479Z] + git semver [Pipeline] } [2021-12-27T18:57:42.494Z] $ docker stop --time=1 0a489f243e4b5ae3ada1f36829cbeedabf8e096b51ff630309d0d38b63b7657e [2021-12-27T18:57:43.764Z] $ docker rm -f 0a489f243e4b5ae3ada1f36829cbeedabf8e096b51ff630309d0d38b63b7657e [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-27T18:57:44.118Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-12-27T18:57:44.362Z] Stashed 1 file(s) [Pipeline] echo [2021-12-27T18:57:44.365Z] [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-12-27T18:57:59.461Z] Still waiting to schedule task [2021-12-27T18:57:59.461Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-259’ [2021-12-27T18:57:59.463Z] Still waiting to schedule task [2021-12-27T18:57:59.464Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-12-27T18:59:26.036Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-260 in /w/workspace/ry_app-rfid-llrp-inventory_PR-54 [Pipeline] { [Pipeline] ws [2021-12-27T18:59:26.049Z] Running in /w/workspace/app-rfid-llrp-inventory/36 [Pipeline] { [Pipeline] checkout [2021-12-27T18:59:26.242Z] The recommended git tool is: git [2021-12-27T18:59:30.796Z] using credential edgex-jenkins-ssh [2021-12-27T18:59:30.812Z] Cloning the remote Git repository [2021-12-27T18:59:30.870Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-12-27T18:59:30.943Z] > git init /w/workspace/app-rfid-llrp-inventory/36 # timeout=10 [2021-12-27T18:59:31.126Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-12-27T18:59:31.127Z] > git --version # timeout=10 [2021-12-27T18:59:31.172Z] > git --version # 'git version 2.17.1' [2021-12-27T18:59:31.173Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-27T18:59:31.312Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-27T18:59:32.967Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-12-27T18:59:32.985Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-27T18:59:33.011Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-12-27T18:59:33.046Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-12-27T18:59:33.046Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-27T18:59:33.064Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/54/head:refs/remotes/origin/PR-54 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-12-27T18:59:33.727Z] Merging remotes/origin/main commit 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd into PR head commit bf387bdf27281530d3d4f44a7e582cce82ddc339 [2021-12-27T18:59:33.953Z] Merge succeeded, producing bf387bdf27281530d3d4f44a7e582cce82ddc339 [2021-12-27T18:59:33.954Z] Checking out Revision bf387bdf27281530d3d4f44a7e582cce82ddc339 (PR-54) [2021-12-27T18:59:33.745Z] > git config core.sparsecheckout # timeout=10 [2021-12-27T18:59:33.772Z] > git checkout -f bf387bdf27281530d3d4f44a7e582cce82ddc339 # timeout=10 [2021-12-27T18:59:33.862Z] > git remote # timeout=10 [2021-12-27T18:59:33.886Z] > git config --get remote.origin.url # timeout=10 [2021-12-27T18:59:33.897Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-27T18:59:33.908Z] > git merge 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd # timeout=10 [2021-12-27T18:59:33.930Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-27T18:59:33.958Z] > git config core.sparsecheckout # timeout=10 [2021-12-27T18:59:33.968Z] > git checkout -f bf387bdf27281530d3d4f44a7e582cce82ddc339 # timeout=10 [2021-12-27T18:59:38.079Z] Commit message: "fix: capped the EdgeX inventory events in index.html to 100 items" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-12-27T18:59:38.874Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-12-27T18:59:38.874Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-27T18:59:38.874Z] Dload Upload Total Spent Left Speed [2021-12-27T18:59:38.874Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 97719 0 --:--:-- --:--:-- --:--:-- 98533 [Pipeline] sh [2021-12-27T18:59:39.495Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-12-27T18:59:39.831Z] + + sudo tee /etc/docker/daemon.new [2021-12-27T18:59:39.831Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-12-27T18:59:39.831Z] { [2021-12-27T18:59:39.831Z] "registry-mirrors": [ [2021-12-27T18:59:39.831Z] "https://nexus3.edgexfoundry.org:10001" [2021-12-27T18:59:39.831Z] ], [2021-12-27T18:59:39.831Z] "bip": "10.250.0.254/24", [2021-12-27T18:59:39.831Z] "hosts": [ [2021-12-27T18:59:39.831Z] "tcp://0.0.0.0:5555", [2021-12-27T18:59:39.831Z] "unix:///var/run/docker.sock" [2021-12-27T18:59:39.831Z] ], [2021-12-27T18:59:39.831Z] "mtu": 1458, [2021-12-27T18:59:39.831Z] "selinux-enabled": true, [2021-12-27T18:59:39.831Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-12-27T18:59:39.831Z] } [Pipeline] sh [2021-12-27T18:59:40.183Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-12-27T18:59:40.520Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-27T18:59:58.829Z] provisioning config files... [2021-12-27T18:59:58.851Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/36@tmp/config1797462463536473638tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-27T18:59:59.196Z] ---> docker-login.sh [2021-12-27T18:59:59.196Z] nexus3.edgexfoundry.org:10001 [2021-12-27T18:59:59.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-27T18:59:59.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-27T18:59:59.791Z] Configure a credential helper to remove this warning. See [2021-12-27T18:59:59.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-27T18:59:59.791Z] [2021-12-27T18:59:59.791Z] Login Succeeded [2021-12-27T18:59:59.791Z] nexus3.edgexfoundry.org:10002 [2021-12-27T19:00:00.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-27T19:00:00.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-27T19:00:00.336Z] Configure a credential helper to remove this warning. See [2021-12-27T19:00:00.336Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-27T19:00:00.336Z] [2021-12-27T19:00:00.336Z] Login Succeeded [2021-12-27T19:00:00.336Z] nexus3.edgexfoundry.org:10003 [2021-12-27T19:00:00.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-27T19:00:00.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-27T19:00:00.609Z] Configure a credential helper to remove this warning. See [2021-12-27T19:00:00.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-27T19:00:00.609Z] [2021-12-27T19:00:00.609Z] Login Succeeded [2021-12-27T19:00:00.609Z] nexus3.edgexfoundry.org:10004 [2021-12-27T19:00:00.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-27T19:00:01.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-27T19:00:01.151Z] Configure a credential helper to remove this warning. See [2021-12-27T19:00:01.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-27T19:00:01.151Z] [2021-12-27T19:00:01.151Z] Login Succeeded [2021-12-27T19:00:01.151Z] docker.io [2021-12-27T19:00:01.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-27T19:00:01.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-27T19:00:01.691Z] Configure a credential helper to remove this warning. See [2021-12-27T19:00:01.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-27T19:00:01.691Z] [2021-12-27T19:00:01.691Z] Login Succeeded [2021-12-27T19:00:01.691Z] ---> docker-login.sh ends [Pipeline] } [2021-12-27T19:00:01.708Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-12-27T19:00:02.180Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-27T19:00:02.193Z] ========================================================= [2021-12-27T19:00:02.193Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-12-27T19:00:02.193Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-12-27T19:00:02.538Z] + 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-12-27T19:00:02.810Z] Sending build context to Docker daemon 679.9kB [2021-12-27T19:00:02.810Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-12-27T19:00:02.810Z] Step 2/12 : FROM ${BASE} AS builder [2021-12-27T19:00:03.084Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-12-27T19:00:03.084Z] 552d1f2373af: Pulling fs layer [2021-12-27T19:00:03.084Z] ea3f2d53f512: Pulling fs layer [2021-12-27T19:00:03.084Z] 9e70ebbbe112: Pulling fs layer [2021-12-27T19:00:03.084Z] 7a9cfe048b4a: Pulling fs layer [2021-12-27T19:00:03.084Z] 72dc09318566: Pulling fs layer [2021-12-27T19:00:03.084Z] f4f7b4309257: Pulling fs layer [2021-12-27T19:00:03.084Z] 0ac9a79272e3: Pulling fs layer [2021-12-27T19:00:03.084Z] b78e95d17946: Pulling fs layer [2021-12-27T19:00:03.084Z] f4f7b4309257: Waiting [2021-12-27T19:00:03.084Z] 7a9cfe048b4a: Waiting [2021-12-27T19:00:03.084Z] 0ac9a79272e3: Waiting [2021-12-27T19:00:03.084Z] b78e95d17946: Waiting [2021-12-27T19:00:03.084Z] 72dc09318566: Waiting [2021-12-27T19:00:03.084Z] 9e70ebbbe112: Verifying Checksum [2021-12-27T19:00:03.084Z] 9e70ebbbe112: Download complete [2021-12-27T19:00:03.084Z] ea3f2d53f512: Download complete [2021-12-27T19:00:03.084Z] 72dc09318566: Verifying Checksum [2021-12-27T19:00:03.084Z] 72dc09318566: Download complete [2021-12-27T19:00:03.084Z] f4f7b4309257: Verifying Checksum [2021-12-27T19:00:03.084Z] f4f7b4309257: Download complete [2021-12-27T19:00:03.084Z] 552d1f2373af: Download complete [2021-12-27T19:00:03.084Z] 0ac9a79272e3: Verifying Checksum [2021-12-27T19:00:03.084Z] 0ac9a79272e3: Download complete [2021-12-27T19:00:03.680Z] 552d1f2373af: Pull complete [2021-12-27T19:00:04.283Z] ea3f2d53f512: Pull complete [2021-12-27T19:00:04.881Z] 9e70ebbbe112: Pull complete [2021-12-27T19:00:04.881Z] b78e95d17946: Download complete [2021-12-27T19:00:05.476Z] 7a9cfe048b4a: Verifying Checksum [2021-12-27T19:00:05.476Z] 7a9cfe048b4a: Download complete [2021-12-27T19:00:12.682Z] Running on prd-centos7-docker-4c-2g-261 in /w/workspace/ry_app-rfid-llrp-inventory_PR-54 [Pipeline] { [Pipeline] ws [2021-12-27T19:00:12.694Z] Running in /w/workspace/app-rfid-llrp-inventory/36 [Pipeline] { [Pipeline] checkout [2021-12-27T19:00:12.769Z] The recommended git tool is: git [2021-12-27T19:00:14.457Z] using credential edgex-jenkins-ssh [2021-12-27T19:00:14.467Z] Cloning the remote Git repository [2021-12-27T19:00:13.349Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-12-27T19:00:13.380Z] > git init /w/workspace/app-rfid-llrp-inventory/36 # timeout=10 [2021-12-27T19:00:13.412Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-12-27T19:00:13.412Z] > git --version # timeout=10 [2021-12-27T19:00:13.434Z] > git --version # 'git version 2.24.4' [2021-12-27T19:00:13.435Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-27T19:00:13.497Z] [INFO] Currently running in a labeled security context [2021-12-27T19:00:13.497Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-12-27T19:00:13.497Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/36@tmp/jenkins-gitclient-ssh8766865059527817438.key [2021-12-27T19:00:13.521Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-27T19:00:16.159Z] Merging remotes/origin/main commit 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd into PR head commit bf387bdf27281530d3d4f44a7e582cce82ddc339 [2021-12-27T19:00:14.357Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-12-27T19:00:14.364Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-27T19:00:14.386Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-12-27T19:00:14.402Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-12-27T19:00:14.404Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-27T19:00:14.405Z] [INFO] Currently running in a labeled security context [2021-12-27T19:00:14.405Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-12-27T19:00:14.405Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/36@tmp/jenkins-gitclient-ssh9044254274711370300.key [2021-12-27T19:00:14.417Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/54/head:refs/remotes/origin/PR-54 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-12-27T19:00:15.029Z] > git config core.sparsecheckout # timeout=10 [2021-12-27T19:00:15.037Z] > git checkout -f bf387bdf27281530d3d4f44a7e582cce82ddc339 # timeout=10 [2021-12-27T19:00:16.294Z] Merge succeeded, producing bf387bdf27281530d3d4f44a7e582cce82ddc339 [2021-12-27T19:00:16.294Z] Checking out Revision bf387bdf27281530d3d4f44a7e582cce82ddc339 (PR-54) [2021-12-27T19:00:15.080Z] > git remote # timeout=10 [2021-12-27T19:00:15.095Z] > git config --get remote.origin.url # timeout=10 [2021-12-27T19:00:15.114Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-27T19:00:15.115Z] [INFO] Currently running in a labeled security context [2021-12-27T19:00:15.115Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-12-27T19:00:15.115Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/36@tmp/jenkins-gitclient-ssh5211532352953093632.key [2021-12-27T19:00:15.127Z] > git merge 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd # timeout=10 [2021-12-27T19:00:15.139Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-27T19:00:15.158Z] > git config core.sparsecheckout # timeout=10 [2021-12-27T19:00:15.167Z] > git checkout -f bf387bdf27281530d3d4f44a7e582cce82ddc339 # timeout=10 [2021-12-27T19:00:17.902Z] 7a9cfe048b4a: Pull complete [2021-12-27T19:00:17.902Z] 72dc09318566: Pull complete [2021-12-27T19:00:17.902Z] f4f7b4309257: Pull complete [2021-12-27T19:00:17.902Z] 0ac9a79272e3: Pull complete [2021-12-27T19:00:19.874Z] Commit message: "fix: capped the EdgeX inventory events in index.html to 100 items" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-27T19:00:20.191Z] provisioning config files... [2021-12-27T19:00:20.204Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/36@tmp/config6103366357460850453tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-27T19:00:20.600Z] ---> docker-login.sh [2021-12-27T19:00:20.600Z] nexus3.edgexfoundry.org:10001 [2021-12-27T19:00:20.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-27T19:00:20.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-27T19:00:20.600Z] Configure a credential helper to remove this warning. See [2021-12-27T19:00:20.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-27T19:00:20.600Z] [2021-12-27T19:00:20.600Z] Login Succeeded [2021-12-27T19:00:20.600Z] nexus3.edgexfoundry.org:10002 [2021-12-27T19:00:20.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-27T19:00:20.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-27T19:00:20.864Z] Configure a credential helper to remove this warning. See [2021-12-27T19:00:20.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-27T19:00:20.864Z] [2021-12-27T19:00:20.864Z] Login Succeeded [2021-12-27T19:00:20.864Z] nexus3.edgexfoundry.org:10003 [2021-12-27T19:00:20.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-27T19:00:20.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-27T19:00:20.864Z] Configure a credential helper to remove this warning. See [2021-12-27T19:00:20.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-27T19:00:20.864Z] [2021-12-27T19:00:20.864Z] Login Succeeded [2021-12-27T19:00:20.864Z] nexus3.edgexfoundry.org:10004 [2021-12-27T19:00:20.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-27T19:00:21.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-27T19:00:21.124Z] Configure a credential helper to remove this warning. See [2021-12-27T19:00:21.124Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-27T19:00:21.124Z] [2021-12-27T19:00:21.124Z] Login Succeeded [2021-12-27T19:00:21.124Z] docker.io [2021-12-27T19:00:21.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-27T19:00:21.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-27T19:00:21.386Z] Configure a credential helper to remove this warning. See [2021-12-27T19:00:21.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-27T19:00:21.386Z] [2021-12-27T19:00:21.386Z] Login Succeeded [2021-12-27T19:00:21.386Z] ---> docker-login.sh ends [Pipeline] } [2021-12-27T19:00:21.484Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-12-27T19:00:21.613Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-27T19:00:21.622Z] ========================================================= [2021-12-27T19:00:21.622Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-12-27T19:00:21.622Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-12-27T19:00:21.935Z] + 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-12-27T19:00:21.935Z] Sending build context to Docker daemon 679.9kB [2021-12-27T19:00:21.935Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-12-27T19:00:21.935Z] Step 2/12 : FROM ${BASE} AS builder [2021-12-27T19:00:21.935Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-12-27T19:00:21.935Z] a0d0a0d46f8b: Pulling fs layer [2021-12-27T19:00:21.935Z] 31adcdaf11c8: Pulling fs layer [2021-12-27T19:00:21.935Z] b8b176561691: Pulling fs layer [2021-12-27T19:00:21.935Z] 4527c011a84f: Pulling fs layer [2021-12-27T19:00:21.935Z] 5d74067f8e1e: Pulling fs layer [2021-12-27T19:00:21.935Z] e0aca202a116: Pulling fs layer [2021-12-27T19:00:21.935Z] 3a43be97a3b4: Pulling fs layer [2021-12-27T19:00:21.935Z] 34cad66bf833: Pulling fs layer [2021-12-27T19:00:21.935Z] b4e3c513aaa6: Pulling fs layer [2021-12-27T19:00:21.935Z] e0aca202a116: Waiting [2021-12-27T19:00:21.935Z] 3a43be97a3b4: Waiting [2021-12-27T19:00:21.935Z] 34cad66bf833: Waiting [2021-12-27T19:00:21.935Z] 4527c011a84f: Waiting [2021-12-27T19:00:21.935Z] b4e3c513aaa6: Waiting [2021-12-27T19:00:21.935Z] 5d74067f8e1e: Waiting [2021-12-27T19:00:21.935Z] b8b176561691: Verifying Checksum [2021-12-27T19:00:21.935Z] b8b176561691: Download complete [2021-12-27T19:00:21.935Z] 31adcdaf11c8: Verifying Checksum [2021-12-27T19:00:21.935Z] 31adcdaf11c8: Download complete [2021-12-27T19:00:21.935Z] 5d74067f8e1e: Verifying Checksum [2021-12-27T19:00:21.935Z] 5d74067f8e1e: Download complete [2021-12-27T19:00:21.935Z] e0aca202a116: Verifying Checksum [2021-12-27T19:00:21.935Z] e0aca202a116: Download complete [2021-12-27T19:00:21.935Z] 3a43be97a3b4: Verifying Checksum [2021-12-27T19:00:21.935Z] 3a43be97a3b4: Download complete [2021-12-27T19:00:21.935Z] a0d0a0d46f8b: Verifying Checksum [2021-12-27T19:00:21.935Z] a0d0a0d46f8b: Download complete [2021-12-27T19:00:22.206Z] 34cad66bf833: Verifying Checksum [2021-12-27T19:00:22.206Z] 34cad66bf833: Download complete [2021-12-27T19:00:22.472Z] 4527c011a84f: Verifying Checksum [2021-12-27T19:00:22.472Z] 4527c011a84f: Download complete [2021-12-27T19:00:22.736Z] b4e3c513aaa6: Verifying Checksum [2021-12-27T19:00:22.736Z] b4e3c513aaa6: Download complete [2021-12-27T19:00:22.736Z] a0d0a0d46f8b: Pull complete [2021-12-27T19:00:22.736Z] 31adcdaf11c8: Pull complete [2021-12-27T19:00:22.736Z] b8b176561691: Pull complete [2021-12-27T19:00:23.310Z] b78e95d17946: Pull complete [2021-12-27T19:00:23.310Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-12-27T19:00:23.310Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-27T19:00:23.310Z] ---> 8b459fc5aaf0 [2021-12-27T19:00:23.310Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-12-27T19:00:24.296Z] ---> Running in 7e5dda8748ac [2021-12-27T19:00:24.296Z] Removing intermediate container 7e5dda8748ac [2021-12-27T19:00:24.296Z] ---> d70332d8b254 [2021-12-27T19:00:24.296Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2021-12-27T19:00:24.575Z] ---> Running in 063af26332ec [2021-12-27T19:00:24.858Z] Removing intermediate container 063af26332ec [2021-12-27T19:00:24.858Z] ---> f41772b12473 [2021-12-27T19:00:24.858Z] Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-12-27T19:00:24.858Z] ---> Running in 62a7dbef2474 [2021-12-27T19:00:25.458Z] Removing intermediate container 62a7dbef2474 [2021-12-27T19:00:25.458Z] ---> a5e0f2ce98e6 [2021-12-27T19:00:25.458Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-27T19:00:25.458Z] ---> Running in 8ff5ef74e47d [2021-12-27T19:00:26.968Z] 4527c011a84f: Pull complete [2021-12-27T19:00:26.968Z] 5d74067f8e1e: Pull complete [2021-12-27T19:00:26.968Z] e0aca202a116: Pull complete [2021-12-27T19:00:26.968Z] 3a43be97a3b4: Pull complete [2021-12-27T19:00:26.968Z] 34cad66bf833: Pull complete [2021-12-27T19:00:27.435Z] Removing intermediate container 8ff5ef74e47d [2021-12-27T19:00:27.435Z] ---> 7d082e0f5727 [2021-12-27T19:00:27.435Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-12-27T19:00:27.435Z] ---> Running in 61aef1d0bd3c [2021-12-27T19:00:28.029Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-27T19:00:28.916Z] b4e3c513aaa6: Pull complete [2021-12-27T19:00:28.916Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-12-27T19:00:28.916Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-27T19:00:28.916Z] ---> 9f6097aaca64 [2021-12-27T19:00:28.916Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-12-27T19:00:29.000Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-27T19:00:29.596Z] OK: 219 MiB in 52 packages [2021-12-27T19:00:30.573Z] Removing intermediate container 61aef1d0bd3c [2021-12-27T19:00:30.573Z] ---> debb2f679e1a [2021-12-27T19:00:30.573Z] Step 8/12 : WORKDIR /app [2021-12-27T19:00:30.573Z] ---> Running in 9994799a4261 [2021-12-27T19:00:31.168Z] Removing intermediate container 9994799a4261 [2021-12-27T19:00:31.168Z] ---> b4a295b44926 [2021-12-27T19:00:31.168Z] Step 9/12 : COPY . . [2021-12-27T19:00:31.765Z] ---> 45c107bc0aa8 [2021-12-27T19:00:31.765Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-27T19:00:31.765Z] ---> Running in 5ec37b430f02 [2021-12-27T19:00:33.128Z] ---> Running in d40fe244028c [2021-12-27T19:00:33.128Z] Removing intermediate container d40fe244028c [2021-12-27T19:00:33.128Z] ---> 5599aaefa143 [2021-12-27T19:00:33.128Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2021-12-27T19:00:33.128Z] ---> Running in 4884f4f2d464 [2021-12-27T19:00:33.128Z] Removing intermediate container 4884f4f2d464 [2021-12-27T19:00:33.128Z] ---> d7fe1a1433cf [2021-12-27T19:00:33.128Z] Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-12-27T19:00:33.128Z] ---> Running in b17efa85aba6 [2021-12-27T19:00:33.128Z] Removing intermediate container b17efa85aba6 [2021-12-27T19:00:33.128Z] ---> 94cde2410b43 [2021-12-27T19:00:33.128Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-27T19:00:33.128Z] ---> Running in 8172484d40f2 [2021-12-27T19:00:33.392Z] Removing intermediate container 8172484d40f2 [2021-12-27T19:00:33.392Z] ---> a1fda09cac14 [2021-12-27T19:00:33.392Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-12-27T19:00:33.392Z] ---> Running in 7c765cb15bc1 [2021-12-27T19:00:33.651Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-27T19:00:34.598Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-27T19:00:34.859Z] OK: 220 MiB in 52 packages [2021-12-27T19:00:35.119Z] Removing intermediate container 7c765cb15bc1 [2021-12-27T19:00:35.119Z] ---> 473abc47cf44 [2021-12-27T19:00:35.119Z] Step 8/12 : WORKDIR /app [2021-12-27T19:00:35.119Z] ---> Running in f69b05a0bd72 [2021-12-27T19:00:35.119Z] Removing intermediate container f69b05a0bd72 [2021-12-27T19:00:35.119Z] ---> 58aede5193e8 [2021-12-27T19:00:35.119Z] Step 9/12 : COPY . . [2021-12-27T19:00:35.385Z] ---> 21654a91a0c7 [2021-12-27T19:00:35.385Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-27T19:00:35.385Z] ---> Running in 5c0b3be4a025 [2021-12-27T19:01:07.558Z] Removing intermediate container 5c0b3be4a025 [2021-12-27T19:01:07.558Z] ---> 6bb7bd6fb3c7 [2021-12-27T19:01:07.558Z] Step 11/12 : ARG MAKE="make build" [2021-12-27T19:01:07.558Z] ---> Running in d6ab84c87f0f [2021-12-27T19:01:07.558Z] Removing intermediate container d6ab84c87f0f [2021-12-27T19:01:07.558Z] ---> 4eec9ff55498 [2021-12-27T19:01:07.558Z] Step 12/12 : RUN $MAKE [2021-12-27T19:01:07.558Z] ---> Running in a9e24ca82f72 [2021-12-27T19:01:07.558Z] noop [2021-12-27T19:01:07.558Z] Removing intermediate container a9e24ca82f72 [2021-12-27T19:01:07.558Z] ---> 0a1c185dd800 [2021-12-27T19:01:07.558Z] Successfully built 0a1c185dd800 [2021-12-27T19:01:07.558Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-27T19:01:07.855Z] + docker inspect -f . ci-base-image-x86_64 [2021-12-27T19:01:07.855Z] . [Pipeline] withDockerContainer [2021-12-27T19:01:07.923Z] prd-centos7-docker-4c-2g-261 does not seem to be running inside a container [2021-12-27T19:01:07.956Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/36 -v /w/workspace/app-rfid-llrp-inventory/36:/w/workspace/app-rfid-llrp-inventory/36:rw,z -v /w/workspace/app-rfid-llrp-inventory/36@tmp:/w/workspace/app-rfid-llrp-inventory/36@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-12-27T19:01:08.279Z] $ docker top af0dc1f824f180d8414f1b9b79fcfb648b198eab2a3d4f36c5af6ae08c1793f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-27T19:01:08.632Z] + go version [2021-12-27T19:01:08.632Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-12-27T19:01:08.648Z] $ docker stop --time=1 af0dc1f824f180d8414f1b9b79fcfb648b198eab2a3d4f36c5af6ae08c1793f0 [2021-12-27T19:01:09.817Z] $ docker rm -f af0dc1f824f180d8414f1b9b79fcfb648b198eab2a3d4f36c5af6ae08c1793f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-27T19:01:10.197Z] + docker inspect -f . ci-base-image-x86_64 [2021-12-27T19:01:10.197Z] . [Pipeline] withDockerContainer [2021-12-27T19:01:10.265Z] prd-centos7-docker-4c-2g-261 does not seem to be running inside a container [2021-12-27T19:01:10.298Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/36 -v /w/workspace/app-rfid-llrp-inventory/36:/w/workspace/app-rfid-llrp-inventory/36:rw,z -v /w/workspace/app-rfid-llrp-inventory/36@tmp:/w/workspace/app-rfid-llrp-inventory/36@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-12-27T19:01:10.628Z] $ docker top 15cf1f91eb3e39b113280efdd42e651d886341ff5b1d7291acabaf175f8157c0 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-12-27T19:01:11.003Z] + make test [2021-12-27T19:01:11.003Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-12-27T19:01:29.280Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2021-12-27T19:01:29.280Z] Time delta: 37 [2021-12-27T19:01:29.280Z] --- FAIL: TestUnixMilli (0.04s) [2021-12-27T19:01:29.280Z] epoch_helper_test.go:37: Time calculation bad [2021-12-27T19:01:29.280Z] FAIL [2021-12-27T19:01:29.280Z] coverage: 86.5% of statements [2021-12-27T19:01:29.280Z] FAIL edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.072s [2021-12-27T19:01:29.280Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2021-12-27T19:01:31.214Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.534s coverage: 71.9% of statements [2021-12-27T19:01:31.214Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] [2021-12-27T19:01:31.214Z] FAIL [2021-12-27T19:01:31.214Z] make: *** [Makefile:30: test] Error 1 [Pipeline] } [2021-12-27T19:01:31.243Z] $ docker stop --time=1 15cf1f91eb3e39b113280efdd42e651d886341ff5b1d7291acabaf175f8157c0 [2021-12-27T19:01:32.639Z] $ docker rm -f 15cf1f91eb3e39b113280efdd42e651d886341ff5b1d7291acabaf175f8157c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-27T19:01:33.089Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-27T19:01:33.089Z] [2021-12-27T19:01:33.089Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-12-27T19:01:33.401Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-27T19:01:33.401Z] latest: Pulling from edgex-lftools-log-publisher [2021-12-27T19:01:33.401Z] b4d181a07f80: Pulling fs layer [2021-12-27T19:01:33.401Z] a1111a8f2ec3: Pulling fs layer [2021-12-27T19:01:33.401Z] ed53099fbce6: Pulling fs layer [2021-12-27T19:01:33.401Z] dc539afda2c1: Pulling fs layer [2021-12-27T19:01:33.401Z] 77bc0d833cb6: Pulling fs layer [2021-12-27T19:01:33.401Z] 9065ff56babe: Pulling fs layer [2021-12-27T19:01:33.401Z] d287ab97295c: Pulling fs layer [2021-12-27T19:01:33.401Z] 9065ff56babe: Waiting [2021-12-27T19:01:33.401Z] d287ab97295c: Waiting [2021-12-27T19:01:33.401Z] dc539afda2c1: Waiting [2021-12-27T19:01:33.401Z] 77bc0d833cb6: Waiting [2021-12-27T19:01:33.401Z] a1111a8f2ec3: Verifying Checksum [2021-12-27T19:01:33.401Z] a1111a8f2ec3: Download complete [2021-12-27T19:01:33.401Z] dc539afda2c1: Verifying Checksum [2021-12-27T19:01:33.401Z] dc539afda2c1: Download complete [2021-12-27T19:01:33.668Z] ed53099fbce6: Verifying Checksum [2021-12-27T19:01:33.668Z] ed53099fbce6: Download complete [2021-12-27T19:01:33.668Z] 77bc0d833cb6: Verifying Checksum [2021-12-27T19:01:33.668Z] 77bc0d833cb6: Download complete [2021-12-27T19:01:33.668Z] 9065ff56babe: Verifying Checksum [2021-12-27T19:01:33.668Z] 9065ff56babe: Download complete [2021-12-27T19:01:33.668Z] b4d181a07f80: Verifying Checksum [2021-12-27T19:01:33.668Z] b4d181a07f80: Download complete [2021-12-27T19:01:34.255Z] d287ab97295c: Verifying Checksum [2021-12-27T19:01:34.255Z] d287ab97295c: Download complete [2021-12-27T19:01:35.202Z] b4d181a07f80: Pull complete [2021-12-27T19:01:35.202Z] a1111a8f2ec3: Pull complete [2021-12-27T19:01:35.781Z] ed53099fbce6: Pull complete [2021-12-27T19:01:35.781Z] dc539afda2c1: Pull complete [2021-12-27T19:01:36.045Z] 77bc0d833cb6: Pull complete [2021-12-27T19:01:36.046Z] 9065ff56babe: Pull complete [2021-12-27T19:01:41.365Z] d287ab97295c: Pull complete [2021-12-27T19:01:41.365Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-12-27T19:01:41.365Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-27T19:01:41.365Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-12-27T19:01:41.433Z] prd-centos7-docker-4c-2g-261 does not seem to be running inside a container [2021-12-27T19:01:41.470Z] $ 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/36 -v /w/workspace/app-rfid-llrp-inventory/36:/w/workspace/app-rfid-llrp-inventory/36:rw,z -v /w/workspace/app-rfid-llrp-inventory/36@tmp:/w/workspace/app-rfid-llrp-inventory/36@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-12-27T19:01:43.719Z] $ docker top 8ea4a2c8fb09f9617cd292590a18713c122b1de09b0b772d7b1c22d4c381e03d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-27T19:01:44.147Z] ---> job-cost.sh [2021-12-27T19:01:44.147Z] lf-activate-venv: SKIPPING [2021-12-27T19:01:44.147Z] INFO: No Stack... [2021-12-27T19:01:44.721Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-12-27T19:01:44.981Z] INFO: Archiving Costs [Pipeline] sh [2021-12-27T19:01:45.275Z] + cat /w/workspace/app-rfid-llrp-inventory/36/archives/cost.csv [2021-12-27T19:01:45.275Z] + cut -d, -f6 [Pipeline] lock [2021-12-27T19:01:45.309Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-36-stack-cost] [2021-12-27T19:01:45.323Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-36-stack-cost] did not exist. Created. [2021-12-27T19:01:45.323Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-36-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-12-27T19:01:45.660Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-12-27T19:01:45.850Z] Stashed 1 file(s) [Pipeline] } [2021-12-27T19:01:45.859Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-36-stack-cost] [Pipeline] // lock [Pipeline] } [2021-12-27T19:01:45.883Z] $ docker stop --time=1 8ea4a2c8fb09f9617cd292590a18713c122b1de09b0b772d7b1c22d4c381e03d [2021-12-27T19:01:47.015Z] $ docker rm -f 8ea4a2c8fb09f9617cd292590a18713c122b1de09b0b772d7b1c22d4c381e03d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-12-27T19:01:47.179Z] Failed in branch amd64 [2021-12-27T19:01:53.532Z] Removing intermediate container 5ec37b430f02 [2021-12-27T19:01:53.532Z] ---> b1da515469a5 [2021-12-27T19:01:53.532Z] Step 11/12 : ARG MAKE="make build" [2021-12-27T19:01:53.532Z] ---> Running in bf7e93aec8d0 [2021-12-27T19:01:53.532Z] Removing intermediate container bf7e93aec8d0 [2021-12-27T19:01:53.532Z] ---> a068387ef4f3 [2021-12-27T19:01:53.532Z] Step 12/12 : RUN $MAKE [2021-12-27T19:01:53.532Z] ---> Running in bd4c37bfcd79 [2021-12-27T19:01:53.532Z] noop [2021-12-27T19:01:53.532Z] Removing intermediate container bd4c37bfcd79 [2021-12-27T19:01:53.532Z] ---> 8e6b19a3969c [2021-12-27T19:01:53.532Z] Successfully built 8e6b19a3969c [2021-12-27T19:01:53.532Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-27T19:01:53.864Z] + docker inspect -f . ci-base-image-arm64 [2021-12-27T19:01:53.864Z] . [Pipeline] withDockerContainer [2021-12-27T19:01:54.061Z] prd-ubuntu18.04-docker-arm64-4c-16g-260 does not seem to be running inside a container [2021-12-27T19:01:54.144Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/36 -v /w/workspace/app-rfid-llrp-inventory/36:/w/workspace/app-rfid-llrp-inventory/36:rw,z -v /w/workspace/app-rfid-llrp-inventory/36@tmp:/w/workspace/app-rfid-llrp-inventory/36@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 ******** -e ******** ci-base-image-arm64 cat [2021-12-27T19:01:55.339Z] $ docker top 3ca55c241e79c268c498d564dd258a68644d676112ba1a0184bd23f5f302328c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-27T19:01:56.209Z] + go version [2021-12-27T19:01:56.209Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-12-27T19:01:56.233Z] $ docker stop --time=1 3ca55c241e79c268c498d564dd258a68644d676112ba1a0184bd23f5f302328c [2021-12-27T19:01:57.840Z] $ docker rm -f 3ca55c241e79c268c498d564dd258a68644d676112ba1a0184bd23f5f302328c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-27T19:01:58.423Z] + docker inspect -f . ci-base-image-arm64 [2021-12-27T19:01:58.423Z] . [Pipeline] withDockerContainer [2021-12-27T19:01:58.613Z] prd-ubuntu18.04-docker-arm64-4c-16g-260 does not seem to be running inside a container [2021-12-27T19:01:58.684Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/36 -v /w/workspace/app-rfid-llrp-inventory/36:/w/workspace/app-rfid-llrp-inventory/36:rw,z -v /w/workspace/app-rfid-llrp-inventory/36@tmp:/w/workspace/app-rfid-llrp-inventory/36@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 ******** -e ******** ci-base-image-arm64 cat [2021-12-27T19:01:59.883Z] $ docker top 2f2ad98f26af22b3dff606cbecda83652e02aff22299e8d3d691d888e5317eb3 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-12-27T19:02:00.770Z] + make test [2021-12-27T19:02:00.770Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-12-27T19:02:57.328Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2021-12-27T19:02:57.328Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.209s coverage: 86.5% of statements [2021-12-27T19:02:57.328Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2021-12-27T19:02:59.936Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.677s coverage: 71.9% of statements [2021-12-27T19:02:59.936Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] [2021-12-27T19:03:00.210Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-12-27T19:03:32.567Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-12-27T19:03:32.567Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-12-27T19:03:32.567Z] ./bin/test-attribution.sh [Pipeline] echo [2021-12-27T19:03:32.593Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2021-12-27T19:03:32.606Z] $ docker stop --time=1 2f2ad98f26af22b3dff606cbecda83652e02aff22299e8d3d691d888e5317eb3 [2021-12-27T19:03:34.301Z] $ docker rm -f 2f2ad98f26af22b3dff606cbecda83652e02aff22299e8d3d691d888e5317eb3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-27T19:03:35.107Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-12-27T19:03:35.584Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-12-27T19:03:36.641Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-12-27T19:03:36.973Z] + ls -al . [2021-12-27T19:03:36.973Z] total 232 [2021-12-27T19:03:36.973Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 27 19:03 . [2021-12-27T19:03:36.973Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 27 18:59 .. [2021-12-27T19:03:36.973Z] -rw-rw-r-- 1 jenkins jenkins 262 Dec 27 18:59 .dockerignore [2021-12-27T19:03:36.973Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 27 18:59 .git [2021-12-27T19:03:36.973Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 27 18:59 .github [2021-12-27T19:03:36.973Z] -rw-rw-r-- 1 jenkins jenkins 788 Dec 27 18:59 .gitignore [2021-12-27T19:03:36.973Z] -rw-rw-r-- 1 jenkins jenkins 8248 Dec 27 18:59 Attribution.txt [2021-12-27T19:03:36.973Z] -rw-rw-r-- 1 jenkins jenkins 1742 Dec 27 18:59 Dockerfile [2021-12-27T19:03:36.973Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 27 18:59 GOVERNANCE.md [2021-12-27T19:03:36.973Z] -rw-rw-r-- 1 jenkins jenkins 686 Dec 27 18:59 Jenkinsfile [2021-12-27T19:03:36.973Z] -rw-rw-r-- 1 jenkins jenkins 11347 Dec 27 18:59 LICENSE [2021-12-27T19:03:36.973Z] -rw-rw-r-- 1 jenkins jenkins 1596 Dec 27 18:59 Makefile [2021-12-27T19:03:36.973Z] -rw-rw-r-- 1 jenkins jenkins 617 Dec 27 18:59 OWNERS.md [2021-12-27T19:03:36.973Z] -rw-rw-r-- 1 jenkins jenkins 31195 Dec 27 18:59 README.md [2021-12-27T19:03:36.973Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 27 18:57 VERSION [2021-12-27T19:03:36.973Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 27 18:59 bin [2021-12-27T19:03:36.973Z] -rw-r--r-- 1 jenkins jenkins 41356 Dec 27 19:02 coverage.out [2021-12-27T19:03:36.973Z] -rw-rw-r-- 1 jenkins jenkins 276 Dec 27 18:59 go.mod [2021-12-27T19:03:36.973Z] -rw-rw-r-- 1 jenkins jenkins 49531 Dec 27 18:59 go.sum [2021-12-27T19:03:36.973Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 27 18:59 images [2021-12-27T19:03:36.973Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 27 18:59 internal [2021-12-27T19:03:36.973Z] -rw-rw-r-- 1 jenkins jenkins 531 Dec 27 18:59 main.go [2021-12-27T19:03:36.973Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 27 18:59 res [2021-12-27T19:03:36.973Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 27 18:59 snap [2021-12-27T19:03:36.973Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 27 18:59 static [Pipeline] isUnix [Pipeline] sh [2021-12-27T19:03:37.316Z] + 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=bf387bdf27281530d3d4f44a7e582cce82ddc339 --label arch=arm64 --label version=0.0.0 . [2021-12-27T19:03:37.590Z] Sending build context to Docker daemon 679.9kB [2021-12-27T19:03:37.590Z] Step 1/27 : ARG BASE=golang:1.16-alpine3.14 [2021-12-27T19:03:37.590Z] Step 2/27 : FROM ${BASE} AS builder [2021-12-27T19:03:37.590Z] ---> 8e6b19a3969c [2021-12-27T19:03:37.590Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-12-27T19:03:37.862Z] ---> Running in c65bfd177d6b [2021-12-27T19:03:38.135Z] Removing intermediate container c65bfd177d6b [2021-12-27T19:03:38.135Z] ---> b87c78425f9f [2021-12-27T19:03:38.135Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2021-12-27T19:03:38.135Z] ---> Running in d97aaea1195a [2021-12-27T19:03:38.407Z] Removing intermediate container d97aaea1195a [2021-12-27T19:03:38.407Z] ---> be7ab5d648ec [2021-12-27T19:03:38.407Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-12-27T19:03:38.684Z] ---> Running in 947c6d29aefc [2021-12-27T19:03:38.958Z] Removing intermediate container 947c6d29aefc [2021-12-27T19:03:38.958Z] ---> ea1cdedf36c0 [2021-12-27T19:03:38.958Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-27T19:03:38.958Z] ---> Running in b379d44f3dca [2021-12-27T19:03:40.931Z] Removing intermediate container b379d44f3dca [2021-12-27T19:03:40.931Z] ---> 08b424245434 [2021-12-27T19:03:40.931Z] Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-12-27T19:03:40.931Z] ---> Running in 5525f3f4ff2b [2021-12-27T19:03:41.912Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-27T19:03:42.500Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-27T19:03:43.477Z] OK: 219 MiB in 52 packages [2021-12-27T19:03:44.074Z] Removing intermediate container 5525f3f4ff2b [2021-12-27T19:03:44.074Z] ---> 299fb2ba845d [2021-12-27T19:03:44.074Z] Step 8/27 : WORKDIR /app [2021-12-27T19:03:44.346Z] ---> Running in b2339d93b8d5 [2021-12-27T19:03:44.620Z] Removing intermediate container b2339d93b8d5 [2021-12-27T19:03:44.620Z] ---> 2367e40464ca [2021-12-27T19:03:44.620Z] Step 9/27 : COPY . . [2021-12-27T19:03:45.597Z] ---> dc92d4f963da [2021-12-27T19:03:45.597Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-27T19:03:45.597Z] ---> Running in 8559d3a31da7 [2021-12-27T19:03:47.571Z] Removing intermediate container 8559d3a31da7 [2021-12-27T19:03:47.571Z] ---> d3cf55334bcd [2021-12-27T19:03:47.571Z] Step 11/27 : ARG MAKE="make build" [2021-12-27T19:03:47.571Z] ---> Running in 4d5bc1a920d1 [2021-12-27T19:03:47.845Z] Removing intermediate container 4d5bc1a920d1 [2021-12-27T19:03:47.845Z] ---> 377dfe43a75b [2021-12-27T19:03:47.845Z] Step 12/27 : RUN $MAKE [2021-12-27T19:03:47.845Z] ---> Running in 1e988e561441 [2021-12-27T19:03:48.823Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -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-12-27T19:04:27.835Z] Removing intermediate container 1e988e561441 [2021-12-27T19:04:27.835Z] ---> 7adc20b5ab62 [2021-12-27T19:04:27.835Z] Step 13/27 : FROM alpine:3.14 [2021-12-27T19:04:28.426Z] 3.14: Pulling from library/alpine [2021-12-27T19:04:28.699Z] be307f383ecc: Pulling fs layer [2021-12-27T19:04:28.972Z] be307f383ecc: Verifying Checksum [2021-12-27T19:04:28.972Z] be307f383ecc: Download complete [2021-12-27T19:04:29.566Z] be307f383ecc: Pull complete [2021-12-27T19:04:29.566Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-12-27T19:04:29.566Z] Status: Downloaded newer image for alpine:3.14 [2021-12-27T19:04:29.566Z] ---> 5b8b7b635229 [2021-12-27T19:04:29.566Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-12-27T19:04:29.566Z] ---> Running in 70203581c46e [2021-12-27T19:04:29.839Z] Removing intermediate container 70203581c46e [2021-12-27T19:04:29.839Z] ---> 059f9713f6b6 [2021-12-27T19:04:29.839Z] Step 15/27 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2021-12-27T19:04:30.113Z] ---> Running in 579337788e80 [2021-12-27T19:04:30.386Z] Removing intermediate container 579337788e80 [2021-12-27T19:04:30.386Z] ---> 4d18a7fb9024 [2021-12-27T19:04:30.386Z] Step 16/27 : RUN apk --no-cache add ca-certificates zeromq [2021-12-27T19:04:30.386Z] ---> Running in a06ad99ff0f7 [2021-12-27T19:04:31.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-27T19:04:31.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-27T19:04:32.233Z] (1/6) Installing ca-certificates (20191127-r5) [2021-12-27T19:04:32.233Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-12-27T19:04:32.233Z] (3/6) Installing libsodium (1.0.18-r0) [2021-12-27T19:04:32.511Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-27T19:04:32.511Z] (5/6) Installing libzmq (4.3.4-r0) [2021-12-27T19:04:32.511Z] (6/6) Installing zeromq (4.3.4-r0) [2021-12-27T19:04:32.511Z] Executing busybox-1.33.1-r6.trigger [2021-12-27T19:04:32.511Z] Executing ca-certificates-20191127-r5.trigger [2021-12-27T19:04:32.511Z] OK: 9 MiB in 20 packages [2021-12-27T19:04:33.948Z] Removing intermediate container a06ad99ff0f7 [2021-12-27T19:04:33.948Z] ---> 0f9244262382 [2021-12-27T19:04:33.948Z] Step 17/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-12-27T19:04:34.546Z] ---> 2c7f47aab770 [2021-12-27T19:04:34.546Z] Step 18/27 : COPY --from=builder /app/LICENSE /LICENSE [2021-12-27T19:04:35.142Z] ---> ac1561a31e3f [2021-12-27T19:04:35.143Z] Step 19/27 : COPY --from=builder /app/res/ /res/ [2021-12-27T19:04:35.738Z] ---> a128a97bdce9 [2021-12-27T19:04:35.738Z] Step 20/27 : COPY --from=builder /app/static/ /static/ [2021-12-27T19:04:36.017Z] ---> b469338c5fc3 [2021-12-27T19:04:36.017Z] Step 21/27 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2021-12-27T19:04:37.450Z] ---> a2b5cff62dbf [2021-12-27T19:04:37.450Z] Step 22/27 : EXPOSE 59711 [2021-12-27T19:04:37.450Z] ---> Running in 9b1e335412c6 [2021-12-27T19:04:37.723Z] Removing intermediate container 9b1e335412c6 [2021-12-27T19:04:37.723Z] ---> 399a02957f14 [2021-12-27T19:04:37.723Z] Step 23/27 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2021-12-27T19:04:37.723Z] ---> Running in cfb1241a5f4c [2021-12-27T19:04:37.997Z] Removing intermediate container cfb1241a5f4c [2021-12-27T19:04:37.997Z] ---> e2b511143c68 [2021-12-27T19:04:37.997Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2021-12-27T19:04:38.271Z] ---> Running in 441cb49f0efa [2021-12-27T19:04:38.543Z] Removing intermediate container 441cb49f0efa [2021-12-27T19:04:38.543Z] ---> 26fab3802c2a [2021-12-27T19:04:38.543Z] Step 25/27 : LABEL arch=arm64 [2021-12-27T19:04:38.543Z] ---> Running in 7d762982b818 [2021-12-27T19:04:38.817Z] Removing intermediate container 7d762982b818 [2021-12-27T19:04:38.817Z] ---> 2f73f410d088 [2021-12-27T19:04:38.817Z] Step 26/27 : LABEL git_sha=bf387bdf27281530d3d4f44a7e582cce82ddc339 [2021-12-27T19:04:39.099Z] ---> Running in 53be995919ea [2021-12-27T19:04:39.374Z] Removing intermediate container 53be995919ea [2021-12-27T19:04:39.374Z] ---> 82af50ce1a91 [2021-12-27T19:04:39.374Z] Step 27/27 : LABEL version=0.0.0 [2021-12-27T19:04:39.374Z] ---> Running in 4509da99ab64 [2021-12-27T19:04:39.648Z] Removing intermediate container 4509da99ab64 [2021-12-27T19:04:39.648Z] ---> f09f5c6eeaf5 [2021-12-27T19:04:39.648Z] [Warning] One or more build-args [ARCH] were not consumed [2021-12-27T19:04:39.648Z] Successfully built f09f5c6eeaf5 [2021-12-27T19:04:39.648Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-27T19:04:40.084Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-27T19:04:40.085Z] [2021-12-27T19:04:40.085Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-12-27T19:04:40.430Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-27T19:04:40.706Z] arm64: Pulling from edgex-lftools-log-publisher [2021-12-27T19:04:40.706Z] 448f6bf000e3: Pulling fs layer [2021-12-27T19:04:40.706Z] f757da607395: Pulling fs layer [2021-12-27T19:04:40.706Z] 05883995daec: Pulling fs layer [2021-12-27T19:04:40.706Z] 8603b9c90790: Pulling fs layer [2021-12-27T19:04:40.706Z] 1560dd03e051: Pulling fs layer [2021-12-27T19:04:40.706Z] 27f5ce0e4adf: Pulling fs layer [2021-12-27T19:04:40.706Z] c2d8d7efcc4b: Pulling fs layer [2021-12-27T19:04:40.706Z] 8603b9c90790: Waiting [2021-12-27T19:04:40.706Z] 27f5ce0e4adf: Waiting [2021-12-27T19:04:40.706Z] 1560dd03e051: Waiting [2021-12-27T19:04:40.706Z] c2d8d7efcc4b: Waiting [2021-12-27T19:04:40.706Z] f757da607395: Verifying Checksum [2021-12-27T19:04:40.706Z] f757da607395: Download complete [2021-12-27T19:04:40.706Z] 8603b9c90790: Download complete [2021-12-27T19:04:40.706Z] 1560dd03e051: Verifying Checksum [2021-12-27T19:04:40.706Z] 1560dd03e051: Download complete [2021-12-27T19:04:40.981Z] 05883995daec: Verifying Checksum [2021-12-27T19:04:40.981Z] 05883995daec: Download complete [2021-12-27T19:04:40.981Z] 27f5ce0e4adf: Verifying Checksum [2021-12-27T19:04:40.981Z] 27f5ce0e4adf: Download complete [2021-12-27T19:04:41.254Z] 448f6bf000e3: Download complete [2021-12-27T19:04:43.873Z] c2d8d7efcc4b: Verifying Checksum [2021-12-27T19:04:43.873Z] c2d8d7efcc4b: Download complete [2021-12-27T19:04:44.859Z] 448f6bf000e3: Pull complete [2021-12-27T19:04:45.456Z] f757da607395: Pull complete [2021-12-27T19:04:46.891Z] 05883995daec: Pull complete [2021-12-27T19:04:47.165Z] 8603b9c90790: Pull complete [2021-12-27T19:04:47.764Z] 1560dd03e051: Pull complete [2021-12-27T19:04:48.363Z] 27f5ce0e4adf: Pull complete [2021-12-27T19:05:03.466Z] c2d8d7efcc4b: Pull complete [2021-12-27T19:05:03.466Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-12-27T19:05:03.466Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-27T19:05:03.466Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-12-27T19:05:03.695Z] prd-ubuntu18.04-docker-arm64-4c-16g-260 does not seem to be running inside a container [2021-12-27T19:05:03.774Z] $ 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/36 -v /w/workspace/app-rfid-llrp-inventory/36:/w/workspace/app-rfid-llrp-inventory/36:rw,z -v /w/workspace/app-rfid-llrp-inventory/36@tmp:/w/workspace/app-rfid-llrp-inventory/36@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-12-27T19:05:06.361Z] $ docker top b052aabb54a21341f39e623a50e830b9a54dd58a0d51c22094d5d875c51d6f31 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-27T19:05:07.262Z] ---> job-cost.sh [2021-12-27T19:05:07.262Z] lf-activate-venv: SKIPPING [2021-12-27T19:05:07.262Z] INFO: No Stack... [2021-12-27T19:05:07.536Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-12-27T19:05:07.810Z] INFO: Archiving Costs [Pipeline] sh [2021-12-27T19:05:08.474Z] + cat /w/workspace/app-rfid-llrp-inventory/36/archives/cost.csv [2021-12-27T19:05:08.474Z] + cut -d, -f6 [Pipeline] lock [2021-12-27T19:05:08.538Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-36-stack-cost] [2021-12-27T19:05:08.544Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-36-stack-cost] did not exist. Created. [2021-12-27T19:05:08.544Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-36-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-12-27T19:05:09.224Z] /w/workspace/app-rfid-llrp-inventory/36@tmp/durable-e02c1751/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/36@tmp/durable-e02c1751/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-12-27T19:05:09.909Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-12-27T19:05:09.939Z] Warning: overwriting stash ‘stack-cost’ [2021-12-27T19:05:09.990Z] Stashed 1 file(s) [Pipeline] } [2021-12-27T19:05:10.000Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-36-stack-cost] [Pipeline] // lock [Pipeline] } [2021-12-27T19:05:10.021Z] $ docker stop --time=1 b052aabb54a21341f39e623a50e830b9a54dd58a0d51c22094d5d875c51d6f31 [2021-12-27T19:05:11.515Z] $ docker rm -f b052aabb54a21341f39e623a50e830b9a54dd58a0d51c22094d5d875c51d6f31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-12-27T19:05:12.514Z] + '[' -d /w/workspace/ry_app-rfid-llrp-inventory_PR-54/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-12-27T19:05:12.830Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-27T19:05:13.409Z] ---> package-listing.sh [2021-12-27T19:05:13.409Z] ++ tr '[:upper:]' '[:lower:]' [2021-12-27T19:05:13.409Z] ++ facter osfamily [2021-12-27T19:05:13.671Z] + OS_FAMILY=redhat [2021-12-27T19:05:13.671Z] + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-54 [2021-12-27T19:05:13.671Z] + START_PACKAGES=/tmp/packages_start.txt [2021-12-27T19:05:13.671Z] + END_PACKAGES=/tmp/packages_end.txt [2021-12-27T19:05:13.671Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-12-27T19:05:13.671Z] + PACKAGES=/tmp/packages_start.txt [2021-12-27T19:05:13.671Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-54 ']' [2021-12-27T19:05:13.671Z] + PACKAGES=/tmp/packages_end.txt [2021-12-27T19:05:13.671Z] + case "${OS_FAMILY}" in [2021-12-27T19:05:13.671Z] + sort [2021-12-27T19:05:13.671Z] + rpm -qa [2021-12-27T19:05:14.244Z] + '[' -f /tmp/packages_start.txt ']' [2021-12-27T19:05:14.244Z] + '[' -f /tmp/packages_end.txt ']' [2021-12-27T19:05:14.244Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-12-27T19:05:14.244Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-54 ']' [2021-12-27T19:05:14.244Z] + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-54/archives/ [2021-12-27T19:05:14.244Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-54/archives/ [Pipeline] echo [2021-12-27T19:05:14.254Z] 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-54/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-12-27T19:05:14.539Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-12-27T19:05:15.120Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-27T19:05:15.120Z] [2021-12-27T19:05:15.120Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-12-27T19:05:15.438Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-27T19:05:15.438Z] latest: Pulling from edgex-lftools-log-publisher [2021-12-27T19:05:15.438Z] b4d181a07f80: Pulling fs layer [2021-12-27T19:05:15.438Z] a1111a8f2ec3: Pulling fs layer [2021-12-27T19:05:15.438Z] ed53099fbce6: Pulling fs layer [2021-12-27T19:05:15.438Z] dc539afda2c1: Pulling fs layer [2021-12-27T19:05:15.438Z] 77bc0d833cb6: Pulling fs layer [2021-12-27T19:05:15.438Z] 9065ff56babe: Pulling fs layer [2021-12-27T19:05:15.438Z] d287ab97295c: Pulling fs layer [2021-12-27T19:05:15.438Z] dc539afda2c1: Waiting [2021-12-27T19:05:15.438Z] 77bc0d833cb6: Waiting [2021-12-27T19:05:15.438Z] 9065ff56babe: Waiting [2021-12-27T19:05:15.438Z] d287ab97295c: Waiting [2021-12-27T19:05:15.438Z] a1111a8f2ec3: Verifying Checksum [2021-12-27T19:05:15.438Z] a1111a8f2ec3: Download complete [2021-12-27T19:05:15.438Z] dc539afda2c1: Verifying Checksum [2021-12-27T19:05:15.438Z] dc539afda2c1: Download complete [2021-12-27T19:05:15.707Z] 77bc0d833cb6: Verifying Checksum [2021-12-27T19:05:15.707Z] 77bc0d833cb6: Download complete [2021-12-27T19:05:15.707Z] ed53099fbce6: Verifying Checksum [2021-12-27T19:05:15.707Z] ed53099fbce6: Download complete [2021-12-27T19:05:15.707Z] 9065ff56babe: Verifying Checksum [2021-12-27T19:05:15.707Z] 9065ff56babe: Download complete [2021-12-27T19:05:15.707Z] b4d181a07f80: Verifying Checksum [2021-12-27T19:05:15.707Z] b4d181a07f80: Download complete [2021-12-27T19:05:16.282Z] d287ab97295c: Verifying Checksum [2021-12-27T19:05:16.283Z] d287ab97295c: Download complete [2021-12-27T19:05:17.256Z] b4d181a07f80: Pull complete [2021-12-27T19:05:17.518Z] a1111a8f2ec3: Pull complete [2021-12-27T19:05:18.093Z] ed53099fbce6: Pull complete [2021-12-27T19:05:18.362Z] dc539afda2c1: Pull complete [2021-12-27T19:05:18.632Z] 77bc0d833cb6: Pull complete [2021-12-27T19:05:18.632Z] 9065ff56babe: Pull complete [2021-12-27T19:05:23.943Z] d287ab97295c: Pull complete [2021-12-27T19:05:23.943Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-12-27T19:05:23.943Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-27T19:05:23.943Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-12-27T19:05:24.014Z] prd-centos7-docker-4c-2g-259 does not seem to be running inside a container [2021-12-27T19:05:24.049Z] $ 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-54/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-54 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-54:/w/workspace/ry_app-rfid-llrp-inventory_PR-54:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-54@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:latest cat [2021-12-27T19:05:26.341Z] $ docker top a311f869e990b458ca8209f3cf17618ac3b4f56ab7eef9f8e7feeab4e99bf338 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-27T19:05:26.712Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-12-27T19:05:27.011Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-12-27T19:05:27.300Z] + ls /var/log/sa-host [2021-12-27T19:05:27.300Z] + sadf -c /var/log/sa-host/sa17 [2021-12-27T19:05:27.300Z] file_magic: OK [2021-12-27T19:05:27.300Z] HZ: Using current value: 100 [2021-12-27T19:05:27.300Z] file_header: OK [2021-12-27T19:05:27.300Z] 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-12-27T19:05:27.300Z] Statistics: [2021-12-27T19:05:27.300Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-12-27T19:05:27.300Z] File successfully converted to sysstat format version 12.0.3 [2021-12-27T19:05:27.300Z] + sadf -c /var/log/sa-host/sa27 [2021-12-27T19:05:27.300Z] file_magic: OK [2021-12-27T19:05:27.300Z] HZ: Using current value: 100 [2021-12-27T19:05:27.300Z] file_header: OK [2021-12-27T19:05:27.300Z] 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-12-27T19:05:27.300Z] Statistics: [2021-12-27T19:05:27.300Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-12-27T19:05:27.300Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-27T19:05:27.509Z] provisioning config files... [2021-12-27T19:05:27.522Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/config8709265468699928444tmp [Pipeline] { [Pipeline] echo [2021-12-27T19:05:27.538Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-27T19:05:27.832Z] ---> create-netrc.sh [Pipeline] } [2021-12-27T19:05:27.840Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-12-27T19:05:28.212Z] ---> python-tools-install.sh [Pipeline] echo [2021-12-27T19:05:28.223Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-27T19:05:28.511Z] ---> sudo-logs.sh [2021-12-27T19:05:28.511Z] Archiving 'sudo' log.. [2021-12-27T19:05:28.511Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-259.novalocal: Name or service not known [2021-12-27T19:05:28.511Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-259.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-12-27T19:05:28.548Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-27T19:05:28.835Z] ---> job-cost.sh [2021-12-27T19:05:28.835Z] lf-activate-venv: SKIPPING [2021-12-27T19:05:28.835Z] DEBUG: total: 0.10999999940395355 [2021-12-27T19:05:28.835Z] INFO: Retrieving Stack Cost... [2021-12-27T19:05:29.410Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-12-27T19:05:29.669Z] INFO: Archiving Costs [Pipeline] echo [2021-12-27T19:05:29.682Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-27T19:05:29.973Z] ---> logs-deploy.sh [2021-12-27T19:05:29.973Z] lf-activate-venv: SKIPPING [2021-12-27T19:05:29.973Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-54/36 [2021-12-27T19:05:29.973Z] INFO: archiving workspace using pattern(s): [2021-12-27T19:05:30.931Z] Archives upload complete. [2021-12-27T19:05:30.931Z] INFO: archiving logs to Nexus