Pull request #140 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bc2f9179bd4f5bce8f936c2d39b038980c548f7e+494ae06946c85c67f213c8c16471dc3d31088bf8 (cb6a6ebdd7e79c6d651b0a9c93bac75df76c5d6e) 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-ssh6428225057138021228.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh4351198887059204483.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-140/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-140/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14108699190781731121.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-140/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9616121130506231605.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh291409806978508530.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-140/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-140/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9593181131073293226.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4666 in /w/workspace/y_app-rfid-llrp-inventory_PR-140 [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-140 # 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 Merging remotes/origin/main commit 494ae06946c85c67f213c8c16471dc3d31088bf8 into PR head commit bc2f9179bd4f5bce8f936c2d39b038980c548f7e Merge succeeded, producing bc2f9179bd4f5bce8f936c2d39b038980c548f7e Checking out Revision bc2f9179bd4f5bce8f936c2d39b038980c548f7e (PR-140) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > 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/140/head:refs/remotes/origin/PR-140 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bc2f9179bd4f5bce8f936c2d39b038980c548f7e # 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 494ae06946c85c67f213c8c16471dc3d31088bf8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bc2f9179bd4f5bce8f936c2d39b038980c548f7e # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:05:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:05:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:05:11 ========================================================= 13:05:11 EdgeX Global Pipelines Version Info 13:05:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:05:11 ------------------- 13:05:11 stable info: 13:05:11 ------------------- 13:05:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:05:11 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 13:05:11 Message: update stable to v1.0.244 13:05:12 ------------------- 13:05:12 experimental info: 13:05:12 ------------------- 13:05:12 Commited By: **** collab-it+edgex@linuxfoundation.org 13:05:12 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 13:05:12 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:05:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 13:05:12 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 13:05:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:05:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:05:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:05:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 13:05:13 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:05:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:05:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:05:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:05:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:05:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 13:05:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:05:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:05:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:05:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:05:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:05:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:05:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:05:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:05:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:05:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:05:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:05:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:05:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:05:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:05:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:05:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-140 [Pipeline] echo 13:05:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-140 [Pipeline] echo 13:05:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-140 [Pipeline] echo 13:05:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bc2f9179bd4f5bce8f936c2d39b038980c548f7e [Pipeline] echo 13:05:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bc2f917 [Pipeline] echo 13:05:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:05:14 provisioning config files... 13:05:14 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-140@tmp/config11593795037273218872tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:05:14 ---> docker-login.sh 13:05:14 nexus3.edgexfoundry.org:10001 13:05:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:05:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:05:15 Configure a credential helper to remove this warning. See 13:05:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:05:15 13:05:15 Login Succeeded 13:05:15 nexus3.edgexfoundry.org:10002 13:05:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:05:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:05:15 Configure a credential helper to remove this warning. See 13:05:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:05:15 13:05:15 Login Succeeded 13:05:15 nexus3.edgexfoundry.org:10003 13:05:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:05:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:05:15 Configure a credential helper to remove this warning. See 13:05:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:05:15 13:05:15 Login Succeeded 13:05:15 nexus3.edgexfoundry.org:10004 13:05:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:05:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:05:15 Configure a credential helper to remove this warning. See 13:05:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:05:15 13:05:15 Login Succeeded 13:05:15 docker.io 13:05:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:05:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:05:15 Configure a credential helper to remove this warning. See 13:05:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:05:15 13:05:15 Login Succeeded 13:05:15 ---> docker-login.sh ends [Pipeline] } 13:05:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:05:16 + git rev-list -1 --merges bc2f9179bd4f5bce8f936c2d39b038980c548f7e~1..bc2f9179bd4f5bce8f936c2d39b038980c548f7e [Pipeline] echo 13:05:16 -----------> git rev-list -1 --merges bc2f9179bd4f5bce8f936c2d39b038980c548f7e~1..bc2f9179bd4f5bce8f936c2d39b038980c548f7e bc2f9179bd4f5bce8f936c2d39b038980c548f7e [false] [Pipeline] sh 13:05:16 + git log --format=format:%s -1 bc2f9179bd4f5bce8f936c2d39b038980c548f7e [Pipeline] echo 13:05:16 ========================================================= 13:05:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:05:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:05:17 + git log --format=format:%s -1 bc2f9179bd4f5bce8f936c2d39b038980c548f7e [Pipeline] echo 13:05:17 [semverPrep] GIT_COMMIT: bc2f9179bd4f5bce8f936c2d39b038980c548f7e, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 13:05:17 [semverPrep] This is not a build commit. [Pipeline] sh 13:05:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:05:17 + grep -v github /etc/ssh/ssh_known_hosts 13:05:17 + [ -e /tmp/ssh_known_hosts ] 13:05:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:05:17 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 13:05:17 -a /etc/ssh/ssh_known_hosts 13:05:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:05:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:05:18 13:05:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:05:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:05:18 0.1.4: Pulling from edgex-devops/py-git-semver 13:05:18 b85a868b505f: Pulling fs layer 13:05:18 e2be974225ed: Pulling fs layer 13:05:18 339a4e72a1f5: Pulling fs layer 13:05:18 988bab9f4d93: Pulling fs layer 13:05:18 1469e6f7b9e6: Pulling fs layer 13:05:18 eaf3925da568: Pulling fs layer 13:05:18 bab4dde63d76: Pulling fs layer 13:05:18 bde34c3a00c8: Pulling fs layer 13:05:18 b352a97aabf1: Pulling fs layer 13:05:18 4872d77fe225: Pulling fs layer 13:05:18 5851b861e8e6: Pulling fs layer 13:05:18 bab4dde63d76: Waiting 13:05:18 bde34c3a00c8: Waiting 13:05:18 b352a97aabf1: Waiting 13:05:18 988bab9f4d93: Waiting 13:05:18 4872d77fe225: Waiting 13:05:18 5851b861e8e6: Waiting 13:05:18 1469e6f7b9e6: Waiting 13:05:18 eaf3925da568: Waiting 13:05:18 e2be974225ed: Download complete 13:05:18 988bab9f4d93: Verifying Checksum 13:05:18 988bab9f4d93: Download complete 13:05:18 1469e6f7b9e6: Verifying Checksum 13:05:18 1469e6f7b9e6: Download complete 13:05:18 339a4e72a1f5: Verifying Checksum 13:05:18 339a4e72a1f5: Download complete 13:05:18 bde34c3a00c8: Verifying Checksum 13:05:18 bde34c3a00c8: Download complete 13:05:18 b352a97aabf1: Download complete 13:05:18 4872d77fe225: Verifying Checksum 13:05:18 4872d77fe225: Download complete 13:05:18 b85a868b505f: Verifying Checksum 13:05:18 b85a868b505f: Download complete 13:05:18 5851b861e8e6: Verifying Checksum 13:05:18 5851b861e8e6: Download complete 13:05:19 bab4dde63d76: Verifying Checksum 13:05:19 bab4dde63d76: Download complete 13:05:20 b85a868b505f: Pull complete 13:05:20 e2be974225ed: Pull complete 13:05:20 339a4e72a1f5: Pull complete 13:05:20 988bab9f4d93: Pull complete 13:05:20 1469e6f7b9e6: Pull complete 13:05:20 eaf3925da568: Pull complete 13:05:22 bab4dde63d76: Pull complete 13:05:23 bde34c3a00c8: Pull complete 13:05:23 b352a97aabf1: Pull complete 13:05:23 4872d77fe225: Pull complete 13:05:23 5851b861e8e6: Pull complete 13:05:23 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:05:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:05:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:05:23 prd-ubuntu20.04-docker-8c-8g-4666 does not seem to be running inside a container 13:05:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-140 -v /w/workspace/y_app-rfid-llrp-inventory_PR-140:/w/workspace/y_app-rfid-llrp-inventory_PR-140:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-140@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-140@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:05:26 $ docker top 1ec09ec1233a0203778e60f2855a914f606b513849b7024ddaff65efd0612d90 -eo pid,comm 13:05:26 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). 13:05:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:05:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:05:27 [ssh-agent] Looking for ssh-agent implementation... 13:05:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:05:27 $ docker exec 1ec09ec1233a0203778e60f2855a914f606b513849b7024ddaff65efd0612d90 ssh-agent 13:05:27 SSH_AUTH_SOCK=/tmp/ssh-ICZ6ZypvAqd8/agent.33 13:05:27 SSH_AGENT_PID=39 13:05:27 Running ssh-add (command line suppressed) 13:05:27 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-140@tmp/private_key_10418777108172121945.key (/w/workspace/y_app-rfid-llrp-inventory_PR-140@tmp/private_key_10418777108172121945.key) 13:05:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:05:27 + git tag --points-at HEAD [Pipeline] } 13:05:27 $ docker exec --env ******** --env ******** 1ec09ec1233a0203778e60f2855a914f606b513849b7024ddaff65efd0612d90 ssh-agent -k 13:05:27 unset SSH_AUTH_SOCK; 13:05:27 unset SSH_AGENT_PID; 13:05:27 echo Agent pid 39 killed; 13:05:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:05:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:05:27 [ssh-agent] Looking for ssh-agent implementation... 13:05:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:05:28 $ docker exec 1ec09ec1233a0203778e60f2855a914f606b513849b7024ddaff65efd0612d90 ssh-agent 13:05:28 SSH_AUTH_SOCK=/tmp/ssh-O8f4eddZr44z/agent.71 13:05:28 SSH_AGENT_PID=77 13:05:28 Running ssh-add (command line suppressed) 13:05:28 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-140@tmp/private_key_2732477974234121623.key (/w/workspace/y_app-rfid-llrp-inventory_PR-140@tmp/private_key_2732477974234121623.key) 13:05:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:05:28 + git semver init 13:05:28 2023-02-06 13:05:28,880 [run_init] DEBUG init version:0.0.0 force:False 13:05:28 2023-02-06 13:05:28,881 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-140/.semver 13:05:28 2023-02-06 13:05:28,881 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-140/.semver 13:05:28 2023-02-06 13:05:28,881 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-140/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-140, universal_newlines=False, shell=None, istream=None) 13:05:30 2023-02-06 13:05:30,257 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-140/.git/info/exclude 13:05:30 2023-02-06 13:05:30,258 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-140/.semver/PR-140 with force:False 13:05:30 2023-02-06 13:05:30,258 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-140/.semver/PR-140 13:05:30 2023-02-06 13:05:30,262 [execute] INFO git cat-file --batch-check 13:05:30 2023-02-06 13:05:30,262 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-140/.semver, universal_newlines=False, shell=None, istream=) 13:05:30 2023-02-06 13:05:30,269 [execute] INFO git cat-file --batch 13:05:30 2023-02-06 13:05:30,269 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-140/.semver, universal_newlines=False, shell=None, istream=) 13:05:30 2023-02-06 13:05:30,275 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-140/.semver/PR-140 13:05:30 0.0.0 [Pipeline] } 13:05:30 $ docker exec --env ******** --env ******** 1ec09ec1233a0203778e60f2855a914f606b513849b7024ddaff65efd0612d90 ssh-agent -k 13:05:30 unset SSH_AUTH_SOCK; 13:05:30 unset SSH_AGENT_PID; 13:05:30 echo Agent pid 77 killed; 13:05:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:05:30 + git semver [Pipeline] } 13:05:31 $ docker stop --time=1 1ec09ec1233a0203778e60f2855a914f606b513849b7024ddaff65efd0612d90 13:05:32 $ docker rm -f --volumes 1ec09ec1233a0203778e60f2855a914f606b513849b7024ddaff65efd0612d90 [Pipeline] // withDockerContainer [Pipeline] sh 13:05:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:05:33 Stashed 1 file(s) [Pipeline] echo 13:05:33 [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 13:05:33 provisioning config files... 13:05:33 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-140@tmp/config17424633665464742104tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:05:34 ---> docker-login.sh 13:05:34 nexus3.edgexfoundry.org:10001 13:05:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:05:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:05:34 Configure a credential helper to remove this warning. See 13:05:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:05:34 13:05:34 Login Succeeded 13:05:34 nexus3.edgexfoundry.org:10002 13:05:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:05:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:05:34 Configure a credential helper to remove this warning. See 13:05:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:05:34 13:05:34 Login Succeeded 13:05:34 nexus3.edgexfoundry.org:10003 13:05:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:05:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:05:34 Configure a credential helper to remove this warning. See 13:05:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:05:34 13:05:34 Login Succeeded 13:05:34 nexus3.edgexfoundry.org:10004 13:05:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:05:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:05:34 Configure a credential helper to remove this warning. See 13:05:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:05:34 13:05:34 Login Succeeded 13:05:34 docker.io 13:05:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:05:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:05:34 Configure a credential helper to remove this warning. See 13:05:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:05:34 13:05:34 Login Succeeded 13:05:34 ---> docker-login.sh ends [Pipeline] } 13:05:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:05:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:05:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:05:35 ========================================================= 13:05:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 13:05:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:05:35 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 13:05:35 Sending build context to Docker daemon 12.57MB 13:05:35 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 13:05:35 Step 2/12 : FROM ${BASE} AS builder 13:05:35 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 13:05:35 213ec9aee27d: Pulling fs layer 13:05:35 4583459ba037: Pulling fs layer 13:05:35 93c1e223e6f2: Pulling fs layer 13:05:35 53926ce57604: Pulling fs layer 13:05:35 21b2b0c7a3f4: Pulling fs layer 13:05:35 22ff95d597cd: Pulling fs layer 13:05:35 12d6caf4c0d1: Pulling fs layer 13:05:35 96b7cbca73a9: Pulling fs layer 13:05:35 a7acece74701: Pulling fs layer 13:05:35 53926ce57604: Waiting 13:05:35 21b2b0c7a3f4: Waiting 13:05:35 22ff95d597cd: Waiting 13:05:35 12d6caf4c0d1: Waiting 13:05:35 96b7cbca73a9: Waiting 13:05:35 a7acece74701: Waiting 13:05:35 93c1e223e6f2: Download complete 13:05:36 4583459ba037: Verifying Checksum 13:05:36 4583459ba037: Download complete 13:05:36 21b2b0c7a3f4: Download complete 13:05:36 22ff95d597cd: Verifying Checksum 13:05:36 22ff95d597cd: Download complete 13:05:36 213ec9aee27d: Download complete 13:05:36 12d6caf4c0d1: Verifying Checksum 13:05:36 12d6caf4c0d1: Download complete 13:05:36 213ec9aee27d: Pull complete 13:05:36 4583459ba037: Pull complete 13:05:36 93c1e223e6f2: Pull complete 13:05:37 a7acece74701: Verifying Checksum 13:05:37 a7acece74701: Download complete 13:05:37 53926ce57604: Verifying Checksum 13:05:37 53926ce57604: Download complete 13:05:37 96b7cbca73a9: Verifying Checksum 13:05:40 53926ce57604: Pull complete 13:05:41 21b2b0c7a3f4: Pull complete 13:05:41 22ff95d597cd: Pull complete 13:05:41 12d6caf4c0d1: Pull complete 13:05:43 96b7cbca73a9: Pull complete 13:05:44 a7acece74701: Pull complete 13:05:44 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 13:05:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 13:05:44 ---> db6d94c90886 13:05:44 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:05:48 ---> Running in 0b73d3c49f58 13:05:48 Removing intermediate container 0b73d3c49f58 13:05:48 ---> 1c960bfc9a16 13:05:48 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:05:48 ---> Running in 39bd15f583e1 13:05:48 Removing intermediate container 39bd15f583e1 13:05:48 ---> bd1805330bd6 13:05:48 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:05:48 ---> Running in b9bf1a9e425b 13:05:48 Removing intermediate container b9bf1a9e425b 13:05:48 ---> 000659ae6bd7 13:05:48 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:05:48 ---> Running in 0da133481c4e 13:05:48 Still waiting to schedule task 13:05:48 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:05:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:05:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:05:49 OK: 211 MiB in 51 packages 13:05:49 Removing intermediate container 0da133481c4e 13:05:49 ---> 00f950b4acc8 13:05:49 Step 7/12 : WORKDIR /app 13:05:49 ---> Running in 954d868620ac 13:05:49 Removing intermediate container 954d868620ac 13:05:49 ---> cda32df98d25 13:05:49 Step 8/12 : COPY go.mod vendor* ./ 13:05:49 ---> 0bd33eadc780 13:05:49 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:05:49 ---> Running in af9a3d9fc6ba 13:06:46 Removing intermediate container af9a3d9fc6ba 13:06:46 ---> 3d69e8c82a32 13:06:46 Step 10/12 : COPY . . 13:06:46 ---> c187f5b4ba21 13:06:46 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:06:46 ---> Running in 69d7570c2c0b 13:06:46 Removing intermediate container 69d7570c2c0b 13:06:46 ---> 1e5ef67c1fb6 13:06:46 Step 12/12 : RUN $MAKE 13:06:46 ---> Running in bf31a3fabe8d 13:06:46 noop 13:06:46 Removing intermediate container bf31a3fabe8d 13:06:46 ---> e7a819bac38c 13:06:46 Successfully built e7a819bac38c 13:06:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:06:46 + docker inspect -f . ci-base-image-x86_64 13:06:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:06:46 prd-ubuntu20.04-docker-8c-8g-4666 does not seem to be running inside a container 13:06:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-140 -v /w/workspace/y_app-rfid-llrp-inventory_PR-140:/w/workspace/y_app-rfid-llrp-inventory_PR-140:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-140@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-140@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 ******** ci-base-image-x86_64 cat 13:06:47 $ docker top bb96a25a4a0cc325ce56443ac1d7530f13550f3da4853cbdd090da0c280fa68e -eo pid,comm [Pipeline] { [Pipeline] sh 13:06:47 + go version 13:06:47 go version go1.18.7 linux/amd64 [Pipeline] } 13:06:47 $ docker stop --time=1 bb96a25a4a0cc325ce56443ac1d7530f13550f3da4853cbdd090da0c280fa68e 13:06:49 $ docker rm -f --volumes bb96a25a4a0cc325ce56443ac1d7530f13550f3da4853cbdd090da0c280fa68e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:06:49 + docker inspect -f . ci-base-image-x86_64 13:06:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:06:50 prd-ubuntu20.04-docker-8c-8g-4666 does not seem to be running inside a container 13:06:50 $ 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-140 -v /w/workspace/y_app-rfid-llrp-inventory_PR-140:/w/workspace/y_app-rfid-llrp-inventory_PR-140:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-140@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-140@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 ******** ci-base-image-x86_64 cat 13:06:50 $ docker top 29806fa0e464722313b539aa02537ff823d4a85f649eb4d1caf2f8db5822f43a -eo pid,comm [Pipeline] { [Pipeline] sh 13:06:50 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-140 [Pipeline] fileExists [Pipeline] sh 13:06:51 + make test 13:06:51 go test -race ./... -coverprofile=coverage.out ./... 13:07:13 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:07:13 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.135s coverage: 86.2% of statements 13:07:13 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:07:13 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.746s coverage: 71.9% of statements 13:07:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4669 in /w/workspace/y_app-rfid-llrp-inventory_PR-140 [Pipeline] { [Pipeline] ws 13:07:26 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 13:07:26 The recommended git tool is: git 13:07:27 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 13:07:27 go vet ./... 13:07:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:07:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:07:31 ./bin/test-attribution.sh 13:07:31 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 13:07:31 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 13:07:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:07:31 $ docker stop --time=1 29806fa0e464722313b539aa02537ff823d4a85f649eb4d1caf2f8db5822f43a 13:07:32 using credential edgex-jenkins-ssh 13:07:32 Cloning the remote Git repository 13:07:32 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:07:32 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 13:07:32 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:07:32 > git --version # timeout=10 13:07:32 > git --version # 'git version 2.25.1' 13:07:32 using GIT_SSH to set credentials SSH Credentials for GitHub 13:07:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:07:35 $ docker rm -f --volumes 29806fa0e464722313b539aa02537ff823d4a85f649eb4d1caf2f8db5822f43a [Pipeline] // withDockerContainer [Pipeline] sh 13:07:35 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:07:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:07:36 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:07:36 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:07:36 using GIT_SSH to set credentials SSH Credentials for GitHub 13:07:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/140/head:refs/remotes/origin/PR-140 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:07:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:07:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 13:07:36 Merging remotes/origin/main commit 494ae06946c85c67f213c8c16471dc3d31088bf8 into PR head commit bc2f9179bd4f5bce8f936c2d39b038980c548f7e [Pipeline] sh 13:07:37 Merge succeeded, producing bc2f9179bd4f5bce8f936c2d39b038980c548f7e 13:07:37 Checking out Revision bc2f9179bd4f5bce8f936c2d39b038980c548f7e (PR-140) 13:07:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:07:37 + ls -al . 13:07:37 total 232 13:07:37 drwxrwxr-x 11 jenkins jenkins 4096 Feb 6 13:06 . 13:07:37 drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 13:05 .. 13:07:37 -rw-rw-r-- 1 jenkins jenkins 262 Feb 6 13:05 .dockerignore 13:07:37 drwxrwxr-x 8 jenkins jenkins 4096 Feb 6 13:07 .git 13:07:37 drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 13:05 .github 13:07:37 -rw-rw-r-- 1 jenkins jenkins 788 Feb 6 13:05 .gitignore 13:07:37 -rw-rw-r-- 1 jenkins jenkins 41 Feb 6 13:05 .golangci.yml 13:07:37 drwxr-xr-x 3 jenkins jenkins 4096 Feb 6 13:05 .semver 13:07:37 -rw-rw-r-- 1 jenkins jenkins 9818 Feb 6 13:05 Attribution.txt 13:07:37 -rw-rw-r-- 1 jenkins jenkins 4331 Feb 6 13:05 CHANGELOG.md 13:07:37 -rw-rw-r-- 1 jenkins jenkins 1659 Feb 6 13:05 Dockerfile 13:07:37 -rw-rw-r-- 1 jenkins jenkins 677 Feb 6 13:05 GOVERNANCE.md 13:07:37 -rw-rw-r-- 1 jenkins jenkins 687 Feb 6 13:05 Jenkinsfile 13:07:37 -rw-rw-r-- 1 jenkins jenkins 11347 Feb 6 13:05 LICENSE 13:07:37 -rw-rw-r-- 1 jenkins jenkins 2462 Feb 6 13:05 Makefile 13:07:37 -rw-rw-r-- 1 jenkins jenkins 617 Feb 6 13:05 OWNERS.md 13:07:37 -rw-rw-r-- 1 jenkins jenkins 31023 Feb 6 13:05 README.md 13:07:37 -rw-rw-r-- 1 jenkins jenkins 5 Feb 6 13:05 VERSION 13:07:37 drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 13:05 bin 13:07:37 -rw-r--r-- 1 jenkins jenkins 41317 Feb 6 13:07 coverage.out 13:07:37 -rw-rw-r-- 1 jenkins jenkins 3564 Feb 6 13:05 go.mod 13:07:37 -rw-rw-r-- 1 jenkins jenkins 33452 Feb 6 13:05 go.sum 13:07:37 drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 13:05 images 13:07:37 drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 13:05 internal 13:07:37 -rw-rw-r-- 1 jenkins jenkins 531 Feb 6 13:05 main.go 13:07:37 drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 13:05 res 13:07:37 drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 13:05 snap 13:07:37 drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 13:05 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:07:37 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" 13:07:37 > git --version # timeout=10 13:07:37 > git --version # 'git version 2.25.1' 13:07:37 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 13:07:36 > git config core.sparsecheckout # timeout=10 13:07:36 > git checkout -f bc2f9179bd4f5bce8f936c2d39b038980c548f7e # timeout=10 13:07:36 > git remote # timeout=10 13:07:36 > git config --get remote.origin.url # timeout=10 13:07:36 using GIT_SSH to set credentials SSH Credentials for GitHub 13:07:36 > git merge 494ae06946c85c67f213c8c16471dc3d31088bf8 # timeout=10 13:07:36 > git rev-parse HEAD^{commit} # timeout=10 13:07:37 > git config core.sparsecheckout # timeout=10 13:07:37 > git checkout -f bc2f9179bd4f5bce8f936c2d39b038980c548f7e # timeout=10 13:07:37 + 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=bc2f9179bd4f5bce8f936c2d39b038980c548f7e --label arch=amd64 --label version=0.0.0 . 13:07:37 Sending build context to Docker daemon 12.57MB 13:07:37 Step 1/29 : ARG BASE=golang:1.18-alpine3.16 13:07:37 Step 2/29 : FROM ${BASE} AS builder 13:07:37 ---> e7a819bac38c 13:07:37 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 13:07:38 ---> Running in 1d41245304d1 13:07:38 Removing intermediate container 1d41245304d1 13:07:38 ---> 635eb80445ae 13:07:38 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 13:07:38 ---> Running in 5c8cb02f8911 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 13:07:38 Removing intermediate container 5c8cb02f8911 13:07:38 ---> 72e9e230453b 13:07:38 Step 5/29 : ARG ADD_BUILD_TAGS="" 13:07:38 ---> Running in ee5bbc4bffaa 13:07:38 Removing intermediate container ee5bbc4bffaa 13:07:38 ---> 8b9f0bc0a35e 13:07:38 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:07:38 ---> Running in 824973d4041a [Pipeline] script [Pipeline] { [Pipeline] sh 13:07:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:07:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:07:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:07:38 % Total % Received % Xferd Average Speed Time Time Time Current 13:07:38 Dload Upload Total Spent Left Speed 13:07:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86741 0 --:--:-- --:--:-- --:--:-- 86155 100 12751 100 12751 0 0 85577 0 --:--:-- --:--:-- --:--:-- 85577 13:07:39 OK: 211 MiB in 51 packages [Pipeline] sh 13:07:39 Removing intermediate container 824973d4041a 13:07:39 ---> a197b8d45af2 13:07:39 Step 7/29 : WORKDIR /app 13:07:39 ---> Running in 48c11afb4da5 13:07:39 Removing intermediate container 48c11afb4da5 13:07:39 ---> a23363591042 13:07:39 Step 8/29 : COPY go.mod vendor* ./ 13:07:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:07:39 ---> 675a36c18b87 13:07:39 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:07:39 ---> Running in a1b843a34a4d 13:07:39 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:07:39 + sudo tee /etc/docker/daemon.new 13:07:39 { 13:07:39 "registry-mirrors": [ 13:07:39 "https://nexus3.edgexfoundry.org:10001" 13:07:39 ], 13:07:39 "bip": "10.250.0.254/24", 13:07:39 "hosts": [ 13:07:39 "tcp://0.0.0.0:5555", 13:07:39 "unix:///var/run/docker.sock" 13:07:39 ], 13:07:39 "mtu": 1458, 13:07:39 "selinux-enabled": true, 13:07:39 "seccomp-profile": "/etc/docker/seccomp.json" 13:07:39 } [Pipeline] sh 13:07:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:07:40 Removing intermediate container a1b843a34a4d 13:07:40 ---> 6c3407779ebd 13:07:40 Step 10/29 : COPY . . 13:07:40 + sudo service docker restart 13:07:40 ---> 7573cb5447aa 13:07:40 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:07:40 ---> Running in 65f13393744d 13:07:40 Removing intermediate container 65f13393744d 13:07:40 ---> 140df4cc09de 13:07:40 Step 12/29 : RUN $MAKE 13:07:40 ---> Running in 61acdb49b25b 13:07:41 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.22 -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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:07:58 provisioning config files... 13:07:58 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config16482277506794921677tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:07:59 ---> docker-login.sh 13:07:59 nexus3.edgexfoundry.org:10001 13:07:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:07:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:07:59 Configure a credential helper to remove this warning. See 13:07:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:07:59 13:07:59 Login Succeeded 13:07:59 nexus3.edgexfoundry.org:10002 13:08:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:08:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:08:00 Configure a credential helper to remove this warning. See 13:08:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:08:00 13:08:00 Login Succeeded 13:08:00 nexus3.edgexfoundry.org:10003 13:08:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:08:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:08:00 Configure a credential helper to remove this warning. See 13:08:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:08:00 13:08:00 Login Succeeded 13:08:00 nexus3.edgexfoundry.org:10004 13:08:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:08:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:08:01 Configure a credential helper to remove this warning. See 13:08:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:08:01 13:08:01 Login Succeeded 13:08:01 docker.io 13:08:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:08:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:08:01 Configure a credential helper to remove this warning. See 13:08:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:08:01 13:08:01 Login Succeeded 13:08:01 ---> docker-login.sh ends [Pipeline] } 13:08:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:08:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:08:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:08:02 ========================================================= 13:08:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 13:08:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:08:02 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 13:08:03 Removing intermediate container 61acdb49b25b 13:08:03 ---> 6ca853ce2d50 13:08:03 Step 13/29 : FROM alpine:3.14 13:08:03 3.14: Pulling from library/alpine 13:08:03 c7ed990a2339: Pulling fs layer 13:08:03 c7ed990a2339: Verifying Checksum 13:08:03 c7ed990a2339: Download complete 13:08:03 Sending build context to Docker daemon 683kB 13:08:03 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 13:08:03 Step 2/12 : FROM ${BASE} AS builder 13:08:03 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:08:03 9b18e9b68314: Pulling fs layer 13:08:03 35d82f9e3411: Pulling fs layer 13:08:03 e16973657156: Pulling fs layer 13:08:03 fc693d55d65f: Pulling fs layer 13:08:03 7e9fc2657dce: Pulling fs layer 13:08:03 dda99020689f: Pulling fs layer 13:08:03 db1c61fa0a46: Pulling fs layer 13:08:03 891c053d2c06: Pulling fs layer 13:08:03 7e9fc2657dce: Waiting 13:08:03 dda99020689f: Waiting 13:08:03 db1c61fa0a46: Waiting 13:08:03 c7ed990a2339: Pull complete 13:08:03 Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a 13:08:03 Status: Downloaded newer image for alpine:3.14 13:08:03 ---> dd53f409bf0b 13:08:03 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:08:03 ---> Running in 1b570d59c4eb 13:08:03 891c053d2c06: Waiting 13:08:03 fc693d55d65f: Waiting 13:08:03 e16973657156: Verifying Checksum 13:08:03 e16973657156: Download complete 13:08:03 35d82f9e3411: Verifying Checksum 13:08:03 35d82f9e3411: Download complete 13:08:03 7e9fc2657dce: Verifying Checksum 13:08:03 7e9fc2657dce: Download complete 13:08:03 dda99020689f: Download complete 13:08:03 9b18e9b68314: Verifying Checksum 13:08:03 Removing intermediate container 1b570d59c4eb 13:08:03 ---> 4f67c28b516b 13:08:03 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:08:03 ---> Running in 43b7a955c7a0 13:08:03 Removing intermediate container 43b7a955c7a0 13:08:03 ---> bc82dbdbc8eb 13:08:03 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 13:08:03 ---> Running in 2cb3324d341f 13:08:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:08:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:08:04 (1/2) Installing ca-certificates (20220614-r0) 13:08:04 (2/2) Installing dumb-init (1.2.5-r1) 13:08:04 Executing busybox-1.33.1-r8.trigger 13:08:04 Executing ca-certificates-20220614-r0.trigger 13:08:04 OK: 6 MiB in 16 packages 13:08:04 9b18e9b68314: Pull complete 13:08:04 891c053d2c06: Verifying Checksum 13:08:04 891c053d2c06: Download complete 13:08:04 Removing intermediate container 2cb3324d341f 13:08:04 ---> 7170cacda43c 13:08:04 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:08:04 ---> ac94f0b074cc 13:08:04 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 13:08:04 ---> 912e10c28f04 13:08:04 Step 19/29 : COPY --from=builder /app/res/ /res/ 13:08:05 35d82f9e3411: Pull complete 13:08:05 ---> f678a23af891 13:08:05 Step 20/29 : COPY --from=builder /app/static/ /static/ 13:08:05 ---> 66a2acc1c7fa 13:08:05 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:08:05 e16973657156: Pull complete 13:08:05 db1c61fa0a46: Verifying Checksum 13:08:05 db1c61fa0a46: Download complete 13:08:05 ---> 7b1b751d25b3 13:08:05 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:08:06 ---> Running in 99a66ac66de2 13:08:06 fc693d55d65f: Download complete 13:08:06 Removing intermediate container 99a66ac66de2 13:08:06 ---> 9db334122a1a 13:08:06 Step 23/29 : VOLUME /cache 13:08:06 ---> Running in e967e96667a9 13:08:06 Removing intermediate container e967e96667a9 13:08:06 ---> 92ed8147f3b8 13:08:06 Step 24/29 : EXPOSE 59711 13:08:06 ---> Running in 2b01a1ca4c55 13:08:06 Removing intermediate container 2b01a1ca4c55 13:08:06 ---> ca091ef6fa2d 13:08:06 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:08:06 ---> Running in 362120fa9d84 13:08:06 Removing intermediate container 362120fa9d84 13:08:06 ---> 556f09082794 13:08:06 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:08:06 ---> Running in 0ccd0bbeeca3 13:08:06 Removing intermediate container 0ccd0bbeeca3 13:08:06 ---> d5f503760908 13:08:06 Step 27/29 : LABEL arch=amd64 13:08:06 ---> Running in 5d4731b4c4a8 13:08:06 Removing intermediate container 5d4731b4c4a8 13:08:06 ---> 4e5f3bb4eed5 13:08:06 Step 28/29 : LABEL git_sha=bc2f9179bd4f5bce8f936c2d39b038980c548f7e 13:08:06 ---> Running in 5947b1a168f4 13:08:07 Removing intermediate container 5947b1a168f4 13:08:07 ---> c09748ea0f29 13:08:07 Step 29/29 : LABEL version=0.0.0 13:08:07 ---> Running in 7bddbc46e5ce 13:08:07 Removing intermediate container 7bddbc46e5ce 13:08:07 ---> 6f4374eb097d 13:08:07 [Warning] One or more build-args [ARCH] were not consumed 13:08:07 Successfully built 6f4374eb097d 13:08:07 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 13:08:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:08:07 13:08:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:08:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:08:08 latest: Pulling from edgex-lftools-log-publisher 13:08:08 5eb5b503b376: Pulling fs layer 13:08:08 5c69ac0246d0: Pulling fs layer 13:08:08 ec43610c2a17: Pulling fs layer 13:08:08 3a2ae6a8a46f: Pulling fs layer 13:08:08 33b1e0a273af: Pulling fs layer 13:08:08 5d3b04190fa2: Pulling fs layer 13:08:08 2f39f015ded8: Pulling fs layer 13:08:08 3a2ae6a8a46f: Waiting 13:08:08 33b1e0a273af: Waiting 13:08:08 2f39f015ded8: Waiting 13:08:08 5d3b04190fa2: Waiting 13:08:08 5c69ac0246d0: Download complete 13:08:08 3a2ae6a8a46f: Verifying Checksum 13:08:08 3a2ae6a8a46f: Download complete 13:08:08 33b1e0a273af: Verifying Checksum 13:08:08 33b1e0a273af: Download complete 13:08:08 5d3b04190fa2: Verifying Checksum 13:08:08 5d3b04190fa2: Download complete 13:08:08 ec43610c2a17: Verifying Checksum 13:08:08 ec43610c2a17: Download complete 13:08:08 5eb5b503b376: Verifying Checksum 13:08:08 5eb5b503b376: Download complete 13:08:09 2f39f015ded8: Download complete 13:08:09 5eb5b503b376: Pull complete 13:08:10 5c69ac0246d0: Pull complete 13:08:10 ec43610c2a17: Pull complete 13:08:10 3a2ae6a8a46f: Pull complete 13:08:10 33b1e0a273af: Pull complete 13:08:10 5d3b04190fa2: Pull complete 13:08:14 2f39f015ded8: Pull complete 13:08:14 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:08:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:08:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:08:15 prd-ubuntu20.04-docker-8c-8g-4666 does not seem to be running inside a container 13:08:15 $ 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-140 -v /w/workspace/y_app-rfid-llrp-inventory_PR-140:/w/workspace/y_app-rfid-llrp-inventory_PR-140:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-140@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-140@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-lftools-log-publisher:latest cat 13:08:18 fc693d55d65f: Pull complete 13:08:18 7e9fc2657dce: Pull complete 13:08:18 dda99020689f: Pull complete 13:08:19 $ docker top 4573f3fe5a33468504891d3d86d7a1a92e54423a73e5984e4c26bb1f1cc4a68a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:08:20 ---> job-cost.sh 13:08:20 lf-activate-venv: SKIPPING 13:08:20 INFO: No Stack... 13:08:20 INFO: Retrieving Pricing Info for: v3-standard-8 13:08:21 INFO: Archiving Costs [Pipeline] sh 13:08:21 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-140/archives/cost.csv 13:08:21 + cut -d, -f6 [Pipeline] lock 13:08:21 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-140-1-stack-cost] 13:08:21 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-140-1-stack-cost] did not exist. Created. 13:08:21 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-140-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:08:22 + echo total: 0.2199999988079071 [Pipeline] stash 13:08:22 Stashed 1 file(s) [Pipeline] } 13:08:22 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-140-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:08:22 $ docker stop --time=1 4573f3fe5a33468504891d3d86d7a1a92e54423a73e5984e4c26bb1f1cc4a68a 13:08:23 $ docker rm -f --volumes 4573f3fe5a33468504891d3d86d7a1a92e54423a73e5984e4c26bb1f1cc4a68a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:08:25 db1c61fa0a46: Pull complete 13:08:27 891c053d2c06: Pull complete 13:08:27 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 13:08:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 13:08:27 ---> f96f9c87975a 13:08:27 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:08:29 ---> Running in a6d565230817 13:08:29 Removing intermediate container a6d565230817 13:08:29 ---> d35e01d8d0d9 13:08:29 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:08:29 ---> Running in 9d9162326a45 13:08:30 Removing intermediate container 9d9162326a45 13:08:30 ---> a294fbdbf96d 13:08:30 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:08:30 ---> Running in 926086f8f846 13:08:30 Removing intermediate container 926086f8f846 13:08:30 ---> b1aaaaad2d6f 13:08:30 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:08:30 ---> Running in 96fd52f7243d 13:08:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:08:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:08:32 OK: 221 MiB in 51 packages 13:08:33 Removing intermediate container 96fd52f7243d 13:08:33 ---> ab6bc0366a1e 13:08:33 Step 7/12 : WORKDIR /app 13:08:33 ---> Running in 5b9e0ad4ebdc 13:08:33 Removing intermediate container 5b9e0ad4ebdc 13:08:33 ---> 55f3b49c60f5 13:08:33 Step 8/12 : COPY go.mod vendor* ./ 13:08:34 ---> 3a26359ef83e 13:08:34 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:08:34 ---> Running in a19620f23bd8 13:09:42 Removing intermediate container a19620f23bd8 13:09:42 ---> f320fe178118 13:09:42 Step 10/12 : COPY . . 13:09:42 ---> 35d0679a93da 13:09:42 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:09:42 ---> Running in f1abfa22387c 13:09:42 Removing intermediate container f1abfa22387c 13:09:42 ---> cc5ef4accfa7 13:09:42 Step 12/12 : RUN $MAKE 13:09:42 ---> Running in 0f50474b1ac1 13:09:42 noop 13:09:42 Removing intermediate container 0f50474b1ac1 13:09:42 ---> e9a4889ffbf9 13:09:42 Successfully built e9a4889ffbf9 13:09:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:09:42 + docker inspect -f . ci-base-image-arm64 13:09:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:09:42 prd-ubuntu20.04-docker-arm64-4c-16g-4669 does not seem to be running inside a container 13:09:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@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 ******** ci-base-image-arm64 cat 13:09:44 $ docker top d177abdf5f3bcc05a61f3279ac1d7438a8057141322b5193851f96185dce0057 -eo pid,comm [Pipeline] { [Pipeline] sh 13:09:45 + go version 13:09:45 go version go1.18.7 linux/arm64 [Pipeline] } 13:09:45 $ docker stop --time=1 d177abdf5f3bcc05a61f3279ac1d7438a8057141322b5193851f96185dce0057 13:09:46 $ docker rm -f --volumes d177abdf5f3bcc05a61f3279ac1d7438a8057141322b5193851f96185dce0057 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:09:47 + docker inspect -f . ci-base-image-arm64 13:09:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:09:47 prd-ubuntu20.04-docker-arm64-4c-16g-4669 does not seem to be running inside a container 13:09:47 $ 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/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@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 ******** ci-base-image-arm64 cat 13:09:48 $ docker top 50bc2716b021ce6d3b46634ab909fed63363eefeb45e315e358095b6ea1c5696 -eo pid,comm [Pipeline] { [Pipeline] sh 13:09:49 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 13:09:49 + make test 13:09:49 go test -race ./... -coverprofile=coverage.out ./... 13:12:26 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:12:26 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.777s coverage: 86.2% of statements 13:12:26 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:12:34 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.568s coverage: 71.9% of statements 13:12:34 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:12:34 go vet ./... 13:14:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:14:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:14:11 ./bin/test-attribution.sh 13:14:11 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 13:14:11 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 13:14:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:14:11 $ docker stop --time=1 50bc2716b021ce6d3b46634ab909fed63363eefeb45e315e358095b6ea1c5696 13:14:13 $ docker rm -f --volumes 50bc2716b021ce6d3b46634ab909fed63363eefeb45e315e358095b6ea1c5696 [Pipeline] // withDockerContainer [Pipeline] sh 13:14:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:14:15 Warning: overwriting stash ‘coverage-report’ 13:14:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:14:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:14:16 + ls -al . 13:14:16 total 228 13:14:16 drwxrwxr-x 10 jenkins jenkins 4096 Feb 6 13:09 . 13:14:16 drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 13:07 .. 13:14:16 -rw-rw-r-- 1 jenkins jenkins 262 Feb 6 13:07 .dockerignore 13:14:16 drwxrwxr-x 8 jenkins jenkins 4096 Feb 6 13:07 .git 13:14:16 drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 13:07 .github 13:14:16 -rw-rw-r-- 1 jenkins jenkins 788 Feb 6 13:07 .gitignore 13:14:16 -rw-rw-r-- 1 jenkins jenkins 41 Feb 6 13:07 .golangci.yml 13:14:16 -rw-rw-r-- 1 jenkins jenkins 9818 Feb 6 13:07 Attribution.txt 13:14:16 -rw-rw-r-- 1 jenkins jenkins 4331 Feb 6 13:07 CHANGELOG.md 13:14:16 -rw-rw-r-- 1 jenkins jenkins 1659 Feb 6 13:07 Dockerfile 13:14:16 -rw-rw-r-- 1 jenkins jenkins 677 Feb 6 13:07 GOVERNANCE.md 13:14:16 -rw-rw-r-- 1 jenkins jenkins 687 Feb 6 13:07 Jenkinsfile 13:14:16 -rw-rw-r-- 1 jenkins jenkins 11347 Feb 6 13:07 LICENSE 13:14:16 -rw-rw-r-- 1 jenkins jenkins 2462 Feb 6 13:07 Makefile 13:14:16 -rw-rw-r-- 1 jenkins jenkins 617 Feb 6 13:07 OWNERS.md 13:14:16 -rw-rw-r-- 1 jenkins jenkins 31023 Feb 6 13:07 README.md 13:14:16 -rw-rw-r-- 1 jenkins jenkins 5 Feb 6 13:05 VERSION 13:14:16 drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 13:07 bin 13:14:16 -rw-r--r-- 1 jenkins jenkins 41317 Feb 6 13:12 coverage.out 13:14:16 -rw-rw-r-- 1 jenkins jenkins 3564 Feb 6 13:07 go.mod 13:14:16 -rw-rw-r-- 1 jenkins jenkins 33452 Feb 6 13:07 go.sum 13:14:16 drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 13:07 images 13:14:16 drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 13:07 internal 13:14:16 -rw-rw-r-- 1 jenkins jenkins 531 Feb 6 13:07 main.go 13:14:16 drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 13:07 res 13:14:16 drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 13:07 snap 13:14:16 drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 13:07 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:14:16 + 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=bc2f9179bd4f5bce8f936c2d39b038980c548f7e --label arch=arm64 --label version=0.0.0 . 13:14:17 Sending build context to Docker daemon 683kB 13:14:17 Step 1/29 : ARG BASE=golang:1.18-alpine3.16 13:14:17 Step 2/29 : FROM ${BASE} AS builder 13:14:17 ---> e9a4889ffbf9 13:14:17 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 13:14:17 ---> Running in 658355d7462c 13:14:17 Removing intermediate container 658355d7462c 13:14:17 ---> a0d6c86b6e2b 13:14:17 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 13:14:17 ---> Running in aa6c9f3921ad 13:14:18 Removing intermediate container aa6c9f3921ad 13:14:18 ---> 950ef3f671b2 13:14:18 Step 5/29 : ARG ADD_BUILD_TAGS="" 13:14:18 ---> Running in 4d2dafacd1ba 13:14:18 Removing intermediate container 4d2dafacd1ba 13:14:18 ---> 00d5b2b27576 13:14:18 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:14:18 ---> Running in b47114252b63 13:14:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:14:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:14:20 OK: 221 MiB in 51 packages 13:14:21 Removing intermediate container b47114252b63 13:14:21 ---> 3f2fd066cdde 13:14:21 Step 7/29 : WORKDIR /app 13:14:21 ---> Running in 4d19e0275791 13:14:22 Removing intermediate container 4d19e0275791 13:14:22 ---> 6b1cc1723c02 13:14:22 Step 8/29 : COPY go.mod vendor* ./ 13:14:22 ---> 576224bd9652 13:14:22 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:14:22 ---> Running in e1dac8c44911 13:14:25 Removing intermediate container e1dac8c44911 13:14:25 ---> 483cd133722d 13:14:25 Step 10/29 : COPY . . 13:14:25 ---> 05c8fad90726 13:14:25 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:14:25 ---> Running in b8b16f1c85e8 13:14:26 Removing intermediate container b8b16f1c85e8 13:14:26 ---> 08ff26f57665 13:14:26 Step 12/29 : RUN $MAKE 13:14:26 ---> Running in 9fabb3564dce 13:14:27 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.22 -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 13:16:34 Removing intermediate container 9fabb3564dce 13:16:34 ---> 5005aae310da 13:16:34 Step 13/29 : FROM alpine:3.14 13:16:34 3.14: Pulling from library/alpine 13:16:34 90cda3b7c325: Pulling fs layer 13:16:34 90cda3b7c325: Download complete 13:16:34 90cda3b7c325: Pull complete 13:16:34 Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a 13:16:34 Status: Downloaded newer image for alpine:3.14 13:16:34 ---> 275902a1839d 13:16:34 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:16:34 ---> Running in d92fb620e7e3 13:16:34 Removing intermediate container d92fb620e7e3 13:16:34 ---> 60819180d3a9 13:16:34 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:16:34 ---> Running in 920b46b1c384 13:16:34 Removing intermediate container 920b46b1c384 13:16:34 ---> 07c38ba808f8 13:16:34 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 13:16:34 ---> Running in 00997961b6ff 13:16:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:16:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:16:34 (1/2) Installing ca-certificates (20220614-r0) 13:16:34 (2/2) Installing dumb-init (1.2.5-r1) 13:16:34 Executing busybox-1.33.1-r8.trigger 13:16:34 Executing ca-certificates-20220614-r0.trigger 13:16:34 OK: 6 MiB in 16 packages 13:16:34 Removing intermediate container 00997961b6ff 13:16:34 ---> 7de277a50399 13:16:34 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:16:35 ---> a72a151bb992 13:16:35 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 13:16:35 ---> 2a75d7b8c88b 13:16:35 Step 19/29 : COPY --from=builder /app/res/ /res/ 13:16:36 ---> 30eb0b815757 13:16:36 Step 20/29 : COPY --from=builder /app/static/ /static/ 13:16:36 ---> c959c27e2561 13:16:36 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:16:38 ---> e9bd1311c8b5 13:16:38 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:16:38 ---> Running in 386554a23303 13:16:40 Removing intermediate container 386554a23303 13:16:40 ---> 895c07d5bb1f 13:16:40 Step 23/29 : VOLUME /cache 13:16:40 ---> Running in d0615ef51241 13:16:40 Removing intermediate container d0615ef51241 13:16:40 ---> 0cbb50e2e8a7 13:16:40 Step 24/29 : EXPOSE 59711 13:16:40 ---> Running in aa0ddfd3d776 13:16:40 Removing intermediate container aa0ddfd3d776 13:16:40 ---> f72ac81fe9fb 13:16:40 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:16:40 ---> Running in ba1f45d68ca3 13:16:41 Removing intermediate container ba1f45d68ca3 13:16:41 ---> def5c83c4f41 13:16:41 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:16:41 ---> Running in 368cb496d883 13:16:41 Removing intermediate container 368cb496d883 13:16:41 ---> 5bf682956a65 13:16:41 Step 27/29 : LABEL arch=arm64 13:16:41 ---> Running in 972061ced812 13:16:42 Removing intermediate container 972061ced812 13:16:42 ---> d36c34a4964d 13:16:42 Step 28/29 : LABEL git_sha=bc2f9179bd4f5bce8f936c2d39b038980c548f7e 13:16:42 ---> Running in e7ddd78e1403 13:16:42 Removing intermediate container e7ddd78e1403 13:16:42 ---> 52f0aee44e9a 13:16:42 Step 29/29 : LABEL version=0.0.0 13:16:42 ---> Running in 3de1379b258b 13:16:42 Removing intermediate container 3de1379b258b 13:16:42 ---> 9db2a48d9fcc 13:16:42 [Warning] One or more build-args [ARCH] were not consumed 13:16:42 Successfully built 9db2a48d9fcc 13:16:42 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 13:16:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:16:43 13:16:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:16:43 arm64: Pulling from edgex-lftools-log-publisher 13:16:43 8998bd30e6a1: Pulling fs layer 13:16:43 04944245beec: Pulling fs layer 13:16:43 699f458cf7ca: Pulling fs layer 13:16:43 765212b225bb: Pulling fs layer 13:16:43 f23df028b6ca: Pulling fs layer 13:16:43 d65c8cfc05b1: Pulling fs layer 13:16:43 2437ff75d9bd: Pulling fs layer 13:16:43 765212b225bb: Waiting 13:16:43 f23df028b6ca: Waiting 13:16:43 d65c8cfc05b1: Waiting 13:16:43 2437ff75d9bd: Waiting 13:16:44 04944245beec: Verifying Checksum 13:16:44 04944245beec: Download complete 13:16:44 765212b225bb: Verifying Checksum 13:16:44 765212b225bb: Download complete 13:16:44 f23df028b6ca: Verifying Checksum 13:16:44 f23df028b6ca: Download complete 13:16:44 d65c8cfc05b1: Verifying Checksum 13:16:44 d65c8cfc05b1: Download complete 13:16:44 699f458cf7ca: Verifying Checksum 13:16:44 699f458cf7ca: Download complete 13:16:44 8998bd30e6a1: Verifying Checksum 13:16:44 8998bd30e6a1: Download complete 13:16:47 2437ff75d9bd: Verifying Checksum 13:16:47 2437ff75d9bd: Download complete 13:16:48 8998bd30e6a1: Pull complete 13:16:49 04944245beec: Pull complete 13:16:51 699f458cf7ca: Pull complete 13:16:51 765212b225bb: Pull complete 13:16:52 f23df028b6ca: Pull complete 13:16:52 d65c8cfc05b1: Pull complete 13:17:07 2437ff75d9bd: Pull complete 13:17:07 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:17:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:17:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:17:07 prd-ubuntu20.04-docker-arm64-4c-16g-4669 does not seem to be running inside a container 13:17:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@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-lftools-log-publisher:arm64 cat 13:17:10 $ docker top d8afeff4362f2d2a249e932e082be1268cef78ba247c57dede5d59b8c26aa3a9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:17:11 ---> job-cost.sh 13:17:11 lf-activate-venv: SKIPPING 13:17:11 INFO: No Stack... 13:17:13 INFO: Retrieving Pricing Info for: v3-standard-4 13:17:13 INFO: Archiving Costs [Pipeline] sh 13:17:14 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv 13:17:14 + cut -d, -f6 [Pipeline] lock 13:17:14 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-140-1-stack-cost] 13:17:14 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-140-1-stack-cost] did not exist. Created. 13:17:14 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-140-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:17:15 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-e9dd95da/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:17:15 + echo total: 0.10999999940395355 [Pipeline] stash 13:17:15 Warning: overwriting stash ‘stack-cost’ 13:17:15 Stashed 1 file(s) [Pipeline] } 13:17:15 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-140-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:17:15 $ docker stop --time=1 d8afeff4362f2d2a249e932e082be1268cef78ba247c57dede5d59b8c26aa3a9 13:17:17 $ docker rm -f --volumes d8afeff4362f2d2a249e932e082be1268cef78ba247c57dede5d59b8c26aa3a9 [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 13:17:18 provisioning config files... 13:17:18 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-140@tmp/config16908917988637025844tmp [Pipeline] { [Pipeline] sh 13:17:18 + set +x 13:17:18 + curl -s https://codecov.io/bash 13:17:18 + bash -s -- 13:17:18 13:17:18 _____ _ 13:17:18 / ____| | | 13:17:18 | | ___ __| | ___ ___ _____ __ 13:17:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:17:18 | |___| (_) | (_| | __/ (_| (_) \ V / 13:17:18 \_____\___/ \__,_|\___|\___\___/ \_/ 13:17:18 Bash-1.0.6 13:17:18 13:17:18 13:17:18 ==> git version 2.25.1 found 13:17:18 ==> 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 13:17:18 Release-Date: 2020-01-08 13:17:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:17:18 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:17:18 ==> Jenkins CI detected. 13:17:18 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-140 13:17:18 project root: . 13:17:18 --> token set from env 13:17:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:17:18 ==> Running gcov in . (disable via -X gcov) 13:17:18 ==> Python coveragepy not found 13:17:18 ==> Searching for coverage reports in: 13:17:18 + . 13:17:18 -> Found 1 reports 13:17:18 ==> Detecting git/mercurial file structure 13:17:18 ==> Reading reports 13:17:18 + ./coverage.out bytes=41317 13:17:18 ==> Appending adjustments 13:17:18 https://docs.codecov.io/docs/fixing-reports 13:17:18 + Found adjustments 13:17:18 ==> Gzipping contents 13:17:18 12K /tmp/codecov.nOJIH0.gz 13:17:18 ==> Uploading reports 13:17:18 url: https://codecov.io 13:17:18 query: branch=PR-140&commit=bc2f9179bd4f5bce8f936c2d39b038980c548f7e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-140%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=140&job=&cmd_args= 13:17:18 -> Pinging Codecov 13:17:18 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-140&commit=bc2f9179bd4f5bce8f936c2d39b038980c548f7e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-140%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=140&job=&cmd_args= 13:17:19 -> Uploading to 13:17:19 https://storage.googleapis.com/codecov/v4/raw/2023-02-06/581DD39554BDF9B6E22D074273EAD858/bc2f9179bd4f5bce8f936c2d39b038980c548f7e/91c0cd29-7489-4c21-ad58-ff1a3ce76f97.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230206T131718Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9cbac7873d17b42dd5d9239a25f39e0edc84d29738f63d2828343f30d56c14bf 13:17:19 % Total % Received % Xferd Average Speed Time Time Time Current 13:17:19 Dload Upload Total Spent Left Speed 13:17:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11846 0 0 100 11846 0 43712 --:--:-- --:--:-- --:--:-- 43712 13:17:19 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/bc2f9179bd4f5bce8f936c2d39b038980c548f7e [Pipeline] } 13:17:19 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 13:17:21 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-140/archives ] 13:17:21 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-140/archives 13:17:21 total 16 13:17:21 drwxr-xr-x 3 root root 4096 Feb 6 13:08 . 13:17:21 drwxrwxr-x 12 jenkins jenkins 4096 Feb 6 13:08 .. 13:17:21 drwxr-xr-x 2 root root 4096 Feb 6 13:08 cost 13:17:21 -rw-r--r-- 1 root root 95 Feb 6 13:08 cost.csv 13:17:21 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-140/archives 13:17:21 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-140/archives 13:17:21 total 16 13:17:21 drwxr-xr-x 3 jenkins jenkins 4096 Feb 6 13:08 . 13:17:21 drwxrwxr-x 12 jenkins jenkins 4096 Feb 6 13:08 .. 13:17:21 drwxr-xr-x 2 jenkins jenkins 4096 Feb 6 13:08 cost 13:17:21 -rw-r--r-- 1 jenkins jenkins 95 Feb 6 13:08 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:17:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:17:22 ---> package-listing.sh 13:17:22 ++ facter osfamily 13:17:22 ++ tr '[:upper:]' '[:lower:]' 13:17:22 + OS_FAMILY=debian 13:17:22 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-140 13:17:22 + START_PACKAGES=/tmp/packages_start.txt 13:17:22 + END_PACKAGES=/tmp/packages_end.txt 13:17:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:17:22 + PACKAGES=/tmp/packages_start.txt 13:17:22 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-140 ']' 13:17:22 + PACKAGES=/tmp/packages_end.txt 13:17:22 + case "${OS_FAMILY}" in 13:17:22 + dpkg -l 13:17:22 + grep '^ii' 13:17:22 + '[' -f /tmp/packages_start.txt ']' 13:17:22 + '[' -f /tmp/packages_end.txt ']' 13:17:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:17:22 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-140 ']' 13:17:22 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-140/archives/ 13:17:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-140/archives/ [Pipeline] echo 13:17:22 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-140/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:17:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:17:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:17:23 prd-ubuntu20.04-docker-8c-8g-4666 does not seem to be running inside a container 13:17:23 $ 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-140/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-140 -v /w/workspace/y_app-rfid-llrp-inventory_PR-140:/w/workspace/y_app-rfid-llrp-inventory_PR-140:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-140@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-140@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:17:24 $ docker top f0411e9fbb6fafd53e799926c48ff446a881f579e152af975b387910d6a87d67 -eo pid,comm [Pipeline] { [Pipeline] sh 13:17:24 + touch /tmp/pre-build-complete [Pipeline] sh 13:17:24 + mkdir -p /var/log/sysstat [Pipeline] sh 13:17:25 + ls /var/log/sa-host 13:17:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:17:25 provisioning config files... 13:17:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-140@tmp/config16203913734370172505tmp [Pipeline] { [Pipeline] echo 13:17:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:17:25 ---> create-netrc.sh [Pipeline] } 13:17:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:17:26 ---> python-tools-install.sh [Pipeline] echo 13:17:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:17:26 ---> sudo-logs.sh 13:17:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:17:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:17:26 ---> job-cost.sh 13:17:26 lf-activate-venv: SKIPPING 13:17:26 DEBUG: total: 0.2199999988079071 13:17:26 INFO: Retrieving Stack Cost... 13:17:30 INFO: Retrieving Pricing Info for: v3-standard-8 13:17:30 INFO: Archiving Costs [Pipeline] echo 13:17:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:17:30 ---> logs-deploy.sh 13:17:30 lf-activate-venv: SKIPPING 13:17:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-140/1 13:17:30 INFO: archiving workspace using pattern(s): 13:17:31 Archives upload complete. 13:17:31 INFO: archiving logs to Nexus