Started by upstream project "edgexfoundry/cd-management/release-lts" build number 36 originally caused by: Push event to branch release-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 75130db236bb237392a9c0ae13340f0642dde918 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-ssh8309585205649186554.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh3215953250849145844.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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/jakarta/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/jakarta/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5831893492159621501.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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 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-ssh491147888395851866.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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/jakarta/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/jakarta/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13209740447142917311.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 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:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.17 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: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1782 in /w/workspace/_app-rfid-llrp-inventory_jakarta [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/_app-rfid-llrp-inventory_jakarta # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 75130db236bb237392a9c0ae13340f0642dde918 (jakarta) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 75130db236bb237392a9c0ae13340f0642dde918 # timeout=10 Commit message: "ci(lts-release): LTS release v2.1.1 @37332d5" > git rev-list --no-walk 75130db236bb237392a9c0ae13340f0642dde918 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:27:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:27:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:27:01 ========================================================= 18:27:01 EdgeX Global Pipelines Version Info 18:27:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:27:02 ------------------- 18:27:02 stable info: 18:27:02 ------------------- 18:27:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:27:02 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 18:27:02 Message: update stable to v1.0.234 18:27:02 ------------------- 18:27:02 experimental info: 18:27:02 ------------------- 18:27:02 Commited By: **** collab-it+edgex@linuxfoundation.org 18:27:02 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 18:27:02 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:27:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 18:27:02 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 18:27:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:27:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:27:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:27:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 18:27:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:27:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:27:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:27:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:27:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:27:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 18:27:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:27:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:27:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:27:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:27:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:27:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:27:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:27:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:27:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:27:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:27:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:27:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:27:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:27:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:27:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:27:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = jakarta [Pipeline] echo 18:27:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = jakarta [Pipeline] echo 18:27:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = jakarta [Pipeline] echo 18:27:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 75130db236bb237392a9c0ae13340f0642dde918 [Pipeline] echo 18:27:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 75130db [Pipeline] echo 18:27:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:27:03 provisioning config files... 18:27:03 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/_app-rfid-llrp-inventory_jakarta@tmp/config3153463109701602551tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:27:03 ---> docker-login.sh 18:27:03 nexus3.edgexfoundry.org:10001 18:27:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:03 Configure a credential helper to remove this warning. See 18:27:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:03 18:27:03 Login Succeeded 18:27:03 nexus3.edgexfoundry.org:10002 18:27:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:04 Configure a credential helper to remove this warning. See 18:27:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:04 18:27:04 Login Succeeded 18:27:04 nexus3.edgexfoundry.org:10003 18:27:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:04 Configure a credential helper to remove this warning. See 18:27:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:04 18:27:04 Login Succeeded 18:27:04 nexus3.edgexfoundry.org:10004 18:27:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:04 Configure a credential helper to remove this warning. See 18:27:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:04 18:27:04 Login Succeeded 18:27:04 docker.io 18:27:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:04 Configure a credential helper to remove this warning. See 18:27:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:04 18:27:04 Login Succeeded 18:27:04 ---> docker-login.sh ends [Pipeline] } 18:27:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:27:05 + git rev-list -1 --merges 75130db236bb237392a9c0ae13340f0642dde918~1..75130db236bb237392a9c0ae13340f0642dde918 [Pipeline] echo 18:27:05 -----------> git rev-list -1 --merges 75130db236bb237392a9c0ae13340f0642dde918~1..75130db236bb237392a9c0ae13340f0642dde918 75130db236bb237392a9c0ae13340f0642dde918 [false] [Pipeline] sh 18:27:05 + git log --format=format:%s -1 75130db236bb237392a9c0ae13340f0642dde918 [Pipeline] echo 18:27:05 ========================================================= 18:27:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId 18:27:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:27:05 + git log --format=format:%s -1 75130db236bb237392a9c0ae13340f0642dde918 [Pipeline] echo 18:27:05 [semverPrep] GIT_COMMIT: 75130db236bb237392a9c0ae13340f0642dde918, Commit Message: ci(lts-release): LTS release v2.1.1 @37332d5 [Pipeline] echo 18:27:05 [semverPrep] This is not a build commit. [Pipeline] sh 18:27:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:27:06 + grep -v github /etc/ssh/ssh_known_hosts 18:27:06 + [ -e /tmp/ssh_known_hosts ] 18:27:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:27:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:27:06 + sudo tee -a /etc/ssh/ssh_known_hosts 18:27:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:27:06 18:27:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:27:06 0.1.4: Pulling from edgex-devops/py-git-semver 18:27:06 42c077c10790: Pulling fs layer 18:27:06 f63e77b7563a: Pulling fs layer 18:27:06 bd5fdadae976: Pulling fs layer 18:27:06 205491f53016: Pulling fs layer 18:27:06 df18705c85c3: Pulling fs layer 18:27:06 bdb3f477010e: Pulling fs layer 18:27:06 c8a8fc8e1c8f: Pulling fs layer 18:27:06 2c6e9b1d212d: Pulling fs layer 18:27:06 bdb8f0575790: Pulling fs layer 18:27:06 386e3cb2ff24: Pulling fs layer 18:27:06 2343380bae48: Pulling fs layer 18:27:06 bdb8f0575790: Waiting 18:27:06 205491f53016: Waiting 18:27:06 386e3cb2ff24: Waiting 18:27:06 2343380bae48: Waiting 18:27:06 c8a8fc8e1c8f: Waiting 18:27:06 2c6e9b1d212d: Waiting 18:27:06 df18705c85c3: Waiting 18:27:06 bdb3f477010e: Waiting 18:27:06 f63e77b7563a: Download complete 18:27:06 205491f53016: Verifying Checksum 18:27:06 205491f53016: Download complete 18:27:06 df18705c85c3: Download complete 18:27:07 bdb3f477010e: Verifying Checksum 18:27:07 bdb3f477010e: Download complete 18:27:07 bd5fdadae976: Verifying Checksum 18:27:07 bd5fdadae976: Download complete 18:27:07 2c6e9b1d212d: Download complete 18:27:07 bdb8f0575790: Verifying Checksum 18:27:07 bdb8f0575790: Download complete 18:27:07 386e3cb2ff24: Verifying Checksum 18:27:07 386e3cb2ff24: Download complete 18:27:07 2343380bae48: Download complete 18:27:07 42c077c10790: Verifying Checksum 18:27:07 42c077c10790: Download complete 18:27:07 c8a8fc8e1c8f: Download complete 18:27:08 42c077c10790: Pull complete 18:27:08 f63e77b7563a: Pull complete 18:27:09 bd5fdadae976: Pull complete 18:27:09 205491f53016: Pull complete 18:27:09 df18705c85c3: Pull complete 18:27:09 bdb3f477010e: Pull complete 18:27:12 c8a8fc8e1c8f: Pull complete 18:27:12 2c6e9b1d212d: Pull complete 18:27:12 bdb8f0575790: Pull complete 18:27:12 386e3cb2ff24: Pull complete 18:27:12 2343380bae48: Pull complete 18:27:12 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 18:27:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:27:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:27:12 prd-ubuntu20.04-docker-8c-8g-1782 does not seem to be running inside a container 18:27:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-rfid-llrp-inventory_jakarta -v /w/workspace/_app-rfid-llrp-inventory_jakarta:/w/workspace/_app-rfid-llrp-inventory_jakarta:rw,z -v /w/workspace/_app-rfid-llrp-inventory_jakarta@tmp:/w/workspace/_app-rfid-llrp-inventory_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:27:13 $ docker top 794057c2fdf35aefe82857816dc145c8ea8498e3bc087be27e7d6bdbb0ff2ef7 -eo pid,comm 18:27:13 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:27:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:27:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:27:13 [ssh-agent] Looking for ssh-agent implementation... 18:27:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:27:13 $ docker exec 794057c2fdf35aefe82857816dc145c8ea8498e3bc087be27e7d6bdbb0ff2ef7 ssh-agent 18:27:14 SSH_AUTH_SOCK=/tmp/ssh-FG32LRFwgL3w/agent.34 18:27:14 SSH_AGENT_PID=40 18:27:14 Running ssh-add (command line suppressed) 18:27:14 Identity added: /w/workspace/_app-rfid-llrp-inventory_jakarta@tmp/private_key_4725609933775037043.key (/w/workspace/_app-rfid-llrp-inventory_jakarta@tmp/private_key_4725609933775037043.key) 18:27:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:27:14 + git tag --points-at 75130db236bb237392a9c0ae13340f0642dde918 [Pipeline] } 18:27:14 $ docker exec --env ******** --env ******** 794057c2fdf35aefe82857816dc145c8ea8498e3bc087be27e7d6bdbb0ff2ef7 ssh-agent -k 18:27:14 unset SSH_AUTH_SOCK; 18:27:14 unset SSH_AGENT_PID; 18:27:14 echo Agent pid 40 killed; 18:27:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 18:27:14 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v2.1.1' [Pipeline] sshagent 18:27:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:27:14 [ssh-agent] Looking for ssh-agent implementation... 18:27:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:27:14 $ docker exec 794057c2fdf35aefe82857816dc145c8ea8498e3bc087be27e7d6bdbb0ff2ef7 ssh-agent 18:27:14 SSH_AUTH_SOCK=/tmp/ssh-o96730uQUyEC/agent.72 18:27:14 SSH_AGENT_PID=78 18:27:14 Running ssh-add (command line suppressed) 18:27:15 Identity added: /w/workspace/_app-rfid-llrp-inventory_jakarta@tmp/private_key_8372601715350661503.key (/w/workspace/_app-rfid-llrp-inventory_jakarta@tmp/private_key_8372601715350661503.key) 18:27:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:27:15 + git semver init 18:27:15 2022-06-08 18:27:15,638 [run_init] DEBUG init version:0.0.0 force:False 18:27:15 2022-06-08 18:27:15,639 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-rfid-llrp-inventory_jakarta/.semver 18:27:15 2022-06-08 18:27:15,640 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/_app-rfid-llrp-inventory_jakarta/.semver 18:27:15 2022-06-08 18:27:15,640 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/_app-rfid-llrp-inventory_jakarta/.semver'], cwd=/w/workspace/_app-rfid-llrp-inventory_jakarta, universal_newlines=False, shell=None, istream=None) 18:27:16 2022-06-08 18:27:16,611 [append_file] DEBUG append to file:/w/workspace/_app-rfid-llrp-inventory_jakarta/.git/info/exclude 18:27:16 2022-06-08 18:27:16,612 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-rfid-llrp-inventory_jakarta/.semver/jakarta with force:False 18:27:16 2022-06-08 18:27:16,612 [read_version] DEBUG read version from /w/workspace/_app-rfid-llrp-inventory_jakarta/.semver/jakarta 18:27:16 2022-06-08 18:27:16,612 [read_version] DEBUG read version from /w/workspace/_app-rfid-llrp-inventory_jakarta/.semver/jakarta 18:27:16 2.1.1 [Pipeline] } 18:27:16 $ docker exec --env ******** --env ******** 794057c2fdf35aefe82857816dc145c8ea8498e3bc087be27e7d6bdbb0ff2ef7 ssh-agent -k 18:27:17 unset SSH_AUTH_SOCK; 18:27:17 unset SSH_AGENT_PID; 18:27:17 echo Agent pid 78 killed; 18:27:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:27:17 + git semver [Pipeline] } 18:27:17 $ docker stop --time=1 794057c2fdf35aefe82857816dc145c8ea8498e3bc087be27e7d6bdbb0ff2ef7 18:27:18 $ docker rm -f 794057c2fdf35aefe82857816dc145c8ea8498e3bc087be27e7d6bdbb0ff2ef7 [Pipeline] // withDockerContainer [Pipeline] sh 18:27:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:27:19 Stashed 1 file(s) [Pipeline] echo 18:27:19 [edgeXSemver]: initialized semver on version 2.1.1 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:27:19 + git checkout 75130db236bb237392a9c0ae13340f0642dde918 18:27:19 HEAD is now at 75130db ci(lts-release): LTS release v2.1.1 @37332d5 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:27:19 provisioning config files... 18:27:19 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/_app-rfid-llrp-inventory_jakarta@tmp/config8717090845331204515tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:27:20 ---> docker-login.sh 18:27:20 nexus3.edgexfoundry.org:10001 18:27:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:20 Configure a credential helper to remove this warning. See 18:27:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:20 18:27:20 Login Succeeded 18:27:20 nexus3.edgexfoundry.org:10002 18:27:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:20 Configure a credential helper to remove this warning. See 18:27:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:20 18:27:20 Login Succeeded 18:27:20 nexus3.edgexfoundry.org:10003 18:27:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:20 Configure a credential helper to remove this warning. See 18:27:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:20 18:27:20 Login Succeeded 18:27:20 nexus3.edgexfoundry.org:10004 18:27:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:20 Configure a credential helper to remove this warning. See 18:27:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:20 18:27:20 Login Succeeded 18:27:20 docker.io 18:27:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:21 Configure a credential helper to remove this warning. See 18:27:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:21 18:27:21 Login Succeeded 18:27:21 ---> docker-login.sh ends [Pipeline] } 18:27:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:27:21 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 18:27:21 + grep ^go [0-9].[0-9]* go.mod 18:27:21 + cut -d -f 2 [Pipeline] echo 18:27:21 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:27:21 ========================================================= 18:27:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts] 18:27:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:21 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts --build-arg MAKE=echo noop --target=builder . 18:27:22 Sending build context to Docker daemon 23.66MB 18:27:22 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 18:27:22 Step 2/13 : FROM ${BASE} AS builder 18:27:22 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base 18:27:22 59bf1c3509f3: Pulling fs layer 18:27:22 666ba61612fd: Pulling fs layer 18:27:22 8ed8ca486205: Pulling fs layer 18:27:22 4fe6c5a15a65: Pulling fs layer 18:27:22 22a0e8bec74d: Pulling fs layer 18:27:22 812f408151ee: Pulling fs layer 18:27:22 bab7bd504b26: Pulling fs layer 18:27:22 070449caade9: Pulling fs layer 18:27:22 8f1a5288e3a6: Pulling fs layer 18:27:22 4fe6c5a15a65: Waiting 18:27:22 bab7bd504b26: Waiting 18:27:22 070449caade9: Waiting 18:27:22 22a0e8bec74d: Waiting 18:27:22 812f408151ee: Waiting 18:27:22 8f1a5288e3a6: Waiting 18:27:22 8ed8ca486205: Verifying Checksum 18:27:22 8ed8ca486205: Download complete 18:27:22 666ba61612fd: Download complete 18:27:22 22a0e8bec74d: Verifying Checksum 18:27:22 22a0e8bec74d: Download complete 18:27:22 59bf1c3509f3: Verifying Checksum 18:27:22 59bf1c3509f3: Download complete 18:27:22 812f408151ee: Download complete 18:27:22 bab7bd504b26: Download complete 18:27:22 070449caade9: Verifying Checksum 18:27:22 070449caade9: Download complete 18:27:22 59bf1c3509f3: Pull complete 18:27:22 666ba61612fd: Pull complete 18:27:22 8ed8ca486205: Pull complete 18:27:22 8f1a5288e3a6: Verifying Checksum 18:27:22 8f1a5288e3a6: Download complete 18:27:22 4fe6c5a15a65: Verifying Checksum 18:27:22 4fe6c5a15a65: Download complete 18:27:26 4fe6c5a15a65: Pull complete 18:27:26 22a0e8bec74d: Pull complete 18:27:26 812f408151ee: Pull complete 18:27:26 bab7bd504b26: Pull complete 18:27:26 070449caade9: Pull complete 18:27:29 8f1a5288e3a6: Pull complete 18:27:29 Digest: sha256:53030bcd5b82665afb3cefeba7a6fee19172d9224e433a3be554ad5982a25c96 18:27:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts 18:27:29 ---> c47586b81864 18:27:29 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:27:30 ---> Running in 86273c287d44 18:27:30 Removing intermediate container 86273c287d44 18:27:30 ---> 341bedd9a3e4 18:27:30 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 18:27:30 ---> Running in 6d44c0af3bc0 18:27:30 Removing intermediate container 6d44c0af3bc0 18:27:30 ---> 0e3377246c8b 18:27:30 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:27:30 ---> Running in 7d6e1560f003 18:27:31 Removing intermediate container 7d6e1560f003 18:27:31 ---> 724cb6aa57f9 18:27:31 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:27:31 ---> Running in fc6b42f2e2d2 18:27:31 Removing intermediate container fc6b42f2e2d2 18:27:31 ---> 6c1e1250af51 18:27:31 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:27:31 ---> Running in 7be6b4fedb8b 18:27:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:27:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:27:33 OK: 221 MiB in 52 packages 18:27:33 Removing intermediate container 7be6b4fedb8b 18:27:33 ---> 7b48bd7d04e2 18:27:33 Step 8/13 : WORKDIR /app 18:27:33 ---> Running in bf87657dbef4 18:27:33 Removing intermediate container bf87657dbef4 18:27:33 ---> 1882ad6d7633 18:27:33 Step 9/13 : COPY go.mod vendor* ./ 18:27:34 ---> 3ea7002b7284 18:27:34 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:27:34 ---> Running in 79c4b0df23c4 18:27:34 Still waiting to schedule task 18:27:34 ‘prd-ubuntu20.04-docker-arm64-4c-16g-1783’ is offline 18:28:00 Removing intermediate container 79c4b0df23c4 18:28:00 ---> 16015a16b80d 18:28:00 Step 11/13 : COPY . . 18:28:00 ---> f39c4905e40c 18:28:00 Step 12/13 : ARG MAKE="make build" 18:28:00 ---> Running in 84b38756c065 18:28:00 Removing intermediate container 84b38756c065 18:28:00 ---> 447e05320347 18:28:00 Step 13/13 : RUN $MAKE 18:28:00 ---> Running in 9773c46262b3 18:28:00 noop 18:28:00 Removing intermediate container 9773c46262b3 18:28:00 ---> 1c61a84b0e67 18:28:00 Successfully built 1c61a84b0e67 18:28:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:01 + docker inspect -f . ci-base-image-x86_64 18:28:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:28:01 prd-ubuntu20.04-docker-8c-8g-1782 does not seem to be running inside a container 18:28:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-rfid-llrp-inventory_jakarta -v /w/workspace/_app-rfid-llrp-inventory_jakarta:/w/workspace/_app-rfid-llrp-inventory_jakarta:rw,z -v /w/workspace/_app-rfid-llrp-inventory_jakarta@tmp:/w/workspace/_app-rfid-llrp-inventory_jakarta@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 ******** ci-base-image-x86_64 cat 18:28:01 $ docker top 14927d37db653c0dcad734ff7d4aa2cdbb080c040585864b26e3a4a0a0ef512c -eo pid,comm [Pipeline] { [Pipeline] sh 18:28:02 + go version 18:28:02 go version go1.17.6 linux/amd64 [Pipeline] } 18:28:02 $ docker stop --time=1 14927d37db653c0dcad734ff7d4aa2cdbb080c040585864b26e3a4a0a0ef512c 18:28:03 $ docker rm -f 14927d37db653c0dcad734ff7d4aa2cdbb080c040585864b26e3a4a0a0ef512c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:03 + docker inspect -f . ci-base-image-x86_64 18:28:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:28:04 prd-ubuntu20.04-docker-8c-8g-1782 does not seem to be running inside a container 18:28:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-rfid-llrp-inventory_jakarta -v /w/workspace/_app-rfid-llrp-inventory_jakarta:/w/workspace/_app-rfid-llrp-inventory_jakarta:rw,z -v /w/workspace/_app-rfid-llrp-inventory_jakarta@tmp:/w/workspace/_app-rfid-llrp-inventory_jakarta@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 ******** ci-base-image-x86_64 cat 18:28:04 $ docker top fe9bb5fbf6d768b65ad326b0d66e1425d576dd5997f784a457d1687aa320f748 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:28:04 + make test 18:28:04 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:28:11 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 18:28:11 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.035s coverage: 86.2% of statements 18:28:11 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 18:28:13 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.540s coverage: 71.9% of statements 18:28:13 ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] 18:28:19 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:28:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:28:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:28:22 ./bin/test-attribution.sh [Pipeline] echo 18:28:22 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 18:28:23 + go mod tidy [Pipeline] } 18:28:23 $ docker stop --time=1 fe9bb5fbf6d768b65ad326b0d66e1425d576dd5997f784a457d1687aa320f748 18:28:24 $ docker rm -f fe9bb5fbf6d768b65ad326b0d66e1425d576dd5997f784a457d1687aa320f748 [Pipeline] // withDockerContainer [Pipeline] sh 18:28:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:28:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:28:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:28:26 + ls -al . 18:28:26 total 248 18:28:26 drwxrwxr-x 12 jenkins jenkins 4096 Jun 8 18:28 . 18:28:26 drwxrwxr-x 4 jenkins jenkins 4096 Jun 8 18:26 .. 18:28:26 -rw-rw-r-- 1 jenkins jenkins 262 Jun 8 18:26 .dockerignore 18:28:26 drwxrwxr-x 8 jenkins jenkins 4096 Jun 8 18:27 .git 18:28:26 drwxrwxr-x 3 jenkins jenkins 4096 Jun 8 18:26 .github 18:28:26 -rw-rw-r-- 1 jenkins jenkins 780 Jun 8 18:26 .gitignore 18:28:26 -rw-rw-r-- 1 jenkins jenkins 41 Jun 8 18:26 .golangci.yml 18:28:26 drwxr-xr-x 3 jenkins jenkins 4096 Jun 8 18:27 .semver 18:28:26 -rw-rw-r-- 1 jenkins jenkins 8248 Jun 8 18:26 Attribution.txt 18:28:26 -rw-rw-r-- 1 jenkins jenkins 1809 Jun 8 18:26 CHANGELOG.md 18:28:26 -rw-rw-r-- 1 jenkins jenkins 1923 Jun 8 18:26 Dockerfile 18:28:26 -rw-rw-r-- 1 jenkins jenkins 677 Jun 8 18:26 GOVERNANCE.md 18:28:26 -rw-rw-r-- 1 jenkins jenkins 687 Jun 8 18:26 Jenkinsfile 18:28:26 -rw-rw-r-- 1 jenkins jenkins 11347 Jun 8 18:26 LICENSE 18:28:26 -rw-rw-r-- 1 jenkins jenkins 2095 Jun 8 18:26 Makefile 18:28:26 -rw-rw-r-- 1 jenkins jenkins 617 Jun 8 18:26 OWNERS.md 18:28:26 -rw-rw-r-- 1 jenkins jenkins 30131 Jun 8 18:26 README.md 18:28:26 -rw-rw-r-- 1 jenkins jenkins 5 Jun 8 18:27 VERSION 18:28:26 drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 18:26 bin 18:28:26 -rw-r--r-- 1 jenkins jenkins 41008 Jun 8 18:28 coverage.out 18:28:26 -rw-rw-r-- 1 jenkins jenkins 3027 Jun 8 18:28 go.mod 18:28:26 -rw-rw-r-- 1 jenkins jenkins 49531 Jun 8 18:26 go.sum 18:28:26 drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 18:26 images 18:28:26 drwxrwxr-x 4 jenkins jenkins 4096 Jun 8 18:26 internal 18:28:26 -rw-rw-r-- 1 jenkins jenkins 531 Jun 8 18:26 main.go 18:28:26 drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 18:26 res 18:28:26 drwxrwxr-x 4 jenkins jenkins 4096 Jun 8 18:26 snap 18:28:26 drwxrwxr-x 3 jenkins jenkins 4096 Jun 8 18:26 static 18:28:26 drwxrwxr-x 6 jenkins jenkins 4096 Jun 8 18:26 vendor [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:26 + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=75130db236bb237392a9c0ae13340f0642dde918 --label arch=amd64 --label version=2.1.1 . 18:28:26 Sending build context to Docker daemon 23.66MB 18:28:26 Step 1/31 : ARG BASE=golang:1.17-alpine3.15 18:28:26 Step 2/31 : FROM ${BASE} AS builder 18:28:26 ---> 1c61a84b0e67 18:28:26 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:28:26 ---> Running in 30ddd5d43561 18:28:27 Removing intermediate container 30ddd5d43561 18:28:27 ---> e07937b80197 18:28:27 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 18:28:27 ---> Running in c39e8477b975 18:28:27 Removing intermediate container c39e8477b975 18:28:27 ---> 2385284ae94c 18:28:27 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:28:27 ---> Running in 4aa6c7dab37c 18:28:27 Removing intermediate container 4aa6c7dab37c 18:28:27 ---> ee91f51db370 18:28:27 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:28:27 ---> Running in d3940e8281ab 18:28:27 Removing intermediate container d3940e8281ab 18:28:27 ---> af3a01e8900e 18:28:27 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:28:27 ---> Running in 9d5a7668cea3 18:28:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:28:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:28:29 OK: 221 MiB in 52 packages 18:28:29 Removing intermediate container 9d5a7668cea3 18:28:29 ---> 8f57f6eefa71 18:28:29 Step 8/31 : WORKDIR /app 18:28:29 ---> Running in 34801329a97d 18:28:29 Removing intermediate container 34801329a97d 18:28:29 ---> 3b3e157457d9 18:28:29 Step 9/31 : COPY go.mod vendor* ./ 18:28:30 ---> f8bd86679546 18:28:30 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:28:30 ---> Running in 63c67e11466b 18:28:30 skipping... 18:28:31 Removing intermediate container 63c67e11466b 18:28:31 ---> 4c4e82f8d0a7 18:28:31 Step 11/31 : COPY . . 18:28:32 ---> d07467dc2c98 18:28:32 Step 12/31 : ARG MAKE="make build" 18:28:32 ---> Running in a25cd9263555 18:28:32 Removing intermediate container a25cd9263555 18:28:32 ---> c5b226a8ecd8 18:28:32 Step 13/31 : RUN $MAKE 18:28:32 ---> Running in aac4965fcb89 18:28:32 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.1.1 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.1.1" -o app-rfid-llrp-inventory 18:28:40 Removing intermediate container aac4965fcb89 18:28:40 ---> 5456f93986b6 18:28:40 Step 14/31 : FROM alpine:3.14 18:28:40 3.14: Pulling from library/alpine 18:28:40 8663204ce13b: Pulling fs layer 18:28:40 8663204ce13b: Download complete 18:28:41 8663204ce13b: Pull complete 18:28:41 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 18:28:41 Status: Downloaded newer image for alpine:3.14 18:28:41 ---> e04c818066af 18:28:41 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:28:41 ---> Running in c94f6761a03d 18:28:41 Removing intermediate container c94f6761a03d 18:28:41 ---> 4272c1000d56 18:28:41 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 18:28:41 ---> Running in 7eb1b3b3bf03 18:28:41 Removing intermediate container 7eb1b3b3bf03 18:28:41 ---> 8e167c54ff52 18:28:41 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:28:41 ---> Running in 1322bc1a12b8 18:28:42 Removing intermediate container 1322bc1a12b8 18:28:42 ---> e0035c14e0b8 18:28:42 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq 18:28:42 ---> Running in a155b21b8d9e 18:28:42 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:28:43 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:28:43 (1/6) Installing ca-certificates (20211220-r0) 18:28:43 (2/6) Installing libgcc (10.3.1_git20210424-r2) 18:28:43 (3/6) Installing libsodium (1.0.18-r0) 18:28:43 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 18:28:43 (5/6) Installing libzmq (4.3.4-r0) 18:28:44 (6/6) Installing zeromq (4.3.4-r0) 18:28:44 Executing busybox-1.33.1-r7.trigger 18:28:44 Executing ca-certificates-20211220-r0.trigger 18:28:44 OK: 9 MiB in 20 packages 18:28:44 Removing intermediate container a155b21b8d9e 18:28:44 ---> c6ed9164f34a 18:28:44 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:28:44 ---> ce0161f6bfbc 18:28:44 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 18:28:44 ---> 89bac3df69df 18:28:44 Step 21/31 : COPY --from=builder /app/res/ /res/ 18:28:44 ---> eb3d046a78b5 18:28:44 Step 22/31 : COPY --from=builder /app/static/ /static/ 18:28:45 ---> 56f53dc39566 18:28:45 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 18:28:45 ---> d0bfd06bb80e 18:28:45 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 18:28:45 ---> Running in 7137f3aff75c 18:28:46 Removing intermediate container 7137f3aff75c 18:28:46 ---> 4903bed7013a 18:28:46 Step 25/31 : VOLUME /cache 18:28:46 ---> Running in a209a14493bc 18:28:46 Removing intermediate container a209a14493bc 18:28:46 ---> ba86e1a86dc3 18:28:46 Step 26/31 : EXPOSE 59711 18:28:46 ---> Running in 37ef72a14a2e 18:28:46 Removing intermediate container 37ef72a14a2e 18:28:46 ---> 5d843e1637ee 18:28:46 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 18:28:46 ---> Running in c0aacefbdd59 18:28:46 Removing intermediate container c0aacefbdd59 18:28:46 ---> 30488de9c298 18:28:46 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 18:28:46 ---> Running in 8aac9b7f59dc 18:28:46 Removing intermediate container 8aac9b7f59dc 18:28:46 ---> 2a195b3ebe0a 18:28:46 Step 29/31 : LABEL arch=amd64 18:28:46 ---> Running in 1a3f90a67d7a 18:28:46 Removing intermediate container 1a3f90a67d7a 18:28:46 ---> 29dcc7d11c06 18:28:46 Step 30/31 : LABEL git_sha=75130db236bb237392a9c0ae13340f0642dde918 18:28:46 ---> Running in bfdad45f446c 18:28:46 Removing intermediate container bfdad45f446c 18:28:46 ---> 8e096cc75afe 18:28:46 Step 31/31 : LABEL version=2.1.1 18:28:46 ---> Running in a374d66fc8b5 18:28:46 Removing intermediate container a374d66fc8b5 18:28:46 ---> 410864a0bba6 18:28:46 [Warning] One or more build-args [ARCH] were not consumed 18:28:46 Successfully built 410864a0bba6 18:28:46 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:28:47 provisioning config files... 18:28:47 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/_app-rfid-llrp-inventory_jakarta@tmp/config4059777543642672667tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:28:47 ---> docker-login.sh 18:28:47 nexus3.edgexfoundry.org:10001 18:28:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:47 Configure a credential helper to remove this warning. See 18:28:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:47 18:28:47 Login Succeeded 18:28:47 nexus3.edgexfoundry.org:10002 18:28:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:47 Configure a credential helper to remove this warning. See 18:28:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:47 18:28:47 Login Succeeded 18:28:47 nexus3.edgexfoundry.org:10003 18:28:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:47 Configure a credential helper to remove this warning. See 18:28:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:47 18:28:47 Login Succeeded 18:28:47 nexus3.edgexfoundry.org:10004 18:28:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:47 Configure a credential helper to remove this warning. See 18:28:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:47 18:28:47 Login Succeeded 18:28:47 docker.io 18:28:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:48 Configure a credential helper to remove this warning. See 18:28:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:48 18:28:48 Login Succeeded 18:28:48 ---> docker-login.sh ends [Pipeline] } 18:28:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:28:48 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:28:48 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 18:28:48 75130db236bb237392a9c0ae13340f0642dde918 18:28:48 2.1.1 18:28:48 75130db236bb237392a9c0ae13340f0642dde918-2.1.1 18:28:48 jakarta 18:28:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:48 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:75130db236bb237392a9c0ae13340f0642dde918 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:48 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:75130db236bb237392a9c0ae13340f0642dde918 18:28:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 18:28:48 a68e2f9a3d63: Preparing 18:28:48 b8bf65b8159d: Preparing 18:28:48 8c3f502e02d7: Preparing 18:28:48 47886781a811: Preparing 18:28:48 2db54cb1d98d: Preparing 18:28:48 fd56ea003dda: Preparing 18:28:48 aa02db3e285b: Preparing 18:28:48 2c3c3e4910a5: Preparing 18:28:48 fd56ea003dda: Waiting 18:28:48 aa02db3e285b: Waiting 18:28:48 b541d28bf3b4: Preparing 18:28:48 2c3c3e4910a5: Waiting 18:28:48 b541d28bf3b4: Waiting 18:28:48 47886781a811: Pushed 18:28:48 a68e2f9a3d63: Pushed 18:28:48 2db54cb1d98d: Pushed 18:28:48 8c3f502e02d7: Pushed 18:28:48 b541d28bf3b4: Layer already exists 18:28:49 fd56ea003dda: Pushed 18:28:49 2c3c3e4910a5: Pushed 18:28:49 aa02db3e285b: Pushed 18:28:50 b8bf65b8159d: Pushed 18:28:50 75130db236bb237392a9c0ae13340f0642dde918: digest: sha256:2501f8e7ed0731ad18bd7fd070038ca10c0c0e127b0092caa71118964a1eaa4a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:51 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:51 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.1.1 18:28:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 18:28:51 a68e2f9a3d63: Preparing 18:28:51 b8bf65b8159d: Preparing 18:28:51 8c3f502e02d7: Preparing 18:28:51 47886781a811: Preparing 18:28:51 2db54cb1d98d: Preparing 18:28:51 fd56ea003dda: Preparing 18:28:51 aa02db3e285b: Preparing 18:28:51 2c3c3e4910a5: Preparing 18:28:51 b541d28bf3b4: Preparing 18:28:51 aa02db3e285b: Waiting 18:28:51 2c3c3e4910a5: Waiting 18:28:51 fd56ea003dda: Waiting 18:28:51 b541d28bf3b4: Waiting 18:28:51 a68e2f9a3d63: Layer already exists 18:28:51 2db54cb1d98d: Layer already exists 18:28:51 8c3f502e02d7: Layer already exists 18:28:51 47886781a811: Layer already exists 18:28:51 b8bf65b8159d: Layer already exists 18:28:51 aa02db3e285b: Layer already exists 18:28:51 b541d28bf3b4: Layer already exists 18:28:51 2c3c3e4910a5: Layer already exists 18:28:51 fd56ea003dda: Layer already exists 18:28:51 2.1.1: digest: sha256:2501f8e7ed0731ad18bd7fd070038ca10c0c0e127b0092caa71118964a1eaa4a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:51 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:75130db236bb237392a9c0ae13340f0642dde918-2.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:51 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:75130db236bb237392a9c0ae13340f0642dde918-2.1.1 18:28:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 18:28:51 a68e2f9a3d63: Preparing 18:28:51 b8bf65b8159d: Preparing 18:28:51 8c3f502e02d7: Preparing 18:28:51 47886781a811: Preparing 18:28:51 2db54cb1d98d: Preparing 18:28:51 fd56ea003dda: Preparing 18:28:51 aa02db3e285b: Preparing 18:28:51 2c3c3e4910a5: Preparing 18:28:51 b541d28bf3b4: Preparing 18:28:51 2c3c3e4910a5: Waiting 18:28:51 fd56ea003dda: Waiting 18:28:51 aa02db3e285b: Waiting 18:28:51 b541d28bf3b4: Waiting 18:28:51 2db54cb1d98d: Layer already exists 18:28:51 47886781a811: Layer already exists 18:28:51 8c3f502e02d7: Layer already exists 18:28:51 a68e2f9a3d63: Layer already exists 18:28:51 b8bf65b8159d: Layer already exists 18:28:51 2c3c3e4910a5: Layer already exists 18:28:51 fd56ea003dda: Layer already exists 18:28:51 b541d28bf3b4: Layer already exists 18:28:51 aa02db3e285b: Layer already exists 18:28:51 75130db236bb237392a9c0ae13340f0642dde918-2.1.1: digest: sha256:2501f8e7ed0731ad18bd7fd070038ca10c0c0e127b0092caa71118964a1eaa4a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:52 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:52 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:jakarta 18:28:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 18:28:52 a68e2f9a3d63: Preparing 18:28:52 b8bf65b8159d: Preparing 18:28:52 8c3f502e02d7: Preparing 18:28:52 47886781a811: Preparing 18:28:52 2db54cb1d98d: Preparing 18:28:52 fd56ea003dda: Preparing 18:28:52 aa02db3e285b: Preparing 18:28:52 2c3c3e4910a5: Preparing 18:28:52 b541d28bf3b4: Preparing 18:28:52 2c3c3e4910a5: Waiting 18:28:52 b541d28bf3b4: Waiting 18:28:52 b8bf65b8159d: Layer already exists 18:28:52 8c3f502e02d7: Layer already exists 18:28:52 2db54cb1d98d: Layer already exists 18:28:52 47886781a811: Layer already exists 18:28:52 a68e2f9a3d63: Layer already exists 18:28:52 aa02db3e285b: Layer already exists 18:28:52 2c3c3e4910a5: Layer already exists 18:28:52 fd56ea003dda: Layer already exists 18:28:52 b541d28bf3b4: Layer already exists 18:28:52 jakarta: digest: sha256:2501f8e7ed0731ad18bd7fd070038ca10c0c0e127b0092caa71118964a1eaa4a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:28:52 ===================================================== [Pipeline] echo 18:28:52 taggedImages: 18:28:52 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:75130db236bb237392a9c0ae13340f0642dde918 18:28:52 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.1.1 18:28:52 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:75130db236bb237392a9c0ae13340f0642dde918-2.1.1 18:28:52 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:jakarta [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:28:53 18:28:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:28:53 latest: Pulling from edgex-lftools-log-publisher 18:28:53 5eb5b503b376: Pulling fs layer 18:28:53 5c69ac0246d0: Pulling fs layer 18:28:53 ec43610c2a17: Pulling fs layer 18:28:53 3a2ae6a8a46f: Pulling fs layer 18:28:53 33b1e0a273af: Pulling fs layer 18:28:53 5d3b04190fa2: Pulling fs layer 18:28:53 2f39f015ded8: Pulling fs layer 18:28:53 3a2ae6a8a46f: Waiting 18:28:53 33b1e0a273af: Waiting 18:28:53 5d3b04190fa2: Waiting 18:28:53 2f39f015ded8: Waiting 18:28:53 5c69ac0246d0: Download complete 18:28:53 3a2ae6a8a46f: Download complete 18:28:53 33b1e0a273af: Verifying Checksum 18:28:53 33b1e0a273af: Download complete 18:28:53 5d3b04190fa2: Download complete 18:28:53 ec43610c2a17: Verifying Checksum 18:28:53 ec43610c2a17: Download complete 18:28:53 5eb5b503b376: Verifying Checksum 18:28:53 5eb5b503b376: Download complete 18:28:54 2f39f015ded8: Download complete 18:28:54 5eb5b503b376: Pull complete 18:28:54 5c69ac0246d0: Pull complete 18:28:55 ec43610c2a17: Pull complete 18:28:55 3a2ae6a8a46f: Pull complete 18:28:55 33b1e0a273af: Pull complete 18:28:55 5d3b04190fa2: Pull complete 18:28:59 2f39f015ded8: Pull complete 18:28:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:28:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:28:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:28:59 prd-ubuntu20.04-docker-8c-8g-1782 does not seem to be running inside a container 18:29:00 $ 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_jakarta -v /w/workspace/_app-rfid-llrp-inventory_jakarta:/w/workspace/_app-rfid-llrp-inventory_jakarta:rw,z -v /w/workspace/_app-rfid-llrp-inventory_jakarta@tmp:/w/workspace/_app-rfid-llrp-inventory_jakarta@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:29:01 $ docker top 79897e0dc96fb8fdfe232f138bc448ecddad555f45151fc559b5bfc19c62f189 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:29:02 ---> job-cost.sh 18:29:02 lf-activate-venv: SKIPPING 18:29:02 INFO: No Stack... 18:29:02 INFO: Retrieving Pricing Info for: v3-standard-8 18:29:03 INFO: Archiving Costs [Pipeline] sh 18:29:03 + cat /w/workspace/_app-rfid-llrp-inventory_jakarta/archives/cost.csv 18:29:03 + cut -d, -f6 [Pipeline] lock 18:29:03 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-jakarta-7-stack-cost] 18:29:03 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-jakarta-7-stack-cost] did not exist. Created. 18:29:03 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-jakarta-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:29:03 + echo total: 0.2199999988079071 [Pipeline] stash 18:29:03 Stashed 1 file(s) [Pipeline] } 18:29:03 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-jakarta-7-stack-cost] [Pipeline] // lock [Pipeline] } 18:29:03 $ docker stop --time=1 79897e0dc96fb8fdfe232f138bc448ecddad555f45151fc559b5bfc19c62f189 18:29:05 $ docker rm -f 79897e0dc96fb8fdfe232f138bc448ecddad555f45151fc559b5bfc19c62f189 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:30:01 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1784 in /w/workspace/_app-rfid-llrp-inventory_jakarta [Pipeline] { [Pipeline] ws 18:30:01 Running in /w/workspace/app-rfid-llrp-inventory/7 [Pipeline] { [Pipeline] checkout 18:30:01 The recommended git tool is: git 18:30:09 using credential edgex-jenkins-ssh 18:30:09 Cloning the remote Git repository 18:30:10 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 18:30:10 > git init /w/workspace/app-rfid-llrp-inventory/7 # timeout=10 18:30:10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 18:30:10 > git --version # timeout=10 18:30:10 > git --version # 'git version 2.25.1' 18:30:10 using GIT_SSH to set credentials SSH Credentials for GitHub 18:30:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:30:12 Avoid second fetch 18:30:12 Checking out Revision 75130db236bb237392a9c0ae13340f0642dde918 (jakarta) 18:30:12 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 18:30:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:30:12 > git config core.sparsecheckout # timeout=10 18:30:12 > git checkout -f 75130db236bb237392a9c0ae13340f0642dde918 # timeout=10 18:30:18 Commit message: "ci(lts-release): LTS release v2.1.1 @37332d5" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:30:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:30:18 % Total % Received % Xferd Average Speed Time Time Time Current 18:30:18 Dload Upload Total Spent Left Speed 18:30:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 199k 0 --:--:-- --:--:-- --:--:-- 199k [Pipeline] sh 18:30:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:30:19 + + sudo tee /etc/docker/daemon.new 18:30:19 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:30:19 { 18:30:19 "registry-mirrors": [ 18:30:19 "https://nexus3.edgexfoundry.org:10001" 18:30:19 ], 18:30:19 "bip": "10.250.0.254/24", 18:30:19 "hosts": [ 18:30:19 "tcp://0.0.0.0:5555", 18:30:19 "unix:///var/run/docker.sock" 18:30:19 ], 18:30:19 "mtu": 1458, 18:30:19 "selinux-enabled": true, 18:30:19 "seccomp-profile": "/etc/docker/seccomp.json" 18:30:19 } [Pipeline] sh 18:30:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:30:20 + sudo service docker restart [Pipeline] sh 18:30:39 + git checkout 75130db236bb237392a9c0ae13340f0642dde918 18:30:39 HEAD is now at 75130db ci(lts-release): LTS release v2.1.1 @37332d5 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:30:39 provisioning config files... 18:30:39 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/7@tmp/config1442483447780124034tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:30:40 ---> docker-login.sh 18:30:40 nexus3.edgexfoundry.org:10001 18:30:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:41 Configure a credential helper to remove this warning. See 18:30:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:41 18:30:41 Login Succeeded 18:30:41 nexus3.edgexfoundry.org:10002 18:30:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:41 Configure a credential helper to remove this warning. See 18:30:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:41 18:30:41 Login Succeeded 18:30:41 nexus3.edgexfoundry.org:10003 18:30:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:42 Configure a credential helper to remove this warning. See 18:30:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:42 18:30:42 Login Succeeded 18:30:42 nexus3.edgexfoundry.org:10004 18:30:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:42 Configure a credential helper to remove this warning. See 18:30:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:42 18:30:42 Login Succeeded 18:30:42 docker.io 18:30:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:43 Configure a credential helper to remove this warning. See 18:30:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:43 18:30:43 Login Succeeded 18:30:43 ---> docker-login.sh ends [Pipeline] } 18:30:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:30:43 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 18:30:44 + grep ^go [0-9].[0-9]* go.mod 18:30:44 + cut -d -f 2 [Pipeline] echo 18:30:44 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:30:44 ========================================================= 18:30:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts] 18:30:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:44 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts --build-arg MAKE=echo noop --target=builder . 18:30:46 Sending build context to Docker daemon 11.92MB 18:30:46 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 18:30:46 Step 2/13 : FROM ${BASE} AS builder 18:30:46 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 18:30:46 9b3977197b4f: Pulling fs layer 18:30:46 1a89e8eeedd5: Pulling fs layer 18:30:46 94645a83ff95: Pulling fs layer 18:30:46 3f3a8bcf1eab: Pulling fs layer 18:30:46 0c92f367c5e7: Pulling fs layer 18:30:46 63b1bc5785f6: Pulling fs layer 18:30:46 626d30ff41c6: Pulling fs layer 18:30:46 de1d54c125be: Pulling fs layer 18:30:46 0c92f367c5e7: Waiting 18:30:46 63b1bc5785f6: Waiting 18:30:46 626d30ff41c6: Waiting 18:30:46 de1d54c125be: Waiting 18:30:46 3f3a8bcf1eab: Waiting 18:30:46 94645a83ff95: Download complete 18:30:46 1a89e8eeedd5: Download complete 18:30:46 0c92f367c5e7: Download complete 18:30:46 9b3977197b4f: Verifying Checksum 18:30:46 63b1bc5785f6: Verifying Checksum 18:30:46 63b1bc5785f6: Download complete 18:30:46 9b3977197b4f: Download complete 18:30:46 626d30ff41c6: Verifying Checksum 18:30:46 626d30ff41c6: Download complete 18:30:46 9b3977197b4f: Pull complete 18:30:47 1a89e8eeedd5: Pull complete 18:30:47 94645a83ff95: Pull complete 18:30:48 de1d54c125be: Verifying Checksum 18:30:48 de1d54c125be: Download complete 18:30:48 3f3a8bcf1eab: Verifying Checksum 18:30:48 3f3a8bcf1eab: Download complete 18:31:01 3f3a8bcf1eab: Pull complete 18:31:01 0c92f367c5e7: Pull complete 18:31:01 63b1bc5785f6: Pull complete 18:31:02 626d30ff41c6: Pull complete 18:31:08 de1d54c125be: Pull complete 18:31:08 Digest: sha256:c13e7f4b3dabbafca41e473b4c3190511df4cc90c6116df0ec0acdea4752f811 18:31:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts 18:31:08 ---> 5f011755c4a2 18:31:08 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:31:10 ---> Running in df88fe257592 18:31:10 Removing intermediate container df88fe257592 18:31:10 ---> 3b1c8021d920 18:31:10 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 18:31:10 ---> Running in d7588cfb5d53 18:31:10 Removing intermediate container d7588cfb5d53 18:31:10 ---> cd64532b96e5 18:31:10 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:31:10 ---> Running in 0bad507b73ff 18:31:11 Removing intermediate container 0bad507b73ff 18:31:11 ---> b923743c15aa 18:31:11 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:31:11 ---> Running in 2eaacd65067d 18:31:13 Removing intermediate container 2eaacd65067d 18:31:13 ---> a5e520ee5e65 18:31:13 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:31:13 ---> Running in a058c220437e 18:31:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:31:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:31:15 OK: 220 MiB in 52 packages 18:31:16 Removing intermediate container a058c220437e 18:31:16 ---> 04f074d4a897 18:31:16 Step 8/13 : WORKDIR /app 18:31:16 ---> Running in fefcf475e14c 18:31:16 Removing intermediate container fefcf475e14c 18:31:16 ---> 4516ec4a8348 18:31:16 Step 9/13 : COPY go.mod vendor* ./ 18:31:22 ---> 26ea8ac11921 18:31:22 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:31:22 ---> Running in acc784426f06 18:32:44 Removing intermediate container acc784426f06 18:32:44 ---> d439c9613c1c 18:32:44 Step 11/13 : COPY . . 18:32:44 ---> 99c7d02dbedc 18:32:44 Step 12/13 : ARG MAKE="make build" 18:32:44 ---> Running in 0243e24a37ba 18:32:44 Removing intermediate container 0243e24a37ba 18:32:44 ---> c087822d66a1 18:32:44 Step 13/13 : RUN $MAKE 18:32:44 ---> Running in 5484cdd1b498 18:32:44 noop 18:32:44 Removing intermediate container 5484cdd1b498 18:32:44 ---> ad5bc5d6c668 18:32:44 Successfully built ad5bc5d6c668 18:32:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:44 + docker inspect -f . ci-base-image-arm64 18:32:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:32:44 prd-ubuntu20.04-docker-arm64-4c-16g-1784 does not seem to be running inside a container 18:32:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/7 -v /w/workspace/app-rfid-llrp-inventory/7:/w/workspace/app-rfid-llrp-inventory/7:rw,z -v /w/workspace/app-rfid-llrp-inventory/7@tmp:/w/workspace/app-rfid-llrp-inventory/7@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 ******** ci-base-image-arm64 cat 18:32:46 $ docker top 99ce07634fd8b738cbe599ce5c0eb00bb483d0c9d121ffce34c77bb91a1d5f23 -eo pid,comm [Pipeline] { [Pipeline] sh 18:32:46 + go version 18:32:46 go version go1.17.6 linux/arm64 [Pipeline] } 18:32:46 $ docker stop --time=1 99ce07634fd8b738cbe599ce5c0eb00bb483d0c9d121ffce34c77bb91a1d5f23 18:32:48 $ docker rm -f 99ce07634fd8b738cbe599ce5c0eb00bb483d0c9d121ffce34c77bb91a1d5f23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:49 + docker inspect -f . ci-base-image-arm64 18:32:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:32:49 prd-ubuntu20.04-docker-arm64-4c-16g-1784 does not seem to be running inside a container 18:32:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/7 -v /w/workspace/app-rfid-llrp-inventory/7:/w/workspace/app-rfid-llrp-inventory/7:rw,z -v /w/workspace/app-rfid-llrp-inventory/7@tmp:/w/workspace/app-rfid-llrp-inventory/7@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 ******** ci-base-image-arm64 cat 18:32:50 $ docker top 4d99eb1d13fefae2e7d58d55e52a70cc24ce44f18642ac34d2a19a71d5c1ced7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:32:51 + make test 18:32:51 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:33:48 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 18:33:48 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.179s coverage: 86.2% of statements 18:33:48 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 18:33:48 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.686s coverage: 71.9% of statements 18:33:48 ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] 18:33:48 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:33:48 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:34:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:34:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:34:11 ./bin/test-attribution.sh [Pipeline] echo 18:34:13 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 18:34:13 + go mod tidy [Pipeline] } 18:34:14 $ docker stop --time=1 4d99eb1d13fefae2e7d58d55e52a70cc24ce44f18642ac34d2a19a71d5c1ced7 18:34:16 $ docker rm -f 4d99eb1d13fefae2e7d58d55e52a70cc24ce44f18642ac34d2a19a71d5c1ced7 [Pipeline] // withDockerContainer [Pipeline] sh 18:34:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:34:17 Warning: overwriting stash ‘coverage-report’ 18:34:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:34:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:34:18 + ls -al . 18:34:18 total 244 18:34:18 drwxrwxr-x 11 jenkins jenkins 4096 Jun 8 18:34 . 18:34:18 drwxrwxr-x 4 jenkins jenkins 4096 Jun 8 18:30 .. 18:34:18 -rw-rw-r-- 1 jenkins jenkins 262 Jun 8 18:30 .dockerignore 18:34:18 drwxrwxr-x 8 jenkins jenkins 4096 Jun 8 18:30 .git 18:34:18 drwxrwxr-x 3 jenkins jenkins 4096 Jun 8 18:30 .github 18:34:18 -rw-rw-r-- 1 jenkins jenkins 780 Jun 8 18:30 .gitignore 18:34:18 -rw-rw-r-- 1 jenkins jenkins 41 Jun 8 18:30 .golangci.yml 18:34:18 -rw-rw-r-- 1 jenkins jenkins 8248 Jun 8 18:30 Attribution.txt 18:34:18 -rw-rw-r-- 1 jenkins jenkins 1809 Jun 8 18:30 CHANGELOG.md 18:34:18 -rw-rw-r-- 1 jenkins jenkins 1923 Jun 8 18:30 Dockerfile 18:34:18 -rw-rw-r-- 1 jenkins jenkins 677 Jun 8 18:30 GOVERNANCE.md 18:34:18 -rw-rw-r-- 1 jenkins jenkins 687 Jun 8 18:30 Jenkinsfile 18:34:18 -rw-rw-r-- 1 jenkins jenkins 11347 Jun 8 18:30 LICENSE 18:34:18 -rw-rw-r-- 1 jenkins jenkins 2095 Jun 8 18:30 Makefile 18:34:18 -rw-rw-r-- 1 jenkins jenkins 617 Jun 8 18:30 OWNERS.md 18:34:18 -rw-rw-r-- 1 jenkins jenkins 30131 Jun 8 18:30 README.md 18:34:18 -rw-rw-r-- 1 jenkins jenkins 5 Jun 8 18:27 VERSION 18:34:18 drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 18:30 bin 18:34:18 -rw-r--r-- 1 jenkins jenkins 41008 Jun 8 18:33 coverage.out 18:34:18 -rw-rw-r-- 1 jenkins jenkins 3027 Jun 8 18:34 go.mod 18:34:18 -rw-rw-r-- 1 jenkins jenkins 49531 Jun 8 18:30 go.sum 18:34:18 drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 18:30 images 18:34:18 drwxrwxr-x 4 jenkins jenkins 4096 Jun 8 18:30 internal 18:34:18 -rw-rw-r-- 1 jenkins jenkins 531 Jun 8 18:30 main.go 18:34:18 drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 18:30 res 18:34:18 drwxrwxr-x 4 jenkins jenkins 4096 Jun 8 18:30 snap 18:34:18 drwxrwxr-x 3 jenkins jenkins 4096 Jun 8 18:30 static 18:34:18 drwxrwxr-x 6 jenkins jenkins 4096 Jun 8 18:30 vendor [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:18 + 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=75130db236bb237392a9c0ae13340f0642dde918 --label arch=arm64 --label version=2.1.1 . 18:34:20 Sending build context to Docker daemon 11.92MB 18:34:20 Step 1/31 : ARG BASE=golang:1.17-alpine3.15 18:34:20 Step 2/31 : FROM ${BASE} AS builder 18:34:20 ---> ad5bc5d6c668 18:34:20 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:34:20 ---> Running in a06fc632d6df 18:34:21 Removing intermediate container a06fc632d6df 18:34:21 ---> d891023fff62 18:34:21 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 18:34:21 ---> Running in c6b3da5f481a 18:34:21 Removing intermediate container c6b3da5f481a 18:34:21 ---> 521ca20b112b 18:34:21 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:34:21 ---> Running in df54e39fed77 18:34:21 Removing intermediate container df54e39fed77 18:34:21 ---> 0c2d5d9b8c26 18:34:21 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:34:21 ---> Running in ff14e548d8af 18:34:23 Removing intermediate container ff14e548d8af 18:34:23 ---> 0d9626b5bdcc 18:34:23 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:34:23 ---> Running in 68ea1b5e7690 18:34:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:34:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:34:26 OK: 220 MiB in 52 packages 18:34:26 Removing intermediate container 68ea1b5e7690 18:34:26 ---> 99aaea0ac36c 18:34:26 Step 8/31 : WORKDIR /app 18:34:26 ---> Running in 3849ec72773c 18:34:27 Removing intermediate container 3849ec72773c 18:34:27 ---> 97be83e6b14e 18:34:27 Step 9/31 : COPY go.mod vendor* ./ 18:34:31 ---> 9d58d954e426 18:34:31 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:34:31 ---> Running in 2ac17b2e5a7c 18:34:32 skipping... 18:34:32 Removing intermediate container 2ac17b2e5a7c 18:34:32 ---> 1dfbc0602b13 18:34:32 Step 11/31 : COPY . . 18:34:37 ---> 3d3fbea00c18 18:34:37 Step 12/31 : ARG MAKE="make build" 18:34:37 ---> Running in 2d2eb0e49ac8 18:34:37 Removing intermediate container 2d2eb0e49ac8 18:34:37 ---> b7c78da3c736 18:34:37 Step 13/31 : RUN $MAKE 18:34:37 ---> Running in 6c76264322d4 18:34:38 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.1.1 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.1.1" -o app-rfid-llrp-inventory 18:35:25 Removing intermediate container 6c76264322d4 18:35:25 ---> 9a1ec6d122e5 18:35:25 Step 14/31 : FROM alpine:3.14 18:35:25 3.14: Pulling from library/alpine 18:35:25 455c02918c45: Pulling fs layer 18:35:25 455c02918c45: Download complete 18:35:25 455c02918c45: Pull complete 18:35:25 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 18:35:25 Status: Downloaded newer image for alpine:3.14 18:35:25 ---> ac73e934f311 18:35:25 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:35:25 ---> Running in fe842bcec3be 18:35:25 Removing intermediate container fe842bcec3be 18:35:25 ---> b2d3e65da5a7 18:35:25 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 18:35:25 ---> Running in 66d8890d1a5e 18:35:25 Removing intermediate container 66d8890d1a5e 18:35:25 ---> 2c2f30dc96fe 18:35:25 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:35:25 ---> Running in 946bd56e5398 18:35:25 Removing intermediate container 946bd56e5398 18:35:25 ---> 3e5a4b4b7903 18:35:25 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq 18:35:25 ---> Running in e83b4f755dde 18:35:26 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:35:27 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:35:28 (1/6) Installing ca-certificates (20211220-r0) 18:35:28 (2/6) Installing libgcc (10.3.1_git20210424-r2) 18:35:28 (3/6) Installing libsodium (1.0.18-r0) 18:35:28 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 18:35:28 (5/6) Installing libzmq (4.3.4-r0) 18:35:28 (6/6) Installing zeromq (4.3.4-r0) 18:35:28 Executing busybox-1.33.1-r7.trigger 18:35:28 Executing ca-certificates-20211220-r0.trigger 18:35:28 OK: 9 MiB in 20 packages 18:35:29 Removing intermediate container e83b4f755dde 18:35:29 ---> dd37a9ee5866 18:35:29 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:35:30 ---> 95ceddc1cbe0 18:35:30 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 18:35:31 ---> 26aa97b92306 18:35:31 Step 21/31 : COPY --from=builder /app/res/ /res/ 18:35:31 ---> a4485931c396 18:35:31 Step 22/31 : COPY --from=builder /app/static/ /static/ 18:35:31 ---> 115e1ed53b8e 18:35:31 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 18:35:33 ---> ed12a7e96f95 18:35:33 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 18:35:33 ---> Running in 878a15a7032c 18:35:34 Removing intermediate container 878a15a7032c 18:35:34 ---> 457c50ccc107 18:35:34 Step 25/31 : VOLUME /cache 18:35:34 ---> Running in f045b1817686 18:35:35 Removing intermediate container f045b1817686 18:35:35 ---> fad90d542384 18:35:35 Step 26/31 : EXPOSE 59711 18:35:35 ---> Running in f0e5ca3cc92c 18:35:35 Removing intermediate container f0e5ca3cc92c 18:35:35 ---> e2427dd8fe36 18:35:35 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 18:35:35 ---> Running in d08f185a00ec 18:35:35 Removing intermediate container d08f185a00ec 18:35:35 ---> ddae5a143d1e 18:35:35 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 18:35:36 ---> Running in e49ca35b4bec 18:35:36 Removing intermediate container e49ca35b4bec 18:35:36 ---> a61f31771164 18:35:36 Step 29/31 : LABEL arch=arm64 18:35:36 ---> Running in a76012c64e5d 18:35:36 Removing intermediate container a76012c64e5d 18:35:36 ---> ffc5a145e265 18:35:36 Step 30/31 : LABEL git_sha=75130db236bb237392a9c0ae13340f0642dde918 18:35:36 ---> Running in c513fb37a949 18:35:37 Removing intermediate container c513fb37a949 18:35:37 ---> 738fb33327f2 18:35:37 Step 31/31 : LABEL version=2.1.1 18:35:37 ---> Running in 48cc54bf0973 18:35:37 Removing intermediate container 48cc54bf0973 18:35:37 ---> 365f450c2283 18:35:37 [Warning] One or more build-args [ARCH] were not consumed 18:35:37 Successfully built 365f450c2283 18:35:37 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:35:37 provisioning config files... 18:35:37 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/7@tmp/config1333379564438827581tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:35:38 ---> docker-login.sh 18:35:38 nexus3.edgexfoundry.org:10001 18:35:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:35:38 Configure a credential helper to remove this warning. See 18:35:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:35:38 18:35:38 Login Succeeded 18:35:38 nexus3.edgexfoundry.org:10002 18:35:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:35:39 Configure a credential helper to remove this warning. See 18:35:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:35:39 18:35:39 Login Succeeded 18:35:39 nexus3.edgexfoundry.org:10003 18:35:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:35:39 Configure a credential helper to remove this warning. See 18:35:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:35:39 18:35:39 Login Succeeded 18:35:39 nexus3.edgexfoundry.org:10004 18:35:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:35:39 Configure a credential helper to remove this warning. See 18:35:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:35:39 18:35:39 Login Succeeded 18:35:39 docker.io 18:35:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:35:40 Configure a credential helper to remove this warning. See 18:35:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:35:40 18:35:40 Login Succeeded 18:35:40 ---> docker-login.sh ends [Pipeline] } 18:35:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:35:40 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:35:40 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 18:35:40 75130db236bb237392a9c0ae13340f0642dde918 18:35:40 2.1.1 18:35:40 75130db236bb237392a9c0ae13340f0642dde918-2.1.1 18:35:40 jakarta 18:35:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:41 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:75130db236bb237392a9c0ae13340f0642dde918 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:41 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:75130db236bb237392a9c0ae13340f0642dde918 18:35:41 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 18:35:41 5874aa592901: Preparing 18:35:41 c4fbfc9bec7c: Preparing 18:35:41 499b006bdae0: Preparing 18:35:41 b2d5734289ce: Preparing 18:35:41 2f9e6eb4d6df: Preparing 18:35:41 fcd3afa21a2b: Preparing 18:35:41 57ae95274485: Preparing 18:35:41 4ca44435f559: Preparing 18:35:41 f73e7dbfee58: Preparing 18:35:41 fcd3afa21a2b: Waiting 18:35:41 57ae95274485: Waiting 18:35:41 4ca44435f559: Waiting 18:35:41 f73e7dbfee58: Waiting 18:35:41 2f9e6eb4d6df: Pushed 18:35:41 5874aa592901: Pushed 18:35:41 499b006bdae0: Pushed 18:35:41 b2d5734289ce: Pushed 18:35:41 f73e7dbfee58: Layer already exists 18:35:42 fcd3afa21a2b: Pushed 18:35:42 4ca44435f559: Pushed 18:35:42 57ae95274485: Pushed 18:35:46 c4fbfc9bec7c: Pushed 18:35:46 75130db236bb237392a9c0ae13340f0642dde918: digest: sha256:3f63a282fa310550eaa634457ec1b59016fdc089c6f0013e759a37eb7ff18ac5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:46 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:46 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.1.1 18:35:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 18:35:46 5874aa592901: Preparing 18:35:46 c4fbfc9bec7c: Preparing 18:35:46 499b006bdae0: Preparing 18:35:46 b2d5734289ce: Preparing 18:35:46 2f9e6eb4d6df: Preparing 18:35:46 fcd3afa21a2b: Preparing 18:35:46 57ae95274485: Preparing 18:35:46 4ca44435f559: Preparing 18:35:46 f73e7dbfee58: Preparing 18:35:46 57ae95274485: Waiting 18:35:46 4ca44435f559: Waiting 18:35:46 f73e7dbfee58: Waiting 18:35:46 fcd3afa21a2b: Waiting 18:35:46 c4fbfc9bec7c: Layer already exists 18:35:46 b2d5734289ce: Layer already exists 18:35:46 5874aa592901: Layer already exists 18:35:46 499b006bdae0: Layer already exists 18:35:46 2f9e6eb4d6df: Layer already exists 18:35:46 57ae95274485: Layer already exists 18:35:46 fcd3afa21a2b: Layer already exists 18:35:46 4ca44435f559: Layer already exists 18:35:46 f73e7dbfee58: Layer already exists 18:35:47 2.1.1: digest: sha256:3f63a282fa310550eaa634457ec1b59016fdc089c6f0013e759a37eb7ff18ac5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:47 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:75130db236bb237392a9c0ae13340f0642dde918-2.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:47 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:75130db236bb237392a9c0ae13340f0642dde918-2.1.1 18:35:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 18:35:47 5874aa592901: Preparing 18:35:47 c4fbfc9bec7c: Preparing 18:35:47 499b006bdae0: Preparing 18:35:47 b2d5734289ce: Preparing 18:35:47 2f9e6eb4d6df: Preparing 18:35:47 fcd3afa21a2b: Preparing 18:35:47 57ae95274485: Preparing 18:35:47 4ca44435f559: Preparing 18:35:47 f73e7dbfee58: Preparing 18:35:47 57ae95274485: Waiting 18:35:47 4ca44435f559: Waiting 18:35:47 f73e7dbfee58: Waiting 18:35:47 fcd3afa21a2b: Waiting 18:35:47 2f9e6eb4d6df: Layer already exists 18:35:47 5874aa592901: Layer already exists 18:35:47 c4fbfc9bec7c: Layer already exists 18:35:47 499b006bdae0: Layer already exists 18:35:47 b2d5734289ce: Layer already exists 18:35:47 57ae95274485: Layer already exists 18:35:47 fcd3afa21a2b: Layer already exists 18:35:47 f73e7dbfee58: Layer already exists 18:35:47 4ca44435f559: Layer already exists 18:35:48 75130db236bb237392a9c0ae13340f0642dde918-2.1.1: digest: sha256:3f63a282fa310550eaa634457ec1b59016fdc089c6f0013e759a37eb7ff18ac5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:48 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:48 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:jakarta 18:35:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 18:35:48 5874aa592901: Preparing 18:35:48 c4fbfc9bec7c: Preparing 18:35:48 499b006bdae0: Preparing 18:35:48 b2d5734289ce: Preparing 18:35:48 2f9e6eb4d6df: Preparing 18:35:48 fcd3afa21a2b: Preparing 18:35:48 57ae95274485: Preparing 18:35:48 4ca44435f559: Preparing 18:35:48 f73e7dbfee58: Preparing 18:35:48 4ca44435f559: Waiting 18:35:48 f73e7dbfee58: Waiting 18:35:48 57ae95274485: Waiting 18:35:48 fcd3afa21a2b: Waiting 18:35:48 2f9e6eb4d6df: Layer already exists 18:35:48 b2d5734289ce: Layer already exists 18:35:48 c4fbfc9bec7c: Layer already exists 18:35:48 5874aa592901: Layer already exists 18:35:48 499b006bdae0: Layer already exists 18:35:48 fcd3afa21a2b: Layer already exists 18:35:48 f73e7dbfee58: Layer already exists 18:35:48 57ae95274485: Layer already exists 18:35:48 4ca44435f559: Layer already exists 18:35:49 jakarta: digest: sha256:3f63a282fa310550eaa634457ec1b59016fdc089c6f0013e759a37eb7ff18ac5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:35:49 ===================================================== [Pipeline] echo 18:35:49 taggedImages: 18:35:49 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:75130db236bb237392a9c0ae13340f0642dde918 18:35:49 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.1.1 18:35:49 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:75130db236bb237392a9c0ae13340f0642dde918-2.1.1 18:35:49 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:jakarta [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:35:49 18:35:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:35:50 arm64: Pulling from edgex-lftools-log-publisher 18:35:50 8998bd30e6a1: Pulling fs layer 18:35:50 04944245beec: Pulling fs layer 18:35:50 699f458cf7ca: Pulling fs layer 18:35:50 765212b225bb: Pulling fs layer 18:35:50 f23df028b6ca: Pulling fs layer 18:35:50 d65c8cfc05b1: Pulling fs layer 18:35:50 2437ff75d9bd: Pulling fs layer 18:35:50 765212b225bb: Waiting 18:35:50 f23df028b6ca: Waiting 18:35:50 d65c8cfc05b1: Waiting 18:35:50 2437ff75d9bd: Waiting 18:35:50 04944245beec: Verifying Checksum 18:35:50 04944245beec: Download complete 18:35:50 765212b225bb: Verifying Checksum 18:35:50 765212b225bb: Download complete 18:35:50 f23df028b6ca: Verifying Checksum 18:35:50 f23df028b6ca: Download complete 18:35:50 d65c8cfc05b1: Verifying Checksum 18:35:50 d65c8cfc05b1: Download complete 18:35:50 699f458cf7ca: Verifying Checksum 18:35:50 699f458cf7ca: Download complete 18:35:50 8998bd30e6a1: Verifying Checksum 18:35:50 8998bd30e6a1: Download complete 18:35:53 2437ff75d9bd: Verifying Checksum 18:35:53 2437ff75d9bd: Download complete 18:35:55 8998bd30e6a1: Pull complete 18:35:55 04944245beec: Pull complete 18:35:57 699f458cf7ca: Pull complete 18:35:57 765212b225bb: Pull complete 18:35:58 f23df028b6ca: Pull complete 18:35:58 d65c8cfc05b1: Pull complete 18:36:13 2437ff75d9bd: Pull complete 18:36:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:36:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:36:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:36:13 prd-ubuntu20.04-docker-arm64-4c-16g-1784 does not seem to be running inside a container 18:36:13 $ 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/7 -v /w/workspace/app-rfid-llrp-inventory/7:/w/workspace/app-rfid-llrp-inventory/7:rw,z -v /w/workspace/app-rfid-llrp-inventory/7@tmp:/w/workspace/app-rfid-llrp-inventory/7@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:36:16 $ docker top e837db9635c7478ff20b4003296c1253f9cd1e3d7109a2512b0df439a06666d7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:36:17 ---> job-cost.sh 18:36:17 lf-activate-venv: SKIPPING 18:36:17 INFO: No Stack... 18:36:17 INFO: Retrieving Pricing Info for: v3-standard-4 18:36:18 INFO: Archiving Costs [Pipeline] sh 18:36:19 + + cat /w/workspace/app-rfid-llrp-inventory/7/archives/cost.csv 18:36:19 cut -d, -f6 [Pipeline] lock 18:36:19 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-jakarta-7-stack-cost] 18:36:19 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-jakarta-7-stack-cost] did not exist. Created. 18:36:19 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-jakarta-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:36:19 /w/workspace/app-rfid-llrp-inventory/7@tmp/durable-991d8e29/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:36:20 + echo total: 0.10999999940395355 [Pipeline] stash 18:36:20 Warning: overwriting stash ‘stack-cost’ 18:36:20 Stashed 1 file(s) [Pipeline] } 18:36:20 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-jakarta-7-stack-cost] [Pipeline] // lock [Pipeline] } 18:36:20 $ docker stop --time=1 e837db9635c7478ff20b4003296c1253f9cd1e3d7109a2512b0df439a06666d7 18:36:22 $ docker rm -f e837db9635c7478ff20b4003296c1253f9cd1e3d7109a2512b0df439a06666d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 18:36:22 provisioning config files... 18:36:22 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/_app-rfid-llrp-inventory_jakarta@tmp/config1701465655229215565tmp [Pipeline] { [Pipeline] sh 18:36:23 + set +x 18:36:23 + curl -s https://codecov.io/bash 18:36:23 + bash -s -- 18:36:23 18:36:23 _____ _ 18:36:23 / ____| | | 18:36:23 | | ___ __| | ___ ___ _____ __ 18:36:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:36:23 | |___| (_) | (_| | __/ (_| (_) \ V / 18:36:23 \_____\___/ \__,_|\___|\___\___/ \_/ 18:36:23 Bash-1.0.6 18:36:23 18:36:23 18:36:23 ==> git version 2.25.1 found 18:36:23 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 18:36:23 Release-Date: 2020-01-08 18:36:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:36:23 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:36:23 ==> Jenkins CI detected. 18:36:23 current dir:  /w/workspace/_app-rfid-llrp-inventory_jakarta 18:36:23 project root: . 18:36:23 --> token set from env 18:36:23 Yaml found at: vendor/github.com/diegoholiveira/jsonlogic/codecov.yml 18:36:23 ==> Running gcov in . (disable via -X gcov) 18:36:23 ==> Python coveragepy not found 18:36:23 ==> Searching for coverage reports in: 18:36:23 + . 18:36:23 -> Found 1 reports 18:36:23 ==> Detecting git/mercurial file structure 18:36:23 ==> Reading reports 18:36:23 + ./coverage.out bytes=41008 18:36:23 ==> Appending adjustments 18:36:23 https://docs.codecov.io/docs/fixing-reports 18:36:23 + Found adjustments 18:36:23 ==> Gzipping contents 18:36:23 20K /tmp/codecov.VyNX1P.gz 18:36:23 ==> Uploading reports 18:36:23 url: https://codecov.io 18:36:23 query: branch=jakarta&commit=75130db236bb237392a9c0ae13340f0642dde918&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fjakarta%2F7%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 18:36:23 -> Pinging Codecov 18:36:23 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=jakarta&commit=75130db236bb237392a9c0ae13340f0642dde918&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fjakarta%2F7%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 18:36:23 -> Uploading to 18:36:23 https://storage.googleapis.com/codecov/v4/raw/2022-06-08/581DD39554BDF9B6E22D074273EAD858/75130db236bb237392a9c0ae13340f0642dde918/b211a543-1357-41ce-a1a3-74bf4d68db9c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220608%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220608T183623Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=892bd290b86f258566191b10fd03bdb3e98296b5e06235b67c0f6667f6f2c0d9 18:36:23 % Total % Received % Xferd Average Speed Time Time Time Current 18:36:23 Dload Upload Total Spent Left Speed 18:36:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 18616 0 0 100 18616 0 61642 --:--:-- --:--:-- --:--:-- 61847 18:36:23 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/75130db236bb237392a9c0ae13340f0642dde918 [Pipeline] } 18:36:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:36:24 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:36:24 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:36:24 18:36:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:36:24 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:36:24 df9b9388f04a: Pulling fs layer 18:36:24 52dc419b0ee2: Pulling fs layer 18:36:24 25bc292e5bac: Pulling fs layer 18:36:24 114826534d7a: Pulling fs layer 18:36:24 4657fd5d0bcf: Pulling fs layer 18:36:24 6ad1cebc031e: Pulling fs layer 18:36:24 8a3aa393b2d8: Pulling fs layer 18:36:24 114826534d7a: Waiting 18:36:24 4657fd5d0bcf: Waiting 18:36:24 6ad1cebc031e: Waiting 18:36:24 8a3aa393b2d8: Waiting 18:36:24 25bc292e5bac: Verifying Checksum 18:36:24 25bc292e5bac: Download complete 18:36:24 52dc419b0ee2: Download complete 18:36:24 4657fd5d0bcf: Verifying Checksum 18:36:24 4657fd5d0bcf: Download complete 18:36:24 df9b9388f04a: Verifying Checksum 18:36:24 df9b9388f04a: Download complete 18:36:24 df9b9388f04a: Pull complete 18:36:24 6ad1cebc031e: Verifying Checksum 18:36:24 6ad1cebc031e: Download complete 18:36:24 52dc419b0ee2: Pull complete 18:36:25 25bc292e5bac: Pull complete 18:36:25 114826534d7a: Verifying Checksum 18:36:25 114826534d7a: Download complete 18:36:25 8a3aa393b2d8: Verifying Checksum 18:36:25 8a3aa393b2d8: Download complete 18:36:28 114826534d7a: Pull complete 18:36:28 4657fd5d0bcf: Pull complete 18:36:29 6ad1cebc031e: Pull complete 18:36:32 8a3aa393b2d8: Pull complete 18:36:32 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 18:36:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:36:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:36:32 prd-ubuntu20.04-docker-8c-8g-1782 does not seem to be running inside a container 18:36:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/_app-rfid-llrp-inventory_jakarta -v /w/workspace/_app-rfid-llrp-inventory_jakarta:/w/workspace/_app-rfid-llrp-inventory_jakarta:rw,z -v /w/workspace/_app-rfid-llrp-inventory_jakarta@tmp:/w/workspace/_app-rfid-llrp-inventory_jakarta@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:36:34 $ docker top 14589c4eceab4e55610ee10010e240c4b4807d4fec5315f91cd961f23a42c6d8 -eo pid,comm [Pipeline] { [Pipeline] echo 18:36:34 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:jakarta' [Pipeline] sh 18:36:34 + set -o pipefail 18:36:34 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:jakarta' 18:36:37 18:36:37 Monitoring /w/workspace/_app-rfid-llrp-inventory_jakarta (edgexfoundry/app-rfid-llrp-inventory)... 18:36:37 18:36:37 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/f43d6cb2-6be0-48bb-a6f0-a57c0e3a125b/history/7b1532ae-d862-4900-895e-d85a236b995a 18:36:37 18:36:37 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 18:36:37 18:36:37 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:36:37 18:36:37 [Pipeline] } 18:36:37 $ docker stop --time=1 14589c4eceab4e55610ee10010e240c4b4807d4fec5315f91cd961f23a42c6d8 18:36:39 $ docker rm -f 14589c4eceab4e55610ee10010e240c4b4807d4fec5315f91cd961f23a42c6d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:36:39 + git log --format=format:%s -1 75130db236bb237392a9c0ae13340f0642dde918 [Pipeline] sh 18:36:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:36:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:36:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:36:40 prd-ubuntu20.04-docker-8c-8g-1782 does not seem to be running inside a container 18:36:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-rfid-llrp-inventory_jakarta -v /w/workspace/_app-rfid-llrp-inventory_jakarta:/w/workspace/_app-rfid-llrp-inventory_jakarta:rw,z -v /w/workspace/_app-rfid-llrp-inventory_jakarta@tmp:/w/workspace/_app-rfid-llrp-inventory_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:36:40 $ docker top c9911f1a263fcb934d41a2b5b8ec4a971b8c8d95ca1b7bbb331600090262fd55 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:36:40 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v2.1.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:36:41 + git semver [Pipeline] } 18:36:41 $ docker stop --time=1 c9911f1a263fcb934d41a2b5b8ec4a971b8c8d95ca1b7bbb331600090262fd55 18:36:42 $ docker rm -f c9911f1a263fcb934d41a2b5b8ec4a971b8c8d95ca1b7bbb331600090262fd55 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:36:43 18:36:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:36:43 0.23.1-centos7: Pulling from edgex-lftools 18:36:43 ab5ef0e58194: Pulling fs layer 18:36:43 9712f1f96733: Pulling fs layer 18:36:43 63f879dbbcfc: Pulling fs layer 18:36:43 0d9ebad4ef96: Pulling fs layer 18:36:43 e9a5061849ea: Pulling fs layer 18:36:43 d747dcd14b5f: Pulling fs layer 18:36:43 2de7ff778b66: Pulling fs layer 18:36:43 0d9ebad4ef96: Waiting 18:36:43 e9a5061849ea: Waiting 18:36:43 d747dcd14b5f: Waiting 18:36:43 2de7ff778b66: Waiting 18:36:43 9712f1f96733: Verifying Checksum 18:36:43 9712f1f96733: Download complete 18:36:43 63f879dbbcfc: Verifying Checksum 18:36:43 63f879dbbcfc: Download complete 18:36:43 e9a5061849ea: Download complete 18:36:43 ab5ef0e58194: Verifying Checksum 18:36:43 ab5ef0e58194: Download complete 18:36:43 0d9ebad4ef96: Verifying Checksum 18:36:43 0d9ebad4ef96: Download complete 18:36:43 d747dcd14b5f: Verifying Checksum 18:36:43 d747dcd14b5f: Download complete 18:36:44 2de7ff778b66: Verifying Checksum 18:36:44 2de7ff778b66: Download complete 18:36:46 ab5ef0e58194: Pull complete 18:36:46 9712f1f96733: Pull complete 18:36:47 63f879dbbcfc: Pull complete 18:36:51 0d9ebad4ef96: Pull complete 18:36:51 e9a5061849ea: Pull complete 18:36:51 d747dcd14b5f: Pull complete 18:36:52 2de7ff778b66: Pull complete 18:36:52 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:36:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:36:52 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:36:52 prd-ubuntu20.04-docker-8c-8g-1782 does not seem to be running inside a container 18:36:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-rfid-llrp-inventory_jakarta -v /w/workspace/_app-rfid-llrp-inventory_jakarta:/w/workspace/_app-rfid-llrp-inventory_jakarta:rw,z -v /w/workspace/_app-rfid-llrp-inventory_jakarta@tmp:/w/workspace/_app-rfid-llrp-inventory_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:36:54 $ docker top 9a64646ea9ee2728e4a8a61e892740cdb54e7bd896d3a919d17d85b2955166ee -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:36:54 provisioning config files... 18:36:54 copy managed file [sigul-config] to file:/w/workspace/_app-rfid-llrp-inventory_jakarta@tmp/config5776918485993974394tmp 18:36:54 copy managed file [sigul-password] to file:/w/workspace/_app-rfid-llrp-inventory_jakarta@tmp/config166907353462281850tmp 18:36:54 copy managed file [sigul-pki] to file:/w/workspace/_app-rfid-llrp-inventory_jakarta@tmp/config1469040275503891540tmp [Pipeline] { [Pipeline] echo 18:36:54 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:36:55 ---> sigul-configuration.sh 18:36:55 gpg: directory `/root/.gnupg' created 18:36:55 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:36:55 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:36:55 gpg: keyring `/root/.gnupg/secring.gpg' created 18:36:55 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:36:55 gpg: CAST5 encrypted data 18:36:55 gpg: encrypted with 1 passphrase 18:36:55 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:36:55 + mkdir /home/jenkins 18:36:55 + mkdir /home/jenkins/sigul [Pipeline] sh 18:36:55 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 18:36:55 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:36:56 ---> sigul-install.sh 18:36:56 Sigul already installed; skipping installation. [Pipeline] sh 18:36:56 + git tag --list 18:36:56 v0.0.0 18:36:56 v1.0.0 18:36:56 v2.1.0 18:36:56 v2.1.1 18:36:56 v2.1.1-dev.1 18:36:56 v2.2.0 18:36:56 v2.2.1-dev.1 [Pipeline] sh 18:36:56 + lftools sign git-tag v2.1.1 18:36:57 Signing Git tag with Sigul... 18:36:57 Signing v2.1.1 [Pipeline] echo 18:36:57 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:36:57 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:36:57 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:36:57 $ docker stop --time=1 9a64646ea9ee2728e4a8a61e892740cdb54e7bd896d3a919d17d85b2955166ee 18:36:59 $ docker rm -f 9a64646ea9ee2728e4a8a61e892740cdb54e7bd896d3a919d17d85b2955166ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:36:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:36:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:36:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:36:59 prd-ubuntu20.04-docker-8c-8g-1782 does not seem to be running inside a container 18:37:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-rfid-llrp-inventory_jakarta -v /w/workspace/_app-rfid-llrp-inventory_jakarta:/w/workspace/_app-rfid-llrp-inventory_jakarta:rw,z -v /w/workspace/_app-rfid-llrp-inventory_jakarta@tmp:/w/workspace/_app-rfid-llrp-inventory_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:37:00 $ docker top 52fedc898ff93275838e97de61885ee4e919e2022dcf291d67797a1190d89584 -eo pid,comm 18:37:00 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:37:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:37:00 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v2.1.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:37:00 + git semver [Pipeline] } 18:37:01 $ docker stop --time=1 52fedc898ff93275838e97de61885ee4e919e2022dcf291d67797a1190d89584 18:37:02 $ docker rm -f 52fedc898ff93275838e97de61885ee4e919e2022dcf291d67797a1190d89584 [Pipeline] // withDockerContainer [Pipeline] sh 18:37:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:37:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:37:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:37:03 prd-ubuntu20.04-docker-8c-8g-1782 does not seem to be running inside a container 18:37:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-rfid-llrp-inventory_jakarta -v /w/workspace/_app-rfid-llrp-inventory_jakarta:/w/workspace/_app-rfid-llrp-inventory_jakarta:rw,z -v /w/workspace/_app-rfid-llrp-inventory_jakarta@tmp:/w/workspace/_app-rfid-llrp-inventory_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:37:03 $ docker top abb38f49b74e9e829e61264f19d4e5ea4067cec0257bd6e62f5c2d4a1a1fb887 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:37:03 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v2.1.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:37:03 + git semver [Pipeline] } 18:37:04 $ docker stop --time=1 abb38f49b74e9e829e61264f19d4e5ea4067cec0257bd6e62f5c2d4a1a1fb887 18:37:05 $ docker rm -f abb38f49b74e9e829e61264f19d4e5ea4067cec0257bd6e62f5c2d4a1a1fb887 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:37:05 + [ -d /w/workspace/_app-rfid-llrp-inventory_jakarta/archives ] 18:37:05 + ls -al /w/workspace/_app-rfid-llrp-inventory_jakarta/archives 18:37:05 total 16 18:37:05 drwxr-xr-x 3 root root 4096 Jun 8 18:29 . 18:37:05 drwxrwxr-x 13 jenkins jenkins 4096 Jun 8 18:36 .. 18:37:05 drwxr-xr-x 2 root root 4096 Jun 8 18:29 cost 18:37:05 -rw-r--r-- 1 root root 95 Jun 8 18:29 cost.csv 18:37:05 + sudo chown -R jenkins:jenkins /w/workspace/_app-rfid-llrp-inventory_jakarta/archives 18:37:05 + ls -al /w/workspace/_app-rfid-llrp-inventory_jakarta/archives 18:37:05 total 16 18:37:05 drwxr-xr-x 3 jenkins jenkins 4096 Jun 8 18:29 . 18:37:05 drwxrwxr-x 13 jenkins jenkins 4096 Jun 8 18:36 .. 18:37:05 drwxr-xr-x 2 jenkins jenkins 4096 Jun 8 18:29 cost 18:37:05 -rw-r--r-- 1 jenkins jenkins 95 Jun 8 18:29 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:37:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:37:07 ---> package-listing.sh 18:37:07 ++ facter osfamily 18:37:07 ++ tr '[:upper:]' '[:lower:]' 18:37:07 + OS_FAMILY=debian 18:37:07 + workspace=/w/workspace/_app-rfid-llrp-inventory_jakarta 18:37:07 + START_PACKAGES=/tmp/packages_start.txt 18:37:07 + END_PACKAGES=/tmp/packages_end.txt 18:37:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:37:07 + PACKAGES=/tmp/packages_start.txt 18:37:07 + '[' /w/workspace/_app-rfid-llrp-inventory_jakarta ']' 18:37:07 + PACKAGES=/tmp/packages_end.txt 18:37:07 + case "${OS_FAMILY}" in 18:37:07 + dpkg -l 18:37:07 + grep '^ii' 18:37:07 + '[' -f /tmp/packages_start.txt ']' 18:37:07 + '[' -f /tmp/packages_end.txt ']' 18:37:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:37:07 + '[' /w/workspace/_app-rfid-llrp-inventory_jakarta ']' 18:37:07 + mkdir -p /w/workspace/_app-rfid-llrp-inventory_jakarta/archives/ 18:37:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-rfid-llrp-inventory_jakarta/archives/ [Pipeline] echo 18:37:07 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-rfid-llrp-inventory_jakarta/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:37:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:37:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:37:08 prd-ubuntu20.04-docker-8c-8g-1782 does not seem to be running inside a container 18:37:08 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-rfid-llrp-inventory_jakarta/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-rfid-llrp-inventory_jakarta -v /w/workspace/_app-rfid-llrp-inventory_jakarta:/w/workspace/_app-rfid-llrp-inventory_jakarta:rw,z -v /w/workspace/_app-rfid-llrp-inventory_jakarta@tmp:/w/workspace/_app-rfid-llrp-inventory_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:37:08 $ docker top 05cdec2e676541f88cc52ac23eecbd231d9d7816aaee242ce6e187c425495dbb -eo pid,comm [Pipeline] { [Pipeline] sh 18:37:08 + touch /tmp/pre-build-complete [Pipeline] sh 18:37:09 + mkdir -p /var/log/sysstat [Pipeline] sh 18:37:09 + ls /var/log/sa-host 18:37:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:37:09 provisioning config files... 18:37:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-rfid-llrp-inventory_jakarta@tmp/config5583786070021226077tmp [Pipeline] { [Pipeline] echo 18:37:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:37:09 ---> create-netrc.sh [Pipeline] } 18:37:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:37:10 ---> python-tools-install.sh [Pipeline] echo 18:37:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:37:10 ---> sudo-logs.sh 18:37:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:37:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:37:10 ---> job-cost.sh 18:37:10 lf-activate-venv: SKIPPING 18:37:10 DEBUG: total: 0.2199999988079071 18:37:10 INFO: Retrieving Stack Cost... 18:37:11 INFO: Retrieving Pricing Info for: v3-standard-8 18:37:11 INFO: Archiving Costs [Pipeline] echo 18:37:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:37:11 ---> logs-deploy.sh 18:37:11 lf-activate-venv: SKIPPING 18:37:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/jakarta/7 18:37:11 INFO: archiving workspace using pattern(s): 18:37:12 Archives upload complete. 18:37:12 INFO: archiving logs to Nexus