Pull request #170 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 200cf287bb21ebce0072c1f70df9a3154e47e5e7+6e5d69375a9366c800740746847da2ec3cfb4b8e (64aed685ae697dacf6c82daa7ec637e420f957ef) 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-ssh12569937369693264329.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh1579591772237200021.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-170/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/PR-170/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17612294462979803622.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh7978011221568031268.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-170/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/PR-170/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18384891285542823648.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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.20 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-6050’ Running on prd-ubuntu20.04-docker-8c-8g-6052 in /w/workspace/y_app-rfid-llrp-inventory_PR-170 [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/y_app-rfid-llrp-inventory_PR-170 # 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 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/170/head:refs/remotes/origin/PR-170 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6e5d69375a9366c800740746847da2ec3cfb4b8e into PR head commit 200cf287bb21ebce0072c1f70df9a3154e47e5e7 Merge succeeded, producing 200cf287bb21ebce0072c1f70df9a3154e47e5e7 Checking out Revision 200cf287bb21ebce0072c1f70df9a3154e47e5e7 (PR-170) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:54:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:54:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:54:19 ========================================================= 14:54:19 EdgeX Global Pipelines Version Info 14:54:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 200cf287bb21ebce0072c1f70df9a3154e47e5e7 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 6e5d69375a9366c800740746847da2ec3cfb4b8e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 200cf287bb21ebce0072c1f70df9a3154e47e5e7 # timeout=10 > git rev-list --no-walk a83fd1b0adfa153e955e1e2d3638f900aeef4118 # timeout=10 14:54:20 ------------------- 14:54:20 stable info: 14:54:20 ------------------- 14:54:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:54:20 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 14:54:20 Message: update stable to v1.0.245 14:54:20 ------------------- 14:54:20 experimental info: 14:54:20 ------------------- 14:54:20 Commited By: **** collab-it+edgex@linuxfoundation.org 14:54:20 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 14:54:20 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:54:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 14:54:21 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 14:54:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:54:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:54:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:54:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 14:54:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:54:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:54:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:54:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:54:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:54:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 14:54:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:54:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:54:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:54:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:54:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:54:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:54:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:54:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:54:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:54:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:54:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:54:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:54:21 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:54:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:54:21 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:54:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-170 [Pipeline] echo 14:54:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-170 [Pipeline] echo 14:54:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-170 [Pipeline] echo 14:54:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 200cf287bb21ebce0072c1f70df9a3154e47e5e7 [Pipeline] echo 14:54:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 200cf28 [Pipeline] echo 14:54:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:54:21 provisioning config files... 14:54:21 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp/config10865973142976684422tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:54:21 ---> docker-login.sh 14:54:21 nexus3.edgexfoundry.org:10001 14:54:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:54:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:54:22 Configure a credential helper to remove this warning. See 14:54:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:54:22 14:54:22 Login Succeeded 14:54:22 nexus3.edgexfoundry.org:10002 14:54:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:54:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:54:22 Configure a credential helper to remove this warning. See 14:54:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:54:22 14:54:22 Login Succeeded 14:54:22 nexus3.edgexfoundry.org:10003 14:54:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:54:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:54:22 Configure a credential helper to remove this warning. See 14:54:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:54:22 14:54:22 Login Succeeded 14:54:22 nexus3.edgexfoundry.org:10004 14:54:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:54:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:54:22 Configure a credential helper to remove this warning. See 14:54:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:54:22 14:54:22 Login Succeeded 14:54:22 docker.io 14:54:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:54:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:54:22 Configure a credential helper to remove this warning. See 14:54:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:54:22 14:54:22 Login Succeeded 14:54:22 ---> docker-login.sh ends [Pipeline] } 14:54:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:54:22 + git rev-list -1 --merges 200cf287bb21ebce0072c1f70df9a3154e47e5e7~1..200cf287bb21ebce0072c1f70df9a3154e47e5e7 [Pipeline] echo 14:54:23 -----------> git rev-list -1 --merges 200cf287bb21ebce0072c1f70df9a3154e47e5e7~1..200cf287bb21ebce0072c1f70df9a3154e47e5e7 200cf287bb21ebce0072c1f70df9a3154e47e5e7 [false] [Pipeline] sh 14:54:23 + git log --format=format:%s -1 200cf287bb21ebce0072c1f70df9a3154e47e5e7 [Pipeline] echo 14:54:23 ========================================================= 14:54:23 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:54:23 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:54:23 + git log --format=format:%s -1 200cf287bb21ebce0072c1f70df9a3154e47e5e7 [Pipeline] echo 14:54:23 [semverPrep] GIT_COMMIT: 200cf287bb21ebce0072c1f70df9a3154e47e5e7, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 14:54:23 [semverPrep] This is not a build commit. [Pipeline] sh 14:54:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:54:24 + grep -v github /etc/ssh/ssh_known_hosts 14:54:24 + [ -e /tmp/ssh_known_hosts ] 14:54:24 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:54:24 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:54:24 + sudo tee -a /etc/ssh/ssh_known_hosts 14:54:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:54:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:54:24 14:54:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:54:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:54:24 0.1.4: Pulling from edgex-devops/py-git-semver 14:54:24 b85a868b505f: Pulling fs layer 14:54:24 e2be974225ed: Pulling fs layer 14:54:24 339a4e72a1f5: Pulling fs layer 14:54:24 988bab9f4d93: Pulling fs layer 14:54:24 1469e6f7b9e6: Pulling fs layer 14:54:24 eaf3925da568: Pulling fs layer 14:54:24 bab4dde63d76: Pulling fs layer 14:54:24 bde34c3a00c8: Pulling fs layer 14:54:24 b352a97aabf1: Pulling fs layer 14:54:24 4872d77fe225: Pulling fs layer 14:54:24 5851b861e8e6: Pulling fs layer 14:54:24 1469e6f7b9e6: Waiting 14:54:24 988bab9f4d93: Waiting 14:54:24 bde34c3a00c8: Waiting 14:54:24 b352a97aabf1: Waiting 14:54:24 eaf3925da568: Waiting 14:54:24 5851b861e8e6: Waiting 14:54:24 4872d77fe225: Waiting 14:54:24 bab4dde63d76: Waiting 14:54:24 e2be974225ed: Verifying Checksum 14:54:24 e2be974225ed: Download complete 14:54:24 988bab9f4d93: Verifying Checksum 14:54:24 988bab9f4d93: Download complete 14:54:24 1469e6f7b9e6: Verifying Checksum 14:54:24 1469e6f7b9e6: Download complete 14:54:24 eaf3925da568: Verifying Checksum 14:54:24 eaf3925da568: Download complete 14:54:24 339a4e72a1f5: Verifying Checksum 14:54:24 339a4e72a1f5: Download complete 14:54:24 bde34c3a00c8: Download complete 14:54:24 b352a97aabf1: Download complete 14:54:24 4872d77fe225: Verifying Checksum 14:54:24 4872d77fe225: Download complete 14:54:24 5851b861e8e6: Verifying Checksum 14:54:24 5851b861e8e6: Download complete 14:54:24 b85a868b505f: Verifying Checksum 14:54:24 b85a868b505f: Download complete 14:54:25 bab4dde63d76: Verifying Checksum 14:54:25 bab4dde63d76: Download complete 14:54:26 b85a868b505f: Pull complete 14:54:26 e2be974225ed: Pull complete 14:54:26 339a4e72a1f5: Pull complete 14:54:26 988bab9f4d93: Pull complete 14:54:26 1469e6f7b9e6: Pull complete 14:54:26 eaf3925da568: Pull complete 14:54:28 bab4dde63d76: Pull complete 14:54:28 bde34c3a00c8: Pull complete 14:54:28 b352a97aabf1: Pull complete 14:54:28 4872d77fe225: Pull complete 14:54:28 5851b861e8e6: Pull complete 14:54:28 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:54:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:54:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:54:28 prd-ubuntu20.04-docker-8c-8g-6052 does not seem to be running inside a container 14:54:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-170 -v /w/workspace/y_app-rfid-llrp-inventory_PR-170:/w/workspace/y_app-rfid-llrp-inventory_PR-170:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:54:31 $ docker top 2f04f52b13cb7abba2aadb6ef8e004e001243b744d9c1370c7c0071eab034592 -eo pid,comm 14:54:31 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). 14:54:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:54:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:54:31 [ssh-agent] Looking for ssh-agent implementation... 14:54:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:54:31 $ docker exec 2f04f52b13cb7abba2aadb6ef8e004e001243b744d9c1370c7c0071eab034592 ssh-agent 14:54:31 SSH_AUTH_SOCK=/tmp/ssh-ojutimIDmyoy/agent.32 14:54:31 SSH_AGENT_PID=38 14:54:31 Running ssh-add (command line suppressed) 14:54:31 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp/private_key_7618003239692600872.key (/w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp/private_key_7618003239692600872.key) 14:54:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:54:31 + git tag --points-at HEAD [Pipeline] } 14:54:31 $ docker exec --env ******** --env ******** 2f04f52b13cb7abba2aadb6ef8e004e001243b744d9c1370c7c0071eab034592 ssh-agent -k 14:54:31 unset SSH_AUTH_SOCK; 14:54:31 unset SSH_AGENT_PID; 14:54:31 echo Agent pid 38 killed; 14:54:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:54:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:54:32 [ssh-agent] Looking for ssh-agent implementation... 14:54:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:54:32 $ docker exec 2f04f52b13cb7abba2aadb6ef8e004e001243b744d9c1370c7c0071eab034592 ssh-agent 14:54:32 SSH_AUTH_SOCK=/tmp/ssh-2jqkP7wH0Vgi/agent.70 14:54:32 SSH_AGENT_PID=76 14:54:32 Running ssh-add (command line suppressed) 14:54:32 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp/private_key_14657405174369516062.key (/w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp/private_key_14657405174369516062.key) 14:54:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:54:32 + git semver init 14:54:32 2023-03-28 14:54:32,818 [run_init] DEBUG init version:0.0.0 force:False 14:54:32 2023-03-28 14:54:32,819 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-170/.semver 14:54:32 2023-03-28 14:54:32,820 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-170/.semver 14:54:32 2023-03-28 14:54:32,820 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-170/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-170, universal_newlines=False, shell=None, istream=None) 14:54:34 2023-03-28 14:54:33,874 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-170/.git/info/exclude 14:54:34 2023-03-28 14:54:33,875 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-170/.semver/PR-170 with force:False 14:54:34 2023-03-28 14:54:33,875 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-170/.semver/PR-170 14:54:34 2023-03-28 14:54:33,879 [execute] INFO git cat-file --batch-check 14:54:34 2023-03-28 14:54:33,879 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-170/.semver, universal_newlines=False, shell=None, istream=) 14:54:34 2023-03-28 14:54:33,884 [execute] INFO git cat-file --batch 14:54:34 2023-03-28 14:54:33,885 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-170/.semver, universal_newlines=False, shell=None, istream=) 14:54:34 2023-03-28 14:54:33,889 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-170/.semver/PR-170 14:54:34 0.0.0 [Pipeline] } 14:54:34 $ docker exec --env ******** --env ******** 2f04f52b13cb7abba2aadb6ef8e004e001243b744d9c1370c7c0071eab034592 ssh-agent -k 14:54:34 unset SSH_AUTH_SOCK; 14:54:34 unset SSH_AGENT_PID; 14:54:34 echo Agent pid 76 killed; 14:54:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:54:34 + git semver [Pipeline] } 14:54:34 $ docker stop --time=1 2f04f52b13cb7abba2aadb6ef8e004e001243b744d9c1370c7c0071eab034592 14:54:36 $ docker rm -f --volumes 2f04f52b13cb7abba2aadb6ef8e004e001243b744d9c1370c7c0071eab034592 [Pipeline] // withDockerContainer [Pipeline] sh 14:54:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:54:36 Stashed 1 file(s) [Pipeline] echo 14:54:36 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:54:36 provisioning config files... 14:54:36 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp/config6604457770779070460tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:54:37 ---> docker-login.sh 14:54:37 nexus3.edgexfoundry.org:10001 14:54:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:54:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:54:37 Configure a credential helper to remove this warning. See 14:54:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:54:37 14:54:37 Login Succeeded 14:54:37 nexus3.edgexfoundry.org:10002 14:54:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:54:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:54:37 Configure a credential helper to remove this warning. See 14:54:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:54:37 14:54:37 Login Succeeded 14:54:37 nexus3.edgexfoundry.org:10003 14:54:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:54:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:54:37 Configure a credential helper to remove this warning. See 14:54:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:54:37 14:54:37 Login Succeeded 14:54:37 nexus3.edgexfoundry.org:10004 14:54:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:54:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:54:37 Configure a credential helper to remove this warning. See 14:54:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:54:37 14:54:37 Login Succeeded 14:54:37 docker.io 14:54:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:54:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:54:37 Configure a credential helper to remove this warning. See 14:54:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:54:37 14:54:37 Login Succeeded 14:54:37 ---> docker-login.sh ends [Pipeline] } 14:54:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:54:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:54:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:54:37 ========================================================= 14:54:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 14:54:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:54:38 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 14:54:38 Sending build context to Docker daemon 12.62MB 14:54:38 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 14:54:38 Step 2/12 : FROM ${BASE} AS builder 14:54:38 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 14:54:38 63b65145d645: Pulling fs layer 14:54:38 a2d21d5440eb: Pulling fs layer 14:54:38 935e6c44a52c: Pulling fs layer 14:54:38 94cc34f8dd06: Pulling fs layer 14:54:38 30dea6a524f1: Pulling fs layer 14:54:38 a2aff8979fd8: Pulling fs layer 14:54:38 6808be2612f2: Pulling fs layer 14:54:38 f25807f1079a: Pulling fs layer 14:54:38 94cc34f8dd06: Waiting 14:54:38 30dea6a524f1: Waiting 14:54:38 a2aff8979fd8: Waiting 14:54:38 6808be2612f2: Waiting 14:54:38 f25807f1079a: Waiting 14:54:38 a2d21d5440eb: Verifying Checksum 14:54:38 a2d21d5440eb: Download complete 14:54:38 94cc34f8dd06: Download complete 14:54:38 30dea6a524f1: Verifying Checksum 14:54:38 30dea6a524f1: Download complete 14:54:38 63b65145d645: Download complete 14:54:38 a2aff8979fd8: Verifying Checksum 14:54:38 a2aff8979fd8: Download complete 14:54:38 63b65145d645: Pull complete 14:54:38 a2d21d5440eb: Pull complete 14:54:38 f25807f1079a: Verifying Checksum 14:54:38 f25807f1079a: Download complete 14:54:38 935e6c44a52c: Download complete 14:54:39 6808be2612f2: Verifying Checksum 14:54:39 6808be2612f2: Download complete 14:54:42 935e6c44a52c: Pull complete 14:54:42 94cc34f8dd06: Pull complete 14:54:42 30dea6a524f1: Pull complete 14:54:42 a2aff8979fd8: Pull complete 14:54:44 6808be2612f2: Pull complete 14:54:44 f25807f1079a: Pull complete 14:54:44 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 14:54:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 14:54:44 ---> 3b553350e43f 14:54:44 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:54:48 ---> Running in b33934e39a19 14:54:48 Removing intermediate container b33934e39a19 14:54:48 ---> d537364ba135 14:54:48 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:54:48 ---> Running in d24a135dabcb 14:54:48 Removing intermediate container d24a135dabcb 14:54:48 ---> a7621a939b2e 14:54:48 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:54:48 ---> Running in b4ebe96e3541 14:54:48 Removing intermediate container b4ebe96e3541 14:54:48 ---> 6a849d37adda 14:54:48 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:54:48 ---> Running in 6fd296ba3b9e 14:54:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:54:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:54:48 OK: 265 MiB in 53 packages 14:54:49 Removing intermediate container 6fd296ba3b9e 14:54:49 ---> ce14e85bd1f4 14:54:49 Step 7/12 : WORKDIR /app 14:54:49 ---> Running in a70544e49a45 14:54:49 Removing intermediate container a70544e49a45 14:54:49 ---> 8dc1ae909553 14:54:49 Step 8/12 : COPY go.mod vendor* ./ 14:54:49 ---> d3d4a77968a7 14:54:49 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:54:49 ---> Running in d47165457371 14:54:51 Still waiting to schedule task 14:54:51 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6051’ 14:55:15 Removing intermediate container d47165457371 14:55:15 ---> eaf645f041f7 14:55:15 Step 10/12 : COPY . . 14:55:15 ---> a20cfe920938 14:55:15 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:55:15 ---> Running in 1b71ad161b0e 14:55:15 Removing intermediate container 1b71ad161b0e 14:55:15 ---> 00cd0529a9ec 14:55:15 Step 12/12 : RUN $MAKE 14:55:15 ---> Running in 14ca5f4f46c3 14:55:15 noop 14:55:15 Removing intermediate container 14ca5f4f46c3 14:55:15 ---> 58310bb5ff90 14:55:15 Successfully built 58310bb5ff90 14:55:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:55:16 + docker inspect -f . ci-base-image-x86_64 14:55:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:55:16 prd-ubuntu20.04-docker-8c-8g-6052 does not seem to be running inside a container 14:55:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-170 -v /w/workspace/y_app-rfid-llrp-inventory_PR-170:/w/workspace/y_app-rfid-llrp-inventory_PR-170:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:55:16 $ docker top 25daec42d4799efa69ad8b8f7d23d9c1047bd85576b5548102e7a29eb6e82bda -eo pid,comm [Pipeline] { [Pipeline] sh 14:55:16 + go version 14:55:16 go version go1.20.2 linux/amd64 [Pipeline] } 14:55:16 $ docker stop --time=1 25daec42d4799efa69ad8b8f7d23d9c1047bd85576b5548102e7a29eb6e82bda 14:55:18 $ docker rm -f --volumes 25daec42d4799efa69ad8b8f7d23d9c1047bd85576b5548102e7a29eb6e82bda [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:55:18 + docker inspect -f . ci-base-image-x86_64 14:55:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:55:18 prd-ubuntu20.04-docker-8c-8g-6052 does not seem to be running inside a container 14:55:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/y_app-rfid-llrp-inventory_PR-170 -v /w/workspace/y_app-rfid-llrp-inventory_PR-170:/w/workspace/y_app-rfid-llrp-inventory_PR-170:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:55:19 $ docker top 2fefa5e325da82bac2a37e2a5c780d603d782b46bd2ea1c0af4070dd2edef0b3 -eo pid,comm [Pipeline] { [Pipeline] sh 14:55:19 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-170 [Pipeline] fileExists [Pipeline] sh 14:55:19 + make test 14:55:19 go test -race ./... -coverprofile=coverage.out ./... 14:55:37 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 14:55:37 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 14:55:37 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.150s coverage: 86.2% of statements 14:55:40 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.763s coverage: 71.9% of statements 14:55:58 go vet ./... 14:56:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:56:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:56:01 ./bin/test-attribution.sh [Pipeline] echo 14:56:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:56:01 $ docker stop --time=1 2fefa5e325da82bac2a37e2a5c780d603d782b46bd2ea1c0af4070dd2edef0b3 14:56:05 $ docker rm -f --volumes 2fefa5e325da82bac2a37e2a5c780d603d782b46bd2ea1c0af4070dd2edef0b3 [Pipeline] // withDockerContainer [Pipeline] sh 14:56:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:56:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:56:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:56:07 + ls -al . 14:56:07 total 228 14:56:07 drwxrwxr-x 11 jenkins jenkins 4096 Mar 28 14:55 . 14:56:07 drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 14:54 .. 14:56:07 -rw-rw-r-- 1 jenkins jenkins 262 Mar 28 14:54 .dockerignore 14:56:07 drwxrwxr-x 8 jenkins jenkins 4096 Mar 28 14:54 .git 14:56:07 drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 14:54 .github 14:56:07 -rw-rw-r-- 1 jenkins jenkins 788 Mar 28 14:54 .gitignore 14:56:07 -rw-rw-r-- 1 jenkins jenkins 41 Mar 28 14:54 .golangci.yml 14:56:07 drwxr-xr-x 3 jenkins jenkins 4096 Mar 28 14:54 .semver 14:56:07 -rw-rw-r-- 1 jenkins jenkins 9805 Mar 28 14:54 Attribution.txt 14:56:07 -rw-rw-r-- 1 jenkins jenkins 4331 Mar 28 14:54 CHANGELOG.md 14:56:07 -rw-rw-r-- 1 jenkins jenkins 1659 Mar 28 14:54 Dockerfile 14:56:07 -rw-rw-r-- 1 jenkins jenkins 677 Mar 28 14:54 GOVERNANCE.md 14:56:07 -rw-rw-r-- 1 jenkins jenkins 687 Mar 28 14:54 Jenkinsfile 14:56:07 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 28 14:54 LICENSE 14:56:07 -rw-rw-r-- 1 jenkins jenkins 2497 Mar 28 14:54 Makefile 14:56:07 -rw-rw-r-- 1 jenkins jenkins 617 Mar 28 14:54 OWNERS.md 14:56:07 -rw-rw-r-- 1 jenkins jenkins 31001 Mar 28 14:54 README.md 14:56:07 -rw-rw-r-- 1 jenkins jenkins 5 Mar 28 14:54 VERSION 14:56:07 drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 14:54 bin 14:56:07 -rw-r--r-- 1 jenkins jenkins 41317 Mar 28 14:55 coverage.out 14:56:07 -rw-rw-r-- 1 jenkins jenkins 3464 Mar 28 14:54 go.mod 14:56:07 -rw-rw-r-- 1 jenkins jenkins 31420 Mar 28 14:54 go.sum 14:56:07 drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 14:54 images 14:56:07 drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 14:54 internal 14:56:07 -rw-rw-r-- 1 jenkins jenkins 531 Mar 28 14:54 main.go 14:56:07 drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 14:54 res 14:56:07 drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 14:54 snap 14:56:07 drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 14:54 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:56:07 + 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=200cf287bb21ebce0072c1f70df9a3154e47e5e7 --label arch=amd64 --label version=0.0.0 . 14:56:07 Sending build context to Docker daemon 12.62MB 14:56:07 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 14:56:07 Step 2/29 : FROM ${BASE} AS builder 14:56:07 ---> 58310bb5ff90 14:56:07 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 14:56:07 ---> Running in b7bee07d41dc 14:56:07 Removing intermediate container b7bee07d41dc 14:56:07 ---> ec3afb42e859 14:56:07 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 14:56:07 ---> Running in e00d0dcc8335 14:56:07 Removing intermediate container e00d0dcc8335 14:56:07 ---> 1525416186b3 14:56:07 Step 5/29 : ARG ADD_BUILD_TAGS="" 14:56:07 ---> Running in 5d8e8335a27c 14:56:07 Removing intermediate container 5d8e8335a27c 14:56:07 ---> 4e605f9cf894 14:56:07 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:56:07 ---> Running in d16ca19c8839 14:56:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:56:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:56:08 OK: 265 MiB in 53 packages 14:56:09 Removing intermediate container d16ca19c8839 14:56:09 ---> a868024790f6 14:56:09 Step 7/29 : WORKDIR /app 14:56:09 ---> Running in 3cadcbfcbcf3 14:56:09 Removing intermediate container 3cadcbfcbcf3 14:56:09 ---> b4063c2d02fc 14:56:09 Step 8/29 : COPY go.mod vendor* ./ 14:56:09 ---> a98532a39d26 14:56:09 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:56:09 ---> Running in 08b86061e994 14:56:10 Removing intermediate container 08b86061e994 14:56:10 ---> 7ffa706d66b3 14:56:10 Step 10/29 : COPY . . 14:56:10 ---> ae2c3679b855 14:56:10 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:56:10 ---> Running in e2623103cd7c 14:56:10 Removing intermediate container e2623103cd7c 14:56:10 ---> dae7dd0659c7 14:56:10 Step 12/29 : RUN $MAKE 14:56:10 ---> Running in 2d207cd6e14b 14:56:10 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory 14:56:28 Removing intermediate container 2d207cd6e14b 14:56:28 ---> da2083b6099b 14:56:28 Step 13/29 : FROM alpine:3.17 14:56:28 3.17: Pulling from library/alpine 14:56:28 63b65145d645: Already exists 14:56:28 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 14:56:28 Status: Downloaded newer image for alpine:3.17 14:56:28 ---> b2aa39c304c2 14:56:28 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:56:28 ---> Running in e9e7b8633056 14:56:28 Removing intermediate container e9e7b8633056 14:56:28 ---> fce868daff47 14:56:28 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 14:56:28 ---> Running in e830fe62d17e 14:56:28 Removing intermediate container e830fe62d17e 14:56:28 ---> 6f45a6d8e8d8 14:56:28 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 14:56:28 ---> Running in a646c9418668 14:56:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:56:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:56:28 (1/2) Installing ca-certificates (20220614-r4) 14:56:28 (2/2) Installing dumb-init (1.2.5-r2) 14:56:28 Executing busybox-1.35.0-r29.trigger 14:56:28 Executing ca-certificates-20220614-r4.trigger 14:56:29 OK: 8 MiB in 17 packages 14:56:29 Removing intermediate container a646c9418668 14:56:29 ---> f1fe4c50ea5b 14:56:29 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:56:29 ---> 8a8c79deaa4e 14:56:29 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 14:56:29 ---> e19c852affc4 14:56:29 Step 19/29 : COPY --from=builder /app/res/ /res/ 14:56:29 ---> 18bb78fefce0 14:56:29 Step 20/29 : COPY --from=builder /app/static/ /static/ 14:56:29 ---> 10b3ea5a936a 14:56:29 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 14:56:30 ---> 8ef5d99d0b24 14:56:30 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 14:56:30 ---> Running in c1877376d7e6 14:56:31 Removing intermediate container c1877376d7e6 14:56:31 ---> a4d09a439d24 14:56:31 Step 23/29 : VOLUME /cache 14:56:31 ---> Running in 56bcf83076cb 14:56:31 Removing intermediate container 56bcf83076cb 14:56:31 ---> 7e76199dc9be 14:56:31 Step 24/29 : EXPOSE 59711 14:56:31 ---> Running in 8c795ba17219 14:56:31 Removing intermediate container 8c795ba17219 14:56:31 ---> a9bc80986634 14:56:31 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 14:56:31 ---> Running in 1aa355912612 14:56:31 Removing intermediate container 1aa355912612 14:56:31 ---> 1174f4013a77 14:56:31 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 14:56:31 ---> Running in 27f07faca6ee 14:56:31 Removing intermediate container 27f07faca6ee 14:56:31 ---> a6f2da2b1531 14:56:31 Step 27/29 : LABEL arch=amd64 14:56:31 ---> Running in b9140ffe99bf 14:56:31 Removing intermediate container b9140ffe99bf 14:56:31 ---> 754d4a4124ca 14:56:31 Step 28/29 : LABEL git_sha=200cf287bb21ebce0072c1f70df9a3154e47e5e7 14:56:31 ---> Running in e5c2e144dda0 14:56:31 Removing intermediate container e5c2e144dda0 14:56:31 ---> 96f1883c7371 14:56:31 Step 29/29 : LABEL version=0.0.0 14:56:31 ---> Running in f3184f7f192e 14:56:31 Removing intermediate container f3184f7f192e 14:56:31 ---> 9f2ae37f1965 14:56:31 [Warning] One or more build-args [ARCH] were not consumed 14:56:31 Successfully built 9f2ae37f1965 14:56:31 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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 14:56:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:56:31 14:56:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:56:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:56:32 latest: Pulling from edgex-lftools-log-publisher 14:56:32 5eb5b503b376: Pulling fs layer 14:56:32 5c69ac0246d0: Pulling fs layer 14:56:32 ec43610c2a17: Pulling fs layer 14:56:32 3a2ae6a8a46f: Pulling fs layer 14:56:32 33b1e0a273af: Pulling fs layer 14:56:32 5d3b04190fa2: Pulling fs layer 14:56:32 3a2ae6a8a46f: Waiting 14:56:32 33b1e0a273af: Waiting 14:56:32 2f39f015ded8: Pulling fs layer 14:56:32 2f39f015ded8: Waiting 14:56:32 5d3b04190fa2: Waiting 14:56:32 5c69ac0246d0: Verifying Checksum 14:56:32 5c69ac0246d0: Download complete 14:56:32 3a2ae6a8a46f: Verifying Checksum 14:56:32 3a2ae6a8a46f: Download complete 14:56:32 33b1e0a273af: Verifying Checksum 14:56:32 33b1e0a273af: Download complete 14:56:32 ec43610c2a17: Verifying Checksum 14:56:32 ec43610c2a17: Download complete 14:56:32 5d3b04190fa2: Verifying Checksum 14:56:32 5d3b04190fa2: Download complete 14:56:32 5eb5b503b376: Verifying Checksum 14:56:32 5eb5b503b376: Download complete 14:56:33 2f39f015ded8: Download complete 14:56:33 5eb5b503b376: Pull complete 14:56:33 5c69ac0246d0: Pull complete 14:56:33 ec43610c2a17: Pull complete 14:56:34 3a2ae6a8a46f: Pull complete 14:56:34 33b1e0a273af: Pull complete 14:56:34 5d3b04190fa2: Pull complete 14:56:38 2f39f015ded8: Pull complete 14:56:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:56:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:56:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:56:38 prd-ubuntu20.04-docker-8c-8g-6052 does not seem to be running inside a container 14:56:38 $ 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/y_app-rfid-llrp-inventory_PR-170 -v /w/workspace/y_app-rfid-llrp-inventory_PR-170:/w/workspace/y_app-rfid-llrp-inventory_PR-170:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:56:41 $ docker top ffb90fdbec13c8d4fd8639b35b698311a5a44e6feaef7b49bce20c41b0ee55ca -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:56:41 ---> job-cost.sh 14:56:41 lf-activate-venv: SKIPPING 14:56:41 INFO: No Stack... 14:56:42 INFO: Retrieving Pricing Info for: v3-standard-8 14:56:42 INFO: Archiving Costs [Pipeline] sh 14:56:43 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-170/archives/cost.csv 14:56:43 + cut -d, -f6 [Pipeline] lock 14:56:43 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-170-3-stack-cost] 14:56:43 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-170-3-stack-cost] did not exist. Created. 14:56:43 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-170-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:56:43 + echo total: 0.2199999988079071 [Pipeline] stash 14:56:43 Stashed 1 file(s) [Pipeline] } 14:56:43 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-170-3-stack-cost] [Pipeline] // lock [Pipeline] } 14:56:43 $ docker stop --time=1 ffb90fdbec13c8d4fd8639b35b698311a5a44e6feaef7b49bce20c41b0ee55ca 14:56:44 $ docker rm -f --volumes ffb90fdbec13c8d4fd8639b35b698311a5a44e6feaef7b49bce20c41b0ee55ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:57:57 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6053 in /w/workspace/y_app-rfid-llrp-inventory_PR-170 [Pipeline] { [Pipeline] ws 14:57:57 Running in /w/workspace/app-rfid-llrp-inventory/3 [Pipeline] { [Pipeline] checkout 14:57:57 The recommended git tool is: git 14:58:02 using credential edgex-jenkins-ssh 14:58:02 Cloning the remote Git repository 14:58:02 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:58:02 > git init /w/workspace/app-rfid-llrp-inventory/3 # timeout=10 14:58:03 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:58:03 > git --version # timeout=10 14:58:03 > git --version # 'git version 2.25.1' 14:58:03 using GIT_SSH to set credentials SSH Credentials for GitHub 14:58:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:58:05 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 14:58:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:58:06 Merging remotes/origin/main commit 6e5d69375a9366c800740746847da2ec3cfb4b8e into PR head commit 200cf287bb21ebce0072c1f70df9a3154e47e5e7 14:58:07 Merge succeeded, producing 200cf287bb21ebce0072c1f70df9a3154e47e5e7 14:58:07 Checking out Revision 200cf287bb21ebce0072c1f70df9a3154e47e5e7 (PR-170) 14:58:06 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 14:58:06 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:58:06 using GIT_SSH to set credentials SSH Credentials for GitHub 14:58:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/170/head:refs/remotes/origin/PR-170 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:58:06 > git config core.sparsecheckout # timeout=10 14:58:06 > git checkout -f 200cf287bb21ebce0072c1f70df9a3154e47e5e7 # timeout=10 14:58:06 > git remote # timeout=10 14:58:06 > git config --get remote.origin.url # timeout=10 14:58:06 using GIT_SSH to set credentials SSH Credentials for GitHub 14:58:07 > git merge 6e5d69375a9366c800740746847da2ec3cfb4b8e # timeout=10 14:58:07 > git rev-parse HEAD^{commit} # timeout=10 14:58:07 > git config core.sparsecheckout # timeout=10 14:58:07 > git checkout -f 200cf287bb21ebce0072c1f70df9a3154e47e5e7 # timeout=10 14:58:07 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:58:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:58:08 % Total % Received % Xferd Average Speed Time Time Time Current 14:58:08 Dload Upload Total Spent Left Speed 14:58:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 234k 0 --:--:-- --:--:-- --:--:-- 234k [Pipeline] sh 14:58:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:58:09 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:58:09 + sudo tee /etc/docker/daemon.new 14:58:09 { 14:58:09 "registry-mirrors": [ 14:58:09 "https://nexus3.edgexfoundry.org:10001" 14:58:09 ], 14:58:09 "bip": "10.250.0.254/24", 14:58:09 "hosts": [ 14:58:09 "tcp://0.0.0.0:5555", 14:58:09 "unix:///var/run/docker.sock" 14:58:09 ], 14:58:09 "mtu": 1458, 14:58:09 "selinux-enabled": true, 14:58:09 "seccomp-profile": "/etc/docker/seccomp.json" 14:58:09 } [Pipeline] sh 14:58:10 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:58:10 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:58:28 provisioning config files... 14:58:28 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/3@tmp/config17455016367732543414tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:58:29 ---> docker-login.sh 14:58:29 nexus3.edgexfoundry.org:10001 14:58:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:29 Configure a credential helper to remove this warning. See 14:58:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:29 14:58:29 Login Succeeded 14:58:29 nexus3.edgexfoundry.org:10002 14:58:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:30 Configure a credential helper to remove this warning. See 14:58:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:30 14:58:30 Login Succeeded 14:58:30 nexus3.edgexfoundry.org:10003 14:58:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:30 Configure a credential helper to remove this warning. See 14:58:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:30 14:58:30 Login Succeeded 14:58:30 nexus3.edgexfoundry.org:10004 14:58:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:31 Configure a credential helper to remove this warning. See 14:58:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:31 14:58:31 Login Succeeded 14:58:31 docker.io 14:58:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:31 Configure a credential helper to remove this warning. See 14:58:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:31 14:58:31 Login Succeeded 14:58:31 ---> docker-login.sh ends [Pipeline] } 14:58:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:58:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:58:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:58:31 ========================================================= 14:58:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 14:58:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:58:32 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 14:58:32 Sending build context to Docker daemon 677.9kB 14:58:32 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 14:58:32 Step 2/12 : FROM ${BASE} AS builder 14:58:32 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:58:32 af6eaf76a39c: Pulling fs layer 14:58:32 55522c791124: Pulling fs layer 14:58:32 ce5c4a1c91eb: Pulling fs layer 14:58:32 169dfbe0d373: Pulling fs layer 14:58:32 e1ff8fa3b103: Pulling fs layer 14:58:32 52ebb69f0ebf: Pulling fs layer 14:58:32 5abe8eddf0d5: Pulling fs layer 14:58:32 169dfbe0d373: Waiting 14:58:32 e1ff8fa3b103: Waiting 14:58:32 52ebb69f0ebf: Waiting 14:58:32 5abe8eddf0d5: Waiting 14:58:32 55522c791124: Verifying Checksum 14:58:32 55522c791124: Download complete 14:58:32 169dfbe0d373: Verifying Checksum 14:58:32 169dfbe0d373: Download complete 14:58:32 e1ff8fa3b103: Verifying Checksum 14:58:32 e1ff8fa3b103: Download complete 14:58:32 af6eaf76a39c: Verifying Checksum 14:58:33 af6eaf76a39c: Pull complete 14:58:34 5abe8eddf0d5: Verifying Checksum 14:58:34 5abe8eddf0d5: Download complete 14:58:34 55522c791124: Pull complete 14:58:35 ce5c4a1c91eb: Verifying Checksum 14:58:35 ce5c4a1c91eb: Download complete 14:58:35 52ebb69f0ebf: Verifying Checksum 14:58:35 52ebb69f0ebf: Download complete 14:58:47 ce5c4a1c91eb: Pull complete 14:58:47 169dfbe0d373: Pull complete 14:58:47 e1ff8fa3b103: Pull complete 14:58:54 52ebb69f0ebf: Pull complete 14:58:55 5abe8eddf0d5: Pull complete 14:58:55 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 14:58:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 14:58:55 ---> 6cb57ee374ae 14:58:55 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:58:57 ---> Running in 799d0ca6a8f0 14:58:57 Removing intermediate container 799d0ca6a8f0 14:58:57 ---> 62c3c9927606 14:58:57 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:58:57 ---> Running in 1b986901f47f 14:58:57 Removing intermediate container 1b986901f47f 14:58:57 ---> 4dad1fdbeb8f 14:58:57 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:58:58 ---> Running in 46c5ec3e51ed 14:58:58 Removing intermediate container 46c5ec3e51ed 14:58:58 ---> 11fa8701e23c 14:58:58 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:58:58 ---> Running in cfc738d63d98 14:58:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:59:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:59:01 OK: 263 MiB in 53 packages 14:59:04 Removing intermediate container cfc738d63d98 14:59:04 ---> df2eae6cf08f 14:59:04 Step 7/12 : WORKDIR /app 14:59:04 ---> Running in 78b43590f1ca 14:59:05 Removing intermediate container 78b43590f1ca 14:59:05 ---> 3f512c3f3d22 14:59:05 Step 8/12 : COPY go.mod vendor* ./ 14:59:05 ---> d89734e443ec 14:59:05 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:59:05 ---> Running in daa4cf3f1d94 15:00:27 Removing intermediate container daa4cf3f1d94 15:00:27 ---> 614cd2036a1a 15:00:27 Step 10/12 : COPY . . 15:00:27 ---> ffb0c908bec1 15:00:27 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:00:27 ---> Running in 9a56b652d6f7 15:00:27 Removing intermediate container 9a56b652d6f7 15:00:27 ---> 932a27b954a7 15:00:27 Step 12/12 : RUN $MAKE 15:00:27 ---> Running in d5043765af7f 15:00:27 noop 15:00:27 Removing intermediate container d5043765af7f 15:00:27 ---> c2873d16179c 15:00:27 Successfully built c2873d16179c 15:00:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:27 + docker inspect -f . ci-base-image-arm64 15:00:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:00:27 prd-ubuntu20.04-docker-arm64-4c-16g-6053 does not seem to be running inside a container 15:00:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:00:29 $ docker top b35b9a4467a7019447613a51a8ae9233742c873d7943ae92ea8fe1a16dbba4a9 -eo pid,comm [Pipeline] { [Pipeline] sh 15:00:29 + go version 15:00:29 go version go1.20.2 linux/arm64 [Pipeline] } 15:00:30 $ docker stop --time=1 b35b9a4467a7019447613a51a8ae9233742c873d7943ae92ea8fe1a16dbba4a9 15:00:31 $ docker rm -f --volumes b35b9a4467a7019447613a51a8ae9233742c873d7943ae92ea8fe1a16dbba4a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:32 + docker inspect -f . ci-base-image-arm64 15:00:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:00:32 prd-ubuntu20.04-docker-arm64-4c-16g-6053 does not seem to be running inside a container 15:00:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:00:33 $ docker top 76fe16f1c99a7111d4af41f312a980a06df8fbd14345172744db76d45ccf457b -eo pid,comm [Pipeline] { [Pipeline] sh 15:00:34 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/3 [Pipeline] fileExists [Pipeline] sh 15:00:34 + make test 15:00:35 go test -race ./... -coverprofile=coverage.out ./... 15:03:26 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 15:03:27 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 15:03:28 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.390s coverage: 86.2% of statements 15:03:40 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.498s coverage: 71.9% of statements 15:03:40 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:03:40 go vet ./... 15:06:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:06:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:06:17 ./bin/test-attribution.sh [Pipeline] echo 15:06:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:06:17 $ docker stop --time=1 76fe16f1c99a7111d4af41f312a980a06df8fbd14345172744db76d45ccf457b 15:06:19 $ docker rm -f --volumes 76fe16f1c99a7111d4af41f312a980a06df8fbd14345172744db76d45ccf457b [Pipeline] // withDockerContainer [Pipeline] sh 15:06:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:06:20 Warning: overwriting stash ‘coverage-report’ 15:06:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:06:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:06:21 + ls -al . 15:06:21 total 224 15:06:21 drwxrwxr-x 10 jenkins jenkins 4096 Mar 28 15:00 . 15:06:21 drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 14:58 .. 15:06:21 -rw-rw-r-- 1 jenkins jenkins 262 Mar 28 14:58 .dockerignore 15:06:21 drwxrwxr-x 8 jenkins jenkins 4096 Mar 28 14:58 .git 15:06:21 drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 14:58 .github 15:06:21 -rw-rw-r-- 1 jenkins jenkins 788 Mar 28 14:58 .gitignore 15:06:21 -rw-rw-r-- 1 jenkins jenkins 41 Mar 28 14:58 .golangci.yml 15:06:21 -rw-rw-r-- 1 jenkins jenkins 9805 Mar 28 14:58 Attribution.txt 15:06:21 -rw-rw-r-- 1 jenkins jenkins 4331 Mar 28 14:58 CHANGELOG.md 15:06:21 -rw-rw-r-- 1 jenkins jenkins 1659 Mar 28 14:58 Dockerfile 15:06:21 -rw-rw-r-- 1 jenkins jenkins 677 Mar 28 14:58 GOVERNANCE.md 15:06:21 -rw-rw-r-- 1 jenkins jenkins 687 Mar 28 14:58 Jenkinsfile 15:06:21 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 28 14:58 LICENSE 15:06:21 -rw-rw-r-- 1 jenkins jenkins 2497 Mar 28 14:58 Makefile 15:06:21 -rw-rw-r-- 1 jenkins jenkins 617 Mar 28 14:58 OWNERS.md 15:06:21 -rw-rw-r-- 1 jenkins jenkins 31001 Mar 28 14:58 README.md 15:06:21 -rw-rw-r-- 1 jenkins jenkins 5 Mar 28 14:54 VERSION 15:06:21 drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 14:58 bin 15:06:21 -rw-r--r-- 1 jenkins jenkins 41317 Mar 28 15:03 coverage.out 15:06:21 -rw-rw-r-- 1 jenkins jenkins 3464 Mar 28 14:58 go.mod 15:06:21 -rw-rw-r-- 1 jenkins jenkins 31420 Mar 28 14:58 go.sum 15:06:21 drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 14:58 images 15:06:21 drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 14:58 internal 15:06:21 -rw-rw-r-- 1 jenkins jenkins 531 Mar 28 14:58 main.go 15:06:21 drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 14:58 res 15:06:21 drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 14:58 snap 15:06:21 drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 14:58 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:22 + 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=200cf287bb21ebce0072c1f70df9a3154e47e5e7 --label arch=arm64 --label version=0.0.0 . 15:06:22 Sending build context to Docker daemon 677.9kB 15:06:22 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 15:06:22 Step 2/29 : FROM ${BASE} AS builder 15:06:22 ---> c2873d16179c 15:06:22 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 15:06:23 ---> Running in 5da980d34f88 15:06:23 Removing intermediate container 5da980d34f88 15:06:23 ---> 2289f60611b6 15:06:23 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 15:06:23 ---> Running in 769ac4db0e08 15:06:23 Removing intermediate container 769ac4db0e08 15:06:23 ---> a5c8d18fa3c4 15:06:23 Step 5/29 : ARG ADD_BUILD_TAGS="" 15:06:23 ---> Running in e6da5c60ef77 15:06:23 Removing intermediate container e6da5c60ef77 15:06:23 ---> d16233fa49e8 15:06:23 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:06:23 ---> Running in 44e9c77f76cc 15:06:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:06:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:06:26 OK: 263 MiB in 53 packages 15:06:27 Removing intermediate container 44e9c77f76cc 15:06:27 ---> ae5c3b21c332 15:06:27 Step 7/29 : WORKDIR /app 15:06:27 ---> Running in a006f10cb364 15:06:27 Removing intermediate container a006f10cb364 15:06:27 ---> cc66bad3634a 15:06:27 Step 8/29 : COPY go.mod vendor* ./ 15:06:27 ---> 49b533e00964 15:06:27 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:06:28 ---> Running in ff8ab973faad 15:06:30 Removing intermediate container ff8ab973faad 15:06:30 ---> cd6b31fcb0bb 15:06:30 Step 10/29 : COPY . . 15:06:31 ---> 757a2adf5112 15:06:31 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:06:31 ---> Running in ca2dedeab329 15:06:31 Removing intermediate container ca2dedeab329 15:06:31 ---> d0f4e45852f5 15:06:31 Step 12/29 : RUN $MAKE 15:06:31 ---> Running in 4a207f0a62ee 15:06:32 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory 15:08:55 Removing intermediate container 4a207f0a62ee 15:08:55 ---> 316e62b9ae79 15:08:55 Step 13/29 : FROM alpine:3.17 15:08:55 3.17: Pulling from library/alpine 15:08:55 af6eaf76a39c: Already exists 15:08:55 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 15:08:55 Status: Downloaded newer image for alpine:3.17 15:08:55 ---> d74e625d9115 15:08:55 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:08:55 ---> Running in 9dcb2f83c678 15:08:55 Removing intermediate container 9dcb2f83c678 15:08:55 ---> eab399d9ad9f 15:08:55 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 15:08:55 ---> Running in 5ace03e06b23 15:08:55 Removing intermediate container 5ace03e06b23 15:08:55 ---> 66c8dd3bc897 15:08:55 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 15:08:55 ---> Running in 40382b0764a8 15:08:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:08:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:08:55 (1/2) Installing ca-certificates (20220614-r4) 15:08:55 (2/2) Installing dumb-init (1.2.5-r2) 15:08:55 Executing busybox-1.35.0-r29.trigger 15:08:55 Executing ca-certificates-20220614-r4.trigger 15:08:55 OK: 8 MiB in 17 packages 15:08:55 Removing intermediate container 40382b0764a8 15:08:55 ---> 2df9497b8c6f 15:08:55 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:08:55 ---> 104eff56a6b6 15:08:55 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 15:08:55 ---> 72642e2cbb82 15:08:55 Step 19/29 : COPY --from=builder /app/res/ /res/ 15:08:55 ---> 8028400feceb 15:08:55 Step 20/29 : COPY --from=builder /app/static/ /static/ 15:08:55 ---> b6b5291120ed 15:08:55 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 15:08:55 ---> 5912a4544a00 15:08:55 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 15:08:55 ---> Running in 31ebd553fd39 15:08:55 Removing intermediate container 31ebd553fd39 15:08:55 ---> 3dfafd1b0757 15:08:55 Step 23/29 : VOLUME /cache 15:08:55 ---> Running in 892cde355e97 15:08:55 Removing intermediate container 892cde355e97 15:08:55 ---> 22db6d531ca1 15:08:55 Step 24/29 : EXPOSE 59711 15:08:55 ---> Running in 08059e445517 15:08:55 Removing intermediate container 08059e445517 15:08:55 ---> 964c47c59942 15:08:55 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 15:08:55 ---> Running in af6d7a975075 15:08:56 Removing intermediate container af6d7a975075 15:08:56 ---> c7d607688bfa 15:08:56 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 15:08:56 ---> Running in b2aa2d220198 15:08:56 Removing intermediate container b2aa2d220198 15:08:56 ---> 158d634dc616 15:08:56 Step 27/29 : LABEL arch=arm64 15:08:56 ---> Running in 2fa0a26bbd4d 15:08:57 Removing intermediate container 2fa0a26bbd4d 15:08:57 ---> 720d27e0972d 15:08:57 Step 28/29 : LABEL git_sha=200cf287bb21ebce0072c1f70df9a3154e47e5e7 15:08:57 ---> Running in ce130031494c 15:08:57 Removing intermediate container ce130031494c 15:08:57 ---> fb4d72b9f49a 15:08:57 Step 29/29 : LABEL version=0.0.0 15:08:57 ---> Running in 4fa2f368aeac 15:08:57 Removing intermediate container 4fa2f368aeac 15:08:57 ---> 5c054136826f 15:08:57 [Warning] One or more build-args [ARCH] were not consumed 15:08:57 Successfully built 5c054136826f 15:08:57 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:08:58 15:08:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:08:59 arm64: Pulling from edgex-lftools-log-publisher 15:08:59 8998bd30e6a1: Pulling fs layer 15:08:59 04944245beec: Pulling fs layer 15:08:59 699f458cf7ca: Pulling fs layer 15:08:59 765212b225bb: Pulling fs layer 15:08:59 f23df028b6ca: Pulling fs layer 15:08:59 d65c8cfc05b1: Pulling fs layer 15:08:59 2437ff75d9bd: Pulling fs layer 15:08:59 f23df028b6ca: Waiting 15:08:59 d65c8cfc05b1: Waiting 15:08:59 2437ff75d9bd: Waiting 15:08:59 765212b225bb: Waiting 15:08:59 04944245beec: Verifying Checksum 15:08:59 04944245beec: Download complete 15:08:59 765212b225bb: Verifying Checksum 15:08:59 765212b225bb: Download complete 15:08:59 f23df028b6ca: Verifying Checksum 15:08:59 f23df028b6ca: Download complete 15:08:59 d65c8cfc05b1: Verifying Checksum 15:08:59 d65c8cfc05b1: Download complete 15:08:59 699f458cf7ca: Verifying Checksum 15:08:59 699f458cf7ca: Download complete 15:08:59 8998bd30e6a1: Verifying Checksum 15:08:59 8998bd30e6a1: Download complete 15:09:02 2437ff75d9bd: Verifying Checksum 15:09:02 2437ff75d9bd: Download complete 15:09:04 8998bd30e6a1: Pull complete 15:09:04 04944245beec: Pull complete 15:09:06 699f458cf7ca: Pull complete 15:09:06 765212b225bb: Pull complete 15:09:07 f23df028b6ca: Pull complete 15:09:07 d65c8cfc05b1: Pull complete 15:09:22 2437ff75d9bd: Pull complete 15:09:22 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:09:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:09:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:09:22 prd-ubuntu20.04-docker-arm64-4c-16g-6053 does not seem to be running inside a container 15:09:22 $ 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/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:09:24 $ docker top 35dbb0987faea17e79402807e74002385f7d274a459f99631b60eb2ff235ddd9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:09:25 ---> job-cost.sh 15:09:25 lf-activate-venv: SKIPPING 15:09:25 INFO: No Stack... 15:09:26 INFO: Retrieving Pricing Info for: v3-standard-4 15:09:26 INFO: Archiving Costs [Pipeline] sh 15:09:27 + cat /w/workspace/app-rfid-llrp-inventory/3/archives/cost.csv 15:09:27 + cut -d, -f6 [Pipeline] lock 15:09:27 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-170-3-stack-cost] 15:09:27 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-170-3-stack-cost] did not exist. Created. 15:09:27 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-170-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:09:27 /w/workspace/app-rfid-llrp-inventory/3@tmp/durable-b90d549c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:09:28 + echo total: 0.10999999940395355 [Pipeline] stash 15:09:28 Warning: overwriting stash ‘stack-cost’ 15:09:28 Stashed 1 file(s) [Pipeline] } 15:09:28 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-170-3-stack-cost] [Pipeline] // lock [Pipeline] } 15:09:28 $ docker stop --time=1 35dbb0987faea17e79402807e74002385f7d274a459f99631b60eb2ff235ddd9 15:09:29 $ docker rm -f --volumes 35dbb0987faea17e79402807e74002385f7d274a459f99631b60eb2ff235ddd9 [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 15:09:30 provisioning config files... 15:09:30 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp/config1349986926316997793tmp [Pipeline] { [Pipeline] sh 15:09:30 + set +x 15:09:30 + bash -s -- 15:09:30 + curl -s https://codecov.io/bash 15:09:30 15:09:30 _____ _ 15:09:30 / ____| | | 15:09:30 | | ___ __| | ___ ___ _____ __ 15:09:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:09:30 | |___| (_) | (_| | __/ (_| (_) \ V / 15:09:30 \_____\___/ \__,_|\___|\___\___/ \_/ 15:09:30 Bash-1.0.6 15:09:30 15:09:30 15:09:30 ==> git version 2.25.1 found 15:09:30 ==> 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 15:09:30 Release-Date: 2020-01-08 15:09:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:09:30 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:09:30 ==> Jenkins CI detected. 15:09:30 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-170 15:09:30 project root: . 15:09:30 --> token set from env 15:09:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:09:30 ==> Running gcov in . (disable via -X gcov) 15:09:30 ==> Python coveragepy not found 15:09:30 ==> Searching for coverage reports in: 15:09:30 + . 15:09:30 -> Found 1 reports 15:09:30 ==> Detecting git/mercurial file structure 15:09:30 ==> Reading reports 15:09:30 + ./coverage.out bytes=41317 15:09:30 ==> Appending adjustments 15:09:30 https://docs.codecov.io/docs/fixing-reports 15:09:30 + Found adjustments 15:09:30 ==> Gzipping contents 15:09:30 12K /tmp/codecov.KC8yJ7.gz 15:09:30 ==> Uploading reports 15:09:30 url: https://codecov.io 15:09:30 query: branch=PR-170&commit=200cf287bb21ebce0072c1f70df9a3154e47e5e7&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-170%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=170&job=&cmd_args= 15:09:30 -> Pinging Codecov 15:09:30 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-170&commit=200cf287bb21ebce0072c1f70df9a3154e47e5e7&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-170%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=170&job=&cmd_args= 15:09:34 -> Uploading to 15:09:34 https://storage.googleapis.com/codecov/v4/raw/2023-03-28/581DD39554BDF9B6E22D074273EAD858/200cf287bb21ebce0072c1f70df9a3154e47e5e7/7225d7b8-1819-489b-889b-1b56621ec6ea.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230328%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230328T150933Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=73e163683e30d7fdfcc49853622117a774c5a29358b72ee51e8df4bfceee7ec9 15:09:34 % Total % Received % Xferd Average Speed Time Time Time Current 15:09:34 Dload Upload Total Spent Left Speed 15:09:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11800 0 0 100 11800 0 32240 --:--:-- --:--:-- --:--:-- 32240 15:09:34 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/200cf287bb21ebce0072c1f70df9a3154e47e5e7 [Pipeline] } 15:09:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 15:09:34 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-170/archives ] 15:09:34 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-170/archives 15:09:34 total 16 15:09:34 drwxr-xr-x 3 root root 4096 Mar 28 14:56 . 15:09:34 drwxrwxr-x 12 jenkins jenkins 4096 Mar 28 14:56 .. 15:09:34 drwxr-xr-x 2 root root 4096 Mar 28 14:56 cost 15:09:34 -rw-r--r-- 1 root root 95 Mar 28 14:56 cost.csv 15:09:34 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-170/archives 15:09:34 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-170/archives 15:09:34 total 16 15:09:34 drwxr-xr-x 3 jenkins jenkins 4096 Mar 28 14:56 . 15:09:34 drwxrwxr-x 12 jenkins jenkins 4096 Mar 28 14:56 .. 15:09:34 drwxr-xr-x 2 jenkins jenkins 4096 Mar 28 14:56 cost 15:09:34 -rw-r--r-- 1 jenkins jenkins 95 Mar 28 14:56 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:09:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:09:35 ---> package-listing.sh 15:09:35 ++ facter osfamily 15:09:35 ++ tr '[:upper:]' '[:lower:]' 15:09:36 + OS_FAMILY=debian 15:09:36 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-170 15:09:36 + START_PACKAGES=/tmp/packages_start.txt 15:09:36 + END_PACKAGES=/tmp/packages_end.txt 15:09:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:09:36 + PACKAGES=/tmp/packages_start.txt 15:09:36 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-170 ']' 15:09:36 + PACKAGES=/tmp/packages_end.txt 15:09:36 + case "${OS_FAMILY}" in 15:09:36 + dpkg -l 15:09:36 + grep '^ii' 15:09:36 + '[' -f /tmp/packages_start.txt ']' 15:09:36 + '[' -f /tmp/packages_end.txt ']' 15:09:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:09:36 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-170 ']' 15:09:36 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-170/archives/ 15:09:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-170/archives/ [Pipeline] echo 15:09:36 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/y_app-rfid-llrp-inventory_PR-170/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:09:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:09:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:09:36 prd-ubuntu20.04-docker-8c-8g-6052 does not seem to be running inside a container 15:09:36 $ 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/y_app-rfid-llrp-inventory_PR-170/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-rfid-llrp-inventory_PR-170 -v /w/workspace/y_app-rfid-llrp-inventory_PR-170:/w/workspace/y_app-rfid-llrp-inventory_PR-170:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:09:37 $ docker top fbab65e5e965d220cd90581c123e18d73e86d26083c0cf30f91cab15db4551c6 -eo pid,comm [Pipeline] { [Pipeline] sh 15:09:37 + touch /tmp/pre-build-complete [Pipeline] sh 15:09:37 + mkdir -p /var/log/sysstat [Pipeline] sh 15:09:38 + ls /var/log/sa-host 15:09:38 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:09:38 provisioning config files... 15:09:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp/config5911737805485047810tmp [Pipeline] { [Pipeline] echo 15:09:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:09:38 ---> create-netrc.sh [Pipeline] } 15:09:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:09:38 ---> python-tools-install.sh [Pipeline] echo 15:09:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:09:39 ---> sudo-logs.sh 15:09:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:09:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:09:39 ---> job-cost.sh 15:09:39 lf-activate-venv: SKIPPING 15:09:39 DEBUG: total: 0.2199999988079071 15:09:39 INFO: Retrieving Stack Cost... 15:09:39 INFO: Retrieving Pricing Info for: v3-standard-8 15:09:40 INFO: Archiving Costs [Pipeline] echo 15:09:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:09:40 ---> logs-deploy.sh 15:09:40 lf-activate-venv: SKIPPING 15:09:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-170/3 15:09:40 INFO: archiving workspace using pattern(s): 15:09:41 Archives upload complete. 15:09:41 INFO: archiving logs to Nexus