Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e4d5c91dcb449184ec0c7b6bbd67b32c5212aeb7+6182e83b98c022ca1bd0a0839ba068b34176a663 (053da035d3040dddf861320954b9f964c1f2ba6c) 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-ssh9917596014490257226.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh16597453749005824717.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-204/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-204/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2336922338000771323.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh6517776898909142129.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-204/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-204/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6812515610269261379.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 ‘prd-centos7-blackbox-4c-2g-17069’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-17396’ is offline Running on prd-ubuntu20.04-docker-8c-8g-17397 in /w/workspace/y_app-rfid-llrp-inventory_PR-204 [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-204 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/204/head:refs/remotes/origin/PR-204 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6182e83b98c022ca1bd0a0839ba068b34176a663 into PR head commit e4d5c91dcb449184ec0c7b6bbd67b32c5212aeb7 Merge succeeded, producing 154b9eed4f72b2387f16c1f041957a6aa128e443 Checking out Revision 154b9eed4f72b2387f16c1f041957a6aa128e443 (PR-204) > git config core.sparsecheckout # timeout=10 > git checkout -f e4d5c91dcb449184ec0c7b6bbd67b32c5212aeb7 # 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 6182e83b98c022ca1bd0a0839ba068b34176a663 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 154b9eed4f72b2387f16c1f041957a6aa128e443 # timeout=10 Commit message: "Merge commit '6182e83b98c022ca1bd0a0839ba068b34176a663' into HEAD" > git rev-list --no-walk e4d5c91dcb449184ec0c7b6bbd67b32c5212aeb7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:58:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:58:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:58:32 ========================================================= 23:58:32 EdgeX Global Pipelines Version Info 23:58:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:58:33 ------------------- 23:58:33 stable info: 23:58:33 ------------------- 23:58:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:58:33 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 23:58:33 Message: update stable to v1.0.249 23:58:34 ------------------- 23:58:34 experimental info: 23:58:34 ------------------- 23:58:34 Commited By: **** collab-it+edgex@linuxfoundation.org 23:58:34 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 23:58:34 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:58:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 23:58:34 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 23:58:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:58:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:58:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:58:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 23:58:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:58:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:58:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:58:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:58:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:58:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 23:58:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:58:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:58:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:58:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:58:34 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:58:34 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:58:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:58:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:58:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:58:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:58:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:58:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:58:34 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:58:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:58:34 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:58:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-204 [Pipeline] echo 23:58:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-204 [Pipeline] echo 23:58:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-204 [Pipeline] echo 23:58:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 154b9eed4f72b2387f16c1f041957a6aa128e443 [Pipeline] echo 23:58:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 154b9ee [Pipeline] echo 23:58:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:58:34 provisioning config files... 23:58:34 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-204@tmp/config8110746145938767478tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:58:35 ---> docker-login.sh 23:58:35 nexus3.edgexfoundry.org:10001 23:58:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:35 Configure a credential helper to remove this warning. See 23:58:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:35 23:58:35 Login Succeeded 23:58:35 nexus3.edgexfoundry.org:10002 23:58:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:35 Configure a credential helper to remove this warning. See 23:58:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:35 23:58:35 Login Succeeded 23:58:35 nexus3.edgexfoundry.org:10003 23:58:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:35 Configure a credential helper to remove this warning. See 23:58:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:35 23:58:35 Login Succeeded 23:58:35 nexus3.edgexfoundry.org:10004 23:58:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:35 Configure a credential helper to remove this warning. See 23:58:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:35 23:58:35 Login Succeeded 23:58:35 docker.io 23:58:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:36 Configure a credential helper to remove this warning. See 23:58:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:36 23:58:36 Login Succeeded 23:58:36 ---> docker-login.sh ends [Pipeline] } 23:58:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:58:36 + git rev-list -1 --merges 154b9eed4f72b2387f16c1f041957a6aa128e443~1..154b9eed4f72b2387f16c1f041957a6aa128e443 [Pipeline] echo 23:58:36 -----------> git rev-list -1 --merges 154b9eed4f72b2387f16c1f041957a6aa128e443~1..154b9eed4f72b2387f16c1f041957a6aa128e443 154b9eed4f72b2387f16c1f041957a6aa128e443 23:58:36 154b9eed4f72b2387f16c1f041957a6aa128e443 [false] [Pipeline] sh 23:58:36 + git log --format=format:%s -1 154b9eed4f72b2387f16c1f041957a6aa128e443 [Pipeline] echo 23:58:36 ========================================================= 23:58:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:58:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:58:37 + git log --format=format:%s -1 154b9eed4f72b2387f16c1f041957a6aa128e443 [Pipeline] echo 23:58:37 [semverPrep] GIT_COMMIT: 154b9eed4f72b2387f16c1f041957a6aa128e443, Commit Message: Merge commit '6182e83b98c022ca1bd0a0839ba068b34176a663' into HEAD [Pipeline] echo 23:58:37 [semverPrep] This is not a build commit. [Pipeline] sh 23:58:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:58:37 + grep -v github /etc/ssh/ssh_known_hosts 23:58:37 + [ -e /tmp/ssh_known_hosts ] 23:58:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:58:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:58:37 + sudo tee -a /etc/ssh/ssh_known_hosts 23:58:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:58:37 23:58:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:58:38 0.1.4: Pulling from edgex-devops/py-git-semver 23:58:38 b85a868b505f: Pulling fs layer 23:58:38 e2be974225ed: Pulling fs layer 23:58:38 339a4e72a1f5: Pulling fs layer 23:58:38 988bab9f4d93: Pulling fs layer 23:58:38 1469e6f7b9e6: Pulling fs layer 23:58:38 eaf3925da568: Pulling fs layer 23:58:38 bab4dde63d76: Pulling fs layer 23:58:38 bde34c3a00c8: Pulling fs layer 23:58:38 b352a97aabf1: Pulling fs layer 23:58:38 4872d77fe225: Pulling fs layer 23:58:38 5851b861e8e6: Pulling fs layer 23:58:38 988bab9f4d93: Waiting 23:58:38 bab4dde63d76: Waiting 23:58:38 eaf3925da568: Waiting 23:58:38 4872d77fe225: Waiting 23:58:38 5851b861e8e6: Waiting 23:58:38 b352a97aabf1: Waiting 23:58:38 1469e6f7b9e6: Waiting 23:58:38 bde34c3a00c8: Waiting 23:58:38 e2be974225ed: Verifying Checksum 23:58:38 e2be974225ed: Download complete 23:58:38 988bab9f4d93: Verifying Checksum 23:58:38 988bab9f4d93: Download complete 23:58:38 1469e6f7b9e6: Verifying Checksum 23:58:38 1469e6f7b9e6: Download complete 23:58:38 eaf3925da568: Verifying Checksum 23:58:38 eaf3925da568: Download complete 23:58:38 339a4e72a1f5: Verifying Checksum 23:58:38 339a4e72a1f5: Download complete 23:58:38 bde34c3a00c8: Verifying Checksum 23:58:38 bde34c3a00c8: Download complete 23:58:38 b352a97aabf1: Verifying Checksum 23:58:38 b352a97aabf1: Download complete 23:58:38 4872d77fe225: Download complete 23:58:38 5851b861e8e6: Verifying Checksum 23:58:38 5851b861e8e6: Download complete 23:58:38 b85a868b505f: Verifying Checksum 23:58:38 b85a868b505f: Download complete 23:58:38 bab4dde63d76: Verifying Checksum 23:58:38 bab4dde63d76: Download complete 23:58:39 b85a868b505f: Pull complete 23:58:39 e2be974225ed: Pull complete 23:58:40 339a4e72a1f5: Pull complete 23:58:40 988bab9f4d93: Pull complete 23:58:40 1469e6f7b9e6: Pull complete 23:58:40 eaf3925da568: Pull complete 23:58:42 bab4dde63d76: Pull complete 23:58:42 bde34c3a00c8: Pull complete 23:58:42 b352a97aabf1: Pull complete 23:58:42 4872d77fe225: Pull complete 23:58:42 5851b861e8e6: Pull complete 23:58:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:58:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:58:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:58:43 prd-ubuntu20.04-docker-8c-8g-17397 does not seem to be running inside a container 23:58:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-204 -v /w/workspace/y_app-rfid-llrp-inventory_PR-204:/w/workspace/y_app-rfid-llrp-inventory_PR-204:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-204@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-204@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:58:45 $ docker top 2a42ca27f8cb533bb249676cc8f36be4e528e7533c9930a461798f7a67960ffd -eo pid,comm 23:58:45 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). 23:58:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:58:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:58:45 [ssh-agent] Looking for ssh-agent implementation... 23:58:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:58:45 $ docker exec 2a42ca27f8cb533bb249676cc8f36be4e528e7533c9930a461798f7a67960ffd ssh-agent 23:58:45 SSH_AUTH_SOCK=/tmp/ssh-ENKxBx436hhE/agent.32 23:58:45 SSH_AGENT_PID=38 23:58:45 Running ssh-add (command line suppressed) 23:58:46 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-204@tmp/private_key_5315362833226678893.key (/w/workspace/y_app-rfid-llrp-inventory_PR-204@tmp/private_key_5315362833226678893.key) 23:58:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:58:46 + git tag --points-at HEAD [Pipeline] } 23:58:46 $ docker exec --env ******** --env ******** 2a42ca27f8cb533bb249676cc8f36be4e528e7533c9930a461798f7a67960ffd ssh-agent -k 23:58:46 unset SSH_AUTH_SOCK; 23:58:46 unset SSH_AGENT_PID; 23:58:46 echo Agent pid 38 killed; 23:58:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:58:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:58:46 [ssh-agent] Looking for ssh-agent implementation... 23:58:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:58:46 $ docker exec 2a42ca27f8cb533bb249676cc8f36be4e528e7533c9930a461798f7a67960ffd ssh-agent 23:58:46 SSH_AUTH_SOCK=/tmp/ssh-PXRACLJHR23z/agent.71 23:58:46 SSH_AGENT_PID=77 23:58:46 Running ssh-add (command line suppressed) 23:58:46 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-204@tmp/private_key_4091150399069931652.key (/w/workspace/y_app-rfid-llrp-inventory_PR-204@tmp/private_key_4091150399069931652.key) 23:58:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:58:47 + git semver init 23:58:47 2023-05-30 23:58:47,366 [run_init] DEBUG init version:0.0.0 force:False 23:58:47 2023-05-30 23:58:47,367 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-204/.semver 23:58:47 2023-05-30 23:58:47,367 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-204/.semver 23:58:47 2023-05-30 23:58:47,367 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-204/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-204, universal_newlines=False, shell=None, istream=None) 23:58:48 2023-05-30 23:58:48,485 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-204/.git/info/exclude 23:58:48 2023-05-30 23:58:48,486 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-204/.semver/PR-204 with force:False 23:58:48 2023-05-30 23:58:48,486 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-204/.semver/PR-204 23:58:48 2023-05-30 23:58:48,489 [execute] INFO git cat-file --batch-check 23:58:48 2023-05-30 23:58:48,489 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-204/.semver, universal_newlines=False, shell=None, istream=) 23:58:48 2023-05-30 23:58:48,496 [execute] INFO git cat-file --batch 23:58:48 2023-05-30 23:58:48,496 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-204/.semver, universal_newlines=False, shell=None, istream=) 23:58:48 2023-05-30 23:58:48,502 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-204/.semver/PR-204 23:58:48 0.0.0 [Pipeline] } 23:58:48 $ docker exec --env ******** --env ******** 2a42ca27f8cb533bb249676cc8f36be4e528e7533c9930a461798f7a67960ffd ssh-agent -k 23:58:48 unset SSH_AUTH_SOCK; 23:58:48 unset SSH_AGENT_PID; 23:58:48 echo Agent pid 77 killed; 23:58:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:58:49 + git semver [Pipeline] } 23:58:49 $ docker stop --time=1 2a42ca27f8cb533bb249676cc8f36be4e528e7533c9930a461798f7a67960ffd 23:58:50 $ docker rm -f --volumes 2a42ca27f8cb533bb249676cc8f36be4e528e7533c9930a461798f7a67960ffd [Pipeline] // withDockerContainer [Pipeline] sh 23:58:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:58:51 Stashed 1 file(s) [Pipeline] echo 23:58: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 23:58:51 provisioning config files... 23:58:51 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-204@tmp/config2585237339685211269tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:58:51 ---> docker-login.sh 23:58:51 nexus3.edgexfoundry.org:10001 23:58:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:51 Configure a credential helper to remove this warning. See 23:58:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:51 23:58:51 Login Succeeded 23:58:51 nexus3.edgexfoundry.org:10002 23:58:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:51 Configure a credential helper to remove this warning. See 23:58:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:51 23:58:51 Login Succeeded 23:58:51 nexus3.edgexfoundry.org:10003 23:58:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:52 Configure a credential helper to remove this warning. See 23:58:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:52 23:58:52 Login Succeeded 23:58:52 nexus3.edgexfoundry.org:10004 23:58:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:52 Configure a credential helper to remove this warning. See 23:58:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:52 23:58:52 Login Succeeded 23:58:52 docker.io 23:58:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:52 Configure a credential helper to remove this warning. See 23:58:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:52 23:58:52 Login Succeeded 23:58:52 ---> docker-login.sh ends [Pipeline] } 23:58:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:58:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:58:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:58:52 ========================================================= 23:58:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 23:58:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58: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 . 23:58:53 Sending build context to Docker daemon 12.69MB 23:58:53 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 23:58:53 Step 2/12 : FROM ${BASE} AS builder 23:58:53 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 23:58:53 f56be85fc22e: Pulling fs layer 23:58:53 85791d961cd3: Pulling fs layer 23:58:53 d694b5ae8c79: Pulling fs layer 23:58:53 9f32a84ed3da: Pulling fs layer 23:58:53 4d19c01a9841: Pulling fs layer 23:58:53 9325e15d5711: Pulling fs layer 23:58:53 556b6ee489ea: Pulling fs layer 23:58:53 556b6ee489ea: Waiting 23:58:53 4d19c01a9841: Waiting 23:58:53 9325e15d5711: Waiting 23:58:53 9f32a84ed3da: Waiting 23:58:53 c5a4b2cf53e6: Pulling fs layer 23:58:53 c5a4b2cf53e6: Waiting 23:58:53 85791d961cd3: Verifying Checksum 23:58:53 85791d961cd3: Download complete 23:58:53 9f32a84ed3da: Verifying Checksum 23:58:53 9f32a84ed3da: Download complete 23:58:53 4d19c01a9841: Verifying Checksum 23:58:53 4d19c01a9841: Download complete 23:58:53 f56be85fc22e: Download complete 23:58:53 9325e15d5711: Verifying Checksum 23:58:53 9325e15d5711: Download complete 23:58:53 f56be85fc22e: Pull complete 23:58:53 85791d961cd3: Pull complete 23:58:53 d694b5ae8c79: Verifying Checksum 23:58:53 d694b5ae8c79: Download complete 23:58:54 c5a4b2cf53e6: Verifying Checksum 23:58:54 c5a4b2cf53e6: Download complete 23:58:54 556b6ee489ea: Verifying Checksum 23:58:54 556b6ee489ea: Download complete 23:58:57 d694b5ae8c79: Pull complete 23:58:57 9f32a84ed3da: Pull complete 23:58:57 4d19c01a9841: Pull complete 23:58:57 9325e15d5711: Pull complete 23:58:59 556b6ee489ea: Pull complete 23:59:00 c5a4b2cf53e6: Pull complete 23:59:00 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 23:59:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:59:00 ---> c4be618373d6 23:59:00 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 23:59:05 ---> Running in 18ee589f43aa 23:59:05 Removing intermediate container 18ee589f43aa 23:59:05 ---> 18df8f078008 23:59:05 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:59:05 ---> Running in d7e5e2b5788b 23:59:05 Removing intermediate container d7e5e2b5788b 23:59:05 ---> 49c05e3ef6da 23:59:05 Step 5/12 : ARG ADD_BUILD_TAGS="" 23:59:05 ---> Running in 3a5946621000 23:59:05 Removing intermediate container 3a5946621000 23:59:05 ---> 22f245f83408 23:59:05 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:59:05 ---> Running in 64654faa8d2e 23:59:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:59:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:59:05 OK: 265 MiB in 53 packages 23:59:06 Removing intermediate container 64654faa8d2e 23:59:06 ---> 4d2f225ad18d 23:59:06 Step 7/12 : WORKDIR /app 23:59:06 ---> Running in a19a9bd843ee 23:59:06 Removing intermediate container a19a9bd843ee 23:59:06 ---> 2edb522d40b5 23:59:06 Step 8/12 : COPY go.mod vendor* ./ 23:59:06 ---> a87aa415f1d5 23:59:06 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:59:06 ---> Running in 6e698ae54689 23:59:06 Still waiting to schedule task 23:59:06 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 23:59:32 Removing intermediate container 6e698ae54689 23:59:32 ---> 3a626e2dff92 23:59:32 Step 10/12 : COPY . . 23:59:32 ---> 52b03a1645f6 23:59:32 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:59:32 ---> Running in f84b8dab331c 23:59:32 Removing intermediate container f84b8dab331c 23:59:32 ---> ca447b403497 23:59:32 Step 12/12 : RUN $MAKE 23:59:32 ---> Running in c4acbafe1465 23:59:32 noop 23:59:32 Removing intermediate container c4acbafe1465 23:59:32 ---> 5351a96c56c2 23:59:32 Successfully built 5351a96c56c2 23:59:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:33 + docker inspect -f . ci-base-image-x86_64 23:59:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:59:33 prd-ubuntu20.04-docker-8c-8g-17397 does not seem to be running inside a container 23:59:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-204 -v /w/workspace/y_app-rfid-llrp-inventory_PR-204:/w/workspace/y_app-rfid-llrp-inventory_PR-204:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-204@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-204@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:59:33 $ docker top 469041b40916f8968513dd54c0bcd1c0c85dcafb480e0439eee8fe94b4cafe85 -eo pid,comm [Pipeline] { [Pipeline] sh 23:59:33 + go version 23:59:33 go version go1.20.2 linux/amd64 [Pipeline] } 23:59:33 $ docker stop --time=1 469041b40916f8968513dd54c0bcd1c0c85dcafb480e0439eee8fe94b4cafe85 23:59:35 $ docker rm -f --volumes 469041b40916f8968513dd54c0bcd1c0c85dcafb480e0439eee8fe94b4cafe85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:35 + docker inspect -f . ci-base-image-x86_64 23:59:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:59:35 prd-ubuntu20.04-docker-8c-8g-17397 does not seem to be running inside a container 23:59:35 $ 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-204 -v /w/workspace/y_app-rfid-llrp-inventory_PR-204:/w/workspace/y_app-rfid-llrp-inventory_PR-204:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-204@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-204@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:59:36 $ docker top ba1ef84d8622123a5248ece8385ca9c4ffa9eb4ad7fd47daad2633b905cb5362 -eo pid,comm [Pipeline] { [Pipeline] sh 23:59:36 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-204 [Pipeline] fileExists [Pipeline] sh 23:59:36 + make test 23:59:36 go test -race ./... -coverprofile=coverage.out ./... 23:59:54 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 23:59:54 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 23:59:54 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.151s coverage: 86.2% of statements 23:59:57 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.685s coverage: 71.9% of statements 00:00:15 go vet ./... 00:00:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:00:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:00:19 ./bin/test-attribution.sh 00:00:19 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 00:00:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:00:19 $ docker stop --time=1 ba1ef84d8622123a5248ece8385ca9c4ffa9eb4ad7fd47daad2633b905cb5362 00:00:23 $ docker rm -f --volumes ba1ef84d8622123a5248ece8385ca9c4ffa9eb4ad7fd47daad2633b905cb5362 [Pipeline] // withDockerContainer [Pipeline] sh 00:00:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:00:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:00:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:00:24 + ls -al . 00:00:24 total 232 00:00:24 drwxrwxr-x 11 jenkins jenkins 4096 May 30 23:59 . 00:00:24 drwxrwxr-x 4 jenkins jenkins 4096 May 30 23:58 .. 00:00:24 -rw-rw-r-- 1 jenkins jenkins 262 May 30 23:58 .dockerignore 00:00:24 drwxrwxr-x 8 jenkins jenkins 4096 May 30 23:58 .git 00:00:24 drwxrwxr-x 3 jenkins jenkins 4096 May 30 23:58 .github 00:00:24 -rw-rw-r-- 1 jenkins jenkins 788 May 30 23:58 .gitignore 00:00:24 -rw-rw-r-- 1 jenkins jenkins 41 May 30 23:58 .golangci.yml 00:00:24 drwxr-xr-x 3 jenkins jenkins 4096 May 30 23:58 .semver 00:00:24 -rw-rw-r-- 1 jenkins jenkins 9805 May 30 23:58 Attribution.txt 00:00:24 -rw-rw-r-- 1 jenkins jenkins 9042 May 30 23:58 CHANGELOG.md 00:00:24 -rw-rw-r-- 1 jenkins jenkins 1659 May 30 23:58 Dockerfile 00:00:24 -rw-rw-r-- 1 jenkins jenkins 677 May 30 23:58 GOVERNANCE.md 00:00:24 -rw-rw-r-- 1 jenkins jenkins 687 May 30 23:58 Jenkinsfile 00:00:24 -rw-rw-r-- 1 jenkins jenkins 11347 May 30 23:58 LICENSE 00:00:24 -rw-rw-r-- 1 jenkins jenkins 2497 May 30 23:58 Makefile 00:00:24 -rw-rw-r-- 1 jenkins jenkins 617 May 30 23:58 OWNERS.md 00:00:24 -rw-rw-r-- 1 jenkins jenkins 31516 May 30 23:58 README.md 00:00:24 -rw-rw-r-- 1 jenkins jenkins 5 May 30 23:58 VERSION 00:00:24 drwxrwxr-x 2 jenkins jenkins 4096 May 30 23:58 bin 00:00:24 -rw-r--r-- 1 jenkins jenkins 41317 May 30 23:59 coverage.out 00:00:24 -rw-rw-r-- 1 jenkins jenkins 3419 May 30 23:58 go.mod 00:00:24 -rw-rw-r-- 1 jenkins jenkins 31499 May 30 23:58 go.sum 00:00:24 drwxrwxr-x 2 jenkins jenkins 4096 May 30 23:58 images 00:00:24 drwxrwxr-x 4 jenkins jenkins 4096 May 30 23:58 internal 00:00:24 -rw-rw-r-- 1 jenkins jenkins 531 May 30 23:58 main.go 00:00:24 drwxrwxr-x 2 jenkins jenkins 4096 May 30 23:58 res 00:00:24 drwxrwxr-x 4 jenkins jenkins 4096 May 30 23:58 snap 00:00:24 drwxrwxr-x 3 jenkins jenkins 4096 May 30 23:58 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:25 + 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=154b9eed4f72b2387f16c1f041957a6aa128e443 --label arch=amd64 --label version=0.0.0 . 00:00:25 Sending build context to Docker daemon 12.69MB 00:00:25 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 00:00:25 Step 2/29 : FROM ${BASE} AS builder 00:00:25 ---> 5351a96c56c2 00:00:25 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 00:00:25 ---> Running in 3f02b086550e 00:00:25 Removing intermediate container 3f02b086550e 00:00:25 ---> a4bb2a906cf4 00:00:25 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 00:00:25 ---> Running in b05964f2b854 00:00:25 Removing intermediate container b05964f2b854 00:00:25 ---> e32699004a36 00:00:25 Step 5/29 : ARG ADD_BUILD_TAGS="" 00:00:25 ---> Running in f60134015f18 00:00:25 Removing intermediate container f60134015f18 00:00:25 ---> 743ca7214e3e 00:00:25 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:00:25 ---> Running in 60164ce63071 00:00:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:00:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:00:26 OK: 265 MiB in 53 packages 00:00:26 Removing intermediate container 60164ce63071 00:00:26 ---> 82aa558d5f2e 00:00:26 Step 7/29 : WORKDIR /app 00:00:26 ---> Running in ac0b5053c79e 00:00:26 Removing intermediate container ac0b5053c79e 00:00:26 ---> 59305622383c 00:00:26 Step 8/29 : COPY go.mod vendor* ./ 00:00:26 ---> a6a0ce0ef3a2 00:00:26 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:00:26 ---> Running in 350e74e37068 00:00:27 Removing intermediate container 350e74e37068 00:00:27 ---> b38ee1f88687 00:00:27 Step 10/29 : COPY . . 00:00:27 ---> 9f54f111802a 00:00:27 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:00:27 ---> Running in b7004676cd8c 00:00:27 Removing intermediate container b7004676cd8c 00:00:27 ---> 6a57af52bb27 00:00:27 Step 12/29 : RUN $MAKE 00:00:27 ---> Running in 71db2f6dd6de 00:00:28 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -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 00:00:46 Removing intermediate container 71db2f6dd6de 00:00:46 ---> 8be23f6eccf8 00:00:46 Step 13/29 : FROM alpine:3.17 00:00:46 3.17: Pulling from library/alpine 00:00:46 f56be85fc22e: Already exists 00:00:46 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 00:00:46 Status: Downloaded newer image for alpine:3.17 00:00:46 ---> 9ed4aefc74f6 00:00:46 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 00:00:46 ---> Running in 61099c9ec836 00:00:46 Removing intermediate container 61099c9ec836 00:00:46 ---> d376a5571556 00:00:46 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 00:00:46 ---> Running in 7b829196eae1 00:00:46 Removing intermediate container 7b829196eae1 00:00:46 ---> 8feb8ec184df 00:00:46 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 00:00:46 ---> Running in d3d457c9f47a 00:00:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:00:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:00:46 (1/2) Installing ca-certificates (20230506-r0) 00:00:46 (2/2) Installing dumb-init (1.2.5-r2) 00:00:46 Executing busybox-1.35.0-r29.trigger 00:00:46 Executing ca-certificates-20230506-r0.trigger 00:00:47 OK: 8 MiB in 17 packages 00:00:47 Removing intermediate container d3d457c9f47a 00:00:47 ---> 0b0393b188f3 00:00:47 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:00:47 ---> de5e16f80973 00:00:47 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 00:00:47 ---> fb38443b437b 00:00:47 Step 19/29 : COPY --from=builder /app/res/ /res/ 00:00:47 ---> 269b576221f0 00:00:47 Step 20/29 : COPY --from=builder /app/static/ /static/ 00:00:47 ---> 089efd204a4e 00:00:47 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 00:00:49 ---> dc1c1503fe6d 00:00:49 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 00:00:49 ---> Running in 11247c40e5c5 00:00:49 Removing intermediate container 11247c40e5c5 00:00:49 ---> fa79d396eedb 00:00:49 Step 23/29 : VOLUME /cache 00:00:49 ---> Running in 01e75cd51006 00:00:49 Removing intermediate container 01e75cd51006 00:00:49 ---> cf6ca08a57c2 00:00:49 Step 24/29 : EXPOSE 59711 00:00:49 ---> Running in 010b80853c66 00:00:49 Removing intermediate container 010b80853c66 00:00:49 ---> 433b114be95d 00:00:49 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 00:00:49 ---> Running in 6ea74ba1a43c 00:00:49 Removing intermediate container 6ea74ba1a43c 00:00:49 ---> 81e8414f3b3b 00:00:49 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 00:00:49 ---> Running in ab0ff5af35a1 00:00:49 Removing intermediate container ab0ff5af35a1 00:00:49 ---> e049a86bfd0f 00:00:49 Step 27/29 : LABEL arch=amd64 00:00:49 ---> Running in f466ecd275e5 00:00:49 Removing intermediate container f466ecd275e5 00:00:49 ---> 30df93870f74 00:00:49 Step 28/29 : LABEL git_sha=154b9eed4f72b2387f16c1f041957a6aa128e443 00:00:49 ---> Running in 0dbf744ae810 00:00:49 Removing intermediate container 0dbf744ae810 00:00:49 ---> f525073b6165 00:00:49 Step 29/29 : LABEL version=0.0.0 00:00:49 ---> Running in 37d5120f1629 00:00:49 Removing intermediate container 37d5120f1629 00:00:49 ---> 92bf929d9d75 00:00:49 [Warning] One or more build-args [ARCH] were not consumed 00:00:49 Successfully built 92bf929d9d75 00:00:49 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 00:00:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:00:50 00:00:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:00:51 latest: Pulling from edgex-lftools-log-publisher 00:00:51 5eb5b503b376: Pulling fs layer 00:00:51 5c69ac0246d0: Pulling fs layer 00:00:51 ec43610c2a17: Pulling fs layer 00:00:51 3a2ae6a8a46f: Pulling fs layer 00:00:51 33b1e0a273af: Pulling fs layer 00:00:51 5d3b04190fa2: Pulling fs layer 00:00:51 2f39f015ded8: Pulling fs layer 00:00:51 3a2ae6a8a46f: Waiting 00:00:51 33b1e0a273af: Waiting 00:00:51 5d3b04190fa2: Waiting 00:00:51 2f39f015ded8: Waiting 00:00:51 5c69ac0246d0: Download complete 00:00:51 3a2ae6a8a46f: Verifying Checksum 00:00:51 3a2ae6a8a46f: Download complete 00:00:51 33b1e0a273af: Verifying Checksum 00:00:51 33b1e0a273af: Download complete 00:00:51 5d3b04190fa2: Verifying Checksum 00:00:51 5d3b04190fa2: Download complete 00:00:51 ec43610c2a17: Verifying Checksum 00:00:51 ec43610c2a17: Download complete 00:00:51 5eb5b503b376: Verifying Checksum 00:00:51 5eb5b503b376: Download complete 00:00:52 2f39f015ded8: Download complete 00:00:52 5eb5b503b376: Pull complete 00:00:52 5c69ac0246d0: Pull complete 00:00:53 ec43610c2a17: Pull complete 00:00:53 3a2ae6a8a46f: Pull complete 00:00:53 33b1e0a273af: Pull complete 00:00:53 5d3b04190fa2: Pull complete 00:00:57 2f39f015ded8: Pull complete 00:00:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:00:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:00:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:00:57 prd-ubuntu20.04-docker-8c-8g-17397 does not seem to be running inside a container 00:00:57 $ 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-204 -v /w/workspace/y_app-rfid-llrp-inventory_PR-204:/w/workspace/y_app-rfid-llrp-inventory_PR-204:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-204@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-204@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:01:00 $ docker top 4166a038fa19ad37058833118e38aa42fbd0f91c04c0e15da266ebda77cdcd57 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:01:01 ---> job-cost.sh 00:01:01 lf-activate-venv: SKIPPING 00:01:01 INFO: No Stack... 00:01:01 INFO: Retrieving Pricing Info for: v3-standard-8 00:01:01 INFO: Archiving Costs [Pipeline] sh 00:01:01 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-204/archives/cost.csv 00:01:01 + cut -d, -f6 [Pipeline] lock 00:01:01 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-204-2-stack-cost] 00:01:01 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-204-2-stack-cost] did not exist. Created. 00:01:01 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-204-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:01:02 + echo total: 0.2199999988079071 [Pipeline] stash 00:01:02 Stashed 1 file(s) [Pipeline] } 00:01:02 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-204-2-stack-cost] [Pipeline] // lock [Pipeline] } 00:01:02 $ docker stop --time=1 4166a038fa19ad37058833118e38aa42fbd0f91c04c0e15da266ebda77cdcd57 00:01:03 $ docker rm -f --volumes 4166a038fa19ad37058833118e38aa42fbd0f91c04c0e15da266ebda77cdcd57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:01:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17400 in /w/workspace/y_app-rfid-llrp-inventory_PR-204 [Pipeline] { [Pipeline] ws 00:01:51 Running in /w/workspace/app-rfid-llrp-inventory/2 [Pipeline] { [Pipeline] checkout 00:01:51 The recommended git tool is: git 00:01:58 using credential edgex-jenkins-ssh 00:01:58 Cloning the remote Git repository 00:01:58 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 00:01:58 > git init /w/workspace/app-rfid-llrp-inventory/2 # timeout=10 00:01:58 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 00:01:58 > git --version # timeout=10 00:01:58 > git --version # 'git version 2.25.1' 00:01:58 using GIT_SSH to set credentials SSH Credentials for GitHub 00:01:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:02:01 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 00:02:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:02:02 Merging remotes/origin/main commit 6182e83b98c022ca1bd0a0839ba068b34176a663 into PR head commit e4d5c91dcb449184ec0c7b6bbd67b32c5212aeb7 00:02:03 Merge succeeded, producing 9b80fb7da4c6e93c00f3d503105c154ef1db43d7 00:02:03 Checking out Revision 9b80fb7da4c6e93c00f3d503105c154ef1db43d7 (PR-204) 00:02:02 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 00:02:02 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 00:02:02 using GIT_SSH to set credentials SSH Credentials for GitHub 00:02:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/204/head:refs/remotes/origin/PR-204 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:02:02 > git config core.sparsecheckout # timeout=10 00:02:02 > git checkout -f e4d5c91dcb449184ec0c7b6bbd67b32c5212aeb7 # timeout=10 00:02:03 > git remote # timeout=10 00:02:03 > git config --get remote.origin.url # timeout=10 00:02:03 using GIT_SSH to set credentials SSH Credentials for GitHub 00:02:03 > git merge 6182e83b98c022ca1bd0a0839ba068b34176a663 # timeout=10 00:02:03 > git rev-parse HEAD^{commit} # timeout=10 00:02:03 > git config core.sparsecheckout # timeout=10 00:02:03 > git checkout -f 9b80fb7da4c6e93c00f3d503105c154ef1db43d7 # timeout=10 00:02:06 Commit message: "Merge commit '6182e83b98c022ca1bd0a0839ba068b34176a663' into HEAD" 00:02:06 > git rev-list --no-walk e4d5c91dcb449184ec0c7b6bbd67b32c5212aeb7 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:02:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:02:08 % Total % Received % Xferd Average Speed Time Time Time Current 00:02:08 Dload Upload Total Spent Left Speed 00:02:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 191k 0 --:--:-- --:--:-- --:--:-- 191k [Pipeline] sh 00:02:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:02:09 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:02:09 + sudo tee /etc/docker/daemon.new 00:02:09 { 00:02:09 "registry-mirrors": [ 00:02:09 "https://nexus3.edgexfoundry.org:10001" 00:02:09 ], 00:02:09 "bip": "10.250.0.254/24", 00:02:09 "hosts": [ 00:02:09 "tcp://0.0.0.0:5555", 00:02:09 "unix:///var/run/docker.sock" 00:02:09 ], 00:02:09 "mtu": 1458, 00:02:09 "selinux-enabled": true, 00:02:09 "seccomp-profile": "/etc/docker/seccomp.json" 00:02:09 } [Pipeline] sh 00:02:09 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:02:10 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:02:28 provisioning config files... 00:02:28 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/2@tmp/config9407157458449907020tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:02:28 ---> docker-login.sh 00:02:28 nexus3.edgexfoundry.org:10001 00:02:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:02:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:02:29 Configure a credential helper to remove this warning. See 00:02:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:02:29 00:02:29 Login Succeeded 00:02:29 nexus3.edgexfoundry.org:10002 00:02:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:02:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:02:30 Configure a credential helper to remove this warning. See 00:02:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:02:30 00:02:30 Login Succeeded 00:02:30 nexus3.edgexfoundry.org:10003 00:02:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:02:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:02:30 Configure a credential helper to remove this warning. See 00:02:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:02:30 00:02:30 Login Succeeded 00:02:30 nexus3.edgexfoundry.org:10004 00:02:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:02:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:02:30 Configure a credential helper to remove this warning. See 00:02:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:02:30 00:02:30 Login Succeeded 00:02:30 docker.io 00:02:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:02:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:02:31 Configure a credential helper to remove this warning. See 00:02:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:02:31 00:02:31 Login Succeeded 00:02:31 ---> docker-login.sh ends [Pipeline] } 00:02:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:02:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:02:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:02:31 ========================================================= 00:02:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 00:02:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:02:32 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 00:02:32 Sending build context to Docker daemon 683kB 00:02:32 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 00:02:32 Step 2/12 : FROM ${BASE} AS builder 00:02:32 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:02:32 c41833b44d91: Pulling fs layer 00:02:32 ed15518f5707: Pulling fs layer 00:02:32 feae8fd75edb: Pulling fs layer 00:02:32 242c74f7c9fa: Pulling fs layer 00:02:32 3cdef696dda3: Pulling fs layer 00:02:32 2ced38df9373: Pulling fs layer 00:02:32 58f1dce35555: Pulling fs layer 00:02:32 3cdef696dda3: Waiting 00:02:32 2ced38df9373: Waiting 00:02:32 58f1dce35555: Waiting 00:02:32 242c74f7c9fa: Waiting 00:02:32 ed15518f5707: Verifying Checksum 00:02:32 ed15518f5707: Download complete 00:02:32 242c74f7c9fa: Verifying Checksum 00:02:32 242c74f7c9fa: Download complete 00:02:32 3cdef696dda3: Download complete 00:02:32 c41833b44d91: Verifying Checksum 00:02:32 c41833b44d91: Download complete 00:02:33 c41833b44d91: Pull complete 00:02:33 ed15518f5707: Pull complete 00:02:35 feae8fd75edb: Verifying Checksum 00:02:35 feae8fd75edb: Download complete 00:02:37 2ced38df9373: Verifying Checksum 00:02:37 2ced38df9373: Download complete 00:02:38 58f1dce35555: Verifying Checksum 00:02:38 58f1dce35555: Download complete 00:02:46 feae8fd75edb: Pull complete 00:02:46 242c74f7c9fa: Pull complete 00:02:47 3cdef696dda3: Pull complete 00:02:53 2ced38df9373: Pull complete 00:02:55 58f1dce35555: Pull complete 00:02:55 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 00:02:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:02:55 ---> fadd8f120f05 00:02:55 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 00:02:57 ---> Running in 32e360e419c7 00:02:57 Removing intermediate container 32e360e419c7 00:02:57 ---> 5c549b45dade 00:02:57 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 00:02:57 ---> Running in db59c771cac1 00:02:58 Removing intermediate container db59c771cac1 00:02:58 ---> 49301f5e5788 00:02:58 Step 5/12 : ARG ADD_BUILD_TAGS="" 00:02:58 ---> Running in 17ce2c0823df 00:02:58 Removing intermediate container 17ce2c0823df 00:02:58 ---> 575788f10d4d 00:02:58 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:02:58 ---> Running in 494145bdcc4d 00:02:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:03:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:03:01 OK: 263 MiB in 53 packages 00:03:02 Removing intermediate container 494145bdcc4d 00:03:02 ---> d4316fd4fde3 00:03:02 Step 7/12 : WORKDIR /app 00:03:02 ---> Running in e45f63a4e57e 00:03:02 Removing intermediate container e45f63a4e57e 00:03:02 ---> 7a48913433ff 00:03:02 Step 8/12 : COPY go.mod vendor* ./ 00:03:03 ---> 45c9e75ac9dd 00:03:03 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:03:03 ---> Running in 0b632d15e076 00:04:11 Removing intermediate container 0b632d15e076 00:04:11 ---> 7a6e0d9dc7a3 00:04:11 Step 10/12 : COPY . . 00:04:11 ---> 5ff165df4dc6 00:04:11 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:04:11 ---> Running in 616e85eedab2 00:04:11 Removing intermediate container 616e85eedab2 00:04:11 ---> 4ee83ac39853 00:04:11 Step 12/12 : RUN $MAKE 00:04:11 ---> Running in 195e4ea73213 00:04:11 noop 00:04:11 Removing intermediate container 195e4ea73213 00:04:11 ---> f192353f6b6a 00:04:11 Successfully built f192353f6b6a 00:04:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:04:11 + docker inspect -f . ci-base-image-arm64 00:04:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:04:11 prd-ubuntu20.04-docker-arm64-4c-16g-17400 does not seem to be running inside a container 00:04:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:04:13 $ docker top 0af15143dd8098d164121b66c621dbae7dfac1d143858dd3d436b3715ba4cf79 -eo pid,comm [Pipeline] { [Pipeline] sh 00:04:14 + go version 00:04:14 go version go1.20.2 linux/arm64 [Pipeline] } 00:04:14 $ docker stop --time=1 0af15143dd8098d164121b66c621dbae7dfac1d143858dd3d436b3715ba4cf79 00:04:15 $ docker rm -f --volumes 0af15143dd8098d164121b66c621dbae7dfac1d143858dd3d436b3715ba4cf79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:04:16 + docker inspect -f . ci-base-image-arm64 00:04:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:04:16 prd-ubuntu20.04-docker-arm64-4c-16g-17400 does not seem to be running inside a container 00:04:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:04:17 $ docker top 2da933f00f2df7de5f1ccd53880a8fda17b95e33fcc06a702ee2b4ebc684d05f -eo pid,comm [Pipeline] { [Pipeline] sh 00:04:18 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/2 [Pipeline] fileExists [Pipeline] sh 00:04:19 + make test 00:04:19 go test -race ./... -coverprofile=coverage.out ./... 00:07:41 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 00:07:41 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 00:07:41 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.192s coverage: 86.2% of statements 00:07:51 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.547s coverage: 71.9% of statements 00:07:51 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:07:51 go vet ./... 00:10:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:10:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:10:28 ./bin/test-attribution.sh 00:10:28 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 00:10:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:10:28 $ docker stop --time=1 2da933f00f2df7de5f1ccd53880a8fda17b95e33fcc06a702ee2b4ebc684d05f 00:10:30 $ docker rm -f --volumes 2da933f00f2df7de5f1ccd53880a8fda17b95e33fcc06a702ee2b4ebc684d05f [Pipeline] // withDockerContainer [Pipeline] sh 00:10:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:10:31 Warning: overwriting stash ‘coverage-report’ 00:10:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:10:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:10:32 + ls -al . 00:10:32 total 228 00:10:32 drwxrwxr-x 10 jenkins jenkins 4096 May 31 00:04 . 00:10:32 drwxrwxr-x 4 jenkins jenkins 4096 May 31 00:01 .. 00:10:32 -rw-rw-r-- 1 jenkins jenkins 262 May 31 00:02 .dockerignore 00:10:32 drwxrwxr-x 8 jenkins jenkins 4096 May 31 00:02 .git 00:10:32 drwxrwxr-x 3 jenkins jenkins 4096 May 31 00:02 .github 00:10:32 -rw-rw-r-- 1 jenkins jenkins 788 May 31 00:02 .gitignore 00:10:32 -rw-rw-r-- 1 jenkins jenkins 41 May 31 00:02 .golangci.yml 00:10:32 -rw-rw-r-- 1 jenkins jenkins 9805 May 31 00:02 Attribution.txt 00:10:32 -rw-rw-r-- 1 jenkins jenkins 9042 May 31 00:02 CHANGELOG.md 00:10:32 -rw-rw-r-- 1 jenkins jenkins 1659 May 31 00:02 Dockerfile 00:10:32 -rw-rw-r-- 1 jenkins jenkins 677 May 31 00:02 GOVERNANCE.md 00:10:32 -rw-rw-r-- 1 jenkins jenkins 687 May 31 00:02 Jenkinsfile 00:10:32 -rw-rw-r-- 1 jenkins jenkins 11347 May 31 00:02 LICENSE 00:10:32 -rw-rw-r-- 1 jenkins jenkins 2497 May 31 00:02 Makefile 00:10:32 -rw-rw-r-- 1 jenkins jenkins 617 May 31 00:02 OWNERS.md 00:10:32 -rw-rw-r-- 1 jenkins jenkins 31516 May 31 00:02 README.md 00:10:32 -rw-rw-r-- 1 jenkins jenkins 5 May 30 23:58 VERSION 00:10:32 drwxrwxr-x 2 jenkins jenkins 4096 May 31 00:02 bin 00:10:32 -rw-r--r-- 1 jenkins jenkins 41317 May 31 00:07 coverage.out 00:10:32 -rw-rw-r-- 1 jenkins jenkins 3419 May 31 00:02 go.mod 00:10:32 -rw-rw-r-- 1 jenkins jenkins 31499 May 31 00:02 go.sum 00:10:32 drwxrwxr-x 2 jenkins jenkins 4096 May 31 00:02 images 00:10:32 drwxrwxr-x 4 jenkins jenkins 4096 May 31 00:02 internal 00:10:32 -rw-rw-r-- 1 jenkins jenkins 531 May 31 00:02 main.go 00:10:32 drwxrwxr-x 2 jenkins jenkins 4096 May 31 00:02 res 00:10:32 drwxrwxr-x 4 jenkins jenkins 4096 May 31 00:02 snap 00:10:32 drwxrwxr-x 3 jenkins jenkins 4096 May 31 00:02 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:33 + 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=9b80fb7da4c6e93c00f3d503105c154ef1db43d7 --label arch=arm64 --label version=0.0.0 . 00:10:33 Sending build context to Docker daemon 683kB 00:10:33 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 00:10:33 Step 2/29 : FROM ${BASE} AS builder 00:10:33 ---> f192353f6b6a 00:10:33 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 00:10:33 ---> Running in 9428baa0474f 00:10:33 Removing intermediate container 9428baa0474f 00:10:33 ---> a0bf2fbae6e5 00:10:33 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 00:10:34 ---> Running in 0c2fdd232a7f 00:10:34 Removing intermediate container 0c2fdd232a7f 00:10:34 ---> 6487cd9d1797 00:10:34 Step 5/29 : ARG ADD_BUILD_TAGS="" 00:10:34 ---> Running in dea9ed6999bc 00:10:34 Removing intermediate container dea9ed6999bc 00:10:34 ---> 8256af16fe67 00:10:34 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:10:34 ---> Running in 8f634f90db3a 00:10:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:10:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:10:37 OK: 263 MiB in 53 packages 00:10:38 Removing intermediate container 8f634f90db3a 00:10:38 ---> d197a0715e12 00:10:38 Step 7/29 : WORKDIR /app 00:10:38 ---> Running in 732be4e9d0e7 00:10:38 Removing intermediate container 732be4e9d0e7 00:10:38 ---> 48853a410aad 00:10:38 Step 8/29 : COPY go.mod vendor* ./ 00:10:38 ---> e7d3cec98c4e 00:10:38 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:10:38 ---> Running in 2ddb46e2b7c9 00:10:42 Removing intermediate container 2ddb46e2b7c9 00:10:42 ---> 023d7d198fc7 00:10:42 Step 10/29 : COPY . . 00:10:42 ---> 7cd4d39f48c5 00:10:42 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:10:42 ---> Running in 4519aff491fa 00:10:43 Removing intermediate container 4519aff491fa 00:10:43 ---> 5bb9362e8f19 00:10:43 Step 12/29 : RUN $MAKE 00:10:43 ---> Running in bca5bef673e9 00:10:44 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -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 00:13:07 Removing intermediate container bca5bef673e9 00:13:07 ---> 284e5e8e316f 00:13:07 Step 13/29 : FROM alpine:3.17 00:13:07 3.17: Pulling from library/alpine 00:13:07 c41833b44d91: Already exists 00:13:07 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 00:13:07 Status: Downloaded newer image for alpine:3.17 00:13:07 ---> 51e60588ff2c 00:13:07 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 00:13:07 ---> Running in f90d1152d6d3 00:13:07 Removing intermediate container f90d1152d6d3 00:13:07 ---> 26ad735cc3a7 00:13:07 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 00:13:07 ---> Running in 2379b90fa37e 00:13:07 Removing intermediate container 2379b90fa37e 00:13:07 ---> 084b73d0b72c 00:13:07 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 00:13:07 ---> Running in addbd9a11e7f 00:13:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:13:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:13:07 (1/2) Installing ca-certificates (20230506-r0) 00:13:07 (2/2) Installing dumb-init (1.2.5-r2) 00:13:07 Executing busybox-1.35.0-r29.trigger 00:13:07 Executing ca-certificates-20230506-r0.trigger 00:13:07 OK: 8 MiB in 17 packages 00:13:07 Removing intermediate container addbd9a11e7f 00:13:07 ---> 5ac9ed0c11a7 00:13:07 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:13:07 ---> 84f3eea9e2f2 00:13:07 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 00:13:07 ---> e9dd4316ae00 00:13:07 Step 19/29 : COPY --from=builder /app/res/ /res/ 00:13:07 ---> 1538a099dc02 00:13:07 Step 20/29 : COPY --from=builder /app/static/ /static/ 00:13:07 ---> f38e71c35647 00:13:07 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 00:13:07 ---> 455ac9f0302b 00:13:07 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 00:13:07 ---> Running in c63fd1def70d 00:13:07 Removing intermediate container c63fd1def70d 00:13:07 ---> 1c22b7a6ade6 00:13:07 Step 23/29 : VOLUME /cache 00:13:07 ---> Running in e3b8ee7000ba 00:13:07 Removing intermediate container e3b8ee7000ba 00:13:07 ---> 65b61d9b8ca0 00:13:07 Step 24/29 : EXPOSE 59711 00:13:07 ---> Running in 9cb37390c4d8 00:13:07 Removing intermediate container 9cb37390c4d8 00:13:07 ---> 0b1aba14e09b 00:13:07 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 00:13:07 ---> Running in ed318c52aa44 00:13:07 Removing intermediate container ed318c52aa44 00:13:07 ---> 6707840aebf6 00:13:07 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 00:13:07 ---> Running in 913863e59a2e 00:13:07 Removing intermediate container 913863e59a2e 00:13:07 ---> e0591c77c579 00:13:07 Step 27/29 : LABEL arch=arm64 00:13:07 ---> Running in 2b34a1d6fe07 00:13:07 Removing intermediate container 2b34a1d6fe07 00:13:07 ---> e0606fc18e90 00:13:07 Step 28/29 : LABEL git_sha=9b80fb7da4c6e93c00f3d503105c154ef1db43d7 00:13:07 ---> Running in 5f5c1dec679b 00:13:07 Removing intermediate container 5f5c1dec679b 00:13:07 ---> 25db233267c3 00:13:07 Step 29/29 : LABEL version=0.0.0 00:13:07 ---> Running in e2b289200f46 00:13:08 Removing intermediate container e2b289200f46 00:13:08 ---> acc1c62a67c6 00:13:08 [Warning] One or more build-args [ARCH] were not consumed 00:13:08 Successfully built acc1c62a67c6 00:13:08 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 00:13:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:13:08 00:13:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:13:09 arm64: Pulling from edgex-lftools-log-publisher 00:13:09 8998bd30e6a1: Pulling fs layer 00:13:09 04944245beec: Pulling fs layer 00:13:09 699f458cf7ca: Pulling fs layer 00:13:09 765212b225bb: Pulling fs layer 00:13:09 f23df028b6ca: Pulling fs layer 00:13:09 d65c8cfc05b1: Pulling fs layer 00:13:09 2437ff75d9bd: Pulling fs layer 00:13:09 765212b225bb: Waiting 00:13:09 f23df028b6ca: Waiting 00:13:09 d65c8cfc05b1: Waiting 00:13:09 2437ff75d9bd: Waiting 00:13:09 04944245beec: Verifying Checksum 00:13:09 04944245beec: Download complete 00:13:09 765212b225bb: Verifying Checksum 00:13:09 765212b225bb: Download complete 00:13:09 f23df028b6ca: Verifying Checksum 00:13:09 f23df028b6ca: Download complete 00:13:09 d65c8cfc05b1: Verifying Checksum 00:13:09 d65c8cfc05b1: Download complete 00:13:09 699f458cf7ca: Verifying Checksum 00:13:09 699f458cf7ca: Download complete 00:13:09 8998bd30e6a1: Verifying Checksum 00:13:09 8998bd30e6a1: Download complete 00:13:11 2437ff75d9bd: Verifying Checksum 00:13:11 2437ff75d9bd: Download complete 00:13:13 8998bd30e6a1: Pull complete 00:13:14 04944245beec: Pull complete 00:13:15 699f458cf7ca: Pull complete 00:13:15 765212b225bb: Pull complete 00:13:16 f23df028b6ca: Pull complete 00:13:16 d65c8cfc05b1: Pull complete 00:13:31 2437ff75d9bd: Pull complete 00:13:31 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:13:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:13:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:13:31 prd-ubuntu20.04-docker-arm64-4c-16g-17400 does not seem to be running inside a container 00:13:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:13:34 $ docker top 526abeb9e346b4fed8ceb1ce80fc7fd1251c88e20cd96f48da78d05376007e15 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:13:34 ---> job-cost.sh 00:13:34 lf-activate-venv: SKIPPING 00:13:34 INFO: No Stack... 00:13:35 INFO: Retrieving Pricing Info for: v3-standard-4 00:13:36 INFO: Archiving Costs [Pipeline] sh 00:13:36 + + cat /w/workspace/app-rfid-llrp-inventory/2/archives/cost.csv 00:13:36 cut -d, -f6 [Pipeline] lock 00:13:36 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-204-2-stack-cost] 00:13:36 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-204-2-stack-cost] did not exist. Created. 00:13:36 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-204-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:13:37 /w/workspace/app-rfid-llrp-inventory/2@tmp/durable-6535c59b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:13:37 + echo total: 0.10999999940395355 [Pipeline] stash 00:13:37 Warning: overwriting stash ‘stack-cost’ 00:13:38 Stashed 1 file(s) [Pipeline] } 00:13:38 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-204-2-stack-cost] [Pipeline] // lock [Pipeline] } 00:13:38 $ docker stop --time=1 526abeb9e346b4fed8ceb1ce80fc7fd1251c88e20cd96f48da78d05376007e15 00:13:39 $ docker rm -f --volumes 526abeb9e346b4fed8ceb1ce80fc7fd1251c88e20cd96f48da78d05376007e15 [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 00:13:39 provisioning config files... 00:13:39 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-204@tmp/config1115164943531749234tmp [Pipeline] { [Pipeline] sh 00:13:40 + set +x 00:13:40 + bash -s -- 00:13:40 + curl -s https://codecov.io/bash 00:13:40 00:13:40 _____ _ 00:13:40 / ____| | | 00:13:40 | | ___ __| | ___ ___ _____ __ 00:13:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:13:40 | |___| (_) | (_| | __/ (_| (_) \ V / 00:13:40 \_____\___/ \__,_|\___|\___\___/ \_/ 00:13:40 Bash-1.0.6 00:13:40 00:13:40 00:13:40 ==> git version 2.25.1 found 00:13:40 ==> 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 00:13:40 Release-Date: 2020-01-08 00:13:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:13:40 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:13:40 ==> Jenkins CI detected. 00:13:40 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-204 00:13:40 project root: . 00:13:40 --> token set from env 00:13:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:13:40 ==> Running gcov in . (disable via -X gcov) 00:13:40 ==> Python coveragepy not found 00:13:40 ==> Searching for coverage reports in: 00:13:40 + . 00:13:40 -> Found 1 reports 00:13:40 ==> Detecting git/mercurial file structure 00:13:40 ==> Reading reports 00:13:40 + ./coverage.out bytes=41317 00:13:40 ==> Appending adjustments 00:13:40 https://docs.codecov.io/docs/fixing-reports 00:13:40 + Found adjustments 00:13:40 ==> Gzipping contents 00:13:40 12K /tmp/codecov.HzVrej.gz 00:13:40 ==> Uploading reports 00:13:40 url: https://codecov.io 00:13:40 query: branch=PR-204&commit=154b9eed4f72b2387f16c1f041957a6aa128e443&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-204%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=204&job=&cmd_args= 00:13:40 -> Pinging Codecov 00:13:40 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-204&commit=154b9eed4f72b2387f16c1f041957a6aa128e443&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-204%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=204&job=&cmd_args= 00:13:41 -> Uploading to 00:13:41 https://storage.googleapis.com/codecov/v4/raw/2023-05-31/581DD39554BDF9B6E22D074273EAD858/154b9eed4f72b2387f16c1f041957a6aa128e443/172d3d51-4319-495a-9108-fc17e9c671f5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230531%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230531T001340Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=874d90dfbdf3167a7d5eb5508489d986198221fabb7fe9481a095ae6551a0e71 00:13:41 % Total % Received % Xferd Average Speed Time Time Time Current 00:13:41 Dload Upload Total Spent Left Speed 00:13:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11799 0 0 100 11799 0 25538 --:--:-- --:--:-- --:--:-- 25594 00:13:41 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/154b9eed4f72b2387f16c1f041957a6aa128e443 [Pipeline] } 00:13:41 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 00:13:41 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-204/archives ] 00:13:41 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-204/archives 00:13:41 total 16 00:13:41 drwxr-xr-x 3 root root 4096 May 31 00:01 . 00:13:41 drwxrwxr-x 12 jenkins jenkins 4096 May 31 00:01 .. 00:13:41 drwxr-xr-x 2 root root 4096 May 31 00:01 cost 00:13:41 -rw-r--r-- 1 root root 95 May 31 00:01 cost.csv 00:13:41 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-204/archives 00:13:41 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-204/archives 00:13:41 total 16 00:13:41 drwxr-xr-x 3 jenkins jenkins 4096 May 31 00:01 . 00:13:41 drwxrwxr-x 12 jenkins jenkins 4096 May 31 00:01 .. 00:13:41 drwxr-xr-x 2 jenkins jenkins 4096 May 31 00:01 cost 00:13:41 -rw-r--r-- 1 jenkins jenkins 95 May 31 00:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:13:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:13:42 ---> package-listing.sh 00:13:42 ++ facter osfamily 00:13:42 ++ tr '[:upper:]' '[:lower:]' 00:13:43 + OS_FAMILY=debian 00:13:43 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-204 00:13:43 + START_PACKAGES=/tmp/packages_start.txt 00:13:43 + END_PACKAGES=/tmp/packages_end.txt 00:13:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:13:43 + PACKAGES=/tmp/packages_start.txt 00:13:43 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-204 ']' 00:13:43 + PACKAGES=/tmp/packages_end.txt 00:13:43 + case "${OS_FAMILY}" in 00:13:43 + dpkg -l 00:13:43 + grep '^ii' 00:13:43 + '[' -f /tmp/packages_start.txt ']' 00:13:43 + '[' -f /tmp/packages_end.txt ']' 00:13:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:13:43 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-204 ']' 00:13:43 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-204/archives/ 00:13:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-204/archives/ [Pipeline] echo 00:13:43 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-204/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:13:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:13:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:13:44 prd-ubuntu20.04-docker-8c-8g-17397 does not seem to be running inside a container 00:13:44 $ 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-204/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-204 -v /w/workspace/y_app-rfid-llrp-inventory_PR-204:/w/workspace/y_app-rfid-llrp-inventory_PR-204:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-204@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-204@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 00:13:44 $ docker top 939e0c2eb440a77e1884c2958a6aed680cc795abcb14191bcd12c77497ab6fe2 -eo pid,comm [Pipeline] { [Pipeline] sh 00:13:44 + touch /tmp/pre-build-complete [Pipeline] sh 00:13:44 + mkdir -p /var/log/sysstat [Pipeline] sh 00:13:45 + ls /var/log/sa-host 00:13:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:13:45 provisioning config files... 00:13:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-204@tmp/config5007984818786298313tmp [Pipeline] { [Pipeline] echo 00:13:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:13:45 ---> create-netrc.sh [Pipeline] } 00:13:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:13:45 ---> python-tools-install.sh [Pipeline] echo 00:13:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:13:46 ---> sudo-logs.sh 00:13:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:13:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:13:46 ---> job-cost.sh 00:13:46 lf-activate-venv: SKIPPING 00:13:46 DEBUG: total: 0.2199999988079071 00:13:46 INFO: Retrieving Stack Cost... 00:13:46 INFO: Retrieving Pricing Info for: v3-standard-8 00:13:47 INFO: Archiving Costs [Pipeline] echo 00:13:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:13:47 ---> logs-deploy.sh 00:13:47 lf-activate-venv: SKIPPING 00:13:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-204/2 00:13:47 INFO: archiving workspace using pattern(s): 00:13:48 Archives upload complete. 00:13:48 INFO: archiving logs to Nexus