Pull request #203 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0abf7a5c45a73298d4b6941eec6e577b66609ee0+ad72238c799aa325ca03b90c21743a3ec3cddc0f (797e9e35f861be3fbe5b4081bb330012f5227ff4) 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-ssh10718811573348747382.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6729471625347179223.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh 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-203/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-203/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7133890143526754769.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-203/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4563487083824328873.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh8072523018798443757.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-203/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-203/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1957535193337569444.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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 Running on prd-ubuntu20.04-docker-8c-8g-16818 in /w/workspace/y_app-rfid-llrp-inventory_PR-203 [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-203 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit ad72238c799aa325ca03b90c21743a3ec3cddc0f into PR head commit 0abf7a5c45a73298d4b6941eec6e577b66609ee0 > 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/203/head:refs/remotes/origin/PR-203 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0abf7a5c45a73298d4b6941eec6e577b66609ee0 # 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 ad72238c799aa325ca03b90c21743a3ec3cddc0f # timeout=10 Merge succeeded, producing 0abf7a5c45a73298d4b6941eec6e577b66609ee0 Checking out Revision 0abf7a5c45a73298d4b6941eec6e577b66609ee0 (PR-203) 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 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:32:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:32:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:32:46 ========================================================= 23:32:46 EdgeX Global Pipelines Version Info 23:32:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0abf7a5c45a73298d4b6941eec6e577b66609ee0 # timeout=10 23:32:48 ------------------- 23:32:48 stable info: 23:32:48 ------------------- 23:32:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:32:48 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 23:32:48 Message: update stable to v1.0.249 23:32:48 ------------------- 23:32:48 experimental info: 23:32:48 ------------------- 23:32:48 Commited By: **** collab-it+edgex@linuxfoundation.org 23:32:48 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 23:32:48 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:32:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 23:32:48 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 23:32:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:32:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:32:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:32:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 23:32:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:32:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:32:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:32:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:32:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:32:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 23:32:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:32:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:32:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:32:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:32:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:32:49 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:32:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:32:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:32:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:32:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:32:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:32:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:32:49 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:32:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:32:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:32:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-203 [Pipeline] echo 23:32:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-203 [Pipeline] echo 23:32:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-203 [Pipeline] echo 23:32:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0abf7a5c45a73298d4b6941eec6e577b66609ee0 [Pipeline] echo 23:32:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0abf7a5 [Pipeline] echo 23:32:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:32:50 provisioning config files... 23:32:50 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-203@tmp/config13153812469353265963tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:32:50 ---> docker-login.sh 23:32:50 nexus3.edgexfoundry.org:10001 23:32:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:32:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:32:52 Configure a credential helper to remove this warning. See 23:32:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:32:52 23:32:52 Login Succeeded 23:32:52 nexus3.edgexfoundry.org:10002 23:32:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:32:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:32:52 Configure a credential helper to remove this warning. See 23:32:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:32:52 23:32:52 Login Succeeded 23:32:52 nexus3.edgexfoundry.org:10003 23:32:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:32:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:32:52 Configure a credential helper to remove this warning. See 23:32:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:32:52 23:32:52 Login Succeeded 23:32:52 nexus3.edgexfoundry.org:10004 23:32:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:32:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:32:52 Configure a credential helper to remove this warning. See 23:32:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:32:52 23:32:52 Login Succeeded 23:32:52 docker.io 23:32:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:32:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:32:52 Configure a credential helper to remove this warning. See 23:32:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:32:52 23:32:52 Login Succeeded 23:32:52 ---> docker-login.sh ends [Pipeline] } 23:32:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:32:53 + git rev-list -1 --merges 0abf7a5c45a73298d4b6941eec6e577b66609ee0~1..0abf7a5c45a73298d4b6941eec6e577b66609ee0 [Pipeline] echo 23:32:53 -----------> git rev-list -1 --merges 0abf7a5c45a73298d4b6941eec6e577b66609ee0~1..0abf7a5c45a73298d4b6941eec6e577b66609ee0 0abf7a5c45a73298d4b6941eec6e577b66609ee0 [false] [Pipeline] sh 23:32:53 + git log --format=format:%s -1 0abf7a5c45a73298d4b6941eec6e577b66609ee0 [Pipeline] echo 23:32:53 ========================================================= 23:32:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:32:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:32:54 + git log --format=format:%s -1 0abf7a5c45a73298d4b6941eec6e577b66609ee0 [Pipeline] echo 23:32:54 [semverPrep] GIT_COMMIT: 0abf7a5c45a73298d4b6941eec6e577b66609ee0, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 23:32:54 [semverPrep] This is not a build commit. [Pipeline] sh 23:32:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:32:54 + grep -v github /etc/ssh/ssh_known_hosts 23:32:54 + [ -e /tmp/ssh_known_hosts ] 23:32:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:32:54 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:32:54 + sudo tee -a /etc/ssh/ssh_known_hosts 23:32:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:32:55 23:32:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:32:58 0.1.4: Pulling from edgex-devops/py-git-semver 23:32:58 b85a868b505f: Pulling fs layer 23:32:58 e2be974225ed: Pulling fs layer 23:32:58 339a4e72a1f5: Pulling fs layer 23:32:58 988bab9f4d93: Pulling fs layer 23:32:58 1469e6f7b9e6: Pulling fs layer 23:32:58 eaf3925da568: Pulling fs layer 23:32:58 bab4dde63d76: Pulling fs layer 23:32:58 bde34c3a00c8: Pulling fs layer 23:32:58 b352a97aabf1: Pulling fs layer 23:32:58 4872d77fe225: Pulling fs layer 23:32:58 5851b861e8e6: Pulling fs layer 23:32:58 1469e6f7b9e6: Waiting 23:32:58 eaf3925da568: Waiting 23:32:58 988bab9f4d93: Waiting 23:32:58 bab4dde63d76: Waiting 23:32:58 4872d77fe225: Waiting 23:32:58 e2be974225ed: Verifying Checksum 23:32:58 e2be974225ed: Download complete 23:32:58 988bab9f4d93: Download complete 23:32:58 1469e6f7b9e6: Verifying Checksum 23:32:58 1469e6f7b9e6: Download complete 23:32:58 eaf3925da568: Download complete 23:32:58 339a4e72a1f5: Verifying Checksum 23:32:58 339a4e72a1f5: Download complete 23:32:58 bde34c3a00c8: Download complete 23:32:58 b352a97aabf1: Verifying Checksum 23:32:58 b352a97aabf1: Download complete 23:32:58 4872d77fe225: Verifying Checksum 23:32:58 4872d77fe225: Download complete 23:32:58 5851b861e8e6: Download complete 23:32:58 b85a868b505f: Verifying Checksum 23:32:58 b85a868b505f: Download complete 23:32:58 bab4dde63d76: Verifying Checksum 23:33:01 b85a868b505f: Pull complete 23:33:03 e2be974225ed: Pull complete 23:33:08 339a4e72a1f5: Pull complete 23:33:09 988bab9f4d93: Pull complete 23:33:10 1469e6f7b9e6: Pull complete 23:33:12 eaf3925da568: Pull complete 23:33:14 bab4dde63d76: Pull complete 23:33:14 bde34c3a00c8: Pull complete 23:33:14 b352a97aabf1: Pull complete 23:33:14 4872d77fe225: Pull complete 23:33:14 5851b861e8e6: Pull complete 23:33:14 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:33:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:33:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:33:15 prd-ubuntu20.04-docker-8c-8g-16818 does not seem to be running inside a container 23:33:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-203 -v /w/workspace/y_app-rfid-llrp-inventory_PR-203:/w/workspace/y_app-rfid-llrp-inventory_PR-203:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-203@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-203@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 23:33:18 $ docker top c2364b969790ae2447aee84622f91f78f2d8d37a42c68d0b589726a8aeeb102a -eo pid,comm 23:33:18 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:33:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:33:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:33:18 [ssh-agent] Looking for ssh-agent implementation... 23:33:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:33:18 $ docker exec c2364b969790ae2447aee84622f91f78f2d8d37a42c68d0b589726a8aeeb102a ssh-agent 23:33:18 SSH_AUTH_SOCK=/tmp/ssh-oSGtjcT1Y3GD/agent.32 23:33:18 SSH_AGENT_PID=38 23:33:18 Running ssh-add (command line suppressed) 23:33:18 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-203@tmp/private_key_727951485815914816.key (/w/workspace/y_app-rfid-llrp-inventory_PR-203@tmp/private_key_727951485815914816.key) 23:33:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:33:19 + git tag --points-at HEAD [Pipeline] } 23:33:19 $ docker exec --env ******** --env ******** c2364b969790ae2447aee84622f91f78f2d8d37a42c68d0b589726a8aeeb102a ssh-agent -k 23:33:19 unset SSH_AUTH_SOCK; 23:33:19 unset SSH_AGENT_PID; 23:33:19 echo Agent pid 38 killed; 23:33:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:33:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:33:19 [ssh-agent] Looking for ssh-agent implementation... 23:33:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:33:19 $ docker exec c2364b969790ae2447aee84622f91f78f2d8d37a42c68d0b589726a8aeeb102a ssh-agent 23:33:19 SSH_AUTH_SOCK=/tmp/ssh-4vvulwT36GXb/agent.70 23:33:19 SSH_AGENT_PID=76 23:33:19 Running ssh-add (command line suppressed) 23:33:19 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-203@tmp/private_key_719310423598923110.key (/w/workspace/y_app-rfid-llrp-inventory_PR-203@tmp/private_key_719310423598923110.key) 23:33:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:33:20 + git semver init 23:33:20 2023-05-24 23:33:20,254 [run_init] DEBUG init version:0.0.0 force:False 23:33:20 2023-05-24 23:33:20,255 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-203/.semver 23:33:20 2023-05-24 23:33:20,256 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-203/.semver 23:33:20 2023-05-24 23:33:20,256 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-203/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-203, universal_newlines=False, shell=None, istream=None) 23:33:21 2023-05-24 23:33:21,659 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-203/.git/info/exclude 23:33:21 2023-05-24 23:33:21,660 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-203/.semver/PR-203 with force:False 23:33:21 2023-05-24 23:33:21,660 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-203/.semver/PR-203 23:33:21 2023-05-24 23:33:21,664 [execute] INFO git cat-file --batch-check 23:33:21 2023-05-24 23:33:21,664 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-203/.semver, universal_newlines=False, shell=None, istream=) 23:33:21 2023-05-24 23:33:21,670 [execute] INFO git cat-file --batch 23:33:21 2023-05-24 23:33:21,670 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-203/.semver, universal_newlines=False, shell=None, istream=) 23:33:21 2023-05-24 23:33:21,676 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-203/.semver/PR-203 23:33:21 0.0.0 [Pipeline] } 23:33:21 $ docker exec --env ******** --env ******** c2364b969790ae2447aee84622f91f78f2d8d37a42c68d0b589726a8aeeb102a ssh-agent -k 23:33:21 unset SSH_AUTH_SOCK; 23:33:21 unset SSH_AGENT_PID; 23:33:21 echo Agent pid 76 killed; 23:33:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:33:22 + git semver [Pipeline] } 23:33:22 $ docker stop --time=1 c2364b969790ae2447aee84622f91f78f2d8d37a42c68d0b589726a8aeeb102a 23:33:23 $ docker rm -f --volumes c2364b969790ae2447aee84622f91f78f2d8d37a42c68d0b589726a8aeeb102a [Pipeline] // withDockerContainer [Pipeline] sh 23:33:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:33:24 Stashed 1 file(s) [Pipeline] echo 23:33:24 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:33:25 provisioning config files... 23:33:25 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-203@tmp/config11937216501312155303tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:33:25 ---> docker-login.sh 23:33:25 nexus3.edgexfoundry.org:10001 23:33:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:33:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:33:25 Configure a credential helper to remove this warning. See 23:33:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:33:25 23:33:25 Login Succeeded 23:33:25 nexus3.edgexfoundry.org:10002 23:33:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:33:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:33:25 Configure a credential helper to remove this warning. See 23:33:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:33:25 23:33:25 Login Succeeded 23:33:25 nexus3.edgexfoundry.org:10003 23:33:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:33:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:33:25 Configure a credential helper to remove this warning. See 23:33:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:33:25 23:33:25 Login Succeeded 23:33:25 nexus3.edgexfoundry.org:10004 23:33:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:33:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:33:25 Configure a credential helper to remove this warning. See 23:33:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:33:25 23:33:25 Login Succeeded 23:33:25 docker.io 23:33:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:33:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:33:25 Configure a credential helper to remove this warning. See 23:33:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:33:25 23:33:25 Login Succeeded 23:33:25 ---> docker-login.sh ends [Pipeline] } 23:33:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:33:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:33:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:33:26 ========================================================= 23:33:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 23:33:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:26 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 23:33:26 Sending build context to Docker daemon 12.68MB 23:33:26 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 23:33:26 Step 2/12 : FROM ${BASE} AS builder 23:33:26 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 23:33:26 f56be85fc22e: Pulling fs layer 23:33:26 85791d961cd3: Pulling fs layer 23:33:26 d694b5ae8c79: Pulling fs layer 23:33:26 9f32a84ed3da: Pulling fs layer 23:33:26 9f32a84ed3da: Waiting 23:33:26 4d19c01a9841: Pulling fs layer 23:33:26 9325e15d5711: Pulling fs layer 23:33:26 556b6ee489ea: Pulling fs layer 23:33:26 c5a4b2cf53e6: Pulling fs layer 23:33:26 9325e15d5711: Waiting 23:33:26 556b6ee489ea: Waiting 23:33:26 c5a4b2cf53e6: Waiting 23:33:26 4d19c01a9841: Waiting 23:33:26 9f32a84ed3da: Verifying Checksum 23:33:26 9f32a84ed3da: Download complete 23:33:26 4d19c01a9841: Verifying Checksum 23:33:26 4d19c01a9841: Download complete 23:33:26 f56be85fc22e: Verifying Checksum 23:33:26 f56be85fc22e: Download complete 23:33:26 9325e15d5711: Verifying Checksum 23:33:26 9325e15d5711: Download complete 23:33:26 f56be85fc22e: Pull complete 23:33:27 85791d961cd3: Pull complete 23:33:27 c5a4b2cf53e6: Verifying Checksum 23:33:27 c5a4b2cf53e6: Download complete 23:33:27 d694b5ae8c79: Verifying Checksum 23:33:27 d694b5ae8c79: Download complete 23:33:27 556b6ee489ea: Verifying Checksum 23:33:27 556b6ee489ea: Download complete 23:33:31 d694b5ae8c79: Pull complete 23:33:31 9f32a84ed3da: Pull complete 23:33:31 4d19c01a9841: Pull complete 23:33:31 9325e15d5711: Pull complete 23:33:33 556b6ee489ea: Pull complete 23:33:34 c5a4b2cf53e6: Pull complete 23:33:34 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 23:33:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:33:34 ---> c4be618373d6 23:33:34 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 23:33:39 ---> Running in 781ecaebd341 23:33:39 Still waiting to schedule task 23:33:39 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 23:33:40 Removing intermediate container 781ecaebd341 23:33:40 ---> 26e3eb4ee0b4 23:33:40 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:33:40 ---> Running in efed7d2b6afe 23:33:40 Removing intermediate container efed7d2b6afe 23:33:40 ---> a3f3f1a4a652 23:33:40 Step 5/12 : ARG ADD_BUILD_TAGS="" 23:33:40 ---> Running in 78b6bf79abfa 23:33:40 Removing intermediate container 78b6bf79abfa 23:33:40 ---> ef1bfb13f94d 23:33:40 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:33:40 ---> Running in 82148846ffd4 23:33:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:33:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:33:40 OK: 265 MiB in 53 packages 23:33:41 Removing intermediate container 82148846ffd4 23:33:41 ---> dc11d370f4e9 23:33:41 Step 7/12 : WORKDIR /app 23:33:41 ---> Running in 29b0d9dba250 23:33:41 Removing intermediate container 29b0d9dba250 23:33:41 ---> d2727384eec0 23:33:41 Step 8/12 : COPY go.mod vendor* ./ 23:33:41 ---> f353bca15216 23:33:41 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:33:41 ---> Running in 7fc9e3bec3ea 23:34:13 Removing intermediate container 7fc9e3bec3ea 23:34:13 ---> 1189b68b74a5 23:34:13 Step 10/12 : COPY . . 23:34:13 ---> 8deb19c9e107 23:34:13 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:34:13 ---> Running in a49fb81d547a 23:34:13 Removing intermediate container a49fb81d547a 23:34:13 ---> c803e2338954 23:34:13 Step 12/12 : RUN $MAKE 23:34:13 ---> Running in 1c32974155e4 23:34:13 noop 23:34:13 Removing intermediate container 1c32974155e4 23:34:13 ---> 73143f32c62d 23:34:13 Successfully built 73143f32c62d 23:34:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:13 + docker inspect -f . ci-base-image-x86_64 23:34:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:34:14 prd-ubuntu20.04-docker-8c-8g-16818 does not seem to be running inside a container 23:34:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-203 -v /w/workspace/y_app-rfid-llrp-inventory_PR-203:/w/workspace/y_app-rfid-llrp-inventory_PR-203:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-203@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-203@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 23:34:14 $ docker top c884b9ad1e1229d8339f75fc6d80b663686aa296998810ae33a28557f13c2bc3 -eo pid,comm [Pipeline] { [Pipeline] sh 23:34:14 + go version 23:34:14 go version go1.20.2 linux/amd64 [Pipeline] } 23:34:14 $ docker stop --time=1 c884b9ad1e1229d8339f75fc6d80b663686aa296998810ae33a28557f13c2bc3 23:34:16 $ docker rm -f --volumes c884b9ad1e1229d8339f75fc6d80b663686aa296998810ae33a28557f13c2bc3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:16 + docker inspect -f . ci-base-image-x86_64 23:34:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:34:16 prd-ubuntu20.04-docker-8c-8g-16818 does not seem to be running inside a container 23:34:17 $ 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-203 -v /w/workspace/y_app-rfid-llrp-inventory_PR-203:/w/workspace/y_app-rfid-llrp-inventory_PR-203:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-203@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-203@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 23:34:17 $ docker top c5a515e062e02c9be8753fe636448943a9c41e7e4c870506b2d6bbb54f50633e -eo pid,comm [Pipeline] { [Pipeline] sh 23:34:17 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-203 [Pipeline] fileExists [Pipeline] sh 23:34:18 + make test 23:34:18 go test -race ./... -coverprofile=coverage.out ./... 23:34:40 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 23:34:40 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 23:34:40 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.133s coverage: 86.2% of statements 23:34:40 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.716s coverage: 71.9% of statements 23:35:01 go vet ./... 23:35:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:35:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:35:01 ./bin/test-attribution.sh 23:35:01 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 23:35:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:35:02 $ docker stop --time=1 c5a515e062e02c9be8753fe636448943a9c41e7e4c870506b2d6bbb54f50633e 23:35:06 $ docker rm -f --volumes c5a515e062e02c9be8753fe636448943a9c41e7e4c870506b2d6bbb54f50633e [Pipeline] // withDockerContainer [Pipeline] sh 23:35:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:35:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:35:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:35:07 + ls -al . 23:35:07 total 228 23:35:07 drwxrwxr-x 11 jenkins jenkins 4096 May 24 23:34 . 23:35:07 drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:32 .. 23:35:07 -rw-rw-r-- 1 jenkins jenkins 262 May 24 23:32 .dockerignore 23:35:07 drwxrwxr-x 8 jenkins jenkins 4096 May 24 23:33 .git 23:35:07 drwxrwxr-x 3 jenkins jenkins 4096 May 24 23:32 .github 23:35:07 -rw-rw-r-- 1 jenkins jenkins 788 May 24 23:32 .gitignore 23:35:07 -rw-rw-r-- 1 jenkins jenkins 41 May 24 23:32 .golangci.yml 23:35:07 drwxr-xr-x 3 jenkins jenkins 4096 May 24 23:33 .semver 23:35:07 -rw-rw-r-- 1 jenkins jenkins 9805 May 24 23:32 Attribution.txt 23:35:07 -rw-rw-r-- 1 jenkins jenkins 4331 May 24 23:32 CHANGELOG.md 23:35:07 -rw-rw-r-- 1 jenkins jenkins 1659 May 24 23:32 Dockerfile 23:35:07 -rw-rw-r-- 1 jenkins jenkins 677 May 24 23:32 GOVERNANCE.md 23:35:07 -rw-rw-r-- 1 jenkins jenkins 687 May 24 23:32 Jenkinsfile 23:35:07 -rw-rw-r-- 1 jenkins jenkins 11347 May 24 23:32 LICENSE 23:35:07 -rw-rw-r-- 1 jenkins jenkins 2497 May 24 23:32 Makefile 23:35:07 -rw-rw-r-- 1 jenkins jenkins 617 May 24 23:32 OWNERS.md 23:35:07 -rw-rw-r-- 1 jenkins jenkins 31516 May 24 23:32 README.md 23:35:07 -rw-rw-r-- 1 jenkins jenkins 5 May 24 23:33 VERSION 23:35:07 drwxrwxr-x 2 jenkins jenkins 4096 May 24 23:32 bin 23:35:07 -rw-r--r-- 1 jenkins jenkins 41317 May 24 23:34 coverage.out 23:35:07 -rw-rw-r-- 1 jenkins jenkins 3419 May 24 23:32 go.mod 23:35:07 -rw-rw-r-- 1 jenkins jenkins 31409 May 24 23:32 go.sum 23:35:07 drwxrwxr-x 2 jenkins jenkins 4096 May 24 23:32 images 23:35:07 drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:32 internal 23:35:07 -rw-rw-r-- 1 jenkins jenkins 531 May 24 23:32 main.go 23:35:07 drwxrwxr-x 2 jenkins jenkins 4096 May 24 23:32 res 23:35:07 drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:32 snap 23:35:07 drwxrwxr-x 3 jenkins jenkins 4096 May 24 23:32 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:08 + 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=0abf7a5c45a73298d4b6941eec6e577b66609ee0 --label arch=amd64 --label version=0.0.0 . 23:35:08 Sending build context to Docker daemon 12.68MB 23:35:08 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 23:35:08 Step 2/29 : FROM ${BASE} AS builder 23:35:08 ---> 73143f32c62d 23:35:08 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 23:35:08 ---> Running in a122c42bd89f 23:35:08 Removing intermediate container a122c42bd89f 23:35:08 ---> f829591ca326 23:35:08 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 23:35:08 ---> Running in 4cdc86a9be6d 23:35:08 Removing intermediate container 4cdc86a9be6d 23:35:08 ---> 052dd4ed75a1 23:35:08 Step 5/29 : ARG ADD_BUILD_TAGS="" 23:35:08 ---> Running in ba246d7b67de 23:35:08 Removing intermediate container ba246d7b67de 23:35:08 ---> dfb73ca0a98a 23:35:08 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:35:08 ---> Running in 71efb3a30e71 23:35:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:35:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:35:09 OK: 265 MiB in 53 packages 23:35:09 Removing intermediate container 71efb3a30e71 23:35:09 ---> 1f080fad5567 23:35:09 Step 7/29 : WORKDIR /app 23:35:09 ---> Running in 3cedcbb8810e 23:35:09 Removing intermediate container 3cedcbb8810e 23:35:09 ---> 4679628967ae 23:35:09 Step 8/29 : COPY go.mod vendor* ./ 23:35:09 ---> 1c2ce430cb64 23:35:09 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:35:09 ---> Running in 2e3d2e94967a 23:35:10 Removing intermediate container 2e3d2e94967a 23:35:10 ---> 43bd9939fff6 23:35:10 Step 10/29 : COPY . . 23:35:10 ---> 4e43af861b9c 23:35:10 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:35:10 ---> Running in e8ef424113ac 23:35:10 Removing intermediate container e8ef424113ac 23:35:10 ---> 3b985cf1e085 23:35:10 Step 12/29 : RUN $MAKE 23:35:10 ---> Running in d8394e37ea84 23:35:11 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory 23:35:33 Removing intermediate container d8394e37ea84 23:35:33 ---> d21f8e4cce7f 23:35:33 Step 13/29 : FROM alpine:3.17 23:35:33 3.17: Pulling from library/alpine 23:35:33 f56be85fc22e: Already exists 23:35:33 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:35:33 Status: Downloaded newer image for alpine:3.17 23:35:33 ---> 9ed4aefc74f6 23:35:33 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:35:33 ---> Running in 0aa195154d8b 23:35:33 Removing intermediate container 0aa195154d8b 23:35:33 ---> 00f395e85437 23:35:33 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 23:35:33 ---> Running in b91ff6d82b03 23:35:33 Removing intermediate container b91ff6d82b03 23:35:33 ---> d522721d8148 23:35:33 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 23:35:33 ---> Running in 76dbcc53000e 23:35:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:35:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:35:33 (1/2) Installing ca-certificates (20230506-r0) 23:35:33 (2/2) Installing dumb-init (1.2.5-r2) 23:35:33 Executing busybox-1.35.0-r29.trigger 23:35:33 Executing ca-certificates-20230506-r0.trigger 23:35:33 OK: 8 MiB in 17 packages 23:35:33 Removing intermediate container 76dbcc53000e 23:35:33 ---> 954a19806bda 23:35:33 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:35:33 ---> 3478c1411da9 23:35:33 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 23:35:33 ---> 66161934b5a4 23:35:33 Step 19/29 : COPY --from=builder /app/res/ /res/ 23:35:33 ---> a32ced780311 23:35:33 Step 20/29 : COPY --from=builder /app/static/ /static/ 23:35:33 ---> fd6319c57722 23:35:33 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 23:35:33 ---> 2625d6c6214b 23:35:33 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 23:35:33 ---> Running in f877d6c07437 23:35:34 Removing intermediate container f877d6c07437 23:35:34 ---> d2da6736964b 23:35:34 Step 23/29 : VOLUME /cache 23:35:34 ---> Running in 7a78405b589a 23:35:34 Removing intermediate container 7a78405b589a 23:35:34 ---> 16ee41110332 23:35:34 Step 24/29 : EXPOSE 59711 23:35:34 ---> Running in 10241b938360 23:35:34 Removing intermediate container 10241b938360 23:35:34 ---> 730e38245434 23:35:34 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 23:35:34 ---> Running in b076fed7529f 23:35:34 Removing intermediate container b076fed7529f 23:35:34 ---> fe30ec73c897 23:35:34 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 23:35:34 ---> Running in 0f0645e1a547 23:35:34 Removing intermediate container 0f0645e1a547 23:35:34 ---> f18d617f53a8 23:35:34 Step 27/29 : LABEL arch=amd64 23:35:34 ---> Running in 94bfc01d5046 23:35:34 Removing intermediate container 94bfc01d5046 23:35:34 ---> c247b46df1cf 23:35:34 Step 28/29 : LABEL git_sha=0abf7a5c45a73298d4b6941eec6e577b66609ee0 23:35:34 ---> Running in d41ff4ee1ecb 23:35:34 Removing intermediate container d41ff4ee1ecb 23:35:34 ---> 662c2f87a057 23:35:34 Step 29/29 : LABEL version=0.0.0 23:35:34 ---> Running in 38691480ef11 23:35:34 Removing intermediate container 38691480ef11 23:35:34 ---> 3ad2dff2c55f 23:35:34 [Warning] One or more build-args [ARCH] were not consumed 23:35:34 Successfully built 3ad2dff2c55f 23:35:34 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:35:35 23:35:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:35:36 latest: Pulling from edgex-lftools-log-publisher 23:35:36 5eb5b503b376: Pulling fs layer 23:35:36 5c69ac0246d0: Pulling fs layer 23:35:36 ec43610c2a17: Pulling fs layer 23:35:36 3a2ae6a8a46f: Pulling fs layer 23:35:36 33b1e0a273af: Pulling fs layer 23:35:36 5d3b04190fa2: Pulling fs layer 23:35:36 2f39f015ded8: Pulling fs layer 23:35:36 33b1e0a273af: Waiting 23:35:36 5d3b04190fa2: Waiting 23:35:36 2f39f015ded8: Waiting 23:35:36 3a2ae6a8a46f: Waiting 23:35:36 5c69ac0246d0: Verifying Checksum 23:35:36 5c69ac0246d0: Download complete 23:35:36 3a2ae6a8a46f: Verifying Checksum 23:35:36 3a2ae6a8a46f: Download complete 23:35:36 33b1e0a273af: Verifying Checksum 23:35:36 33b1e0a273af: Download complete 23:35:36 ec43610c2a17: Verifying Checksum 23:35:36 ec43610c2a17: Download complete 23:35:36 5d3b04190fa2: Verifying Checksum 23:35:36 5d3b04190fa2: Download complete 23:35:36 5eb5b503b376: Verifying Checksum 23:35:36 5eb5b503b376: Download complete 23:35:37 2f39f015ded8: Verifying Checksum 23:35:37 2f39f015ded8: Download complete 23:35:37 5eb5b503b376: Pull complete 23:35:37 5c69ac0246d0: Pull complete 23:35:37 ec43610c2a17: Pull complete 23:35:38 3a2ae6a8a46f: Pull complete 23:35:38 33b1e0a273af: Pull complete 23:35:38 5d3b04190fa2: Pull complete 23:35:42 2f39f015ded8: Pull complete 23:35:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:35:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:35:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:35:42 prd-ubuntu20.04-docker-8c-8g-16818 does not seem to be running inside a container 23:35:42 $ 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-203 -v /w/workspace/y_app-rfid-llrp-inventory_PR-203:/w/workspace/y_app-rfid-llrp-inventory_PR-203:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-203@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-203@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 23:35:47 $ docker top fed190099b27e066baf60f0f7d3ad05d933463cc7d75b0a071d0258efb6bdf09 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:35:47 ---> job-cost.sh 23:35:47 lf-activate-venv: SKIPPING 23:35:47 INFO: No Stack... 23:35:47 INFO: Retrieving Pricing Info for: v3-standard-8 23:35:47 INFO: Archiving Costs [Pipeline] sh 23:35:48 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-203/archives/cost.csv 23:35:48 + cut -d, -f6 [Pipeline] lock 23:35:48 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-203-1-stack-cost] 23:35:48 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-203-1-stack-cost] did not exist. Created. 23:35:48 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-203-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:35:48 + echo total: 0.2199999988079071 [Pipeline] stash 23:35:48 Stashed 1 file(s) [Pipeline] } 23:35:48 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-203-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:35:48 $ docker stop --time=1 fed190099b27e066baf60f0f7d3ad05d933463cc7d75b0a071d0258efb6bdf09 23:35:50 $ docker rm -f --volumes fed190099b27e066baf60f0f7d3ad05d933463cc7d75b0a071d0258efb6bdf09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:38:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16822 in /w/workspace/y_app-rfid-llrp-inventory_PR-203 [Pipeline] { [Pipeline] ws 23:38:13 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 23:38:13 The recommended git tool is: git 23:38:19 using credential edgex-jenkins-ssh 23:38:19 Cloning the remote Git repository 23:38:19 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 23:38:20 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 23:38:20 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 23:38:20 > git --version # timeout=10 23:38:20 > git --version # 'git version 2.25.1' 23:38:20 using GIT_SSH to set credentials SSH Credentials for GitHub 23:38:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:38:22 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 23:38:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:38:24 Merging remotes/origin/main commit ad72238c799aa325ca03b90c21743a3ec3cddc0f into PR head commit 0abf7a5c45a73298d4b6941eec6e577b66609ee0 23:38:24 Merge succeeded, producing 0abf7a5c45a73298d4b6941eec6e577b66609ee0 23:38:24 Checking out Revision 0abf7a5c45a73298d4b6941eec6e577b66609ee0 (PR-203) 23:38:23 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 23:38:23 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 23:38:23 using GIT_SSH to set credentials SSH Credentials for GitHub 23:38:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/203/head:refs/remotes/origin/PR-203 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:38:24 > git config core.sparsecheckout # timeout=10 23:38:24 > git checkout -f 0abf7a5c45a73298d4b6941eec6e577b66609ee0 # timeout=10 23:38:24 > git remote # timeout=10 23:38:24 > git config --get remote.origin.url # timeout=10 23:38:24 using GIT_SSH to set credentials SSH Credentials for GitHub 23:38:24 > git merge ad72238c799aa325ca03b90c21743a3ec3cddc0f # timeout=10 23:38:24 > git rev-parse HEAD^{commit} # timeout=10 23:38:24 > git config core.sparsecheckout # timeout=10 23:38:24 > git checkout -f 0abf7a5c45a73298d4b6941eec6e577b66609ee0 # timeout=10 23:38:25 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 23:38:25 > git --version # timeout=10 23:38:25 > git --version # 'git version 2.25.1' 23:38:25 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:38:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:38:26 % Total % Received % Xferd Average Speed Time Time Time Current 23:38:26 Dload Upload Total Spent Left Speed 23:38:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93072 0 --:--:-- --:--:-- --:--:-- 93757 [Pipeline] sh 23:38:27 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:38:27 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 23:38:27 /etc/docker/daemon.json 23:38:27 { 23:38:27 "registry-mirrors": [ 23:38:27 "https://nexus3.edgexfoundry.org:10001" 23:38:27 ], 23:38:27 "bip": "10.250.0.254/24", 23:38:27 "hosts": [ 23:38:27 "tcp://0.0.0.0:5555", 23:38:27 "unix:///var/run/docker.sock" 23:38:27 ], 23:38:27 "mtu": 1458, 23:38:27 "selinux-enabled": true, 23:38:27 "seccomp-profile": "/etc/docker/seccomp.json" 23:38:27 } [Pipeline] sh 23:38:28 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:38:28 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:38:46 provisioning config files... 23:38:47 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config6538996732880146647tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:38:47 ---> docker-login.sh 23:38:47 nexus3.edgexfoundry.org:10001 23:38:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:38:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:38:48 Configure a credential helper to remove this warning. See 23:38:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:38:48 23:38:48 Login Succeeded 23:38:48 nexus3.edgexfoundry.org:10002 23:38:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:38:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:38:48 Configure a credential helper to remove this warning. See 23:38:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:38:48 23:38:48 Login Succeeded 23:38:48 nexus3.edgexfoundry.org:10003 23:38:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:38:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:38:48 Configure a credential helper to remove this warning. See 23:38:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:38:48 23:38:48 Login Succeeded 23:38:48 nexus3.edgexfoundry.org:10004 23:38:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:38:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:38:49 Configure a credential helper to remove this warning. See 23:38:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:38:49 23:38:49 Login Succeeded 23:38:49 docker.io 23:38:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:38:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:38:49 Configure a credential helper to remove this warning. See 23:38:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:38:49 23:38:49 Login Succeeded 23:38:49 ---> docker-login.sh ends [Pipeline] } 23:38:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:38:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:38:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:38:50 ========================================================= 23:38:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 23:38:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:51 + 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 . 23:38:51 Sending build context to Docker daemon 678.4kB 23:38:51 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 23:38:51 Step 2/12 : FROM ${BASE} AS builder 23:38:55 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:38:55 c41833b44d91: Pulling fs layer 23:38:55 ed15518f5707: Pulling fs layer 23:38:55 feae8fd75edb: Pulling fs layer 23:38:55 242c74f7c9fa: Pulling fs layer 23:38:55 3cdef696dda3: Pulling fs layer 23:38:55 2ced38df9373: Pulling fs layer 23:38:55 58f1dce35555: Pulling fs layer 23:38:55 242c74f7c9fa: Waiting 23:38:55 3cdef696dda3: Waiting 23:38:55 2ced38df9373: Waiting 23:38:55 58f1dce35555: Waiting 23:38:55 ed15518f5707: Verifying Checksum 23:38:55 ed15518f5707: Download complete 23:38:55 242c74f7c9fa: Verifying Checksum 23:38:55 242c74f7c9fa: Download complete 23:38:55 3cdef696dda3: Verifying Checksum 23:38:55 3cdef696dda3: Download complete 23:38:55 c41833b44d91: Verifying Checksum 23:38:56 c41833b44d91: Pull complete 23:38:56 58f1dce35555: Verifying Checksum 23:38:57 ed15518f5707: Pull complete 23:38:57 feae8fd75edb: Download complete 23:38:58 2ced38df9373: Download complete 23:39:10 feae8fd75edb: Pull complete 23:39:10 242c74f7c9fa: Pull complete 23:39:10 3cdef696dda3: Pull complete 23:39:16 2ced38df9373: Pull complete 23:39:18 58f1dce35555: Pull complete 23:39:18 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 23:39:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:39:18 ---> fadd8f120f05 23:39:18 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 23:39:20 ---> Running in 914d4dfb049f 23:39:20 Removing intermediate container 914d4dfb049f 23:39:20 ---> cf488540ce32 23:39:20 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:39:21 ---> Running in aae701cbca1e 23:39:21 Removing intermediate container aae701cbca1e 23:39:21 ---> 5fa84d43b4da 23:39:21 Step 5/12 : ARG ADD_BUILD_TAGS="" 23:39:21 ---> Running in 72ba635b8d09 23:39:21 Removing intermediate container 72ba635b8d09 23:39:21 ---> 544b9ad3b403 23:39:21 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:39:21 ---> Running in 74c0f28ed24b 23:39:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:39:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:39:24 OK: 263 MiB in 53 packages 23:39:25 Removing intermediate container 74c0f28ed24b 23:39:25 ---> 1feb028a313f 23:39:25 Step 7/12 : WORKDIR /app 23:39:25 ---> Running in 7587e515a1ba 23:39:26 Removing intermediate container 7587e515a1ba 23:39:26 ---> a3ca9b82e54e 23:39:26 Step 8/12 : COPY go.mod vendor* ./ 23:39:26 ---> 575d1436ecb3 23:39:26 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:39:26 ---> Running in 173f7a7fd576 23:40:34 Removing intermediate container 173f7a7fd576 23:40:34 ---> 10a7a88b9621 23:40:34 Step 10/12 : COPY . . 23:40:34 ---> 953818ebd3f5 23:40:34 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:40:34 ---> Running in e93aa830718f 23:40:34 Removing intermediate container e93aa830718f 23:40:34 ---> 39594cbb457a 23:40:34 Step 12/12 : RUN $MAKE 23:40:34 ---> Running in 74c8605e71bc 23:40:34 noop 23:40:34 Removing intermediate container 74c8605e71bc 23:40:34 ---> 7cccb41edf35 23:40:34 Successfully built 7cccb41edf35 23:40:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:35 + docker inspect -f . ci-base-image-arm64 23:40:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:40:35 prd-ubuntu20.04-docker-arm64-4c-16g-16822 does not seem to be running inside a container 23:40:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:40:36 $ docker top 64c45320e14bcdae90835c0ca63ee5a35afdb9fa7b0309eea469bc3e12a626ca -eo pid,comm [Pipeline] { [Pipeline] sh 23:40:37 + go version 23:40:37 go version go1.20.2 linux/arm64 [Pipeline] } 23:40:37 $ docker stop --time=1 64c45320e14bcdae90835c0ca63ee5a35afdb9fa7b0309eea469bc3e12a626ca 23:40:39 $ docker rm -f --volumes 64c45320e14bcdae90835c0ca63ee5a35afdb9fa7b0309eea469bc3e12a626ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:40 + docker inspect -f . ci-base-image-arm64 23:40:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:40:40 prd-ubuntu20.04-docker-arm64-4c-16g-16822 does not seem to be running inside a container 23:40: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 ******** -e ******** ci-base-image-arm64 cat 23:40:42 $ docker top f73603429d6dd3f8cae92cb85abcf087887c2a8fbe0925f6ac3760a8de26d6a8 -eo pid,comm [Pipeline] { [Pipeline] sh 23:40:43 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 23:40:43 + make test 23:40:43 go test -race ./... -coverprofile=coverage.out ./... 23:43:50 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 23:43:55 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 23:43:56 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.096s coverage: 86.2% of statements 23:44:06 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.429s coverage: 71.9% of statements 23:44:06 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:44:06 go vet ./... 23:46:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:46:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:46:30 ./bin/test-attribution.sh 23:46:30 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 23:46:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:46:31 $ docker stop --time=1 f73603429d6dd3f8cae92cb85abcf087887c2a8fbe0925f6ac3760a8de26d6a8 23:46:32 $ docker rm -f --volumes f73603429d6dd3f8cae92cb85abcf087887c2a8fbe0925f6ac3760a8de26d6a8 [Pipeline] // withDockerContainer [Pipeline] sh 23:46:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:46:34 Warning: overwriting stash ‘coverage-report’ 23:46:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:46:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:46:35 + ls -al . 23:46:35 total 224 23:46:35 drwxrwxr-x 10 jenkins jenkins 4096 May 24 23:40 . 23:46:35 drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:38 .. 23:46:35 -rw-rw-r-- 1 jenkins jenkins 262 May 24 23:38 .dockerignore 23:46:35 drwxrwxr-x 8 jenkins jenkins 4096 May 24 23:38 .git 23:46:35 drwxrwxr-x 3 jenkins jenkins 4096 May 24 23:38 .github 23:46:35 -rw-rw-r-- 1 jenkins jenkins 788 May 24 23:38 .gitignore 23:46:35 -rw-rw-r-- 1 jenkins jenkins 41 May 24 23:38 .golangci.yml 23:46:35 -rw-rw-r-- 1 jenkins jenkins 9805 May 24 23:38 Attribution.txt 23:46:35 -rw-rw-r-- 1 jenkins jenkins 4331 May 24 23:38 CHANGELOG.md 23:46:35 -rw-rw-r-- 1 jenkins jenkins 1659 May 24 23:38 Dockerfile 23:46:35 -rw-rw-r-- 1 jenkins jenkins 677 May 24 23:38 GOVERNANCE.md 23:46:35 -rw-rw-r-- 1 jenkins jenkins 687 May 24 23:38 Jenkinsfile 23:46:35 -rw-rw-r-- 1 jenkins jenkins 11347 May 24 23:38 LICENSE 23:46:35 -rw-rw-r-- 1 jenkins jenkins 2497 May 24 23:38 Makefile 23:46:35 -rw-rw-r-- 1 jenkins jenkins 617 May 24 23:38 OWNERS.md 23:46:35 -rw-rw-r-- 1 jenkins jenkins 31516 May 24 23:38 README.md 23:46:35 -rw-rw-r-- 1 jenkins jenkins 5 May 24 23:33 VERSION 23:46:35 drwxrwxr-x 2 jenkins jenkins 4096 May 24 23:38 bin 23:46:35 -rw-r--r-- 1 jenkins jenkins 41317 May 24 23:44 coverage.out 23:46:35 -rw-rw-r-- 1 jenkins jenkins 3419 May 24 23:38 go.mod 23:46:35 -rw-rw-r-- 1 jenkins jenkins 31409 May 24 23:38 go.sum 23:46:35 drwxrwxr-x 2 jenkins jenkins 4096 May 24 23:38 images 23:46:35 drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:38 internal 23:46:35 -rw-rw-r-- 1 jenkins jenkins 531 May 24 23:38 main.go 23:46:35 drwxrwxr-x 2 jenkins jenkins 4096 May 24 23:38 res 23:46:35 drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:38 snap 23:46:35 drwxrwxr-x 3 jenkins jenkins 4096 May 24 23:38 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:36 + 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=0abf7a5c45a73298d4b6941eec6e577b66609ee0 --label arch=arm64 --label version=0.0.0 . 23:46:36 Sending build context to Docker daemon 678.4kB 23:46:36 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 23:46:36 Step 2/29 : FROM ${BASE} AS builder 23:46:36 ---> 7cccb41edf35 23:46:36 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 23:46:38 ---> Running in 345c8e94a071 23:46:38 Removing intermediate container 345c8e94a071 23:46:38 ---> 623bb090289c 23:46:38 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 23:46:38 ---> Running in 1890dba1f1e1 23:46:39 Removing intermediate container 1890dba1f1e1 23:46:39 ---> 922e7fa334b0 23:46:39 Step 5/29 : ARG ADD_BUILD_TAGS="" 23:46:39 ---> Running in 4cdfbdf02895 23:46:39 Removing intermediate container 4cdfbdf02895 23:46:39 ---> 0f2f92f85fa3 23:46:39 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:46:39 ---> Running in fbc37cba657f 23:46:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:46:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:46:42 OK: 263 MiB in 53 packages 23:46:43 Removing intermediate container fbc37cba657f 23:46:43 ---> 63bb64995923 23:46:43 Step 7/29 : WORKDIR /app 23:46:43 ---> Running in c96dc61bb54f 23:46:43 Removing intermediate container c96dc61bb54f 23:46:43 ---> 8d1595fae446 23:46:43 Step 8/29 : COPY go.mod vendor* ./ 23:46:44 ---> acfdaf766edd 23:46:44 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:46:44 ---> Running in b68dcb9057c4 23:46:46 Removing intermediate container b68dcb9057c4 23:46:46 ---> b34668a7c8d8 23:46:46 Step 10/29 : COPY . . 23:46:46 ---> a6c65f4461fc 23:46:46 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:46:46 ---> Running in aad005182904 23:46:47 Removing intermediate container aad005182904 23:46:47 ---> d256255d2298 23:46:47 Step 12/29 : RUN $MAKE 23:46:47 ---> Running in ceb646336ed9 23:46:48 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory 23:49:09 Removing intermediate container ceb646336ed9 23:49:09 ---> 49c2c97ce4bd 23:49:09 Step 13/29 : FROM alpine:3.17 23:49:09 3.17: Pulling from library/alpine 23:49:09 c41833b44d91: Already exists 23:49:09 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:49:09 Status: Downloaded newer image for alpine:3.17 23:49:09 ---> 51e60588ff2c 23:49:09 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:49:09 ---> Running in e90fadc83f92 23:49:09 Removing intermediate container e90fadc83f92 23:49:09 ---> 6f9cd0d7fe21 23:49:09 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 23:49:09 ---> Running in 325d02e18202 23:49:09 Removing intermediate container 325d02e18202 23:49:09 ---> 4c0c086c8081 23:49:09 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 23:49:09 ---> Running in d19e5c42d26d 23:49:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:49:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:49:09 (1/2) Installing ca-certificates (20230506-r0) 23:49:09 (2/2) Installing dumb-init (1.2.5-r2) 23:49:09 Executing busybox-1.35.0-r29.trigger 23:49:09 Executing ca-certificates-20230506-r0.trigger 23:49:09 OK: 8 MiB in 17 packages 23:49:09 Removing intermediate container d19e5c42d26d 23:49:09 ---> 127ded55f1a9 23:49:09 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:49:09 ---> 0f080135b220 23:49:09 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 23:49:09 ---> 99d8ecbe87c1 23:49:09 Step 19/29 : COPY --from=builder /app/res/ /res/ 23:49:09 ---> cf978e2fb102 23:49:09 Step 20/29 : COPY --from=builder /app/static/ /static/ 23:49:09 ---> d7bef239234e 23:49:09 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 23:49:09 ---> a300eafda318 23:49:09 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 23:49:09 ---> Running in 648261a46fb2 23:49:09 Removing intermediate container 648261a46fb2 23:49:09 ---> 6af0ec827101 23:49:09 Step 23/29 : VOLUME /cache 23:49:09 ---> Running in 7ff3e8c98b16 23:49:09 Removing intermediate container 7ff3e8c98b16 23:49:09 ---> 50e8e5b53575 23:49:09 Step 24/29 : EXPOSE 59711 23:49:09 ---> Running in e17ecbeb3dfc 23:49:10 Removing intermediate container e17ecbeb3dfc 23:49:10 ---> 43d45b6e9d3b 23:49:10 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 23:49:10 ---> Running in 9154a67c8d90 23:49:10 Removing intermediate container 9154a67c8d90 23:49:10 ---> 73e332328222 23:49:10 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 23:49:10 ---> Running in e0b7c81d931c 23:49:10 Removing intermediate container e0b7c81d931c 23:49:10 ---> 03dcb7359f0a 23:49:10 Step 27/29 : LABEL arch=arm64 23:49:10 ---> Running in 5c5deb14fa01 23:49:11 Removing intermediate container 5c5deb14fa01 23:49:11 ---> 5076512c226f 23:49:11 Step 28/29 : LABEL git_sha=0abf7a5c45a73298d4b6941eec6e577b66609ee0 23:49:11 ---> Running in ba27f2df3944 23:49:11 Removing intermediate container ba27f2df3944 23:49:11 ---> f71f06d46f72 23:49:11 Step 29/29 : LABEL version=0.0.0 23:49:11 ---> Running in 936600d52570 23:49:12 Removing intermediate container 936600d52570 23:49:12 ---> f834c1bc1295 23:49:12 [Warning] One or more build-args [ARCH] were not consumed 23:49:12 Successfully built f834c1bc1295 23:49:12 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 23:49:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:49:12 23:49:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:49:13 arm64: Pulling from edgex-lftools-log-publisher 23:49:13 8998bd30e6a1: Pulling fs layer 23:49:13 04944245beec: Pulling fs layer 23:49:13 699f458cf7ca: Pulling fs layer 23:49:13 765212b225bb: Pulling fs layer 23:49:13 f23df028b6ca: Pulling fs layer 23:49:13 d65c8cfc05b1: Pulling fs layer 23:49:13 2437ff75d9bd: Pulling fs layer 23:49:13 f23df028b6ca: Waiting 23:49:13 d65c8cfc05b1: Waiting 23:49:13 2437ff75d9bd: Waiting 23:49:13 765212b225bb: Waiting 23:49:13 04944245beec: Verifying Checksum 23:49:13 04944245beec: Download complete 23:49:13 765212b225bb: Verifying Checksum 23:49:13 765212b225bb: Download complete 23:49:13 f23df028b6ca: Download complete 23:49:13 d65c8cfc05b1: Verifying Checksum 23:49:13 d65c8cfc05b1: Download complete 23:49:13 699f458cf7ca: Verifying Checksum 23:49:13 699f458cf7ca: Download complete 23:49:14 8998bd30e6a1: Verifying Checksum 23:49:14 8998bd30e6a1: Download complete 23:49:16 2437ff75d9bd: Download complete 23:49:19 8998bd30e6a1: Pull complete 23:49:19 04944245beec: Pull complete 23:49:20 699f458cf7ca: Pull complete 23:49:20 765212b225bb: Pull complete 23:49:21 f23df028b6ca: Pull complete 23:49:22 d65c8cfc05b1: Pull complete 23:49:37 2437ff75d9bd: Pull complete 23:49:37 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:49:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:49:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:49:37 prd-ubuntu20.04-docker-arm64-4c-16g-16822 does not seem to be running inside a container 23:49:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:49:40 $ docker top d94f1d55a4adfa0aa8406e818e162e3d2ab8c2261d0befe6d5e23ffd8ef28592 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:49:41 ---> job-cost.sh 23:49:41 lf-activate-venv: SKIPPING 23:49:41 INFO: No Stack... 23:49:41 INFO: Retrieving Pricing Info for: v3-standard-4 23:49:42 INFO: Archiving Costs [Pipeline] sh 23:49:42 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv 23:49:42 + cut -d, -f6 [Pipeline] lock 23:49:42 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-203-1-stack-cost] 23:49:42 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-203-1-stack-cost] did not exist. Created. 23:49:42 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-203-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:49:43 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-48d33053/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:49:44 + echo total: 0.10999999940395355 [Pipeline] stash 23:49:44 Warning: overwriting stash ‘stack-cost’ 23:49:44 Stashed 1 file(s) [Pipeline] } 23:49:44 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-203-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:49:44 $ docker stop --time=1 d94f1d55a4adfa0aa8406e818e162e3d2ab8c2261d0befe6d5e23ffd8ef28592 23:49:46 $ docker rm -f --volumes d94f1d55a4adfa0aa8406e818e162e3d2ab8c2261d0befe6d5e23ffd8ef28592 [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 23:49:47 provisioning config files... 23:49:47 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-203@tmp/config14633896366051823421tmp [Pipeline] { [Pipeline] sh 23:49:47 + set +x 23:49:47 + + bash -s -- 23:49:47 curl -s https://codecov.io/bash 23:49:47 23:49:47 _____ _ 23:49:47 / ____| | | 23:49:47 | | ___ __| | ___ ___ _____ __ 23:49:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:49:47 | |___| (_) | (_| | __/ (_| (_) \ V / 23:49:47 \_____\___/ \__,_|\___|\___\___/ \_/ 23:49:47 Bash-1.0.6 23:49:47 23:49:47 23:49:47 ==> git version 2.25.1 found 23:49:47 ==> 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 23:49:47 Release-Date: 2020-01-08 23:49:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:49:47 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:49:47 ==> Jenkins CI detected. 23:49:47 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-203 23:49:47 project root: . 23:49:47 --> token set from env 23:49:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:49:47 ==> Running gcov in . (disable via -X gcov) 23:49:47 ==> Python coveragepy not found 23:49:47 ==> Searching for coverage reports in: 23:49:47 + . 23:49:47 -> Found 1 reports 23:49:47 ==> Detecting git/mercurial file structure 23:49:47 ==> Reading reports 23:49:47 + ./coverage.out bytes=41317 23:49:47 ==> Appending adjustments 23:49:47 https://docs.codecov.io/docs/fixing-reports 23:49:47 + Found adjustments 23:49:47 ==> Gzipping contents 23:49:47 12K /tmp/codecov.Psab8D.gz 23:49:47 ==> Uploading reports 23:49:47 url: https://codecov.io 23:49:47 query: branch=PR-203&commit=0abf7a5c45a73298d4b6941eec6e577b66609ee0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-203%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=203&job=&cmd_args= 23:49:47 -> Pinging Codecov 23:49:47 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-203&commit=0abf7a5c45a73298d4b6941eec6e577b66609ee0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-203%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=203&job=&cmd_args= 23:49:48 -> Uploading to 23:49:48 https://storage.googleapis.com/codecov/v4/raw/2023-05-24/581DD39554BDF9B6E22D074273EAD858/0abf7a5c45a73298d4b6941eec6e577b66609ee0/827ebbb9-e051-4113-98a5-bc58ba35a4ce.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230524%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230524T234947Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d09627ca96078a94734a83f0eea6504c880c9346332ee09589df52016446b79b 23:49:48 % Total % Received % Xferd Average Speed Time Time Time Current 23:49:48 Dload Upload Total Spent Left Speed 23:49:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11800 0 0 100 11800 0 50643 --:--:-- --:--:-- --:--:-- 50643 23:49:48 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/0abf7a5c45a73298d4b6941eec6e577b66609ee0 [Pipeline] } 23:49:48 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 23:49:50 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-203/archives ] 23:49:50 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-203/archives 23:49:50 total 16 23:49:50 drwxr-xr-x 3 root root 4096 May 24 23:35 . 23:49:50 drwxrwxr-x 12 jenkins jenkins 4096 May 24 23:35 .. 23:49:50 drwxr-xr-x 2 root root 4096 May 24 23:35 cost 23:49:50 -rw-r--r-- 1 root root 95 May 24 23:35 cost.csv 23:49:50 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-203/archives 23:49:50 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-203/archives 23:49:50 total 16 23:49:50 drwxr-xr-x 3 jenkins jenkins 4096 May 24 23:35 . 23:49:50 drwxrwxr-x 12 jenkins jenkins 4096 May 24 23:35 .. 23:49:50 drwxr-xr-x 2 jenkins jenkins 4096 May 24 23:35 cost 23:49:50 -rw-r--r-- 1 jenkins jenkins 95 May 24 23:35 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:49:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:49:51 ---> package-listing.sh 23:49:51 ++ facter osfamily 23:49:51 ++ tr '[:upper:]' '[:lower:]' 23:49:51 + OS_FAMILY=debian 23:49:51 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-203 23:49:51 + START_PACKAGES=/tmp/packages_start.txt 23:49:51 + END_PACKAGES=/tmp/packages_end.txt 23:49:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:49:51 + PACKAGES=/tmp/packages_start.txt 23:49:51 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-203 ']' 23:49:51 + PACKAGES=/tmp/packages_end.txt 23:49:51 + case "${OS_FAMILY}" in 23:49:51 + dpkg -l 23:49:51 + grep '^ii' 23:49:51 + '[' -f /tmp/packages_start.txt ']' 23:49:51 + '[' -f /tmp/packages_end.txt ']' 23:49:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:49:51 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-203 ']' 23:49:51 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-203/archives/ 23:49:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-203/archives/ [Pipeline] echo 23:49:51 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-203/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:49:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:49:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:49:52 prd-ubuntu20.04-docker-8c-8g-16818 does not seem to be running inside a container 23:49:52 $ 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-203/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-203 -v /w/workspace/y_app-rfid-llrp-inventory_PR-203:/w/workspace/y_app-rfid-llrp-inventory_PR-203:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-203@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-203@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 23:49:53 $ docker top 40d7d48dae787a57b8e511e3da7f7f7ef2a047a817e27a921afa89cc0b4616f4 -eo pid,comm [Pipeline] { [Pipeline] sh 23:49:53 + touch /tmp/pre-build-complete [Pipeline] sh 23:49:53 + mkdir -p /var/log/sysstat [Pipeline] sh 23:49:54 + ls /var/log/sa-host 23:49:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:49:54 provisioning config files... 23:49:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-203@tmp/config16017223225175682045tmp [Pipeline] { [Pipeline] echo 23:49:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:49:54 ---> create-netrc.sh [Pipeline] } 23:49:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:49:55 ---> python-tools-install.sh [Pipeline] echo 23:49:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:49:55 ---> sudo-logs.sh 23:49:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:49:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:49:55 ---> job-cost.sh 23:49:55 lf-activate-venv: SKIPPING 23:49:55 DEBUG: total: 0.2199999988079071 23:49:55 INFO: Retrieving Stack Cost... 23:49:56 INFO: Retrieving Pricing Info for: v3-standard-8 23:49:56 INFO: Archiving Costs [Pipeline] echo 23:49:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:49:57 ---> logs-deploy.sh 23:49:57 lf-activate-venv: SKIPPING 23:49:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-203/1 23:49:57 INFO: archiving workspace using pattern(s): 23:49:58 Archives upload complete. 23:49:58 INFO: archiving logs to Nexus