Pull request #216 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8bce0c163977951d555d4a4a4da2bc0e5618912d+6e4500d7246dada94f826fd10aec60271f103086 (d8a0a955051f82e2678bc740e26757e71f9b34e3) 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-ssh1792173172604218139.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh13423682625277344170.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-216/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-216/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10163658788525466065.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-216/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10382107382627041391.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh573615974064771224.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-216/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-216/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8285020743255991244.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: 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-12351 in /w/workspace/undry_device-rfid-llrp-go_PR-216 [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-216 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/216/head:refs/remotes/origin/PR-216 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6e4500d7246dada94f826fd10aec60271f103086 into PR head commit 8bce0c163977951d555d4a4a4da2bc0e5618912d Merge succeeded, producing 8bce0c163977951d555d4a4a4da2bc0e5618912d Checking out Revision 8bce0c163977951d555d4a4a4da2bc0e5618912d (PR-216) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:59:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:59:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:59:22 ========================================================= 10:59:22 EdgeX Global Pipelines Version Info 10:59:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 8bce0c163977951d555d4a4a4da2bc0e5618912d # 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 6e4500d7246dada94f826fd10aec60271f103086 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8bce0c163977951d555d4a4a4da2bc0e5618912d # timeout=10 10:59:22 ------------------- 10:59:22 stable info: 10:59:22 ------------------- 10:59:22 Commited By: Bill Mahoney bill.mahoney@intel.com 10:59:22 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 10:59:22 Message: update stable to v1.0.248 10:59:23 ------------------- 10:59:23 experimental info: 10:59:23 ------------------- 10:59:23 Commited By: **** collab-it+edgex@linuxfoundation.org 10:59:23 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 10:59:23 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:59:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 10:59:23 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 10:59:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:59:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:59:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:59:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 10:59:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:59:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:59:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:59:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:59:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:59:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 10:59:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:59:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:59:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:59:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:59:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:59:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:59:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:59:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:59:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:59:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:59:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:59:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:59:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:59:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:59:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:59:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-216 [Pipeline] echo 10:59:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-216 [Pipeline] echo 10:59:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-216 [Pipeline] echo 10:59:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8bce0c163977951d555d4a4a4da2bc0e5618912d [Pipeline] echo 10:59:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8bce0c1 [Pipeline] echo 10:59:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:59:25 provisioning config files... 10:59:25 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-216@tmp/config16099896027463400735tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:59:25 ---> docker-login.sh 10:59:25 nexus3.edgexfoundry.org:10001 10:59:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:59:25 Configure a credential helper to remove this warning. See 10:59:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:59:25 10:59:25 Login Succeeded 10:59:25 nexus3.edgexfoundry.org:10002 10:59:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:59:26 Configure a credential helper to remove this warning. See 10:59:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:59:26 10:59:26 Login Succeeded 10:59:26 nexus3.edgexfoundry.org:10003 10:59:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:59:26 Configure a credential helper to remove this warning. See 10:59:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:59:26 10:59:26 Login Succeeded 10:59:26 nexus3.edgexfoundry.org:10004 10:59:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:59:26 Configure a credential helper to remove this warning. See 10:59:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:59:26 10:59:26 Login Succeeded 10:59:26 docker.io 10:59:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:59:26 Configure a credential helper to remove this warning. See 10:59:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:59:26 10:59:26 Login Succeeded 10:59:26 ---> docker-login.sh ends [Pipeline] } 10:59:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:59:27 + git rev-list -1 --merges 8bce0c163977951d555d4a4a4da2bc0e5618912d~1..8bce0c163977951d555d4a4a4da2bc0e5618912d [Pipeline] echo 10:59:27 -----------> git rev-list -1 --merges 8bce0c163977951d555d4a4a4da2bc0e5618912d~1..8bce0c163977951d555d4a4a4da2bc0e5618912d 8bce0c163977951d555d4a4a4da2bc0e5618912d [false] [Pipeline] sh 10:59:27 + git log --format=format:%s -1 8bce0c163977951d555d4a4a4da2bc0e5618912d [Pipeline] echo 10:59:27 ========================================================= 10:59:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:59:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:59:28 + git log --format=format:%s -1 8bce0c163977951d555d4a4a4da2bc0e5618912d [Pipeline] echo 10:59:28 [semverPrep] GIT_COMMIT: 8bce0c163977951d555d4a4a4da2bc0e5618912d, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 10:59:28 [semverPrep] This is not a build commit. [Pipeline] sh 10:59:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:59:28 + grep -v github /etc/ssh/ssh_known_hosts 10:59:28 + [ -e /tmp/ssh_known_hosts ] 10:59:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:59:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:59:28 + sudo tee -a /etc/ssh/ssh_known_hosts 10:59:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:59:29 10:59:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:59:29 0.1.4: Pulling from edgex-devops/py-git-semver 10:59:29 b85a868b505f: Pulling fs layer 10:59:29 e2be974225ed: Pulling fs layer 10:59:29 339a4e72a1f5: Pulling fs layer 10:59:29 988bab9f4d93: Pulling fs layer 10:59:29 1469e6f7b9e6: Pulling fs layer 10:59:29 eaf3925da568: Pulling fs layer 10:59:29 bab4dde63d76: Pulling fs layer 10:59:29 bde34c3a00c8: Pulling fs layer 10:59:29 b352a97aabf1: Pulling fs layer 10:59:29 4872d77fe225: Pulling fs layer 10:59:29 5851b861e8e6: Pulling fs layer 10:59:29 1469e6f7b9e6: Waiting 10:59:29 eaf3925da568: Waiting 10:59:29 bab4dde63d76: Waiting 10:59:29 bde34c3a00c8: Waiting 10:59:29 b352a97aabf1: Waiting 10:59:29 4872d77fe225: Waiting 10:59:29 5851b861e8e6: Waiting 10:59:29 988bab9f4d93: Waiting 10:59:29 e2be974225ed: Verifying Checksum 10:59:29 e2be974225ed: Download complete 10:59:29 988bab9f4d93: Verifying Checksum 10:59:29 988bab9f4d93: Download complete 10:59:29 1469e6f7b9e6: Verifying Checksum 10:59:29 1469e6f7b9e6: Download complete 10:59:29 339a4e72a1f5: Verifying Checksum 10:59:29 339a4e72a1f5: Download complete 10:59:29 eaf3925da568: Download complete 10:59:29 bde34c3a00c8: Download complete 10:59:29 b352a97aabf1: Verifying Checksum 10:59:29 b352a97aabf1: Download complete 10:59:29 4872d77fe225: Verifying Checksum 10:59:29 4872d77fe225: Download complete 10:59:29 5851b861e8e6: Verifying Checksum 10:59:29 5851b861e8e6: Download complete 10:59:29 b85a868b505f: Verifying Checksum 10:59:29 b85a868b505f: Download complete 10:59:29 bab4dde63d76: Verifying Checksum 10:59:29 bab4dde63d76: Download complete 10:59:30 b85a868b505f: Pull complete 10:59:31 e2be974225ed: Pull complete 10:59:31 339a4e72a1f5: Pull complete 10:59:31 988bab9f4d93: Pull complete 10:59:31 1469e6f7b9e6: Pull complete 10:59:31 eaf3925da568: Pull complete 10:59:33 bab4dde63d76: Pull complete 10:59:33 bde34c3a00c8: Pull complete 10:59:33 b352a97aabf1: Pull complete 10:59:33 4872d77fe225: Pull complete 10:59:33 5851b861e8e6: Pull complete 10:59:33 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:59:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:59:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:59:34 prd-ubuntu20.04-docker-8c-8g-12351 does not seem to be running inside a container 10:59:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-216 -v /w/workspace/undry_device-rfid-llrp-go_PR-216:/w/workspace/undry_device-rfid-llrp-go_PR-216:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-216@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-216@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:59:37 $ docker top 59ec735fb2d3bef16caf22d9327a346d63470a8ab61ad10e3db8bc3f559b3ec3 -eo pid,comm 10:59:37 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). 10:59:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:59:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:59:37 [ssh-agent] Looking for ssh-agent implementation... 10:59:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:59:37 $ docker exec 59ec735fb2d3bef16caf22d9327a346d63470a8ab61ad10e3db8bc3f559b3ec3 ssh-agent 10:59:37 SSH_AUTH_SOCK=/tmp/ssh-DTMEH2nzLYP2/agent.32 10:59:37 SSH_AGENT_PID=38 10:59:37 Running ssh-add (command line suppressed) 10:59:37 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-216@tmp/private_key_9518993902059221193.key (/w/workspace/undry_device-rfid-llrp-go_PR-216@tmp/private_key_9518993902059221193.key) 10:59:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:59:37 + git tag --points-at HEAD [Pipeline] } 10:59:38 $ docker exec --env ******** --env ******** 59ec735fb2d3bef16caf22d9327a346d63470a8ab61ad10e3db8bc3f559b3ec3 ssh-agent -k 10:59:38 unset SSH_AUTH_SOCK; 10:59:38 unset SSH_AGENT_PID; 10:59:38 echo Agent pid 38 killed; 10:59:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:59:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:59:38 [ssh-agent] Looking for ssh-agent implementation... 10:59:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:59:38 $ docker exec 59ec735fb2d3bef16caf22d9327a346d63470a8ab61ad10e3db8bc3f559b3ec3 ssh-agent 10:59:38 SSH_AUTH_SOCK=/tmp/ssh-TKmj3Os3ic6z/agent.70 10:59:38 SSH_AGENT_PID=76 10:59:38 Running ssh-add (command line suppressed) 10:59:38 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-216@tmp/private_key_1189771441777287130.key (/w/workspace/undry_device-rfid-llrp-go_PR-216@tmp/private_key_1189771441777287130.key) 10:59:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:59:38 + git semver init 10:59:39 2023-05-02 10:59:39,081 [run_init] DEBUG init version:0.0.0 force:False 10:59:39 2023-05-02 10:59:39,081 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-216/.semver 10:59:39 2023-05-02 10:59:39,082 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-216/.semver 10:59:39 2023-05-02 10:59:39,082 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-216/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-216, universal_newlines=False, shell=None, istream=None) 10:59:40 2023-05-02 10:59:39,870 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-216/.git/info/exclude 10:59:40 2023-05-02 10:59:39,870 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-216/.semver/PR-216 with force:False 10:59:40 2023-05-02 10:59:39,870 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-216/.semver/PR-216 10:59:40 2023-05-02 10:59:39,875 [execute] INFO git cat-file --batch-check 10:59:40 2023-05-02 10:59:39,876 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-216/.semver, universal_newlines=False, shell=None, istream=) 10:59:40 2023-05-02 10:59:39,882 [execute] INFO git cat-file --batch 10:59:40 2023-05-02 10:59:39,882 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-216/.semver, universal_newlines=False, shell=None, istream=) 10:59:40 2023-05-02 10:59:39,886 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-216/.semver/PR-216 10:59:40 0.0.0 [Pipeline] } 10:59:40 $ docker exec --env ******** --env ******** 59ec735fb2d3bef16caf22d9327a346d63470a8ab61ad10e3db8bc3f559b3ec3 ssh-agent -k 10:59:40 unset SSH_AUTH_SOCK; 10:59:40 unset SSH_AGENT_PID; 10:59:40 echo Agent pid 76 killed; 10:59:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:59:40 + git semver [Pipeline] } 10:59:40 $ docker stop --time=1 59ec735fb2d3bef16caf22d9327a346d63470a8ab61ad10e3db8bc3f559b3ec3 10:59:42 $ docker rm -f --volumes 59ec735fb2d3bef16caf22d9327a346d63470a8ab61ad10e3db8bc3f559b3ec3 [Pipeline] // withDockerContainer [Pipeline] sh 10:59:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:59:42 Stashed 1 file(s) [Pipeline] echo 10:59:42 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:59:43 provisioning config files... 10:59:43 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-216@tmp/config15971797246017433343tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:59:43 ---> docker-login.sh 10:59:43 nexus3.edgexfoundry.org:10001 10:59:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:59:43 Configure a credential helper to remove this warning. See 10:59:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:59:43 10:59:43 Login Succeeded 10:59:43 nexus3.edgexfoundry.org:10002 10:59:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:59:43 Configure a credential helper to remove this warning. See 10:59:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:59:43 10:59:43 Login Succeeded 10:59:43 nexus3.edgexfoundry.org:10003 10:59:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:59:44 Configure a credential helper to remove this warning. See 10:59:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:59:44 10:59:44 Login Succeeded 10:59:44 nexus3.edgexfoundry.org:10004 10:59:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:59:44 Configure a credential helper to remove this warning. See 10:59:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:59:44 10:59:44 Login Succeeded 10:59:44 docker.io 10:59:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:59:44 Configure a credential helper to remove this warning. See 10:59:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:59:44 10:59:44 Login Succeeded 10:59:44 ---> docker-login.sh ends [Pipeline] } 10:59:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:59:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:59:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:59:44 ========================================================= 10:59:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 10:59:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:45 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 10:59:45 Sending build context to Docker daemon 4.228MB 10:59:45 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 10:59:45 Step 2/12 : FROM ${BASE} AS builder 10:59:45 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 10:59:45 f56be85fc22e: Pulling fs layer 10:59:45 85791d961cd3: Pulling fs layer 10:59:45 d694b5ae8c79: Pulling fs layer 10:59:45 9f32a84ed3da: Pulling fs layer 10:59:45 4d19c01a9841: Pulling fs layer 10:59:45 9325e15d5711: Pulling fs layer 10:59:45 556b6ee489ea: Pulling fs layer 10:59:45 c5a4b2cf53e6: Pulling fs layer 10:59:45 9325e15d5711: Waiting 10:59:45 9f32a84ed3da: Waiting 10:59:45 556b6ee489ea: Waiting 10:59:45 4d19c01a9841: Waiting 10:59:45 c5a4b2cf53e6: Waiting 10:59:45 85791d961cd3: Download complete 10:59:45 9f32a84ed3da: Download complete 10:59:45 4d19c01a9841: Download complete 10:59:45 f56be85fc22e: Verifying Checksum 10:59:45 f56be85fc22e: Download complete 10:59:45 9325e15d5711: Verifying Checksum 10:59:45 9325e15d5711: Download complete 10:59:45 f56be85fc22e: Pull complete 10:59:45 85791d961cd3: Pull complete 10:59:45 c5a4b2cf53e6: Verifying Checksum 10:59:45 c5a4b2cf53e6: Download complete 10:59:45 d694b5ae8c79: Verifying Checksum 10:59:45 d694b5ae8c79: Download complete 10:59:46 556b6ee489ea: Verifying Checksum 10:59:46 556b6ee489ea: Download complete 10:59:49 d694b5ae8c79: Pull complete 10:59:49 9f32a84ed3da: Pull complete 10:59:49 4d19c01a9841: Pull complete 10:59:49 9325e15d5711: Pull complete 10:59:52 556b6ee489ea: Pull complete 10:59:53 c5a4b2cf53e6: Pull complete 10:59:53 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 10:59:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 10:59:53 ---> c4be618373d6 10:59:53 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:59:57 ---> Running in c9d0958d0638 10:59:57 Removing intermediate container c9d0958d0638 10:59:57 ---> a0213e4036b1 10:59:57 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:59:57 ---> Running in eae26e8a262b 10:59:57 Removing intermediate container eae26e8a262b 10:59:57 ---> b7f4a12741c0 10:59:57 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:59:57 ---> Running in 484683eabf38 10:59:57 Removing intermediate container 484683eabf38 10:59:57 ---> e8bab4bca7d1 10:59:57 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:59:57 ---> Running in aac259ee1586 10:59:57 Removing intermediate container aac259ee1586 10:59:57 ---> bdd4165fdc44 10:59:57 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:59:57 ---> Running in 0defb01a1de1 10:59:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:59:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:59:58 OK: 265 MiB in 53 packages 10:59:58 Still waiting to schedule task 10:59:58 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:59:58 Removing intermediate container 0defb01a1de1 10:59:58 ---> fd03078633bb 10:59:58 Step 8/12 : WORKDIR /app 10:59:58 ---> Running in d8c3b9bbaaa2 10:59:58 Removing intermediate container d8c3b9bbaaa2 10:59:58 ---> ad6648c4f241 10:59:58 Step 9/12 : COPY go.mod vendor* ./ 10:59:58 ---> 505ac36c3c6d 10:59:58 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:59:58 ---> Running in a44ac249e7c7 11:00:30 Removing intermediate container a44ac249e7c7 11:00:30 ---> cbc1f42d1dab 11:00:30 Step 11/12 : COPY . . 11:00:30 ---> f1b29785cb07 11:00:30 Step 12/12 : RUN $MAKE 11:00:30 ---> Running in 713bf77ad62d 11:00:30 noop 11:00:30 Removing intermediate container 713bf77ad62d 11:00:30 ---> e3732943882e 11:00:30 Successfully built e3732943882e 11:00:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:31 + docker inspect -f . ci-base-image-x86_64 11:00:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:00:31 prd-ubuntu20.04-docker-8c-8g-12351 does not seem to be running inside a container 11:00:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-216 -v /w/workspace/undry_device-rfid-llrp-go_PR-216:/w/workspace/undry_device-rfid-llrp-go_PR-216:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-216@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-216@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:00:31 $ docker top e56111fa50b386a06bd2620d6cb58ccdc1deb052f0d65461ac96e74582f7a5ee -eo pid,comm [Pipeline] { [Pipeline] sh 11:00:32 + go version 11:00:32 go version go1.20.2 linux/amd64 [Pipeline] } 11:00:32 $ docker stop --time=1 e56111fa50b386a06bd2620d6cb58ccdc1deb052f0d65461ac96e74582f7a5ee 11:00:33 $ docker rm -f --volumes e56111fa50b386a06bd2620d6cb58ccdc1deb052f0d65461ac96e74582f7a5ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:34 + docker inspect -f . ci-base-image-x86_64 11:00:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:00:34 prd-ubuntu20.04-docker-8c-8g-12351 does not seem to be running inside a container 11:00:34 $ 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-216 -v /w/workspace/undry_device-rfid-llrp-go_PR-216:/w/workspace/undry_device-rfid-llrp-go_PR-216:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-216@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-216@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:00:34 $ docker top 69b4ce51614a68ac968fdb08227c9f9c5177791e98b9fce7939716dd0a2d3e94 -eo pid,comm [Pipeline] { [Pipeline] sh 11:00:34 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-216 [Pipeline] fileExists [Pipeline] sh 11:00:35 + make test 11:00:35 go test ./... -coverprofile=coverage.out ./... 11:00:39 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 11:00:49 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 11:00:49 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 11:00:52 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.412s coverage: 40.5% of statements 11:00:52 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.247s coverage: 52.0% of statements 11:00:52 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.014s coverage: 96.4% of statements 11:01:00 go vet ./... 11:01:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:01:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:01:02 ./bin/test-attribution-txt.sh 11:01:02 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 11:01:02 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 11:01:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:01:02 $ docker stop --time=1 69b4ce51614a68ac968fdb08227c9f9c5177791e98b9fce7939716dd0a2d3e94 11:01:05 $ docker rm -f --volumes 69b4ce51614a68ac968fdb08227c9f9c5177791e98b9fce7939716dd0a2d3e94 [Pipeline] // withDockerContainer [Pipeline] sh 11:01:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:01:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:01:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:01:07 + ls -al . 11:01:07 total 628 11:01:07 drwxrwxr-x 11 jenkins jenkins 4096 May 2 11:00 . 11:01:07 drwxrwxr-x 4 jenkins jenkins 4096 May 2 10:59 .. 11:01:07 -rw-rw-r-- 1 jenkins jenkins 134 May 2 10:59 .dockerignore 11:01:07 drwxrwxr-x 8 jenkins jenkins 4096 May 2 10:59 .git 11:01:07 drwxrwxr-x 3 jenkins jenkins 4096 May 2 10:59 .github 11:01:07 -rw-rw-r-- 1 jenkins jenkins 946 May 2 10:59 .gitignore 11:01:07 -rw-rw-r-- 1 jenkins jenkins 41 May 2 10:59 .golangci.yml 11:01:07 drwxr-xr-x 3 jenkins jenkins 4096 May 2 10:59 .semver 11:01:07 -rw-rw-r-- 1 jenkins jenkins 10794 May 2 10:59 Attribution.txt 11:01:07 -rw-rw-r-- 1 jenkins jenkins 5905 May 2 10:59 CHANGELOG.md 11:01:07 -rw-rw-r-- 1 jenkins jenkins 1347 May 2 10:59 Dockerfile 11:01:07 -rw-rw-r-- 1 jenkins jenkins 677 May 2 10:59 GOVERNANCE.md 11:01:07 -rw-rw-r-- 1 jenkins jenkins 683 May 2 10:59 Jenkinsfile 11:01:07 -rw-rw-r-- 1 jenkins jenkins 11347 May 2 10:59 LICENSE 11:01:07 -rw-rw-r-- 1 jenkins jenkins 2053 May 2 10:59 Makefile 11:01:07 -rw-rw-r-- 1 jenkins jenkins 625 May 2 10:59 OWNERS.md 11:01:07 -rw-rw-r-- 1 jenkins jenkins 28505 May 2 10:59 README.md 11:01:07 -rw-rw-r-- 1 jenkins jenkins 5 May 2 10:59 VERSION 11:01:07 drwxrwxr-x 2 jenkins jenkins 4096 May 2 10:59 bin 11:01:07 drwxrwxr-x 4 jenkins jenkins 4096 May 2 10:59 cmd 11:01:07 -rw-r--r-- 1 jenkins jenkins 458038 May 2 11:00 coverage.out 11:01:07 drwxrwxr-x 2 jenkins jenkins 4096 May 2 10:59 examples 11:01:07 -rw-rw-r-- 1 jenkins jenkins 3419 May 2 10:59 go.mod 11:01:07 -rw-rw-r-- 1 jenkins jenkins 31193 May 2 10:59 go.sum 11:01:07 drwxrwxr-x 2 jenkins jenkins 4096 May 2 10:59 images 11:01:07 drwxrwxr-x 5 jenkins jenkins 4096 May 2 10:59 internal 11:01:07 drwxrwxr-x 4 jenkins jenkins 4096 May 2 10:59 snap 11:01:07 -rw-rw-r-- 1 jenkins jenkins 193 May 2 10:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:07 + 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=8bce0c163977951d555d4a4a4da2bc0e5618912d --label arch=amd64 --label version=0.0.0 . 11:01:07 Sending build context to Docker daemon 4.228MB 11:01:07 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 11:01:07 Step 2/24 : FROM ${BASE} AS builder 11:01:07 ---> e3732943882e 11:01:07 Step 3/24 : ARG ADD_BUILD_TAGS="" 11:01:07 ---> Running in 402bc5c22abc 11:01:08 Removing intermediate container 402bc5c22abc 11:01:08 ---> 60f619a8828b 11:01:08 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:01:08 ---> Running in 2d65c55f710c 11:01:08 Removing intermediate container 2d65c55f710c 11:01:08 ---> e24a3ac45aac 11:01:08 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 11:01:08 ---> Running in 9242869fa54a 11:01:08 Removing intermediate container 9242869fa54a 11:01:08 ---> c316d3c640de 11:01:08 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 11:01:08 ---> Running in c85e5c3df516 11:01:08 Removing intermediate container c85e5c3df516 11:01:08 ---> 67d654ea71f3 11:01:08 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:01:08 ---> Running in 62a3115cb106 11:01:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:01:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:01:08 OK: 265 MiB in 53 packages 11:01:09 Removing intermediate container 62a3115cb106 11:01:09 ---> ff29dfc12959 11:01:09 Step 8/24 : WORKDIR /app 11:01:09 ---> Running in 58cc279dbacf 11:01:09 Removing intermediate container 58cc279dbacf 11:01:09 ---> 471c8630e7a8 11:01:09 Step 9/24 : COPY go.mod vendor* ./ 11:01:09 ---> 1db014742025 11:01:09 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:01:09 ---> Running in 4f1fb8a56dd0 11:01:09 Removing intermediate container 4f1fb8a56dd0 11:01:09 ---> a52537880e2c 11:01:09 Step 11/24 : COPY . . 11:01:10 ---> 9ec32259ccdb 11:01:10 Step 12/24 : RUN $MAKE 11:01:10 ---> Running in d3f626708a65 11:01:10 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 11:01:28 Removing intermediate container d3f626708a65 11:01:28 ---> a74ac3ca74f4 11:01:28 Step 13/24 : FROM alpine:3.17 11:01:28 3.17: Pulling from library/alpine 11:01:28 f56be85fc22e: Already exists 11:01:28 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 11:01:28 Status: Downloaded newer image for alpine:3.17 11:01:28 ---> 9ed4aefc74f6 11:01:28 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 11:01:28 ---> Running in 403906d1f8b1 11:01:28 Removing intermediate container 403906d1f8b1 11:01:28 ---> d9173132601e 11:01:28 Step 15/24 : RUN apk add --update --no-cache dumb-init 11:01:28 ---> Running in b725c7c8c165 11:01:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:01:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:01:29 (1/1) Installing dumb-init (1.2.5-r2) 11:01:29 Executing busybox-1.35.0-r29.trigger 11:01:29 OK: 7 MiB in 16 packages 11:01:29 Removing intermediate container b725c7c8c165 11:01:29 ---> 078e7bd43642 11:01:29 Step 16/24 : COPY --from=builder /app/LICENSE / 11:01:29 ---> efea58080f88 11:01:29 Step 17/24 : COPY --from=builder /app/Attribution.txt / 11:01:30 ---> e72af2dc74a3 11:01:30 Step 18/24 : COPY --from=builder /app/cmd/ / 11:01:30 ---> 25f66a606d08 11:01:30 Step 19/24 : EXPOSE 59989 11:01:30 ---> Running in 912adc2ad2b2 11:01:30 Removing intermediate container 912adc2ad2b2 11:01:30 ---> 5351993df75c 11:01:30 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 11:01:30 ---> Running in 1e227382f1da 11:01:30 Removing intermediate container 1e227382f1da 11:01:30 ---> a847839fcf6f 11:01:30 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 11:01:30 ---> Running in cc7f457d8338 11:01:30 Running on prd-ubuntu20.04-docker-arm64-4c-16g-12353 in /w/workspace/undry_device-rfid-llrp-go_PR-216 [Pipeline] { [Pipeline] ws 11:01:31 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 11:01:31 Selected Git installation does not exist. Using Default 11:01:31 The recommended git tool is: NONE 11:01:31 Removing intermediate container cc7f457d8338 11:01:31 ---> 1661b3b255d8 11:01:31 Step 22/24 : LABEL arch=amd64 11:01:31 ---> Running in 86557da0bafd 11:01:31 Removing intermediate container 86557da0bafd 11:01:31 ---> b08c58613f22 11:01:31 Step 23/24 : LABEL git_sha=8bce0c163977951d555d4a4a4da2bc0e5618912d 11:01:31 ---> Running in 1126c5fad7fe 11:01:31 Removing intermediate container 1126c5fad7fe 11:01:31 ---> 81bf25372f29 11:01:31 Step 24/24 : LABEL version=0.0.0 11:01:31 ---> Running in 070fd8f17e53 11:01:31 Removing intermediate container 070fd8f17e53 11:01:31 ---> d38bcf3a8433 11:01:31 [Warning] One or more build-args [ARCH] were not consumed 11:01:31 Successfully built d38bcf3a8433 11:01:31 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 11:01:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:01:32 11:01:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:01:32 latest: Pulling from edgex-lftools-log-publisher 11:01:32 5eb5b503b376: Pulling fs layer 11:01:32 5c69ac0246d0: Pulling fs layer 11:01:32 ec43610c2a17: Pulling fs layer 11:01:32 3a2ae6a8a46f: Pulling fs layer 11:01:32 33b1e0a273af: Pulling fs layer 11:01:32 5d3b04190fa2: Pulling fs layer 11:01:32 2f39f015ded8: Pulling fs layer 11:01:32 33b1e0a273af: Waiting 11:01:32 5d3b04190fa2: Waiting 11:01:32 3a2ae6a8a46f: Waiting 11:01:32 2f39f015ded8: Waiting 11:01:32 5c69ac0246d0: Download complete 11:01:32 3a2ae6a8a46f: Download complete 11:01:32 33b1e0a273af: Verifying Checksum 11:01:32 33b1e0a273af: Download complete 11:01:32 5d3b04190fa2: Download complete 11:01:32 ec43610c2a17: Verifying Checksum 11:01:32 ec43610c2a17: Download complete 11:01:32 5eb5b503b376: Verifying Checksum 11:01:32 5eb5b503b376: Download complete 11:01:33 2f39f015ded8: Download complete 11:01:34 5eb5b503b376: Pull complete 11:01:34 5c69ac0246d0: Pull complete 11:01:34 ec43610c2a17: Pull complete 11:01:34 3a2ae6a8a46f: Pull complete 11:01:34 33b1e0a273af: Pull complete 11:01:34 5d3b04190fa2: Pull complete 11:01:35 using credential edgex-jenkins-ssh 11:01:35 Cloning the remote Git repository 11:01:35 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:01:35 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 11:01:35 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:01:35 > git --version # timeout=10 11:01:35 > git --version # 'git version 2.25.1' 11:01:35 using GIT_SSH to set credentials SSH Credentials for GitHub 11:01:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:01:37 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 11:01:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:01:37 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 11:01:37 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:01:37 using GIT_SSH to set credentials SSH Credentials for GitHub 11:01:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/216/head:refs/remotes/origin/PR-216 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:01:38 Merging remotes/origin/main commit 6e4500d7246dada94f826fd10aec60271f103086 into PR head commit 8bce0c163977951d555d4a4a4da2bc0e5618912d 11:01:38 Merge succeeded, producing 8bce0c163977951d555d4a4a4da2bc0e5618912d 11:01:38 Checking out Revision 8bce0c163977951d555d4a4a4da2bc0e5618912d (PR-216) 11:01:39 2f39f015ded8: Pull complete 11:01:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:01:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:01:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv 11:01:39 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [Pipeline] withDockerContainer 11:01:39 prd-ubuntu20.04-docker-8c-8g-12351 does not seem to be running inside a container 11:01:39 > git --version # timeout=10 11:01:39 > git --version # 'git version 2.25.1' 11:01:39 fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 11:01:39 $ 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-216 -v /w/workspace/undry_device-rfid-llrp-go_PR-216:/w/workspace/undry_device-rfid-llrp-go_PR-216:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-216@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-216@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:01:39 11:01:39 GitHub has been notified of this commit’s build result 11:01:39 11:01:38 > git config core.sparsecheckout # timeout=10 11:01:38 > git checkout -f 8bce0c163977951d555d4a4a4da2bc0e5618912d # timeout=10 11:01:38 > git remote # timeout=10 11:01:38 > git config --get remote.origin.url # timeout=10 11:01:38 using GIT_SSH to set credentials SSH Credentials for GitHub 11:01:38 > git merge 6e4500d7246dada94f826fd10aec60271f103086 # timeout=10 11:01:38 > git rev-parse HEAD^{commit} # timeout=10 11:01:38 > git config core.sparsecheckout # timeout=10 11:01:38 > git checkout -f 8bce0c163977951d555d4a4a4da2bc0e5618912d # timeout=10 11:01:41 $ docker top 8663ce0372222c467e5f82c95db8be4b2ed950d59d01502d587435757242a0b2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 11:01:42 ---> job-cost.sh 11:01:42 lf-activate-venv: SKIPPING 11:01:42 INFO: No Stack... [Pipeline] sh 11:01:42 INFO: Retrieving Pricing Info for: v3-standard-8 11:01:42 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:01:42 % Total % Received % Xferd Average Speed Time Time Time Current 11:01:42 Dload Upload Total Spent Left Speed 11:01:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 73281 0 --:--:-- --:--:-- --:--:-- 73281 11:01:42 INFO: Archiving Costs [Pipeline] sh [Pipeline] sh 11:01:42 + cat /w/workspace/undry_device-rfid-llrp-go_PR-216/archives/cost.csv 11:01:42 + cut -d, -f6 [Pipeline] lock 11:01:42 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-216-1-stack-cost] 11:01:42 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-216-1-stack-cost] did not exist. Created. 11:01:42 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-216-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:01:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:01:43 + echo total: 0.2199999988079071 [Pipeline] stash 11:01:43 Stashed 1 file(s) [Pipeline] } 11:01:43 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-216-1-stack-cost] 11:01:43 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:01:43 + sudo tee /etc/docker/daemon.new 11:01:43 { 11:01:43 "registry-mirrors": [ 11:01:43 "https://nexus3.edgexfoundry.org:10001" 11:01:43 ], 11:01:43 "bip": "10.250.0.254/24", 11:01:43 "hosts": [ 11:01:43 "tcp://0.0.0.0:5555", 11:01:43 "unix:///var/run/docker.sock" 11:01:43 ], 11:01:43 "mtu": 1458, 11:01:43 "selinux-enabled": true, 11:01:43 "seccomp-profile": "/etc/docker/seccomp.json" 11:01:43 } [Pipeline] // lock [Pipeline] } 11:01:43 $ docker stop --time=1 8663ce0372222c467e5f82c95db8be4b2ed950d59d01502d587435757242a0b2 11:01:44 $ docker rm -f --volumes 8663ce0372222c467e5f82c95db8be4b2ed950d59d01502d587435757242a0b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:01:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:01:45 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:02:03 provisioning config files... 11:02:03 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config5151912206440388679tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:02:04 ---> docker-login.sh 11:02:04 nexus3.edgexfoundry.org:10001 11:02:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:02:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:02:04 Configure a credential helper to remove this warning. See 11:02:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:02:04 11:02:04 Login Succeeded 11:02:04 nexus3.edgexfoundry.org:10002 11:02:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:02:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:02:05 Configure a credential helper to remove this warning. See 11:02:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:02:05 11:02:05 Login Succeeded 11:02:05 nexus3.edgexfoundry.org:10003 11:02:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:02:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:02:05 Configure a credential helper to remove this warning. See 11:02:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:02:05 11:02:05 Login Succeeded 11:02:05 nexus3.edgexfoundry.org:10004 11:02:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:02:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:02:05 Configure a credential helper to remove this warning. See 11:02:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:02:05 11:02:05 Login Succeeded 11:02:05 docker.io 11:02:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:02:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:02:06 Configure a credential helper to remove this warning. See 11:02:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:02:06 11:02:06 Login Succeeded 11:02:06 ---> docker-login.sh ends [Pipeline] } 11:02:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:02:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:02:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:02:06 ========================================================= 11:02:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 11:02:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:07 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 11:02:07 Sending build context to Docker daemon 1.211MB 11:02:07 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 11:02:07 Step 2/12 : FROM ${BASE} AS builder 11:02:08 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:02:08 c41833b44d91: Pulling fs layer 11:02:08 ed15518f5707: Pulling fs layer 11:02:08 feae8fd75edb: Pulling fs layer 11:02:08 242c74f7c9fa: Pulling fs layer 11:02:08 3cdef696dda3: Pulling fs layer 11:02:08 2ced38df9373: Pulling fs layer 11:02:08 58f1dce35555: Pulling fs layer 11:02:08 3cdef696dda3: Waiting 11:02:08 2ced38df9373: Waiting 11:02:08 58f1dce35555: Waiting 11:02:08 242c74f7c9fa: Waiting 11:02:08 ed15518f5707: Verifying Checksum 11:02:08 ed15518f5707: Download complete 11:02:08 242c74f7c9fa: Verifying Checksum 11:02:08 242c74f7c9fa: Download complete 11:02:08 3cdef696dda3: Verifying Checksum 11:02:08 3cdef696dda3: Download complete 11:02:08 c41833b44d91: Verifying Checksum 11:02:08 c41833b44d91: Download complete 11:02:09 c41833b44d91: Pull complete 11:02:09 58f1dce35555: Verifying Checksum 11:02:09 58f1dce35555: Download complete 11:02:09 ed15518f5707: Pull complete 11:02:10 feae8fd75edb: Verifying Checksum 11:02:10 feae8fd75edb: Download complete 11:02:10 2ced38df9373: Download complete 11:02:22 feae8fd75edb: Pull complete 11:02:22 242c74f7c9fa: Pull complete 11:02:22 3cdef696dda3: Pull complete 11:02:28 2ced38df9373: Pull complete 11:02:30 58f1dce35555: Pull complete 11:02:30 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 11:02:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 11:02:30 ---> fadd8f120f05 11:02:30 Step 3/12 : ARG ADD_BUILD_TAGS="" 11:02:33 ---> Running in 5efdbfe9160c 11:02:33 Removing intermediate container 5efdbfe9160c 11:02:33 ---> 4b9f836a4ecb 11:02:33 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:02:33 ---> Running in 5034286e2c38 11:02:33 Removing intermediate container 5034286e2c38 11:02:33 ---> bd269e365363 11:02:33 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 11:02:33 ---> Running in d82b5bd9c627 11:02:34 Removing intermediate container d82b5bd9c627 11:02:34 ---> bbcb6e0af9b9 11:02:34 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 11:02:34 ---> Running in 38928149a1dd 11:02:34 Removing intermediate container 38928149a1dd 11:02:34 ---> 11f99520e478 11:02:34 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:02:34 ---> Running in fc54a348e096 11:02:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:02:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:02:37 OK: 263 MiB in 53 packages 11:02:39 Removing intermediate container fc54a348e096 11:02:39 ---> e366c42548ae 11:02:39 Step 8/12 : WORKDIR /app 11:02:39 ---> Running in 200ba8b4ba20 11:02:40 Removing intermediate container 200ba8b4ba20 11:02:40 ---> 3750b6875169 11:02:40 Step 9/12 : COPY go.mod vendor* ./ 11:02:40 ---> 21e1055936fa 11:02:40 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:02:40 ---> Running in 8b89e6609e9a 11:03:48 Removing intermediate container 8b89e6609e9a 11:03:48 ---> a5404b25f129 11:03:48 Step 11/12 : COPY . . 11:03:48 ---> 7e69e00b5c75 11:03:48 Step 12/12 : RUN $MAKE 11:03:48 ---> Running in dbad85ce1848 11:03:48 noop 11:03:48 Removing intermediate container dbad85ce1848 11:03:48 ---> ed40058cdeb3 11:03:48 Successfully built ed40058cdeb3 11:03:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:49 + docker inspect -f . ci-base-image-arm64 11:03:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:03:49 prd-ubuntu20.04-docker-arm64-4c-16g-12353 does not seem to be running inside a container 11:03:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:03:50 $ docker top 7d0deb13c5fff9023671d883a127d1b8d3e8e37e2444453176ef5f10161a9b32 -eo pid,comm [Pipeline] { [Pipeline] sh 11:03:51 + go version 11:03:51 go version go1.20.2 linux/arm64 [Pipeline] } 11:03:51 $ docker stop --time=1 7d0deb13c5fff9023671d883a127d1b8d3e8e37e2444453176ef5f10161a9b32 11:03:53 $ docker rm -f --volumes 7d0deb13c5fff9023671d883a127d1b8d3e8e37e2444453176ef5f10161a9b32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:54 + docker inspect -f . ci-base-image-arm64 11:03:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:03:54 prd-ubuntu20.04-docker-arm64-4c-16g-12353 does not seem to be running inside a container 11:03:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:03:55 $ docker top f285fac3eaeac11d79f7d6ddd59f16f0dd528ba28a14f1ebfa736bee031e9073 -eo pid,comm [Pipeline] { [Pipeline] sh 11:03:56 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 11:03:57 + make test 11:03:57 go test ./... -coverprofile=coverage.out ./... 11:04:35 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 11:06:28 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 11:06:28 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 11:07:01 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 22.455s coverage: 40.5% of statements 11:07:01 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.546s coverage: 52.0% of statements 11:07:01 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.038s coverage: 96.4% of statements 11:07:01 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:07:01 go vet ./... 11:07:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:07:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:07:28 ./bin/test-attribution-txt.sh 11:07:28 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 11:07:28 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 11:07:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:07:28 $ docker stop --time=1 f285fac3eaeac11d79f7d6ddd59f16f0dd528ba28a14f1ebfa736bee031e9073 11:07:32 $ docker rm -f --volumes f285fac3eaeac11d79f7d6ddd59f16f0dd528ba28a14f1ebfa736bee031e9073 [Pipeline] // withDockerContainer [Pipeline] sh 11:07:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:07:34 Warning: overwriting stash ‘coverage-report’ 11:07:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:07:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:07:35 + ls -al . 11:07:35 total 624 11:07:35 drwxrwxr-x 10 jenkins jenkins 4096 May 2 11:03 . 11:07:35 drwxrwxr-x 4 jenkins jenkins 4096 May 2 11:01 .. 11:07:35 -rw-rw-r-- 1 jenkins jenkins 134 May 2 11:01 .dockerignore 11:07:35 drwxrwxr-x 8 jenkins jenkins 4096 May 2 11:01 .git 11:07:35 drwxrwxr-x 3 jenkins jenkins 4096 May 2 11:01 .github 11:07:35 -rw-rw-r-- 1 jenkins jenkins 946 May 2 11:01 .gitignore 11:07:35 -rw-rw-r-- 1 jenkins jenkins 41 May 2 11:01 .golangci.yml 11:07:35 -rw-rw-r-- 1 jenkins jenkins 10794 May 2 11:01 Attribution.txt 11:07:35 -rw-rw-r-- 1 jenkins jenkins 5905 May 2 11:01 CHANGELOG.md 11:07:35 -rw-rw-r-- 1 jenkins jenkins 1347 May 2 11:01 Dockerfile 11:07:35 -rw-rw-r-- 1 jenkins jenkins 677 May 2 11:01 GOVERNANCE.md 11:07:35 -rw-rw-r-- 1 jenkins jenkins 683 May 2 11:01 Jenkinsfile 11:07:35 -rw-rw-r-- 1 jenkins jenkins 11347 May 2 11:01 LICENSE 11:07:35 -rw-rw-r-- 1 jenkins jenkins 2053 May 2 11:01 Makefile 11:07:35 -rw-rw-r-- 1 jenkins jenkins 625 May 2 11:01 OWNERS.md 11:07:35 -rw-rw-r-- 1 jenkins jenkins 28505 May 2 11:01 README.md 11:07:35 -rw-rw-r-- 1 jenkins jenkins 5 May 2 10:59 VERSION 11:07:35 drwxrwxr-x 2 jenkins jenkins 4096 May 2 11:01 bin 11:07:35 drwxrwxr-x 4 jenkins jenkins 4096 May 2 11:01 cmd 11:07:35 -rw-r--r-- 1 jenkins jenkins 458038 May 2 11:07 coverage.out 11:07:35 drwxrwxr-x 2 jenkins jenkins 4096 May 2 11:01 examples 11:07:35 -rw-rw-r-- 1 jenkins jenkins 3419 May 2 11:01 go.mod 11:07:35 -rw-rw-r-- 1 jenkins jenkins 31193 May 2 11:01 go.sum 11:07:35 drwxrwxr-x 2 jenkins jenkins 4096 May 2 11:01 images 11:07:35 drwxrwxr-x 5 jenkins jenkins 4096 May 2 11:01 internal 11:07:35 drwxrwxr-x 4 jenkins jenkins 4096 May 2 11:01 snap 11:07:35 -rw-rw-r-- 1 jenkins jenkins 193 May 2 11:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:36 + 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=8bce0c163977951d555d4a4a4da2bc0e5618912d --label arch=arm64 --label version=0.0.0 . 11:07:36 Sending build context to Docker daemon 1.211MB 11:07:36 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 11:07:36 Step 2/24 : FROM ${BASE} AS builder 11:07:36 ---> ed40058cdeb3 11:07:36 Step 3/24 : ARG ADD_BUILD_TAGS="" 11:07:36 ---> Running in 2e09894b9de0 11:07:36 Removing intermediate container 2e09894b9de0 11:07:36 ---> 4a5b7c107cc8 11:07:36 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:07:36 ---> Running in f204940a12f6 11:07:37 Removing intermediate container f204940a12f6 11:07:37 ---> c0c4b4f356fc 11:07:37 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 11:07:37 ---> Running in fae54d5a252d 11:07:37 Removing intermediate container fae54d5a252d 11:07:37 ---> 3a94b601981f 11:07:37 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 11:07:37 ---> Running in 77088a014f93 11:07:37 Removing intermediate container 77088a014f93 11:07:37 ---> 7cfb97f66296 11:07:37 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:07:37 ---> Running in b82b5784a424 11:07:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:07:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:07:40 OK: 263 MiB in 53 packages 11:07:41 Removing intermediate container b82b5784a424 11:07:41 ---> bf17ecceb581 11:07:41 Step 8/24 : WORKDIR /app 11:07:41 ---> Running in c12f6b370b5d 11:07:41 Removing intermediate container c12f6b370b5d 11:07:41 ---> 334c14cc2be7 11:07:41 Step 9/24 : COPY go.mod vendor* ./ 11:07:42 ---> 14a9a5543751 11:07:42 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:07:42 ---> Running in 969e785b11e7 11:07:44 Removing intermediate container 969e785b11e7 11:07:44 ---> 5c34b6d79f38 11:07:44 Step 11/24 : COPY . . 11:07:45 ---> 578fbe2de0be 11:07:45 Step 12/24 : RUN $MAKE 11:07:45 ---> Running in 5016b0b01414 11:07:46 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 11:10:08 Removing intermediate container 5016b0b01414 11:10:08 ---> 8edd7352617e 11:10:08 Step 13/24 : FROM alpine:3.17 11:10:08 3.17: Pulling from library/alpine 11:10:08 c41833b44d91: Already exists 11:10:08 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 11:10:08 Status: Downloaded newer image for alpine:3.17 11:10:08 ---> 51e60588ff2c 11:10:08 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 11:10:08 ---> Running in bd173a2e12ce 11:10:08 Removing intermediate container bd173a2e12ce 11:10:08 ---> bc77bd4365bd 11:10:08 Step 15/24 : RUN apk add --update --no-cache dumb-init 11:10:08 ---> Running in bd6908bd6d6f 11:10:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:10:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:10:08 (1/1) Installing dumb-init (1.2.5-r2) 11:10:08 Executing busybox-1.35.0-r29.trigger 11:10:08 OK: 8 MiB in 16 packages 11:10:10 Removing intermediate container bd6908bd6d6f 11:10:10 ---> f5443f18ef2a 11:10:10 Step 16/24 : COPY --from=builder /app/LICENSE / 11:10:10 ---> 49378ac5cc4c 11:10:10 Step 17/24 : COPY --from=builder /app/Attribution.txt / 11:10:10 ---> e1ac62933bed 11:10:10 Step 18/24 : COPY --from=builder /app/cmd/ / 11:10:12 ---> 048bfb3bc48d 11:10:12 Step 19/24 : EXPOSE 59989 11:10:12 ---> Running in 8312e85e4791 11:10:12 Removing intermediate container 8312e85e4791 11:10:12 ---> 23d0c39cf219 11:10:12 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 11:10:12 ---> Running in 15509a85a5d3 11:10:13 Removing intermediate container 15509a85a5d3 11:10:13 ---> af61b01d724c 11:10:13 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 11:10:13 ---> Running in 52402e1af417 11:10:13 Removing intermediate container 52402e1af417 11:10:13 ---> f48fe9b41d9c 11:10:13 Step 22/24 : LABEL arch=arm64 11:10:13 ---> Running in f30e25e98e8d 11:10:13 Removing intermediate container f30e25e98e8d 11:10:13 ---> 0f0cceb0be4d 11:10:13 Step 23/24 : LABEL git_sha=8bce0c163977951d555d4a4a4da2bc0e5618912d 11:10:14 ---> Running in c75fcb2c23ab 11:10:14 Removing intermediate container c75fcb2c23ab 11:10:14 ---> a14b7c8b618c 11:10:14 Step 24/24 : LABEL version=0.0.0 11:10:14 ---> Running in 16e335f10fba 11:10:14 Removing intermediate container 16e335f10fba 11:10:14 ---> 377da08308a0 11:10:14 [Warning] One or more build-args [ARCH] were not consumed 11:10:14 Successfully built 377da08308a0 11:10:14 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 11:10:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:10:15 11:10:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:10:16 arm64: Pulling from edgex-lftools-log-publisher 11:10:16 8998bd30e6a1: Pulling fs layer 11:10:16 04944245beec: Pulling fs layer 11:10:16 699f458cf7ca: Pulling fs layer 11:10:16 765212b225bb: Pulling fs layer 11:10:16 f23df028b6ca: Pulling fs layer 11:10:16 d65c8cfc05b1: Pulling fs layer 11:10:16 2437ff75d9bd: Pulling fs layer 11:10:16 765212b225bb: Waiting 11:10:16 f23df028b6ca: Waiting 11:10:16 d65c8cfc05b1: Waiting 11:10:16 2437ff75d9bd: Waiting 11:10:16 04944245beec: Verifying Checksum 11:10:16 04944245beec: Download complete 11:10:16 765212b225bb: Verifying Checksum 11:10:16 765212b225bb: Download complete 11:10:16 f23df028b6ca: Verifying Checksum 11:10:16 f23df028b6ca: Download complete 11:10:16 d65c8cfc05b1: Verifying Checksum 11:10:16 d65c8cfc05b1: Download complete 11:10:16 699f458cf7ca: Verifying Checksum 11:10:16 699f458cf7ca: Download complete 11:10:16 8998bd30e6a1: Verifying Checksum 11:10:16 8998bd30e6a1: Download complete 11:10:19 2437ff75d9bd: Verifying Checksum 11:10:19 2437ff75d9bd: Download complete 11:10:20 8998bd30e6a1: Pull complete 11:10:24 04944245beec: Pull complete 11:10:25 699f458cf7ca: Pull complete 11:10:25 765212b225bb: Pull complete 11:10:25 f23df028b6ca: Pull complete 11:10:26 d65c8cfc05b1: Pull complete 11:10:38 2437ff75d9bd: Pull complete 11:10:38 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:10:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:10:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:10:38 prd-ubuntu20.04-docker-arm64-4c-16g-12353 does not seem to be running inside a container 11:10:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:10:41 $ docker top 430a5aebe76cfad42a810d7c9249b4af6bf7769ac3a4250c4548d6c0d8f849b8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:10:42 ---> job-cost.sh 11:10:42 lf-activate-venv: SKIPPING 11:10:42 INFO: No Stack... 11:10:42 INFO: Retrieving Pricing Info for: v3-standard-4 11:10:43 INFO: Archiving Costs [Pipeline] sh 11:10:43 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 11:10:43 + cut -d, -f6 [Pipeline] lock 11:10:43 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-216-1-stack-cost] 11:10:43 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-216-1-stack-cost] did not exist. Created. 11:10:43 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-216-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:10:44 /w/workspace/device-rfid-llrp-go/1@tmp/durable-d7a2086f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:10:44 + echo total: 0.10999999940395355 [Pipeline] stash 11:10:44 Warning: overwriting stash ‘stack-cost’ 11:10:44 Stashed 1 file(s) [Pipeline] } 11:10:44 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-216-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:10:45 $ docker stop --time=1 430a5aebe76cfad42a810d7c9249b4af6bf7769ac3a4250c4548d6c0d8f849b8 11:10:46 $ docker rm -f --volumes 430a5aebe76cfad42a810d7c9249b4af6bf7769ac3a4250c4548d6c0d8f849b8 [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 11:10:47 provisioning config files... 11:10:47 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-216@tmp/config8425917044877578216tmp [Pipeline] { [Pipeline] sh 11:10:47 + set +x 11:10:47 + curl -s https://codecov.io/bash 11:10:47 + bash -s -- 11:10:47 11:10:47 _____ _ 11:10:47 / ____| | | 11:10:47 | | ___ __| | ___ ___ _____ __ 11:10:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:10:47 | |___| (_) | (_| | __/ (_| (_) \ V / 11:10:47 \_____\___/ \__,_|\___|\___\___/ \_/ 11:10:47 Bash-1.0.6 11:10:47 11:10:47 11:10:47 ==> git version 2.25.1 found 11:10:47 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 11:10:47 Release-Date: 2020-01-08 11:10:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:10:47 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:10:47 ==> Jenkins CI detected. 11:10:47 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-216 11:10:47 project root: . 11:10:47 --> token set from env 11:10:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:10:47 ==> Running gcov in . (disable via -X gcov) 11:10:48 ==> Python coveragepy not found 11:10:48 ==> Searching for coverage reports in: 11:10:48 + . 11:10:48 -> Found 1 reports 11:10:48 ==> Detecting git/mercurial file structure 11:10:48 ==> Reading reports 11:10:48 + ./coverage.out bytes=458038 11:10:48 ==> Appending adjustments 11:10:48 https://docs.codecov.io/docs/fixing-reports 11:10:48 + Found adjustments 11:10:48 ==> Gzipping contents 11:10:48 52K /tmp/codecov.GH4AG4.gz 11:10:48 ==> Uploading reports 11:10:48 url: https://codecov.io 11:10:48 query: branch=PR-216&commit=8bce0c163977951d555d4a4a4da2bc0e5618912d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-216%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=216&job=&cmd_args= 11:10:48 -> Pinging Codecov 11:10:48 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-216&commit=8bce0c163977951d555d4a4a4da2bc0e5618912d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-216%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=216&job=&cmd_args= 11:10:48 -> Uploading to 11:10:48 https://storage.googleapis.com/codecov/v4/raw/2023-05-02/581DD39554BDF9B6E22D074273EAD858/8bce0c163977951d555d4a4a4da2bc0e5618912d/e9dafd93-3f6d-4ffd-90a1-c6c49850e547.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230502%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230502T111048Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2f52f509410c0b903823d89993ea672e42aeb7fb568b60c79ee68f9810f02f91 11:10:48 % Total % Received % Xferd Average Speed Time Time Time Current 11:10:48 Dload Upload Total Spent Left Speed 11:10:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50494 0 0 100 50494 0 193k --:--:-- --:--:-- --:--:-- 193k 11:10:48 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/8bce0c163977951d555d4a4a4da2bc0e5618912d [Pipeline] } 11:10:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 11:10:50 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-216/archives ] 11:10:50 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-216/archives 11:10:50 total 16 11:10:50 drwxr-xr-x 3 root root 4096 May 2 11:01 . 11:10:50 drwxrwxr-x 12 jenkins jenkins 4096 May 2 11:01 .. 11:10:50 drwxr-xr-x 2 root root 4096 May 2 11:01 cost 11:10:50 -rw-r--r-- 1 root root 91 May 2 11:01 cost.csv 11:10:50 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-216/archives 11:10:50 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-216/archives 11:10:50 total 16 11:10:50 drwxr-xr-x 3 jenkins jenkins 4096 May 2 11:01 . 11:10:50 drwxrwxr-x 12 jenkins jenkins 4096 May 2 11:01 .. 11:10:50 drwxr-xr-x 2 jenkins jenkins 4096 May 2 11:01 cost 11:10:50 -rw-r--r-- 1 jenkins jenkins 91 May 2 11:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:10:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:10:51 ---> package-listing.sh 11:10:51 ++ facter osfamily 11:10:51 ++ tr '[:upper:]' '[:lower:]' 11:10:51 + OS_FAMILY=debian 11:10:51 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-216 11:10:51 + START_PACKAGES=/tmp/packages_start.txt 11:10:51 + END_PACKAGES=/tmp/packages_end.txt 11:10:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:10:51 + PACKAGES=/tmp/packages_start.txt 11:10:51 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-216 ']' 11:10:51 + PACKAGES=/tmp/packages_end.txt 11:10:51 + case "${OS_FAMILY}" in 11:10:51 + dpkg -l 11:10:51 + grep '^ii' 11:10:51 + '[' -f /tmp/packages_start.txt ']' 11:10:51 + '[' -f /tmp/packages_end.txt ']' 11:10:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:10:51 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-216 ']' 11:10:51 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-216/archives/ 11:10:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-216/archives/ [Pipeline] echo 11:10:51 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-rfid-llrp-go_PR-216/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:10:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:10:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:10:53 prd-ubuntu20.04-docker-8c-8g-12351 does not seem to be running inside a container 11:10:53 $ 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-216/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-216 -v /w/workspace/undry_device-rfid-llrp-go_PR-216:/w/workspace/undry_device-rfid-llrp-go_PR-216:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-216@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-216@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:10:53 $ docker top 15ac00c29b972a83b8d607f628197866d905c40875cdc8364e9a06327b39457b -eo pid,comm [Pipeline] { [Pipeline] sh 11:10:53 + touch /tmp/pre-build-complete [Pipeline] sh 11:10:53 + mkdir -p /var/log/sysstat [Pipeline] sh 11:10:54 + ls /var/log/sa-host 11:10:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:10:54 provisioning config files... 11:10:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-216@tmp/config6097242911230906633tmp [Pipeline] { [Pipeline] echo 11:10:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:10:54 ---> create-netrc.sh [Pipeline] } 11:10:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:10:55 ---> python-tools-install.sh [Pipeline] echo 11:10:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:10:56 ---> sudo-logs.sh 11:10:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:10:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:10:56 ---> job-cost.sh 11:10:56 lf-activate-venv: SKIPPING 11:10:56 DEBUG: total: 0.2199999988079071 11:10:56 INFO: Retrieving Stack Cost... 11:10:57 INFO: Retrieving Pricing Info for: v3-standard-8 11:10:57 INFO: Archiving Costs [Pipeline] echo 11:10:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:10:57 ---> logs-deploy.sh 11:10:57 lf-activate-venv: SKIPPING 11:10:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-216/1 11:10:57 INFO: archiving workspace using pattern(s): 11:10:58 Archives upload complete. 11:10:58 INFO: archiving logs to Nexus