Pull request #251 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ca43916f48dedb107bcb138265983cd0545419ba+99ec9fdd9e47f984b1734530517032620f47bcb3 (5623a44213694560bf7dd5044daaad2a8e8954d5) 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-ssh8119227335558911302.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh17622162808201433799.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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/device-rfid-llrp-go/branches/PR-251/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/device-rfid-llrp-go/branches/PR-251/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13882126924201434112.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/device-rfid-llrp-go/branches/PR-251/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7035133017976441684.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh15966877264681685211.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/device-rfid-llrp-go/branches/PR-251/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/device-rfid-llrp-go/branches/PR-251/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17836235443679143834.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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:device-rfid-llrp-go, 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: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6695 in /w/workspace/undry_device-rfid-llrp-go_PR-251 [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/device-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_PR-251 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.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/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.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/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/251/head:refs/remotes/origin/PR-251 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 99ec9fdd9e47f984b1734530517032620f47bcb3 into PR head commit ca43916f48dedb107bcb138265983cd0545419ba Merge succeeded, producing ca43916f48dedb107bcb138265983cd0545419ba Checking out Revision ca43916f48dedb107bcb138265983cd0545419ba (PR-251) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:31:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:31:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f ca43916f48dedb107bcb138265983cd0545419ba # 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 99ec9fdd9e47f984b1734530517032620f47bcb3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ca43916f48dedb107bcb138265983cd0545419ba # timeout=10 [Pipeline] echo 10:31:11 ========================================================= 10:31:11 EdgeX Global Pipelines Version Info 10:31:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:31:13 ------------------- 10:31:13 stable info: 10:31:13 ------------------- 10:31:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:31:13 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 10:31:13 Message: update stable to v1.0.254 10:31:14 ------------------- 10:31:14 experimental info: 10:31:14 ------------------- 10:31:14 Commited By: **** collab-it+edgex@linuxfoundation.org 10:31:14 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 10:31:14 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:31:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 10:31:14 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 10:31:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:31:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:31:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:31:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 10:31:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:31:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:31:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:31:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:31:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:31:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 10:31:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:31:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:31:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:31:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:31:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:31:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:31:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:31:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:31:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:31:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:31:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:31:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:31:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:31:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:31:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:31:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-251 [Pipeline] echo 10:31:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-251 [Pipeline] echo 10:31:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-251 [Pipeline] echo 10:31:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ca43916f48dedb107bcb138265983cd0545419ba [Pipeline] echo 10:31:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ca43916 [Pipeline] echo 10:31:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:31:15 provisioning config files... 10:31:15 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-251@tmp/config18369318545928930023tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:31:16 ---> docker-login.sh 10:31:16 nexus3.edgexfoundry.org:10001 10:31:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:31:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:31:16 Configure a credential helper to remove this warning. See 10:31:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:31:16 10:31:16 Login Succeeded 10:31:16 nexus3.edgexfoundry.org:10002 10:31:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:31:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:31:16 Configure a credential helper to remove this warning. See 10:31:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:31:16 10:31:16 Login Succeeded 10:31:16 nexus3.edgexfoundry.org:10003 10:31:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:31:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:31:16 Configure a credential helper to remove this warning. See 10:31:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:31:16 10:31:16 Login Succeeded 10:31:16 nexus3.edgexfoundry.org:10004 10:31:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:31:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:31:17 Configure a credential helper to remove this warning. See 10:31:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:31:17 10:31:17 Login Succeeded 10:31:17 docker.io 10:31:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:31:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:31:17 Configure a credential helper to remove this warning. See 10:31:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:31:17 10:31:17 Login Succeeded 10:31:17 ---> docker-login.sh ends [Pipeline] } 10:31:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:31:17 + git rev-list -1 --merges ca43916f48dedb107bcb138265983cd0545419ba~1..ca43916f48dedb107bcb138265983cd0545419ba [Pipeline] echo 10:31:18 -----------> git rev-list -1 --merges ca43916f48dedb107bcb138265983cd0545419ba~1..ca43916f48dedb107bcb138265983cd0545419ba ca43916f48dedb107bcb138265983cd0545419ba [false] [Pipeline] sh 10:31:18 + git log --format=format:%s -1 ca43916f48dedb107bcb138265983cd0545419ba [Pipeline] echo 10:31:18 ========================================================= 10:31:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:31:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:31:18 + git log --format=format:%s -1 ca43916f48dedb107bcb138265983cd0545419ba [Pipeline] echo 10:31:18 [semverPrep] GIT_COMMIT: ca43916f48dedb107bcb138265983cd0545419ba, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 10:31:18 [semverPrep] This is not a build commit. [Pipeline] sh 10:31:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:31:19 + grep -v github /etc/ssh/ssh_known_hosts 10:31:19 + [ -e /tmp/ssh_known_hosts ] 10:31:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:31:19 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:31:19 + sudo tee -a /etc/ssh/ssh_known_hosts 10:31:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:31:19 10:31:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:31:20 0.1.4: Pulling from edgex-devops/py-git-semver 10:31:20 b85a868b505f: Pulling fs layer 10:31:20 e2be974225ed: Pulling fs layer 10:31:20 339a4e72a1f5: Pulling fs layer 10:31:20 988bab9f4d93: Pulling fs layer 10:31:20 1469e6f7b9e6: Pulling fs layer 10:31:20 eaf3925da568: Pulling fs layer 10:31:20 bab4dde63d76: Pulling fs layer 10:31:20 bde34c3a00c8: Pulling fs layer 10:31:20 b352a97aabf1: Pulling fs layer 10:31:20 4872d77fe225: Pulling fs layer 10:31:20 5851b861e8e6: Pulling fs layer 10:31:20 bab4dde63d76: Waiting 10:31:20 bde34c3a00c8: Waiting 10:31:20 988bab9f4d93: Waiting 10:31:20 1469e6f7b9e6: Waiting 10:31:20 b352a97aabf1: Waiting 10:31:20 5851b861e8e6: Waiting 10:31:20 4872d77fe225: Waiting 10:31:20 eaf3925da568: Waiting 10:31:20 e2be974225ed: Verifying Checksum 10:31:20 e2be974225ed: Download complete 10:31:20 988bab9f4d93: Download complete 10:31:20 1469e6f7b9e6: Verifying Checksum 10:31:20 1469e6f7b9e6: Download complete 10:31:20 eaf3925da568: Verifying Checksum 10:31:20 eaf3925da568: Download complete 10:31:20 339a4e72a1f5: Verifying Checksum 10:31:20 339a4e72a1f5: Download complete 10:31:20 bde34c3a00c8: Download complete 10:31:20 b352a97aabf1: Download complete 10:31:20 4872d77fe225: Verifying Checksum 10:31:20 4872d77fe225: Download complete 10:31:20 5851b861e8e6: Verifying Checksum 10:31:20 5851b861e8e6: Download complete 10:31:20 b85a868b505f: Verifying Checksum 10:31:20 b85a868b505f: Download complete 10:31:20 bab4dde63d76: Verifying Checksum 10:31:20 bab4dde63d76: Download complete 10:31:21 b85a868b505f: Pull complete 10:31:21 e2be974225ed: Pull complete 10:31:22 339a4e72a1f5: Pull complete 10:31:22 988bab9f4d93: Pull complete 10:31:22 1469e6f7b9e6: Pull complete 10:31:22 eaf3925da568: Pull complete 10:31:24 bab4dde63d76: Pull complete 10:31:24 bde34c3a00c8: Pull complete 10:31:24 b352a97aabf1: Pull complete 10:31:24 4872d77fe225: Pull complete 10:31:24 5851b861e8e6: Pull complete 10:31:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:31:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:31:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:31:25 prd-ubuntu20.04-docker-8c-8g-6695 does not seem to be running inside a container 10:31:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-251 -v /w/workspace/undry_device-rfid-llrp-go_PR-251:/w/workspace/undry_device-rfid-llrp-go_PR-251:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-251@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-251@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:31:28 $ docker top d656593fe2a1b492d059da0e597cece4a82f2f1f548b87d1d9624ec329f7e706 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:31:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:31:29 [ssh-agent] Looking for ssh-agent implementation... 10:31:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:31:29 $ docker exec d656593fe2a1b492d059da0e597cece4a82f2f1f548b87d1d9624ec329f7e706 ssh-agent 10:31:29 SSH_AUTH_SOCK=/tmp/ssh-WsMdtlLwA8Sa/agent.32 10:31:29 SSH_AGENT_PID=38 10:31:29 Running ssh-add (command line suppressed) 10:31:29 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-251@tmp/private_key_10396356317555227622.key (/w/workspace/undry_device-rfid-llrp-go_PR-251@tmp/private_key_10396356317555227622.key) 10:31:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:31:29 + git tag --points-at HEAD [Pipeline] } 10:31:29 $ docker exec --env ******** --env ******** d656593fe2a1b492d059da0e597cece4a82f2f1f548b87d1d9624ec329f7e706 ssh-agent -k 10:31:29 unset SSH_AUTH_SOCK; 10:31:29 unset SSH_AGENT_PID; 10:31:29 echo Agent pid 38 killed; 10:31:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:31:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:31:29 [ssh-agent] Looking for ssh-agent implementation... 10:31:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:31:30 $ docker exec d656593fe2a1b492d059da0e597cece4a82f2f1f548b87d1d9624ec329f7e706 ssh-agent 10:31:30 SSH_AUTH_SOCK=/tmp/ssh-BV2fwT5qXzI6/agent.70 10:31:30 SSH_AGENT_PID=76 10:31:30 Running ssh-add (command line suppressed) 10:31:30 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-251@tmp/private_key_5076784442676538061.key (/w/workspace/undry_device-rfid-llrp-go_PR-251@tmp/private_key_5076784442676538061.key) 10:31:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:31:30 + git semver init 10:31:30 2023-09-20 10:31:30,835 [run_init] DEBUG init version:0.0.0 force:False 10:31:30 2023-09-20 10:31:30,836 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-251/.semver 10:31:30 2023-09-20 10:31:30,837 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-251/.semver 10:31:30 2023-09-20 10:31:30,837 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-251/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-251, universal_newlines=False, shell=None, istream=None) 10:31:31 2023-09-20 10:31:31,665 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-251/.git/info/exclude 10:31:31 2023-09-20 10:31:31,666 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-251/.semver/PR-251 with force:False 10:31:31 2023-09-20 10:31:31,666 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-251/.semver/PR-251 10:31:31 2023-09-20 10:31:31,669 [execute] INFO git cat-file --batch-check 10:31:31 2023-09-20 10:31:31,670 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-251/.semver, universal_newlines=False, shell=None, istream=) 10:31:31 2023-09-20 10:31:31,675 [execute] INFO git cat-file --batch 10:31:31 2023-09-20 10:31:31,675 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-251/.semver, universal_newlines=False, shell=None, istream=) 10:31:31 2023-09-20 10:31:31,680 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-251/.semver/PR-251 10:31:31 0.0.0 [Pipeline] } 10:31:31 $ docker exec --env ******** --env ******** d656593fe2a1b492d059da0e597cece4a82f2f1f548b87d1d9624ec329f7e706 ssh-agent -k 10:31:31 unset SSH_AUTH_SOCK; 10:31:31 unset SSH_AGENT_PID; 10:31:31 echo Agent pid 76 killed; 10:31:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:31:32 + git semver [Pipeline] } 10:31:32 $ docker stop --time=1 d656593fe2a1b492d059da0e597cece4a82f2f1f548b87d1d9624ec329f7e706 10:31:33 $ docker rm -f --volumes d656593fe2a1b492d059da0e597cece4a82f2f1f548b87d1d9624ec329f7e706 [Pipeline] // withDockerContainer [Pipeline] sh 10:31:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:31:34 Stashed 1 file(s) [Pipeline] echo 10:31:34 [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 10:31:35 provisioning config files... 10:31:35 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-251@tmp/config7178572186744393458tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:31:35 ---> docker-login.sh 10:31:35 nexus3.edgexfoundry.org:10001 10:31:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:31:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:31:35 Configure a credential helper to remove this warning. See 10:31:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:31:35 10:31:35 Login Succeeded 10:31:35 nexus3.edgexfoundry.org:10002 10:31:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:31:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:31:35 Configure a credential helper to remove this warning. See 10:31:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:31:35 10:31:35 Login Succeeded 10:31:35 nexus3.edgexfoundry.org:10003 10:31:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:31:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:31:36 Configure a credential helper to remove this warning. See 10:31:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:31:36 10:31:36 Login Succeeded 10:31:36 nexus3.edgexfoundry.org:10004 10:31:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:31:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:31:36 Configure a credential helper to remove this warning. See 10:31:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:31:36 10:31:36 Login Succeeded 10:31:36 docker.io 10:31:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:31:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:31:36 Configure a credential helper to remove this warning. See 10:31:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:31:36 10:31:36 Login Succeeded 10:31:36 ---> docker-login.sh ends [Pipeline] } 10:31:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:31:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:31:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:31:36 ========================================================= 10:31:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 10:31:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:37 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 10:31:37 Sending build context to Docker daemon 4.325MB 10:31:37 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 10:31:37 Step 2/12 : FROM ${BASE} AS builder 10:31:37 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 10:31:37 7264a8db6415: Pulling fs layer 10:31:37 c4d48a809fc2: Pulling fs layer 10:31:37 4f1c88b9dad5: Pulling fs layer 10:31:37 ad3a456e5733: Pulling fs layer 10:31:37 9e4f439ed901: Pulling fs layer 10:31:37 feaf6a47b606: Pulling fs layer 10:31:37 5e8b037d7d82: Pulling fs layer 10:31:37 8ac70367396e: Pulling fs layer 10:31:37 6db16350a2e2: Pulling fs layer 10:31:37 9250d5d63582: Pulling fs layer 10:31:37 ad3a456e5733: Waiting 10:31:37 9e4f439ed901: Waiting 10:31:37 feaf6a47b606: Waiting 10:31:37 5e8b037d7d82: Waiting 10:31:37 8ac70367396e: Waiting 10:31:37 6db16350a2e2: Waiting 10:31:37 9250d5d63582: Waiting 10:31:37 c4d48a809fc2: Verifying Checksum 10:31:37 c4d48a809fc2: Download complete 10:31:37 ad3a456e5733: Verifying Checksum 10:31:37 ad3a456e5733: Download complete 10:31:37 9e4f439ed901: Download complete 10:31:37 7264a8db6415: Verifying Checksum 10:31:37 7264a8db6415: Download complete 10:31:37 feaf6a47b606: Verifying Checksum 10:31:37 feaf6a47b606: Download complete 10:31:37 7264a8db6415: Pull complete 10:31:37 8ac70367396e: Verifying Checksum 10:31:37 c4d48a809fc2: Pull complete 10:31:37 4f1c88b9dad5: Verifying Checksum 10:31:37 4f1c88b9dad5: Download complete 10:31:37 6db16350a2e2: Verifying Checksum 10:31:37 6db16350a2e2: Download complete 10:31:37 5e8b037d7d82: Verifying Checksum 10:31:37 5e8b037d7d82: Download complete 10:31:37 9250d5d63582: Verifying Checksum 10:31:37 9250d5d63582: Download complete 10:31:41 4f1c88b9dad5: Pull complete 10:31:41 ad3a456e5733: Pull complete 10:31:41 9e4f439ed901: Pull complete 10:31:41 feaf6a47b606: Pull complete 10:31:43 5e8b037d7d82: Pull complete 10:31:43 8ac70367396e: Pull complete 10:31:44 6db16350a2e2: Pull complete 10:31:44 9250d5d63582: Pull complete 10:31:44 Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 10:31:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:31:44 ---> fa269f55d9b9 10:31:44 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:31:49 ---> Running in da7d833535bb 10:31:49 Removing intermediate container da7d833535bb 10:31:49 ---> caf060a75f38 10:31:49 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:31:49 ---> Running in f02592d4d6c9 10:31:49 Removing intermediate container f02592d4d6c9 10:31:49 ---> 3deaf5b72fe4 10:31:49 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:31:49 ---> Running in 1ebcf32b4f9d 10:31:49 Removing intermediate container 1ebcf32b4f9d 10:31:49 ---> a0e6de3bde09 10:31:49 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:31:49 ---> Running in 49d343a3e2a5 10:31:49 Removing intermediate container 49d343a3e2a5 10:31:49 ---> a19271af121a 10:31:49 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:31:49 ---> Running in a877f52b8d3b 10:31:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:31:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:31:50 Still waiting to schedule task 10:31:50 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:31:50 OK: 265 MiB in 56 packages 10:31:50 Removing intermediate container a877f52b8d3b 10:31:50 ---> 6e01ddc26215 10:31:50 Step 8/12 : WORKDIR /app 10:31:50 ---> Running in 83979c523ba9 10:31:50 Removing intermediate container 83979c523ba9 10:31:50 ---> 11e0b3b0590e 10:31:50 Step 9/12 : COPY go.mod vendor* ./ 10:31:50 ---> d0606012f114 10:31:50 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:31:50 ---> Running in ae6a6503049d 10:32:21 Removing intermediate container ae6a6503049d 10:32:21 ---> 2e4ac9d2b4c0 10:32:21 Step 11/12 : COPY . . 10:32:21 ---> a75c4008673a 10:32:21 Step 12/12 : RUN $MAKE 10:32:21 ---> Running in 3690b9237c7a 10:32:21 noop 10:32:21 Removing intermediate container 3690b9237c7a 10:32:21 ---> 3af624f15254 10:32:21 Successfully built 3af624f15254 10:32:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:21 + docker inspect -f . ci-base-image-x86_64 10:32:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:32:22 prd-ubuntu20.04-docker-8c-8g-6695 does not seem to be running inside a container 10:32:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-251 -v /w/workspace/undry_device-rfid-llrp-go_PR-251:/w/workspace/undry_device-rfid-llrp-go_PR-251:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-251@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-251@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:32:22 $ docker top 785604b66b62404ea5f3c6fab53ee636887e74bf1fe066c7f2630404b8395fd1 -eo pid,comm [Pipeline] { [Pipeline] sh 10:32:22 + go version 10:32:22 go version go1.21.0 linux/amd64 [Pipeline] } 10:32:22 $ docker stop --time=1 785604b66b62404ea5f3c6fab53ee636887e74bf1fe066c7f2630404b8395fd1 10:32:24 $ docker rm -f --volumes 785604b66b62404ea5f3c6fab53ee636887e74bf1fe066c7f2630404b8395fd1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:24 + docker inspect -f . ci-base-image-x86_64 10:32:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:32:24 prd-ubuntu20.04-docker-8c-8g-6695 does not seem to be running inside a container 10:32:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-rfid-llrp-go_PR-251 -v /w/workspace/undry_device-rfid-llrp-go_PR-251:/w/workspace/undry_device-rfid-llrp-go_PR-251:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-251@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-251@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:32:25 $ docker top 25663946963d5e14ce3af02f9261bc13b091250aa927e5774b2d6088779c4bb1 -eo pid,comm [Pipeline] { [Pipeline] sh 10:32:25 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-251 [Pipeline] fileExists [Pipeline] sh 10:32:26 + make test 10:32:26 go test ./... -coverprofile=coverage.out ./... 10:32:27 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:32:37 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:32:37 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:32:40 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.854s coverage: 40.6% of statements 10:32:40 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.243s coverage: 51.9% of statements 10:32:40 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.009s coverage: 96.4% of statements 10:32:55 go vet ./... 10:32:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:32:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:32:59 ./bin/test-attribution-txt.sh [Pipeline] echo 10:32:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:32:59 $ docker stop --time=1 25663946963d5e14ce3af02f9261bc13b091250aa927e5774b2d6088779c4bb1 10:33:03 $ docker rm -f --volumes 25663946963d5e14ce3af02f9261bc13b091250aa927e5774b2d6088779c4bb1 [Pipeline] // withDockerContainer [Pipeline] sh 10:33:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:33:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:33:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:33:04 + ls -al . 10:33:04 total 644 10:33:04 drwxrwxr-x 11 jenkins jenkins 4096 Sep 20 10:32 . 10:33:04 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 10:31 .. 10:33:04 -rw-rw-r-- 1 jenkins jenkins 134 Sep 20 10:31 .dockerignore 10:33:04 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 10:32 .git 10:33:04 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 10:31 .github 10:33:04 -rw-rw-r-- 1 jenkins jenkins 946 Sep 20 10:31 .gitignore 10:33:04 -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 10:31 .golangci.yml 10:33:04 drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 10:31 .semver 10:33:04 -rw-rw-r-- 1 jenkins jenkins 11980 Sep 20 10:31 Attribution.txt 10:33:04 -rw-rw-r-- 1 jenkins jenkins 10365 Sep 20 10:31 CHANGELOG.md 10:33:04 -rw-rw-r-- 1 jenkins jenkins 1347 Sep 20 10:31 Dockerfile 10:33:04 -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 10:31 GOVERNANCE.md 10:33:04 -rw-rw-r-- 1 jenkins jenkins 683 Sep 20 10:31 Jenkinsfile 10:33:04 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 20 10:31 LICENSE 10:33:04 -rw-rw-r-- 1 jenkins jenkins 2179 Sep 20 10:31 Makefile 10:33:04 -rw-rw-r-- 1 jenkins jenkins 625 Sep 20 10:31 OWNERS.md 10:33:04 -rw-rw-r-- 1 jenkins jenkins 29016 Sep 20 10:31 README.md 10:33:04 -rw-rw-r-- 1 jenkins jenkins 5 Sep 20 10:31 VERSION 10:33:04 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 10:31 bin 10:33:04 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 10:31 cmd 10:33:04 -rw-r--r-- 1 jenkins jenkins 459493 Sep 20 10:32 coverage.out 10:33:04 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 10:31 examples 10:33:04 -rw-rw-r-- 1 jenkins jenkins 3877 Sep 20 10:31 go.mod 10:33:04 -rw-rw-r-- 1 jenkins jenkins 35019 Sep 20 10:31 go.sum 10:33:04 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 10:31 images 10:33:04 drwxrwxr-x 5 jenkins jenkins 4096 Sep 20 10:31 internal 10:33:04 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 10:31 snap 10:33:04 -rw-rw-r-- 1 jenkins jenkins 193 Sep 20 10:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:05 + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=ca43916f48dedb107bcb138265983cd0545419ba --label arch=amd64 --label version=0.0.0 . 10:33:05 Sending build context to Docker daemon 4.325MB 10:33:05 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 10:33:05 Step 2/24 : FROM ${BASE} AS builder 10:33:05 ---> 3af624f15254 10:33:05 Step 3/24 : ARG ADD_BUILD_TAGS="" 10:33:05 ---> Running in f5a8ee621992 10:33:05 Removing intermediate container f5a8ee621992 10:33:05 ---> bb2a42fe6e58 10:33:05 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:33:05 ---> Running in d1aee2c527cf 10:33:05 Removing intermediate container d1aee2c527cf 10:33:05 ---> 61246ed5b994 10:33:05 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 10:33:05 ---> Running in 1e4e8b60ddbd 10:33:05 Removing intermediate container 1e4e8b60ddbd 10:33:05 ---> 1fe1f71f50a5 10:33:05 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 10:33:05 ---> Running in c17c73f0e39a 10:33:05 Removing intermediate container c17c73f0e39a 10:33:05 ---> 08e7f506e849 10:33:05 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:33:05 ---> Running in 534e43ef733e 10:33:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:33:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:33:06 OK: 265 MiB in 56 packages 10:33:06 Removing intermediate container 534e43ef733e 10:33:06 ---> 131c4dd798ec 10:33:06 Step 8/24 : WORKDIR /app 10:33:06 ---> Running in 0f71d9243f26 10:33:06 Removing intermediate container 0f71d9243f26 10:33:06 ---> 5d341f683dc6 10:33:06 Step 9/24 : COPY go.mod vendor* ./ 10:33:06 ---> 4a60ff1e678d 10:33:06 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:33:06 ---> Running in 5f4053798113 10:33:07 Removing intermediate container 5f4053798113 10:33:07 ---> 4230b0c03e40 10:33:07 Step 11/24 : COPY . . 10:33:07 ---> 3bedbc63a7b9 10:33:07 Step 12/24 : RUN $MAKE 10:33:07 ---> Running in 6dec4d081a4c 10:33:08 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.28" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 10:33:22 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6696 in /w/workspace/undry_device-rfid-llrp-go_PR-251 [Pipeline] { [Pipeline] ws 10:33:22 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 10:33:22 The recommended git tool is: git 10:33:26 Removing intermediate container 6dec4d081a4c 10:33:26 ---> db2ae77de4b1 10:33:26 Step 13/24 : FROM alpine:3.18 10:33:26 3.18: Pulling from library/alpine 10:33:26 7264a8db6415: Already exists 10:33:26 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 10:33:26 Status: Downloaded newer image for alpine:3.18 10:33:26 ---> 7e01a0d0a1dc 10:33:26 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:33:26 ---> Running in 062bc4f9325b 10:33:26 Removing intermediate container 062bc4f9325b 10:33:26 ---> 14358de98876 10:33:26 Step 15/24 : RUN apk add --update --no-cache dumb-init 10:33:26 ---> Running in e2330b09e2f2 10:33:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:33:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:33:26 (1/1) Installing dumb-init (1.2.5-r2) 10:33:26 Executing busybox-1.36.1-r2.trigger 10:33:26 OK: 7 MiB in 16 packages 10:33:27 Removing intermediate container e2330b09e2f2 10:33:27 ---> f95d905dbac0 10:33:27 Step 16/24 : COPY --from=builder /app/LICENSE / 10:33:27 ---> 292a47b8bc2f 10:33:27 Step 17/24 : COPY --from=builder /app/Attribution.txt / 10:33:27 ---> b0948fcbcf5c 10:33:27 Step 18/24 : COPY --from=builder /app/cmd/ / 10:33:27 using credential edgex-jenkins-ssh 10:33:27 Cloning the remote Git repository 10:33:28 ---> bd6dc9d7a5bd 10:33:28 Step 19/24 : EXPOSE 59989 10:33:28 ---> Running in affaec0b7619 10:33:28 Removing intermediate container affaec0b7619 10:33:28 ---> 622036f2e953 10:33:28 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 10:33:28 ---> Running in 4f5a79d1fd15 10:33:28 Removing intermediate container 4f5a79d1fd15 10:33:28 ---> 1293c8087d81 10:33:28 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:33:28 ---> Running in d2116ba758b0 10:33:27 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:33:27 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 10:33:27 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:33:27 > git --version # timeout=10 10:33:27 > git --version # 'git version 2.25.1' 10:33:27 using GIT_SSH to set credentials SSH Credentials for GitHub 10:33:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:33:28 Removing intermediate container d2116ba758b0 10:33:28 ---> 8bb7695c2dff 10:33:28 Step 22/24 : LABEL arch=amd64 10:33:28 ---> Running in 7d0b765af383 10:33:28 Removing intermediate container 7d0b765af383 10:33:28 ---> d778347fc52d 10:33:28 Step 23/24 : LABEL git_sha=ca43916f48dedb107bcb138265983cd0545419ba 10:33:28 ---> Running in bebd32f28396 10:33:28 Removing intermediate container bebd32f28396 10:33:28 ---> 3268283c982e 10:33:28 Step 24/24 : LABEL version=0.0.0 10:33:28 ---> Running in ad86518137f3 10:33:28 Removing intermediate container ad86518137f3 10:33:28 ---> 1d22c32a4870 10:33:28 [Warning] One or more build-args [ARCH] were not consumed 10:33:28 Successfully built 1d22c32a4870 10:33:28 Successfully tagged device-rfid-llrp: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 10:33:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:33:29 10:33:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:29 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:33:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:33:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:33:30 latest: Pulling from edgex-lftools-log-publisher 10:33:30 5eb5b503b376: Pulling fs layer 10:33:30 5c69ac0246d0: Pulling fs layer 10:33:30 ec43610c2a17: Pulling fs layer 10:33:30 3a2ae6a8a46f: Pulling fs layer 10:33:30 33b1e0a273af: Pulling fs layer 10:33:30 5d3b04190fa2: Pulling fs layer 10:33:30 2f39f015ded8: Pulling fs layer 10:33:30 5d3b04190fa2: Waiting 10:33:30 3a2ae6a8a46f: Waiting 10:33:30 2f39f015ded8: Waiting 10:33:30 33b1e0a273af: Waiting 10:33:30 5c69ac0246d0: Download complete 10:33:30 3a2ae6a8a46f: Download complete 10:33:30 33b1e0a273af: Verifying Checksum 10:33:30 33b1e0a273af: Download complete 10:33:30 5d3b04190fa2: Verifying Checksum 10:33:30 5d3b04190fa2: Download complete 10:33:30 ec43610c2a17: Download complete 10:33:30 5eb5b503b376: Verifying Checksum 10:33:30 5eb5b503b376: Download complete 10:33:30 Merging remotes/origin/main commit 99ec9fdd9e47f984b1734530517032620f47bcb3 into PR head commit ca43916f48dedb107bcb138265983cd0545419ba 10:33:30 Merge succeeded, producing ca43916f48dedb107bcb138265983cd0545419ba 10:33:30 Checking out Revision ca43916f48dedb107bcb138265983cd0545419ba (PR-251) 10:33:30 2f39f015ded8: Download complete 10:33:30 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:33:30 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:33:30 using GIT_SSH to set credentials SSH Credentials for GitHub 10:33:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/251/head:refs/remotes/origin/PR-251 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:33:30 > git config core.sparsecheckout # timeout=10 10:33:30 > git checkout -f ca43916f48dedb107bcb138265983cd0545419ba # timeout=10 10:33:30 > git remote # timeout=10 10:33:30 > git config --get remote.origin.url # timeout=10 10:33:30 using GIT_SSH to set credentials SSH Credentials for GitHub 10:33:30 > git merge 99ec9fdd9e47f984b1734530517032620f47bcb3 # timeout=10 10:33:30 > git rev-parse HEAD^{commit} # timeout=10 10:33:30 > git config core.sparsecheckout # timeout=10 10:33:30 > git checkout -f ca43916f48dedb107bcb138265983cd0545419ba # timeout=10 10:33:31 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 10:33:31 > git --version # timeout=10 10:33:31 > git --version # 'git version 2.25.1' 10:33:31 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 10:33:31 5eb5b503b376: Pull complete 10:33:31 5c69ac0246d0: Pull complete 10:33:31 10:33:31 GitHub has been notified of this commit’s build result 10:33:31 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 10:33:32 ec43610c2a17: Pull complete 10:33:32 3a2ae6a8a46f: Pull complete 10:33:32 33b1e0a273af: Pull complete 10:33:32 5d3b04190fa2: Pull complete [Pipeline] script [Pipeline] { [Pipeline] sh 10:33:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:33:32 % Total % Received % Xferd Average Speed Time Time Time Current 10:33:32 Dload Upload Total Spent Left Speed 10:33:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89795 0 --:--:-- --:--:-- --:--:-- 89795 [Pipeline] sh 10:33:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:33:33 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:33:33 + sudo tee /etc/docker/daemon.new 10:33:33 { 10:33:33 "registry-mirrors": [ 10:33:33 "https://nexus3.edgexfoundry.org:10001" 10:33:33 ], 10:33:33 "bip": "10.250.0.254/24", 10:33:33 "hosts": [ 10:33:33 "tcp://0.0.0.0:5555", 10:33:33 "unix:///var/run/docker.sock" 10:33:33 ], 10:33:33 "mtu": 1458, 10:33:33 "selinux-enabled": true, 10:33:33 "seccomp-profile": "/etc/docker/seccomp.json" 10:33:33 } [Pipeline] sh 10:33:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:33:34 + sudo service docker restart 10:33:36 2f39f015ded8: Pull complete 10:33:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:33:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:33:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:33:36 prd-ubuntu20.04-docker-8c-8g-6695 does not seem to be running inside a container 10:33:36 $ 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/undry_device-rfid-llrp-go_PR-251 -v /w/workspace/undry_device-rfid-llrp-go_PR-251:/w/workspace/undry_device-rfid-llrp-go_PR-251:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-251@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-251@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:33:40 $ docker top de9c1aa9f64da3832a4ab4a0bbc682a9396412c81822caab0a21212fee2d45bb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:33:41 ---> job-cost.sh 10:33:41 lf-activate-venv: SKIPPING 10:33:41 INFO: No Stack... 10:33:41 INFO: Retrieving Pricing Info for: v3-standard-8 10:33:41 INFO: Archiving Costs [Pipeline] sh 10:33:42 + cat /w/workspace/undry_device-rfid-llrp-go_PR-251/archives/cost.csv 10:33:42 + cut -d, -f6 [Pipeline] lock 10:33:42 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-251-1-stack-cost] 10:33:42 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-251-1-stack-cost] did not exist. Created. 10:33:42 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-251-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:33:42 + echo total: 0.2199999988079071 [Pipeline] stash 10:33:42 Stashed 1 file(s) [Pipeline] } 10:33:42 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-251-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:33:42 $ docker stop --time=1 de9c1aa9f64da3832a4ab4a0bbc682a9396412c81822caab0a21212fee2d45bb 10:33:43 $ docker rm -f --volumes de9c1aa9f64da3832a4ab4a0bbc682a9396412c81822caab0a21212fee2d45bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:33:52 provisioning config files... 10:33:52 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config8700173329325505937tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:33:53 ---> docker-login.sh 10:33:53 nexus3.edgexfoundry.org:10001 10:33:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:33:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:33:53 Configure a credential helper to remove this warning. See 10:33:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:33:53 10:33:53 Login Succeeded 10:33:53 nexus3.edgexfoundry.org:10002 10:33:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:33:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:33:53 Configure a credential helper to remove this warning. See 10:33:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:33:53 10:33:53 Login Succeeded 10:33:54 nexus3.edgexfoundry.org:10003 10:33:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:33:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:33:54 Configure a credential helper to remove this warning. See 10:33:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:33:54 10:33:54 Login Succeeded 10:33:54 nexus3.edgexfoundry.org:10004 10:33:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:33:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:33:54 Configure a credential helper to remove this warning. See 10:33:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:33:54 10:33:54 Login Succeeded 10:33:54 docker.io 10:33:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:33:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:33:55 Configure a credential helper to remove this warning. See 10:33:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:33:55 10:33:55 Login Succeeded 10:33:55 ---> docker-login.sh ends [Pipeline] } 10:33:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:33:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:33:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:33:55 ========================================================= 10:33:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 10:33:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:59 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 10:33:59 Sending build context to Docker daemon 1.218MB 10:33:59 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 10:33:59 Step 2/12 : FROM ${BASE} AS builder 10:33:59 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:33:59 9fda8d8052c6: Pulling fs layer 10:33:59 5d54e960e981: Pulling fs layer 10:33:59 c4a7e357bf2a: Pulling fs layer 10:33:59 f0e02332f6b5: Pulling fs layer 10:33:59 66412af1f25a: Pulling fs layer 10:33:59 1baf3a5c0e64: Pulling fs layer 10:33:59 9a37bb91b891: Pulling fs layer 10:33:59 a29adfc67d43: Pulling fs layer 10:33:59 d5de9f91c1a4: Pulling fs layer 10:33:59 1baf3a5c0e64: Waiting 10:33:59 9a37bb91b891: Waiting 10:33:59 a29adfc67d43: Waiting 10:33:59 d5de9f91c1a4: Waiting 10:33:59 f0e02332f6b5: Waiting 10:33:59 66412af1f25a: Waiting 10:33:59 5d54e960e981: Download complete 10:33:59 f0e02332f6b5: Verifying Checksum 10:33:59 f0e02332f6b5: Download complete 10:34:00 66412af1f25a: Download complete 10:34:00 9fda8d8052c6: Verifying Checksum 10:34:00 9fda8d8052c6: Download complete 10:34:00 9a37bb91b891: Verifying Checksum 10:34:00 9a37bb91b891: Download complete 10:34:01 a29adfc67d43: Verifying Checksum 10:34:01 a29adfc67d43: Download complete 10:34:01 9fda8d8052c6: Pull complete 10:34:01 5d54e960e981: Pull complete 10:34:01 d5de9f91c1a4: Verifying Checksum 10:34:01 c4a7e357bf2a: Verifying Checksum 10:34:01 c4a7e357bf2a: Download complete 10:34:02 1baf3a5c0e64: Verifying Checksum 10:34:02 1baf3a5c0e64: Download complete 10:34:12 c4a7e357bf2a: Pull complete 10:34:12 f0e02332f6b5: Pull complete 10:34:12 66412af1f25a: Pull complete 10:34:19 1baf3a5c0e64: Pull complete 10:34:20 9a37bb91b891: Pull complete 10:34:21 a29adfc67d43: Pull complete 10:34:23 d5de9f91c1a4: Pull complete 10:34:23 Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 10:34:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 10:34:23 ---> 746ca1b523b5 10:34:23 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:34:25 ---> Running in 0752c8f8db2a 10:34:25 Removing intermediate container 0752c8f8db2a 10:34:25 ---> eccd36c50cfa 10:34:25 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:34:25 ---> Running in fa4ea4d6434e 10:34:25 Removing intermediate container fa4ea4d6434e 10:34:25 ---> 1933318e71a1 10:34:25 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:34:25 ---> Running in 177f31785482 10:34:26 Removing intermediate container 177f31785482 10:34:26 ---> ab03326c5ebb 10:34:26 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:34:26 ---> Running in 5ab9489b7e65 10:34:26 Removing intermediate container 5ab9489b7e65 10:34:26 ---> 0eef5ab8cadd 10:34:26 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:34:26 ---> Running in 0dc157ba266f 10:34:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:34:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:34:29 OK: 267 MiB in 56 packages 10:34:30 Removing intermediate container 0dc157ba266f 10:34:30 ---> df846a783a94 10:34:30 Step 8/12 : WORKDIR /app 10:34:30 ---> Running in e16543b6ebc5 10:34:30 Removing intermediate container e16543b6ebc5 10:34:30 ---> df81bd13f00a 10:34:30 Step 9/12 : COPY go.mod vendor* ./ 10:34:30 ---> 0dc7001905e8 10:34:30 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:34:30 ---> Running in 40a66df67959 10:35:38 Removing intermediate container 40a66df67959 10:35:38 ---> 840d1e870652 10:35:38 Step 11/12 : COPY . . 10:35:38 ---> b017ecc4643b 10:35:38 Step 12/12 : RUN $MAKE 10:35:38 ---> Running in 3a654e51f1b0 10:35:38 noop 10:35:38 Removing intermediate container 3a654e51f1b0 10:35:38 ---> d1f3a2d2484f 10:35:38 Successfully built d1f3a2d2484f 10:35:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:39 + docker inspect -f . ci-base-image-arm64 10:35:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:35:39 prd-ubuntu20.04-docker-arm64-4c-16g-6696 does not seem to be running inside a container 10:35:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:35:40 $ docker top 1429a9e02d0963537d054115b4fd515e5dce66463b6f5e098d506832ea7e420d -eo pid,comm [Pipeline] { [Pipeline] sh 10:35:41 + go version 10:35:41 go version go1.21.0 linux/arm64 [Pipeline] } 10:35:41 $ docker stop --time=1 1429a9e02d0963537d054115b4fd515e5dce66463b6f5e098d506832ea7e420d 10:35:43 $ docker rm -f --volumes 1429a9e02d0963537d054115b4fd515e5dce66463b6f5e098d506832ea7e420d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:44 + docker inspect -f . ci-base-image-arm64 10:35:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:35:44 prd-ubuntu20.04-docker-arm64-4c-16g-6696 does not seem to be running inside a container 10:35:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:35:46 $ docker top 32525fd3dc4bf5f69c020d909515c842aae54487ea19c92364d049c508b4e034 -eo pid,comm [Pipeline] { [Pipeline] sh 10:35:46 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 10:35:47 + make test 10:35:47 go test ./... -coverprofile=coverage.out ./... 10:35:51 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:37:28 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:37:28 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:37:50 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 25.517s coverage: 40.6% of statements 10:37:50 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.500s coverage: 51.9% of statements 10:37:50 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.028s coverage: 96.4% of statements 10:37:50 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:37:50 go vet ./... 10:38:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:38:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:38:22 ./bin/test-attribution-txt.sh [Pipeline] echo 10:38:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:38:22 $ docker stop --time=1 32525fd3dc4bf5f69c020d909515c842aae54487ea19c92364d049c508b4e034 10:38:24 $ docker rm -f --volumes 32525fd3dc4bf5f69c020d909515c842aae54487ea19c92364d049c508b4e034 [Pipeline] // withDockerContainer [Pipeline] sh 10:38:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:38:26 Warning: overwriting stash ‘coverage-report’ 10:38:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:38:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:38:28 + ls -al . 10:38:28 total 640 10:38:28 drwxrwxr-x 10 jenkins jenkins 4096 Sep 20 10:35 . 10:38:28 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 10:33 .. 10:38:28 -rw-rw-r-- 1 jenkins jenkins 134 Sep 20 10:33 .dockerignore 10:38:28 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 10:33 .git 10:38:28 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 10:33 .github 10:38:28 -rw-rw-r-- 1 jenkins jenkins 946 Sep 20 10:33 .gitignore 10:38:28 -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 10:33 .golangci.yml 10:38:28 -rw-rw-r-- 1 jenkins jenkins 11980 Sep 20 10:33 Attribution.txt 10:38:28 -rw-rw-r-- 1 jenkins jenkins 10365 Sep 20 10:33 CHANGELOG.md 10:38:28 -rw-rw-r-- 1 jenkins jenkins 1347 Sep 20 10:33 Dockerfile 10:38:28 -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 10:33 GOVERNANCE.md 10:38:28 -rw-rw-r-- 1 jenkins jenkins 683 Sep 20 10:33 Jenkinsfile 10:38:28 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 20 10:33 LICENSE 10:38:28 -rw-rw-r-- 1 jenkins jenkins 2179 Sep 20 10:33 Makefile 10:38:28 -rw-rw-r-- 1 jenkins jenkins 625 Sep 20 10:33 OWNERS.md 10:38:28 -rw-rw-r-- 1 jenkins jenkins 29016 Sep 20 10:33 README.md 10:38:28 -rw-rw-r-- 1 jenkins jenkins 5 Sep 20 10:31 VERSION 10:38:28 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 10:33 bin 10:38:28 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 10:33 cmd 10:38:28 -rw-r--r-- 1 jenkins jenkins 459493 Sep 20 10:37 coverage.out 10:38:28 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 10:33 examples 10:38:28 -rw-rw-r-- 1 jenkins jenkins 3877 Sep 20 10:33 go.mod 10:38:28 -rw-rw-r-- 1 jenkins jenkins 35019 Sep 20 10:33 go.sum 10:38:28 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 10:33 images 10:38:28 drwxrwxr-x 5 jenkins jenkins 4096 Sep 20 10:33 internal 10:38:28 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 10:33 snap 10:38:28 -rw-rw-r-- 1 jenkins jenkins 193 Sep 20 10:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:28 + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=ca43916f48dedb107bcb138265983cd0545419ba --label arch=arm64 --label version=0.0.0 . 10:38:28 Sending build context to Docker daemon 1.218MB 10:38:28 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 10:38:28 Step 2/24 : FROM ${BASE} AS builder 10:38:28 ---> d1f3a2d2484f 10:38:28 Step 3/24 : ARG ADD_BUILD_TAGS="" 10:38:29 ---> Running in caec063e9924 10:38:29 Removing intermediate container caec063e9924 10:38:29 ---> b74e2b1c141e 10:38:29 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:38:29 ---> Running in 54da5d422897 10:38:29 Removing intermediate container 54da5d422897 10:38:29 ---> 02331629ecc1 10:38:29 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 10:38:29 ---> Running in 2f5f2bd85fff 10:38:30 Removing intermediate container 2f5f2bd85fff 10:38:30 ---> c52c37d7e815 10:38:30 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 10:38:30 ---> Running in 7cec07e92e74 10:38:30 Removing intermediate container 7cec07e92e74 10:38:30 ---> 4fc1a6ba5c72 10:38:30 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:38:30 ---> Running in 6e44c7ad659a 10:38:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:38:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:38:33 OK: 267 MiB in 56 packages 10:38:34 Removing intermediate container 6e44c7ad659a 10:38:34 ---> 19b51799293c 10:38:34 Step 8/24 : WORKDIR /app 10:38:34 ---> Running in 8803dcc366e2 10:38:34 Removing intermediate container 8803dcc366e2 10:38:34 ---> 37437bc2c15a 10:38:34 Step 9/24 : COPY go.mod vendor* ./ 10:38:35 ---> 2d2d2ab6ae36 10:38:35 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:38:35 ---> Running in 13143ab4b516 10:38:39 Removing intermediate container 13143ab4b516 10:38:39 ---> 98027e4110fa 10:38:39 Step 11/24 : COPY . . 10:38:40 ---> f2c0d8f8f1d8 10:38:40 Step 12/24 : RUN $MAKE 10:38:40 ---> Running in d57255eb5581 10:38:41 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.28" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 10:40:47 Removing intermediate container d57255eb5581 10:40:47 ---> b2cc37f49b7b 10:40:47 Step 13/24 : FROM alpine:3.18 10:40:47 3.18: Pulling from library/alpine 10:40:47 9fda8d8052c6: Already exists 10:40:47 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 10:40:47 Status: Downloaded newer image for alpine:3.18 10:40:47 ---> f6648c04cd6c 10:40:47 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:40:47 ---> Running in 69aec7c0cd09 10:40:47 Removing intermediate container 69aec7c0cd09 10:40:47 ---> 2c6b85e35451 10:40:47 Step 15/24 : RUN apk add --update --no-cache dumb-init 10:40:47 ---> Running in bb4083da2339 10:40:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:40:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:40:47 (1/1) Installing dumb-init (1.2.5-r2) 10:40:47 Executing busybox-1.36.1-r2.trigger 10:40:47 OK: 8 MiB in 16 packages 10:40:47 Removing intermediate container bb4083da2339 10:40:47 ---> 1154c0761acf 10:40:47 Step 16/24 : COPY --from=builder /app/LICENSE / 10:40:47 ---> 5f58d7c6dfbe 10:40:47 Step 17/24 : COPY --from=builder /app/Attribution.txt / 10:40:47 ---> c602c154cd16 10:40:47 Step 18/24 : COPY --from=builder /app/cmd/ / 10:40:47 ---> 04ba25ab77ae 10:40:47 Step 19/24 : EXPOSE 59989 10:40:47 ---> Running in 2fcef6d05a40 10:40:47 Removing intermediate container 2fcef6d05a40 10:40:47 ---> c554d44e46a7 10:40:47 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 10:40:47 ---> Running in 98c8aed3582f 10:40:47 Removing intermediate container 98c8aed3582f 10:40:47 ---> 35df167dc6d7 10:40:47 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:40:47 ---> Running in 3d841d96ef78 10:40:47 Removing intermediate container 3d841d96ef78 10:40:47 ---> c3e44eff114a 10:40:47 Step 22/24 : LABEL arch=arm64 10:40:47 ---> Running in e0247f6f833a 10:40:47 Removing intermediate container e0247f6f833a 10:40:47 ---> d7c66f6e7bad 10:40:47 Step 23/24 : LABEL git_sha=ca43916f48dedb107bcb138265983cd0545419ba 10:40:47 ---> Running in 6568c0502703 10:40:47 Removing intermediate container 6568c0502703 10:40:47 ---> 53af8638146c 10:40:47 Step 24/24 : LABEL version=0.0.0 10:40:47 ---> Running in a5a771910070 10:40:47 Removing intermediate container a5a771910070 10:40:47 ---> 92c1f9fda721 10:40:47 [Warning] One or more build-args [ARCH] were not consumed 10:40:47 Successfully built 92c1f9fda721 10:40:47 Successfully tagged device-rfid-llrp-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 10:40:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:40:48 10:40:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:40:48 arm64: Pulling from edgex-lftools-log-publisher 10:40:48 8998bd30e6a1: Pulling fs layer 10:40:48 04944245beec: Pulling fs layer 10:40:48 699f458cf7ca: Pulling fs layer 10:40:48 765212b225bb: Pulling fs layer 10:40:48 f23df028b6ca: Pulling fs layer 10:40:48 d65c8cfc05b1: Pulling fs layer 10:40:48 2437ff75d9bd: Pulling fs layer 10:40:48 765212b225bb: Waiting 10:40:48 f23df028b6ca: Waiting 10:40:48 d65c8cfc05b1: Waiting 10:40:48 2437ff75d9bd: Waiting 10:40:49 04944245beec: Verifying Checksum 10:40:49 04944245beec: Download complete 10:40:49 765212b225bb: Verifying Checksum 10:40:49 765212b225bb: Download complete 10:40:49 f23df028b6ca: Verifying Checksum 10:40:49 f23df028b6ca: Download complete 10:40:49 d65c8cfc05b1: Verifying Checksum 10:40:49 d65c8cfc05b1: Download complete 10:40:49 699f458cf7ca: Verifying Checksum 10:40:49 699f458cf7ca: Download complete 10:40:49 8998bd30e6a1: Download complete 10:40:52 2437ff75d9bd: Verifying Checksum 10:40:52 2437ff75d9bd: Download complete 10:40:53 8998bd30e6a1: Pull complete 10:40:54 04944245beec: Pull complete 10:40:55 699f458cf7ca: Pull complete 10:40:55 765212b225bb: Pull complete 10:40:56 f23df028b6ca: Pull complete 10:40:56 d65c8cfc05b1: Pull complete 10:41:11 2437ff75d9bd: Pull complete 10:41:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:41:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:41:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:41:12 prd-ubuntu20.04-docker-arm64-4c-16g-6696 does not seem to be running inside a container 10:41:12 $ 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/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:41:14 $ docker top 40adc6c3430d8a77d6e8789460f7518c29385002e56320661095dea5e4b61005 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:41:15 ---> job-cost.sh 10:41:15 lf-activate-venv: SKIPPING 10:41:15 INFO: No Stack... 10:41:16 INFO: Retrieving Pricing Info for: v3-standard-4 10:41:17 INFO: Archiving Costs [Pipeline] sh 10:41:17 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 10:41:17 + cut -d, -f6 [Pipeline] lock 10:41:17 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-251-1-stack-cost] 10:41:17 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-251-1-stack-cost] did not exist. Created. 10:41:17 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-251-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:41:18 /w/workspace/device-rfid-llrp-go/1@tmp/durable-ac019f8f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:41:19 + echo total: 0.10999999940395355 [Pipeline] stash 10:41:19 Warning: overwriting stash ‘stack-cost’ 10:41:19 Stashed 1 file(s) [Pipeline] } 10:41:19 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-251-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:41:19 $ docker stop --time=1 40adc6c3430d8a77d6e8789460f7518c29385002e56320661095dea5e4b61005 10:41:21 $ docker rm -f --volumes 40adc6c3430d8a77d6e8789460f7518c29385002e56320661095dea5e4b61005 [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 10:41:24 provisioning config files... 10:41:24 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-251@tmp/config4520861630790227577tmp [Pipeline] { [Pipeline] sh 10:41:24 + set +x 10:41:24 + + bash -scurl -- -s 10:41:24 https://codecov.io/bash 10:41:24 10:41:24 _____ _ 10:41:24 / ____| | | 10:41:24 | | ___ __| | ___ ___ _____ __ 10:41:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:41:24 | |___| (_) | (_| | __/ (_| (_) \ V / 10:41:24 \_____\___/ \__,_|\___|\___\___/ \_/ 10:41:24 Bash-1.0.6 10:41:24 10:41:24 10:41:24 ==> git version 2.25.1 found 10:41:24 ==> 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 10:41:24 Release-Date: 2020-01-08 10:41:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:41:24 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:41:24 ==> Jenkins CI detected. 10:41:24 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-251 10:41:24 project root: . 10:41:24 --> token set from env 10:41:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:41:24 ==> Running gcov in . (disable via -X gcov) 10:41:24 ==> Python coveragepy not found 10:41:24 ==> Searching for coverage reports in: 10:41:24 + . 10:41:24 -> Found 1 reports 10:41:24 ==> Detecting git/mercurial file structure 10:41:25 ==> Reading reports 10:41:25 + ./coverage.out bytes=459493 10:41:25 ==> Appending adjustments 10:41:25 https://docs.codecov.io/docs/fixing-reports 10:41:25 + Found adjustments 10:41:25 ==> Gzipping contents 10:41:25 52K /tmp/codecov.Bdvp7O.gz 10:41:25 ==> Uploading reports 10:41:25 url: https://codecov.io 10:41:25 query: branch=PR-251&commit=ca43916f48dedb107bcb138265983cd0545419ba&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-251%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=251&job=&cmd_args= 10:41:25 -> Pinging Codecov 10:41:25 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-251&commit=ca43916f48dedb107bcb138265983cd0545419ba&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-251%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=251&job=&cmd_args= 10:41:26 -> Uploading to 10:41:26 https://storage.googleapis.com/codecov/v4/raw/2023-09-20/581DD39554BDF9B6E22D074273EAD858/ca43916f48dedb107bcb138265983cd0545419ba/f6dde804-7a3f-4678-a1cf-efc3e66b5349.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230920T104125Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b1314ccf507e58b86f72191a4f60f8abab8dd7748d231c847298c9be18fd5d89 10:41:26 % Total % Received % Xferd Average Speed Time Time Time Current 10:41:26 Dload Upload Total Spent Left Speed 10:41:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50510 0 0 100 50510 0 227k --:--:-- --:--:-- --:--:-- 227k 10:41:26 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/ca43916f48dedb107bcb138265983cd0545419ba [Pipeline] } 10:41:26 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 10:41:32 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-251/archives ] 10:41:32 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-251/archives 10:41:32 total 16 10:41:32 drwxr-xr-x 3 root root 4096 Sep 20 10:33 . 10:41:32 drwxrwxr-x 12 jenkins jenkins 4096 Sep 20 10:33 .. 10:41:32 drwxr-xr-x 2 root root 4096 Sep 20 10:33 cost 10:41:32 -rw-r--r-- 1 root root 91 Sep 20 10:33 cost.csv 10:41:32 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-251/archives 10:41:32 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-251/archives 10:41:32 total 16 10:41:32 drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 10:33 . 10:41:32 drwxrwxr-x 12 jenkins jenkins 4096 Sep 20 10:33 .. 10:41:32 drwxr-xr-x 2 jenkins jenkins 4096 Sep 20 10:33 cost 10:41:32 -rw-r--r-- 1 jenkins jenkins 91 Sep 20 10:33 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:41:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:41:38 ---> package-listing.sh 10:41:38 ++ facter osfamily 10:41:38 ++ tr '[:upper:]' '[:lower:]' 10:41:38 + OS_FAMILY=debian 10:41:38 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-251 10:41:38 + START_PACKAGES=/tmp/packages_start.txt 10:41:38 + END_PACKAGES=/tmp/packages_end.txt 10:41:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:41:38 + PACKAGES=/tmp/packages_start.txt 10:41:38 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-251 ']' 10:41:38 + PACKAGES=/tmp/packages_end.txt 10:41:38 + case "${OS_FAMILY}" in 10:41:38 + dpkg -l 10:41:38 + grep '^ii' 10:41:38 + '[' -f /tmp/packages_start.txt ']' 10:41:38 + '[' -f /tmp/packages_end.txt ']' 10:41:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:41:38 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-251 ']' 10:41:38 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-251/archives/ 10:41:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-251/archives/ [Pipeline] echo 10:41:38 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/undry_device-rfid-llrp-go_PR-251/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:41:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:41:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:41:40 prd-ubuntu20.04-docker-8c-8g-6695 does not seem to be running inside a container 10:41:40 $ 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/undry_device-rfid-llrp-go_PR-251/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-251 -v /w/workspace/undry_device-rfid-llrp-go_PR-251:/w/workspace/undry_device-rfid-llrp-go_PR-251:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-251@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-251@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 10:41:40 $ docker top d2d2491a321260430ef1aceca103afe6586ddfa03c828eb6c43b5156d3a681ac -eo pid,comm [Pipeline] { [Pipeline] sh 10:41:42 + touch /tmp/pre-build-complete [Pipeline] sh 10:41:42 + mkdir -p /var/log/sysstat [Pipeline] sh 10:41:42 + ls /var/log/sa-host 10:41:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:41:43 provisioning config files... 10:41:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-251@tmp/config6461653031937200256tmp [Pipeline] { [Pipeline] echo 10:41:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:41:43 ---> create-netrc.sh [Pipeline] } 10:41:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:41:43 ---> python-tools-install.sh [Pipeline] echo 10:41:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:41:44 ---> sudo-logs.sh 10:41:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:41:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:41:44 ---> job-cost.sh 10:41:44 lf-activate-venv: SKIPPING 10:41:44 DEBUG: total: 0.2199999988079071 10:41:44 INFO: Retrieving Stack Cost... 10:41:45 INFO: Retrieving Pricing Info for: v3-standard-8 10:41:45 INFO: Archiving Costs [Pipeline] echo 10:41:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:41:45 ---> logs-deploy.sh 10:41:45 lf-activate-venv: SKIPPING 10:41:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-251/1 10:41:45 INFO: archiving workspace using pattern(s): 10:41:46 Archives upload complete. 10:41:46 INFO: archiving logs to Nexus