Pull request #170 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a83fd1b0adfa153e955e1e2d3638f900aeef4118+926f659ef75c956bce735ba4a63a1e2481fbf915 (c4f11b45faf29d51ff0892dffe748ea466d1afa9) 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-ssh14681038904381607667.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-ssh1849038302646398923.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-ssh3717110427413510446.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-ssh14512914931983681984.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-ssh2818332873832901345.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-6044’ Running on prd-ubuntu20.04-docker-8c-8g-6046 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 926f659ef75c956bce735ba4a63a1e2481fbf915 into PR head commit a83fd1b0adfa153e955e1e2d3638f900aeef4118 Merge succeeded, producing a83fd1b0adfa153e955e1e2d3638f900aeef4118 Checking out Revision a83fd1b0adfa153e955e1e2d3638f900aeef4118 (PR-170) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git config core.sparsecheckout # timeout=10 > git checkout -f a83fd1b0adfa153e955e1e2d3638f900aeef4118 # 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 926f659ef75c956bce735ba4a63a1e2481fbf915 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a83fd1b0adfa153e955e1e2d3638f900aeef4118 # timeout=10 > git rev-list --no-walk 9d284a91c0b7973ccf8bc567c9e30b060d6f2da3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:23:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:23:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:23:24 ========================================================= 14:23:24 EdgeX Global Pipelines Version Info 14:23:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:23:25 ------------------- 14:23:25 stable info: 14:23:25 ------------------- 14:23:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:23:25 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 14:23:25 Message: update stable to v1.0.245 14:23:25 ------------------- 14:23:25 experimental info: 14:23:25 ------------------- 14:23:25 Commited By: **** collab-it+edgex@linuxfoundation.org 14:23:25 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 14:23:25 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:23:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 14:23:26 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 14:23:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:23:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:23:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:23:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 14:23:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:23:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:23:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:23:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:23:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:23:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 14:23:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:23:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:23:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:23:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:23:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:23:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:23:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:23:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:23:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:23:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:23:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:23:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:23:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:23:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:23:26 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:23:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-170 [Pipeline] echo 14:23:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-170 [Pipeline] echo 14:23:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-170 [Pipeline] echo 14:23:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a83fd1b0adfa153e955e1e2d3638f900aeef4118 [Pipeline] echo 14:23:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a83fd1b [Pipeline] echo 14:23:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:23:26 provisioning config files... 14:23:26 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp/config962305391121172273tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:23:26 ---> docker-login.sh 14:23:26 nexus3.edgexfoundry.org:10001 14:23:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:23:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:23:27 Configure a credential helper to remove this warning. See 14:23:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:23:27 14:23:27 Login Succeeded 14:23:27 nexus3.edgexfoundry.org:10002 14:23:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:23:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:23:27 Configure a credential helper to remove this warning. See 14:23:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:23:27 14:23:27 Login Succeeded 14:23:27 nexus3.edgexfoundry.org:10003 14:23:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:23:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:23:27 Configure a credential helper to remove this warning. See 14:23:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:23:27 14:23:27 Login Succeeded 14:23:27 nexus3.edgexfoundry.org:10004 14:23:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:23:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:23:27 Configure a credential helper to remove this warning. See 14:23:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:23:27 14:23:27 Login Succeeded 14:23:27 docker.io 14:23:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:23:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:23:27 Configure a credential helper to remove this warning. See 14:23:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:23:27 14:23:27 Login Succeeded 14:23:27 ---> docker-login.sh ends [Pipeline] } 14:23:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:23:28 + git rev-list -1 --merges a83fd1b0adfa153e955e1e2d3638f900aeef4118~1..a83fd1b0adfa153e955e1e2d3638f900aeef4118 [Pipeline] echo 14:23:28 -----------> git rev-list -1 --merges a83fd1b0adfa153e955e1e2d3638f900aeef4118~1..a83fd1b0adfa153e955e1e2d3638f900aeef4118 a83fd1b0adfa153e955e1e2d3638f900aeef4118 [false] [Pipeline] sh 14:23:28 + git log --format=format:%s -1 a83fd1b0adfa153e955e1e2d3638f900aeef4118 [Pipeline] echo 14:23:28 ========================================================= 14:23:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:23:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:23:28 + git log --format=format:%s -1 a83fd1b0adfa153e955e1e2d3638f900aeef4118 [Pipeline] echo 14:23:28 [semverPrep] GIT_COMMIT: a83fd1b0adfa153e955e1e2d3638f900aeef4118, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 14:23:28 [semverPrep] This is not a build commit. [Pipeline] sh 14:23:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:23:29 + grep -v github /etc/ssh/ssh_known_hosts 14:23:29 + [ -e /tmp/ssh_known_hosts ] 14:23:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:23:29 + + sudo tee -a /etc/ssh/ssh_known_hosts 14:23:29 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:23:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:23:29 14:23:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:23:29 0.1.4: Pulling from edgex-devops/py-git-semver 14:23:29 b85a868b505f: Pulling fs layer 14:23:29 e2be974225ed: Pulling fs layer 14:23:29 339a4e72a1f5: Pulling fs layer 14:23:29 988bab9f4d93: Pulling fs layer 14:23:29 1469e6f7b9e6: Pulling fs layer 14:23:29 eaf3925da568: Pulling fs layer 14:23:29 bab4dde63d76: Pulling fs layer 14:23:29 bde34c3a00c8: Pulling fs layer 14:23:29 b352a97aabf1: Pulling fs layer 14:23:29 4872d77fe225: Pulling fs layer 14:23:29 5851b861e8e6: Pulling fs layer 14:23:29 988bab9f4d93: Waiting 14:23:29 1469e6f7b9e6: Waiting 14:23:29 eaf3925da568: Waiting 14:23:29 bab4dde63d76: Waiting 14:23:29 bde34c3a00c8: Waiting 14:23:29 5851b861e8e6: Waiting 14:23:29 e2be974225ed: Download complete 14:23:29 988bab9f4d93: Verifying Checksum 14:23:29 988bab9f4d93: Download complete 14:23:29 1469e6f7b9e6: Verifying Checksum 14:23:29 1469e6f7b9e6: Download complete 14:23:30 eaf3925da568: Verifying Checksum 14:23:30 eaf3925da568: Download complete 14:23:30 339a4e72a1f5: Verifying Checksum 14:23:30 339a4e72a1f5: Download complete 14:23:30 bde34c3a00c8: Download complete 14:23:30 b352a97aabf1: Verifying Checksum 14:23:30 b352a97aabf1: Download complete 14:23:30 4872d77fe225: Verifying Checksum 14:23:30 4872d77fe225: Download complete 14:23:30 5851b861e8e6: Verifying Checksum 14:23:30 5851b861e8e6: Download complete 14:23:30 b85a868b505f: Verifying Checksum 14:23:30 b85a868b505f: Download complete 14:23:30 bab4dde63d76: Verifying Checksum 14:23:30 bab4dde63d76: Download complete 14:23:31 b85a868b505f: Pull complete 14:23:31 e2be974225ed: Pull complete 14:23:32 339a4e72a1f5: Pull complete 14:23:32 988bab9f4d93: Pull complete 14:23:32 1469e6f7b9e6: Pull complete 14:23:32 eaf3925da568: Pull complete 14:23:34 bab4dde63d76: Pull complete 14:23:34 bde34c3a00c8: Pull complete 14:23:34 b352a97aabf1: Pull complete 14:23:34 4872d77fe225: Pull complete 14:23:34 5851b861e8e6: Pull complete 14:23:34 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:23:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:23:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:23:34 prd-ubuntu20.04-docker-8c-8g-6046 does not seem to be running inside a container 14:23:34 $ 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:23:38 $ docker top e782328286e43c69604f110a7452f78733f81bfea31f7779a78e41a0d6165fe2 -eo pid,comm 14:23:38 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:23:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:23:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:23:38 [ssh-agent] Looking for ssh-agent implementation... 14:23:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:23:38 $ docker exec e782328286e43c69604f110a7452f78733f81bfea31f7779a78e41a0d6165fe2 ssh-agent 14:23:38 SSH_AUTH_SOCK=/tmp/ssh-FF5GWsXpLq8M/agent.33 14:23:38 SSH_AGENT_PID=39 14:23:38 Running ssh-add (command line suppressed) 14:23:39 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp/private_key_13508273501661845949.key (/w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp/private_key_13508273501661845949.key) 14:23:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:23:39 + git tag --points-at HEAD [Pipeline] } 14:23:39 $ docker exec --env ******** --env ******** e782328286e43c69604f110a7452f78733f81bfea31f7779a78e41a0d6165fe2 ssh-agent -k 14:23:39 unset SSH_AUTH_SOCK; 14:23:39 unset SSH_AGENT_PID; 14:23:39 echo Agent pid 39 killed; 14:23:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:23:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:23:39 [ssh-agent] Looking for ssh-agent implementation... 14:23:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:23:39 $ docker exec e782328286e43c69604f110a7452f78733f81bfea31f7779a78e41a0d6165fe2 ssh-agent 14:23:39 SSH_AUTH_SOCK=/tmp/ssh-O6qxDmGgO7Y0/agent.72 14:23:39 SSH_AGENT_PID=79 14:23:39 Running ssh-add (command line suppressed) 14:23:39 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp/private_key_9006078068127807933.key (/w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp/private_key_9006078068127807933.key) 14:23:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:23:40 + git semver init 14:23:40 2023-03-28 14:23:40,271 [run_init] DEBUG init version:0.0.0 force:False 14:23:40 2023-03-28 14:23:40,272 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-170/.semver 14:23:40 2023-03-28 14:23:40,272 [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:23:40 2023-03-28 14:23:40,272 [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:23:41 2023-03-28 14:23:41,448 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-170/.git/info/exclude 14:23:41 2023-03-28 14:23:41,448 [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:23:41 2023-03-28 14:23:41,449 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-170/.semver/PR-170 14:23:41 2023-03-28 14:23:41,453 [execute] INFO git cat-file --batch-check 14:23:41 2023-03-28 14:23:41,454 [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:23:41 2023-03-28 14:23:41,460 [execute] INFO git cat-file --batch 14:23:41 2023-03-28 14:23:41,460 [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:23:41 2023-03-28 14:23:41,465 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-170/.semver/PR-170 14:23:41 0.0.0 [Pipeline] } 14:23:41 $ docker exec --env ******** --env ******** e782328286e43c69604f110a7452f78733f81bfea31f7779a78e41a0d6165fe2 ssh-agent -k 14:23:41 unset SSH_AUTH_SOCK; 14:23:41 unset SSH_AGENT_PID; 14:23:41 echo Agent pid 79 killed; 14:23:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:23:42 + git semver [Pipeline] } 14:23:42 $ docker stop --time=1 e782328286e43c69604f110a7452f78733f81bfea31f7779a78e41a0d6165fe2 14:23:43 $ docker rm -f --volumes e782328286e43c69604f110a7452f78733f81bfea31f7779a78e41a0d6165fe2 [Pipeline] // withDockerContainer [Pipeline] sh 14:23:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:23:44 Stashed 1 file(s) [Pipeline] echo 14:23:44 [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:23:44 provisioning config files... 14:23:44 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp/config11504115927307854294tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:23:44 ---> docker-login.sh 14:23:44 nexus3.edgexfoundry.org:10001 14:23:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:23:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:23:44 Configure a credential helper to remove this warning. See 14:23:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:23:44 14:23:44 Login Succeeded 14:23:44 nexus3.edgexfoundry.org:10002 14:23:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:23:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:23:44 Configure a credential helper to remove this warning. See 14:23:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:23:44 14:23:44 Login Succeeded 14:23:44 nexus3.edgexfoundry.org:10003 14:23:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:23:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:23:44 Configure a credential helper to remove this warning. See 14:23:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:23:44 14:23:44 Login Succeeded 14:23:44 nexus3.edgexfoundry.org:10004 14:23:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:23:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:23:44 Configure a credential helper to remove this warning. See 14:23:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:23:44 14:23:44 Login Succeeded 14:23:44 docker.io 14:23:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:23:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:23:45 Configure a credential helper to remove this warning. See 14:23:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:23:45 14:23:45 Login Succeeded 14:23:45 ---> docker-login.sh ends [Pipeline] } 14:23:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:23:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:23:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:23:45 ========================================================= 14:23:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 14:23:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:45 + 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:23:45 Sending build context to Docker daemon 12.62MB 14:23:45 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 14:23:45 Step 2/12 : FROM ${BASE} AS builder 14:23:45 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 14:23:45 63b65145d645: Pulling fs layer 14:23:45 a2d21d5440eb: Pulling fs layer 14:23:45 935e6c44a52c: Pulling fs layer 14:23:45 94cc34f8dd06: Pulling fs layer 14:23:45 30dea6a524f1: Pulling fs layer 14:23:45 a2aff8979fd8: Pulling fs layer 14:23:45 6808be2612f2: Pulling fs layer 14:23:45 94cc34f8dd06: Waiting 14:23:45 30dea6a524f1: Waiting 14:23:45 a2aff8979fd8: Waiting 14:23:45 6808be2612f2: Waiting 14:23:45 f25807f1079a: Pulling fs layer 14:23:45 f25807f1079a: Waiting 14:23:45 a2d21d5440eb: Download complete 14:23:45 94cc34f8dd06: Download complete 14:23:45 30dea6a524f1: Verifying Checksum 14:23:45 30dea6a524f1: Download complete 14:23:45 63b65145d645: Download complete 14:23:45 a2aff8979fd8: Verifying Checksum 14:23:45 a2aff8979fd8: Download complete 14:23:45 63b65145d645: Pull complete 14:23:46 a2d21d5440eb: Pull complete 14:23:46 f25807f1079a: Verifying Checksum 14:23:46 f25807f1079a: Download complete 14:23:46 935e6c44a52c: Verifying Checksum 14:23:46 935e6c44a52c: Download complete 14:23:46 6808be2612f2: Verifying Checksum 14:23:46 6808be2612f2: Download complete 14:23:49 935e6c44a52c: Pull complete 14:23:49 94cc34f8dd06: Pull complete 14:23:49 30dea6a524f1: Pull complete 14:23:49 a2aff8979fd8: Pull complete 14:23:51 6808be2612f2: Pull complete 14:23:52 f25807f1079a: Pull complete 14:23:52 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 14:23:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 14:23:52 ---> 3b553350e43f 14:23:52 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:23:56 ---> Running in d6ffdd8cfe96 14:23:56 Removing intermediate container d6ffdd8cfe96 14:23:56 ---> bd1cc54d91ed 14:23:56 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:23:56 ---> Running in ba5fdc68a649 14:23:56 Removing intermediate container ba5fdc68a649 14:23:56 ---> bb9d1a11e387 14:23:56 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:23:56 ---> Running in 9ef40e1e9076 14:23:56 Removing intermediate container 9ef40e1e9076 14:23:56 ---> 01aa7080bfb3 14:23:56 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:23:56 ---> Running in 79be39c5d424 14:23:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:23:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:23:57 OK: 265 MiB in 53 packages 14:23:57 Removing intermediate container 79be39c5d424 14:23:57 ---> 560f4026a18b 14:23:57 Step 7/12 : WORKDIR /app 14:23:57 ---> Running in 275d1d0ea3ce 14:23:57 Removing intermediate container 275d1d0ea3ce 14:23:57 ---> c9e898655b5e 14:23:57 Step 8/12 : COPY go.mod vendor* ./ 14:23:57 ---> 89e9fb891754 14:23:57 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:23:57 ---> Running in 4d32bf03de3f 14:23:59 Still waiting to schedule task 14:23:59 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6045’ 14:24:29 Removing intermediate container 4d32bf03de3f 14:24:29 ---> 71c3c326a01b 14:24:29 Step 10/12 : COPY . . 14:24:29 ---> 3278e6381713 14:24:29 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:24:29 ---> Running in f7c5bba8727e 14:24:29 Removing intermediate container f7c5bba8727e 14:24:29 ---> 9b99c598d0c9 14:24:29 Step 12/12 : RUN $MAKE 14:24:29 ---> Running in 405b586fe9d6 14:24:29 noop 14:24:29 Removing intermediate container 405b586fe9d6 14:24:29 ---> 1708a11443b1 14:24:29 Successfully built 1708a11443b1 14:24:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:24:30 + docker inspect -f . ci-base-image-x86_64 14:24:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:24:30 prd-ubuntu20.04-docker-8c-8g-6046 does not seem to be running inside a container 14:24:30 $ 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:24:31 $ docker top bff010ab48ebb42e05b2bde13a810994d0c0d3753e53c17cb7d37ea5728b2068 -eo pid,comm [Pipeline] { [Pipeline] sh 14:24:31 + go version 14:24:31 go version go1.20.2 linux/amd64 [Pipeline] } 14:24:31 $ docker stop --time=1 bff010ab48ebb42e05b2bde13a810994d0c0d3753e53c17cb7d37ea5728b2068 14:24:33 $ docker rm -f --volumes bff010ab48ebb42e05b2bde13a810994d0c0d3753e53c17cb7d37ea5728b2068 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:24:33 + docker inspect -f . ci-base-image-x86_64 14:24:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:24:33 prd-ubuntu20.04-docker-8c-8g-6046 does not seem to be running inside a container 14:24:33 $ 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:24:34 $ docker top b49c431b8daafc881e3228b2e531b980098d8a89082bdf920fadbba61a48dd3b -eo pid,comm [Pipeline] { [Pipeline] sh 14:24:34 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-170 [Pipeline] fileExists [Pipeline] sh 14:24:35 + make test 14:24:35 go test -race ./... -coverprofile=coverage.out ./... 14:24:57 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 14:24:57 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 14:24:57 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.153s coverage: 86.2% of statements 14:24:57 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.762s coverage: 71.9% of statements 14:25:19 go vet ./... 14:25:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:25:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:25:20 ./bin/test-attribution.sh 14:25:20 An attribution for github.com/pelletier/go-toml is missing from Attribution.txt, please add [Pipeline] echo 14:25:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:25:20 $ docker stop --time=1 b49c431b8daafc881e3228b2e531b980098d8a89082bdf920fadbba61a48dd3b 14:25:26 $ docker rm -f --volumes b49c431b8daafc881e3228b2e531b980098d8a89082bdf920fadbba61a48dd3b [Pipeline] // withDockerContainer [Pipeline] sh 14:25:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:25:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:25:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:25:28 + ls -al . 14:25:28 total 228 14:25:28 drwxrwxr-x 11 jenkins jenkins 4096 Mar 28 14:24 . 14:25:28 drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 14:23 .. 14:25:28 -rw-rw-r-- 1 jenkins jenkins 262 Mar 28 14:23 .dockerignore 14:25:28 drwxrwxr-x 8 jenkins jenkins 4096 Mar 28 14:23 .git 14:25:28 drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 14:23 .github 14:25:28 -rw-rw-r-- 1 jenkins jenkins 788 Mar 28 14:23 .gitignore 14:25:28 -rw-rw-r-- 1 jenkins jenkins 41 Mar 28 14:23 .golangci.yml 14:25:28 drwxr-xr-x 3 jenkins jenkins 4096 Mar 28 14:23 .semver 14:25:28 -rw-rw-r-- 1 jenkins jenkins 9805 Mar 28 14:23 Attribution.txt 14:25:28 -rw-rw-r-- 1 jenkins jenkins 4331 Mar 28 14:23 CHANGELOG.md 14:25:28 -rw-rw-r-- 1 jenkins jenkins 1659 Mar 28 14:23 Dockerfile 14:25:28 -rw-rw-r-- 1 jenkins jenkins 677 Mar 28 14:23 GOVERNANCE.md 14:25:28 -rw-rw-r-- 1 jenkins jenkins 687 Mar 28 14:23 Jenkinsfile 14:25:28 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 28 14:23 LICENSE 14:25:28 -rw-rw-r-- 1 jenkins jenkins 2497 Mar 28 14:23 Makefile 14:25:28 -rw-rw-r-- 1 jenkins jenkins 617 Mar 28 14:23 OWNERS.md 14:25:28 -rw-rw-r-- 1 jenkins jenkins 31001 Mar 28 14:23 README.md 14:25:28 -rw-rw-r-- 1 jenkins jenkins 5 Mar 28 14:23 VERSION 14:25:28 drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 14:23 bin 14:25:28 -rw-r--r-- 1 jenkins jenkins 41317 Mar 28 14:24 coverage.out 14:25:28 -rw-rw-r-- 1 jenkins jenkins 3512 Mar 28 14:23 go.mod 14:25:28 -rw-rw-r-- 1 jenkins jenkins 31593 Mar 28 14:23 go.sum 14:25:28 drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 14:23 images 14:25:28 drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 14:23 internal 14:25:28 -rw-rw-r-- 1 jenkins jenkins 531 Mar 28 14:23 main.go 14:25:28 drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 14:23 res 14:25:28 drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 14:23 snap 14:25:28 drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 14:23 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:25:28 + 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=a83fd1b0adfa153e955e1e2d3638f900aeef4118 --label arch=amd64 --label version=0.0.0 . 14:25:28 Sending build context to Docker daemon 12.62MB 14:25:28 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 14:25:28 Step 2/29 : FROM ${BASE} AS builder 14:25:28 ---> 1708a11443b1 14:25:28 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 14:25:29 ---> Running in e3811a17fa86 14:25:29 Removing intermediate container e3811a17fa86 14:25:29 ---> 84d3dcb91086 14:25:29 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 14:25:29 ---> Running in af2c7b30ff56 14:25:29 Removing intermediate container af2c7b30ff56 14:25:29 ---> fb8fb465d904 14:25:29 Step 5/29 : ARG ADD_BUILD_TAGS="" 14:25:29 ---> Running in ff0c557fa8e7 14:25:29 Removing intermediate container ff0c557fa8e7 14:25:29 ---> ce4ad6d64926 14:25:29 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:25:29 ---> Running in 3c559d415fe3 14:25:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:25:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:25:30 OK: 265 MiB in 53 packages 14:25:30 Removing intermediate container 3c559d415fe3 14:25:30 ---> e9290c48eb8e 14:25:30 Step 7/29 : WORKDIR /app 14:25:30 ---> Running in 4d4813936a3e 14:25:30 Removing intermediate container 4d4813936a3e 14:25:30 ---> 5f02e65b21ee 14:25:30 Step 8/29 : COPY go.mod vendor* ./ 14:25:31 ---> 51309809f8a3 14:25:31 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:25:31 ---> Running in 220b80c44fbe 14:25:32 Removing intermediate container 220b80c44fbe 14:25:32 ---> 3b5b742fd490 14:25:32 Step 10/29 : COPY . . 14:25:32 ---> 8c03179a9baf 14:25:32 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:25:32 ---> Running in 62bed86d2dd1 14:25:32 Removing intermediate container 62bed86d2dd1 14:25:32 ---> dd906b2812f8 14:25:32 Step 12/29 : RUN $MAKE 14:25:32 ---> Running in 0ec03b499c2c 14:25:32 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.43 -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:25:54 Removing intermediate container 0ec03b499c2c 14:25:54 ---> a0e65e437874 14:25:54 Step 13/29 : FROM alpine:3.17 14:25:54 3.17: Pulling from library/alpine 14:25:54 63b65145d645: Already exists 14:25:54 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 14:25:54 Status: Downloaded newer image for alpine:3.17 14:25:54 ---> b2aa39c304c2 14:25:54 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:25:54 ---> Running in b6a018f5d917 14:25:54 Removing intermediate container b6a018f5d917 14:25:54 ---> e15c33b0324d 14:25:54 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 14:25:54 ---> Running in 6ae15fd5eda0 14:25:54 Removing intermediate container 6ae15fd5eda0 14:25:54 ---> 490234e4020e 14:25:54 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 14:25:54 ---> Running in 65127f1da003 14:25:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:25:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:25:55 (1/2) Installing ca-certificates (20220614-r4) 14:25:55 (2/2) Installing dumb-init (1.2.5-r2) 14:25:55 Executing busybox-1.35.0-r29.trigger 14:25:55 Executing ca-certificates-20220614-r4.trigger 14:25:55 OK: 8 MiB in 17 packages 14:25:55 Removing intermediate container 65127f1da003 14:25:55 ---> 19c4c763ea55 14:25:55 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:25:55 ---> 2af754bb899d 14:25:55 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 14:25:56 ---> 222717a83e3c 14:25:56 Step 19/29 : COPY --from=builder /app/res/ /res/ 14:25:56 ---> 1cfafe168b11 14:25:56 Step 20/29 : COPY --from=builder /app/static/ /static/ 14:25:56 ---> cafa3375d8e2 14:25:56 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 14:25:57 ---> e6e9aaf7e429 14:25:57 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 14:25:57 ---> Running in 0d4824e2b92d 14:25:58 Removing intermediate container 0d4824e2b92d 14:25:58 ---> 8812e9d6fb0c 14:25:58 Step 23/29 : VOLUME /cache 14:25:58 ---> Running in d46ab66b860e 14:25:58 Removing intermediate container d46ab66b860e 14:25:58 ---> 3cdab82d10c2 14:25:58 Step 24/29 : EXPOSE 59711 14:25:58 ---> Running in afca6ebd9700 14:25:58 Removing intermediate container afca6ebd9700 14:25:58 ---> a2b367aed51f 14:25:58 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 14:25:58 ---> Running in 75e10734d90e 14:25:58 Removing intermediate container 75e10734d90e 14:25:58 ---> de994af63649 14:25:58 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 14:25:58 ---> Running in 2a825a610b1d 14:25:58 Removing intermediate container 2a825a610b1d 14:25:58 ---> a17019faecd8 14:25:58 Step 27/29 : LABEL arch=amd64 14:25:58 ---> Running in 703def83f5ea 14:25:58 Removing intermediate container 703def83f5ea 14:25:58 ---> 8f3915a940c3 14:25:58 Step 28/29 : LABEL git_sha=a83fd1b0adfa153e955e1e2d3638f900aeef4118 14:25:58 ---> Running in 9dcb20ef757b 14:25:59 Removing intermediate container 9dcb20ef757b 14:25:59 ---> 45109a97e3cf 14:25:59 Step 29/29 : LABEL version=0.0.0 14:25:59 ---> Running in cfafc374a5ec 14:25:59 Removing intermediate container cfafc374a5ec 14:25:59 ---> 1f1b55467f93 14:25:59 [Warning] One or more build-args [ARCH] were not consumed 14:25:59 Successfully built 1f1b55467f93 14:25:59 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:25:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:25:59 14:25:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:25:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:25:59 latest: Pulling from edgex-lftools-log-publisher 14:25:59 5eb5b503b376: Pulling fs layer 14:25:59 5c69ac0246d0: Pulling fs layer 14:25:59 ec43610c2a17: Pulling fs layer 14:25:59 3a2ae6a8a46f: Pulling fs layer 14:25:59 33b1e0a273af: Pulling fs layer 14:25:59 5d3b04190fa2: Pulling fs layer 14:25:59 2f39f015ded8: Pulling fs layer 14:25:59 33b1e0a273af: Waiting 14:25:59 5d3b04190fa2: Waiting 14:25:59 2f39f015ded8: Waiting 14:25:59 3a2ae6a8a46f: Waiting 14:25:59 5c69ac0246d0: Verifying Checksum 14:25:59 5c69ac0246d0: Download complete 14:25:59 3a2ae6a8a46f: Download complete 14:25:59 33b1e0a273af: Verifying Checksum 14:25:59 33b1e0a273af: Download complete 14:25:59 ec43610c2a17: Download complete 14:25:59 5d3b04190fa2: Verifying Checksum 14:25:59 5d3b04190fa2: Download complete 14:26:00 5eb5b503b376: Verifying Checksum 14:26:00 5eb5b503b376: Download complete 14:26:00 2f39f015ded8: Download complete 14:26:01 5eb5b503b376: Pull complete 14:26:01 5c69ac0246d0: Pull complete 14:26:01 ec43610c2a17: Pull complete 14:26:01 3a2ae6a8a46f: Pull complete 14:26:02 33b1e0a273af: Pull complete 14:26:02 5d3b04190fa2: Pull complete 14:26:06 2f39f015ded8: Pull complete 14:26:06 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:26:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:26:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:26:06 prd-ubuntu20.04-docker-8c-8g-6046 does not seem to be running inside a container 14:26:06 $ 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:26:11 $ docker top 997317f6b9a546ae615e64c33d961ad3f259f75899eba127e020913f1b3870e5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:26:11 ---> job-cost.sh 14:26:11 lf-activate-venv: SKIPPING 14:26:11 INFO: No Stack... 14:26:12 INFO: Retrieving Pricing Info for: v3-standard-8 14:26:12 INFO: Archiving Costs [Pipeline] sh 14:26:13 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-170/archives/cost.csv 14:26:13 + cut -d, -f6 [Pipeline] lock 14:26:13 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-170-2-stack-cost] 14:26:13 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-170-2-stack-cost] did not exist. Created. 14:26:13 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-170-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:26:13 + echo total: 0.2199999988079071 [Pipeline] stash 14:26:13 Stashed 1 file(s) [Pipeline] } 14:26:13 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-170-2-stack-cost] [Pipeline] // lock [Pipeline] } 14:26:13 $ docker stop --time=1 997317f6b9a546ae615e64c33d961ad3f259f75899eba127e020913f1b3870e5 14:26:14 $ docker rm -f --volumes 997317f6b9a546ae615e64c33d961ad3f259f75899eba127e020913f1b3870e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:26:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6048 in /w/workspace/y_app-rfid-llrp-inventory_PR-170 [Pipeline] { [Pipeline] ws 14:26:35 Running in /w/workspace/app-rfid-llrp-inventory/2 [Pipeline] { [Pipeline] checkout 14:26:35 The recommended git tool is: git 14:26:40 using credential edgex-jenkins-ssh 14:26:40 Cloning the remote Git repository 14:26:40 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:26:40 > git init /w/workspace/app-rfid-llrp-inventory/2 # timeout=10 14:26:41 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:26:41 > git --version # timeout=10 14:26:41 > git --version # 'git version 2.25.1' 14:26:41 using GIT_SSH to set credentials SSH Credentials for GitHub 14:26:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:26:43 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 14:26:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:26:45 Merging remotes/origin/main commit 926f659ef75c956bce735ba4a63a1e2481fbf915 into PR head commit a83fd1b0adfa153e955e1e2d3638f900aeef4118 14:26:44 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 14:26:44 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:26:44 using GIT_SSH to set credentials SSH Credentials for GitHub 14:26:44 > 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:26:45 Merge succeeded, producing a83fd1b0adfa153e955e1e2d3638f900aeef4118 14:26:45 Checking out Revision a83fd1b0adfa153e955e1e2d3638f900aeef4118 (PR-170) 14:26:46 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 14:26:45 > git config core.sparsecheckout # timeout=10 14:26:45 > git checkout -f a83fd1b0adfa153e955e1e2d3638f900aeef4118 # timeout=10 14:26:45 > git remote # timeout=10 14:26:45 > git config --get remote.origin.url # timeout=10 14:26:45 using GIT_SSH to set credentials SSH Credentials for GitHub 14:26:45 > git merge 926f659ef75c956bce735ba4a63a1e2481fbf915 # timeout=10 14:26:45 > git rev-parse HEAD^{commit} # timeout=10 14:26:45 > git config core.sparsecheckout # timeout=10 14:26:45 > git checkout -f a83fd1b0adfa153e955e1e2d3638f900aeef4118 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh 14:26:47 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:26:47 % Total % Received % Xferd Average Speed Time Time Time Current 14:26:47 Dload Upload Total Spent Left Speed 14:26:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 80194 0 --:--:-- --:--:-- --:--:-- 80702 [Pipeline] sh 14:26:47 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:26:48 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:26:48 + sudo tee /etc/docker/daemon.new 14:26:48 { 14:26:48 "registry-mirrors": [ 14:26:48 "https://nexus3.edgexfoundry.org:10001" 14:26:48 ], 14:26:48 "bip": "10.250.0.254/24", 14:26:48 "hosts": [ 14:26:48 "tcp://0.0.0.0:5555", 14:26:48 "unix:///var/run/docker.sock" 14:26:48 ], 14:26:48 "mtu": 1458, 14:26:48 "selinux-enabled": true, 14:26:48 "seccomp-profile": "/etc/docker/seccomp.json" 14:26:48 } [Pipeline] sh 14:26:48 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:26:48 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:27:07 provisioning config files... 14:27:07 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/2@tmp/config13475557494257049966tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:27:07 ---> docker-login.sh 14:27:07 nexus3.edgexfoundry.org:10001 14:27:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:27:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:27:08 Configure a credential helper to remove this warning. See 14:27:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:27:08 14:27:08 Login Succeeded 14:27:08 nexus3.edgexfoundry.org:10002 14:27:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:27:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:27:08 Configure a credential helper to remove this warning. See 14:27:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:27:08 14:27:08 Login Succeeded 14:27:08 nexus3.edgexfoundry.org:10003 14:27:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:27:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:27:08 Configure a credential helper to remove this warning. See 14:27:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:27:08 14:27:08 Login Succeeded 14:27:08 nexus3.edgexfoundry.org:10004 14:27:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:27:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:27:09 Configure a credential helper to remove this warning. See 14:27:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:27:09 14:27:09 Login Succeeded 14:27:09 docker.io 14:27:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:27:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:27:09 Configure a credential helper to remove this warning. See 14:27:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:27:09 14:27:09 Login Succeeded 14:27:09 ---> docker-login.sh ends [Pipeline] } 14:27:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:27:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:27:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:27:09 ========================================================= 14:27:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 14:27:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:27:10 + 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:27:10 Sending build context to Docker daemon 677.9kB 14:27:10 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 14:27:10 Step 2/12 : FROM ${BASE} AS builder 14:27:10 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:27:10 af6eaf76a39c: Pulling fs layer 14:27:10 55522c791124: Pulling fs layer 14:27:10 ce5c4a1c91eb: Pulling fs layer 14:27:10 169dfbe0d373: Pulling fs layer 14:27:10 e1ff8fa3b103: Pulling fs layer 14:27:10 52ebb69f0ebf: Pulling fs layer 14:27:10 5abe8eddf0d5: Pulling fs layer 14:27:10 169dfbe0d373: Waiting 14:27:10 e1ff8fa3b103: Waiting 14:27:10 52ebb69f0ebf: Waiting 14:27:10 5abe8eddf0d5: Waiting 14:27:10 55522c791124: Verifying Checksum 14:27:10 55522c791124: Download complete 14:27:10 169dfbe0d373: Download complete 14:27:10 e1ff8fa3b103: Verifying Checksum 14:27:10 e1ff8fa3b103: Download complete 14:27:10 af6eaf76a39c: Verifying Checksum 14:27:10 af6eaf76a39c: Download complete 14:27:11 af6eaf76a39c: Pull complete 14:27:12 5abe8eddf0d5: Verifying Checksum 14:27:12 5abe8eddf0d5: Download complete 14:27:12 55522c791124: Pull complete 14:27:13 ce5c4a1c91eb: Verifying Checksum 14:27:13 ce5c4a1c91eb: Download complete 14:27:13 52ebb69f0ebf: Verifying Checksum 14:27:13 52ebb69f0ebf: Download complete 14:27:25 ce5c4a1c91eb: Pull complete 14:27:25 169dfbe0d373: Pull complete 14:27:25 e1ff8fa3b103: Pull complete 14:27:32 52ebb69f0ebf: Pull complete 14:27:34 5abe8eddf0d5: Pull complete 14:27:34 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 14:27:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 14:27:34 ---> 6cb57ee374ae 14:27:34 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:27:36 ---> Running in 7469b330e921 14:27:36 Removing intermediate container 7469b330e921 14:27:36 ---> 5f55ea2bc412 14:27:36 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:27:36 ---> Running in 99fcb1941f6e 14:27:36 Removing intermediate container 99fcb1941f6e 14:27:36 ---> f3995e00efd9 14:27:36 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:27:37 ---> Running in 8c1ca9a781d2 14:27:37 Removing intermediate container 8c1ca9a781d2 14:27:37 ---> d755ecada496 14:27:37 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:27:37 ---> Running in 0c3972e6fd76 14:27:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:27:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:27:40 OK: 263 MiB in 53 packages 14:27:41 Removing intermediate container 0c3972e6fd76 14:27:41 ---> 630633b0a8ee 14:27:41 Step 7/12 : WORKDIR /app 14:27:41 ---> Running in fd567cd70a3e 14:27:42 Removing intermediate container fd567cd70a3e 14:27:42 ---> 13cba6c30cd2 14:27:42 Step 8/12 : COPY go.mod vendor* ./ 14:27:46 ---> 1326e40fce9b 14:27:46 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:27:46 ---> Running in de08ebc126ff 14:29:08 Removing intermediate container de08ebc126ff 14:29:08 ---> 76bfd2110141 14:29:08 Step 10/12 : COPY . . 14:29:08 ---> 816fba05b78a 14:29:08 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:29:08 ---> Running in 104c40fbabb9 14:29:08 Removing intermediate container 104c40fbabb9 14:29:08 ---> 034dad493cfb 14:29:08 Step 12/12 : RUN $MAKE 14:29:08 ---> Running in 3f672c90981f 14:29:08 noop 14:29:08 Removing intermediate container 3f672c90981f 14:29:08 ---> a901acd0fae0 14:29:08 Successfully built a901acd0fae0 14:29:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:29:08 + docker inspect -f . ci-base-image-arm64 14:29:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:29:08 prd-ubuntu20.04-docker-arm64-4c-16g-6048 does not seem to be running inside a container 14:29:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@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 14:29:09 $ docker top 7d03c5d58e105d20bf9acf40635cd097fba84aa7082b171d10f4c6341c42eab8 -eo pid,comm [Pipeline] { [Pipeline] sh 14:29:10 + go version 14:29:10 go version go1.20.2 linux/arm64 [Pipeline] } 14:29:10 $ docker stop --time=1 7d03c5d58e105d20bf9acf40635cd097fba84aa7082b171d10f4c6341c42eab8 14:29:12 $ docker rm -f --volumes 7d03c5d58e105d20bf9acf40635cd097fba84aa7082b171d10f4c6341c42eab8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:29:12 + docker inspect -f . ci-base-image-arm64 14:29:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:29:13 prd-ubuntu20.04-docker-arm64-4c-16g-6048 does not seem to be running inside a container 14:29:13 $ 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/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@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 14:29:16 $ docker top 52ab61d1d955749aa124732ee80a78522b72e61b616776b21bdd6ee3d3e19de8 -eo pid,comm [Pipeline] { [Pipeline] sh 14:29:17 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/2 [Pipeline] fileExists [Pipeline] sh 14:29:18 + make test 14:29:18 go test -race ./... -coverprofile=coverage.out ./... 14:32:27 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 14:32:27 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 14:32:27 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.207s coverage: 86.2% of statements 14:32:37 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.586s coverage: 71.9% of statements 14:32:37 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:32:37 go vet ./... 14:35:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:35:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:35:14 ./bin/test-attribution.sh 14:35:14 An attribution for github.com/pelletier/go-toml is missing from Attribution.txt, please add [Pipeline] echo 14:35:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:35:14 $ docker stop --time=1 52ab61d1d955749aa124732ee80a78522b72e61b616776b21bdd6ee3d3e19de8 14:35:16 $ docker rm -f --volumes 52ab61d1d955749aa124732ee80a78522b72e61b616776b21bdd6ee3d3e19de8 [Pipeline] // withDockerContainer [Pipeline] sh 14:35:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:35:18 Warning: overwriting stash ‘coverage-report’ 14:35:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:35:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:35:19 + ls -al . 14:35:19 total 224 14:35:19 drwxrwxr-x 10 jenkins jenkins 4096 Mar 28 14:29 . 14:35:19 drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 14:26 .. 14:35:19 -rw-rw-r-- 1 jenkins jenkins 262 Mar 28 14:26 .dockerignore 14:35:19 drwxrwxr-x 8 jenkins jenkins 4096 Mar 28 14:26 .git 14:35:19 drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 14:26 .github 14:35:19 -rw-rw-r-- 1 jenkins jenkins 788 Mar 28 14:26 .gitignore 14:35:19 -rw-rw-r-- 1 jenkins jenkins 41 Mar 28 14:26 .golangci.yml 14:35:19 -rw-rw-r-- 1 jenkins jenkins 9805 Mar 28 14:26 Attribution.txt 14:35:19 -rw-rw-r-- 1 jenkins jenkins 4331 Mar 28 14:26 CHANGELOG.md 14:35:19 -rw-rw-r-- 1 jenkins jenkins 1659 Mar 28 14:26 Dockerfile 14:35:19 -rw-rw-r-- 1 jenkins jenkins 677 Mar 28 14:26 GOVERNANCE.md 14:35:19 -rw-rw-r-- 1 jenkins jenkins 687 Mar 28 14:26 Jenkinsfile 14:35:19 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 28 14:26 LICENSE 14:35:19 -rw-rw-r-- 1 jenkins jenkins 2497 Mar 28 14:26 Makefile 14:35:19 -rw-rw-r-- 1 jenkins jenkins 617 Mar 28 14:26 OWNERS.md 14:35:19 -rw-rw-r-- 1 jenkins jenkins 31001 Mar 28 14:26 README.md 14:35:19 -rw-rw-r-- 1 jenkins jenkins 5 Mar 28 14:23 VERSION 14:35:19 drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 14:26 bin 14:35:19 -rw-r--r-- 1 jenkins jenkins 41317 Mar 28 14:32 coverage.out 14:35:19 -rw-rw-r-- 1 jenkins jenkins 3512 Mar 28 14:26 go.mod 14:35:19 -rw-rw-r-- 1 jenkins jenkins 31593 Mar 28 14:26 go.sum 14:35:19 drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 14:26 images 14:35:19 drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 14:26 internal 14:35:19 -rw-rw-r-- 1 jenkins jenkins 531 Mar 28 14:26 main.go 14:35:19 drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 14:26 res 14:35:19 drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 14:26 snap 14:35:19 drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 14:26 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:19 + 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=a83fd1b0adfa153e955e1e2d3638f900aeef4118 --label arch=arm64 --label version=0.0.0 . 14:35:20 Sending build context to Docker daemon 677.9kB 14:35:20 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 14:35:20 Step 2/29 : FROM ${BASE} AS builder 14:35:20 ---> a901acd0fae0 14:35:20 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 14:35:20 ---> Running in b4460694a19a 14:35:20 Removing intermediate container b4460694a19a 14:35:20 ---> 019ca0dbc0e5 14:35:20 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 14:35:20 ---> Running in 86734d56b5ba 14:35:20 Removing intermediate container 86734d56b5ba 14:35:20 ---> 3e1322f012af 14:35:20 Step 5/29 : ARG ADD_BUILD_TAGS="" 14:35:21 ---> Running in 3f234681e0d5 14:35:21 Removing intermediate container 3f234681e0d5 14:35:21 ---> 6c19fa700985 14:35:21 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:35:21 ---> Running in 135be27781e6 14:35:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:35:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:35:24 OK: 263 MiB in 53 packages 14:35:25 Removing intermediate container 135be27781e6 14:35:25 ---> 67766a7693f3 14:35:25 Step 7/29 : WORKDIR /app 14:35:25 ---> Running in 3df7d813ea61 14:35:25 Removing intermediate container 3df7d813ea61 14:35:25 ---> 2f24dea64387 14:35:25 Step 8/29 : COPY go.mod vendor* ./ 14:35:26 ---> 39c59b46ddd4 14:35:26 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:35:26 ---> Running in 215f62029b87 14:35:28 Removing intermediate container 215f62029b87 14:35:28 ---> 805495992587 14:35:28 Step 10/29 : COPY . . 14:35:29 ---> fe3ffe527d1a 14:35:29 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:35:29 ---> Running in 8ca848e6246e 14:35:29 Removing intermediate container 8ca848e6246e 14:35:29 ---> 7409063e789a 14:35:29 Step 12/29 : RUN $MAKE 14:35:29 ---> Running in f0ba3bfe63a0 14:35:30 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.43 -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:37:52 Removing intermediate container f0ba3bfe63a0 14:37:52 ---> 2126a08efe58 14:37:52 Step 13/29 : FROM alpine:3.17 14:37:52 3.17: Pulling from library/alpine 14:37:52 af6eaf76a39c: Already exists 14:37:52 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 14:37:52 Status: Downloaded newer image for alpine:3.17 14:37:52 ---> d74e625d9115 14:37:52 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:37:52 ---> Running in c8398f54fc02 14:37:52 Removing intermediate container c8398f54fc02 14:37:52 ---> 11fcc86ab706 14:37:52 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 14:37:52 ---> Running in 86fb3c8ae150 14:37:52 Removing intermediate container 86fb3c8ae150 14:37:52 ---> 90caa6331731 14:37:52 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 14:37:52 ---> Running in 60472476d29a 14:37:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:37:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:37:52 (1/2) Installing ca-certificates (20220614-r4) 14:37:52 (2/2) Installing dumb-init (1.2.5-r2) 14:37:52 Executing busybox-1.35.0-r29.trigger 14:37:52 Executing ca-certificates-20220614-r4.trigger 14:37:52 OK: 8 MiB in 17 packages 14:37:54 Removing intermediate container 60472476d29a 14:37:54 ---> af5fe9435218 14:37:54 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:37:54 ---> fbd926ca1b5c 14:37:54 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 14:37:54 ---> 6d9570c3aa41 14:37:54 Step 19/29 : COPY --from=builder /app/res/ /res/ 14:37:55 ---> 43cd060094c9 14:37:55 Step 20/29 : COPY --from=builder /app/static/ /static/ 14:37:55 ---> c821493f4d5b 14:37:55 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 14:37:57 ---> 5c4ba7e38957 14:37:57 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 14:37:57 ---> Running in add90ef5e0b1 14:37:59 Removing intermediate container add90ef5e0b1 14:37:59 ---> b0019c82bdb3 14:37:59 Step 23/29 : VOLUME /cache 14:37:59 ---> Running in cd28ede3521a 14:37:59 Removing intermediate container cd28ede3521a 14:37:59 ---> cd19ff7950dc 14:37:59 Step 24/29 : EXPOSE 59711 14:37:59 ---> Running in 92a0d9c3b58d 14:37:59 Removing intermediate container 92a0d9c3b58d 14:37:59 ---> 490cf78e1ebf 14:37:59 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 14:37:59 ---> Running in 1fbd40a026db 14:38:00 Removing intermediate container 1fbd40a026db 14:38:00 ---> 10f8cb3588ce 14:38:00 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 14:38:00 ---> Running in 239e0260bfa2 14:38:00 Removing intermediate container 239e0260bfa2 14:38:00 ---> 0447132487b6 14:38:00 Step 27/29 : LABEL arch=arm64 14:38:00 ---> Running in 6c6bebfa7c0d 14:38:00 Removing intermediate container 6c6bebfa7c0d 14:38:00 ---> 34a20b767433 14:38:00 Step 28/29 : LABEL git_sha=a83fd1b0adfa153e955e1e2d3638f900aeef4118 14:38:01 ---> Running in c718ae4fa09d 14:38:01 Removing intermediate container c718ae4fa09d 14:38:01 ---> 4febc7cee3b9 14:38:01 Step 29/29 : LABEL version=0.0.0 14:38:01 ---> Running in 5e472e190b56 14:38:01 Removing intermediate container 5e472e190b56 14:38:01 ---> f61071a6e969 14:38:01 [Warning] One or more build-args [ARCH] were not consumed 14:38:01 Successfully built f61071a6e969 14:38:01 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 14:38:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:38:02 14:38:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:38:02 arm64: Pulling from edgex-lftools-log-publisher 14:38:02 8998bd30e6a1: Pulling fs layer 14:38:02 04944245beec: Pulling fs layer 14:38:02 699f458cf7ca: Pulling fs layer 14:38:02 765212b225bb: Pulling fs layer 14:38:02 f23df028b6ca: Pulling fs layer 14:38:02 d65c8cfc05b1: Pulling fs layer 14:38:02 2437ff75d9bd: Pulling fs layer 14:38:02 f23df028b6ca: Waiting 14:38:02 765212b225bb: Waiting 14:38:02 d65c8cfc05b1: Waiting 14:38:02 2437ff75d9bd: Waiting 14:38:02 04944245beec: Verifying Checksum 14:38:02 04944245beec: Download complete 14:38:02 765212b225bb: Verifying Checksum 14:38:02 765212b225bb: Download complete 14:38:02 f23df028b6ca: Verifying Checksum 14:38:02 f23df028b6ca: Download complete 14:38:02 d65c8cfc05b1: Verifying Checksum 14:38:02 d65c8cfc05b1: Download complete 14:38:03 699f458cf7ca: Verifying Checksum 14:38:03 699f458cf7ca: Download complete 14:38:03 8998bd30e6a1: Download complete 14:38:06 2437ff75d9bd: Verifying Checksum 14:38:06 2437ff75d9bd: Download complete 14:38:07 8998bd30e6a1: Pull complete 14:38:07 04944245beec: Pull complete 14:38:09 699f458cf7ca: Pull complete 14:38:09 765212b225bb: Pull complete 14:38:10 f23df028b6ca: Pull complete 14:38:10 d65c8cfc05b1: Pull complete 14:38:25 2437ff75d9bd: Pull complete 14:38:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:38:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:38:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:38:25 prd-ubuntu20.04-docker-arm64-4c-16g-6048 does not seem to be running inside a container 14:38:25 $ 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/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@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 14:38:28 $ docker top c9d6065b61bae0af00d5bfde9effa190216744515b2fb22bc95bb5e014e0d1d5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:38:29 ---> job-cost.sh 14:38:29 lf-activate-venv: SKIPPING 14:38:29 INFO: No Stack... 14:38:29 INFO: Retrieving Pricing Info for: v3-standard-4 14:38:30 INFO: Archiving Costs [Pipeline] sh 14:38:30 + cat /w/workspace/app-rfid-llrp-inventory/2/archives/cost.csv 14:38:30 + cut -d, -f6 [Pipeline] lock 14:38:30 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-170-2-stack-cost] 14:38:30 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-170-2-stack-cost] did not exist. Created. 14:38:30 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-170-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:38:31 /w/workspace/app-rfid-llrp-inventory/2@tmp/durable-11ea91b6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:38:32 + echo total: 0.10999999940395355 [Pipeline] stash 14:38:32 Warning: overwriting stash ‘stack-cost’ 14:38:32 Stashed 1 file(s) [Pipeline] } 14:38:32 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-170-2-stack-cost] [Pipeline] // lock [Pipeline] } 14:38:32 $ docker stop --time=1 c9d6065b61bae0af00d5bfde9effa190216744515b2fb22bc95bb5e014e0d1d5 14:38:33 $ docker rm -f --volumes c9d6065b61bae0af00d5bfde9effa190216744515b2fb22bc95bb5e014e0d1d5 [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 14:38:34 provisioning config files... 14:38:34 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp/config643330617738227228tmp [Pipeline] { [Pipeline] sh 14:38:34 + set +x 14:38:34 + curl -s https://codecov.io/bash 14:38:34 + bash -s -- 14:38:34 14:38:34 _____ _ 14:38:34 / ____| | | 14:38:34 | | ___ __| | ___ ___ _____ __ 14:38:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:38:34 | |___| (_) | (_| | __/ (_| (_) \ V / 14:38:34 \_____\___/ \__,_|\___|\___\___/ \_/ 14:38:34 Bash-1.0.6 14:38:34 14:38:34 14:38:34 ==> git version 2.25.1 found 14:38:34 ==> 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 14:38:34 Release-Date: 2020-01-08 14:38:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:38:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:38:34 ==> Jenkins CI detected. 14:38:34 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-170 14:38:34 project root: . 14:38:34 --> token set from env 14:38:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:38:34 ==> Running gcov in . (disable via -X gcov) 14:38:34 ==> Python coveragepy not found 14:38:34 ==> Searching for coverage reports in: 14:38:34 + . 14:38:34 -> Found 1 reports 14:38:34 ==> Detecting git/mercurial file structure 14:38:34 ==> Reading reports 14:38:34 + ./coverage.out bytes=41317 14:38:34 ==> Appending adjustments 14:38:34 https://docs.codecov.io/docs/fixing-reports 14:38:34 + Found adjustments 14:38:34 ==> Gzipping contents 14:38:34 12K /tmp/codecov.9nQUEW.gz 14:38:34 ==> Uploading reports 14:38:34 url: https://codecov.io 14:38:34 query: branch=PR-170&commit=a83fd1b0adfa153e955e1e2d3638f900aeef4118&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-170%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=170&job=&cmd_args= 14:38:34 -> Pinging Codecov 14:38:34 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=a83fd1b0adfa153e955e1e2d3638f900aeef4118&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-170%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=170&job=&cmd_args= 14:38:35 -> Uploading to 14:38:35 https://storage.googleapis.com/codecov/v4/raw/2023-03-28/581DD39554BDF9B6E22D074273EAD858/a83fd1b0adfa153e955e1e2d3638f900aeef4118/c4795a5a-7732-49fb-9dea-528f6896f003.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230328%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230328T143835Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=aee7326bf1adcd2c4f22b61ed3004cdc23a2fb71c0c612b6661b199faf9b767f 14:38:35 % Total % Received % Xferd Average Speed Time Time Time Current 14:38:35 Dload Upload Total Spent Left Speed 14:38:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11800 0 0 100 11800 0 35329 --:--:-- --:--:-- --:--:-- 35329 14:38:35 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/a83fd1b0adfa153e955e1e2d3638f900aeef4118 [Pipeline] } 14:38:35 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 14:38:36 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-170/archives ] 14:38:36 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-170/archives 14:38:36 total 16 14:38:36 drwxr-xr-x 3 root root 4096 Mar 28 14:26 . 14:38:36 drwxrwxr-x 12 jenkins jenkins 4096 Mar 28 14:26 .. 14:38:36 drwxr-xr-x 2 root root 4096 Mar 28 14:26 cost 14:38:36 -rw-r--r-- 1 root root 95 Mar 28 14:26 cost.csv 14:38:36 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-170/archives 14:38:36 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-170/archives 14:38:36 total 16 14:38:36 drwxr-xr-x 3 jenkins jenkins 4096 Mar 28 14:26 . 14:38:36 drwxrwxr-x 12 jenkins jenkins 4096 Mar 28 14:26 .. 14:38:36 drwxr-xr-x 2 jenkins jenkins 4096 Mar 28 14:26 cost 14:38:36 -rw-r--r-- 1 jenkins jenkins 95 Mar 28 14:26 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:38:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:38:37 ---> package-listing.sh 14:38:37 ++ facter osfamily 14:38:37 ++ tr '[:upper:]' '[:lower:]' 14:38:37 + OS_FAMILY=debian 14:38:37 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-170 14:38:37 + START_PACKAGES=/tmp/packages_start.txt 14:38:37 + END_PACKAGES=/tmp/packages_end.txt 14:38:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:38:37 + PACKAGES=/tmp/packages_start.txt 14:38:37 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-170 ']' 14:38:37 + PACKAGES=/tmp/packages_end.txt 14:38:37 + case "${OS_FAMILY}" in 14:38:37 + dpkg -l 14:38:37 + grep '^ii' 14:38:37 + '[' -f /tmp/packages_start.txt ']' 14:38:37 + '[' -f /tmp/packages_end.txt ']' 14:38:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:38:37 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-170 ']' 14:38:37 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-170/archives/ 14:38:37 + 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 14:38:37 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 14:38:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:38:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:38:38 prd-ubuntu20.04-docker-8c-8g-6046 does not seem to be running inside a container 14:38:38 $ 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 14:38:38 $ docker top 5c4f6237397cdebc87cbc02f8d82877312185b407a4a74cdb3fd0f306ce065b4 -eo pid,comm [Pipeline] { [Pipeline] sh 14:38:39 + touch /tmp/pre-build-complete [Pipeline] sh 14:38:39 + mkdir -p /var/log/sysstat [Pipeline] sh 14:38:39 + ls /var/log/sa-host 14:38:39 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:38:39 provisioning config files... 14:38:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp/config2894879678895104805tmp [Pipeline] { [Pipeline] echo 14:38:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:38:40 ---> create-netrc.sh [Pipeline] } 14:38:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:38:40 ---> python-tools-install.sh [Pipeline] echo 14:38:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:38:40 ---> sudo-logs.sh 14:38:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:38:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:38:41 ---> job-cost.sh 14:38:41 lf-activate-venv: SKIPPING 14:38:41 DEBUG: total: 0.2199999988079071 14:38:41 INFO: Retrieving Stack Cost... 14:38:41 INFO: Retrieving Pricing Info for: v3-standard-8 14:38:42 INFO: Archiving Costs [Pipeline] echo 14:38:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:38:42 ---> logs-deploy.sh 14:38:42 lf-activate-venv: SKIPPING 14:38:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-170/2 14:38:42 INFO: archiving workspace using pattern(s): 14:38:43 Archives upload complete. 14:38:43 INFO: archiving logs to Nexus