Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c1e9c82f50c5f561b8321fcd721786082837dd82+6afc6bebc55851e438483997c27c526932a4a7b3 (a5c53265816e0e2cde2ca8c14ab63070cae9a8e8) 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-ssh4564528964197583929.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh29619440139631705.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-160/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-160/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh398579326105086118.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh11454508982993880899.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-160/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-160/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10306756294694129752.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: 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-9528 in /w/workspace/undry_device-rfid-llrp-go_PR-160 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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-160 # 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 Merging remotes/origin/main commit 6afc6bebc55851e438483997c27c526932a4a7b3 into PR head commit c1e9c82f50c5f561b8321fcd721786082837dd82 > 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/160/head:refs/remotes/origin/PR-160 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c1e9c82f50c5f561b8321fcd721786082837dd82 # 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 6afc6bebc55851e438483997c27c526932a4a7b3 # timeout=10 Merge succeeded, producing 6bdb1d8ee225d7d250ca5d4f54acca5048b416d3 Checking out Revision 6bdb1d8ee225d7d250ca5d4f54acca5048b416d3 (PR-160) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6bdb1d8ee225d7d250ca5d4f54acca5048b416d3 # timeout=10 Commit message: "Merge commit '6afc6bebc55851e438483997c27c526932a4a7b3' into HEAD" > git rev-list --no-walk c1e9c82f50c5f561b8321fcd721786082837dd82 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:06:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:06:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:06:27 ========================================================= 21:06:27 EdgeX Global Pipelines Version Info 21:06:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:06:28 ------------------- 21:06:28 stable info: 21:06:28 ------------------- 21:06:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:06:28 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 21:06:28 Message: update stable to v1.0.244 21:06:29 ------------------- 21:06:29 experimental info: 21:06:29 ------------------- 21:06:29 Commited By: **** collab-it+edgex@linuxfoundation.org 21:06:29 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 21:06:29 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:06:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 21:06:29 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 21:06:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:06:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:06:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:06:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 21:06:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:06:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:06:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:06:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:06:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:06:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 21:06:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:06:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:06:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:06:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:06:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:06:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:06:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:06:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:06:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:06:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:06:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:06:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:06:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:06:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:06:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:06:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-160 [Pipeline] echo 21:06:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-160 [Pipeline] echo 21:06:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-160 [Pipeline] echo 21:06:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6bdb1d8ee225d7d250ca5d4f54acca5048b416d3 [Pipeline] echo 21:06:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6bdb1d8 [Pipeline] echo 21:06:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:06:29 provisioning config files... 21:06:29 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-160@tmp/config11104097484277365534tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:06:30 ---> docker-login.sh 21:06:30 nexus3.edgexfoundry.org:10001 21:06:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:30 Configure a credential helper to remove this warning. See 21:06:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:30 21:06:30 Login Succeeded 21:06:30 nexus3.edgexfoundry.org:10002 21:06:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:30 Configure a credential helper to remove this warning. See 21:06:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:30 21:06:30 Login Succeeded 21:06:30 nexus3.edgexfoundry.org:10003 21:06:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:30 Configure a credential helper to remove this warning. See 21:06:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:30 21:06:30 Login Succeeded 21:06:30 nexus3.edgexfoundry.org:10004 21:06:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:30 Configure a credential helper to remove this warning. See 21:06:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:30 21:06:30 Login Succeeded 21:06:30 docker.io 21:06:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:31 Configure a credential helper to remove this warning. See 21:06:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:31 21:06:31 Login Succeeded 21:06:31 ---> docker-login.sh ends [Pipeline] } 21:06:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:06:31 + git rev-list -1 --merges 6bdb1d8ee225d7d250ca5d4f54acca5048b416d3~1..6bdb1d8ee225d7d250ca5d4f54acca5048b416d3 [Pipeline] echo 21:06:31 -----------> git rev-list -1 --merges 6bdb1d8ee225d7d250ca5d4f54acca5048b416d3~1..6bdb1d8ee225d7d250ca5d4f54acca5048b416d3 6bdb1d8ee225d7d250ca5d4f54acca5048b416d3 21:06:31 6bdb1d8ee225d7d250ca5d4f54acca5048b416d3 [false] [Pipeline] sh 21:06:32 + git log --format=format:%s -1 6bdb1d8ee225d7d250ca5d4f54acca5048b416d3 [Pipeline] echo 21:06:32 ========================================================= 21:06:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:06:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:06:32 + git log --format=format:%s -1 6bdb1d8ee225d7d250ca5d4f54acca5048b416d3 [Pipeline] echo 21:06:32 [semverPrep] GIT_COMMIT: 6bdb1d8ee225d7d250ca5d4f54acca5048b416d3, Commit Message: Merge commit '6afc6bebc55851e438483997c27c526932a4a7b3' into HEAD [Pipeline] echo 21:06:32 [semverPrep] This is not a build commit. [Pipeline] sh 21:06:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:06:32 + grep -v github /etc/ssh/ssh_known_hosts 21:06:32 + [ -e /tmp/ssh_known_hosts ] 21:06:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:06:32 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:06:32 + sudo tee -a /etc/ssh/ssh_known_hosts 21:06:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:06:33 21:06:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:06:33 0.1.4: Pulling from edgex-devops/py-git-semver 21:06:33 b85a868b505f: Pulling fs layer 21:06:33 e2be974225ed: Pulling fs layer 21:06:33 339a4e72a1f5: Pulling fs layer 21:06:33 988bab9f4d93: Pulling fs layer 21:06:33 1469e6f7b9e6: Pulling fs layer 21:06:33 eaf3925da568: Pulling fs layer 21:06:33 bab4dde63d76: Pulling fs layer 21:06:33 bde34c3a00c8: Pulling fs layer 21:06:33 b352a97aabf1: Pulling fs layer 21:06:33 4872d77fe225: Pulling fs layer 21:06:33 5851b861e8e6: Pulling fs layer 21:06:33 988bab9f4d93: Waiting 21:06:33 1469e6f7b9e6: Waiting 21:06:33 eaf3925da568: Waiting 21:06:33 bab4dde63d76: Waiting 21:06:33 bde34c3a00c8: Waiting 21:06:33 b352a97aabf1: Waiting 21:06:33 4872d77fe225: Waiting 21:06:33 5851b861e8e6: Waiting 21:06:33 e2be974225ed: Verifying Checksum 21:06:33 e2be974225ed: Download complete 21:06:33 988bab9f4d93: Verifying Checksum 21:06:33 988bab9f4d93: Download complete 21:06:33 1469e6f7b9e6: Verifying Checksum 21:06:33 1469e6f7b9e6: Download complete 21:06:33 eaf3925da568: Download complete 21:06:33 339a4e72a1f5: Verifying Checksum 21:06:33 339a4e72a1f5: Download complete 21:06:33 bde34c3a00c8: Download complete 21:06:33 b352a97aabf1: Verifying Checksum 21:06:33 b352a97aabf1: Download complete 21:06:33 4872d77fe225: Verifying Checksum 21:06:33 4872d77fe225: Download complete 21:06:33 5851b861e8e6: Verifying Checksum 21:06:33 5851b861e8e6: Download complete 21:06:33 b85a868b505f: Verifying Checksum 21:06:33 b85a868b505f: Download complete 21:06:34 bab4dde63d76: Verifying Checksum 21:06:34 bab4dde63d76: Download complete 21:06:35 b85a868b505f: Pull complete 21:06:35 e2be974225ed: Pull complete 21:06:35 339a4e72a1f5: Pull complete 21:06:35 988bab9f4d93: Pull complete 21:06:36 1469e6f7b9e6: Pull complete 21:06:36 eaf3925da568: Pull complete 21:06:38 bab4dde63d76: Pull complete 21:06:38 bde34c3a00c8: Pull complete 21:06:38 b352a97aabf1: Pull complete 21:06:38 4872d77fe225: Pull complete 21:06:38 5851b861e8e6: Pull complete 21:06:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:06:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:06:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:06:38 prd-ubuntu20.04-docker-8c-8g-9528 does not seem to be running inside a container 21:06:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-160 -v /w/workspace/undry_device-rfid-llrp-go_PR-160:/w/workspace/undry_device-rfid-llrp-go_PR-160:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-160@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-160@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-devops/py-git-semver:0.1.4 cat 21:06:41 $ docker top 4c23f50ac836bb9609bfa06e44bc0b4a081ff7cdb6af4d5cc4abd963563731d5 -eo pid,comm 21:06:41 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:06:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:06:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:06:41 [ssh-agent] Looking for ssh-agent implementation... 21:06:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:06:41 $ docker exec 4c23f50ac836bb9609bfa06e44bc0b4a081ff7cdb6af4d5cc4abd963563731d5 ssh-agent 21:06:41 SSH_AUTH_SOCK=/tmp/ssh-REYUhnd7ZW5P/agent.32 21:06:41 SSH_AGENT_PID=38 21:06:41 Running ssh-add (command line suppressed) 21:06:41 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-160@tmp/private_key_743568408416165821.key (/w/workspace/undry_device-rfid-llrp-go_PR-160@tmp/private_key_743568408416165821.key) 21:06:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:06:41 + git tag --points-at HEAD [Pipeline] } 21:06:41 $ docker exec --env ******** --env ******** 4c23f50ac836bb9609bfa06e44bc0b4a081ff7cdb6af4d5cc4abd963563731d5 ssh-agent -k 21:06:41 unset SSH_AUTH_SOCK; 21:06:41 unset SSH_AGENT_PID; 21:06:41 echo Agent pid 38 killed; 21:06:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:06:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:06:41 [ssh-agent] Looking for ssh-agent implementation... 21:06:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:06:42 $ docker exec 4c23f50ac836bb9609bfa06e44bc0b4a081ff7cdb6af4d5cc4abd963563731d5 ssh-agent 21:06:42 SSH_AUTH_SOCK=/tmp/ssh-C5YfTz44DZYk/agent.70 21:06:42 SSH_AGENT_PID=76 21:06:42 Running ssh-add (command line suppressed) 21:06:42 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-160@tmp/private_key_7460425732215674752.key (/w/workspace/undry_device-rfid-llrp-go_PR-160@tmp/private_key_7460425732215674752.key) 21:06:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:06:42 + git semver init 21:06:42 2023-03-09 21:06:42,702 [run_init] DEBUG init version:0.0.0 force:False 21:06:42 2023-03-09 21:06:42,703 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-160/.semver 21:06:42 2023-03-09 21:06:42,703 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-160/.semver 21:06:42 2023-03-09 21:06:42,703 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-160/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-160, universal_newlines=False, shell=None, istream=None) 21:06:43 2023-03-09 21:06:43,518 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-160/.git/info/exclude 21:06:43 2023-03-09 21:06:43,519 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-160/.semver/PR-160 with force:False 21:06:43 2023-03-09 21:06:43,519 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-160/.semver/PR-160 21:06:43 2023-03-09 21:06:43,523 [execute] INFO git cat-file --batch-check 21:06:43 2023-03-09 21:06:43,524 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-160/.semver, universal_newlines=False, shell=None, istream=) 21:06:43 2023-03-09 21:06:43,531 [execute] INFO git cat-file --batch 21:06:43 2023-03-09 21:06:43,531 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-160/.semver, universal_newlines=False, shell=None, istream=) 21:06:43 2023-03-09 21:06:43,536 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-160/.semver/PR-160 21:06:43 0.0.0 [Pipeline] } 21:06:43 $ docker exec --env ******** --env ******** 4c23f50ac836bb9609bfa06e44bc0b4a081ff7cdb6af4d5cc4abd963563731d5 ssh-agent -k 21:06:43 unset SSH_AUTH_SOCK; 21:06:43 unset SSH_AGENT_PID; 21:06:43 echo Agent pid 76 killed; 21:06:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:06:44 + git semver [Pipeline] } 21:06:44 $ docker stop --time=1 4c23f50ac836bb9609bfa06e44bc0b4a081ff7cdb6af4d5cc4abd963563731d5 21:06:45 $ docker rm -f --volumes 4c23f50ac836bb9609bfa06e44bc0b4a081ff7cdb6af4d5cc4abd963563731d5 [Pipeline] // withDockerContainer [Pipeline] sh 21:06:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:06:46 Stashed 1 file(s) [Pipeline] echo 21:06:46 [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 21:06:46 provisioning config files... 21:06:46 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-160@tmp/config8745551754735821830tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:06:46 ---> docker-login.sh 21:06:46 nexus3.edgexfoundry.org:10001 21:06:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:46 Configure a credential helper to remove this warning. See 21:06:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:46 21:06:46 Login Succeeded 21:06:46 nexus3.edgexfoundry.org:10002 21:06:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:46 Configure a credential helper to remove this warning. See 21:06:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:46 21:06:46 Login Succeeded 21:06:46 nexus3.edgexfoundry.org:10003 21:06:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:46 Configure a credential helper to remove this warning. See 21:06:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:46 21:06:46 Login Succeeded 21:06:46 nexus3.edgexfoundry.org:10004 21:06:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:46 Configure a credential helper to remove this warning. See 21:06:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:46 21:06:46 Login Succeeded 21:06:46 docker.io 21:06:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:47 Configure a credential helper to remove this warning. See 21:06:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:47 21:06:47 Login Succeeded 21:06:47 ---> docker-login.sh ends [Pipeline] } 21:06:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:06:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:06:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:06:47 ========================================================= 21:06:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 21:06:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:47 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 21:06:47 Sending build context to Docker daemon 4.118MB 21:06:47 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 21:06:47 Step 2/12 : FROM ${BASE} AS builder 21:06:47 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 21:06:47 213ec9aee27d: Pulling fs layer 21:06:47 4583459ba037: Pulling fs layer 21:06:47 93c1e223e6f2: Pulling fs layer 21:06:47 53926ce57604: Pulling fs layer 21:06:47 21b2b0c7a3f4: Pulling fs layer 21:06:47 22ff95d597cd: Pulling fs layer 21:06:47 53926ce57604: Waiting 21:06:47 21b2b0c7a3f4: Waiting 21:06:47 12d6caf4c0d1: Pulling fs layer 21:06:47 96b7cbca73a9: Pulling fs layer 21:06:47 22ff95d597cd: Waiting 21:06:47 12d6caf4c0d1: Waiting 21:06:47 a7acece74701: Pulling fs layer 21:06:47 a7acece74701: Waiting 21:06:47 96b7cbca73a9: Waiting 21:06:47 93c1e223e6f2: Download complete 21:06:47 4583459ba037: Download complete 21:06:47 21b2b0c7a3f4: Verifying Checksum 21:06:47 21b2b0c7a3f4: Download complete 21:06:47 22ff95d597cd: Verifying Checksum 21:06:47 22ff95d597cd: Download complete 21:06:47 213ec9aee27d: Verifying Checksum 21:06:47 213ec9aee27d: Download complete 21:06:47 12d6caf4c0d1: Download complete 21:06:47 213ec9aee27d: Pull complete 21:06:48 4583459ba037: Pull complete 21:06:48 93c1e223e6f2: Pull complete 21:06:48 a7acece74701: Verifying Checksum 21:06:48 a7acece74701: Download complete 21:06:48 96b7cbca73a9: Download complete 21:06:48 53926ce57604: Verifying Checksum 21:06:48 53926ce57604: Download complete 21:06:51 53926ce57604: Pull complete 21:06:51 21b2b0c7a3f4: Pull complete 21:06:52 22ff95d597cd: Pull complete 21:06:52 12d6caf4c0d1: Pull complete 21:06:54 96b7cbca73a9: Pull complete 21:06:54 a7acece74701: Pull complete 21:06:54 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 21:06:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:06:54 ---> db6d94c90886 21:06:54 Step 3/12 : ARG ADD_BUILD_TAGS="" 21:06:57 ---> Running in b65512133a4b 21:06:58 Removing intermediate container b65512133a4b 21:06:58 ---> 672d0034b570 21:06:58 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:06:58 ---> Running in 3eb2ff255ed3 21:06:58 Removing intermediate container 3eb2ff255ed3 21:06:58 ---> 2a2ca22702a9 21:06:58 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 21:06:58 ---> Running in f1d2e0773c77 21:06:58 Removing intermediate container f1d2e0773c77 21:06:58 ---> 3988ef44e347 21:06:58 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 21:06:58 ---> Running in 701af14c64e1 21:06:58 Removing intermediate container 701af14c64e1 21:06:58 ---> 38b1a9f7a124 21:06:58 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:06:58 ---> Running in 3d1b2b24e091 21:06:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:06:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:06:59 OK: 211 MiB in 51 packages 21:06:59 Removing intermediate container 3d1b2b24e091 21:06:59 ---> e026bcd42b67 21:06:59 Step 8/12 : WORKDIR /app 21:06:59 ---> Running in e8cacd96c6c3 21:06:59 Removing intermediate container e8cacd96c6c3 21:06:59 ---> fae4c8c4ac10 21:06:59 Step 9/12 : COPY go.mod vendor* ./ 21:06:59 ---> 0dc31847bdc5 21:06:59 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:06:59 ---> Running in a9fefaded546 21:07:01 Still waiting to schedule task 21:07:01 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 21:07:26 Removing intermediate container a9fefaded546 21:07:26 ---> d8d6713c941c 21:07:26 Step 11/12 : COPY . . 21:07:26 ---> 25e792f61143 21:07:26 Step 12/12 : RUN $MAKE 21:07:26 ---> Running in 41b8baa8621f 21:07:26 noop 21:07:26 Removing intermediate container 41b8baa8621f 21:07:26 ---> 46c43e4663db 21:07:26 Successfully built 46c43e4663db 21:07:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:27 + docker inspect -f . ci-base-image-x86_64 21:07:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:07:27 prd-ubuntu20.04-docker-8c-8g-9528 does not seem to be running inside a container 21:07:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-160 -v /w/workspace/undry_device-rfid-llrp-go_PR-160:/w/workspace/undry_device-rfid-llrp-go_PR-160:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-160@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-160@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:07:27 $ docker top 61347bfccbc4244e1006b73464601687e2f77c459abeab8ee1f9b99f2d030102 -eo pid,comm [Pipeline] { [Pipeline] sh 21:07:27 + go version 21:07:27 go version go1.18.7 linux/amd64 [Pipeline] } 21:07:27 $ docker stop --time=1 61347bfccbc4244e1006b73464601687e2f77c459abeab8ee1f9b99f2d030102 21:07:29 $ docker rm -f --volumes 61347bfccbc4244e1006b73464601687e2f77c459abeab8ee1f9b99f2d030102 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:29 + docker inspect -f . ci-base-image-x86_64 21:07:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:07:29 prd-ubuntu20.04-docker-8c-8g-9528 does not seem to be running inside a container 21:07:29 $ 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-160 -v /w/workspace/undry_device-rfid-llrp-go_PR-160:/w/workspace/undry_device-rfid-llrp-go_PR-160:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-160@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-160@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:07:30 $ docker top 93dd9e1f3a2d5dbf27d8fb0b38c660b81ff9c8ea4416d471dd81c5a63d3c1898 -eo pid,comm [Pipeline] { [Pipeline] sh 21:07:30 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-160 [Pipeline] fileExists [Pipeline] sh 21:07:30 + make test 21:07:30 go test ./... -coverprofile=coverage.out ./... 21:07:30 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 21:07:40 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 21:07:40 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 21:07:45 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.508s coverage: 40.7% of statements 21:07:45 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.254s coverage: 52.0% of statements 21:07:45 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.015s coverage: 95.5% of statements 21:07:53 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 21:07:53 go vet ./... 21:07:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:07:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:07:56 ./bin/test-attribution-txt.sh 21:07:56 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 21:07:56 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 21:07:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:07:56 $ docker stop --time=1 93dd9e1f3a2d5dbf27d8fb0b38c660b81ff9c8ea4416d471dd81c5a63d3c1898 21:07:58 $ docker rm -f --volumes 93dd9e1f3a2d5dbf27d8fb0b38c660b81ff9c8ea4416d471dd81c5a63d3c1898 [Pipeline] // withDockerContainer [Pipeline] sh 21:07:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:07:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:07:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:08:00 + ls -al . 21:08:00 total 632 21:08:00 drwxrwxr-x 11 jenkins jenkins 4096 Mar 9 21:07 . 21:08:00 drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 21:06 .. 21:08:00 -rw-rw-r-- 1 jenkins jenkins 134 Mar 9 21:06 .dockerignore 21:08:00 drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 21:07 .git 21:08:00 drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 21:06 .github 21:08:00 -rw-rw-r-- 1 jenkins jenkins 946 Mar 9 21:06 .gitignore 21:08:00 -rw-rw-r-- 1 jenkins jenkins 41 Mar 9 21:06 .golangci.yml 21:08:00 drwxr-xr-x 3 jenkins jenkins 4096 Mar 9 21:06 .semver 21:08:00 -rw-rw-r-- 1 jenkins jenkins 10896 Mar 9 21:06 Attribution.txt 21:08:00 -rw-rw-r-- 1 jenkins jenkins 5905 Mar 9 21:06 CHANGELOG.md 21:08:00 -rw-rw-r-- 1 jenkins jenkins 1347 Mar 9 21:06 Dockerfile 21:08:00 -rw-rw-r-- 1 jenkins jenkins 677 Mar 9 21:06 GOVERNANCE.md 21:08:00 -rw-rw-r-- 1 jenkins jenkins 683 Mar 9 21:06 Jenkinsfile 21:08:00 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 9 21:06 LICENSE 21:08:00 -rw-rw-r-- 1 jenkins jenkins 2018 Mar 9 21:06 Makefile 21:08:00 -rw-rw-r-- 1 jenkins jenkins 625 Mar 9 21:06 OWNERS.md 21:08:00 -rw-rw-r-- 1 jenkins jenkins 28496 Mar 9 21:06 README.md 21:08:00 -rw-rw-r-- 1 jenkins jenkins 5 Mar 9 21:06 VERSION 21:08:00 drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 21:06 bin 21:08:00 drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 21:06 cmd 21:08:00 -rw-r--r-- 1 jenkins jenkins 457862 Mar 9 21:07 coverage.out 21:08:00 drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 21:06 examples 21:08:00 -rw-rw-r-- 1 jenkins jenkins 3462 Mar 9 21:06 go.mod 21:08:00 -rw-rw-r-- 1 jenkins jenkins 33032 Mar 9 21:06 go.sum 21:08:00 drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 21:06 images 21:08:00 drwxrwxr-x 5 jenkins jenkins 4096 Mar 9 21:06 internal 21:08:00 drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 21:06 snap 21:08:00 -rw-rw-r-- 1 jenkins jenkins 193 Mar 9 21:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:00 + 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=6bdb1d8ee225d7d250ca5d4f54acca5048b416d3 --label arch=amd64 --label version=0.0.0 . 21:08:00 Sending build context to Docker daemon 4.118MB 21:08:00 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 21:08:00 Step 2/24 : FROM ${BASE} AS builder 21:08:00 ---> 46c43e4663db 21:08:00 Step 3/24 : ARG ADD_BUILD_TAGS="" 21:08:00 ---> Running in 481237230ecb 21:08:00 Removing intermediate container 481237230ecb 21:08:00 ---> 968be2b38a59 21:08:00 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:08:00 ---> Running in ca883962eee7 21:08:00 Removing intermediate container ca883962eee7 21:08:00 ---> 705fc2db73c5 21:08:00 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 21:08:00 ---> Running in 0396186e8f17 21:08:00 Removing intermediate container 0396186e8f17 21:08:00 ---> 75e409308d2c 21:08:00 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 21:08:01 ---> Running in 61ba2819e5f3 21:08:01 Removing intermediate container 61ba2819e5f3 21:08:01 ---> 5abe29399024 21:08:01 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:08:01 ---> Running in 61bc56304e4a 21:08:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:08:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:08:01 OK: 211 MiB in 51 packages 21:08:02 Removing intermediate container 61bc56304e4a 21:08:02 ---> 94f2d0447dcd 21:08:02 Step 8/24 : WORKDIR /app 21:08:02 ---> Running in b026393c4439 21:08:02 Removing intermediate container b026393c4439 21:08:02 ---> 910de344c088 21:08:02 Step 9/24 : COPY go.mod vendor* ./ 21:08:02 ---> 83a9d0f76ea2 21:08:02 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:08:02 ---> Running in 3075fbf36348 21:08:03 Removing intermediate container 3075fbf36348 21:08:03 ---> 8992ae0f3c5e 21:08:03 Step 11/24 : COPY . . 21:08:03 ---> 7afd5f33153e 21:08:03 Step 12/24 : RUN $MAKE 21:08:03 ---> Running in 65a6f92e57f1 21:08:03 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 21:08:25 Removing intermediate container 65a6f92e57f1 21:08:25 ---> b32b83929d8a 21:08:25 Step 13/24 : FROM alpine:3.16 21:08:25 3.16: Pulling from library/alpine 21:08:25 ef5531b6e74e: Pulling fs layer 21:08:25 ef5531b6e74e: Verifying Checksum 21:08:25 ef5531b6e74e: Download complete 21:08:25 ef5531b6e74e: Pull complete 21:08:25 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 21:08:25 Status: Downloaded newer image for alpine:3.16 21:08:25 ---> dfd21b5a31f5 21:08:25 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 21:08:25 ---> Running in d3d6855c02e3 21:08:25 Removing intermediate container d3d6855c02e3 21:08:25 ---> 8b887a110dc6 21:08:25 Step 15/24 : RUN apk add --update --no-cache dumb-init 21:08:25 ---> Running in f872a2d5be2c 21:08:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:08:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:08:25 (1/1) Installing dumb-init (1.2.5-r1) 21:08:25 Executing busybox-1.35.0-r17.trigger 21:08:25 OK: 6 MiB in 15 packages 21:08:25 Removing intermediate container f872a2d5be2c 21:08:25 ---> eca8b89aa75e 21:08:25 Step 16/24 : COPY --from=builder /app/LICENSE / 21:08:25 ---> 0f05db2d3c48 21:08:25 Step 17/24 : COPY --from=builder /app/Attribution.txt / 21:08:25 ---> 34e46a537058 21:08:25 Step 18/24 : COPY --from=builder /app/cmd/ / 21:08:25 ---> 8256e78f5f94 21:08:25 Step 19/24 : EXPOSE 59989 21:08:25 ---> Running in e544ce69f050 21:08:25 Removing intermediate container e544ce69f050 21:08:25 ---> 33c5c6ede3b1 21:08:25 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 21:08:25 ---> Running in bd901933fc0a 21:08:25 Removing intermediate container bd901933fc0a 21:08:25 ---> ea5ce50cef69 21:08:25 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:08:25 ---> Running in b81abf014140 21:08:25 Removing intermediate container b81abf014140 21:08:25 ---> 426f434caa1f 21:08:25 Step 22/24 : LABEL arch=amd64 21:08:25 ---> Running in 57cd381ab460 21:08:25 Removing intermediate container 57cd381ab460 21:08:25 ---> 8806c73d19c6 21:08:25 Step 23/24 : LABEL git_sha=6bdb1d8ee225d7d250ca5d4f54acca5048b416d3 21:08:25 ---> Running in 35566ba7ef6e 21:08:25 Removing intermediate container 35566ba7ef6e 21:08:25 ---> 65b64113c957 21:08:25 Step 24/24 : LABEL version=0.0.0 21:08:26 ---> Running in dc7161d4cba9 21:08:26 Removing intermediate container dc7161d4cba9 21:08:26 ---> 1d6523174ae8 21:08:26 [Warning] One or more build-args [ARCH] were not consumed 21:08:26 Successfully built 1d6523174ae8 21:08:26 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 21:08:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:08:26 21:08:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:08:26 latest: Pulling from edgex-lftools-log-publisher 21:08:26 5eb5b503b376: Pulling fs layer 21:08:26 5c69ac0246d0: Pulling fs layer 21:08:26 ec43610c2a17: Pulling fs layer 21:08:26 3a2ae6a8a46f: Pulling fs layer 21:08:26 33b1e0a273af: Pulling fs layer 21:08:26 5d3b04190fa2: Pulling fs layer 21:08:26 2f39f015ded8: Pulling fs layer 21:08:26 5d3b04190fa2: Waiting 21:08:26 2f39f015ded8: Waiting 21:08:26 3a2ae6a8a46f: Waiting 21:08:26 33b1e0a273af: Waiting 21:08:26 5c69ac0246d0: Verifying Checksum 21:08:26 5c69ac0246d0: Download complete 21:08:26 3a2ae6a8a46f: Verifying Checksum 21:08:26 3a2ae6a8a46f: Download complete 21:08:27 33b1e0a273af: Download complete 21:08:27 5d3b04190fa2: Verifying Checksum 21:08:27 5d3b04190fa2: Download complete 21:08:27 ec43610c2a17: Verifying Checksum 21:08:27 ec43610c2a17: Download complete 21:08:27 5eb5b503b376: Download complete 21:08:27 2f39f015ded8: Download complete 21:08:28 5eb5b503b376: Pull complete 21:08:28 5c69ac0246d0: Pull complete 21:08:28 ec43610c2a17: Pull complete 21:08:28 3a2ae6a8a46f: Pull complete 21:08:28 33b1e0a273af: Pull complete 21:08:29 5d3b04190fa2: Pull complete 21:08:33 2f39f015ded8: Pull complete 21:08:33 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:08:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:08:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:08:33 prd-ubuntu20.04-docker-8c-8g-9528 does not seem to be running inside a container 21:08:33 $ 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-160 -v /w/workspace/undry_device-rfid-llrp-go_PR-160:/w/workspace/undry_device-rfid-llrp-go_PR-160:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-160@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-160@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:08:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9529 in /w/workspace/undry_device-rfid-llrp-go_PR-160 21:08:37 $ docker top abf3e10b13b8db3f7e5535b2acb9657edaf7c3cfa693e158d0acffde05d402eb -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws 21:08:37 Running in /w/workspace/device-rfid-llrp-go/2 [Pipeline] { [Pipeline] checkout 21:08:37 Selected Git installation does not exist. Using Default 21:08:37 The recommended git tool is: NONE 21:08:37 ---> job-cost.sh 21:08:37 lf-activate-venv: SKIPPING 21:08:37 INFO: No Stack... 21:08:38 INFO: Retrieving Pricing Info for: v3-standard-8 21:08:38 INFO: Archiving Costs [Pipeline] sh 21:08:38 + cat /w/workspace/undry_device-rfid-llrp-go_PR-160/archives/cost.csv 21:08:38 + cut -d, -f6 [Pipeline] lock 21:08:38 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-160-2-stack-cost] 21:08:38 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-160-2-stack-cost] did not exist. Created. 21:08:38 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-160-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:08:39 + echo total: 0.2199999988079071 [Pipeline] stash 21:08:39 Stashed 1 file(s) [Pipeline] } 21:08:39 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-160-2-stack-cost] [Pipeline] // lock [Pipeline] } 21:08:39 $ docker stop --time=1 abf3e10b13b8db3f7e5535b2acb9657edaf7c3cfa693e158d0acffde05d402eb 21:08:40 $ docker rm -f --volumes abf3e10b13b8db3f7e5535b2acb9657edaf7c3cfa693e158d0acffde05d402eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:08:42 using credential edgex-jenkins-ssh 21:08:42 Cloning the remote Git repository 21:08:42 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 21:08:42 > git init /w/workspace/device-rfid-llrp-go/2 # timeout=10 21:08:42 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 21:08:42 > git --version # timeout=10 21:08:42 > git --version # 'git version 2.25.1' 21:08:42 using GIT_SSH to set credentials SSH Credentials for GitHub 21:08:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:08:45 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 21:08:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:08:46 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 21:08:46 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 21:08:46 using GIT_SSH to set credentials SSH Credentials for GitHub 21:08:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/160/head:refs/remotes/origin/PR-160 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:08:46 Merging remotes/origin/main commit 6afc6bebc55851e438483997c27c526932a4a7b3 into PR head commit c1e9c82f50c5f561b8321fcd721786082837dd82 21:08:47 Merge succeeded, producing 7d6b4d6e71c66310976b3a215d34432b696f589c 21:08:47 Checking out Revision 7d6b4d6e71c66310976b3a215d34432b696f589c (PR-160) 21:08:46 > git config core.sparsecheckout # timeout=10 21:08:46 > git checkout -f c1e9c82f50c5f561b8321fcd721786082837dd82 # timeout=10 21:08:46 > git remote # timeout=10 21:08:46 > git config --get remote.origin.url # timeout=10 21:08:46 using GIT_SSH to set credentials SSH Credentials for GitHub 21:08:46 > git merge 6afc6bebc55851e438483997c27c526932a4a7b3 # timeout=10 21:08:47 > git rev-parse HEAD^{commit} # timeout=10 21:08:47 > git config core.sparsecheckout # timeout=10 21:08:47 > git checkout -f 7d6b4d6e71c66310976b3a215d34432b696f589c # timeout=10 21:08:50 Commit message: "Merge commit '6afc6bebc55851e438483997c27c526932a4a7b3' into HEAD" 21:08:50 > git rev-list --no-walk c1e9c82f50c5f561b8321fcd721786082837dd82 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:08:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:08:51 % Total % Received % Xferd Average Speed Time Time Time Current 21:08:51 Dload Upload Total Spent Left Speed 21:08:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 67465 0 --:--:-- --:--:-- --:--:-- 67824 [Pipeline] sh 21:08:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:08:52 + sudo tee /etc/docker/daemon.new 21:08:52 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:08:52 { 21:08:52 "registry-mirrors": [ 21:08:52 "https://nexus3.edgexfoundry.org:10001" 21:08:52 ], 21:08:52 "bip": "10.250.0.254/24", 21:08:52 "hosts": [ 21:08:52 "tcp://0.0.0.0:5555", 21:08:52 "unix:///var/run/docker.sock" 21:08:52 ], 21:08:52 "mtu": 1458, 21:08:52 "selinux-enabled": true, 21:08:52 "seccomp-profile": "/etc/docker/seccomp.json" 21:08:52 } [Pipeline] sh 21:08:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:08:53 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:09:11 provisioning config files... 21:09:11 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/2@tmp/config34480362220219445tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:09:12 ---> docker-login.sh 21:09:12 nexus3.edgexfoundry.org:10001 21:09:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:09:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:09:12 Configure a credential helper to remove this warning. See 21:09:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:09:12 21:09:12 Login Succeeded 21:09:12 nexus3.edgexfoundry.org:10002 21:09:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:09:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:09:12 Configure a credential helper to remove this warning. See 21:09:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:09:12 21:09:12 Login Succeeded 21:09:13 nexus3.edgexfoundry.org:10003 21:09:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:09:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:09:13 Configure a credential helper to remove this warning. See 21:09:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:09:13 21:09:13 Login Succeeded 21:09:13 nexus3.edgexfoundry.org:10004 21:09:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:09:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:09:13 Configure a credential helper to remove this warning. See 21:09:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:09:13 21:09:13 Login Succeeded 21:09:13 docker.io 21:09:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:09:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:09:14 Configure a credential helper to remove this warning. See 21:09:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:09:14 21:09:14 Login Succeeded 21:09:14 ---> docker-login.sh ends [Pipeline] } 21:09:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:09:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:09:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:09:14 ========================================================= 21:09:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 21:09:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:14 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 21:09:15 Sending build context to Docker daemon 1.213MB 21:09:15 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 21:09:15 Step 2/12 : FROM ${BASE} AS builder 21:09:15 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:09:15 9b18e9b68314: Pulling fs layer 21:09:15 35d82f9e3411: Pulling fs layer 21:09:15 e16973657156: Pulling fs layer 21:09:15 fc693d55d65f: Pulling fs layer 21:09:15 7e9fc2657dce: Pulling fs layer 21:09:15 dda99020689f: Pulling fs layer 21:09:15 db1c61fa0a46: Pulling fs layer 21:09:15 891c053d2c06: Pulling fs layer 21:09:15 fc693d55d65f: Waiting 21:09:15 7e9fc2657dce: Waiting 21:09:15 dda99020689f: Waiting 21:09:15 db1c61fa0a46: Waiting 21:09:15 891c053d2c06: Waiting 21:09:15 e16973657156: Verifying Checksum 21:09:15 e16973657156: Download complete 21:09:15 35d82f9e3411: Verifying Checksum 21:09:15 35d82f9e3411: Download complete 21:09:15 7e9fc2657dce: Verifying Checksum 21:09:15 7e9fc2657dce: Download complete 21:09:15 dda99020689f: Verifying Checksum 21:09:15 dda99020689f: Download complete 21:09:15 9b18e9b68314: Verifying Checksum 21:09:15 9b18e9b68314: Download complete 21:09:16 9b18e9b68314: Pull complete 21:09:16 891c053d2c06: Verifying Checksum 21:09:16 891c053d2c06: Download complete 21:09:16 35d82f9e3411: Pull complete 21:09:17 e16973657156: Pull complete 21:09:17 db1c61fa0a46: Verifying Checksum 21:09:17 db1c61fa0a46: Download complete 21:09:18 fc693d55d65f: Verifying Checksum 21:09:18 fc693d55d65f: Download complete 21:09:30 fc693d55d65f: Pull complete 21:09:30 7e9fc2657dce: Pull complete 21:09:30 dda99020689f: Pull complete 21:09:36 db1c61fa0a46: Pull complete 21:09:38 891c053d2c06: Pull complete 21:09:38 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 21:09:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:09:38 ---> f96f9c87975a 21:09:38 Step 3/12 : ARG ADD_BUILD_TAGS="" 21:09:40 ---> Running in 5a1399fa10b2 21:09:40 Removing intermediate container 5a1399fa10b2 21:09:40 ---> 4764a4470f27 21:09:40 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:09:40 ---> Running in d4759242f0da 21:09:40 Removing intermediate container d4759242f0da 21:09:40 ---> 11870bbe1783 21:09:40 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 21:09:40 ---> Running in f0db1f7b4c79 21:09:41 Removing intermediate container f0db1f7b4c79 21:09:41 ---> 5b32ea7d2970 21:09:41 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 21:09:41 ---> Running in 685546ca435f 21:09:41 Removing intermediate container 685546ca435f 21:09:41 ---> 3e8d42df0898 21:09:41 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:09:41 ---> Running in 1ac4d6d9e87a 21:09:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:09:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:09:44 OK: 221 MiB in 51 packages 21:09:44 Removing intermediate container 1ac4d6d9e87a 21:09:44 ---> d86d71a4ca45 21:09:44 Step 8/12 : WORKDIR /app 21:09:44 ---> Running in eda4ca09f97f 21:09:45 Removing intermediate container eda4ca09f97f 21:09:45 ---> 9966100e9007 21:09:45 Step 9/12 : COPY go.mod vendor* ./ 21:09:45 ---> 0e6a93ea22d3 21:09:45 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:09:45 ---> Running in d2d80152964c 21:10:53 Removing intermediate container d2d80152964c 21:10:53 ---> 912d63230708 21:10:53 Step 11/12 : COPY . . 21:10:53 ---> c35dc64ef66e 21:10:53 Step 12/12 : RUN $MAKE 21:10:53 ---> Running in 332a26c0973e 21:10:53 noop 21:10:54 Removing intermediate container 332a26c0973e 21:10:54 ---> a4a29d1e19e0 21:10:54 Successfully built a4a29d1e19e0 21:10:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:54 + docker inspect -f . ci-base-image-arm64 21:10:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:10:54 prd-ubuntu20.04-docker-arm64-4c-16g-9529 does not seem to be running inside a container 21:10:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 21:10:55 $ docker top 9a9ddcbb78e02b4853df705feb6979187c96285bd0845d0413abfa01befcc2df -eo pid,comm [Pipeline] { [Pipeline] sh 21:10:56 + go version 21:10:56 go version go1.18.7 linux/arm64 [Pipeline] } 21:10:56 $ docker stop --time=1 9a9ddcbb78e02b4853df705feb6979187c96285bd0845d0413abfa01befcc2df 21:10:58 $ docker rm -f --volumes 9a9ddcbb78e02b4853df705feb6979187c96285bd0845d0413abfa01befcc2df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:58 + docker inspect -f . ci-base-image-arm64 21:10:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:10:59 prd-ubuntu20.04-docker-arm64-4c-16g-9529 does not seem to be running inside a container 21:10:59 $ 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/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 21:11:00 $ docker top edbb60aede4b5ecf4926fba9be170f937e52b91293d2632b287086be27a6f06a -eo pid,comm [Pipeline] { [Pipeline] sh 21:11:01 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/2 [Pipeline] fileExists [Pipeline] sh 21:11:01 + make test 21:11:01 go test ./... -coverprofile=coverage.out ./... 21:11:03 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 21:12:25 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 21:12:25 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 21:12:57 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 28.358s coverage: 40.7% of statements 21:12:57 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.493s coverage: 51.9% of statements 21:12:57 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.051s coverage: 95.5% of statements 21:12:57 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:12:57 go vet ./... 21:13:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:13:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:13:29 ./bin/test-attribution-txt.sh 21:13:29 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 21:13:29 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 21:13:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:13:29 $ docker stop --time=1 edbb60aede4b5ecf4926fba9be170f937e52b91293d2632b287086be27a6f06a 21:13:31 $ docker rm -f --volumes edbb60aede4b5ecf4926fba9be170f937e52b91293d2632b287086be27a6f06a [Pipeline] // withDockerContainer [Pipeline] sh 21:13:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:13:32 Warning: overwriting stash ‘coverage-report’ 21:13:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:13:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:13:33 + ls -al . 21:13:33 total 628 21:13:33 drwxrwxr-x 10 jenkins jenkins 4096 Mar 9 21:11 . 21:13:33 drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 21:08 .. 21:13:33 -rw-rw-r-- 1 jenkins jenkins 134 Mar 9 21:08 .dockerignore 21:13:33 drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 21:08 .git 21:13:33 drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 21:08 .github 21:13:33 -rw-rw-r-- 1 jenkins jenkins 946 Mar 9 21:08 .gitignore 21:13:33 -rw-rw-r-- 1 jenkins jenkins 41 Mar 9 21:08 .golangci.yml 21:13:33 -rw-rw-r-- 1 jenkins jenkins 10896 Mar 9 21:08 Attribution.txt 21:13:33 -rw-rw-r-- 1 jenkins jenkins 5905 Mar 9 21:08 CHANGELOG.md 21:13:33 -rw-rw-r-- 1 jenkins jenkins 1347 Mar 9 21:08 Dockerfile 21:13:33 -rw-rw-r-- 1 jenkins jenkins 677 Mar 9 21:08 GOVERNANCE.md 21:13:33 -rw-rw-r-- 1 jenkins jenkins 683 Mar 9 21:08 Jenkinsfile 21:13:33 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 9 21:08 LICENSE 21:13:33 -rw-rw-r-- 1 jenkins jenkins 2018 Mar 9 21:08 Makefile 21:13:33 -rw-rw-r-- 1 jenkins jenkins 625 Mar 9 21:08 OWNERS.md 21:13:33 -rw-rw-r-- 1 jenkins jenkins 28496 Mar 9 21:08 README.md 21:13:33 -rw-rw-r-- 1 jenkins jenkins 5 Mar 9 21:06 VERSION 21:13:33 drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 21:08 bin 21:13:33 drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 21:08 cmd 21:13:33 -rw-r--r-- 1 jenkins jenkins 457862 Mar 9 21:12 coverage.out 21:13:33 drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 21:08 examples 21:13:33 -rw-rw-r-- 1 jenkins jenkins 3462 Mar 9 21:08 go.mod 21:13:33 -rw-rw-r-- 1 jenkins jenkins 33032 Mar 9 21:08 go.sum 21:13:33 drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 21:08 images 21:13:33 drwxrwxr-x 5 jenkins jenkins 4096 Mar 9 21:08 internal 21:13:33 drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 21:08 snap 21:13:33 -rw-rw-r-- 1 jenkins jenkins 193 Mar 9 21:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:34 + 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=7d6b4d6e71c66310976b3a215d34432b696f589c --label arch=arm64 --label version=0.0.0 . 21:13:34 Sending build context to Docker daemon 1.213MB 21:13:34 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 21:13:34 Step 2/24 : FROM ${BASE} AS builder 21:13:34 ---> a4a29d1e19e0 21:13:34 Step 3/24 : ARG ADD_BUILD_TAGS="" 21:13:34 ---> Running in 7ca275638803 21:13:35 Removing intermediate container 7ca275638803 21:13:35 ---> 032c2ffb4f48 21:13:35 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:13:35 ---> Running in 5ad7c447a093 21:13:35 Removing intermediate container 5ad7c447a093 21:13:35 ---> 1abc7796c93d 21:13:35 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 21:13:35 ---> Running in ed3a6f5d7bc0 21:13:35 Removing intermediate container ed3a6f5d7bc0 21:13:35 ---> 3f2cd7488148 21:13:35 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 21:13:35 ---> Running in d79d4d733df1 21:13:36 Removing intermediate container d79d4d733df1 21:13:36 ---> 4f018d938c23 21:13:36 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:13:36 ---> Running in 2ffe3f90946c 21:13:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:13:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:13:38 OK: 221 MiB in 51 packages 21:13:39 Removing intermediate container 2ffe3f90946c 21:13:39 ---> 382a431207ab 21:13:39 Step 8/24 : WORKDIR /app 21:13:39 ---> Running in 17c8ec6abe77 21:13:40 Removing intermediate container 17c8ec6abe77 21:13:40 ---> ad6f402ffb4b 21:13:40 Step 9/24 : COPY go.mod vendor* ./ 21:13:42 ---> 0d5db9113974 21:13:42 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:13:42 ---> Running in ed33f2837fc2 21:13:45 Removing intermediate container ed33f2837fc2 21:13:45 ---> 458807dbc728 21:13:45 Step 11/24 : COPY . . 21:13:46 ---> 27a4243dd80f 21:13:46 Step 12/24 : RUN $MAKE 21:13:46 ---> Running in d41d583ecc09 21:13:48 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 21:15:55 Removing intermediate container d41d583ecc09 21:15:55 ---> f6ecbf86e41b 21:15:55 Step 13/24 : FROM alpine:3.16 21:15:55 3.16: Pulling from library/alpine 21:15:55 3760b48202b3: Pulling fs layer 21:15:55 3760b48202b3: Verifying Checksum 21:15:55 3760b48202b3: Download complete 21:15:55 3760b48202b3: Pull complete 21:15:55 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 21:15:55 Status: Downloaded newer image for alpine:3.16 21:15:55 ---> 4c81e5bf8899 21:15:55 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 21:15:55 ---> Running in d785149d6f7e 21:15:55 Removing intermediate container d785149d6f7e 21:15:55 ---> 11c54a0b6bcb 21:15:55 Step 15/24 : RUN apk add --update --no-cache dumb-init 21:15:55 ---> Running in 8e81beb74974 21:15:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:15:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:15:55 (1/1) Installing dumb-init (1.2.5-r1) 21:15:55 Executing busybox-1.35.0-r17.trigger 21:15:55 OK: 5 MiB in 15 packages 21:15:56 Removing intermediate container 8e81beb74974 21:15:56 ---> b9485c921c51 21:15:56 Step 16/24 : COPY --from=builder /app/LICENSE / 21:15:57 ---> 69f318cb48ad 21:15:57 Step 17/24 : COPY --from=builder /app/Attribution.txt / 21:15:57 ---> 48183293a96c 21:15:57 Step 18/24 : COPY --from=builder /app/cmd/ / 21:15:58 ---> 9f7ad23ec95e 21:15:58 Step 19/24 : EXPOSE 59989 21:15:58 ---> Running in 90105cc955ef 21:15:59 Removing intermediate container 90105cc955ef 21:15:59 ---> dc017d095bc6 21:15:59 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 21:15:59 ---> Running in 8503f95ccf0a 21:15:59 Removing intermediate container 8503f95ccf0a 21:15:59 ---> 8954393bb483 21:15:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:15:59 ---> Running in 9381899ace2f 21:15:59 Removing intermediate container 9381899ace2f 21:15:59 ---> 8cf8b51c407a 21:15:59 Step 22/24 : LABEL arch=arm64 21:15:59 ---> Running in 3214e5a48bab 21:15:59 Removing intermediate container 3214e5a48bab 21:15:59 ---> fc64cf47b9c4 21:15:59 Step 23/24 : LABEL git_sha=7d6b4d6e71c66310976b3a215d34432b696f589c 21:15:59 ---> Running in 2bbe6764bcee 21:16:00 Removing intermediate container 2bbe6764bcee 21:16:00 ---> 3941da437876 21:16:00 Step 24/24 : LABEL version=0.0.0 21:16:00 ---> Running in d5d00ac69ffa 21:16:00 Removing intermediate container d5d00ac69ffa 21:16:00 ---> 0522cf3407eb 21:16:00 [Warning] One or more build-args [ARCH] were not consumed 21:16:00 Successfully built 0522cf3407eb 21:16:00 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 21:16:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:16:01 21:16:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:16:01 arm64: Pulling from edgex-lftools-log-publisher 21:16:01 8998bd30e6a1: Pulling fs layer 21:16:01 04944245beec: Pulling fs layer 21:16:01 699f458cf7ca: Pulling fs layer 21:16:01 765212b225bb: Pulling fs layer 21:16:01 f23df028b6ca: Pulling fs layer 21:16:01 d65c8cfc05b1: Pulling fs layer 21:16:01 2437ff75d9bd: Pulling fs layer 21:16:01 765212b225bb: Waiting 21:16:01 f23df028b6ca: Waiting 21:16:01 d65c8cfc05b1: Waiting 21:16:01 2437ff75d9bd: Waiting 21:16:01 04944245beec: Verifying Checksum 21:16:01 04944245beec: Download complete 21:16:01 765212b225bb: Verifying Checksum 21:16:01 765212b225bb: Download complete 21:16:01 f23df028b6ca: Verifying Checksum 21:16:01 f23df028b6ca: Download complete 21:16:01 d65c8cfc05b1: Verifying Checksum 21:16:01 d65c8cfc05b1: Download complete 21:16:01 699f458cf7ca: Verifying Checksum 21:16:01 699f458cf7ca: Download complete 21:16:02 8998bd30e6a1: Download complete 21:16:04 2437ff75d9bd: Verifying Checksum 21:16:04 2437ff75d9bd: Download complete 21:16:06 8998bd30e6a1: Pull complete 21:16:06 04944245beec: Pull complete 21:16:07 699f458cf7ca: Pull complete 21:16:07 765212b225bb: Pull complete 21:16:08 f23df028b6ca: Pull complete 21:16:08 d65c8cfc05b1: Pull complete 21:16:23 2437ff75d9bd: Pull complete 21:16:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:16:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:16:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:16:23 prd-ubuntu20.04-docker-arm64-4c-16g-9529 does not seem to be running inside a container 21:16:24 $ 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/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:16:26 $ docker top f63fac8658edc8729cb0c338ed6e0d5378d9adfc1b57c6f4b96372c50bdffae0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:16:27 ---> job-cost.sh 21:16:27 lf-activate-venv: SKIPPING 21:16:27 INFO: No Stack... 21:16:27 INFO: Retrieving Pricing Info for: v3-standard-4 21:16:28 INFO: Archiving Costs [Pipeline] sh 21:16:29 + cat /w/workspace/device-rfid-llrp-go/2/archives/cost.csv 21:16:29 + cut -d, -f6 [Pipeline] lock 21:16:29 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-160-2-stack-cost] 21:16:29 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-160-2-stack-cost] did not exist. Created. 21:16:29 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-160-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:16:29 /w/workspace/device-rfid-llrp-go/2@tmp/durable-d4a8fbb9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:16:30 + echo total: 0.10999999940395355 [Pipeline] stash 21:16:30 Warning: overwriting stash ‘stack-cost’ 21:16:30 Stashed 1 file(s) [Pipeline] } 21:16:30 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-160-2-stack-cost] [Pipeline] // lock [Pipeline] } 21:16:30 $ docker stop --time=1 f63fac8658edc8729cb0c338ed6e0d5378d9adfc1b57c6f4b96372c50bdffae0 21:16:32 $ docker rm -f --volumes f63fac8658edc8729cb0c338ed6e0d5378d9adfc1b57c6f4b96372c50bdffae0 [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 21:16:32 provisioning config files... 21:16:32 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-160@tmp/config15731999758606881740tmp [Pipeline] { [Pipeline] sh 21:16:33 + set +x 21:16:33 + curl -s https://codecov.io/bash 21:16:33 + bash -s -- 21:16:33 21:16:33 _____ _ 21:16:33 / ____| | | 21:16:33 | | ___ __| | ___ ___ _____ __ 21:16:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:16:33 | |___| (_) | (_| | __/ (_| (_) \ V / 21:16:33 \_____\___/ \__,_|\___|\___\___/ \_/ 21:16:33 Bash-1.0.6 21:16:33 21:16:33 21:16:33 ==> git version 2.25.1 found 21:16:33 ==> 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 21:16:33 Release-Date: 2020-01-08 21:16:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:16:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:16:33 ==> Jenkins CI detected. 21:16:33 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-160 21:16:33 project root: . 21:16:33 --> token set from env 21:16:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:16:33 ==> Running gcov in . (disable via -X gcov) 21:16:33 ==> Python coveragepy not found 21:16:33 ==> Searching for coverage reports in: 21:16:33 + . 21:16:33 -> Found 1 reports 21:16:33 ==> Detecting git/mercurial file structure 21:16:33 ==> Reading reports 21:16:33 + ./coverage.out bytes=457862 21:16:33 ==> Appending adjustments 21:16:33 https://docs.codecov.io/docs/fixing-reports 21:16:33 + Found adjustments 21:16:33 ==> Gzipping contents 21:16:33 52K /tmp/codecov.OgP8p9.gz 21:16:33 ==> Uploading reports 21:16:33 url: https://codecov.io 21:16:33 query: branch=PR-160&commit=6bdb1d8ee225d7d250ca5d4f54acca5048b416d3&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-160%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=160&job=&cmd_args= 21:16:33 -> Pinging Codecov 21:16:33 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-160&commit=6bdb1d8ee225d7d250ca5d4f54acca5048b416d3&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-160%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=160&job=&cmd_args= 21:16:33 -> Uploading to 21:16:33 https://storage.googleapis.com/codecov/v4/raw/2023-03-09/581DD39554BDF9B6E22D074273EAD858/6bdb1d8ee225d7d250ca5d4f54acca5048b416d3/b38f8aec-feb1-4371-b81b-ebd526decca7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230309%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230309T211633Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e905a05fd1cc3cd6ef96e048b9b05a31478cdde0c5838a141472230f37a375aa 21:16:33 % Total % Received % Xferd Average Speed Time Time Time Current 21:16:33 Dload Upload Total Spent Left Speed 21:16:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51254 0 0 100 51254 0 173k --:--:-- --:--:-- --:--:-- 173k 21:16:34 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/6bdb1d8ee225d7d250ca5d4f54acca5048b416d3 [Pipeline] } 21:16:34 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 21:16:34 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-160/archives ] 21:16:34 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-160/archives 21:16:34 total 16 21:16:34 drwxr-xr-x 3 root root 4096 Mar 9 21:08 . 21:16:34 drwxrwxr-x 12 jenkins jenkins 4096 Mar 9 21:08 .. 21:16:34 drwxr-xr-x 2 root root 4096 Mar 9 21:08 cost 21:16:34 -rw-r--r-- 1 root root 91 Mar 9 21:08 cost.csv 21:16:34 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-160/archives 21:16:34 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-160/archives 21:16:34 total 16 21:16:34 drwxr-xr-x 3 jenkins jenkins 4096 Mar 9 21:08 . 21:16:34 drwxrwxr-x 12 jenkins jenkins 4096 Mar 9 21:08 .. 21:16:34 drwxr-xr-x 2 jenkins jenkins 4096 Mar 9 21:08 cost 21:16:34 -rw-r--r-- 1 jenkins jenkins 91 Mar 9 21:08 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:16:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:16:35 ---> package-listing.sh 21:16:35 ++ facter osfamily 21:16:35 ++ tr '[:upper:]' '[:lower:]' 21:16:36 + OS_FAMILY=debian 21:16:36 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-160 21:16:36 + START_PACKAGES=/tmp/packages_start.txt 21:16:36 + END_PACKAGES=/tmp/packages_end.txt 21:16:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:16:36 + PACKAGES=/tmp/packages_start.txt 21:16:36 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-160 ']' 21:16:36 + PACKAGES=/tmp/packages_end.txt 21:16:36 + case "${OS_FAMILY}" in 21:16:36 + dpkg -l 21:16:36 + grep '^ii' 21:16:36 + '[' -f /tmp/packages_start.txt ']' 21:16:36 + '[' -f /tmp/packages_end.txt ']' 21:16:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:16:36 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-160 ']' 21:16:36 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-160/archives/ 21:16:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-160/archives/ [Pipeline] echo 21:16:36 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-160/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:16:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:16:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:16:37 prd-ubuntu20.04-docker-8c-8g-9528 does not seem to be running inside a container 21:16:37 $ 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-160/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-160 -v /w/workspace/undry_device-rfid-llrp-go_PR-160:/w/workspace/undry_device-rfid-llrp-go_PR-160:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-160@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-160@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:16:37 $ docker top 54aac28cf35ff55e2d1d545729cb2428a320b0669f8a9de840716e1a39cd9695 -eo pid,comm [Pipeline] { [Pipeline] sh 21:16:37 + touch /tmp/pre-build-complete [Pipeline] sh 21:16:37 + mkdir -p /var/log/sysstat [Pipeline] sh 21:16:38 + ls /var/log/sa-host 21:16:38 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:16:38 provisioning config files... 21:16:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-160@tmp/config1191148766527006493tmp [Pipeline] { [Pipeline] echo 21:16:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:16:38 ---> create-netrc.sh [Pipeline] } 21:16:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:16:39 ---> python-tools-install.sh [Pipeline] echo 21:16:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:16:39 ---> sudo-logs.sh 21:16:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:16:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:16:39 ---> job-cost.sh 21:16:39 lf-activate-venv: SKIPPING 21:16:39 DEBUG: total: 0.2199999988079071 21:16:39 INFO: Retrieving Stack Cost... 21:16:39 INFO: Retrieving Pricing Info for: v3-standard-8 21:16:40 INFO: Archiving Costs [Pipeline] echo 21:16:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:16:40 ---> logs-deploy.sh 21:16:40 lf-activate-venv: SKIPPING 21:16:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-160/2 21:16:40 INFO: archiving workspace using pattern(s): 21:16:41 Archives upload complete. 21:16:41 INFO: archiving logs to Nexus