Pull request #170 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6f02045e4bb12b0635cb30f14306d52bec90e143+f3ec3627537317e087eb1fd8c2e6864e6f4c18bf (0172b3a2c69e406b410587aaf1afec188872d39d) 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-ssh8957300640803232435.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-ssh5434530756911120608.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-ssh12806759922902915995.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-ssh9860262513292770788.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-ssh8270024301068267026.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-6739’ Running on prd-ubuntu20.04-docker-8c-8g-6741 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 Merging remotes/origin/main commit f3ec3627537317e087eb1fd8c2e6864e6f4c18bf into PR head commit 6f02045e4bb12b0635cb30f14306d52bec90e143 Merge succeeded, producing 6f02045e4bb12b0635cb30f14306d52bec90e143 Checking out Revision 6f02045e4bb12b0635cb30f14306d52bec90e143 (PR-170) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 6f02045e4bb12b0635cb30f14306d52bec90e143 # 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 f3ec3627537317e087eb1fd8c2e6864e6f4c18bf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6f02045e4bb12b0635cb30f14306d52bec90e143 # timeout=10 > git rev-list --no-walk 200cf287bb21ebce0072c1f70df9a3154e47e5e7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:37:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:37:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:37:32 ========================================================= 22:37:32 EdgeX Global Pipelines Version Info 22:37:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:37:33 ------------------- 22:37:33 stable info: 22:37:33 ------------------- 22:37:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:37:33 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 22:37:33 Message: update stable to v1.0.245 22:37:34 ------------------- 22:37:34 experimental info: 22:37:34 ------------------- 22:37:34 Commited By: **** collab-it+edgex@linuxfoundation.org 22:37:34 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 22:37:34 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:37:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 22:37:34 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 22:37:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:37:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:37:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:37:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 22:37:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:37:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:37:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:37:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:37:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:37:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 22:37:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:37:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:37:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:37:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:37:34 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:37:34 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:37:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:37:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:37:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:37:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:37:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:37:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:37:34 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:37:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:37:34 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:37:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-170 [Pipeline] echo 22:37:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-170 [Pipeline] echo 22:37:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-170 [Pipeline] echo 22:37:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6f02045e4bb12b0635cb30f14306d52bec90e143 [Pipeline] echo 22:37:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6f02045 [Pipeline] echo 22:37:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:37:34 provisioning config files... 22:37:34 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp/config6948802578975472468tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:37:35 ---> docker-login.sh 22:37:35 nexus3.edgexfoundry.org:10001 22:37:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:35 Configure a credential helper to remove this warning. See 22:37:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:35 22:37:35 Login Succeeded 22:37:35 nexus3.edgexfoundry.org:10002 22:37:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:35 Configure a credential helper to remove this warning. See 22:37:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:35 22:37:35 Login Succeeded 22:37:35 nexus3.edgexfoundry.org:10003 22:37:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:35 Configure a credential helper to remove this warning. See 22:37:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:35 22:37:35 Login Succeeded 22:37:35 nexus3.edgexfoundry.org:10004 22:37:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:35 Configure a credential helper to remove this warning. See 22:37:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:35 22:37:35 Login Succeeded 22:37:35 docker.io 22:37:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:36 Configure a credential helper to remove this warning. See 22:37:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:36 22:37:36 Login Succeeded 22:37:36 ---> docker-login.sh ends [Pipeline] } 22:37:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:37:36 + git rev-list -1 --merges 6f02045e4bb12b0635cb30f14306d52bec90e143~1..6f02045e4bb12b0635cb30f14306d52bec90e143 [Pipeline] echo 22:37:36 -----------> git rev-list -1 --merges 6f02045e4bb12b0635cb30f14306d52bec90e143~1..6f02045e4bb12b0635cb30f14306d52bec90e143 6f02045e4bb12b0635cb30f14306d52bec90e143 [false] [Pipeline] sh 22:37:36 + git log --format=format:%s -1 6f02045e4bb12b0635cb30f14306d52bec90e143 [Pipeline] echo 22:37:36 ========================================================= 22:37:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:37:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:37:37 + git log --format=format:%s -1 6f02045e4bb12b0635cb30f14306d52bec90e143 [Pipeline] echo 22:37:37 [semverPrep] GIT_COMMIT: 6f02045e4bb12b0635cb30f14306d52bec90e143, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 22:37:37 [semverPrep] This is not a build commit. [Pipeline] sh 22:37:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:37:37 + grep -v github /etc/ssh/ssh_known_hosts 22:37:37 + [ -e /tmp/ssh_known_hosts ] 22:37:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:37:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:37:37 + sudo tee -a /etc/ssh/ssh_known_hosts 22:37:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:37:38 22:37:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:37:38 0.1.4: Pulling from edgex-devops/py-git-semver 22:37:38 b85a868b505f: Pulling fs layer 22:37:38 e2be974225ed: Pulling fs layer 22:37:38 339a4e72a1f5: Pulling fs layer 22:37:38 988bab9f4d93: Pulling fs layer 22:37:38 1469e6f7b9e6: Pulling fs layer 22:37:38 eaf3925da568: Pulling fs layer 22:37:38 bab4dde63d76: Pulling fs layer 22:37:38 bde34c3a00c8: Pulling fs layer 22:37:38 b352a97aabf1: Pulling fs layer 22:37:38 4872d77fe225: Pulling fs layer 22:37:38 5851b861e8e6: Pulling fs layer 22:37:38 bab4dde63d76: Waiting 22:37:38 bde34c3a00c8: Waiting 22:37:38 b352a97aabf1: Waiting 22:37:38 988bab9f4d93: Waiting 22:37:38 1469e6f7b9e6: Waiting 22:37:38 4872d77fe225: Waiting 22:37:38 5851b861e8e6: Waiting 22:37:38 eaf3925da568: Waiting 22:37:38 e2be974225ed: Verifying Checksum 22:37:38 e2be974225ed: Download complete 22:37:38 988bab9f4d93: Verifying Checksum 22:37:38 988bab9f4d93: Download complete 22:37:38 1469e6f7b9e6: Verifying Checksum 22:37:38 1469e6f7b9e6: Download complete 22:37:38 339a4e72a1f5: Verifying Checksum 22:37:38 339a4e72a1f5: Download complete 22:37:38 eaf3925da568: Download complete 22:37:38 bde34c3a00c8: Download complete 22:37:38 b352a97aabf1: Download complete 22:37:38 4872d77fe225: Verifying Checksum 22:37:38 4872d77fe225: Download complete 22:37:38 5851b861e8e6: Verifying Checksum 22:37:38 5851b861e8e6: Download complete 22:37:38 b85a868b505f: Verifying Checksum 22:37:38 b85a868b505f: Download complete 22:37:38 bab4dde63d76: Verifying Checksum 22:37:38 bab4dde63d76: Download complete 22:37:39 b85a868b505f: Pull complete 22:37:39 e2be974225ed: Pull complete 22:37:40 339a4e72a1f5: Pull complete 22:37:40 988bab9f4d93: Pull complete 22:37:40 1469e6f7b9e6: Pull complete 22:37:40 eaf3925da568: Pull complete 22:37:42 bab4dde63d76: Pull complete 22:37:42 bde34c3a00c8: Pull complete 22:37:42 b352a97aabf1: Pull complete 22:37:42 4872d77fe225: Pull complete 22:37:42 5851b861e8e6: Pull complete 22:37:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:37:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:37:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:37:42 prd-ubuntu20.04-docker-8c-8g-6741 does not seem to be running inside a container 22:37:42 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:37:46 $ docker top 30b7c864dd982f2f8d135d069f49802cc3ef1de62de09f0536a5d008144c6722 -eo pid,comm 22:37:46 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). 22:37:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:37:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:37:46 [ssh-agent] Looking for ssh-agent implementation... 22:37:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:37:46 $ docker exec 30b7c864dd982f2f8d135d069f49802cc3ef1de62de09f0536a5d008144c6722 ssh-agent 22:37:46 SSH_AUTH_SOCK=/tmp/ssh-5lWL7mPRQiKD/agent.32 22:37:46 SSH_AGENT_PID=38 22:37:46 Running ssh-add (command line suppressed) 22:37:46 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp/private_key_18216050208431033715.key (/w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp/private_key_18216050208431033715.key) 22:37:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:37:46 + git tag --points-at HEAD [Pipeline] } 22:37:46 $ docker exec --env ******** --env ******** 30b7c864dd982f2f8d135d069f49802cc3ef1de62de09f0536a5d008144c6722 ssh-agent -k 22:37:46 unset SSH_AUTH_SOCK; 22:37:46 unset SSH_AGENT_PID; 22:37:46 echo Agent pid 38 killed; 22:37:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:37:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:37:46 [ssh-agent] Looking for ssh-agent implementation... 22:37:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:37:47 $ docker exec 30b7c864dd982f2f8d135d069f49802cc3ef1de62de09f0536a5d008144c6722 ssh-agent 22:37:47 SSH_AUTH_SOCK=/tmp/ssh-PGiREDnsRvsT/agent.70 22:37:47 SSH_AGENT_PID=76 22:37:47 Running ssh-add (command line suppressed) 22:37:47 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp/private_key_14032124793267590215.key (/w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp/private_key_14032124793267590215.key) 22:37:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:37:47 + git semver init 22:37:47 2023-04-03 22:37:47,715 [run_init] DEBUG init version:0.0.0 force:False 22:37:47 2023-04-03 22:37:47,716 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-170/.semver 22:37:47 2023-04-03 22:37:47,716 [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 22:37:47 2023-04-03 22:37:47,716 [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) 22:37:49 2023-04-03 22:37:48,802 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-170/.git/info/exclude 22:37:49 2023-04-03 22:37:48,803 [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 22:37:49 2023-04-03 22:37:48,803 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-170/.semver/PR-170 22:37:49 2023-04-03 22:37:48,806 [execute] INFO git cat-file --batch-check 22:37:49 2023-04-03 22:37:48,806 [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=) 22:37:49 2023-04-03 22:37:48,812 [execute] INFO git cat-file --batch 22:37:49 2023-04-03 22:37:48,812 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-170/.semver, universal_newlines=False, shell=None, istream=) 22:37:49 2023-04-03 22:37:48,818 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-170/.semver/PR-170 22:37:49 0.0.0 [Pipeline] } 22:37:49 $ docker exec --env ******** --env ******** 30b7c864dd982f2f8d135d069f49802cc3ef1de62de09f0536a5d008144c6722 ssh-agent -k 22:37:49 unset SSH_AUTH_SOCK; 22:37:49 unset SSH_AGENT_PID; 22:37:49 echo Agent pid 76 killed; 22:37:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:37:49 + git semver [Pipeline] } 22:37:49 $ docker stop --time=1 30b7c864dd982f2f8d135d069f49802cc3ef1de62de09f0536a5d008144c6722 22:37:51 $ docker rm -f --volumes 30b7c864dd982f2f8d135d069f49802cc3ef1de62de09f0536a5d008144c6722 [Pipeline] // withDockerContainer [Pipeline] sh 22:37:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:37:51 Stashed 1 file(s) [Pipeline] echo 22:37:51 [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 22:37:51 provisioning config files... 22:37:51 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp/config13774286081585770705tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:37:52 ---> docker-login.sh 22:37:52 nexus3.edgexfoundry.org:10001 22:37:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:52 Configure a credential helper to remove this warning. See 22:37:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:52 22:37:52 Login Succeeded 22:37:52 nexus3.edgexfoundry.org:10002 22:37:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:52 Configure a credential helper to remove this warning. See 22:37:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:52 22:37:52 Login Succeeded 22:37:52 nexus3.edgexfoundry.org:10003 22:37:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:52 Configure a credential helper to remove this warning. See 22:37:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:52 22:37:52 Login Succeeded 22:37:52 nexus3.edgexfoundry.org:10004 22:37:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:52 Configure a credential helper to remove this warning. See 22:37:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:52 22:37:52 Login Succeeded 22:37:52 docker.io 22:37:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:52 Configure a credential helper to remove this warning. See 22:37:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:52 22:37:52 Login Succeeded 22:37:52 ---> docker-login.sh ends [Pipeline] } 22:37:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:37:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:37:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:37:52 ========================================================= 22:37:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 22:37:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:53 + 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 . 22:37:53 Sending build context to Docker daemon 12.62MB 22:37:53 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 22:37:53 Step 2/12 : FROM ${BASE} AS builder 22:37:53 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 22:37:53 63b65145d645: Pulling fs layer 22:37:53 a2d21d5440eb: Pulling fs layer 22:37:53 935e6c44a52c: Pulling fs layer 22:37:53 94cc34f8dd06: Pulling fs layer 22:37:53 30dea6a524f1: Pulling fs layer 22:37:53 94cc34f8dd06: Waiting 22:37:53 30dea6a524f1: Waiting 22:37:53 a2aff8979fd8: Pulling fs layer 22:37:53 6808be2612f2: Pulling fs layer 22:37:53 a2aff8979fd8: Waiting 22:37:53 f25807f1079a: Pulling fs layer 22:37:53 6808be2612f2: Waiting 22:37:53 f25807f1079a: Waiting 22:37:53 a2d21d5440eb: Verifying Checksum 22:37:53 a2d21d5440eb: Download complete 22:37:53 94cc34f8dd06: Verifying Checksum 22:37:53 94cc34f8dd06: Download complete 22:37:53 30dea6a524f1: Download complete 22:37:53 63b65145d645: Verifying Checksum 22:37:53 63b65145d645: Download complete 22:37:53 a2aff8979fd8: Verifying Checksum 22:37:53 a2aff8979fd8: Download complete 22:37:53 63b65145d645: Pull complete 22:37:53 a2d21d5440eb: Pull complete 22:37:53 f25807f1079a: Verifying Checksum 22:37:53 f25807f1079a: Download complete 22:37:53 935e6c44a52c: Verifying Checksum 22:37:53 935e6c44a52c: Download complete 22:37:53 6808be2612f2: Verifying Checksum 22:37:53 6808be2612f2: Download complete 22:37:57 935e6c44a52c: Pull complete 22:37:57 94cc34f8dd06: Pull complete 22:37:57 30dea6a524f1: Pull complete 22:37:57 a2aff8979fd8: Pull complete 22:37:59 6808be2612f2: Pull complete 22:37:59 f25807f1079a: Pull complete 22:37:59 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 22:37:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 22:37:59 ---> 3b553350e43f 22:37:59 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 22:38:05 ---> Running in 60479e75e8a2 22:38:05 Removing intermediate container 60479e75e8a2 22:38:05 ---> 5e5e4962f912 22:38:05 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 22:38:05 ---> Running in 6a8410fda6f0 22:38:05 Removing intermediate container 6a8410fda6f0 22:38:05 ---> c38835c563eb 22:38:05 Step 5/12 : ARG ADD_BUILD_TAGS="" 22:38:05 ---> Running in 0bcc1b33e27d 22:38:05 Removing intermediate container 0bcc1b33e27d 22:38:05 ---> 85933e6cfd3a 22:38:05 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:38:05 ---> Running in 7c23fd723804 22:38:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:38:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:38:05 OK: 265 MiB in 53 packages 22:38:06 Removing intermediate container 7c23fd723804 22:38:06 ---> 5694cf948a7a 22:38:06 Step 7/12 : WORKDIR /app 22:38:06 ---> Running in 3d0588e68e3d 22:38:06 Removing intermediate container 3d0588e68e3d 22:38:06 ---> c500240d5b30 22:38:06 Step 8/12 : COPY go.mod vendor* ./ 22:38:06 ---> 60280e0b3023 22:38:06 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:38:06 ---> Running in 34f037eec64e 22:38:06 Still waiting to schedule task 22:38:06 ‘prd-ubuntu20.04-docker-arm64-4c-16g-6740’ is offline 22:38:38 Removing intermediate container 34f037eec64e 22:38:38 ---> 33dd7ede6ac9 22:38:38 Step 10/12 : COPY . . 22:38:38 ---> aaceec1bdf0c 22:38:38 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:38:38 ---> Running in f26d3ddcba96 22:38:38 Removing intermediate container f26d3ddcba96 22:38:38 ---> fdc55d6e1154 22:38:38 Step 12/12 : RUN $MAKE 22:38:38 ---> Running in 3da448c5cf1f 22:38:38 noop 22:38:38 Removing intermediate container 3da448c5cf1f 22:38:38 ---> f6290cd9e101 22:38:38 Successfully built f6290cd9e101 22:38:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:38 + docker inspect -f . ci-base-image-x86_64 22:38:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:38:38 prd-ubuntu20.04-docker-8c-8g-6741 does not seem to be running inside a container 22:38:38 $ 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 ******** ci-base-image-x86_64 cat 22:38:39 $ docker top 820a98d51436bc60f9f00fe4a46b61f8486a35eae1627a955a91e462bf133216 -eo pid,comm [Pipeline] { [Pipeline] sh 22:38:39 + go version 22:38:39 go version go1.20.2 linux/amd64 [Pipeline] } 22:38:39 $ docker stop --time=1 820a98d51436bc60f9f00fe4a46b61f8486a35eae1627a955a91e462bf133216 22:38:40 $ docker rm -f --volumes 820a98d51436bc60f9f00fe4a46b61f8486a35eae1627a955a91e462bf133216 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:41 + docker inspect -f . ci-base-image-x86_64 22:38:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:38:41 prd-ubuntu20.04-docker-8c-8g-6741 does not seem to be running inside a container 22:38:41 $ 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 ******** ci-base-image-x86_64 cat 22:38:41 $ docker top a9cf70ea58cecbadbfb7b650161acf44467fc316f8829c645a8a050e7e19a345 -eo pid,comm [Pipeline] { [Pipeline] sh 22:38:41 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-170 [Pipeline] fileExists [Pipeline] sh 22:38:42 + make test 22:38:42 go test -race ./... -coverprofile=coverage.out ./... 22:39:04 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 22:39:04 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 22:39:04 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.132s coverage: 86.2% of statements 22:39:04 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.695s coverage: 71.9% of statements 22:39:26 go vet ./... 22:39:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:39:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:39:28 ./bin/test-attribution.sh [Pipeline] echo 22:39:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:39:28 $ docker stop --time=1 a9cf70ea58cecbadbfb7b650161acf44467fc316f8829c645a8a050e7e19a345 22:39:32 $ docker rm -f --volumes a9cf70ea58cecbadbfb7b650161acf44467fc316f8829c645a8a050e7e19a345 [Pipeline] // withDockerContainer [Pipeline] sh 22:39:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:39:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:39:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:39:33 + ls -al . 22:39:33 total 228 22:39:33 drwxrwxr-x 11 jenkins jenkins 4096 Apr 3 22:38 . 22:39:33 drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 22:37 .. 22:39:33 -rw-rw-r-- 1 jenkins jenkins 262 Apr 3 22:37 .dockerignore 22:39:33 drwxrwxr-x 8 jenkins jenkins 4096 Apr 3 22:37 .git 22:39:33 drwxrwxr-x 3 jenkins jenkins 4096 Apr 3 22:37 .github 22:39:33 -rw-rw-r-- 1 jenkins jenkins 788 Apr 3 22:37 .gitignore 22:39:33 -rw-rw-r-- 1 jenkins jenkins 41 Apr 3 22:37 .golangci.yml 22:39:33 drwxr-xr-x 3 jenkins jenkins 4096 Apr 3 22:37 .semver 22:39:33 -rw-rw-r-- 1 jenkins jenkins 9805 Apr 3 22:37 Attribution.txt 22:39:33 -rw-rw-r-- 1 jenkins jenkins 4331 Apr 3 22:37 CHANGELOG.md 22:39:33 -rw-rw-r-- 1 jenkins jenkins 1659 Apr 3 22:37 Dockerfile 22:39:33 -rw-rw-r-- 1 jenkins jenkins 677 Apr 3 22:37 GOVERNANCE.md 22:39:33 -rw-rw-r-- 1 jenkins jenkins 687 Apr 3 22:37 Jenkinsfile 22:39:33 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 3 22:37 LICENSE 22:39:33 -rw-rw-r-- 1 jenkins jenkins 2497 Apr 3 22:37 Makefile 22:39:33 -rw-rw-r-- 1 jenkins jenkins 617 Apr 3 22:37 OWNERS.md 22:39:33 -rw-rw-r-- 1 jenkins jenkins 31001 Apr 3 22:37 README.md 22:39:33 -rw-rw-r-- 1 jenkins jenkins 5 Apr 3 22:37 VERSION 22:39:33 drwxrwxr-x 2 jenkins jenkins 4096 Apr 3 22:37 bin 22:39:33 -rw-r--r-- 1 jenkins jenkins 41317 Apr 3 22:39 coverage.out 22:39:33 -rw-rw-r-- 1 jenkins jenkins 3464 Apr 3 22:37 go.mod 22:39:33 -rw-rw-r-- 1 jenkins jenkins 31420 Apr 3 22:37 go.sum 22:39:33 drwxrwxr-x 2 jenkins jenkins 4096 Apr 3 22:37 images 22:39:33 drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 22:37 internal 22:39:33 -rw-rw-r-- 1 jenkins jenkins 531 Apr 3 22:37 main.go 22:39:33 drwxrwxr-x 2 jenkins jenkins 4096 Apr 3 22:37 res 22:39:33 drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 22:37 snap 22:39:33 drwxrwxr-x 3 jenkins jenkins 4096 Apr 3 22:37 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:39:34 + 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=6f02045e4bb12b0635cb30f14306d52bec90e143 --label arch=amd64 --label version=0.0.0 . 22:39:34 Sending build context to Docker daemon 12.62MB 22:39:34 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 22:39:34 Step 2/29 : FROM ${BASE} AS builder 22:39:34 ---> f6290cd9e101 22:39:34 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 22:39:34 ---> Running in d25cb716867a 22:39:34 Removing intermediate container d25cb716867a 22:39:34 ---> 42d5d8703afe 22:39:34 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 22:39:34 ---> Running in f54d8dd4e38a 22:39:34 Removing intermediate container f54d8dd4e38a 22:39:34 ---> 5f5537bdf987 22:39:34 Step 5/29 : ARG ADD_BUILD_TAGS="" 22:39:34 ---> Running in 7fdefd44054e 22:39:34 Removing intermediate container 7fdefd44054e 22:39:34 ---> db01b345c963 22:39:34 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:39:34 ---> Running in 58afc4fdda98 22:39:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:39:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:39:35 OK: 265 MiB in 53 packages 22:39:35 Removing intermediate container 58afc4fdda98 22:39:35 ---> 081d7aaa732f 22:39:35 Step 7/29 : WORKDIR /app 22:39:35 ---> Running in e04e4945c0ad 22:39:35 Removing intermediate container e04e4945c0ad 22:39:35 ---> ab528c6ded15 22:39:35 Step 8/29 : COPY go.mod vendor* ./ 22:39:35 ---> 55268d582ccd 22:39:35 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:39:35 ---> Running in 7952b575dc29 22:39:36 Removing intermediate container 7952b575dc29 22:39:36 ---> bd2cf2aded0b 22:39:36 Step 10/29 : COPY . . 22:39:37 ---> 8d3397abea7f 22:39:37 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:39:37 ---> Running in a085d4f49fda 22:39:37 Removing intermediate container a085d4f49fda 22:39:37 ---> ef91956bb2e4 22:39:37 Step 12/29 : RUN $MAKE 22:39:37 ---> Running in fccb1afd10ba 22:39:37 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.48 -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 22:39:59 Removing intermediate container fccb1afd10ba 22:39:59 ---> 86ed05cb9e8d 22:39:59 Step 13/29 : FROM alpine:3.17 22:39:59 3.17: Pulling from library/alpine 22:39:59 f56be85fc22e: Pulling fs layer 22:39:59 f56be85fc22e: Verifying Checksum 22:39:59 f56be85fc22e: Download complete 22:39:59 f56be85fc22e: Pull complete 22:39:59 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 22:39:59 Status: Downloaded newer image for alpine:3.17 22:39:59 ---> 9ed4aefc74f6 22:39:59 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:39:59 ---> Running in 51866b38c85f 22:39:59 Removing intermediate container 51866b38c85f 22:39:59 ---> a1b13cca96f7 22:39:59 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 22:39:59 ---> Running in 94c15be42f1b 22:39:59 Removing intermediate container 94c15be42f1b 22:39:59 ---> 06d5af9320f3 22:39:59 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 22:39:59 ---> Running in 9a5a3f27bb41 22:39:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:39:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:39:59 (1/2) Installing ca-certificates (20220614-r4) 22:39:59 (2/2) Installing dumb-init (1.2.5-r2) 22:39:59 Executing busybox-1.35.0-r29.trigger 22:39:59 Executing ca-certificates-20220614-r4.trigger 22:39:59 OK: 8 MiB in 17 packages 22:39:59 Removing intermediate container 9a5a3f27bb41 22:39:59 ---> 18f828862d75 22:39:59 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 22:39:59 ---> af9fc2ce5d8f 22:39:59 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 22:39:59 ---> 25c449520a80 22:39:59 Step 19/29 : COPY --from=builder /app/res/ /res/ 22:39:59 ---> 45938dfd7c80 22:39:59 Step 20/29 : COPY --from=builder /app/static/ /static/ 22:39:59 ---> e1b9053793dc 22:39:59 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 22:39:59 ---> e039e44a2811 22:39:59 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 22:39:59 ---> Running in 9ae7c5adec4f 22:39:59 Removing intermediate container 9ae7c5adec4f 22:39:59 ---> e629a698fa65 22:39:59 Step 23/29 : VOLUME /cache 22:39:59 ---> Running in caf8e83ab564 22:40:00 Removing intermediate container caf8e83ab564 22:40:00 ---> 324dd75c6b7d 22:40:00 Step 24/29 : EXPOSE 59711 22:40:00 ---> Running in 3a5df96b1992 22:40:00 Removing intermediate container 3a5df96b1992 22:40:00 ---> 86263095401c 22:40:00 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 22:40:00 ---> Running in 7ec9d8ea18a4 22:40:00 Removing intermediate container 7ec9d8ea18a4 22:40:00 ---> 8b4bc3a3167b 22:40:00 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 22:40:00 ---> Running in ca44f6217769 22:40:00 Removing intermediate container ca44f6217769 22:40:00 ---> 1bfee4762900 22:40:00 Step 27/29 : LABEL arch=amd64 22:40:00 ---> Running in f6c8e08377bc 22:40:00 Removing intermediate container f6c8e08377bc 22:40:00 ---> ae215f81505d 22:40:00 Step 28/29 : LABEL git_sha=6f02045e4bb12b0635cb30f14306d52bec90e143 22:40:00 ---> Running in ee6b3bed1d9c 22:40:00 Removing intermediate container ee6b3bed1d9c 22:40:00 ---> 1b1541c9dfe5 22:40:00 Step 29/29 : LABEL version=0.0.0 22:40:00 ---> Running in c1ea91c48a07 22:40:00 Removing intermediate container c1ea91c48a07 22:40:00 ---> 2f4535e15d43 22:40:00 [Warning] One or more build-args [ARCH] were not consumed 22:40:00 Successfully built 2f4535e15d43 22:40:00 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 22:40:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:40:01 22:40:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:40:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:40:01 latest: Pulling from edgex-lftools-log-publisher 22:40:01 5eb5b503b376: Pulling fs layer 22:40:01 5c69ac0246d0: Pulling fs layer 22:40:01 ec43610c2a17: Pulling fs layer 22:40:01 3a2ae6a8a46f: Pulling fs layer 22:40:01 33b1e0a273af: Pulling fs layer 22:40:01 5d3b04190fa2: Pulling fs layer 22:40:01 2f39f015ded8: Pulling fs layer 22:40:01 3a2ae6a8a46f: Waiting 22:40:01 33b1e0a273af: Waiting 22:40:01 5d3b04190fa2: Waiting 22:40:01 2f39f015ded8: Waiting 22:40:01 5c69ac0246d0: Verifying Checksum 22:40:01 5c69ac0246d0: Download complete 22:40:01 3a2ae6a8a46f: Verifying Checksum 22:40:01 3a2ae6a8a46f: Download complete 22:40:01 33b1e0a273af: Verifying Checksum 22:40:01 33b1e0a273af: Download complete 22:40:01 5d3b04190fa2: Download complete 22:40:01 ec43610c2a17: Verifying Checksum 22:40:01 ec43610c2a17: Download complete 22:40:01 5eb5b503b376: Verifying Checksum 22:40:01 5eb5b503b376: Download complete 22:40:02 2f39f015ded8: Verifying Checksum 22:40:02 2f39f015ded8: Download complete 22:40:02 5eb5b503b376: Pull complete 22:40:02 5c69ac0246d0: Pull complete 22:40:03 ec43610c2a17: Pull complete 22:40:03 3a2ae6a8a46f: Pull complete 22:40:03 33b1e0a273af: Pull complete 22:40:03 5d3b04190fa2: Pull complete 22:40:07 2f39f015ded8: Pull complete 22:40:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:40:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:40:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:40:07 prd-ubuntu20.04-docker-8c-8g-6741 does not seem to be running inside a container 22:40:07 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:40:11 $ docker top 0a4e46241c32e1ef4df80755b6a49660add8b94e18e9103093e30942e6b6146e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:40:11 ---> job-cost.sh 22:40:11 lf-activate-venv: SKIPPING 22:40:11 INFO: No Stack... 22:40:11 INFO: Retrieving Pricing Info for: v3-standard-8 22:40:12 INFO: Archiving Costs [Pipeline] sh 22:40:12 + cut -d, -f6 22:40:12 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-170/archives/cost.csv [Pipeline] lock 22:40:12 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-170-4-stack-cost] 22:40:12 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-170-4-stack-cost] did not exist. Created. 22:40:12 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-170-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:40:12 + echo total: 0.2199999988079071 [Pipeline] stash 22:40:12 Stashed 1 file(s) [Pipeline] } 22:40:12 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-170-4-stack-cost] [Pipeline] // lock [Pipeline] } 22:40:12 $ docker stop --time=1 0a4e46241c32e1ef4df80755b6a49660add8b94e18e9103093e30942e6b6146e 22:40:14 $ docker rm -f --volumes 0a4e46241c32e1ef4df80755b6a49660add8b94e18e9103093e30942e6b6146e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:40:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6742 in /w/workspace/y_app-rfid-llrp-inventory_PR-170 [Pipeline] { [Pipeline] ws 22:40:19 Running in /w/workspace/app-rfid-llrp-inventory/4 [Pipeline] { [Pipeline] checkout 22:40:19 The recommended git tool is: git 22:40:30 using credential edgex-jenkins-ssh 22:40:30 Cloning the remote Git repository 22:40:30 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 22:40:30 > git init /w/workspace/app-rfid-llrp-inventory/4 # timeout=10 22:40:31 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 22:40:31 > git --version # timeout=10 22:40:31 > git --version # 'git version 2.25.1' 22:40:31 using GIT_SSH to set credentials SSH Credentials for GitHub 22:40:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:40:33 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 22:40:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:40:35 Merging remotes/origin/main commit f3ec3627537317e087eb1fd8c2e6864e6f4c18bf into PR head commit 6f02045e4bb12b0635cb30f14306d52bec90e143 22:40:35 Merge succeeded, producing 6f02045e4bb12b0635cb30f14306d52bec90e143 22:40:35 Checking out Revision 6f02045e4bb12b0635cb30f14306d52bec90e143 (PR-170) 22:40:36 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" 22:40:34 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 22:40:34 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 22:40:34 using GIT_SSH to set credentials SSH Credentials for GitHub 22:40:34 > 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 22:40:35 > git config core.sparsecheckout # timeout=10 22:40:35 > git checkout -f 6f02045e4bb12b0635cb30f14306d52bec90e143 # timeout=10 22:40:35 > git remote # timeout=10 22:40:35 > git config --get remote.origin.url # timeout=10 22:40:35 using GIT_SSH to set credentials SSH Credentials for GitHub 22:40:35 > git merge f3ec3627537317e087eb1fd8c2e6864e6f4c18bf # timeout=10 22:40:35 > git rev-parse HEAD^{commit} # timeout=10 22:40:35 > git config core.sparsecheckout # timeout=10 22:40:35 > git checkout -f 6f02045e4bb12b0635cb30f14306d52bec90e143 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:40:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:40:36 % Total % Received % Xferd Average Speed Time Time Time Current 22:40:36 Dload Upload Total Spent Left Speed 22:40:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 77278 0 --:--:-- --:--:-- --:--:-- 77278 [Pipeline] sh 22:40:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:40:37 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:40:37 + sudo tee /etc/docker/daemon.new 22:40:37 { 22:40:37 "registry-mirrors": [ 22:40:37 "https://nexus3.edgexfoundry.org:10001" 22:40:37 ], 22:40:37 "bip": "10.250.0.254/24", 22:40:37 "hosts": [ 22:40:37 "tcp://0.0.0.0:5555", 22:40:37 "unix:///var/run/docker.sock" 22:40:37 ], 22:40:37 "mtu": 1458, 22:40:37 "selinux-enabled": true, 22:40:37 "seccomp-profile": "/etc/docker/seccomp.json" 22:40:37 } [Pipeline] sh 22:40:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:40:38 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:40:56 provisioning config files... 22:40:56 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/4@tmp/config8902880235126660075tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:40:57 ---> docker-login.sh 22:40:57 nexus3.edgexfoundry.org:10001 22:40:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:57 Configure a credential helper to remove this warning. See 22:40:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:57 22:40:57 Login Succeeded 22:40:57 nexus3.edgexfoundry.org:10002 22:40:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:58 Configure a credential helper to remove this warning. See 22:40:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:58 22:40:58 Login Succeeded 22:40:58 nexus3.edgexfoundry.org:10003 22:40:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:58 Configure a credential helper to remove this warning. See 22:40:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:58 22:40:58 Login Succeeded 22:40:58 nexus3.edgexfoundry.org:10004 22:40:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:59 Configure a credential helper to remove this warning. See 22:40:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:59 22:40:59 Login Succeeded 22:40:59 docker.io 22:40:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:59 Configure a credential helper to remove this warning. See 22:40:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:59 22:40:59 Login Succeeded 22:40:59 ---> docker-login.sh ends [Pipeline] } 22:40:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:41:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:41:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:41:00 ========================================================= 22:41:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 22:41:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:41:00 + 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 . 22:41:00 Sending build context to Docker daemon 677.9kB 22:41:00 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 22:41:00 Step 2/12 : FROM ${BASE} AS builder 22:41:01 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:41:01 af6eaf76a39c: Pulling fs layer 22:41:01 55522c791124: Pulling fs layer 22:41:01 ce5c4a1c91eb: Pulling fs layer 22:41:01 169dfbe0d373: Pulling fs layer 22:41:01 e1ff8fa3b103: Pulling fs layer 22:41:01 52ebb69f0ebf: Pulling fs layer 22:41:01 5abe8eddf0d5: Pulling fs layer 22:41:01 169dfbe0d373: Waiting 22:41:01 e1ff8fa3b103: Waiting 22:41:01 52ebb69f0ebf: Waiting 22:41:01 5abe8eddf0d5: Waiting 22:41:01 55522c791124: Download complete 22:41:01 169dfbe0d373: Verifying Checksum 22:41:01 169dfbe0d373: Download complete 22:41:01 e1ff8fa3b103: Verifying Checksum 22:41:01 e1ff8fa3b103: Download complete 22:41:01 af6eaf76a39c: Verifying Checksum 22:41:01 af6eaf76a39c: Download complete 22:41:01 af6eaf76a39c: Pull complete 22:41:02 5abe8eddf0d5: Verifying Checksum 22:41:02 5abe8eddf0d5: Download complete 22:41:02 55522c791124: Pull complete 22:41:03 ce5c4a1c91eb: Verifying Checksum 22:41:03 ce5c4a1c91eb: Download complete 22:41:03 52ebb69f0ebf: Verifying Checksum 22:41:03 52ebb69f0ebf: Download complete 22:41:16 ce5c4a1c91eb: Pull complete 22:41:16 169dfbe0d373: Pull complete 22:41:16 e1ff8fa3b103: Pull complete 22:41:23 52ebb69f0ebf: Pull complete 22:41:25 5abe8eddf0d5: Pull complete 22:41:25 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 22:41:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 22:41:25 ---> 6cb57ee374ae 22:41:25 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 22:41:27 ---> Running in 3b3846f7e6a6 22:41:27 Removing intermediate container 3b3846f7e6a6 22:41:27 ---> 706d7b1b547f 22:41:27 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 22:41:27 ---> Running in 6ea68f1fb862 22:41:27 Removing intermediate container 6ea68f1fb862 22:41:27 ---> 757804e31f5e 22:41:27 Step 5/12 : ARG ADD_BUILD_TAGS="" 22:41:27 ---> Running in adab1de6793e 22:41:27 Removing intermediate container adab1de6793e 22:41:27 ---> b0f77ad215d1 22:41:27 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:41:27 ---> Running in 9ea2cb8478ca 22:41:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:41:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:41:31 OK: 263 MiB in 53 packages 22:41:35 Removing intermediate container 9ea2cb8478ca 22:41:35 ---> 616dd2fc008f 22:41:35 Step 7/12 : WORKDIR /app 22:41:35 ---> Running in 96de8fee0a5e 22:41:35 Removing intermediate container 96de8fee0a5e 22:41:35 ---> 3cd10de2bc86 22:41:35 Step 8/12 : COPY go.mod vendor* ./ 22:41:35 ---> 4256ed153450 22:41:35 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:41:35 ---> Running in 1e1488e641bc 22:42:43 Removing intermediate container 1e1488e641bc 22:42:43 ---> 977129050890 22:42:43 Step 10/12 : COPY . . 22:42:43 ---> 4e281dd94938 22:42:43 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:42:43 ---> Running in 244d1720c5d7 22:42:43 Removing intermediate container 244d1720c5d7 22:42:43 ---> 5ac13ab943b7 22:42:43 Step 12/12 : RUN $MAKE 22:42:43 ---> Running in fbcfeb780e2c 22:42:43 noop 22:42:43 Removing intermediate container fbcfeb780e2c 22:42:43 ---> 25c981dd6a0c 22:42:43 Successfully built 25c981dd6a0c 22:42:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:42:43 + docker inspect -f . ci-base-image-arm64 22:42:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:42:44 prd-ubuntu20.04-docker-arm64-4c-16g-6742 does not seem to be running inside a container 22:42:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/4 -v /w/workspace/app-rfid-llrp-inventory/4:/w/workspace/app-rfid-llrp-inventory/4:rw,z -v /w/workspace/app-rfid-llrp-inventory/4@tmp:/w/workspace/app-rfid-llrp-inventory/4@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 22:42:45 $ docker top 625704fb5d73602e13250c74bad1570e597678a561d2e5aded6d6afad3c7c0f3 -eo pid,comm [Pipeline] { [Pipeline] sh 22:42:46 + go version 22:42:46 go version go1.20.2 linux/arm64 [Pipeline] } 22:42:46 $ docker stop --time=1 625704fb5d73602e13250c74bad1570e597678a561d2e5aded6d6afad3c7c0f3 22:42:48 $ docker rm -f --volumes 625704fb5d73602e13250c74bad1570e597678a561d2e5aded6d6afad3c7c0f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:42:48 + docker inspect -f . ci-base-image-arm64 22:42:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:42:48 prd-ubuntu20.04-docker-arm64-4c-16g-6742 does not seem to be running inside a container 22:42:48 $ 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/4 -v /w/workspace/app-rfid-llrp-inventory/4:/w/workspace/app-rfid-llrp-inventory/4:rw,z -v /w/workspace/app-rfid-llrp-inventory/4@tmp:/w/workspace/app-rfid-llrp-inventory/4@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 22:42:50 $ docker top e9dc9c5a0e03bb27f060ad236060884a57af7ce630daec0511823d90ce5de824 -eo pid,comm [Pipeline] { [Pipeline] sh 22:42:51 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/4 [Pipeline] fileExists [Pipeline] sh 22:42:51 + make test 22:42:51 go test -race ./... -coverprofile=coverage.out ./... 22:45:43 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 22:45:46 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 22:45:47 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.190s coverage: 86.2% of statements 22:45:59 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.506s coverage: 71.9% of statements 22:45:59 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:45:59 go vet ./... 22:48:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:48:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:48:36 ./bin/test-attribution.sh [Pipeline] echo 22:48:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:48:36 $ docker stop --time=1 e9dc9c5a0e03bb27f060ad236060884a57af7ce630daec0511823d90ce5de824 22:48:38 $ docker rm -f --volumes e9dc9c5a0e03bb27f060ad236060884a57af7ce630daec0511823d90ce5de824 [Pipeline] // withDockerContainer [Pipeline] sh 22:48:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:48:39 Warning: overwriting stash ‘coverage-report’ 22:48:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:48:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:48:40 + ls -al . 22:48:40 total 224 22:48:40 drwxrwxr-x 10 jenkins jenkins 4096 Apr 3 22:42 . 22:48:40 drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 22:40 .. 22:48:40 -rw-rw-r-- 1 jenkins jenkins 262 Apr 3 22:40 .dockerignore 22:48:40 drwxrwxr-x 8 jenkins jenkins 4096 Apr 3 22:40 .git 22:48:40 drwxrwxr-x 3 jenkins jenkins 4096 Apr 3 22:40 .github 22:48:40 -rw-rw-r-- 1 jenkins jenkins 788 Apr 3 22:40 .gitignore 22:48:40 -rw-rw-r-- 1 jenkins jenkins 41 Apr 3 22:40 .golangci.yml 22:48:40 -rw-rw-r-- 1 jenkins jenkins 9805 Apr 3 22:40 Attribution.txt 22:48:40 -rw-rw-r-- 1 jenkins jenkins 4331 Apr 3 22:40 CHANGELOG.md 22:48:40 -rw-rw-r-- 1 jenkins jenkins 1659 Apr 3 22:40 Dockerfile 22:48:40 -rw-rw-r-- 1 jenkins jenkins 677 Apr 3 22:40 GOVERNANCE.md 22:48:40 -rw-rw-r-- 1 jenkins jenkins 687 Apr 3 22:40 Jenkinsfile 22:48:40 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 3 22:40 LICENSE 22:48:40 -rw-rw-r-- 1 jenkins jenkins 2497 Apr 3 22:40 Makefile 22:48:40 -rw-rw-r-- 1 jenkins jenkins 617 Apr 3 22:40 OWNERS.md 22:48:40 -rw-rw-r-- 1 jenkins jenkins 31001 Apr 3 22:40 README.md 22:48:40 -rw-rw-r-- 1 jenkins jenkins 5 Apr 3 22:37 VERSION 22:48:40 drwxrwxr-x 2 jenkins jenkins 4096 Apr 3 22:40 bin 22:48:40 -rw-r--r-- 1 jenkins jenkins 41317 Apr 3 22:45 coverage.out 22:48:40 -rw-rw-r-- 1 jenkins jenkins 3464 Apr 3 22:40 go.mod 22:48:40 -rw-rw-r-- 1 jenkins jenkins 31420 Apr 3 22:40 go.sum 22:48:40 drwxrwxr-x 2 jenkins jenkins 4096 Apr 3 22:40 images 22:48:40 drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 22:40 internal 22:48:40 -rw-rw-r-- 1 jenkins jenkins 531 Apr 3 22:40 main.go 22:48:40 drwxrwxr-x 2 jenkins jenkins 4096 Apr 3 22:40 res 22:48:40 drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 22:40 snap 22:48:40 drwxrwxr-x 3 jenkins jenkins 4096 Apr 3 22:40 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:41 + 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=6f02045e4bb12b0635cb30f14306d52bec90e143 --label arch=arm64 --label version=0.0.0 . 22:48:41 Sending build context to Docker daemon 677.9kB 22:48:41 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 22:48:41 Step 2/29 : FROM ${BASE} AS builder 22:48:41 ---> 25c981dd6a0c 22:48:41 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 22:48:41 ---> Running in 1965bff5c78c 22:48:41 Removing intermediate container 1965bff5c78c 22:48:41 ---> 5b69f79c7682 22:48:41 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 22:48:42 ---> Running in a95d3f541225 22:48:42 Removing intermediate container a95d3f541225 22:48:42 ---> 7eec4c3ba8ea 22:48:42 Step 5/29 : ARG ADD_BUILD_TAGS="" 22:48:42 ---> Running in ed29354f4c64 22:48:42 Removing intermediate container ed29354f4c64 22:48:42 ---> 924b766a4cfa 22:48:42 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:48:42 ---> Running in 430be9dcc7e1 22:48:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:48:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:48:45 OK: 263 MiB in 53 packages 22:48:46 Removing intermediate container 430be9dcc7e1 22:48:46 ---> b03132bd4768 22:48:46 Step 7/29 : WORKDIR /app 22:48:46 ---> Running in 40de5739f250 22:48:46 Removing intermediate container 40de5739f250 22:48:46 ---> b9601af9d5f0 22:48:46 Step 8/29 : COPY go.mod vendor* ./ 22:48:49 ---> 0ae43992e71a 22:48:49 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:48:49 ---> Running in b2a0c1e25077 22:48:51 Removing intermediate container b2a0c1e25077 22:48:51 ---> 2bcf80022c69 22:48:51 Step 10/29 : COPY . . 22:48:52 ---> 4b0f3a9876fd 22:48:52 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:48:52 ---> Running in 91af23280f71 22:48:53 Removing intermediate container 91af23280f71 22:48:53 ---> 377e19217bcf 22:48:53 Step 12/29 : RUN $MAKE 22:48:53 ---> Running in 8116e24a6acc 22:48:54 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.48 -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 22:51:31 Removing intermediate container 8116e24a6acc 22:51:31 ---> 8f1006f21edc 22:51:31 Step 13/29 : FROM alpine:3.17 22:51:31 3.17: Pulling from library/alpine 22:51:31 c41833b44d91: Pulling fs layer 22:51:31 c41833b44d91: Verifying Checksum 22:51:31 c41833b44d91: Download complete 22:51:31 c41833b44d91: Pull complete 22:51:31 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 22:51:31 Status: Downloaded newer image for alpine:3.17 22:51:31 ---> 51e60588ff2c 22:51:31 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:51:31 ---> Running in 2e9d261e4103 22:51:31 Removing intermediate container 2e9d261e4103 22:51:31 ---> 028c1766618e 22:51:31 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 22:51:31 ---> Running in e8b15216d70a 22:51:31 Removing intermediate container e8b15216d70a 22:51:31 ---> e68107300033 22:51:31 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 22:51:31 ---> Running in d6cc90c1fe5d 22:51:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:51:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:51:31 (1/2) Installing ca-certificates (20220614-r4) 22:51:31 (2/2) Installing dumb-init (1.2.5-r2) 22:51:31 Executing busybox-1.35.0-r29.trigger 22:51:31 Executing ca-certificates-20220614-r4.trigger 22:51:31 OK: 8 MiB in 17 packages 22:51:31 Removing intermediate container d6cc90c1fe5d 22:51:31 ---> 221cdcb288c2 22:51:31 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 22:51:31 ---> ec5e29f8b6a6 22:51:31 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 22:51:31 ---> 5e6c3453d170 22:51:31 Step 19/29 : COPY --from=builder /app/res/ /res/ 22:51:31 ---> 148415f4a715 22:51:31 Step 20/29 : COPY --from=builder /app/static/ /static/ 22:51:31 ---> 65d509859ec6 22:51:31 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 22:51:31 ---> 1ba5a8b0fc15 22:51:31 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 22:51:31 ---> Running in 7b464bbdea84 22:51:31 Removing intermediate container 7b464bbdea84 22:51:31 ---> 9fb9a1e0af14 22:51:31 Step 23/29 : VOLUME /cache 22:51:31 ---> Running in d77342b9c8b9 22:51:32 Removing intermediate container d77342b9c8b9 22:51:32 ---> 598671110334 22:51:32 Step 24/29 : EXPOSE 59711 22:51:32 ---> Running in f335ad1541f7 22:51:32 Removing intermediate container f335ad1541f7 22:51:32 ---> 4b0293a53627 22:51:32 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 22:51:32 ---> Running in 867562ad4cc9 22:51:32 Removing intermediate container 867562ad4cc9 22:51:32 ---> 41834662d206 22:51:32 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 22:51:32 ---> Running in 80f1f3fbf1d2 22:51:33 Removing intermediate container 80f1f3fbf1d2 22:51:33 ---> 165b2e645f83 22:51:33 Step 27/29 : LABEL arch=arm64 22:51:33 ---> Running in 0c04085b5a9d 22:51:33 Removing intermediate container 0c04085b5a9d 22:51:33 ---> 93edb53ddd25 22:51:33 Step 28/29 : LABEL git_sha=6f02045e4bb12b0635cb30f14306d52bec90e143 22:51:33 ---> Running in 68d771945a3a 22:51:34 Removing intermediate container 68d771945a3a 22:51:34 ---> a01a19d2f67d 22:51:34 Step 29/29 : LABEL version=0.0.0 22:51:34 ---> Running in 734bdf4ad134 22:51:34 Removing intermediate container 734bdf4ad134 22:51:34 ---> d3bae28bda53 22:51:34 [Warning] One or more build-args [ARCH] were not consumed 22:51:34 Successfully built d3bae28bda53 22:51:34 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 22:51:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:51:35 22:51:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:51:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:51:35 arm64: Pulling from edgex-lftools-log-publisher 22:51:35 8998bd30e6a1: Pulling fs layer 22:51:35 04944245beec: Pulling fs layer 22:51:35 699f458cf7ca: Pulling fs layer 22:51:35 765212b225bb: Pulling fs layer 22:51:35 f23df028b6ca: Pulling fs layer 22:51:35 d65c8cfc05b1: Pulling fs layer 22:51:35 2437ff75d9bd: Pulling fs layer 22:51:35 d65c8cfc05b1: Waiting 22:51:35 f23df028b6ca: Waiting 22:51:35 2437ff75d9bd: Waiting 22:51:35 765212b225bb: Waiting 22:51:35 04944245beec: Verifying Checksum 22:51:35 04944245beec: Download complete 22:51:35 765212b225bb: Verifying Checksum 22:51:35 765212b225bb: Download complete 22:51:35 f23df028b6ca: Verifying Checksum 22:51:35 f23df028b6ca: Download complete 22:51:35 d65c8cfc05b1: Verifying Checksum 22:51:35 d65c8cfc05b1: Download complete 22:51:35 699f458cf7ca: Verifying Checksum 22:51:35 699f458cf7ca: Download complete 22:51:36 8998bd30e6a1: Verifying Checksum 22:51:36 8998bd30e6a1: Download complete 22:51:38 2437ff75d9bd: Verifying Checksum 22:51:38 2437ff75d9bd: Download complete 22:51:40 8998bd30e6a1: Pull complete 22:51:40 04944245beec: Pull complete 22:51:41 699f458cf7ca: Pull complete 22:51:41 765212b225bb: Pull complete 22:51:42 f23df028b6ca: Pull complete 22:51:42 d65c8cfc05b1: Pull complete 22:51:55 2437ff75d9bd: Pull complete 22:51:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:51:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:51:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:51:55 prd-ubuntu20.04-docker-arm64-4c-16g-6742 does not seem to be running inside a container 22:51:55 $ 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/4 -v /w/workspace/app-rfid-llrp-inventory/4:/w/workspace/app-rfid-llrp-inventory/4:rw,z -v /w/workspace/app-rfid-llrp-inventory/4@tmp:/w/workspace/app-rfid-llrp-inventory/4@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 22:51:58 $ docker top a5f1fa49c42f79e8f30e94eb452856afd2b7968818bb50a0c133dc3bedc92088 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:51:59 ---> job-cost.sh 22:51:59 lf-activate-venv: SKIPPING 22:51:59 INFO: No Stack... 22:51:59 INFO: Retrieving Pricing Info for: v3-standard-4 22:52:00 INFO: Archiving Costs [Pipeline] sh 22:52:01 + cat /w/workspace/app-rfid-llrp-inventory/4/archives/cost.csv 22:52:01 + cut -d, -f6 [Pipeline] lock 22:52:01 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-170-4-stack-cost] 22:52:01 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-170-4-stack-cost] did not exist. Created. 22:52:01 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-170-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:52:01 /w/workspace/app-rfid-llrp-inventory/4@tmp/durable-d49b06c2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:52:02 + echo total: 0.10999999940395355 [Pipeline] stash 22:52:02 Warning: overwriting stash ‘stack-cost’ 22:52:02 Stashed 1 file(s) [Pipeline] } 22:52:02 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-170-4-stack-cost] [Pipeline] // lock [Pipeline] } 22:52:02 $ docker stop --time=1 a5f1fa49c42f79e8f30e94eb452856afd2b7968818bb50a0c133dc3bedc92088 22:52:03 $ docker rm -f --volumes a5f1fa49c42f79e8f30e94eb452856afd2b7968818bb50a0c133dc3bedc92088 [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 22:52:04 provisioning config files... 22:52:04 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp/config5688280832096762357tmp [Pipeline] { [Pipeline] sh 22:52:04 + set +x 22:52:04 + bash -s -- 22:52:04 + curl -s https://codecov.io/bash 22:52:04 22:52:04 _____ _ 22:52:04 / ____| | | 22:52:04 | | ___ __| | ___ ___ _____ __ 22:52:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:52:04 | |___| (_) | (_| | __/ (_| (_) \ V / 22:52:04 \_____\___/ \__,_|\___|\___\___/ \_/ 22:52:04 Bash-1.0.6 22:52:04 22:52:04 22:52:04 ==> git version 2.25.1 found 22:52:04 ==> 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 22:52:04 Release-Date: 2020-01-08 22:52:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:52:04 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:52:04 ==> Jenkins CI detected. 22:52:04 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-170 22:52:04 project root: . 22:52:04 --> token set from env 22:52:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:52:04 ==> Running gcov in . (disable via -X gcov) 22:52:04 ==> Python coveragepy not found 22:52:04 ==> Searching for coverage reports in: 22:52:04 + . 22:52:04 -> Found 1 reports 22:52:04 ==> Detecting git/mercurial file structure 22:52:04 ==> Reading reports 22:52:04 + ./coverage.out bytes=41317 22:52:04 ==> Appending adjustments 22:52:04 https://docs.codecov.io/docs/fixing-reports 22:52:04 + Found adjustments 22:52:04 ==> Gzipping contents 22:52:04 12K /tmp/codecov.sVBgPP.gz 22:52:04 ==> Uploading reports 22:52:04 url: https://codecov.io 22:52:04 query: branch=PR-170&commit=6f02045e4bb12b0635cb30f14306d52bec90e143&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-170%2F4%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=170&job=&cmd_args= 22:52:04 -> Pinging Codecov 22:52:04 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=6f02045e4bb12b0635cb30f14306d52bec90e143&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-170%2F4%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=170&job=&cmd_args= 22:52:04 -> Uploading to 22:52:04 https://storage.googleapis.com/codecov/v4/raw/2023-04-03/581DD39554BDF9B6E22D074273EAD858/6f02045e4bb12b0635cb30f14306d52bec90e143/4449a342-d625-4e11-84f2-7fab9e16ce0b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230403%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230403T225204Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a965f5f7aa067e24f6093dbd3254f241e99432e1103227b5ac381e5b0bd7118b 22:52:04 % Total % Received % Xferd Average Speed Time Time Time Current 22:52:04 Dload Upload Total Spent Left Speed 22:52:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11799 0 0 100 11799 0 38558 --:--:-- --:--:-- --:--:-- 38685 22:52:05 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/6f02045e4bb12b0635cb30f14306d52bec90e143 [Pipeline] } 22:52:05 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 22:52:05 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-170/archives ] 22:52:05 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-170/archives 22:52:05 total 16 22:52:05 drwxr-xr-x 3 root root 4096 Apr 3 22:40 . 22:52:05 drwxrwxr-x 12 jenkins jenkins 4096 Apr 3 22:40 .. 22:52:05 drwxr-xr-x 2 root root 4096 Apr 3 22:40 cost 22:52:05 -rw-r--r-- 1 root root 95 Apr 3 22:40 cost.csv 22:52:05 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-170/archives 22:52:05 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-170/archives 22:52:05 total 16 22:52:05 drwxr-xr-x 3 jenkins jenkins 4096 Apr 3 22:40 . 22:52:05 drwxrwxr-x 12 jenkins jenkins 4096 Apr 3 22:40 .. 22:52:05 drwxr-xr-x 2 jenkins jenkins 4096 Apr 3 22:40 cost 22:52:05 -rw-r--r-- 1 jenkins jenkins 95 Apr 3 22:40 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:52:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:52:07 ---> package-listing.sh 22:52:07 ++ facter osfamily 22:52:07 ++ tr '[:upper:]' '[:lower:]' 22:52:07 + OS_FAMILY=debian 22:52:07 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-170 22:52:07 + START_PACKAGES=/tmp/packages_start.txt 22:52:07 + END_PACKAGES=/tmp/packages_end.txt 22:52:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:52:07 + PACKAGES=/tmp/packages_start.txt 22:52:07 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-170 ']' 22:52:07 + PACKAGES=/tmp/packages_end.txt 22:52:07 + case "${OS_FAMILY}" in 22:52:07 + dpkg -l 22:52:07 + grep '^ii' 22:52:07 + '[' -f /tmp/packages_start.txt ']' 22:52:07 + '[' -f /tmp/packages_end.txt ']' 22:52:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:52:07 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-170 ']' 22:52:07 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-170/archives/ 22:52:07 + 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 22:52:07 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/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 22:52:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:52:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:52:08 prd-ubuntu20.04-docker-8c-8g-6741 does not seem to be running inside a container 22:52:08 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:52:08 $ docker top cefec045cec903a274edc6ea91178f728ef8f00fda19a79683b1547c24a2339b -eo pid,comm [Pipeline] { [Pipeline] sh 22:52:08 + touch /tmp/pre-build-complete [Pipeline] sh 22:52:09 + mkdir -p /var/log/sysstat [Pipeline] sh 22:52:09 + ls /var/log/sa-host 22:52:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:52:09 provisioning config files... 22:52:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp/config12223035730497870036tmp [Pipeline] { [Pipeline] echo 22:52:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:52:09 ---> create-netrc.sh [Pipeline] } 22:52:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:52:10 ---> python-tools-install.sh [Pipeline] echo 22:52:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:52:10 ---> sudo-logs.sh 22:52:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:52:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:52:10 ---> job-cost.sh 22:52:10 lf-activate-venv: SKIPPING 22:52:10 DEBUG: total: 0.2199999988079071 22:52:10 INFO: Retrieving Stack Cost... 22:52:10 INFO: Retrieving Pricing Info for: v3-standard-8 22:52:11 INFO: Archiving Costs [Pipeline] echo 22:52:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:52:11 ---> logs-deploy.sh 22:52:11 lf-activate-venv: SKIPPING 22:52:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-170/4 22:52:11 INFO: archiving workspace using pattern(s): 22:52:12 Archives upload complete. 22:52:12 INFO: archiving logs to Nexus