Pull request #172 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f788b70dc0615a82d0935512410bfbd1d0296715+6e5d69375a9366c800740746847da2ec3cfb4b8e (46ac72b1d42ea17c58b1432bbb96e3518786232e) 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-ssh9394207476082767467.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2452434729741735554.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh 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-172/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-172/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh756537261738516720.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-172/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17963240043301948885.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh1793655276687250089.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-172/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-172/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh850869787626601728.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 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6470 in /w/workspace/y_app-rfid-llrp-inventory_PR-172 [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-172 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/172/head:refs/remotes/origin/PR-172 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6e5d69375a9366c800740746847da2ec3cfb4b8e into PR head commit f788b70dc0615a82d0935512410bfbd1d0296715 Merge succeeded, producing f788b70dc0615a82d0935512410bfbd1d0296715 Checking out Revision f788b70dc0615a82d0935512410bfbd1d0296715 (PR-172) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:02:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f f788b70dc0615a82d0935512410bfbd1d0296715 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 6e5d69375a9366c800740746847da2ec3cfb4b8e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f788b70dc0615a82d0935512410bfbd1d0296715 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:02:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:02:07 ========================================================= 14:02:07 EdgeX Global Pipelines Version Info 14:02:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:02:08 ------------------- 14:02:08 stable info: 14:02:08 ------------------- 14:02:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:02:08 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 14:02:08 Message: update stable to v1.0.245 14:02:08 ------------------- 14:02:08 experimental info: 14:02:08 ------------------- 14:02:08 Commited By: **** collab-it+edgex@linuxfoundation.org 14:02:08 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 14:02:08 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:02:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 14:02:09 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 14:02:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:02:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:02:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:02:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 14:02:09 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:02:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:02:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:02:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:02:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:02:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 14:02:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:02:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:02:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:02:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:02:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:02:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:02:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:02:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:02:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:02:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:02:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:02:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:02:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:02:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:02:10 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:02:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-172 [Pipeline] echo 14:02:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-172 [Pipeline] echo 14:02:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-172 [Pipeline] echo 14:02:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f788b70dc0615a82d0935512410bfbd1d0296715 [Pipeline] echo 14:02:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f788b70 [Pipeline] echo 14:02:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:02:10 provisioning config files... 14:02:10 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-172@tmp/config141603338202012904tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:02:11 ---> docker-login.sh 14:02:11 nexus3.edgexfoundry.org:10001 14:02:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:02:11 Configure a credential helper to remove this warning. See 14:02:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:02:11 14:02:11 Login Succeeded 14:02:11 nexus3.edgexfoundry.org:10002 14:02:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:02:11 Configure a credential helper to remove this warning. See 14:02:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:02:11 14:02:11 Login Succeeded 14:02:11 nexus3.edgexfoundry.org:10003 14:02:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:02:12 Configure a credential helper to remove this warning. See 14:02:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:02:12 14:02:12 Login Succeeded 14:02:12 nexus3.edgexfoundry.org:10004 14:02:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:02:12 Configure a credential helper to remove this warning. See 14:02:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:02:12 14:02:12 Login Succeeded 14:02:12 docker.io 14:02:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:02:12 Configure a credential helper to remove this warning. See 14:02:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:02:12 14:02:12 Login Succeeded 14:02:12 ---> docker-login.sh ends [Pipeline] } 14:02:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:02:13 + git rev-list -1 --merges f788b70dc0615a82d0935512410bfbd1d0296715~1..f788b70dc0615a82d0935512410bfbd1d0296715 [Pipeline] echo 14:02:13 -----------> git rev-list -1 --merges f788b70dc0615a82d0935512410bfbd1d0296715~1..f788b70dc0615a82d0935512410bfbd1d0296715 f788b70dc0615a82d0935512410bfbd1d0296715 [false] [Pipeline] sh 14:02:13 + git log --format=format:%s -1 f788b70dc0615a82d0935512410bfbd1d0296715 [Pipeline] echo 14:02:13 ========================================================= 14:02:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:02:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:02:13 + git log --format=format:%s -1 f788b70dc0615a82d0935512410bfbd1d0296715 [Pipeline] echo 14:02:13 [semverPrep] GIT_COMMIT: f788b70dc0615a82d0935512410bfbd1d0296715, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 14:02:14 [semverPrep] This is not a build commit. [Pipeline] sh 14:02:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:02:14 + grep -v github /etc/ssh/ssh_known_hosts 14:02:14 + [ -e /tmp/ssh_known_hosts ] 14:02:14 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:02:14 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:02:14 + sudo tee -a /etc/ssh/ssh_known_hosts 14:02:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:02:14 14:02:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:02:15 0.1.4: Pulling from edgex-devops/py-git-semver 14:02:15 b85a868b505f: Pulling fs layer 14:02:15 e2be974225ed: Pulling fs layer 14:02:15 339a4e72a1f5: Pulling fs layer 14:02:15 988bab9f4d93: Pulling fs layer 14:02:15 1469e6f7b9e6: Pulling fs layer 14:02:15 eaf3925da568: Pulling fs layer 14:02:15 bab4dde63d76: Pulling fs layer 14:02:15 bde34c3a00c8: Pulling fs layer 14:02:15 b352a97aabf1: Pulling fs layer 14:02:15 4872d77fe225: Pulling fs layer 14:02:15 5851b861e8e6: Pulling fs layer 14:02:15 988bab9f4d93: Waiting 14:02:15 1469e6f7b9e6: Waiting 14:02:15 eaf3925da568: Waiting 14:02:15 b352a97aabf1: Waiting 14:02:15 4872d77fe225: Waiting 14:02:15 5851b861e8e6: Waiting 14:02:15 bab4dde63d76: Waiting 14:02:15 bde34c3a00c8: Waiting 14:02:15 e2be974225ed: Download complete 14:02:15 988bab9f4d93: Verifying Checksum 14:02:15 988bab9f4d93: Download complete 14:02:15 1469e6f7b9e6: Verifying Checksum 14:02:15 1469e6f7b9e6: Download complete 14:02:15 339a4e72a1f5: Verifying Checksum 14:02:15 339a4e72a1f5: Download complete 14:02:15 eaf3925da568: Verifying Checksum 14:02:15 eaf3925da568: Download complete 14:02:15 bde34c3a00c8: Download complete 14:02:15 b352a97aabf1: Download complete 14:02:15 4872d77fe225: Download complete 14:02:15 5851b861e8e6: Download complete 14:02:15 b85a868b505f: Verifying Checksum 14:02:15 b85a868b505f: Download complete 14:02:16 bab4dde63d76: Verifying Checksum 14:02:16 bab4dde63d76: Download complete 14:02:16 b85a868b505f: Pull complete 14:02:17 e2be974225ed: Pull complete 14:02:17 339a4e72a1f5: Pull complete 14:02:18 988bab9f4d93: Pull complete 14:02:18 1469e6f7b9e6: Pull complete 14:02:18 eaf3925da568: Pull complete 14:02:20 bab4dde63d76: Pull complete 14:02:20 bde34c3a00c8: Pull complete 14:02:20 b352a97aabf1: Pull complete 14:02:20 4872d77fe225: Pull complete 14:02:20 5851b861e8e6: Pull complete 14:02:20 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:02:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:02:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:02:21 prd-ubuntu20.04-docker-8c-8g-6470 does not seem to be running inside a container 14:02:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-172 -v /w/workspace/y_app-rfid-llrp-inventory_PR-172:/w/workspace/y_app-rfid-llrp-inventory_PR-172:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-172@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-172@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:02:25 $ docker top 1c1f88c2aa539e0b7139ed6f72ae0bbdb4a15a5ed55e14e92757ed49c4598410 -eo pid,comm 14:02:25 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:02:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:02:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:02:25 [ssh-agent] Looking for ssh-agent implementation... 14:02:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:02:25 $ docker exec 1c1f88c2aa539e0b7139ed6f72ae0bbdb4a15a5ed55e14e92757ed49c4598410 ssh-agent 14:02:25 SSH_AUTH_SOCK=/tmp/ssh-AHQeAy9VpvQG/agent.32 14:02:25 SSH_AGENT_PID=38 14:02:25 Running ssh-add (command line suppressed) 14:02:25 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-172@tmp/private_key_6601254240354131991.key (/w/workspace/y_app-rfid-llrp-inventory_PR-172@tmp/private_key_6601254240354131991.key) 14:02:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:02:26 + git tag --points-at HEAD [Pipeline] } 14:02:26 $ docker exec --env ******** --env ******** 1c1f88c2aa539e0b7139ed6f72ae0bbdb4a15a5ed55e14e92757ed49c4598410 ssh-agent -k 14:02:26 unset SSH_AUTH_SOCK; 14:02:26 unset SSH_AGENT_PID; 14:02:26 echo Agent pid 38 killed; 14:02:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:02:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:02:26 [ssh-agent] Looking for ssh-agent implementation... 14:02:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:02:26 $ docker exec 1c1f88c2aa539e0b7139ed6f72ae0bbdb4a15a5ed55e14e92757ed49c4598410 ssh-agent 14:02:26 SSH_AUTH_SOCK=/tmp/ssh-jMdr1HbhKpcV/agent.69 14:02:26 SSH_AGENT_PID=75 14:02:26 Running ssh-add (command line suppressed) 14:02:26 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-172@tmp/private_key_14543901036271134747.key (/w/workspace/y_app-rfid-llrp-inventory_PR-172@tmp/private_key_14543901036271134747.key) 14:02:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:02:27 + git semver init 14:02:27 2023-03-30 14:02:27,282 [run_init] DEBUG init version:0.0.0 force:False 14:02:27 2023-03-30 14:02:27,283 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-172/.semver 14:02:27 2023-03-30 14:02:27,284 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-172/.semver 14:02:27 2023-03-30 14:02:27,284 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-172/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-172, universal_newlines=False, shell=None, istream=None) 14:02:28 2023-03-30 14:02:28,688 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-172/.git/info/exclude 14:02:28 2023-03-30 14:02:28,689 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-172/.semver/PR-172 with force:False 14:02:28 2023-03-30 14:02:28,689 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-172/.semver/PR-172 14:02:28 2023-03-30 14:02:28,693 [execute] INFO git cat-file --batch-check 14:02:28 2023-03-30 14:02:28,693 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-172/.semver, universal_newlines=False, shell=None, istream=) 14:02:28 2023-03-30 14:02:28,698 [execute] INFO git cat-file --batch 14:02:28 2023-03-30 14:02:28,699 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-172/.semver, universal_newlines=False, shell=None, istream=) 14:02:28 2023-03-30 14:02:28,704 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-172/.semver/PR-172 14:02:28 0.0.0 [Pipeline] } 14:02:28 $ docker exec --env ******** --env ******** 1c1f88c2aa539e0b7139ed6f72ae0bbdb4a15a5ed55e14e92757ed49c4598410 ssh-agent -k 14:02:28 unset SSH_AUTH_SOCK; 14:02:28 unset SSH_AGENT_PID; 14:02:28 echo Agent pid 75 killed; 14:02:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:02:29 + git semver [Pipeline] } 14:02:29 $ docker stop --time=1 1c1f88c2aa539e0b7139ed6f72ae0bbdb4a15a5ed55e14e92757ed49c4598410 14:02:31 $ docker rm -f --volumes 1c1f88c2aa539e0b7139ed6f72ae0bbdb4a15a5ed55e14e92757ed49c4598410 [Pipeline] // withDockerContainer [Pipeline] sh 14:02:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:02:31 Stashed 1 file(s) [Pipeline] echo 14:02:31 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:02:32 provisioning config files... 14:02:32 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-172@tmp/config1627531450379583879tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:02:32 ---> docker-login.sh 14:02:32 nexus3.edgexfoundry.org:10001 14:02:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:02:32 Configure a credential helper to remove this warning. See 14:02:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:02:32 14:02:32 Login Succeeded 14:02:32 nexus3.edgexfoundry.org:10002 14:02:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:02:32 Configure a credential helper to remove this warning. See 14:02:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:02:32 14:02:32 Login Succeeded 14:02:32 nexus3.edgexfoundry.org:10003 14:02:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:02:33 Configure a credential helper to remove this warning. See 14:02:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:02:33 14:02:33 Login Succeeded 14:02:33 nexus3.edgexfoundry.org:10004 14:02:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:02:33 Configure a credential helper to remove this warning. See 14:02:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:02:33 14:02:33 Login Succeeded 14:02:33 docker.io 14:02:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:02:33 Configure a credential helper to remove this warning. See 14:02:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:02:33 14:02:33 Login Succeeded 14:02:33 ---> docker-login.sh ends [Pipeline] } 14:02:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:02:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:02:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:02:33 ========================================================= 14:02:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 14:02:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:34 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 14:02:34 Sending build context to Docker daemon 12.62MB 14:02:34 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 14:02:34 Step 2/12 : FROM ${BASE} AS builder 14:02:34 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 14:02:34 63b65145d645: Pulling fs layer 14:02:34 a2d21d5440eb: Pulling fs layer 14:02:34 935e6c44a52c: Pulling fs layer 14:02:34 94cc34f8dd06: Pulling fs layer 14:02:34 30dea6a524f1: Pulling fs layer 14:02:34 a2aff8979fd8: Pulling fs layer 14:02:34 6808be2612f2: Pulling fs layer 14:02:34 f25807f1079a: Pulling fs layer 14:02:34 a2aff8979fd8: Waiting 14:02:34 6808be2612f2: Waiting 14:02:34 f25807f1079a: Waiting 14:02:34 94cc34f8dd06: Waiting 14:02:34 30dea6a524f1: Waiting 14:02:34 a2d21d5440eb: Verifying Checksum 14:02:34 a2d21d5440eb: Download complete 14:02:34 94cc34f8dd06: Verifying Checksum 14:02:34 94cc34f8dd06: Download complete 14:02:34 63b65145d645: Verifying Checksum 14:02:34 63b65145d645: Download complete 14:02:34 30dea6a524f1: Verifying Checksum 14:02:34 30dea6a524f1: Download complete 14:02:34 a2aff8979fd8: Verifying Checksum 14:02:34 a2aff8979fd8: Download complete 14:02:34 63b65145d645: Pull complete 14:02:34 a2d21d5440eb: Pull complete 14:02:34 f25807f1079a: Verifying Checksum 14:02:34 935e6c44a52c: Verifying Checksum 14:02:34 935e6c44a52c: Download complete 14:02:35 6808be2612f2: Verifying Checksum 14:02:35 6808be2612f2: Download complete 14:02:38 935e6c44a52c: Pull complete 14:02:38 94cc34f8dd06: Pull complete 14:02:38 30dea6a524f1: Pull complete 14:02:38 a2aff8979fd8: Pull complete 14:02:41 6808be2612f2: Pull complete 14:02:42 f25807f1079a: Pull complete 14:02:42 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 14:02:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 14:02:42 ---> 3b553350e43f 14:02:42 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:02:47 Still waiting to schedule task 14:02:47 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:02:50 ---> Running in 1df57f5c5028 14:02:50 Removing intermediate container 1df57f5c5028 14:02:50 ---> 4b821f29153f 14:02:50 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:02:51 ---> Running in 7b8a6ab97bba 14:02:51 Removing intermediate container 7b8a6ab97bba 14:02:51 ---> 35471c97aa7d 14:02:51 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:02:51 ---> Running in 0fa854aca683 14:02:51 Removing intermediate container 0fa854aca683 14:02:51 ---> 311885810add 14:02:51 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:02:52 ---> Running in 6f1890514a58 14:02:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:02:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:02:52 OK: 265 MiB in 53 packages 14:02:53 Removing intermediate container 6f1890514a58 14:02:53 ---> 317637309877 14:02:53 Step 7/12 : WORKDIR /app 14:02:53 ---> Running in 2afd09b64c01 14:02:54 Removing intermediate container 2afd09b64c01 14:02:54 ---> 929028033aff 14:02:54 Step 8/12 : COPY go.mod vendor* ./ 14:02:54 ---> 2b2faac2dc03 14:02:54 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:02:54 ---> Running in 7256afd6b72c 14:03:41 Removing intermediate container 7256afd6b72c 14:03:41 ---> 58206b6e7963 14:03:41 Step 10/12 : COPY . . 14:03:42 ---> 717afb606999 14:03:42 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:03:42 ---> Running in 0094f7d6bc2b 14:03:42 Removing intermediate container 0094f7d6bc2b 14:03:42 ---> d71c0cba13a8 14:03:42 Step 12/12 : RUN $MAKE 14:03:42 ---> Running in f1b9ab28298b 14:03:42 noop 14:03:43 Removing intermediate container f1b9ab28298b 14:03:43 ---> 8bd6df60b214 14:03:43 Successfully built 8bd6df60b214 14:03:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:03:44 + docker inspect -f . ci-base-image-x86_64 14:03:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:03:44 prd-ubuntu20.04-docker-8c-8g-6470 does not seem to be running inside a container 14:03:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-172 -v /w/workspace/y_app-rfid-llrp-inventory_PR-172:/w/workspace/y_app-rfid-llrp-inventory_PR-172:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-172@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-172@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 ******** ci-base-image-x86_64 cat 14:03:44 $ docker top 883e61802fbcf4a01ea97fdffbbb8589077b9827439451e747c12bc91d61be95 -eo pid,comm [Pipeline] { [Pipeline] sh 14:03:45 + go version 14:03:45 go version go1.20.2 linux/amd64 [Pipeline] } 14:03:45 $ docker stop --time=1 883e61802fbcf4a01ea97fdffbbb8589077b9827439451e747c12bc91d61be95 14:03:46 $ docker rm -f --volumes 883e61802fbcf4a01ea97fdffbbb8589077b9827439451e747c12bc91d61be95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:03:47 + docker inspect -f . ci-base-image-x86_64 14:03:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:03:47 prd-ubuntu20.04-docker-8c-8g-6470 does not seem to be running inside a container 14:03:47 $ 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-172 -v /w/workspace/y_app-rfid-llrp-inventory_PR-172:/w/workspace/y_app-rfid-llrp-inventory_PR-172:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-172@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-172@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 ******** ci-base-image-x86_64 cat 14:03:48 $ docker top 44aacaa6154511b8634839853553d891438075fafb3d4825335690d979189b6c -eo pid,comm [Pipeline] { [Pipeline] sh 14:03:48 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-172 [Pipeline] fileExists [Pipeline] sh 14:03:48 + make test 14:03:48 go test -race ./... -coverprofile=coverage.out ./... 14:04:10 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 14:04:10 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 14:04:10 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.172s coverage: 86.2% of statements 14:04:11 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.699s coverage: 71.9% of statements 14:04:17 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6471 in /w/workspace/y_app-rfid-llrp-inventory_PR-172 [Pipeline] { [Pipeline] ws 14:04:17 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 14:04:17 The recommended git tool is: git 14:04:23 using credential edgex-jenkins-ssh 14:04:23 Cloning the remote Git repository 14:04:23 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:04:23 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 14:04:23 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:04:23 > git --version # timeout=10 14:04:23 > git --version # 'git version 2.25.1' 14:04:23 using GIT_SSH to set credentials SSH Credentials for GitHub 14:04:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:04:25 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 14:04:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:04:27 Merging remotes/origin/main commit 6e5d69375a9366c800740746847da2ec3cfb4b8e into PR head commit f788b70dc0615a82d0935512410bfbd1d0296715 14:04:27 Merge succeeded, producing f788b70dc0615a82d0935512410bfbd1d0296715 14:04:27 Checking out Revision f788b70dc0615a82d0935512410bfbd1d0296715 (PR-172) 14:04:26 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 14:04:26 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:04:26 using GIT_SSH to set credentials SSH Credentials for GitHub 14:04:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/172/head:refs/remotes/origin/PR-172 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:04:27 > git config core.sparsecheckout # timeout=10 14:04:27 > git checkout -f f788b70dc0615a82d0935512410bfbd1d0296715 # timeout=10 14:04:27 > git remote # timeout=10 14:04:27 > git config --get remote.origin.url # timeout=10 14:04:27 using GIT_SSH to set credentials SSH Credentials for GitHub 14:04:27 > git merge 6e5d69375a9366c800740746847da2ec3cfb4b8e # timeout=10 14:04:27 > git rev-parse HEAD^{commit} # timeout=10 14:04:27 > git config core.sparsecheckout # timeout=10 14:04:27 > git checkout -f f788b70dc0615a82d0935512410bfbd1d0296715 # timeout=10 14:04:27 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" 14:04:28 > git --version # timeout=10 14:04:28 > git --version # 'git version 2.25.1' 14:04:28 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:04:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:04:29 % Total % Received % Xferd Average Speed Time Time Time Current 14:04:29 Dload Upload Total Spent Left Speed 14:04:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82264 0 --:--:-- --:--:-- --:--:-- 82798 [Pipeline] sh 14:04:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:04:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:04:30 + sudo tee /etc/docker/daemon.new 14:04:30 { 14:04:30 "registry-mirrors": [ 14:04:30 "https://nexus3.edgexfoundry.org:10001" 14:04:30 ], 14:04:30 "bip": "10.250.0.254/24", 14:04:30 "hosts": [ 14:04:30 "tcp://0.0.0.0:5555", 14:04:30 "unix:///var/run/docker.sock" 14:04:30 ], 14:04:30 "mtu": 1458, 14:04:30 "selinux-enabled": true, 14:04:30 "seccomp-profile": "/etc/docker/seccomp.json" 14:04:30 } [Pipeline] sh 14:04:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:04:30 + sudo service docker restart 14:04:33 go vet ./... 14:04:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:04:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:04:36 ./bin/test-attribution.sh [Pipeline] echo 14:04:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:04:36 $ docker stop --time=1 44aacaa6154511b8634839853553d891438075fafb3d4825335690d979189b6c 14:04:43 $ docker rm -f --volumes 44aacaa6154511b8634839853553d891438075fafb3d4825335690d979189b6c [Pipeline] // withDockerContainer [Pipeline] sh 14:04:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:04:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:04:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:04:45 + ls -al . 14:04:45 total 228 14:04:45 drwxrwxr-x 11 jenkins jenkins 4096 Mar 30 14:03 . 14:04:45 drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 14:02 .. 14:04:45 -rw-rw-r-- 1 jenkins jenkins 262 Mar 30 14:02 .dockerignore 14:04:45 drwxrwxr-x 8 jenkins jenkins 4096 Mar 30 14:02 .git 14:04:45 drwxrwxr-x 3 jenkins jenkins 4096 Mar 30 14:02 .github 14:04:45 -rw-rw-r-- 1 jenkins jenkins 788 Mar 30 14:02 .gitignore 14:04:45 -rw-rw-r-- 1 jenkins jenkins 41 Mar 30 14:02 .golangci.yml 14:04:45 drwxr-xr-x 3 jenkins jenkins 4096 Mar 30 14:02 .semver 14:04:45 -rw-rw-r-- 1 jenkins jenkins 9805 Mar 30 14:02 Attribution.txt 14:04:45 -rw-rw-r-- 1 jenkins jenkins 4331 Mar 30 14:02 CHANGELOG.md 14:04:45 -rw-rw-r-- 1 jenkins jenkins 1659 Mar 30 14:02 Dockerfile 14:04:45 -rw-rw-r-- 1 jenkins jenkins 677 Mar 30 14:02 GOVERNANCE.md 14:04:45 -rw-rw-r-- 1 jenkins jenkins 687 Mar 30 14:02 Jenkinsfile 14:04:45 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 30 14:02 LICENSE 14:04:45 -rw-rw-r-- 1 jenkins jenkins 2497 Mar 30 14:02 Makefile 14:04:45 -rw-rw-r-- 1 jenkins jenkins 617 Mar 30 14:02 OWNERS.md 14:04:45 -rw-rw-r-- 1 jenkins jenkins 31001 Mar 30 14:02 README.md 14:04:45 -rw-rw-r-- 1 jenkins jenkins 5 Mar 30 14:02 VERSION 14:04:45 drwxrwxr-x 2 jenkins jenkins 4096 Mar 30 14:02 bin 14:04:45 -rw-r--r-- 1 jenkins jenkins 41317 Mar 30 14:04 coverage.out 14:04:45 -rw-rw-r-- 1 jenkins jenkins 3464 Mar 30 14:02 go.mod 14:04:45 -rw-rw-r-- 1 jenkins jenkins 31420 Mar 30 14:02 go.sum 14:04:45 drwxrwxr-x 2 jenkins jenkins 4096 Mar 30 14:02 images 14:04:45 drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 14:02 internal 14:04:45 -rw-rw-r-- 1 jenkins jenkins 531 Mar 30 14:02 main.go 14:04:45 drwxrwxr-x 2 jenkins jenkins 4096 Mar 30 14:02 res 14:04:45 drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 14:02 snap 14:04:45 drwxrwxr-x 3 jenkins jenkins 4096 Mar 30 14:02 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:45 + 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=f788b70dc0615a82d0935512410bfbd1d0296715 --label arch=amd64 --label version=0.0.0 . 14:04:45 Sending build context to Docker daemon 12.62MB 14:04:45 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 14:04:45 Step 2/29 : FROM ${BASE} AS builder 14:04:45 ---> 8bd6df60b214 14:04:45 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 14:04:46 ---> Running in 288422bd44b9 14:04:47 Removing intermediate container 288422bd44b9 14:04:47 ---> 00b6812355af 14:04:47 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 14:04:47 ---> Running in 803ff22eb7db 14:04:47 Removing intermediate container 803ff22eb7db 14:04:47 ---> 884a6397de91 14:04:47 Step 5/29 : ARG ADD_BUILD_TAGS="" 14:04:47 ---> Running in 4bfb566bf4fd 14:04:48 Removing intermediate container 4bfb566bf4fd 14:04:48 ---> 3bb5581a25c7 14:04:48 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:04:48 ---> Running in 72c63a92b60d [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:04:49 provisioning config files... 14:04:49 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config16648912102792682676tmp [Pipeline] { [Pipeline] libraryResource 14:04:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [Pipeline] sh 14:04:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:04:49 ---> docker-login.sh 14:04:49 nexus3.edgexfoundry.org:10001 14:04:49 OK: 265 MiB in 53 packages 14:04:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:04:50 Configure a credential helper to remove this warning. See 14:04:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:04:50 14:04:50 Login Succeeded 14:04:50 nexus3.edgexfoundry.org:10002 14:04:50 Removing intermediate container 72c63a92b60d 14:04:50 ---> d1181310c4d9 14:04:50 Step 7/29 : WORKDIR /app 14:04:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:50 ---> Running in 40a52a4177b8 14:04:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:04:50 Configure a credential helper to remove this warning. See 14:04:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:04:50 14:04:50 Login Succeeded 14:04:50 nexus3.edgexfoundry.org:10003 14:04:50 Removing intermediate container 40a52a4177b8 14:04:50 ---> c98bdc04c594 14:04:50 Step 8/29 : COPY go.mod vendor* ./ 14:04:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:04:51 Configure a credential helper to remove this warning. See 14:04:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:04:51 14:04:51 Login Succeeded 14:04:51 nexus3.edgexfoundry.org:10004 14:04:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:04:51 Configure a credential helper to remove this warning. See 14:04:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:04:51 14:04:51 Login Succeeded 14:04:51 docker.io 14:04:51 ---> dc5633064f53 14:04:51 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:04:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:51 ---> Running in 624a3407c054 14:04:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:04:51 Configure a credential helper to remove this warning. See 14:04:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:04:51 14:04:51 Login Succeeded 14:04:51 ---> docker-login.sh ends [Pipeline] } 14:04:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:04:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:04:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:04:52 ========================================================= 14:04:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 14:04:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:52 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 14:04:53 Sending build context to Docker daemon 677.9kB 14:04:53 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 14:04:53 Step 2/12 : FROM ${BASE} AS builder 14:04:53 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:04:53 af6eaf76a39c: Pulling fs layer 14:04:53 55522c791124: Pulling fs layer 14:04:53 ce5c4a1c91eb: Pulling fs layer 14:04:53 169dfbe0d373: Pulling fs layer 14:04:53 e1ff8fa3b103: Pulling fs layer 14:04:53 52ebb69f0ebf: Pulling fs layer 14:04:53 5abe8eddf0d5: Pulling fs layer 14:04:53 169dfbe0d373: Waiting 14:04:53 e1ff8fa3b103: Waiting 14:04:53 52ebb69f0ebf: Waiting 14:04:53 5abe8eddf0d5: Waiting 14:04:53 Removing intermediate container 624a3407c054 14:04:53 ---> 116a4fda6232 14:04:53 Step 10/29 : COPY . . 14:04:53 55522c791124: Download complete 14:04:53 169dfbe0d373: Verifying Checksum 14:04:53 169dfbe0d373: Download complete 14:04:53 e1ff8fa3b103: Verifying Checksum 14:04:53 e1ff8fa3b103: Download complete 14:04:53 af6eaf76a39c: Verifying Checksum 14:04:53 af6eaf76a39c: Download complete 14:04:53 ---> ec69fa75a6f0 14:04:53 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:04:53 ---> Running in 2d69ecfaa05d 14:04:53 Removing intermediate container 2d69ecfaa05d 14:04:53 ---> efcee2e87a7c 14:04:53 Step 12/29 : RUN $MAKE 14:04:54 ---> Running in f7eaa96d9e9c 14:04:54 5abe8eddf0d5: Verifying Checksum 14:04:54 5abe8eddf0d5: Download complete 14:04:54 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.48 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory 14:04:55 52ebb69f0ebf: Verifying Checksum 14:04:55 52ebb69f0ebf: Download complete 14:04:55 ce5c4a1c91eb: Verifying Checksum 14:04:55 ce5c4a1c91eb: Download complete 14:04:56 af6eaf76a39c: Pull complete 14:04:56 55522c791124: Pull complete 14:05:11 ce5c4a1c91eb: Pull complete 14:05:11 169dfbe0d373: Pull complete 14:05:11 e1ff8fa3b103: Pull complete 14:05:17 52ebb69f0ebf: Pull complete 14:05:19 5abe8eddf0d5: Pull complete 14:05:19 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 14:05:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 14:05:19 ---> 6cb57ee374ae 14:05:19 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:05:20 ---> Running in 3888337bef28 14:05:20 Removing intermediate container 3888337bef28 14:05:20 ---> b05091afaaae 14:05:20 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:05:20 ---> Running in 87c6045eefb3 14:05:21 Removing intermediate container 87c6045eefb3 14:05:21 ---> f5df359bff98 14:05:21 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:05:21 Removing intermediate container f7eaa96d9e9c 14:05:21 ---> 571225737551 14:05:21 Step 13/29 : FROM alpine:3.17 14:05:21 3.17: Pulling from library/alpine 14:05:21 f56be85fc22e: Pulling fs layer 14:05:21 f56be85fc22e: Download complete 14:05:21 f56be85fc22e: Pull complete 14:05:21 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 14:05:21 Status: Downloaded newer image for alpine:3.17 14:05:21 ---> 9ed4aefc74f6 14:05:21 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:05:21 ---> Running in 66df971c25f1 14:05:21 Removing intermediate container 66df971c25f1 14:05:21 ---> 494a70a067f2 14:05:21 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 14:05:21 ---> Running in 7441a2fc3dfd 14:05:21 Removing intermediate container 7441a2fc3dfd 14:05:21 ---> 48a154b9c46c 14:05:21 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 14:05:21 ---> Running in aa0511be3eab 14:05:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:05:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:05:21 (1/2) Installing ca-certificates (20220614-r4) 14:05:21 (2/2) Installing dumb-init (1.2.5-r2) 14:05:21 Executing busybox-1.35.0-r29.trigger 14:05:21 Executing ca-certificates-20220614-r4.trigger 14:05:21 OK: 8 MiB in 17 packages 14:05:21 Removing intermediate container aa0511be3eab 14:05:21 ---> 07f833fb38a2 14:05:21 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:05:21 ---> 841e95274be2 14:05:21 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 14:05:21 ---> 4e6d7284af28 14:05:21 Step 19/29 : COPY --from=builder /app/res/ /res/ 14:05:21 ---> 34ec2ca4a81b 14:05:21 Step 20/29 : COPY --from=builder /app/static/ /static/ 14:05:21 ---> fb801b3997b8 14:05:21 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 14:05:21 ---> Running in 433650d36498 14:05:21 Removing intermediate container 433650d36498 14:05:21 ---> 00f6de6b6635 14:05:21 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:05:21 ---> Running in 6f89a5a451da 14:05:22 ---> b5c96ccfb120 14:05:22 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 14:05:22 ---> Running in 7b425658a483 14:05:23 Removing intermediate container 7b425658a483 14:05:23 ---> 7a041f711db0 14:05:23 Step 23/29 : VOLUME /cache 14:05:23 ---> Running in 3d8fc2db120f 14:05:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:05:23 Removing intermediate container 3d8fc2db120f 14:05:23 ---> e39fad468f94 14:05:23 Step 24/29 : EXPOSE 59711 14:05:23 ---> Running in eeb39a07cfb8 14:05:23 Removing intermediate container eeb39a07cfb8 14:05:23 ---> af9bc4ea76e0 14:05:23 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 14:05:23 ---> Running in 3202af5e9904 14:05:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:05:23 Removing intermediate container 3202af5e9904 14:05:23 ---> d5c056bf13db 14:05:23 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 14:05:23 ---> Running in 261f19d3404d 14:05:23 Removing intermediate container 261f19d3404d 14:05:23 ---> 00e33e0e58b5 14:05:23 Step 27/29 : LABEL arch=amd64 14:05:23 ---> Running in 761ddb4e6659 14:05:23 Removing intermediate container 761ddb4e6659 14:05:23 ---> 069183dedd52 14:05:23 Step 28/29 : LABEL git_sha=f788b70dc0615a82d0935512410bfbd1d0296715 14:05:23 ---> Running in 7f0ebeea6edf 14:05:23 Removing intermediate container 7f0ebeea6edf 14:05:23 ---> 297f540ca327 14:05:23 Step 29/29 : LABEL version=0.0.0 14:05:24 ---> Running in f05eb155922e 14:05:24 Removing intermediate container f05eb155922e 14:05:24 ---> 8261fd30dc18 14:05:24 [Warning] One or more build-args [ARCH] were not consumed 14:05:24 Successfully built 8261fd30dc18 14:05:24 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 14:05:24 OK: 263 MiB in 53 packages Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:05:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:05:25 14:05:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:05:25 Removing intermediate container 6f89a5a451da 14:05:25 ---> 90476e76bd9d 14:05:25 Step 7/12 : WORKDIR /app 14:05:25 ---> Running in 765a215ac0be 14:05:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:05:25 latest: Pulling from edgex-lftools-log-publisher 14:05:25 5eb5b503b376: Pulling fs layer 14:05:25 5c69ac0246d0: Pulling fs layer 14:05:25 ec43610c2a17: Pulling fs layer 14:05:25 3a2ae6a8a46f: Pulling fs layer 14:05:25 33b1e0a273af: Pulling fs layer 14:05:25 5d3b04190fa2: Pulling fs layer 14:05:25 2f39f015ded8: Pulling fs layer 14:05:25 3a2ae6a8a46f: Waiting 14:05:25 5d3b04190fa2: Waiting 14:05:25 2f39f015ded8: Waiting 14:05:25 5c69ac0246d0: Download complete 14:05:25 3a2ae6a8a46f: Download complete 14:05:25 33b1e0a273af: Download complete 14:05:25 ec43610c2a17: Verifying Checksum 14:05:25 ec43610c2a17: Download complete 14:05:25 5d3b04190fa2: Download complete 14:05:25 Removing intermediate container 765a215ac0be 14:05:25 ---> 716bc939c685 14:05:25 Step 8/12 : COPY go.mod vendor* ./ 14:05:25 5eb5b503b376: Verifying Checksum 14:05:25 5eb5b503b376: Download complete 14:05:26 ---> bfafe154bfab 14:05:26 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:05:26 ---> Running in 8cece914c8f9 14:05:27 5eb5b503b376: Pull complete 14:05:27 5c69ac0246d0: Pull complete 14:05:27 ec43610c2a17: Pull complete 14:05:27 3a2ae6a8a46f: Pull complete 14:05:27 33b1e0a273af: Pull complete 14:05:27 5d3b04190fa2: Pull complete 14:05:32 2f39f015ded8: Pull complete 14:05:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:05:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:05:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:05:32 prd-ubuntu20.04-docker-8c-8g-6470 does not seem to be running inside a container 14:05:32 $ 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-172 -v /w/workspace/y_app-rfid-llrp-inventory_PR-172:/w/workspace/y_app-rfid-llrp-inventory_PR-172:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-172@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-172@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 14:05:38 $ docker top 2f4b0e9d89efdf1dd0520540fb3e1c83d53b37a1438237d125bcfe541e574de6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:05:39 ---> job-cost.sh 14:05:39 lf-activate-venv: SKIPPING 14:05:39 INFO: No Stack... 14:05:39 INFO: Retrieving Pricing Info for: v3-standard-8 14:05:39 INFO: Archiving Costs [Pipeline] sh 14:05:40 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-172/archives/cost.csv 14:05:40 + cut -d, -f6 [Pipeline] lock 14:05:40 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-172-1-stack-cost] 14:05:40 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-172-1-stack-cost] did not exist. Created. 14:05:40 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-172-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:05:40 + echo total: 0.2199999988079071 [Pipeline] stash 14:05:40 Stashed 1 file(s) [Pipeline] } 14:05:40 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-172-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:05:40 $ docker stop --time=1 2f4b0e9d89efdf1dd0520540fb3e1c83d53b37a1438237d125bcfe541e574de6 14:05:41 $ docker rm -f --volumes 2f4b0e9d89efdf1dd0520540fb3e1c83d53b37a1438237d125bcfe541e574de6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:06:34 Removing intermediate container 8cece914c8f9 14:06:34 ---> f8c91976c83a 14:06:34 Step 10/12 : COPY . . 14:06:34 ---> cf85dc56ac04 14:06:34 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:06:34 ---> Running in 998af0de16a7 14:06:34 Removing intermediate container 998af0de16a7 14:06:34 ---> 4016b4af2c63 14:06:34 Step 12/12 : RUN $MAKE 14:06:34 ---> Running in 0460e8f14304 14:06:34 noop 14:06:34 Removing intermediate container 0460e8f14304 14:06:34 ---> 7060b02ccb5f 14:06:34 Successfully built 7060b02ccb5f 14:06:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:06:34 + docker inspect -f . ci-base-image-arm64 14:06:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:06:34 prd-ubuntu20.04-docker-arm64-4c-16g-6471 does not seem to be running inside a container 14:06:34 $ 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 ******** ci-base-image-arm64 cat 14:06:36 $ docker top 63e54134924fea93915170479491da70a4cf640be9e50dcd68e4cefde8ec46f6 -eo pid,comm [Pipeline] { [Pipeline] sh 14:06:37 + go version 14:06:37 go version go1.20.2 linux/arm64 [Pipeline] } 14:06:37 $ docker stop --time=1 63e54134924fea93915170479491da70a4cf640be9e50dcd68e4cefde8ec46f6 14:06:38 $ docker rm -f --volumes 63e54134924fea93915170479491da70a4cf640be9e50dcd68e4cefde8ec46f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:06:39 + docker inspect -f . ci-base-image-arm64 14:06:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:06:40 prd-ubuntu20.04-docker-arm64-4c-16g-6471 does not seem to be running inside a container 14:06:40 $ 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 ******** ci-base-image-arm64 cat 14:06:41 $ docker top 98376c840c98e0398718143a0ca509a20fd01d8d559225e930ae1bdab89e942d -eo pid,comm [Pipeline] { [Pipeline] sh 14:06:41 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 14:06:42 + make test 14:06:42 go test -race ./... -coverprofile=coverage.out ./... 14:09:34 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 14:09:34 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 14:09:34 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.576s coverage: 86.2% of statements 14:09:44 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.539s coverage: 71.9% of statements 14:09:44 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:09:44 go vet ./... 14:12:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:12:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:12:06 ./bin/test-attribution.sh [Pipeline] echo 14:12:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:12:06 $ docker stop --time=1 98376c840c98e0398718143a0ca509a20fd01d8d559225e930ae1bdab89e942d 14:12:08 $ docker rm -f --volumes 98376c840c98e0398718143a0ca509a20fd01d8d559225e930ae1bdab89e942d [Pipeline] // withDockerContainer [Pipeline] sh 14:12:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:12:09 Warning: overwriting stash ‘coverage-report’ 14:12:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:12:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:12:11 + ls -al . 14:12:11 total 224 14:12:11 drwxrwxr-x 10 jenkins jenkins 4096 Mar 30 14:06 . 14:12:11 drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 14:04 .. 14:12:11 -rw-rw-r-- 1 jenkins jenkins 262 Mar 30 14:04 .dockerignore 14:12:11 drwxrwxr-x 8 jenkins jenkins 4096 Mar 30 14:04 .git 14:12:11 drwxrwxr-x 3 jenkins jenkins 4096 Mar 30 14:04 .github 14:12:11 -rw-rw-r-- 1 jenkins jenkins 788 Mar 30 14:04 .gitignore 14:12:11 -rw-rw-r-- 1 jenkins jenkins 41 Mar 30 14:04 .golangci.yml 14:12:11 -rw-rw-r-- 1 jenkins jenkins 9805 Mar 30 14:04 Attribution.txt 14:12:11 -rw-rw-r-- 1 jenkins jenkins 4331 Mar 30 14:04 CHANGELOG.md 14:12:11 -rw-rw-r-- 1 jenkins jenkins 1659 Mar 30 14:04 Dockerfile 14:12:11 -rw-rw-r-- 1 jenkins jenkins 677 Mar 30 14:04 GOVERNANCE.md 14:12:11 -rw-rw-r-- 1 jenkins jenkins 687 Mar 30 14:04 Jenkinsfile 14:12:11 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 30 14:04 LICENSE 14:12:11 -rw-rw-r-- 1 jenkins jenkins 2497 Mar 30 14:04 Makefile 14:12:11 -rw-rw-r-- 1 jenkins jenkins 617 Mar 30 14:04 OWNERS.md 14:12:11 -rw-rw-r-- 1 jenkins jenkins 31001 Mar 30 14:04 README.md 14:12:11 -rw-rw-r-- 1 jenkins jenkins 5 Mar 30 14:02 VERSION 14:12:11 drwxrwxr-x 2 jenkins jenkins 4096 Mar 30 14:04 bin 14:12:11 -rw-r--r-- 1 jenkins jenkins 41317 Mar 30 14:09 coverage.out 14:12:11 -rw-rw-r-- 1 jenkins jenkins 3464 Mar 30 14:04 go.mod 14:12:11 -rw-rw-r-- 1 jenkins jenkins 31420 Mar 30 14:04 go.sum 14:12:11 drwxrwxr-x 2 jenkins jenkins 4096 Mar 30 14:04 images 14:12:11 drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 14:04 internal 14:12:11 -rw-rw-r-- 1 jenkins jenkins 531 Mar 30 14:04 main.go 14:12:11 drwxrwxr-x 2 jenkins jenkins 4096 Mar 30 14:04 res 14:12:11 drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 14:04 snap 14:12:11 drwxrwxr-x 3 jenkins jenkins 4096 Mar 30 14:04 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:11 + 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=f788b70dc0615a82d0935512410bfbd1d0296715 --label arch=arm64 --label version=0.0.0 . 14:12:11 Sending build context to Docker daemon 677.9kB 14:12:11 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 14:12:11 Step 2/29 : FROM ${BASE} AS builder 14:12:11 ---> 7060b02ccb5f 14:12:11 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 14:12:11 ---> Running in 2f2ec5f85081 14:12:12 Removing intermediate container 2f2ec5f85081 14:12:12 ---> 16a1d0730b36 14:12:12 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 14:12:12 ---> Running in 637581a11884 14:12:12 Removing intermediate container 637581a11884 14:12:12 ---> 53d0f92ed5a8 14:12:12 Step 5/29 : ARG ADD_BUILD_TAGS="" 14:12:12 ---> Running in f215c1d925cd 14:12:12 Removing intermediate container f215c1d925cd 14:12:12 ---> d0fad36d6f90 14:12:12 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:12:13 ---> Running in 5f08cb73845b 14:12:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:12:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:12:15 OK: 263 MiB in 53 packages 14:12:16 Removing intermediate container 5f08cb73845b 14:12:16 ---> 998041f74804 14:12:16 Step 7/29 : WORKDIR /app 14:12:16 ---> Running in 45689c90dd9c 14:12:16 Removing intermediate container 45689c90dd9c 14:12:16 ---> b02c348b23d9 14:12:16 Step 8/29 : COPY go.mod vendor* ./ 14:12:17 ---> 02609cfbf6b0 14:12:17 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:12:17 ---> Running in 00ef36a644a2 14:12:22 Removing intermediate container 00ef36a644a2 14:12:22 ---> d3dd08e2a73f 14:12:22 Step 10/29 : COPY . . 14:12:22 ---> 0d1e33c36db7 14:12:22 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:12:22 ---> Running in ea42048574c4 14:12:23 Removing intermediate container ea42048574c4 14:12:23 ---> 275d5158346e 14:12:23 Step 12/29 : RUN $MAKE 14:12:23 ---> Running in d242215bbedd 14:12:24 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.48 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory 14:14:30 Removing intermediate container d242215bbedd 14:14:30 ---> ce22e7c38ccd 14:14:30 Step 13/29 : FROM alpine:3.17 14:14:30 3.17: Pulling from library/alpine 14:14:30 c41833b44d91: Pulling fs layer 14:14:30 c41833b44d91: Verifying Checksum 14:14:30 c41833b44d91: Download complete 14:14:31 c41833b44d91: Pull complete 14:14:31 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 14:14:31 Status: Downloaded newer image for alpine:3.17 14:14:31 ---> 51e60588ff2c 14:14:31 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:14:31 ---> Running in 5da1e0c11950 14:14:31 Removing intermediate container 5da1e0c11950 14:14:31 ---> c4a42fb80281 14:14:31 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 14:14:31 ---> Running in 8833fe5e495b 14:14:32 Removing intermediate container 8833fe5e495b 14:14:32 ---> 8033f0c7ca29 14:14:32 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 14:14:32 ---> Running in 2bdd83366163 14:14:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:14:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:14:34 (1/2) Installing ca-certificates (20220614-r4) 14:14:34 (2/2) Installing dumb-init (1.2.5-r2) 14:14:34 Executing busybox-1.35.0-r29.trigger 14:14:34 Executing ca-certificates-20220614-r4.trigger 14:14:35 OK: 8 MiB in 17 packages 14:14:36 Removing intermediate container 2bdd83366163 14:14:36 ---> f965032f1dfc 14:14:36 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:14:36 ---> ddbde34b5663 14:14:36 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 14:14:37 ---> 4e24a0457778 14:14:37 Step 19/29 : COPY --from=builder /app/res/ /res/ 14:14:37 ---> 2086712e4039 14:14:37 Step 20/29 : COPY --from=builder /app/static/ /static/ 14:14:38 ---> f833ed4c3189 14:14:38 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 14:14:39 ---> c705a39c730e 14:14:39 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 14:14:39 ---> Running in c5d99ebc78bf 14:14:41 Removing intermediate container c5d99ebc78bf 14:14:41 ---> 3657bc5bb449 14:14:41 Step 23/29 : VOLUME /cache 14:14:41 ---> Running in 4372bca33951 14:14:41 Removing intermediate container 4372bca33951 14:14:41 ---> f9825c53702e 14:14:41 Step 24/29 : EXPOSE 59711 14:14:42 ---> Running in fe64bc747614 14:14:42 Removing intermediate container fe64bc747614 14:14:42 ---> fab127c3c6a9 14:14:42 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 14:14:42 ---> Running in 1d99cdc05b13 14:14:42 Removing intermediate container 1d99cdc05b13 14:14:42 ---> 3636a1de5023 14:14:42 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 14:14:42 ---> Running in 843586dce346 14:14:42 Removing intermediate container 843586dce346 14:14:42 ---> ecc8588d1d82 14:14:42 Step 27/29 : LABEL arch=arm64 14:14:43 ---> Running in 1fb09c4445ff 14:14:43 Removing intermediate container 1fb09c4445ff 14:14:43 ---> 57c87486b6ad 14:14:43 Step 28/29 : LABEL git_sha=f788b70dc0615a82d0935512410bfbd1d0296715 14:14:43 ---> Running in b71879fb08fb 14:14:43 Removing intermediate container b71879fb08fb 14:14:43 ---> 5c92e6e29777 14:14:43 Step 29/29 : LABEL version=0.0.0 14:14:44 ---> Running in ed1c9da97e53 14:14:44 Removing intermediate container ed1c9da97e53 14:14:44 ---> 935d3e99b67d 14:14:44 [Warning] One or more build-args [ARCH] were not consumed 14:14:44 Successfully built 935d3e99b67d 14:14:44 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:14:45 14:14:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:14:45 arm64: Pulling from edgex-lftools-log-publisher 14:14:45 8998bd30e6a1: Pulling fs layer 14:14:45 04944245beec: Pulling fs layer 14:14:45 699f458cf7ca: Pulling fs layer 14:14:45 765212b225bb: Pulling fs layer 14:14:45 f23df028b6ca: Pulling fs layer 14:14:45 d65c8cfc05b1: Pulling fs layer 14:14:45 2437ff75d9bd: Pulling fs layer 14:14:45 f23df028b6ca: Waiting 14:14:45 2437ff75d9bd: Waiting 14:14:45 d65c8cfc05b1: Waiting 14:14:45 765212b225bb: Waiting 14:14:46 04944245beec: Verifying Checksum 14:14:46 04944245beec: Download complete 14:14:46 765212b225bb: Verifying Checksum 14:14:46 765212b225bb: Download complete 14:14:46 f23df028b6ca: Verifying Checksum 14:14:46 f23df028b6ca: Download complete 14:14:46 d65c8cfc05b1: Verifying Checksum 14:14:46 d65c8cfc05b1: Download complete 14:14:46 699f458cf7ca: Verifying Checksum 14:14:46 699f458cf7ca: Download complete 14:14:46 8998bd30e6a1: Verifying Checksum 14:14:48 2437ff75d9bd: Verifying Checksum 14:14:48 2437ff75d9bd: Download complete 14:14:50 8998bd30e6a1: Pull complete 14:14:50 04944245beec: Pull complete 14:14:52 699f458cf7ca: Pull complete 14:14:52 765212b225bb: Pull complete 14:14:52 f23df028b6ca: Pull complete 14:14:52 d65c8cfc05b1: Pull complete 14:15:05 2437ff75d9bd: Pull complete 14:15:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:15:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:15:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:15:05 prd-ubuntu20.04-docker-arm64-4c-16g-6471 does not seem to be running inside a container 14:15:05 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:15:07 $ docker top 4cd893ba68ddcc303ce329c41d3f3bfdf0f0ca5af2f64add22bc0a58de0606f9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:15:08 ---> job-cost.sh 14:15:08 lf-activate-venv: SKIPPING 14:15:08 INFO: No Stack... 14:15:09 INFO: Retrieving Pricing Info for: v3-standard-4 14:15:09 INFO: Archiving Costs [Pipeline] sh 14:15:11 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv 14:15:11 + cut -d, -f6 [Pipeline] lock 14:15:11 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-172-1-stack-cost] 14:15:11 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-172-1-stack-cost] did not exist. Created. 14:15:11 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-172-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:15:11 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-f9f96b9f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:15:12 + echo total: 0.10999999940395355 [Pipeline] stash 14:15:12 Warning: overwriting stash ‘stack-cost’ 14:15:12 Stashed 1 file(s) [Pipeline] } 14:15:12 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-172-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:15:12 $ docker stop --time=1 4cd893ba68ddcc303ce329c41d3f3bfdf0f0ca5af2f64add22bc0a58de0606f9 14:15:14 $ docker rm -f --volumes 4cd893ba68ddcc303ce329c41d3f3bfdf0f0ca5af2f64add22bc0a58de0606f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 14:15:15 provisioning config files... 14:15:15 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-172@tmp/config5456660191352628861tmp [Pipeline] { [Pipeline] sh 14:15:15 + set +x 14:15:15 + curl -s https://codecov.io/bash 14:15:15 + bash -s -- 14:15:15 14:15:15 _____ _ 14:15:15 / ____| | | 14:15:15 | | ___ __| | ___ ___ _____ __ 14:15:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:15:15 | |___| (_) | (_| | __/ (_| (_) \ V / 14:15:15 \_____\___/ \__,_|\___|\___\___/ \_/ 14:15:15 Bash-1.0.6 14:15:15 14:15:15 14:15:15 ==> git version 2.25.1 found 14:15:15 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 14:15:15 Release-Date: 2020-01-08 14:15:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:15:15 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:15:15 ==> Jenkins CI detected. 14:15:15 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-172 14:15:15 project root: . 14:15:15 --> token set from env 14:15:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:15:15 ==> Running gcov in . (disable via -X gcov) 14:15:15 ==> Python coveragepy not found 14:15:15 ==> Searching for coverage reports in: 14:15:15 + . 14:15:15 -> Found 1 reports 14:15:15 ==> Detecting git/mercurial file structure 14:15:15 ==> Reading reports 14:15:15 + ./coverage.out bytes=41317 14:15:15 ==> Appending adjustments 14:15:15 https://docs.codecov.io/docs/fixing-reports 14:15:16 + Found adjustments 14:15:16 ==> Gzipping contents 14:15:16 12K /tmp/codecov.14hm5a.gz 14:15:16 ==> Uploading reports 14:15:16 url: https://codecov.io 14:15:16 query: branch=PR-172&commit=f788b70dc0615a82d0935512410bfbd1d0296715&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-172%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=172&job=&cmd_args= 14:15:16 -> Pinging Codecov 14:15:16 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-172&commit=f788b70dc0615a82d0935512410bfbd1d0296715&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-172%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=172&job=&cmd_args= 14:15:16 -> Uploading to 14:15:16 https://storage.googleapis.com/codecov/v4/raw/2023-03-30/581DD39554BDF9B6E22D074273EAD858/f788b70dc0615a82d0935512410bfbd1d0296715/bbc4d586-4000-45c0-a07d-818947653479.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230330%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230330T141516Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9ff3dbf0c3caca398727a64dbe4ec4d044302df96bced571e2556888d8a7f842 14:15:16 % Total % Received % Xferd Average Speed Time Time Time Current 14:15:16 Dload Upload Total Spent Left Speed 14:15:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11800 0 0 100 11800 0 38562 --:--:-- --:--:-- --:--:-- 38688 14:15:16 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/f788b70dc0615a82d0935512410bfbd1d0296715 [Pipeline] } 14:15:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 14:15:18 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-172/archives ] 14:15:18 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-172/archives 14:15:18 total 16 14:15:18 drwxr-xr-x 3 root root 4096 Mar 30 14:05 . 14:15:18 drwxrwxr-x 12 jenkins jenkins 4096 Mar 30 14:05 .. 14:15:18 drwxr-xr-x 2 root root 4096 Mar 30 14:05 cost 14:15:18 -rw-r--r-- 1 root root 95 Mar 30 14:05 cost.csv 14:15:18 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-172/archives 14:15:18 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-172/archives 14:15:18 total 16 14:15:18 drwxr-xr-x 3 jenkins jenkins 4096 Mar 30 14:05 . 14:15:18 drwxrwxr-x 12 jenkins jenkins 4096 Mar 30 14:05 .. 14:15:18 drwxr-xr-x 2 jenkins jenkins 4096 Mar 30 14:05 cost 14:15:18 -rw-r--r-- 1 jenkins jenkins 95 Mar 30 14:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:15:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:15:19 ---> package-listing.sh 14:15:19 ++ facter osfamily 14:15:19 ++ tr '[:upper:]' '[:lower:]' 14:15:20 + OS_FAMILY=debian 14:15:20 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-172 14:15:20 + START_PACKAGES=/tmp/packages_start.txt 14:15:20 + END_PACKAGES=/tmp/packages_end.txt 14:15:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:15:20 + PACKAGES=/tmp/packages_start.txt 14:15:20 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-172 ']' 14:15:20 + PACKAGES=/tmp/packages_end.txt 14:15:20 + case "${OS_FAMILY}" in 14:15:20 + dpkg -l 14:15:20 + grep '^ii' 14:15:20 + '[' -f /tmp/packages_start.txt ']' 14:15:20 + '[' -f /tmp/packages_end.txt ']' 14:15:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:15:20 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-172 ']' 14:15:20 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-172/archives/ 14:15:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-172/archives/ [Pipeline] echo 14:15:20 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-172/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:15:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:15:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:15:21 prd-ubuntu20.04-docker-8c-8g-6470 does not seem to be running inside a container 14:15:21 $ 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-172/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-172 -v /w/workspace/y_app-rfid-llrp-inventory_PR-172:/w/workspace/y_app-rfid-llrp-inventory_PR-172:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-172@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-172@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:15:21 $ docker top 1990e397ebe2277295717560d892b299297c98ffb9dba958de3fe30b9a28d5dc -eo pid,comm [Pipeline] { [Pipeline] sh 14:15:22 + touch /tmp/pre-build-complete [Pipeline] sh 14:15:22 + mkdir -p /var/log/sysstat [Pipeline] sh 14:15:22 + ls /var/log/sa-host 14:15:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:15:23 provisioning config files... 14:15:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-172@tmp/config13259086935940569815tmp [Pipeline] { [Pipeline] echo 14:15:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:15:23 ---> create-netrc.sh [Pipeline] } 14:15:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:15:23 ---> python-tools-install.sh [Pipeline] echo 14:15:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:15:24 ---> sudo-logs.sh 14:15:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:15:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:15:24 ---> job-cost.sh 14:15:24 lf-activate-venv: SKIPPING 14:15:24 DEBUG: total: 0.2199999988079071 14:15:24 INFO: Retrieving Stack Cost... 14:15:25 INFO: Retrieving Pricing Info for: v3-standard-8 14:15:25 INFO: Archiving Costs [Pipeline] echo 14:15:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:15:25 ---> logs-deploy.sh 14:15:25 lf-activate-venv: SKIPPING 14:15:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-172/1 14:15:25 INFO: archiving workspace using pattern(s): 14:15:26 Archives upload complete. 14:15:27 INFO: archiving logs to Nexus