Pull request #282 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9994caafd27c9e556295c2bca37d0722c658299a+76a3705bb7b1f30100d3e6d71b296e67672242cb (ca2b1a64a5430308891ffca595d99a4e6e51e2ac) 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-ssh5867879769257026983.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh2440483447591411373.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-282/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-282/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14234570583713359536.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-282/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3095695538421232343.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh15375812460204599218.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-282/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-282/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8841715959369161165.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1055 in /w/workspace/undry_device-rfid-llrp-go_PR-282 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_PR-282 # 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/282/head:refs/remotes/origin/PR-282 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 76a3705bb7b1f30100d3e6d71b296e67672242cb into PR head commit 9994caafd27c9e556295c2bca37d0722c658299a Merge succeeded, producing 9994caafd27c9e556295c2bca37d0722c658299a Checking out Revision 9994caafd27c9e556295c2bca37d0722c658299a (PR-282) 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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:21:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 9994caafd27c9e556295c2bca37d0722c658299a # 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 76a3705bb7b1f30100d3e6d71b296e67672242cb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9994caafd27c9e556295c2bca37d0722c658299a # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:21:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:21:25 ========================================================= 10:21:25 EdgeX Global Pipelines Version Info 10:21:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:21:26 ------------------- 10:21:26 stable info: 10:21:26 ------------------- 10:21:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:21:26 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 10:21:26 Message: update stable to v1.0.258 10:21:26 ------------------- 10:21:26 experimental info: 10:21:26 ------------------- 10:21:26 Commited By: **** collab-it+edgex@linuxfoundation.org 10:21:26 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 10:21:26 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:21:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 10:21:26 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 10:21:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:21:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:21:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:21:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 10:21:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:21:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:21:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:21:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:21:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:21:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 10:21:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:21:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:21:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:21:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:21:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:21:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:21:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:21:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:21:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:21:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:21:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:21:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:21:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:21:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:21:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:21:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-282 [Pipeline] echo 10:21:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-282 [Pipeline] echo 10:21:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-282 [Pipeline] echo 10:21:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9994caafd27c9e556295c2bca37d0722c658299a [Pipeline] echo 10:21:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9994caa [Pipeline] echo 10:21:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:21:29 provisioning config files... 10:21:29 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-282@tmp/config3608966611908391485tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:21:30 ---> ****-login.sh 10:21:30 nexus3.edgexfoundry.org:10001 10:21:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:21:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:21:30 Configure a credential helper to remove this warning. See 10:21:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:21:30 10:21:30 Login Succeeded 10:21:30 nexus3.edgexfoundry.org:10002 10:21:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:21:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:21:30 Configure a credential helper to remove this warning. See 10:21:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:21:30 10:21:30 Login Succeeded 10:21:30 nexus3.edgexfoundry.org:10003 10:21:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:21:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:21:30 Configure a credential helper to remove this warning. See 10:21:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:21:30 10:21:30 Login Succeeded 10:21:30 nexus3.edgexfoundry.org:10004 10:21:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:21:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:21:30 Configure a credential helper to remove this warning. See 10:21:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:21:30 10:21:30 Login Succeeded 10:21:30 ****.io 10:21:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:21:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:21:31 Configure a credential helper to remove this warning. See 10:21:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:21:31 10:21:31 Login Succeeded 10:21:31 ---> ****-login.sh ends [Pipeline] } 10:21:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:21:31 + git rev-list -1 --merges 9994caafd27c9e556295c2bca37d0722c658299a~1..9994caafd27c9e556295c2bca37d0722c658299a [Pipeline] echo 10:21:31 -----------> git rev-list -1 --merges 9994caafd27c9e556295c2bca37d0722c658299a~1..9994caafd27c9e556295c2bca37d0722c658299a 9994caafd27c9e556295c2bca37d0722c658299a [false] [Pipeline] sh 10:21:32 + git log --format=format:%s -1 9994caafd27c9e556295c2bca37d0722c658299a [Pipeline] echo 10:21:32 ========================================================= 10:21:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:21:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:21:32 + git log --format=format:%s -1 9994caafd27c9e556295c2bca37d0722c658299a [Pipeline] echo 10:21:32 [semverPrep] GIT_COMMIT: 9994caafd27c9e556295c2bca37d0722c658299a, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 10:21:32 [semverPrep] This is not a build commit. [Pipeline] sh 10:21:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:21:33 + grep -v github /etc/ssh/ssh_known_hosts 10:21:33 + [ -e /tmp/ssh_known_hosts ] 10:21:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:21:33 + + sudoecho tee github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= -a 10:21:33 /etc/ssh/ssh_known_hosts 10:21:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:21:33 10:21:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:21:34 0.1.4: Pulling from edgex-devops/py-git-semver 10:21:34 b85a868b505f: Pulling fs layer 10:21:34 e2be974225ed: Pulling fs layer 10:21:34 339a4e72a1f5: Pulling fs layer 10:21:34 988bab9f4d93: Pulling fs layer 10:21:34 1469e6f7b9e6: Pulling fs layer 10:21:34 eaf3925da568: Pulling fs layer 10:21:34 bab4dde63d76: Pulling fs layer 10:21:34 bde34c3a00c8: Pulling fs layer 10:21:34 b352a97aabf1: Pulling fs layer 10:21:34 4872d77fe225: Pulling fs layer 10:21:34 5851b861e8e6: Pulling fs layer 10:21:34 bab4dde63d76: Waiting 10:21:34 988bab9f4d93: Waiting 10:21:34 1469e6f7b9e6: Waiting 10:21:34 eaf3925da568: Waiting 10:21:34 4872d77fe225: Waiting 10:21:34 bde34c3a00c8: Waiting 10:21:34 5851b861e8e6: Waiting 10:21:34 b352a97aabf1: Waiting 10:21:34 e2be974225ed: Verifying Checksum 10:21:34 e2be974225ed: Download complete 10:21:34 988bab9f4d93: Download complete 10:21:34 1469e6f7b9e6: Verifying Checksum 10:21:34 1469e6f7b9e6: Download complete 10:21:34 339a4e72a1f5: Verifying Checksum 10:21:34 339a4e72a1f5: Download complete 10:21:34 eaf3925da568: Verifying Checksum 10:21:34 eaf3925da568: Download complete 10:21:34 bde34c3a00c8: Verifying Checksum 10:21:34 bde34c3a00c8: Download complete 10:21:34 b352a97aabf1: Download complete 10:21:34 4872d77fe225: Verifying Checksum 10:21:34 4872d77fe225: Download complete 10:21:34 5851b861e8e6: Verifying Checksum 10:21:34 5851b861e8e6: Download complete 10:21:34 b85a868b505f: Verifying Checksum 10:21:34 b85a868b505f: Download complete 10:21:34 bab4dde63d76: Verifying Checksum 10:21:34 bab4dde63d76: Download complete 10:21:35 b85a868b505f: Pull complete 10:21:36 e2be974225ed: Pull complete 10:21:36 339a4e72a1f5: Pull complete 10:21:36 988bab9f4d93: Pull complete 10:21:36 1469e6f7b9e6: Pull complete 10:21:36 eaf3925da568: Pull complete 10:21:38 bab4dde63d76: Pull complete 10:21:38 bde34c3a00c8: Pull complete 10:21:38 b352a97aabf1: Pull complete 10:21:38 4872d77fe225: Pull complete 10:21:39 5851b861e8e6: Pull complete 10:21:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:21:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:21:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:21:39 prd-ubuntu20.04-docker-8c-8g-1055 does not seem to be running inside a container 10:21:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-282 -v /w/workspace/undry_device-rfid-llrp-go_PR-282:/w/workspace/undry_device-rfid-llrp-go_PR-282:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-282@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-282@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:21:40 $ docker top c0e0c01efef099cad5d2691c492d7fee614288cd88a1a3b34644610b82652c6f -eo pid,comm 10:21:40 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:21:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:21:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:21:40 [ssh-agent] Looking for ssh-agent implementation... 10:21:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:21:41 $ docker exec c0e0c01efef099cad5d2691c492d7fee614288cd88a1a3b34644610b82652c6f ssh-agent 10:21:41 SSH_AUTH_SOCK=/tmp/ssh-DYHKkcrIq3yt/agent.32 10:21:41 SSH_AGENT_PID=38 10:21:41 Running ssh-add (command line suppressed) 10:21:41 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-282@tmp/private_key_7915445951405277799.key (/w/workspace/undry_device-rfid-llrp-go_PR-282@tmp/private_key_7915445951405277799.key) 10:21:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:21:41 + git tag --points-at HEAD [Pipeline] } 10:21:41 $ docker exec --env ******** --env ******** c0e0c01efef099cad5d2691c492d7fee614288cd88a1a3b34644610b82652c6f ssh-agent -k 10:21:41 unset SSH_AUTH_SOCK; 10:21:41 unset SSH_AGENT_PID; 10:21:41 echo Agent pid 38 killed; 10:21:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:21:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:21:41 [ssh-agent] Looking for ssh-agent implementation... 10:21:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:21:42 $ docker exec c0e0c01efef099cad5d2691c492d7fee614288cd88a1a3b34644610b82652c6f ssh-agent 10:21:42 SSH_AUTH_SOCK=/tmp/ssh-jkFQwC8QOJUz/agent.70 10:21:42 SSH_AGENT_PID=76 10:21:42 Running ssh-add (command line suppressed) 10:21:42 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-282@tmp/private_key_7413895577728787106.key (/w/workspace/undry_device-rfid-llrp-go_PR-282@tmp/private_key_7413895577728787106.key) 10:21:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:21:42 + git semver init 10:21:42 2024-02-16 10:21:42,827 [run_init] DEBUG init version:0.0.0 force:False 10:21:42 2024-02-16 10:21:42,828 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-282/.semver 10:21:42 2024-02-16 10:21:42,828 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-282/.semver 10:21:42 2024-02-16 10:21:42,828 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-282/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-282, universal_newlines=False, shell=None, istream=None) 10:21:43 2024-02-16 10:21:43,852 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-282/.git/info/exclude 10:21:43 2024-02-16 10:21:43,853 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-282/.semver/PR-282 with force:False 10:21:43 2024-02-16 10:21:43,853 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-282/.semver/PR-282 10:21:44 2024-02-16 10:21:43,857 [execute] INFO git cat-file --batch-check 10:21:44 2024-02-16 10:21:43,858 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-282/.semver, universal_newlines=False, shell=None, istream=) 10:21:44 2024-02-16 10:21:43,864 [execute] INFO git cat-file --batch 10:21:44 2024-02-16 10:21:43,865 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-282/.semver, universal_newlines=False, shell=None, istream=) 10:21:44 2024-02-16 10:21:43,869 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-282/.semver/PR-282 10:21:44 0.0.0 [Pipeline] } 10:21:44 $ docker exec --env ******** --env ******** c0e0c01efef099cad5d2691c492d7fee614288cd88a1a3b34644610b82652c6f ssh-agent -k 10:21:44 unset SSH_AUTH_SOCK; 10:21:44 unset SSH_AGENT_PID; 10:21:44 echo Agent pid 76 killed; 10:21:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:21:44 + git semver [Pipeline] } 10:21:45 $ docker stop --time=1 c0e0c01efef099cad5d2691c492d7fee614288cd88a1a3b34644610b82652c6f 10:21:46 $ docker rm -f --volumes c0e0c01efef099cad5d2691c492d7fee614288cd88a1a3b34644610b82652c6f [Pipeline] // withDockerContainer [Pipeline] sh 10:21:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:21:47 Stashed 1 file(s) [Pipeline] echo 10:21:47 [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:21:48 provisioning config files... 10:21:48 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-282@tmp/config7718385818422457884tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:21:48 ---> ****-login.sh 10:21:48 nexus3.edgexfoundry.org:10001 10:21:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:21:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:21:48 Configure a credential helper to remove this warning. See 10:21:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:21:48 10:21:48 Login Succeeded 10:21:48 nexus3.edgexfoundry.org:10002 10:21:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:21:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:21:48 Configure a credential helper to remove this warning. See 10:21:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:21:48 10:21:48 Login Succeeded 10:21:48 nexus3.edgexfoundry.org:10003 10:21:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:21:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:21:48 Configure a credential helper to remove this warning. See 10:21:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:21:48 10:21:48 Login Succeeded 10:21:48 nexus3.edgexfoundry.org:10004 10:21:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:21:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:21:48 Configure a credential helper to remove this warning. See 10:21:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:21:48 10:21:48 Login Succeeded 10:21:48 ****.io 10:21:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:21:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:21:48 Configure a credential helper to remove this warning. See 10:21:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:21:48 10:21:48 Login Succeeded 10:21:48 ---> ****-login.sh ends [Pipeline] } 10:21:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:21:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:21:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:21:49 ========================================================= 10:21:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 10:21:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:50 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 10:21:50 Sending build context to Docker daemon 8.439MB 10:21:50 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 10:21:50 Step 2/12 : FROM ${BASE} AS builder 10:21:50 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 10:21:50 7264a8db6415: Pulling fs layer 10:21:50 c4d48a809fc2: Pulling fs layer 10:21:50 4f1c88b9dad5: Pulling fs layer 10:21:50 ad3a456e5733: Pulling fs layer 10:21:50 69c7f0334f64: Pulling fs layer 10:21:50 1f1c1a5573a3: Pulling fs layer 10:21:50 ce7588e14bc9: Pulling fs layer 10:21:50 b5e4710f87ac: Pulling fs layer 10:21:50 1f1c1a5573a3: Waiting 10:21:50 ce7588e14bc9: Waiting 10:21:50 ad3a456e5733: Waiting 10:21:50 69c7f0334f64: Waiting 10:21:50 c4d48a809fc2: Verifying Checksum 10:21:50 c4d48a809fc2: Download complete 10:21:50 ad3a456e5733: Verifying Checksum 10:21:50 ad3a456e5733: Download complete 10:21:50 69c7f0334f64: Verifying Checksum 10:21:50 69c7f0334f64: Download complete 10:21:50 7264a8db6415: Verifying Checksum 10:21:50 7264a8db6415: Download complete 10:21:50 1f1c1a5573a3: Verifying Checksum 10:21:50 1f1c1a5573a3: Download complete 10:21:50 7264a8db6415: Pull complete 10:21:50 b5e4710f87ac: Verifying Checksum 10:21:50 b5e4710f87ac: Download complete 10:21:50 c4d48a809fc2: Pull complete 10:21:50 4f1c88b9dad5: Download complete 10:21:51 ce7588e14bc9: Verifying Checksum 10:21:51 ce7588e14bc9: Download complete 10:21:53 4f1c88b9dad5: Pull complete 10:21:53 ad3a456e5733: Pull complete 10:21:53 69c7f0334f64: Pull complete 10:21:53 1f1c1a5573a3: Pull complete 10:21:56 ce7588e14bc9: Pull complete 10:21:56 b5e4710f87ac: Pull complete 10:21:56 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 10:21:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:21:56 ---> 88b5674ff536 10:21:56 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:21:58 ---> Running in 085c1b3990c7 10:21:58 Removing intermediate container 085c1b3990c7 10:21:58 ---> 971b20cdf5fb 10:21:58 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:21:58 ---> Running in 47899149387f 10:21:58 Removing intermediate container 47899149387f 10:21:58 ---> 5339240b408b 10:21:58 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:21:58 ---> Running in 977bcb29e90d 10:21:58 Removing intermediate container 977bcb29e90d 10:21:58 ---> 9ca21de14ef0 10:21:58 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:21:58 ---> Running in 2f108bd27610 10:21:58 Removing intermediate container 2f108bd27610 10:21:58 ---> fd4904a7078b 10:21:58 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:21:58 ---> Running in eaa8038375d3 10:21:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:21:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:21:59 OK: 264 MiB in 52 packages 10:21:59 Removing intermediate container eaa8038375d3 10:21:59 ---> 1eaf4d109042 10:21:59 Step 8/12 : WORKDIR /app 10:21:59 ---> Running in 638d56625343 10:21:59 Removing intermediate container 638d56625343 10:21:59 ---> 9ce942b8ff72 10:21:59 Step 9/12 : COPY go.mod vendor* ./ 10:21:59 ---> 75a5a1c7ff7d 10:21:59 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:21:59 ---> Running in 92a958deef3e 10:22:02 Still waiting to schedule task 10:22:02 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:22:26 Removing intermediate container 92a958deef3e 10:22:26 ---> acfae27ba213 10:22:26 Step 11/12 : COPY . . 10:22:26 ---> 0ebf55edc49b 10:22:26 Step 12/12 : RUN $MAKE 10:22:26 ---> Running in 329ba9e82d57 10:22:26 noop 10:22:26 Removing intermediate container 329ba9e82d57 10:22:26 ---> accedecf78a2 10:22:26 Successfully built accedecf78a2 10:22:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:26 + docker inspect -f . ci-base-image-x86_64 10:22:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:22:26 prd-ubuntu20.04-docker-8c-8g-1055 does not seem to be running inside a container 10:22:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-282 -v /w/workspace/undry_device-rfid-llrp-go_PR-282:/w/workspace/undry_device-rfid-llrp-go_PR-282:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-282@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-282@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 10:22:27 $ docker top f6ea72744d3785187a7011d668146924bd5af81962e3be6b804025bce7b45946 -eo pid,comm [Pipeline] { [Pipeline] sh 10:22:27 + go version 10:22:27 go version go1.21.0 linux/amd64 [Pipeline] } 10:22:27 $ docker stop --time=1 f6ea72744d3785187a7011d668146924bd5af81962e3be6b804025bce7b45946 10:22:29 $ docker rm -f --volumes f6ea72744d3785187a7011d668146924bd5af81962e3be6b804025bce7b45946 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:30 + docker inspect -f . ci-base-image-x86_64 10:22:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:22:30 prd-ubuntu20.04-docker-8c-8g-1055 does not seem to be running inside a container 10:22:30 $ 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-282 -v /w/workspace/undry_device-rfid-llrp-go_PR-282:/w/workspace/undry_device-rfid-llrp-go_PR-282:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-282@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-282@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 10:22:30 $ docker top c7b264988b3905b893f7946e0ba2cabd958211755ca17a0b292f73f4162e2573 -eo pid,comm [Pipeline] { [Pipeline] sh 10:22:31 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-282 [Pipeline] fileExists [Pipeline] sh 10:22:31 + make test 10:22:31 go test ./... -coverprofile=coverage.out ./... 10:22:32 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:22:42 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:22:42 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:22:46 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.096s coverage: 40.6% of statements 10:22:46 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.246s coverage: 51.9% of statements 10:22:46 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.017s coverage: 95.5% of statements 10:23:04 go vet ./... 10:23:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:23:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:23:05 ./bin/test-attribution-txt.sh 10:23:05 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 10:23:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:23:05 $ docker stop --time=1 c7b264988b3905b893f7946e0ba2cabd958211755ca17a0b292f73f4162e2573 10:23:07 $ docker rm -f --volumes c7b264988b3905b893f7946e0ba2cabd958211755ca17a0b292f73f4162e2573 [Pipeline] // withDockerContainer [Pipeline] sh 10:23:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:23:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:23:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:23:09 + ls -al . 10:23:09 total 640 10:23:09 drwxrwxr-x 10 jenkins jenkins 4096 Feb 16 10:22 . 10:23:09 drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 10:21 .. 10:23:09 -rw-rw-r-- 1 jenkins jenkins 134 Feb 16 10:21 .dockerignore 10:23:09 drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 10:22 .git 10:23:09 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 10:21 .github 10:23:09 -rw-rw-r-- 1 jenkins jenkins 880 Feb 16 10:21 .gitignore 10:23:09 -rw-rw-r-- 1 jenkins jenkins 41 Feb 16 10:21 .golangci.yml 10:23:09 drwxr-xr-x 3 jenkins jenkins 4096 Feb 16 10:21 .semver 10:23:09 -rw-rw-r-- 1 jenkins jenkins 11980 Feb 16 10:21 Attribution.txt 10:23:09 -rw-rw-r-- 1 jenkins jenkins 11677 Feb 16 10:21 CHANGELOG.md 10:23:09 -rw-rw-r-- 1 jenkins jenkins 1456 Feb 16 10:21 Dockerfile 10:23:09 -rw-rw-r-- 1 jenkins jenkins 677 Feb 16 10:21 GOVERNANCE.md 10:23:09 -rw-rw-r-- 1 jenkins jenkins 661 Feb 16 10:21 Jenkinsfile 10:23:09 -rw-rw-r-- 1 jenkins jenkins 11347 Feb 16 10:21 LICENSE 10:23:09 -rw-rw-r-- 1 jenkins jenkins 2179 Feb 16 10:21 Makefile 10:23:09 -rw-rw-r-- 1 jenkins jenkins 625 Feb 16 10:21 OWNERS.md 10:23:09 -rw-rw-r-- 1 jenkins jenkins 28907 Feb 16 10:21 README.md 10:23:09 -rw-rw-r-- 1 jenkins jenkins 5 Feb 16 10:21 VERSION 10:23:09 drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 10:21 bin 10:23:09 drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 10:21 cmd 10:23:09 -rw-r--r-- 1 jenkins jenkins 459493 Feb 16 10:22 coverage.out 10:23:09 drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 10:21 examples 10:23:09 -rw-rw-r-- 1 jenkins jenkins 3922 Feb 16 10:21 go.mod 10:23:09 -rw-rw-r-- 1 jenkins jenkins 33997 Feb 16 10:21 go.sum 10:23:09 drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 10:21 images 10:23:09 drwxrwxr-x 5 jenkins jenkins 4096 Feb 16 10:21 internal 10:23:09 -rw-rw-r-- 1 jenkins jenkins 193 Feb 16 10:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:09 + 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=9994caafd27c9e556295c2bca37d0722c658299a --label arch=amd64 --label version=0.0.0 . 10:23:09 Sending build context to Docker daemon 8.439MB 10:23:09 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 10:23:09 Step 2/25 : FROM ${BASE} AS builder 10:23:09 ---> accedecf78a2 10:23:09 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:23:09 ---> Running in 946d334a0d9b 10:23:09 Removing intermediate container 946d334a0d9b 10:23:09 ---> 82d5f6719aef 10:23:09 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:23:10 ---> Running in f259392fce39 10:23:10 Removing intermediate container f259392fce39 10:23:10 ---> 0d2ef91c67f6 10:23:10 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 10:23:10 ---> Running in 50236e43220a 10:23:10 Removing intermediate container 50236e43220a 10:23:10 ---> 6a7d0b3709e5 10:23:10 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 10:23:10 ---> Running in c256a241ff30 10:23:10 Removing intermediate container c256a241ff30 10:23:10 ---> f507340a9876 10:23:10 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:23:10 ---> Running in 25c3bc418053 10:23:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:23:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:23:10 OK: 264 MiB in 52 packages 10:23:11 Removing intermediate container 25c3bc418053 10:23:11 ---> 94a4c082796d 10:23:11 Step 8/25 : WORKDIR /app 10:23:11 ---> Running in 9b1f545c3fb4 10:23:11 Removing intermediate container 9b1f545c3fb4 10:23:11 ---> 77a947743191 10:23:11 Step 9/25 : COPY go.mod vendor* ./ 10:23:11 ---> 527338096743 10:23:11 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:23:11 ---> Running in fcbc58961c93 10:23:12 Removing intermediate container fcbc58961c93 10:23:12 ---> 1131b8135554 10:23:12 Step 11/25 : COPY . . 10:23:12 ---> 2882c96b2dc5 10:23:12 Step 12/25 : RUN $MAKE 10:23:12 ---> Running in 509f3754633b 10:23:12 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.8" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 10:23:30 Removing intermediate container 509f3754633b 10:23:30 ---> 586dffc092ba 10:23:30 Step 13/25 : FROM alpine:3.18 10:23:30 3.18: Pulling from library/alpine 10:23:30 619be1103602: Pulling fs layer 10:23:30 619be1103602: Verifying Checksum 10:23:30 619be1103602: Download complete 10:23:30 619be1103602: Pull complete 10:23:30 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 10:23:30 Status: Downloaded newer image for alpine:3.18 10:23:30 ---> d3782b16ccc9 10:23:30 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:23:30 ---> Running in 17412760d981 10:23:30 Removing intermediate container 17412760d981 10:23:30 ---> ce07de9a43a8 10:23:30 Step 15/25 : RUN apk add --update --no-cache dumb-init 10:23:30 ---> Running in eaeac009bc13 10:23:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:23:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:23:30 (1/1) Installing dumb-init (1.2.5-r2) 10:23:30 Executing busybox-1.36.1-r5.trigger 10:23:30 OK: 7 MiB in 16 packages 10:23:30 Removing intermediate container eaeac009bc13 10:23:30 ---> 948a9850f9b8 10:23:30 Step 16/25 : RUN apk --no-cache upgrade 10:23:30 ---> Running in 0b6b0e2cc83f 10:23:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:23:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:23:31 OK: 7 MiB in 16 packages 10:23:31 Removing intermediate container 0b6b0e2cc83f 10:23:31 ---> 5c1185be2449 10:23:31 Step 17/25 : COPY --from=builder /app/LICENSE / 10:23:31 ---> 4f6d25dcad24 10:23:31 Step 18/25 : COPY --from=builder /app/Attribution.txt / 10:23:31 ---> 88987199bcec 10:23:31 Step 19/25 : COPY --from=builder /app/cmd/ / 10:23:31 ---> 50266edd4616 10:23:31 Step 20/25 : EXPOSE 59989 10:23:32 ---> Running in 662acc4b45c8 10:23:32 Removing intermediate container 662acc4b45c8 10:23:32 ---> a99ffe4d0eaf 10:23:32 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 10:23:32 ---> Running in a0eb396bb0bb 10:23:32 Removing intermediate container a0eb396bb0bb 10:23:32 ---> 888131c6e416 10:23:32 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:23:32 ---> Running in f94d4f491f85 10:23:32 Removing intermediate container f94d4f491f85 10:23:32 ---> d51a2c965f05 10:23:32 Step 23/25 : LABEL arch=amd64 10:23:32 ---> Running in 8e65db0c8fc3 10:23:32 Removing intermediate container 8e65db0c8fc3 10:23:32 ---> 3a7dfe31bf56 10:23:32 Step 24/25 : LABEL git_sha=9994caafd27c9e556295c2bca37d0722c658299a 10:23:32 ---> Running in 3bbd54a59352 10:23:32 Removing intermediate container 3bbd54a59352 10:23:32 ---> 2ccf9f592eb3 10:23:32 Step 25/25 : LABEL version=0.0.0 10:23:32 ---> Running in bf356a2ab16a 10:23:32 Removing intermediate container bf356a2ab16a 10:23:32 ---> e1769bbc6533 10:23:32 [Warning] One or more build-args [ARCH] were not consumed 10:23:32 Successfully built e1769bbc6533 10:23:32 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:23:34 10:23:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:23:34 latest: Pulling from edgex-lftools-log-publisher 10:23:34 5eb5b503b376: Pulling fs layer 10:23:34 5c69ac0246d0: Pulling fs layer 10:23:34 ec43610c2a17: Pulling fs layer 10:23:34 3a2ae6a8a46f: Pulling fs layer 10:23:34 33b1e0a273af: Pulling fs layer 10:23:34 5d3b04190fa2: Pulling fs layer 10:23:34 2f39f015ded8: Pulling fs layer 10:23:34 5d3b04190fa2: Waiting 10:23:34 33b1e0a273af: Waiting 10:23:34 2f39f015ded8: Waiting 10:23:34 3a2ae6a8a46f: Waiting 10:23:34 5c69ac0246d0: Verifying Checksum 10:23:34 5c69ac0246d0: Download complete 10:23:34 3a2ae6a8a46f: Verifying Checksum 10:23:34 3a2ae6a8a46f: Download complete 10:23:34 33b1e0a273af: Verifying Checksum 10:23:34 33b1e0a273af: Download complete 10:23:34 5d3b04190fa2: Verifying Checksum 10:23:34 5d3b04190fa2: Download complete 10:23:34 ec43610c2a17: Verifying Checksum 10:23:34 ec43610c2a17: Download complete 10:23:34 5eb5b503b376: Download complete 10:23:35 2f39f015ded8: Download complete 10:23:35 5eb5b503b376: Pull complete 10:23:35 5c69ac0246d0: Pull complete 10:23:36 ec43610c2a17: Pull complete 10:23:36 3a2ae6a8a46f: Pull complete 10:23:36 33b1e0a273af: Pull complete 10:23:36 5d3b04190fa2: Pull complete 10:23:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1056 in /w/workspace/undry_device-rfid-llrp-go_PR-282 [Pipeline] { [Pipeline] ws 10:23:36 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 10:23:37 The recommended git tool is: git 10:23:40 2f39f015ded8: Pull complete 10:23:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:23:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:23:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:23:40 prd-ubuntu20.04-docker-8c-8g-1055 does not seem to be running inside a container 10:23:40 $ 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-282 -v /w/workspace/undry_device-rfid-llrp-go_PR-282:/w/workspace/undry_device-rfid-llrp-go_PR-282:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-282@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-282@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:23:42 using credential edgex-jenkins-ssh 10:23:42 Cloning the remote Git repository 10:23:42 $ docker top 71f1e86f12cd75455323631dcda830379d6d1a4048d6e12711b9eacc4ac936ec -eo pid,comm 10:23:42 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:23:42 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:23:42 ---> job-cost.sh 10:23:42 lf-activate-venv: SKIPPING 10:23:42 INFO: No Stack... 10:23:42 INFO: Retrieving Pricing Info for: v3-standard-8 10:23:43 INFO: Archiving Costs [Pipeline] sh 10:23:42 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:23:42 > git --version # timeout=10 10:23:42 > git --version # 'git version 2.25.1' 10:23:42 using GIT_SSH to set credentials SSH Credentials for GitHub 10:23:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:23:43 + cat /w/workspace/undry_device-rfid-llrp-go_PR-282/archives/cost.csv 10:23:43 + cut -d, -f6 [Pipeline] lock 10:23:43 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-282-1-stack-cost] 10:23:43 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-282-1-stack-cost] did not exist. Created. 10:23:43 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-282-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:23:44 + echo total: 0.2199999988079071 [Pipeline] stash 10:23:44 Stashed 1 file(s) [Pipeline] } 10:23:44 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-282-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:23:44 $ docker stop --time=1 71f1e86f12cd75455323631dcda830379d6d1a4048d6e12711b9eacc4ac936ec 10:23:44 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:23:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:23:45 $ docker rm -f --volumes 71f1e86f12cd75455323631dcda830379d6d1a4048d6e12711b9eacc4ac936ec [Pipeline] // withDockerContainer 10:23:45 Merging remotes/origin/main commit 76a3705bb7b1f30100d3e6d71b296e67672242cb into PR head commit 9994caafd27c9e556295c2bca37d0722c658299a [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv 10:23:45 Merge succeeded, producing 9994caafd27c9e556295c2bca37d0722c658299a 10:23:45 Checking out Revision 9994caafd27c9e556295c2bca37d0722c658299a (PR-282) [Pipeline] } 10:23:45 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:23:45 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:23:45 using GIT_SSH to set credentials SSH Credentials for GitHub 10:23:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/282/head:refs/remotes/origin/PR-282 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:23:45 > git config core.sparsecheckout # timeout=10 10:23:45 > git checkout -f 9994caafd27c9e556295c2bca37d0722c658299a # timeout=10 10:23:45 > git remote # timeout=10 10:23:45 > git config --get remote.origin.url # timeout=10 10:23:45 using GIT_SSH to set credentials SSH Credentials for GitHub 10:23:45 > git merge 76a3705bb7b1f30100d3e6d71b296e67672242cb # timeout=10 10:23:45 > git rev-parse HEAD^{commit} # timeout=10 10:23:45 > git config core.sparsecheckout # timeout=10 10:23:46 > git checkout -f 9994caafd27c9e556295c2bca37d0722c658299a # timeout=10 [Pipeline] // stage [Pipeline] } 10:23:46 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 10:23:46 > git --version # timeout=10 10:23:46 > git --version # 'git version 2.25.1' 10:23:46 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:23:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:23:48 % Total % Received % Xferd Average Speed Time Time Time Current 10:23:48 Dload Upload Total Spent Left Speed 10:23:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 118k 0 --:--:-- --:--:-- --:--:-- 119k [Pipeline] sh 10:23:48 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:23:48 + + sudo teesudo /etc/docker/daemon.new jq 10:23:48 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:23:48 { 10:23:48 "registry-mirrors": [ 10:23:48 "https://nexus3.edgexfoundry.org:10001" 10:23:48 ], 10:23:48 "bip": "10.250.0.254/24", 10:23:48 "hosts": [ 10:23:48 "tcp://0.0.0.0:5555", 10:23:48 "unix:///var/run/docker.sock" 10:23:48 ], 10:23:48 "mtu": 1458, 10:23:48 "selinux-enabled": true, 10:23:48 "seccomp-profile": "/etc/docker/seccomp.json" 10:23:48 } [Pipeline] sh 10:23:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:23:49 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:24:11 provisioning config files... 10:24:11 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config382224431869773653tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:24:12 ---> ****-login.sh 10:24:12 nexus3.edgexfoundry.org:10001 10:24:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:24:12 Configure a credential helper to remove this warning. See 10:24:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:24:12 10:24:12 Login Succeeded 10:24:12 nexus3.edgexfoundry.org:10002 10:24:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:24:13 Configure a credential helper to remove this warning. See 10:24:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:24:13 10:24:13 Login Succeeded 10:24:13 nexus3.edgexfoundry.org:10003 10:24:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:24:13 Configure a credential helper to remove this warning. See 10:24:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:24:13 10:24:13 Login Succeeded 10:24:13 nexus3.edgexfoundry.org:10004 10:24:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:24:13 Configure a credential helper to remove this warning. See 10:24:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:24:13 10:24:13 Login Succeeded 10:24:13 ****.io 10:24:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:24:14 Configure a credential helper to remove this warning. See 10:24:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:24:14 10:24:14 Login Succeeded 10:24:14 ---> ****-login.sh ends [Pipeline] } 10:24:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:24:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:24:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:24:15 ========================================================= 10:24:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 10:24:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:15 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 10:24:16 Sending build context to Docker daemon 1.198MB 10:24:16 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 10:24:16 Step 2/12 : FROM ${BASE} AS builder 10:24:16 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:24:16 9fda8d8052c6: Pulling fs layer 10:24:16 5d54e960e981: Pulling fs layer 10:24:16 c4a7e357bf2a: Pulling fs layer 10:24:16 f0e02332f6b5: Pulling fs layer 10:24:16 872ee5b61b7b: Pulling fs layer 10:24:16 0c6a40ed1a82: Pulling fs layer 10:24:16 94ae7d8d031c: Pulling fs layer 10:24:16 f0e02332f6b5: Waiting 10:24:16 872ee5b61b7b: Waiting 10:24:16 0c6a40ed1a82: Waiting 10:24:16 94ae7d8d031c: Waiting 10:24:16 5d54e960e981: Verifying Checksum 10:24:16 5d54e960e981: Download complete 10:24:16 f0e02332f6b5: Download complete 10:24:16 872ee5b61b7b: Verifying Checksum 10:24:16 872ee5b61b7b: Download complete 10:24:16 9fda8d8052c6: Verifying Checksum 10:24:16 9fda8d8052c6: Download complete 10:24:16 94ae7d8d031c: Verifying Checksum 10:24:16 94ae7d8d031c: Download complete 10:24:17 c4a7e357bf2a: Verifying Checksum 10:24:17 c4a7e357bf2a: Download complete 10:24:18 0c6a40ed1a82: Verifying Checksum 10:24:18 0c6a40ed1a82: Download complete 10:24:20 9fda8d8052c6: Pull complete 10:24:20 5d54e960e981: Pull complete 10:24:35 c4a7e357bf2a: Pull complete 10:24:35 f0e02332f6b5: Pull complete 10:24:35 872ee5b61b7b: Pull complete 10:24:44 0c6a40ed1a82: Pull complete 10:24:45 94ae7d8d031c: Pull complete 10:24:45 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 10:24:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 10:24:45 ---> 86de565de09d 10:24:45 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:24:47 ---> Running in 03ef79008e76 10:24:47 Removing intermediate container 03ef79008e76 10:24:47 ---> e13ac8f3ff4b 10:24:47 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:24:47 ---> Running in 37b988619c92 10:24:47 Removing intermediate container 37b988619c92 10:24:47 ---> 00470edd1627 10:24:47 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:24:47 ---> Running in 701a3e6a4734 10:24:48 Removing intermediate container 701a3e6a4734 10:24:48 ---> 7f82245d23d4 10:24:48 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:24:48 ---> Running in 4b799c91d84c 10:24:48 Removing intermediate container 4b799c91d84c 10:24:48 ---> 1ce0d74c24a2 10:24:48 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:24:48 ---> Running in 09b5db3442be 10:24:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:24:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:24:51 OK: 266 MiB in 52 packages 10:24:52 Removing intermediate container 09b5db3442be 10:24:52 ---> a279cb55eec1 10:24:52 Step 8/12 : WORKDIR /app 10:24:52 ---> Running in 8c9fe6e433f7 10:24:52 Removing intermediate container 8c9fe6e433f7 10:24:52 ---> 10c06064af19 10:24:52 Step 9/12 : COPY go.mod vendor* ./ 10:24:52 ---> 521db977510c 10:24:52 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:24:52 ---> Running in 7b9085c63d1c 10:25:49 Removing intermediate container 7b9085c63d1c 10:25:49 ---> be61b832a5f3 10:25:49 Step 11/12 : COPY . . 10:25:49 ---> 7533740fac10 10:25:49 Step 12/12 : RUN $MAKE 10:25:49 ---> Running in f5690028f8dc 10:25:49 noop 10:25:50 Removing intermediate container f5690028f8dc 10:25:50 ---> e1cc647bb240 10:25:50 Successfully built e1cc647bb240 10:25:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:50 + docker inspect -f . ci-base-image-arm64 10:25:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:25:51 prd-ubuntu20.04-docker-arm64-4c-16g-1056 does not seem to be running inside a container 10:25:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:25:52 $ docker top 334ca98f7b33dded9ebf751fe2f2d561b170be2e7240f8081deab861bd5e60d4 -eo pid,comm [Pipeline] { [Pipeline] sh 10:25:53 + go version 10:25:53 go version go1.21.0 linux/arm64 [Pipeline] } 10:25:53 $ docker stop --time=1 334ca98f7b33dded9ebf751fe2f2d561b170be2e7240f8081deab861bd5e60d4 10:25:55 $ docker rm -f --volumes 334ca98f7b33dded9ebf751fe2f2d561b170be2e7240f8081deab861bd5e60d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:56 + docker inspect -f . ci-base-image-arm64 10:25:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:25:56 prd-ubuntu20.04-docker-arm64-4c-16g-1056 does not seem to be running inside a container 10:25:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:25:57 $ docker top 9b341f66bd84e4f8163d992b3a986573114512ccd6ddb4a81e2ccb78630145bd -eo pid,comm [Pipeline] { [Pipeline] sh 10:25:58 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 10:25:59 + make test 10:25:59 go test ./... -coverprofile=coverage.out ./... 10:26:06 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:27:42 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:27:42 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:28:09 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 28.593s coverage: 40.6% of statements 10:28:09 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.520s coverage: 51.9% of statements 10:28:09 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.040s coverage: 96.4% of statements 10:28:09 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:28:09 go vet ./... 10:28:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:28:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:28:41 ./bin/test-attribution-txt.sh 10:28:41 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 10:28:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:28:41 $ docker stop --time=1 9b341f66bd84e4f8163d992b3a986573114512ccd6ddb4a81e2ccb78630145bd 10:28:45 $ docker rm -f --volumes 9b341f66bd84e4f8163d992b3a986573114512ccd6ddb4a81e2ccb78630145bd [Pipeline] // withDockerContainer [Pipeline] sh 10:28:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:28:47 Warning: overwriting stash ‘coverage-report’ 10:28:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:28:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:28:49 + ls -al . 10:28:49 total 636 10:28:49 drwxrwxr-x 9 jenkins jenkins 4096 Feb 16 10:26 . 10:28:49 drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 10:23 .. 10:28:49 -rw-rw-r-- 1 jenkins jenkins 134 Feb 16 10:23 .dockerignore 10:28:49 drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 10:23 .git 10:28:49 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 10:23 .github 10:28:49 -rw-rw-r-- 1 jenkins jenkins 880 Feb 16 10:23 .gitignore 10:28:49 -rw-rw-r-- 1 jenkins jenkins 41 Feb 16 10:23 .golangci.yml 10:28:49 -rw-rw-r-- 1 jenkins jenkins 11980 Feb 16 10:23 Attribution.txt 10:28:49 -rw-rw-r-- 1 jenkins jenkins 11677 Feb 16 10:23 CHANGELOG.md 10:28:49 -rw-rw-r-- 1 jenkins jenkins 1456 Feb 16 10:23 Dockerfile 10:28:49 -rw-rw-r-- 1 jenkins jenkins 677 Feb 16 10:23 GOVERNANCE.md 10:28:49 -rw-rw-r-- 1 jenkins jenkins 661 Feb 16 10:23 Jenkinsfile 10:28:49 -rw-rw-r-- 1 jenkins jenkins 11347 Feb 16 10:23 LICENSE 10:28:49 -rw-rw-r-- 1 jenkins jenkins 2179 Feb 16 10:23 Makefile 10:28:49 -rw-rw-r-- 1 jenkins jenkins 625 Feb 16 10:23 OWNERS.md 10:28:49 -rw-rw-r-- 1 jenkins jenkins 28907 Feb 16 10:23 README.md 10:28:49 -rw-rw-r-- 1 jenkins jenkins 5 Feb 16 10:21 VERSION 10:28:49 drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 10:23 bin 10:28:49 drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 10:23 cmd 10:28:49 -rw-r--r-- 1 jenkins jenkins 459493 Feb 16 10:28 coverage.out 10:28:49 drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 10:23 examples 10:28:49 -rw-rw-r-- 1 jenkins jenkins 3922 Feb 16 10:23 go.mod 10:28:49 -rw-rw-r-- 1 jenkins jenkins 33997 Feb 16 10:23 go.sum 10:28:49 drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 10:23 images 10:28:49 drwxrwxr-x 5 jenkins jenkins 4096 Feb 16 10:23 internal 10:28:49 -rw-rw-r-- 1 jenkins jenkins 193 Feb 16 10:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:49 + 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=9994caafd27c9e556295c2bca37d0722c658299a --label arch=arm64 --label version=0.0.0 . 10:28:49 Sending build context to Docker daemon 1.198MB 10:28:49 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 10:28:49 Step 2/25 : FROM ${BASE} AS builder 10:28:49 ---> e1cc647bb240 10:28:49 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:28:50 ---> Running in fe03ed36a109 10:28:50 Removing intermediate container fe03ed36a109 10:28:50 ---> d5aaa3cc8c98 10:28:50 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:28:50 ---> Running in 4bf4f1414e50 10:28:50 Removing intermediate container 4bf4f1414e50 10:28:50 ---> bee9a735799c 10:28:50 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 10:28:50 ---> Running in 4b9e04575042 10:28:51 Removing intermediate container 4b9e04575042 10:28:51 ---> 4cbc7812d20b 10:28:51 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 10:28:51 ---> Running in 88f36c80f8b0 10:28:51 Removing intermediate container 88f36c80f8b0 10:28:51 ---> 2aeff4ada16a 10:28:51 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:28:51 ---> Running in 0dfd80214242 10:28:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:28:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:28:54 OK: 266 MiB in 52 packages 10:28:58 Removing intermediate container 0dfd80214242 10:28:58 ---> c22538649a2c 10:28:58 Step 8/25 : WORKDIR /app 10:28:58 ---> Running in 662540a291ed 10:28:58 Removing intermediate container 662540a291ed 10:28:58 ---> 2270e6ad15fc 10:28:58 Step 9/25 : COPY go.mod vendor* ./ 10:29:00 ---> 5c490727f424 10:29:00 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:29:00 ---> Running in 809d8b40dada 10:29:03 Removing intermediate container 809d8b40dada 10:29:03 ---> 908ae7b9acdd 10:29:03 Step 11/25 : COPY . . 10:29:04 ---> 37d3a605c39f 10:29:04 Step 12/25 : RUN $MAKE 10:29:04 ---> Running in 795f7336cab3 10:29:06 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.8" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 10:30:58 Removing intermediate container 795f7336cab3 10:30:58 ---> 15d969d3d56d 10:30:58 Step 13/25 : FROM alpine:3.18 10:30:58 3.18: Pulling from library/alpine 10:30:58 c6b39de5b339: Pulling fs layer 10:30:58 c6b39de5b339: Verifying Checksum 10:30:58 c6b39de5b339: Download complete 10:30:58 c6b39de5b339: Pull complete 10:30:58 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 10:30:58 Status: Downloaded newer image for alpine:3.18 10:30:58 ---> 33abbf032149 10:30:58 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:30:58 ---> Running in a93ca32cbd4d 10:30:58 Removing intermediate container a93ca32cbd4d 10:30:58 ---> 5162662b649e 10:30:58 Step 15/25 : RUN apk add --update --no-cache dumb-init 10:30:58 ---> Running in 1a57b1ddddaa 10:30:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:30:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:30:58 (1/1) Installing dumb-init (1.2.5-r2) 10:30:58 Executing busybox-1.36.1-r5.trigger 10:30:58 OK: 8 MiB in 16 packages 10:30:59 Removing intermediate container 1a57b1ddddaa 10:30:59 ---> c06cd230d882 10:30:59 Step 16/25 : RUN apk --no-cache upgrade 10:30:59 ---> Running in 47f19b699441 10:31:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:31:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:31:02 OK: 8 MiB in 16 packages 10:31:02 Removing intermediate container 47f19b699441 10:31:02 ---> 069f521bee62 10:31:02 Step 17/25 : COPY --from=builder /app/LICENSE / 10:31:08 ---> cad8ffe1586e 10:31:08 Step 18/25 : COPY --from=builder /app/Attribution.txt / 10:31:08 ---> 7ed9d8fbcc52 10:31:08 Step 19/25 : COPY --from=builder /app/cmd/ / 10:31:09 ---> 7bbd75a5bb85 10:31:09 Step 20/25 : EXPOSE 59989 10:31:09 ---> Running in a357c59158aa 10:31:10 Removing intermediate container a357c59158aa 10:31:10 ---> 4d2a68018e40 10:31:10 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 10:31:10 ---> Running in 4f07d00d3961 10:31:10 Removing intermediate container 4f07d00d3961 10:31:10 ---> f36d6be45156 10:31:10 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:31:10 ---> Running in 95955cf326f0 10:31:10 Removing intermediate container 95955cf326f0 10:31:10 ---> fc9f49598cf2 10:31:10 Step 23/25 : LABEL arch=arm64 10:31:10 ---> Running in 20c2279bddf2 10:31:11 Removing intermediate container 20c2279bddf2 10:31:11 ---> 36c475a7fe05 10:31:11 Step 24/25 : LABEL git_sha=9994caafd27c9e556295c2bca37d0722c658299a 10:31:11 ---> Running in 6d7f0e3ed3a1 10:31:11 Removing intermediate container 6d7f0e3ed3a1 10:31:11 ---> e5e3fca90cc3 10:31:11 Step 25/25 : LABEL version=0.0.0 10:31:11 ---> Running in a746d67b4d04 10:31:11 Removing intermediate container a746d67b4d04 10:31:11 ---> acc7f6f906c0 10:31:11 [Warning] One or more build-args [ARCH] were not consumed 10:31:11 Successfully built acc7f6f906c0 10:31:11 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:31:13 10:31:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:31:13 arm64: Pulling from edgex-lftools-log-publisher 10:31:13 8998bd30e6a1: Pulling fs layer 10:31:13 04944245beec: Pulling fs layer 10:31:13 699f458cf7ca: Pulling fs layer 10:31:13 765212b225bb: Pulling fs layer 10:31:13 f23df028b6ca: Pulling fs layer 10:31:13 d65c8cfc05b1: Pulling fs layer 10:31:13 2437ff75d9bd: Pulling fs layer 10:31:13 f23df028b6ca: Waiting 10:31:13 d65c8cfc05b1: Waiting 10:31:13 2437ff75d9bd: Waiting 10:31:13 765212b225bb: Waiting 10:31:14 04944245beec: Verifying Checksum 10:31:14 04944245beec: Download complete 10:31:14 765212b225bb: Verifying Checksum 10:31:14 765212b225bb: Download complete 10:31:14 f23df028b6ca: Download complete 10:31:14 d65c8cfc05b1: Verifying Checksum 10:31:14 d65c8cfc05b1: Download complete 10:31:14 699f458cf7ca: Verifying Checksum 10:31:14 699f458cf7ca: Download complete 10:31:14 8998bd30e6a1: Verifying Checksum 10:31:14 8998bd30e6a1: Download complete 10:31:17 2437ff75d9bd: Verifying Checksum 10:31:17 2437ff75d9bd: Download complete 10:31:23 8998bd30e6a1: Pull complete 10:31:23 04944245beec: Pull complete 10:31:25 699f458cf7ca: Pull complete 10:31:25 765212b225bb: Pull complete 10:31:26 f23df028b6ca: Pull complete 10:31:26 d65c8cfc05b1: Pull complete 10:31:44 2437ff75d9bd: Pull complete 10:31:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:31:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:31:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:31:45 prd-ubuntu20.04-docker-arm64-4c-16g-1056 does not seem to be running inside a container 10:31:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:31:47 $ docker top 8139f47b3cfaea2b8ee7fb658fecdfbe6c1f43fba57af18971cc952e575206d4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:31:48 ---> job-cost.sh 10:31:48 lf-activate-venv: SKIPPING 10:31:48 INFO: No Stack... 10:31:48 INFO: Retrieving Pricing Info for: v3-standard-4 10:31:49 INFO: Archiving Costs [Pipeline] sh 10:31:50 + cut -d, -f6 10:31:50 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [Pipeline] lock 10:31:50 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-282-1-stack-cost] 10:31:50 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-282-1-stack-cost] did not exist. Created. 10:31:50 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-282-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:31:51 /w/workspace/device-rfid-llrp-go/1@tmp/durable-aceaa8fd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:31:52 + echo total: 0.10999999940395355 [Pipeline] stash 10:31:52 Warning: overwriting stash ‘stack-cost’ 10:31:52 Stashed 1 file(s) [Pipeline] } 10:31:52 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-282-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:31:52 $ docker stop --time=1 8139f47b3cfaea2b8ee7fb658fecdfbe6c1f43fba57af18971cc952e575206d4 10:31:53 $ docker rm -f --volumes 8139f47b3cfaea2b8ee7fb658fecdfbe6c1f43fba57af18971cc952e575206d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 10:31:56 provisioning config files... 10:31:56 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-282@tmp/config17778689600717105217tmp [Pipeline] { [Pipeline] sh 10:31:56 + set +x 10:31:56 + bash -s -- 10:31:56 + curl -s https://codecov.io/bash 10:31:56 10:31:56 _____ _ 10:31:56 / ____| | | 10:31:56 | | ___ __| | ___ ___ _____ __ 10:31:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:31:56 | |___| (_) | (_| | __/ (_| (_) \ V / 10:31:56 \_____\___/ \__,_|\___|\___\___/ \_/ 10:31:56 Bash-1.0.6 10:31:56 10:31:56 10:31:56 ==> git version 2.25.1 found 10:31:56 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 10:31:56 Release-Date: 2020-01-08 10:31:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:31:56 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:31:56 ==> Jenkins CI detected. 10:31:56 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-282 10:31:56 project root: . 10:31:56 --> token set from env 10:31:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:31:56 ==> Running gcov in . (disable via -X gcov) 10:31:56 ==> Python coveragepy not found 10:31:56 ==> Searching for coverage reports in: 10:31:56 + . 10:31:56 -> Found 1 reports 10:31:56 ==> Detecting git/mercurial file structure 10:31:56 ==> Reading reports 10:31:56 + ./coverage.out bytes=459493 10:31:56 ==> Appending adjustments 10:31:56 https://docs.codecov.io/docs/fixing-reports 10:31:56 + Found adjustments 10:31:56 ==> Gzipping contents 10:31:56 52K /tmp/codecov.p0Ic6T.gz 10:31:56 ==> Uploading reports 10:31:56 url: https://codecov.io 10:31:56 query: branch=PR-282&commit=9994caafd27c9e556295c2bca37d0722c658299a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-282%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=282&job=&cmd_args= 10:31:56 -> Pinging Codecov 10:31:56 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-282&commit=9994caafd27c9e556295c2bca37d0722c658299a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-282%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=282&job=&cmd_args= 10:31:57 -> Uploading to 10:31:57 https://storage.googleapis.com/codecov/v4/raw/2024-02-16/581DD39554BDF9B6E22D074273EAD858/9994caafd27c9e556295c2bca37d0722c658299a/4818fb7c-e62a-4f49-8fec-117a15d7acc2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240216%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240216T103156Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4b85cfb26fb2daed648c9f75e7612dd74a9e6a9363bb76525e170eea50595b06 10:31:57 % Total % Received % Xferd Average Speed Time Time Time Current 10:31:57 Dload Upload Total Spent Left Speed 10:31:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50321 0 0 100 50321 0 165k --:--:-- --:--:-- --:--:-- 165k 10:31:57 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/9994caafd27c9e556295c2bca37d0722c658299a [Pipeline] } 10:31:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:32:00 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-282/archives ] 10:32:00 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-282/archives 10:32:00 total 16 10:32:00 drwxr-xr-x 3 root root 4096 Feb 16 10:23 . 10:32:00 drwxrwxr-x 11 jenkins jenkins 4096 Feb 16 10:23 .. 10:32:00 drwxr-xr-x 2 root root 4096 Feb 16 10:23 cost 10:32:00 -rw-r--r-- 1 root root 91 Feb 16 10:23 cost.csv 10:32:00 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-282/archives 10:32:00 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-282/archives 10:32:00 total 16 10:32:00 drwxr-xr-x 3 jenkins jenkins 4096 Feb 16 10:23 . 10:32:00 drwxrwxr-x 11 jenkins jenkins 4096 Feb 16 10:23 .. 10:32:00 drwxr-xr-x 2 jenkins jenkins 4096 Feb 16 10:23 cost 10:32:00 -rw-r--r-- 1 jenkins jenkins 91 Feb 16 10:23 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:32:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:32:01 ---> package-listing.sh 10:32:01 ++ facter osfamily 10:32:01 ++ tr '[:upper:]' '[:lower:]' 10:32:02 + OS_FAMILY=debian 10:32:02 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-282 10:32:02 + START_PACKAGES=/tmp/packages_start.txt 10:32:02 + END_PACKAGES=/tmp/packages_end.txt 10:32:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:32:02 + PACKAGES=/tmp/packages_start.txt 10:32:02 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-282 ']' 10:32:02 + PACKAGES=/tmp/packages_end.txt 10:32:02 + case "${OS_FAMILY}" in 10:32:02 + dpkg -l 10:32:02 + grep '^ii' 10:32:02 + '[' -f /tmp/packages_start.txt ']' 10:32:02 + '[' -f /tmp/packages_end.txt ']' 10:32:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:32:02 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-282 ']' 10:32:02 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-282/archives/ 10:32:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-282/archives/ [Pipeline] echo 10:32:02 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-282/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:32:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:32:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:32:03 prd-ubuntu20.04-docker-8c-8g-1055 does not seem to be running inside a container 10:32:03 $ 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-282/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-282 -v /w/workspace/undry_device-rfid-llrp-go_PR-282:/w/workspace/undry_device-rfid-llrp-go_PR-282:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-282@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-282@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 10:32:03 $ docker top 26c1070a7e2478897a488c12738608d4758c8b32d500b1eda6849757a3488351 -eo pid,comm [Pipeline] { [Pipeline] sh 10:32:04 + touch /tmp/pre-build-complete [Pipeline] sh 10:32:04 + mkdir -p /var/log/sysstat [Pipeline] sh 10:32:04 + ls /var/log/sa-host 10:32:04 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:32:05 provisioning config files... 10:32:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-282@tmp/config14707177383154608514tmp [Pipeline] { [Pipeline] echo 10:32:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:32:05 ---> create-netrc.sh [Pipeline] } 10:32:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:32:06 ---> python-tools-install.sh [Pipeline] echo 10:32:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:32:06 ---> sudo-logs.sh 10:32:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:32:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:32:06 ---> job-cost.sh 10:32:06 lf-activate-venv: SKIPPING 10:32:06 DEBUG: total: 0.2199999988079071 10:32:06 INFO: Retrieving Stack Cost... 10:32:07 INFO: Retrieving Pricing Info for: v3-standard-8 10:32:07 INFO: Archiving Costs [Pipeline] echo 10:32:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:32:08 ---> logs-deploy.sh 10:32:08 lf-activate-venv: SKIPPING 10:32:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-282/1 10:32:08 INFO: archiving workspace using pattern(s): 10:32:08 Archives upload complete. 10:32:08 INFO: archiving logs to Nexus