Pull request #193 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cd4380d16f72429df9bcea45c69df3659137b7f7+f1ad42671cb4bb5b089283d273768ffa9133c18e (0abce157b8f151205192ec676eb6869d882602ad) 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-ssh17901128130653634029.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-ssh13878358363363572195.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-193/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-193/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh801851032566406296.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-193/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh996270051977437277.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-ssh127902284632386592.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-193/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-193/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17124054803590132016.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 Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-15522 in /w/workspace/y_app-rfid-llrp-inventory_PR-193 [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-193 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/193/head:refs/remotes/origin/PR-193 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f1ad42671cb4bb5b089283d273768ffa9133c18e into PR head commit cd4380d16f72429df9bcea45c69df3659137b7f7 Merge succeeded, producing cd4380d16f72429df9bcea45c69df3659137b7f7 Checking out Revision cd4380d16f72429df9bcea45c69df3659137b7f7 (PR-193) Commit message: "build(deps): bump github.com/canonical/edgex-snap-hooks/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] { > git config core.sparsecheckout # timeout=10 > git checkout -f cd4380d16f72429df9bcea45c69df3659137b7f7 # 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 f1ad42671cb4bb5b089283d273768ffa9133c18e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cd4380d16f72429df9bcea45c69df3659137b7f7 # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:27:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:27:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:27:43 ========================================================= 08:27:43 EdgeX Global Pipelines Version Info 08:27:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:27:44 ------------------- 08:27:44 stable info: 08:27:44 ------------------- 08:27:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:27:44 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 08:27:44 Message: update stable to v1.0.249 08:27:44 ------------------- 08:27:44 experimental info: 08:27:44 ------------------- 08:27:44 Commited By: **** collab-it+edgex@linuxfoundation.org 08:27:44 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 08:27:44 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:27:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 08:27:45 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 08:27:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:27:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:27:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:27:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 08:27:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:27:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:27:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:27:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:27:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:27:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 08:27:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:27:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:27:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:27:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:27:45 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:27:45 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:27:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:27:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:27:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:27:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:27:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:27:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:27:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:27:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:27:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:27:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-193 [Pipeline] echo 08:27:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-193 [Pipeline] echo 08:27:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-193 [Pipeline] echo 08:27:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cd4380d16f72429df9bcea45c69df3659137b7f7 [Pipeline] echo 08:27:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cd4380d [Pipeline] echo 08:27:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:27:46 provisioning config files... 08:27:46 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-193@tmp/config8818820586536240644tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:27:46 ---> docker-login.sh 08:27:46 nexus3.edgexfoundry.org:10001 08:27:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:27:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:27:47 Configure a credential helper to remove this warning. See 08:27:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:27:47 08:27:47 Login Succeeded 08:27:47 nexus3.edgexfoundry.org:10002 08:27:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:27:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:27:47 Configure a credential helper to remove this warning. See 08:27:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:27:47 08:27:47 Login Succeeded 08:27:47 nexus3.edgexfoundry.org:10003 08:27:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:27:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:27:47 Configure a credential helper to remove this warning. See 08:27:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:27:47 08:27:47 Login Succeeded 08:27:47 nexus3.edgexfoundry.org:10004 08:27:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:27:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:27:47 Configure a credential helper to remove this warning. See 08:27:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:27:47 08:27:47 Login Succeeded 08:27:47 docker.io 08:27:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:27:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:27:47 Configure a credential helper to remove this warning. See 08:27:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:27:47 08:27:47 Login Succeeded 08:27:47 ---> docker-login.sh ends [Pipeline] } 08:27:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:27:48 + git rev-list -1 --merges cd4380d16f72429df9bcea45c69df3659137b7f7~1..cd4380d16f72429df9bcea45c69df3659137b7f7 [Pipeline] echo 08:27:48 -----------> git rev-list -1 --merges cd4380d16f72429df9bcea45c69df3659137b7f7~1..cd4380d16f72429df9bcea45c69df3659137b7f7 cd4380d16f72429df9bcea45c69df3659137b7f7 [false] [Pipeline] sh 08:27:48 + git log --format=format:%s -1 cd4380d16f72429df9bcea45c69df3659137b7f7 [Pipeline] echo 08:27:48 ========================================================= 08:27:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:27:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:27:49 + git log --format=format:%s -1 cd4380d16f72429df9bcea45c69df3659137b7f7 [Pipeline] echo 08:27:49 [semverPrep] GIT_COMMIT: cd4380d16f72429df9bcea45c69df3659137b7f7, Commit Message: build(deps): bump github.com/canonical/edgex-snap-hooks/v3 [Pipeline] echo 08:27:49 [semverPrep] This is not a build commit. [Pipeline] sh 08:27:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:27:49 + grep -v github /etc/ssh/ssh_known_hosts 08:27:49 + [ -e /tmp/ssh_known_hosts ] 08:27:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:27:49 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:27:49 + sudo tee -a /etc/ssh/ssh_known_hosts 08:27:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:27:50 08:27:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:27:50 0.1.4: Pulling from edgex-devops/py-git-semver 08:27:50 b85a868b505f: Pulling fs layer 08:27:50 e2be974225ed: Pulling fs layer 08:27:50 339a4e72a1f5: Pulling fs layer 08:27:50 988bab9f4d93: Pulling fs layer 08:27:50 1469e6f7b9e6: Pulling fs layer 08:27:50 eaf3925da568: Pulling fs layer 08:27:50 bab4dde63d76: Pulling fs layer 08:27:50 bde34c3a00c8: Pulling fs layer 08:27:50 b352a97aabf1: Pulling fs layer 08:27:50 4872d77fe225: Pulling fs layer 08:27:50 5851b861e8e6: Pulling fs layer 08:27:50 bab4dde63d76: Waiting 08:27:50 bde34c3a00c8: Waiting 08:27:50 b352a97aabf1: Waiting 08:27:50 4872d77fe225: Waiting 08:27:50 5851b861e8e6: Waiting 08:27:50 988bab9f4d93: Waiting 08:27:50 1469e6f7b9e6: Waiting 08:27:50 eaf3925da568: Waiting 08:27:50 e2be974225ed: Download complete 08:27:50 988bab9f4d93: Download complete 08:27:50 1469e6f7b9e6: Verifying Checksum 08:27:50 1469e6f7b9e6: Download complete 08:27:50 eaf3925da568: Verifying Checksum 08:27:50 eaf3925da568: Download complete 08:27:50 339a4e72a1f5: Verifying Checksum 08:27:50 339a4e72a1f5: Download complete 08:27:50 bde34c3a00c8: Verifying Checksum 08:27:50 bde34c3a00c8: Download complete 08:27:50 b352a97aabf1: Verifying Checksum 08:27:50 b352a97aabf1: Download complete 08:27:50 4872d77fe225: Verifying Checksum 08:27:50 4872d77fe225: Download complete 08:27:50 5851b861e8e6: Verifying Checksum 08:27:50 5851b861e8e6: Download complete 08:27:50 b85a868b505f: Verifying Checksum 08:27:50 b85a868b505f: Download complete 08:27:51 bab4dde63d76: Verifying Checksum 08:27:51 bab4dde63d76: Download complete 08:27:52 b85a868b505f: Pull complete 08:27:52 e2be974225ed: Pull complete 08:27:52 339a4e72a1f5: Pull complete 08:27:52 988bab9f4d93: Pull complete 08:27:53 1469e6f7b9e6: Pull complete 08:27:53 eaf3925da568: Pull complete 08:27:55 bab4dde63d76: Pull complete 08:27:55 bde34c3a00c8: Pull complete 08:27:55 b352a97aabf1: Pull complete 08:27:55 4872d77fe225: Pull complete 08:27:55 5851b861e8e6: Pull complete 08:27:55 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:27:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:27:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:27:55 prd-ubuntu20.04-docker-8c-8g-15522 does not seem to be running inside a container 08:27:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-193 -v /w/workspace/y_app-rfid-llrp-inventory_PR-193:/w/workspace/y_app-rfid-llrp-inventory_PR-193:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-193@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-193@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 08:27:57 $ docker top 7e24f0c5def073c3bdb87371344b07c8ee28987ba5a9ca502169f5e907b1f5f9 -eo pid,comm 08:27:57 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). 08:27:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:27:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:27:57 [ssh-agent] Looking for ssh-agent implementation... 08:27:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:27:57 $ docker exec 7e24f0c5def073c3bdb87371344b07c8ee28987ba5a9ca502169f5e907b1f5f9 ssh-agent 08:27:57 SSH_AUTH_SOCK=/tmp/ssh-lI2cQb2kZ06t/agent.34 08:27:57 SSH_AGENT_PID=40 08:27:57 Running ssh-add (command line suppressed) 08:27:57 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-193@tmp/private_key_16465570151463499568.key (/w/workspace/y_app-rfid-llrp-inventory_PR-193@tmp/private_key_16465570151463499568.key) 08:27:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:27:58 + git tag --points-at HEAD [Pipeline] } 08:27:58 $ docker exec --env ******** --env ******** 7e24f0c5def073c3bdb87371344b07c8ee28987ba5a9ca502169f5e907b1f5f9 ssh-agent -k 08:27:58 unset SSH_AUTH_SOCK; 08:27:58 unset SSH_AGENT_PID; 08:27:58 echo Agent pid 40 killed; 08:27:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:27:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:27:58 [ssh-agent] Looking for ssh-agent implementation... 08:27:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:27:58 $ docker exec 7e24f0c5def073c3bdb87371344b07c8ee28987ba5a9ca502169f5e907b1f5f9 ssh-agent 08:27:58 SSH_AUTH_SOCK=/tmp/ssh-2ZX1OIGax9Dp/agent.72 08:27:58 SSH_AGENT_PID=78 08:27:58 Running ssh-add (command line suppressed) 08:27:58 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-193@tmp/private_key_5105538687928098870.key (/w/workspace/y_app-rfid-llrp-inventory_PR-193@tmp/private_key_5105538687928098870.key) 08:27:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:27:58 + git semver init 08:27:59 2023-05-16 08:27:59,131 [run_init] DEBUG init version:0.0.0 force:False 08:27:59 2023-05-16 08:27:59,131 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-193/.semver 08:27:59 2023-05-16 08:27:59,132 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-193/.semver 08:27:59 2023-05-16 08:27:59,132 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-193/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-193, universal_newlines=False, shell=None, istream=None) 08:28:00 2023-05-16 08:28:00,289 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-193/.git/info/exclude 08:28:00 2023-05-16 08:28:00,290 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-193/.semver/PR-193 with force:False 08:28:00 2023-05-16 08:28:00,290 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-193/.semver/PR-193 08:28:00 2023-05-16 08:28:00,294 [execute] INFO git cat-file --batch-check 08:28:00 2023-05-16 08:28:00,295 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-193/.semver, universal_newlines=False, shell=None, istream=) 08:28:00 2023-05-16 08:28:00,300 [execute] INFO git cat-file --batch 08:28:00 2023-05-16 08:28:00,300 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-193/.semver, universal_newlines=False, shell=None, istream=) 08:28:00 2023-05-16 08:28:00,305 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-193/.semver/PR-193 08:28:00 0.0.0 [Pipeline] } 08:28:00 $ docker exec --env ******** --env ******** 7e24f0c5def073c3bdb87371344b07c8ee28987ba5a9ca502169f5e907b1f5f9 ssh-agent -k 08:28:00 unset SSH_AUTH_SOCK; 08:28:00 unset SSH_AGENT_PID; 08:28:00 echo Agent pid 78 killed; 08:28:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:28:01 + git semver [Pipeline] } 08:28:01 $ docker stop --time=1 7e24f0c5def073c3bdb87371344b07c8ee28987ba5a9ca502169f5e907b1f5f9 08:28:03 $ docker rm -f --volumes 7e24f0c5def073c3bdb87371344b07c8ee28987ba5a9ca502169f5e907b1f5f9 [Pipeline] // withDockerContainer [Pipeline] sh 08:28:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:28:03 Stashed 1 file(s) [Pipeline] echo 08:28:03 [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 08:28:04 provisioning config files... 08:28:04 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-193@tmp/config6638481683470367942tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:28:04 ---> docker-login.sh 08:28:04 nexus3.edgexfoundry.org:10001 08:28:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:04 Configure a credential helper to remove this warning. See 08:28:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:04 08:28:04 Login Succeeded 08:28:04 nexus3.edgexfoundry.org:10002 08:28:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:04 Configure a credential helper to remove this warning. See 08:28:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:04 08:28:04 Login Succeeded 08:28:04 nexus3.edgexfoundry.org:10003 08:28:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:05 Configure a credential helper to remove this warning. See 08:28:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:05 08:28:05 Login Succeeded 08:28:05 nexus3.edgexfoundry.org:10004 08:28:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:05 Configure a credential helper to remove this warning. See 08:28:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:05 08:28:05 Login Succeeded 08:28:05 docker.io 08:28:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:05 Configure a credential helper to remove this warning. See 08:28:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:05 08:28:05 Login Succeeded 08:28:05 ---> docker-login.sh ends [Pipeline] } 08:28:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:28:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:28:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:28:05 ========================================================= 08:28:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 08:28:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:28:06 + 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 . 08:28:06 Sending build context to Docker daemon 12.66MB 08:28:06 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 08:28:06 Step 2/12 : FROM ${BASE} AS builder 08:28:06 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 08:28:06 f56be85fc22e: Pulling fs layer 08:28:06 85791d961cd3: Pulling fs layer 08:28:06 d694b5ae8c79: Pulling fs layer 08:28:06 9f32a84ed3da: Pulling fs layer 08:28:06 4d19c01a9841: Pulling fs layer 08:28:06 9325e15d5711: Pulling fs layer 08:28:06 556b6ee489ea: Pulling fs layer 08:28:06 c5a4b2cf53e6: Pulling fs layer 08:28:06 556b6ee489ea: Waiting 08:28:06 4d19c01a9841: Waiting 08:28:06 c5a4b2cf53e6: Waiting 08:28:06 9325e15d5711: Waiting 08:28:06 85791d961cd3: Download complete 08:28:06 9f32a84ed3da: Verifying Checksum 08:28:06 9f32a84ed3da: Download complete 08:28:06 4d19c01a9841: Verifying Checksum 08:28:06 4d19c01a9841: Download complete 08:28:06 f56be85fc22e: Verifying Checksum 08:28:06 f56be85fc22e: Download complete 08:28:06 9325e15d5711: Verifying Checksum 08:28:06 9325e15d5711: Download complete 08:28:06 f56be85fc22e: Pull complete 08:28:06 85791d961cd3: Pull complete 08:28:06 d694b5ae8c79: Download complete 08:28:07 c5a4b2cf53e6: Verifying Checksum 08:28:07 c5a4b2cf53e6: Download complete 08:28:07 556b6ee489ea: Verifying Checksum 08:28:07 556b6ee489ea: Download complete 08:28:10 d694b5ae8c79: Pull complete 08:28:10 9f32a84ed3da: Pull complete 08:28:10 4d19c01a9841: Pull complete 08:28:10 9325e15d5711: Pull complete 08:28:12 556b6ee489ea: Pull complete 08:28:13 c5a4b2cf53e6: Pull complete 08:28:13 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 08:28:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:28:13 ---> c4be618373d6 08:28:13 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 08:28:16 ---> Running in f3ec0c60086c 08:28:16 Removing intermediate container f3ec0c60086c 08:28:16 ---> a02fe75895ee 08:28:16 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 08:28:16 ---> Running in 906d9b7e8fdd 08:28:16 Removing intermediate container 906d9b7e8fdd 08:28:16 ---> c7bca055ce42 08:28:16 Step 5/12 : ARG ADD_BUILD_TAGS="" 08:28:16 ---> Running in f24fe94f924d 08:28:16 Removing intermediate container f24fe94f924d 08:28:16 ---> 7c35937e40df 08:28:16 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:28:16 ---> Running in 46dcdaddac4c 08:28:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:28:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:28:16 OK: 265 MiB in 53 packages 08:28:16 Removing intermediate container 46dcdaddac4c 08:28:16 ---> ce36a312f333 08:28:16 Step 7/12 : WORKDIR /app 08:28:16 ---> Running in da59adb93524 08:28:16 Removing intermediate container da59adb93524 08:28:16 ---> bbc1451fb44e 08:28:16 Step 8/12 : COPY go.mod vendor* ./ 08:28:17 ---> 6f88f18d42c0 08:28:17 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:28:17 ---> Running in f545a413da47 08:28:19 Still waiting to schedule task 08:28:19 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 08:28:35 Removing intermediate container f545a413da47 08:28:35 ---> d8cac308f32f 08:28:35 Step 10/12 : COPY . . 08:28:35 ---> 0730779a249b 08:28:35 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:28:35 ---> Running in 566f5949c393 08:28:35 Removing intermediate container 566f5949c393 08:28:35 ---> f3ff8b9fe574 08:28:35 Step 12/12 : RUN $MAKE 08:28:35 ---> Running in f2595412a94b 08:28:35 noop 08:28:35 Removing intermediate container f2595412a94b 08:28:35 ---> becebb3d85a5 08:28:35 Successfully built becebb3d85a5 08:28:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:28:35 + docker inspect -f . ci-base-image-x86_64 08:28:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:28:36 prd-ubuntu20.04-docker-8c-8g-15522 does not seem to be running inside a container 08:28:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-193 -v /w/workspace/y_app-rfid-llrp-inventory_PR-193:/w/workspace/y_app-rfid-llrp-inventory_PR-193:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-193@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-193@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 08:28:36 $ docker top a1de36c49de331c2b468dbd5ac7a7a43d61ec34c8e193a226c4228fb01994184 -eo pid,comm [Pipeline] { [Pipeline] sh 08:28:36 + go version 08:28:36 go version go1.20.2 linux/amd64 [Pipeline] } 08:28:36 $ docker stop --time=1 a1de36c49de331c2b468dbd5ac7a7a43d61ec34c8e193a226c4228fb01994184 08:28:38 $ docker rm -f --volumes a1de36c49de331c2b468dbd5ac7a7a43d61ec34c8e193a226c4228fb01994184 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:28:38 + docker inspect -f . ci-base-image-x86_64 08:28:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:28:39 prd-ubuntu20.04-docker-8c-8g-15522 does not seem to be running inside a container 08:28:39 $ 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-193 -v /w/workspace/y_app-rfid-llrp-inventory_PR-193:/w/workspace/y_app-rfid-llrp-inventory_PR-193:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-193@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-193@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 08:28:39 $ docker top 1a18ed4c59319000a1ee88b72feca51095738a20bef8a1b61ca8227453accf3c -eo pid,comm [Pipeline] { [Pipeline] sh 08:28:39 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-193 [Pipeline] fileExists [Pipeline] sh 08:28:40 + make test 08:28:40 go test -race ./... -coverprofile=coverage.out ./... 08:28:58 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 08:28:58 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 08:28:58 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.143s coverage: 86.2% of statements 08:29:00 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.693s coverage: 71.9% of statements 08:29:22 go vet ./... 08:29:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:29:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:29:25 ./bin/test-attribution.sh 08:29:25 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 08:29:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:29:25 $ docker stop --time=1 1a18ed4c59319000a1ee88b72feca51095738a20bef8a1b61ca8227453accf3c 08:29:30 $ docker rm -f --volumes 1a18ed4c59319000a1ee88b72feca51095738a20bef8a1b61ca8227453accf3c [Pipeline] // withDockerContainer [Pipeline] sh 08:29:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:29:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:29:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:29:32 + ls -al . 08:29:32 total 228 08:29:32 drwxrwxr-x 11 jenkins jenkins 4096 May 16 08:28 . 08:29:32 drwxrwxr-x 4 jenkins jenkins 4096 May 16 08:27 .. 08:29:32 -rw-rw-r-- 1 jenkins jenkins 262 May 16 08:27 .dockerignore 08:29:32 drwxrwxr-x 8 jenkins jenkins 4096 May 16 08:28 .git 08:29:32 drwxrwxr-x 3 jenkins jenkins 4096 May 16 08:27 .github 08:29:32 -rw-rw-r-- 1 jenkins jenkins 788 May 16 08:27 .gitignore 08:29:32 -rw-rw-r-- 1 jenkins jenkins 41 May 16 08:27 .golangci.yml 08:29:32 drwxr-xr-x 3 jenkins jenkins 4096 May 16 08:28 .semver 08:29:32 -rw-rw-r-- 1 jenkins jenkins 9805 May 16 08:27 Attribution.txt 08:29:32 -rw-rw-r-- 1 jenkins jenkins 4331 May 16 08:27 CHANGELOG.md 08:29:32 -rw-rw-r-- 1 jenkins jenkins 1659 May 16 08:27 Dockerfile 08:29:32 -rw-rw-r-- 1 jenkins jenkins 677 May 16 08:27 GOVERNANCE.md 08:29:32 -rw-rw-r-- 1 jenkins jenkins 687 May 16 08:27 Jenkinsfile 08:29:32 -rw-rw-r-- 1 jenkins jenkins 11347 May 16 08:27 LICENSE 08:29:32 -rw-rw-r-- 1 jenkins jenkins 2497 May 16 08:27 Makefile 08:29:32 -rw-rw-r-- 1 jenkins jenkins 617 May 16 08:27 OWNERS.md 08:29:32 -rw-rw-r-- 1 jenkins jenkins 31516 May 16 08:27 README.md 08:29:32 -rw-rw-r-- 1 jenkins jenkins 5 May 16 08:28 VERSION 08:29:32 drwxrwxr-x 2 jenkins jenkins 4096 May 16 08:27 bin 08:29:32 -rw-r--r-- 1 jenkins jenkins 41317 May 16 08:29 coverage.out 08:29:32 -rw-rw-r-- 1 jenkins jenkins 3467 May 16 08:27 go.mod 08:29:32 -rw-rw-r-- 1 jenkins jenkins 31505 May 16 08:27 go.sum 08:29:32 drwxrwxr-x 2 jenkins jenkins 4096 May 16 08:27 images 08:29:32 drwxrwxr-x 4 jenkins jenkins 4096 May 16 08:27 internal 08:29:32 -rw-rw-r-- 1 jenkins jenkins 531 May 16 08:27 main.go 08:29:32 drwxrwxr-x 2 jenkins jenkins 4096 May 16 08:27 res 08:29:32 drwxrwxr-x 4 jenkins jenkins 4096 May 16 08:27 snap 08:29:32 drwxrwxr-x 3 jenkins jenkins 4096 May 16 08:27 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:32 + 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=cd4380d16f72429df9bcea45c69df3659137b7f7 --label arch=amd64 --label version=0.0.0 . 08:29:32 Sending build context to Docker daemon 12.66MB 08:29:32 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 08:29:32 Step 2/29 : FROM ${BASE} AS builder 08:29:32 ---> becebb3d85a5 08:29:32 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 08:29:32 ---> Running in b0f9ae54c1cf 08:29:33 Removing intermediate container b0f9ae54c1cf 08:29:33 ---> dd680492f270 08:29:33 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 08:29:33 ---> Running in bbf81d969175 08:29:33 Removing intermediate container bbf81d969175 08:29:33 ---> f6e1bb3b9025 08:29:33 Step 5/29 : ARG ADD_BUILD_TAGS="" 08:29:33 ---> Running in 840e84b49973 08:29:33 Removing intermediate container 840e84b49973 08:29:33 ---> dd55da03a782 08:29:33 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:29:33 ---> Running in d7297814b7ec 08:29:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:29:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:29:33 OK: 265 MiB in 53 packages 08:29:34 Removing intermediate container d7297814b7ec 08:29:34 ---> 8ec708b4892f 08:29:34 Step 7/29 : WORKDIR /app 08:29:34 ---> Running in 7b12f6e18d42 08:29:34 Removing intermediate container 7b12f6e18d42 08:29:34 ---> 428959c2772e 08:29:34 Step 8/29 : COPY go.mod vendor* ./ 08:29:34 ---> dfdfef8acb60 08:29:34 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:29:34 ---> Running in 5003271f72a4 08:29:35 Removing intermediate container 5003271f72a4 08:29:35 ---> ca460513f031 08:29:35 Step 10/29 : COPY . . 08:29:35 ---> aa6e380f96d8 08:29:35 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:29:35 ---> Running in 0e4089abcd14 08:29:35 Removing intermediate container 0e4089abcd14 08:29:35 ---> 51f47c96d52b 08:29:35 Step 12/29 : RUN $MAKE 08:29:35 ---> Running in 1c770a72fd76 08:29:35 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.63 -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 08:30:03 Removing intermediate container 1c770a72fd76 08:30:03 ---> ad8dcedbc1cf 08:30:03 Step 13/29 : FROM alpine:3.17 08:30:03 3.17: Pulling from library/alpine 08:30:03 f56be85fc22e: Already exists 08:30:03 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:30:03 Status: Downloaded newer image for alpine:3.17 08:30:03 ---> 9ed4aefc74f6 08:30:03 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 08:30:05 ---> Running in 725b99926ee1 08:30:06 Removing intermediate container 725b99926ee1 08:30:06 ---> 6cc87ac73b83 08:30:06 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 08:30:07 ---> Running in 5548af0dc67c 08:30:08 Removing intermediate container 5548af0dc67c 08:30:08 ---> a5f6f9e32e52 08:30:08 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 08:30:08 ---> Running in 3373dea4b685 08:30:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:30:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:30:10 (1/2) Installing ca-certificates (20230506-r0) 08:30:10 (2/2) Installing dumb-init (1.2.5-r2) 08:30:10 Executing busybox-1.35.0-r29.trigger 08:30:10 Executing ca-certificates-20230506-r0.trigger 08:30:10 OK: 8 MiB in 17 packages 08:30:11 Removing intermediate container 3373dea4b685 08:30:11 ---> 8de8a5f895fc 08:30:11 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 08:30:11 ---> 2055137a4ff3 08:30:11 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 08:30:11 ---> f09641eead1f 08:30:11 Step 19/29 : COPY --from=builder /app/res/ /res/ 08:30:11 ---> 6013ee7ee5ed 08:30:11 Step 20/29 : COPY --from=builder /app/static/ /static/ 08:30:11 ---> a8354dbc8e19 08:30:11 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 08:30:13 ---> c23015f2610c 08:30:13 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 08:30:13 ---> Running in 9f76f414ab72 08:30:15 Removing intermediate container 9f76f414ab72 08:30:15 ---> 6c6a1de7983c 08:30:15 Step 23/29 : VOLUME /cache 08:30:16 ---> Running in d4957dc7b83c 08:30:16 Removing intermediate container d4957dc7b83c 08:30:16 ---> 42e82fd43411 08:30:16 Step 24/29 : EXPOSE 59711 08:30:16 ---> Running in 5ae7d65478cd 08:30:16 Removing intermediate container 5ae7d65478cd 08:30:16 ---> 81270177f188 08:30:16 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 08:30:16 ---> Running in e657acbdfb6b 08:30:16 Removing intermediate container e657acbdfb6b 08:30:16 ---> 092126cd3aa7 08:30:16 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 08:30:16 ---> Running in 13a112166eae 08:30:16 Removing intermediate container 13a112166eae 08:30:16 ---> e865dc3b487f 08:30:16 Step 27/29 : LABEL arch=amd64 08:30:16 ---> Running in 6b9c74a7c3bd 08:30:16 Removing intermediate container 6b9c74a7c3bd 08:30:16 ---> bd3682e1d6a0 08:30:16 Step 28/29 : LABEL git_sha=cd4380d16f72429df9bcea45c69df3659137b7f7 08:30:16 ---> Running in 58283f332ee9 08:30:16 Removing intermediate container 58283f332ee9 08:30:16 ---> b2537d2116f4 08:30:16 Step 29/29 : LABEL version=0.0.0 08:30:16 ---> Running in db3e69476e13 08:30:16 Removing intermediate container db3e69476e13 08:30:16 ---> e382768ac45b 08:30:16 [Warning] One or more build-args [ARCH] were not consumed 08:30:16 Successfully built e382768ac45b 08:30:16 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 08:30:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:30:17 08:30:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:30:18 latest: Pulling from edgex-lftools-log-publisher 08:30:18 5eb5b503b376: Pulling fs layer 08:30:18 5c69ac0246d0: Pulling fs layer 08:30:18 ec43610c2a17: Pulling fs layer 08:30:18 3a2ae6a8a46f: Pulling fs layer 08:30:18 33b1e0a273af: Pulling fs layer 08:30:18 5d3b04190fa2: Pulling fs layer 08:30:18 2f39f015ded8: Pulling fs layer 08:30:18 3a2ae6a8a46f: Waiting 08:30:18 33b1e0a273af: Waiting 08:30:18 2f39f015ded8: Waiting 08:30:18 5d3b04190fa2: Waiting 08:30:18 5c69ac0246d0: Download complete 08:30:18 3a2ae6a8a46f: Verifying Checksum 08:30:18 3a2ae6a8a46f: Download complete 08:30:18 33b1e0a273af: Verifying Checksum 08:30:18 33b1e0a273af: Download complete 08:30:18 ec43610c2a17: Verifying Checksum 08:30:18 ec43610c2a17: Download complete 08:30:18 5d3b04190fa2: Verifying Checksum 08:30:18 5d3b04190fa2: Download complete 08:30:18 5eb5b503b376: Verifying Checksum 08:30:18 5eb5b503b376: Download complete 08:30:19 2f39f015ded8: Verifying Checksum 08:30:19 2f39f015ded8: Download complete 08:30:19 5eb5b503b376: Pull complete 08:30:19 5c69ac0246d0: Pull complete 08:30:20 ec43610c2a17: Pull complete 08:30:20 3a2ae6a8a46f: Pull complete 08:30:20 33b1e0a273af: Pull complete 08:30:20 5d3b04190fa2: Pull complete 08:30:24 2f39f015ded8: Pull complete 08:30:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:30:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:30:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:57 prd-ubuntu20.04-docker-8c-8g-15522 does not seem to be running inside a container 08:30:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-rfid-llrp-inventory_PR-193 -v /w/workspace/y_app-rfid-llrp-inventory_PR-193:/w/workspace/y_app-rfid-llrp-inventory_PR-193:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-193@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-193@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 08:31:01 $ docker top b89cccf56f6da132151b4e4ed30d3bc82da86479854c256a6b93c60aa1d9af6f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:31:02 ---> job-cost.sh 08:31:02 lf-activate-venv: SKIPPING 08:31:02 INFO: No Stack... 08:31:02 INFO: Retrieving Pricing Info for: v3-standard-8 08:31:03 INFO: Archiving Costs [Pipeline] sh 08:31:03 + cut -d, -f6 08:31:03 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-193/archives/cost.csv [Pipeline] lock 08:31:03 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-193-1-stack-cost] 08:31:03 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-193-1-stack-cost] did not exist. Created. 08:31:03 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-193-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:31:03 + echo total: 0.2199999988079071 [Pipeline] stash 08:31:03 Stashed 1 file(s) [Pipeline] } 08:31:04 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-193-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:31:04 $ docker stop --time=1 b89cccf56f6da132151b4e4ed30d3bc82da86479854c256a6b93c60aa1d9af6f 08:31:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15524 in /w/workspace/y_app-rfid-llrp-inventory_PR-193 08:31:05 $ docker rm -f --volumes b89cccf56f6da132151b4e4ed30d3bc82da86479854c256a6b93c60aa1d9af6f [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] ws 08:31:05 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 08:31:05 The recommended git tool is: git [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:31:14 using credential edgex-jenkins-ssh 08:31:14 Cloning the remote Git repository 08:31:14 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 08:31:14 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 08:31:14 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 08:31:14 > git --version # timeout=10 08:31:14 > git --version # 'git version 2.25.1' 08:31:14 using GIT_SSH to set credentials SSH Credentials for GitHub 08:31:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:31:16 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 08:31:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:31:17 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 08:31:18 Merging remotes/origin/main commit f1ad42671cb4bb5b089283d273768ffa9133c18e into PR head commit cd4380d16f72429df9bcea45c69df3659137b7f7 08:31:18 Merge succeeded, producing cd4380d16f72429df9bcea45c69df3659137b7f7 08:31:18 Checking out Revision cd4380d16f72429df9bcea45c69df3659137b7f7 (PR-193) 08:31:18 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 08:31:18 using GIT_SSH to set credentials SSH Credentials for GitHub 08:31:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/193/head:refs/remotes/origin/PR-193 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:31:18 > git config core.sparsecheckout # timeout=10 08:31:18 > git checkout -f cd4380d16f72429df9bcea45c69df3659137b7f7 # timeout=10 08:31:18 > git remote # timeout=10 08:31:18 > git config --get remote.origin.url # timeout=10 08:31:18 using GIT_SSH to set credentials SSH Credentials for GitHub 08:31:18 > git merge f1ad42671cb4bb5b089283d273768ffa9133c18e # timeout=10 08:31:18 > git rev-parse HEAD^{commit} # timeout=10 08:31:18 > git config core.sparsecheckout # timeout=10 08:31:19 > git checkout -f cd4380d16f72429df9bcea45c69df3659137b7f7 # timeout=10 08:31:19 Commit message: "build(deps): bump github.com/canonical/edgex-snap-hooks/v3" 08:31:19 > git --version # timeout=10 08:31:19 > git --version # 'git version 2.25.1' 08:31:19 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:31:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:31:21 % Total % Received % Xferd Average Speed Time Time Time Current 08:31:21 Dload Upload Total Spent Left Speed 08:31:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89167 0 --:--:-- --:--:-- --:--:-- 89167 [Pipeline] sh 08:31:21 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:31:22 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:31:22 + sudo tee /etc/docker/daemon.new 08:31:22 { 08:31:22 "registry-mirrors": [ 08:31:22 "https://nexus3.edgexfoundry.org:10001" 08:31:22 ], 08:31:22 "bip": "10.250.0.254/24", 08:31:22 "hosts": [ 08:31:22 "tcp://0.0.0.0:5555", 08:31:22 "unix:///var/run/docker.sock" 08:31:22 ], 08:31:22 "mtu": 1458, 08:31:22 "selinux-enabled": true, 08:31:22 "seccomp-profile": "/etc/docker/seccomp.json" 08:31:22 } [Pipeline] sh 08:31:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:31:22 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:31:41 provisioning config files... 08:31:41 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config10914576249761245059tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:31:41 ---> docker-login.sh 08:31:41 nexus3.edgexfoundry.org:10001 08:31:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:42 Configure a credential helper to remove this warning. See 08:31:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:42 08:31:42 Login Succeeded 08:31:42 nexus3.edgexfoundry.org:10002 08:31:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:42 Configure a credential helper to remove this warning. See 08:31:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:42 08:31:42 Login Succeeded 08:31:42 nexus3.edgexfoundry.org:10003 08:31:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:43 Configure a credential helper to remove this warning. See 08:31:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:43 08:31:43 Login Succeeded 08:31:43 nexus3.edgexfoundry.org:10004 08:31:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:43 Configure a credential helper to remove this warning. See 08:31:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:43 08:31:43 Login Succeeded 08:31:43 docker.io 08:31:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:44 Configure a credential helper to remove this warning. See 08:31:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:44 08:31:44 Login Succeeded 08:31:44 ---> docker-login.sh ends [Pipeline] } 08:31:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:31:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:31:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:31:44 ========================================================= 08:31:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 08:31:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:45 + 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 . 08:31:45 Sending build context to Docker daemon 678.4kB 08:31:45 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 08:31:45 Step 2/12 : FROM ${BASE} AS builder 08:31:45 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:31:45 c41833b44d91: Pulling fs layer 08:31:45 ed15518f5707: Pulling fs layer 08:31:45 feae8fd75edb: Pulling fs layer 08:31:45 242c74f7c9fa: Pulling fs layer 08:31:45 3cdef696dda3: Pulling fs layer 08:31:45 2ced38df9373: Pulling fs layer 08:31:45 58f1dce35555: Pulling fs layer 08:31:45 242c74f7c9fa: Waiting 08:31:45 3cdef696dda3: Waiting 08:31:45 2ced38df9373: Waiting 08:31:45 58f1dce35555: Waiting 08:31:45 ed15518f5707: Verifying Checksum 08:31:45 ed15518f5707: Download complete 08:31:45 242c74f7c9fa: Verifying Checksum 08:31:45 242c74f7c9fa: Download complete 08:31:45 3cdef696dda3: Verifying Checksum 08:31:45 3cdef696dda3: Download complete 08:31:45 c41833b44d91: Verifying Checksum 08:31:45 c41833b44d91: Download complete 08:31:46 c41833b44d91: Pull complete 08:31:46 58f1dce35555: Verifying Checksum 08:31:46 58f1dce35555: Download complete 08:31:47 ed15518f5707: Pull complete 08:31:48 feae8fd75edb: Verifying Checksum 08:31:48 feae8fd75edb: Download complete 08:31:48 2ced38df9373: Verifying Checksum 08:31:48 2ced38df9373: Download complete 08:32:01 feae8fd75edb: Pull complete 08:32:01 242c74f7c9fa: Pull complete 08:32:01 3cdef696dda3: Pull complete 08:32:06 2ced38df9373: Pull complete 08:32:09 58f1dce35555: Pull complete 08:32:09 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 08:32:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:32:09 ---> fadd8f120f05 08:32:09 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 08:32:11 ---> Running in e85dd14b3209 08:32:11 Removing intermediate container e85dd14b3209 08:32:11 ---> 033cd1e98973 08:32:11 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 08:32:11 ---> Running in 35faf34b79f1 08:32:12 Removing intermediate container 35faf34b79f1 08:32:12 ---> e5e1b77d8bbe 08:32:12 Step 5/12 : ARG ADD_BUILD_TAGS="" 08:32:12 ---> Running in 43c3079875c2 08:32:12 Removing intermediate container 43c3079875c2 08:32:12 ---> 0ed5b61aca8a 08:32:12 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:32:12 ---> Running in 1b735d504184 08:32:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:32:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:32:15 OK: 263 MiB in 53 packages 08:32:16 Removing intermediate container 1b735d504184 08:32:16 ---> f176f2d9d638 08:32:16 Step 7/12 : WORKDIR /app 08:32:16 ---> Running in 80084af288fc 08:32:16 Removing intermediate container 80084af288fc 08:32:16 ---> f78cd286d5b9 08:32:16 Step 8/12 : COPY go.mod vendor* ./ 08:32:17 ---> c2fc194b95c6 08:32:17 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:18 ---> Running in a2b45e438266 08:33:26 Removing intermediate container a2b45e438266 08:33:26 ---> c6acab90315b 08:33:26 Step 10/12 : COPY . . 08:33:26 ---> c700ffeff654 08:33:26 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:33:26 ---> Running in b160cd92ff3c 08:33:26 Removing intermediate container b160cd92ff3c 08:33:26 ---> 9243b1ed8df7 08:33:26 Step 12/12 : RUN $MAKE 08:33:26 ---> Running in 478f108905bb 08:33:26 noop 08:33:26 Removing intermediate container 478f108905bb 08:33:26 ---> 63261023bf17 08:33:26 Successfully built 63261023bf17 08:33:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:26 + docker inspect -f . ci-base-image-arm64 08:33:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:26 prd-ubuntu20.04-docker-arm64-4c-16g-15524 does not seem to be running inside a container 08:33:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:33:28 $ docker top 6d421a87a76c8da582e7f15546c2712551ea8211fedc768913b97ebe3a1887e1 -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:29 + go version 08:33:29 go version go1.20.2 linux/arm64 [Pipeline] } 08:33:29 $ docker stop --time=1 6d421a87a76c8da582e7f15546c2712551ea8211fedc768913b97ebe3a1887e1 08:33:31 $ docker rm -f --volumes 6d421a87a76c8da582e7f15546c2712551ea8211fedc768913b97ebe3a1887e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:32 + docker inspect -f . ci-base-image-arm64 08:33:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:32 prd-ubuntu20.04-docker-arm64-4c-16g-15524 does not seem to be running inside a container 08:33:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:33:33 $ docker top 82c254c46a8f0fc26102e068a573b42438493a604be269cd470cd917c05aa852 -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:34 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 08:33:35 + make test 08:33:35 go test -race ./... -coverprofile=coverage.out ./... 08:36:57 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 08:36:57 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 08:36:57 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.227s coverage: 86.2% of statements 08:37:07 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.671s coverage: 71.9% of statements 08:37:07 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:37:07 go vet ./... 08:39:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:39:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:39:43 ./bin/test-attribution.sh 08:39:43 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 08:39:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:39:44 $ docker stop --time=1 82c254c46a8f0fc26102e068a573b42438493a604be269cd470cd917c05aa852 08:39:46 $ docker rm -f --volumes 82c254c46a8f0fc26102e068a573b42438493a604be269cd470cd917c05aa852 [Pipeline] // withDockerContainer [Pipeline] sh 08:39:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:39:48 Warning: overwriting stash ‘coverage-report’ 08:39:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:39:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:39:50 + ls -al . 08:39:50 total 224 08:39:50 drwxrwxr-x 10 jenkins jenkins 4096 May 16 08:33 . 08:39:50 drwxrwxr-x 4 jenkins jenkins 4096 May 16 08:31 .. 08:39:50 -rw-rw-r-- 1 jenkins jenkins 262 May 16 08:31 .dockerignore 08:39:50 drwxrwxr-x 8 jenkins jenkins 4096 May 16 08:31 .git 08:39:50 drwxrwxr-x 3 jenkins jenkins 4096 May 16 08:31 .github 08:39:50 -rw-rw-r-- 1 jenkins jenkins 788 May 16 08:31 .gitignore 08:39:50 -rw-rw-r-- 1 jenkins jenkins 41 May 16 08:31 .golangci.yml 08:39:50 -rw-rw-r-- 1 jenkins jenkins 9805 May 16 08:31 Attribution.txt 08:39:50 -rw-rw-r-- 1 jenkins jenkins 4331 May 16 08:31 CHANGELOG.md 08:39:50 -rw-rw-r-- 1 jenkins jenkins 1659 May 16 08:31 Dockerfile 08:39:50 -rw-rw-r-- 1 jenkins jenkins 677 May 16 08:31 GOVERNANCE.md 08:39:50 -rw-rw-r-- 1 jenkins jenkins 687 May 16 08:31 Jenkinsfile 08:39:50 -rw-rw-r-- 1 jenkins jenkins 11347 May 16 08:31 LICENSE 08:39:50 -rw-rw-r-- 1 jenkins jenkins 2497 May 16 08:31 Makefile 08:39:50 -rw-rw-r-- 1 jenkins jenkins 617 May 16 08:31 OWNERS.md 08:39:50 -rw-rw-r-- 1 jenkins jenkins 31516 May 16 08:31 README.md 08:39:50 -rw-rw-r-- 1 jenkins jenkins 5 May 16 08:28 VERSION 08:39:50 drwxrwxr-x 2 jenkins jenkins 4096 May 16 08:31 bin 08:39:50 -rw-r--r-- 1 jenkins jenkins 41317 May 16 08:37 coverage.out 08:39:50 -rw-rw-r-- 1 jenkins jenkins 3467 May 16 08:31 go.mod 08:39:50 -rw-rw-r-- 1 jenkins jenkins 31505 May 16 08:31 go.sum 08:39:50 drwxrwxr-x 2 jenkins jenkins 4096 May 16 08:31 images 08:39:50 drwxrwxr-x 4 jenkins jenkins 4096 May 16 08:31 internal 08:39:50 -rw-rw-r-- 1 jenkins jenkins 531 May 16 08:31 main.go 08:39:50 drwxrwxr-x 2 jenkins jenkins 4096 May 16 08:31 res 08:39:50 drwxrwxr-x 4 jenkins jenkins 4096 May 16 08:31 snap 08:39:50 drwxrwxr-x 3 jenkins jenkins 4096 May 16 08:31 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:50 + 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=cd4380d16f72429df9bcea45c69df3659137b7f7 --label arch=arm64 --label version=0.0.0 . 08:39:51 Sending build context to Docker daemon 678.4kB 08:39:51 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 08:39:51 Step 2/29 : FROM ${BASE} AS builder 08:39:51 ---> 63261023bf17 08:39:51 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 08:39:51 ---> Running in e6ce88924a98 08:39:51 Removing intermediate container e6ce88924a98 08:39:51 ---> 08ddb089fa66 08:39:51 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 08:39:51 ---> Running in 8cbb04463b16 08:39:51 Removing intermediate container 8cbb04463b16 08:39:51 ---> 7ef9a17566e5 08:39:51 Step 5/29 : ARG ADD_BUILD_TAGS="" 08:39:51 ---> Running in 30c8e07642d1 08:39:52 Removing intermediate container 30c8e07642d1 08:39:52 ---> bae5dcd23c21 08:39:52 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:39:52 ---> Running in 6ec99d437c0f 08:39:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:39:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:39:55 OK: 263 MiB in 53 packages 08:39:56 Removing intermediate container 6ec99d437c0f 08:39:56 ---> 5d30b1d9bfbf 08:39:56 Step 7/29 : WORKDIR /app 08:39:56 ---> Running in a8e9b226863b 08:39:56 Removing intermediate container a8e9b226863b 08:39:56 ---> b584900e4742 08:39:56 Step 8/29 : COPY go.mod vendor* ./ 08:39:59 ---> 2330b53b0379 08:39:59 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:39:59 ---> Running in b18da9df8ad0 08:40:02 Removing intermediate container b18da9df8ad0 08:40:02 ---> b436bed2b5d4 08:40:02 Step 10/29 : COPY . . 08:40:03 ---> 98055b96f220 08:40:03 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:40:03 ---> Running in 5e5074bbb272 08:40:03 Removing intermediate container 5e5074bbb272 08:40:03 ---> e529b06572e8 08:40:03 Step 12/29 : RUN $MAKE 08:40:03 ---> Running in 94616f23f71c 08:40:04 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.63 -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 08:42:41 Removing intermediate container 94616f23f71c 08:42:41 ---> 0044a4abb7db 08:42:41 Step 13/29 : FROM alpine:3.17 08:42:41 3.17: Pulling from library/alpine 08:42:41 c41833b44d91: Already exists 08:42:41 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:42:41 Status: Downloaded newer image for alpine:3.17 08:42:41 ---> 51e60588ff2c 08:42:41 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 08:42:41 ---> Running in 5bfb9d126965 08:42:41 Removing intermediate container 5bfb9d126965 08:42:41 ---> 400162f13181 08:42:41 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 08:42:41 ---> Running in 06d6dc7c9597 08:42:41 Removing intermediate container 06d6dc7c9597 08:42:41 ---> 82460982719a 08:42:41 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 08:42:41 ---> Running in b4fd7b572a5e 08:42:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:42:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:42:41 (1/2) Installing ca-certificates (20230506-r0) 08:42:41 (2/2) Installing dumb-init (1.2.5-r2) 08:42:41 Executing busybox-1.35.0-r29.trigger 08:42:41 Executing ca-certificates-20230506-r0.trigger 08:42:41 OK: 8 MiB in 17 packages 08:42:41 Removing intermediate container b4fd7b572a5e 08:42:41 ---> d9a6fb685666 08:42:41 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 08:42:41 ---> da62659970d2 08:42:41 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 08:42:41 ---> e35d04837da7 08:42:41 Step 19/29 : COPY --from=builder /app/res/ /res/ 08:42:41 ---> c6e98caae1c3 08:42:41 Step 20/29 : COPY --from=builder /app/static/ /static/ 08:42:41 ---> 8fc7d96bd16f 08:42:41 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 08:42:41 ---> 45e391911356 08:42:41 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 08:42:41 ---> Running in 17e6260f817f 08:42:41 Removing intermediate container 17e6260f817f 08:42:41 ---> 9ae66182183f 08:42:41 Step 23/29 : VOLUME /cache 08:42:41 ---> Running in 0b3d4bbe94fb 08:42:41 Removing intermediate container 0b3d4bbe94fb 08:42:41 ---> 04145ac4dc16 08:42:41 Step 24/29 : EXPOSE 59711 08:42:41 ---> Running in c4bd0b0fac5d 08:42:41 Removing intermediate container c4bd0b0fac5d 08:42:41 ---> 3b8058fd2dbf 08:42:41 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 08:42:41 ---> Running in 4f1e294456d6 08:42:41 Removing intermediate container 4f1e294456d6 08:42:41 ---> e0f508d1a569 08:42:41 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 08:42:41 ---> Running in 73dd5e58980b 08:42:42 Removing intermediate container 73dd5e58980b 08:42:42 ---> c4b4a65c082b 08:42:42 Step 27/29 : LABEL arch=arm64 08:42:42 ---> Running in 0a4c3764eb17 08:42:42 Removing intermediate container 0a4c3764eb17 08:42:42 ---> 753a58b49963 08:42:42 Step 28/29 : LABEL git_sha=cd4380d16f72429df9bcea45c69df3659137b7f7 08:42:42 ---> Running in 56fd839026db 08:42:42 Removing intermediate container 56fd839026db 08:42:42 ---> c61d6d3aee36 08:42:42 Step 29/29 : LABEL version=0.0.0 08:42:43 ---> Running in 4dab5d4361a3 08:42:43 Removing intermediate container 4dab5d4361a3 08:42:43 ---> 83b39fb96454 08:42:43 [Warning] One or more build-args [ARCH] were not consumed 08:42:43 Successfully built 83b39fb96454 08:42:43 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 08:42:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:42:44 08:42:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:42:45 arm64: Pulling from edgex-lftools-log-publisher 08:42:45 8998bd30e6a1: Pulling fs layer 08:42:45 04944245beec: Pulling fs layer 08:42:45 699f458cf7ca: Pulling fs layer 08:42:45 765212b225bb: Pulling fs layer 08:42:45 f23df028b6ca: Pulling fs layer 08:42:45 d65c8cfc05b1: Pulling fs layer 08:42:45 2437ff75d9bd: Pulling fs layer 08:42:45 f23df028b6ca: Waiting 08:42:45 d65c8cfc05b1: Waiting 08:42:45 2437ff75d9bd: Waiting 08:42:45 765212b225bb: Waiting 08:42:45 04944245beec: Verifying Checksum 08:42:45 04944245beec: Download complete 08:42:45 765212b225bb: Verifying Checksum 08:42:45 765212b225bb: Download complete 08:42:45 f23df028b6ca: Verifying Checksum 08:42:45 f23df028b6ca: Download complete 08:42:45 d65c8cfc05b1: Verifying Checksum 08:42:45 d65c8cfc05b1: Download complete 08:42:45 699f458cf7ca: Verifying Checksum 08:42:45 699f458cf7ca: Download complete 08:42:45 8998bd30e6a1: Download complete 08:42:48 2437ff75d9bd: Verifying Checksum 08:42:48 2437ff75d9bd: Download complete 08:42:53 8998bd30e6a1: Pull complete 08:42:53 04944245beec: Pull complete 08:42:55 699f458cf7ca: Pull complete 08:42:55 765212b225bb: Pull complete 08:42:56 f23df028b6ca: Pull complete 08:42:56 d65c8cfc05b1: Pull complete 08:43:11 2437ff75d9bd: Pull complete 08:43:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:43:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:43:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:43:11 prd-ubuntu20.04-docker-arm64-4c-16g-15524 does not seem to be running inside a container 08:43:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:43:14 $ docker top c8ff70eb9174ce44ce1d4147bcf7502ef17c995c85a8d1b80cfb3c8c0a3ec24a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:43:14 ---> job-cost.sh 08:43:15 lf-activate-venv: SKIPPING 08:43:15 INFO: No Stack... 08:43:15 INFO: Retrieving Pricing Info for: v3-standard-4 08:43:16 INFO: Archiving Costs [Pipeline] sh 08:43:16 + + cut -d, -f6 08:43:16 cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [Pipeline] lock 08:43:16 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-193-1-stack-cost] 08:43:16 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-193-1-stack-cost] did not exist. Created. 08:43:16 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-193-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:43:17 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-03a26b42/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:43:18 + echo total: 0.10999999940395355 [Pipeline] stash 08:43:18 Warning: overwriting stash ‘stack-cost’ 08:43:18 Stashed 1 file(s) [Pipeline] } 08:43:18 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-193-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:43:18 $ docker stop --time=1 c8ff70eb9174ce44ce1d4147bcf7502ef17c995c85a8d1b80cfb3c8c0a3ec24a 08:43:20 $ docker rm -f --volumes c8ff70eb9174ce44ce1d4147bcf7502ef17c995c85a8d1b80cfb3c8c0a3ec24a [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 08:43:21 provisioning config files... 08:43:21 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-193@tmp/config11325026340108491496tmp [Pipeline] { [Pipeline] sh 08:43:21 + set +x 08:43:21 + curl -s https://codecov.io/bash 08:43:21 + bash -s -- 08:43:21 08:43:21 _____ _ 08:43:21 / ____| | | 08:43:21 | | ___ __| | ___ ___ _____ __ 08:43:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:43:21 | |___| (_) | (_| | __/ (_| (_) \ V / 08:43:21 \_____\___/ \__,_|\___|\___\___/ \_/ 08:43:21 Bash-1.0.6 08:43:21 08:43:21 08:43:21 ==> git version 2.25.1 found 08:43:21 ==> 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 08:43:21 Release-Date: 2020-01-08 08:43:21 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:43:21 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:43:21 ==> Jenkins CI detected. 08:43:21 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-193 08:43:21 project root: . 08:43:21 --> token set from env 08:43:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:43:21 ==> Running gcov in . (disable via -X gcov) 08:43:21 ==> Python coveragepy not found 08:43:21 ==> Searching for coverage reports in: 08:43:21 + . 08:43:21 -> Found 1 reports 08:43:21 ==> Detecting git/mercurial file structure 08:43:21 ==> Reading reports 08:43:21 + ./coverage.out bytes=41317 08:43:21 ==> Appending adjustments 08:43:21 https://docs.codecov.io/docs/fixing-reports 08:43:21 + Found adjustments 08:43:21 ==> Gzipping contents 08:43:21 12K /tmp/codecov.YXTznX.gz 08:43:21 ==> Uploading reports 08:43:21 url: https://codecov.io 08:43:21 query: branch=PR-193&commit=cd4380d16f72429df9bcea45c69df3659137b7f7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-193%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=193&job=&cmd_args= 08:43:21 -> Pinging Codecov 08:43:21 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-193&commit=cd4380d16f72429df9bcea45c69df3659137b7f7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-193%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=193&job=&cmd_args= 08:43:21 -> Uploading to 08:43:21 https://storage.googleapis.com/codecov/v4/raw/2023-05-16/581DD39554BDF9B6E22D074273EAD858/cd4380d16f72429df9bcea45c69df3659137b7f7/6427e88c-488b-4a03-917d-0165b3b19da6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230516%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230516T084321Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c3109e6eb76cfee7329c85dde99d0850145db8a6423f531e1e716eddcc2a86ab 08:43:21 % Total % Received % Xferd Average Speed Time Time Time Current 08:43:21 Dload Upload Total Spent Left Speed 08:43:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11800 0 0 100 11800 0 67428 --:--:-- --:--:-- --:--:-- 67428 08:43:22 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/cd4380d16f72429df9bcea45c69df3659137b7f7 [Pipeline] } 08:43:22 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 08:43:23 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-193/archives ] 08:43:23 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-193/archives 08:43:23 total 16 08:43:23 drwxr-xr-x 3 root root 4096 May 16 08:31 . 08:43:23 drwxrwxr-x 12 jenkins jenkins 4096 May 16 08:31 .. 08:43:23 drwxr-xr-x 2 root root 4096 May 16 08:31 cost 08:43:23 -rw-r--r-- 1 root root 95 May 16 08:31 cost.csv 08:43:23 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-193/archives 08:43:23 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-193/archives 08:43:23 total 16 08:43:23 drwxr-xr-x 3 jenkins jenkins 4096 May 16 08:31 . 08:43:23 drwxrwxr-x 12 jenkins jenkins 4096 May 16 08:31 .. 08:43:23 drwxr-xr-x 2 jenkins jenkins 4096 May 16 08:31 cost 08:43:23 -rw-r--r-- 1 jenkins jenkins 95 May 16 08:31 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:43:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:43:25 ---> package-listing.sh 08:43:25 ++ facter osfamily 08:43:25 ++ tr '[:upper:]' '[:lower:]' 08:43:25 + OS_FAMILY=debian 08:43:25 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-193 08:43:25 + START_PACKAGES=/tmp/packages_start.txt 08:43:25 + END_PACKAGES=/tmp/packages_end.txt 08:43:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:43:25 + PACKAGES=/tmp/packages_start.txt 08:43:25 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-193 ']' 08:43:25 + PACKAGES=/tmp/packages_end.txt 08:43:25 + case "${OS_FAMILY}" in 08:43:25 + dpkg -l 08:43:25 + grep '^ii' 08:43:25 + '[' -f /tmp/packages_start.txt ']' 08:43:25 + '[' -f /tmp/packages_end.txt ']' 08:43:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:43:25 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-193 ']' 08:43:25 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-193/archives/ 08:43:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-193/archives/ [Pipeline] echo 08:43:25 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-193/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:43:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:43:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:43:26 prd-ubuntu20.04-docker-8c-8g-15522 does not seem to be running inside a container 08:43:26 $ 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-193/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-193 -v /w/workspace/y_app-rfid-llrp-inventory_PR-193:/w/workspace/y_app-rfid-llrp-inventory_PR-193:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-193@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-193@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 08:43:26 $ docker top efc83af95dd2325439dbc5a5b0f0735cc5d8f056c61d2e3212b607124845b948 -eo pid,comm [Pipeline] { [Pipeline] sh 08:43:27 + touch /tmp/pre-build-complete [Pipeline] sh 08:43:27 + mkdir -p /var/log/sysstat [Pipeline] sh 08:43:27 + ls /var/log/sa-host 08:43:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:43:27 provisioning config files... 08:43:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-193@tmp/config4613247627349750214tmp [Pipeline] { [Pipeline] echo 08:43:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:43:28 ---> create-netrc.sh [Pipeline] } 08:43:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:43:28 ---> python-tools-install.sh [Pipeline] echo 08:43:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:43:29 ---> sudo-logs.sh 08:43:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:43:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:43:29 ---> job-cost.sh 08:43:29 lf-activate-venv: SKIPPING 08:43:29 DEBUG: total: 0.2199999988079071 08:43:29 INFO: Retrieving Stack Cost... 08:43:30 INFO: Retrieving Pricing Info for: v3-standard-8 08:43:30 INFO: Archiving Costs [Pipeline] echo 08:43:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:43:30 ---> logs-deploy.sh 08:43:30 lf-activate-venv: SKIPPING 08:43:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-193/1 08:43:30 INFO: archiving workspace using pattern(s): 08:43:31 Archives upload complete. 08:43:31 INFO: archiving logs to Nexus