Pull request #286 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5c210eac3fe8db3d2c74fe4fed4a2d183508bdce+0ceaf042a45b624e1d5d1d7218676027e9a805b1 (505e22621cdd80ee15684289cf43b335296c5b39) 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-ssh5317706881942192355.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-ssh4524504980112029193.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-286/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-286/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16881570084717371515.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-286/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4690561621136934809.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-ssh13825950343715049598.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-286/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-286/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4661075494979133169.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 Running on prd-ubuntu20.04-docker-8c-8g-5226 in /w/workspace/undry_device-rfid-llrp-go_PR-286 [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-286 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 0ceaf042a45b624e1d5d1d7218676027e9a805b1 into PR head commit 5c210eac3fe8db3d2c74fe4fed4a2d183508bdce > 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/286/head:refs/remotes/origin/PR-286 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing 5c210eac3fe8db3d2c74fe4fed4a2d183508bdce Checking out Revision 5c210eac3fe8db3d2c74fe4fed4a2d183508bdce (PR-286) 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:13:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:13:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:13:43 ========================================================= 10:13:43 EdgeX Global Pipelines Version Info 10:13:43 ========================================================= [Pipeline] libraryResource > git checkout -f 5c210eac3fe8db3d2c74fe4fed4a2d183508bdce # 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 0ceaf042a45b624e1d5d1d7218676027e9a805b1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5c210eac3fe8db3d2c74fe4fed4a2d183508bdce # timeout=10 [Pipeline] sh 10:13:44 ------------------- 10:13:44 stable info: 10:13:44 ------------------- 10:13:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:13:44 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 10:13:44 Message: update stable to v1.0.258 10:13:45 ------------------- 10:13:45 experimental info: 10:13:45 ------------------- 10:13:45 Commited By: **** collab-it+edgex@linuxfoundation.org 10:13:45 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 10:13:45 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:13:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 10:13:45 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 10:13:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:13:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:13:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:13:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 10:13:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:13:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:13:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:13:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:13:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:13:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 10:13:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:13:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:13:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:13:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:13:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:13:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:13:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:13:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:13:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:13:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:13:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:13:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:13:47 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:13:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:13:47 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:13:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-286 [Pipeline] echo 10:13:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-286 [Pipeline] echo 10:13:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-286 [Pipeline] echo 10:13:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5c210eac3fe8db3d2c74fe4fed4a2d183508bdce [Pipeline] echo 10:13:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5c210ea [Pipeline] echo 10:13:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:13:48 provisioning config files... 10:13:48 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-286@tmp/config843236993340283949tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:13:48 ---> ****-login.sh 10:13:48 nexus3.edgexfoundry.org:10001 10:13:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:13:48 Configure a credential helper to remove this warning. See 10:13:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:13:48 10:13:48 Login Succeeded 10:13:48 nexus3.edgexfoundry.org:10002 10:13:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:13:49 Configure a credential helper to remove this warning. See 10:13:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:13:49 10:13:49 Login Succeeded 10:13:49 nexus3.edgexfoundry.org:10003 10:13:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:13:49 Configure a credential helper to remove this warning. See 10:13:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:13:49 10:13:49 Login Succeeded 10:13:49 nexus3.edgexfoundry.org:10004 10:13:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:13:49 Configure a credential helper to remove this warning. See 10:13:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:13:49 10:13:49 Login Succeeded 10:13:49 ****.io 10:13:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:13:49 Configure a credential helper to remove this warning. See 10:13:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:13:49 10:13:49 Login Succeeded 10:13:49 ---> ****-login.sh ends [Pipeline] } 10:13:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:13:50 + git rev-list -1 --merges 5c210eac3fe8db3d2c74fe4fed4a2d183508bdce~1..5c210eac3fe8db3d2c74fe4fed4a2d183508bdce [Pipeline] echo 10:13:50 -----------> git rev-list -1 --merges 5c210eac3fe8db3d2c74fe4fed4a2d183508bdce~1..5c210eac3fe8db3d2c74fe4fed4a2d183508bdce 5c210eac3fe8db3d2c74fe4fed4a2d183508bdce [false] [Pipeline] sh 10:13:50 + git log --format=format:%s -1 5c210eac3fe8db3d2c74fe4fed4a2d183508bdce [Pipeline] echo 10:13:50 ========================================================= 10:13:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:13:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:13:51 + git log --format=format:%s -1 5c210eac3fe8db3d2c74fe4fed4a2d183508bdce [Pipeline] echo 10:13:51 [semverPrep] GIT_COMMIT: 5c210eac3fe8db3d2c74fe4fed4a2d183508bdce, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 10:13:51 [semverPrep] This is not a build commit. [Pipeline] sh 10:13:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:13:51 + grep -v github /etc/ssh/ssh_known_hosts 10:13:51 + [ -e /tmp/ssh_known_hosts ] 10:13:51 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:13:51 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:13:51 + sudo tee -a /etc/ssh/ssh_known_hosts 10:13:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:13:52 10:13:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:13:52 0.1.4: Pulling from edgex-devops/py-git-semver 10:13:52 b85a868b505f: Pulling fs layer 10:13:52 e2be974225ed: Pulling fs layer 10:13:52 339a4e72a1f5: Pulling fs layer 10:13:52 988bab9f4d93: Pulling fs layer 10:13:52 1469e6f7b9e6: Pulling fs layer 10:13:52 eaf3925da568: Pulling fs layer 10:13:52 bab4dde63d76: Pulling fs layer 10:13:52 bde34c3a00c8: Pulling fs layer 10:13:52 b352a97aabf1: Pulling fs layer 10:13:52 4872d77fe225: Pulling fs layer 10:13:52 5851b861e8e6: Pulling fs layer 10:13:52 988bab9f4d93: Waiting 10:13:52 1469e6f7b9e6: Waiting 10:13:52 eaf3925da568: Waiting 10:13:52 bab4dde63d76: Waiting 10:13:52 bde34c3a00c8: Waiting 10:13:52 b352a97aabf1: Waiting 10:13:52 4872d77fe225: Waiting 10:13:52 5851b861e8e6: Waiting 10:13:52 e2be974225ed: Verifying Checksum 10:13:52 e2be974225ed: Download complete 10:13:52 988bab9f4d93: Verifying Checksum 10:13:52 988bab9f4d93: Download complete 10:13:52 1469e6f7b9e6: Verifying Checksum 10:13:52 1469e6f7b9e6: Download complete 10:13:52 339a4e72a1f5: Verifying Checksum 10:13:52 339a4e72a1f5: Download complete 10:13:52 eaf3925da568: Verifying Checksum 10:13:52 eaf3925da568: Download complete 10:13:53 bde34c3a00c8: Download complete 10:13:53 b352a97aabf1: Verifying Checksum 10:13:53 b352a97aabf1: Download complete 10:13:53 4872d77fe225: Download complete 10:13:53 5851b861e8e6: Verifying Checksum 10:13:53 5851b861e8e6: Download complete 10:13:53 b85a868b505f: Verifying Checksum 10:13:53 b85a868b505f: Download complete 10:13:53 bab4dde63d76: Verifying Checksum 10:13:53 bab4dde63d76: Download complete 10:13:54 b85a868b505f: Pull complete 10:13:54 e2be974225ed: Pull complete 10:13:54 339a4e72a1f5: Pull complete 10:13:54 988bab9f4d93: Pull complete 10:13:54 1469e6f7b9e6: Pull complete 10:13:55 eaf3925da568: Pull complete 10:13:57 bab4dde63d76: Pull complete 10:13:57 bde34c3a00c8: Pull complete 10:13:57 b352a97aabf1: Pull complete 10:13:57 4872d77fe225: Pull complete 10:13:57 5851b861e8e6: Pull complete 10:13:57 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:13:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:13:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:13:57 prd-ubuntu20.04-docker-8c-8g-5226 does not seem to be running inside a container 10:13:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-286 -v /w/workspace/undry_device-rfid-llrp-go_PR-286:/w/workspace/undry_device-rfid-llrp-go_PR-286:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-286@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-286@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:14:00 $ docker top ca6b5a851de90e70d801b762b13d4659cb9cdef219c19bed97064919f790ceea -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:14:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:14:00 [ssh-agent] Looking for ssh-agent implementation... 10:14:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:14:00 $ docker exec ca6b5a851de90e70d801b762b13d4659cb9cdef219c19bed97064919f790ceea ssh-agent 10:14:01 SSH_AUTH_SOCK=/tmp/ssh-ufDZyX7AK57F/agent.32 10:14:01 SSH_AGENT_PID=38 10:14:01 Running ssh-add (command line suppressed) 10:14:01 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-286@tmp/private_key_16811496921141478105.key (/w/workspace/undry_device-rfid-llrp-go_PR-286@tmp/private_key_16811496921141478105.key) 10:14:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:14:01 + git tag --points-at HEAD [Pipeline] } 10:14:01 $ docker exec --env ******** --env ******** ca6b5a851de90e70d801b762b13d4659cb9cdef219c19bed97064919f790ceea ssh-agent -k 10:14:01 unset SSH_AUTH_SOCK; 10:14:01 unset SSH_AGENT_PID; 10:14:01 echo Agent pid 38 killed; 10:14:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:14:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:14:01 [ssh-agent] Looking for ssh-agent implementation... 10:14:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:14:01 $ docker exec ca6b5a851de90e70d801b762b13d4659cb9cdef219c19bed97064919f790ceea ssh-agent 10:14:01 SSH_AUTH_SOCK=/tmp/ssh-HOrtNP8wi5Wk/agent.70 10:14:01 SSH_AGENT_PID=76 10:14:02 Running ssh-add (command line suppressed) 10:14:02 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-286@tmp/private_key_5833300080351803316.key (/w/workspace/undry_device-rfid-llrp-go_PR-286@tmp/private_key_5833300080351803316.key) 10:14:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:14:02 + git semver init 10:14:02 2024-03-08 10:14:02,678 [run_init] DEBUG init version:0.0.0 force:False 10:14:02 2024-03-08 10:14:02,679 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-286/.semver 10:14:02 2024-03-08 10:14:02,679 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-286/.semver 10:14:02 2024-03-08 10:14:02,680 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-286/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-286, universal_newlines=False, shell=None, istream=None) 10:14:04 2024-03-08 10:14:03,703 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-286/.git/info/exclude 10:14:04 2024-03-08 10:14:03,704 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-286/.semver/PR-286 with force:False 10:14:04 2024-03-08 10:14:03,704 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-286/.semver/PR-286 10:14:04 2024-03-08 10:14:03,708 [execute] INFO git cat-file --batch-check 10:14:04 2024-03-08 10:14:03,709 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-286/.semver, universal_newlines=False, shell=None, istream=) 10:14:04 2024-03-08 10:14:03,716 [execute] INFO git cat-file --batch 10:14:04 2024-03-08 10:14:03,716 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-286/.semver, universal_newlines=False, shell=None, istream=) 10:14:04 2024-03-08 10:14:03,721 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-286/.semver/PR-286 10:14:04 0.0.0 [Pipeline] } 10:14:04 $ docker exec --env ******** --env ******** ca6b5a851de90e70d801b762b13d4659cb9cdef219c19bed97064919f790ceea ssh-agent -k 10:14:04 unset SSH_AUTH_SOCK; 10:14:04 unset SSH_AGENT_PID; 10:14:04 echo Agent pid 76 killed; 10:14:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:14:04 + git semver [Pipeline] } 10:14:05 $ docker stop --time=1 ca6b5a851de90e70d801b762b13d4659cb9cdef219c19bed97064919f790ceea 10:14:06 $ docker rm -f --volumes ca6b5a851de90e70d801b762b13d4659cb9cdef219c19bed97064919f790ceea [Pipeline] // withDockerContainer [Pipeline] sh 10:14:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:14:07 Stashed 1 file(s) [Pipeline] echo 10:14:07 [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:14:08 provisioning config files... 10:14:08 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-286@tmp/config16266712123098516869tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:14:08 ---> ****-login.sh 10:14:08 nexus3.edgexfoundry.org:10001 10:14:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:14:08 Configure a credential helper to remove this warning. See 10:14:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:14:08 10:14:08 Login Succeeded 10:14:08 nexus3.edgexfoundry.org:10002 10:14:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:14:08 Configure a credential helper to remove this warning. See 10:14:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:14:08 10:14:08 Login Succeeded 10:14:08 nexus3.edgexfoundry.org:10003 10:14:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:14:08 Configure a credential helper to remove this warning. See 10:14:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:14:08 10:14:08 Login Succeeded 10:14:08 nexus3.edgexfoundry.org:10004 10:14:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:14:08 Configure a credential helper to remove this warning. See 10:14:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:14:08 10:14:08 Login Succeeded 10:14:08 ****.io 10:14:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:14:09 Configure a credential helper to remove this warning. See 10:14:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:14:09 10:14:09 Login Succeeded 10:14:09 ---> ****-login.sh ends [Pipeline] } 10:14:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:14:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:14:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:14:09 ========================================================= 10:14:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 10:14:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:10 + 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:14:10 Sending build context to Docker daemon 8.453MB 10:14:10 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 10:14:10 Step 2/12 : FROM ${BASE} AS builder 10:14:10 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 10:14:10 7264a8db6415: Pulling fs layer 10:14:10 c4d48a809fc2: Pulling fs layer 10:14:10 4f1c88b9dad5: Pulling fs layer 10:14:10 ad3a456e5733: Pulling fs layer 10:14:10 69c7f0334f64: Pulling fs layer 10:14:10 1f1c1a5573a3: Pulling fs layer 10:14:10 ce7588e14bc9: Pulling fs layer 10:14:10 b5e4710f87ac: Pulling fs layer 10:14:10 ad3a456e5733: Waiting 10:14:10 ce7588e14bc9: Waiting 10:14:10 b5e4710f87ac: Waiting 10:14:10 69c7f0334f64: Waiting 10:14:10 c4d48a809fc2: Verifying Checksum 10:14:10 c4d48a809fc2: Download complete 10:14:10 ad3a456e5733: Verifying Checksum 10:14:10 ad3a456e5733: Download complete 10:14:10 69c7f0334f64: Download complete 10:14:10 7264a8db6415: Download complete 10:14:10 1f1c1a5573a3: Verifying Checksum 10:14:10 1f1c1a5573a3: Download complete 10:14:10 7264a8db6415: Pull complete 10:14:10 b5e4710f87ac: Verifying Checksum 10:14:10 b5e4710f87ac: Download complete 10:14:10 c4d48a809fc2: Pull complete 10:14:10 4f1c88b9dad5: Verifying Checksum 10:14:10 4f1c88b9dad5: Download complete 10:14:11 ce7588e14bc9: Verifying Checksum 10:14:11 ce7588e14bc9: Download complete 10:14:13 4f1c88b9dad5: Pull complete 10:14:13 ad3a456e5733: Pull complete 10:14:13 69c7f0334f64: Pull complete 10:14:13 1f1c1a5573a3: Pull complete 10:14:16 ce7588e14bc9: Pull complete 10:14:16 b5e4710f87ac: Pull complete 10:14:16 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 10:14:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:14:16 ---> 88b5674ff536 10:14:16 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:14:21 ---> Running in 1703eb4f50f2 10:14:21 Removing intermediate container 1703eb4f50f2 10:14:21 ---> 32e952b250bc 10:14:21 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:14:21 ---> Running in befeb5dc8046 10:14:21 Removing intermediate container befeb5dc8046 10:14:21 ---> 830a6cb2ef42 10:14:21 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:14:21 ---> Running in 096a82dac0df 10:14:21 Removing intermediate container 096a82dac0df 10:14:21 ---> 6f3741241a75 10:14:21 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:14:21 ---> Running in 7ad82a6ae1ed 10:14:21 Removing intermediate container 7ad82a6ae1ed 10:14:21 ---> 811a753726a2 10:14:21 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:14:21 ---> Running in 1c438a1fdf2a 10:14:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:14:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:14:22 OK: 264 MiB in 52 packages 10:14:22 Removing intermediate container 1c438a1fdf2a 10:14:22 ---> 74f2aa8e0f35 10:14:22 Step 8/12 : WORKDIR /app 10:14:22 ---> Running in 7a07b0c43f1e 10:14:22 Removing intermediate container 7a07b0c43f1e 10:14:22 ---> aed340679da6 10:14:22 Step 9/12 : COPY go.mod vendor* ./ 10:14:22 ---> 55bfefbfc931 10:14:22 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:14:22 ---> Running in 05f6bb077083 10:14:23 Still waiting to schedule task 10:14:23 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:14:54 Removing intermediate container 05f6bb077083 10:14:54 ---> aec6d48c4edb 10:14:54 Step 11/12 : COPY . . 10:14:54 ---> b137f41fc7b0 10:14:54 Step 12/12 : RUN $MAKE 10:14:54 ---> Running in 517979e88f0c 10:14:54 noop 10:14:55 Removing intermediate container 517979e88f0c 10:14:55 ---> 9fd3793c271e 10:14:55 Successfully built 9fd3793c271e 10:14:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:55 + docker inspect -f . ci-base-image-x86_64 10:14:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:14:55 prd-ubuntu20.04-docker-8c-8g-5226 does not seem to be running inside a container 10:14:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-286 -v /w/workspace/undry_device-rfid-llrp-go_PR-286:/w/workspace/undry_device-rfid-llrp-go_PR-286:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-286@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-286@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:14:56 $ docker top d6b6a1d7339fdb0999ed386751388807933e66cfdd72bf7279c1df3e4b46ac2e -eo pid,comm [Pipeline] { [Pipeline] sh 10:14:56 + go version 10:14:56 go version go1.21.0 linux/amd64 [Pipeline] } 10:14:56 $ docker stop --time=1 d6b6a1d7339fdb0999ed386751388807933e66cfdd72bf7279c1df3e4b46ac2e 10:14:58 $ docker rm -f --volumes d6b6a1d7339fdb0999ed386751388807933e66cfdd72bf7279c1df3e4b46ac2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:59 + docker inspect -f . ci-base-image-x86_64 10:14:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:14:59 prd-ubuntu20.04-docker-8c-8g-5226 does not seem to be running inside a container 10:14:59 $ 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-286 -v /w/workspace/undry_device-rfid-llrp-go_PR-286:/w/workspace/undry_device-rfid-llrp-go_PR-286:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-286@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-286@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:14:59 $ docker top 6bf33e4bbf038ec8b94d72ff1bfdd86361dd560509e501b5645f29dbc94b2cad -eo pid,comm [Pipeline] { [Pipeline] sh 10:15:00 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-286 [Pipeline] fileExists [Pipeline] sh 10:15:00 + make test 10:15:00 go test ./... -coverprofile=coverage.out ./... 10:15:01 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:15:11 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:15:11 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:15:14 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.668s coverage: 40.6% of statements 10:15:14 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.239s coverage: 51.9% of statements 10:15:14 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 95.5% of statements 10:15:32 go vet ./... 10:15:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:15:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:15:33 ./bin/test-attribution-txt.sh 10:15:33 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 10:15:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:15:33 $ docker stop --time=1 6bf33e4bbf038ec8b94d72ff1bfdd86361dd560509e501b5645f29dbc94b2cad 10:15:37 $ docker rm -f --volumes 6bf33e4bbf038ec8b94d72ff1bfdd86361dd560509e501b5645f29dbc94b2cad [Pipeline] // withDockerContainer [Pipeline] sh 10:15:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:15:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:15:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:15:39 + ls -al . 10:15:39 total 640 10:15:39 drwxrwxr-x 10 jenkins jenkins 4096 Mar 8 10:15 . 10:15:39 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 10:13 .. 10:15:39 -rw-rw-r-- 1 jenkins jenkins 134 Mar 8 10:13 .dockerignore 10:15:39 drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 10:15 .git 10:15:39 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 10:13 .github 10:15:39 -rw-rw-r-- 1 jenkins jenkins 880 Mar 8 10:13 .gitignore 10:15:39 -rw-rw-r-- 1 jenkins jenkins 41 Mar 8 10:13 .golangci.yml 10:15:39 drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 10:14 .semver 10:15:39 -rw-rw-r-- 1 jenkins jenkins 11980 Mar 8 10:13 Attribution.txt 10:15:39 -rw-rw-r-- 1 jenkins jenkins 11677 Mar 8 10:13 CHANGELOG.md 10:15:39 -rw-rw-r-- 1 jenkins jenkins 1456 Mar 8 10:13 Dockerfile 10:15:39 -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 10:13 GOVERNANCE.md 10:15:39 -rw-rw-r-- 1 jenkins jenkins 661 Mar 8 10:13 Jenkinsfile 10:15:39 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 8 10:13 LICENSE 10:15:39 -rw-rw-r-- 1 jenkins jenkins 2179 Mar 8 10:13 Makefile 10:15:39 -rw-rw-r-- 1 jenkins jenkins 625 Mar 8 10:13 OWNERS.md 10:15:39 -rw-rw-r-- 1 jenkins jenkins 28907 Mar 8 10:13 README.md 10:15:39 -rw-rw-r-- 1 jenkins jenkins 5 Mar 8 10:14 VERSION 10:15:39 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 10:13 bin 10:15:39 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 10:13 cmd 10:15:39 -rw-r--r-- 1 jenkins jenkins 459493 Mar 8 10:15 coverage.out 10:15:39 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 10:13 examples 10:15:39 -rw-rw-r-- 1 jenkins jenkins 3923 Mar 8 10:13 go.mod 10:15:39 -rw-rw-r-- 1 jenkins jenkins 35612 Mar 8 10:13 go.sum 10:15:39 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 10:13 images 10:15:39 drwxrwxr-x 5 jenkins jenkins 4096 Mar 8 10:13 internal 10:15:39 -rw-rw-r-- 1 jenkins jenkins 193 Mar 8 10:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:40 + 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=5c210eac3fe8db3d2c74fe4fed4a2d183508bdce --label arch=amd64 --label version=0.0.0 . 10:15:40 Sending build context to Docker daemon 8.453MB 10:15:40 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 10:15:40 Step 2/25 : FROM ${BASE} AS builder 10:15:40 ---> 9fd3793c271e 10:15:40 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:15:40 ---> Running in 14304f18cae2 10:15:40 Removing intermediate container 14304f18cae2 10:15:40 ---> 0123be4d025e 10:15:40 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:15:40 ---> Running in 38b60e021add 10:15:40 Removing intermediate container 38b60e021add 10:15:40 ---> 3abef0bff88c 10:15:40 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 10:15:40 ---> Running in 963c54aca223 10:15:40 Removing intermediate container 963c54aca223 10:15:40 ---> b1fb066f901f 10:15:40 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 10:15:40 ---> Running in 2ceceb677a88 10:15:40 Removing intermediate container 2ceceb677a88 10:15:40 ---> ad7c37dce804 10:15:40 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:15:40 ---> Running in 6a5d9e8cf6e3 10:15:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:15:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:15:41 OK: 264 MiB in 52 packages 10:15:41 Removing intermediate container 6a5d9e8cf6e3 10:15:41 ---> 543930474d1e 10:15:41 Step 8/25 : WORKDIR /app 10:15:41 ---> Running in 4da8c5243cc9 10:15:41 Removing intermediate container 4da8c5243cc9 10:15:41 ---> b2c7f075d9ab 10:15:41 Step 9/25 : COPY go.mod vendor* ./ 10:15:42 ---> 164ae4933bfc 10:15:42 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:15:42 ---> Running in a97dceea51b8 10:15:42 Removing intermediate container a97dceea51b8 10:15:42 ---> 539d297a6295 10:15:42 Step 11/25 : COPY . . 10:15:42 ---> 1401551054ec 10:15:42 Step 12/25 : RUN $MAKE 10:15:42 ---> Running in 90bfe2e09470 10:15:43 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.10" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 10:15:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5236 in /w/workspace/undry_device-rfid-llrp-go_PR-286 [Pipeline] { [Pipeline] ws 10:15:59 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 10:16:02 The recommended git tool is: git 10:16:05 Removing intermediate container 90bfe2e09470 10:16:05 ---> 1dfb5521d09c 10:16:05 Step 13/25 : FROM alpine:3.18 10:16:05 3.18: Pulling from library/alpine 10:16:05 619be1103602: Pulling fs layer 10:16:05 619be1103602: Verifying Checksum 10:16:05 619be1103602: Download complete 10:16:05 619be1103602: Pull complete 10:16:05 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 10:16:05 Status: Downloaded newer image for alpine:3.18 10:16:05 ---> d3782b16ccc9 10:16:05 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:16:05 ---> Running in 7543624c5c06 10:16:05 Removing intermediate container 7543624c5c06 10:16:05 ---> 7327f8a78f5b 10:16:05 Step 15/25 : RUN apk add --update --no-cache dumb-init 10:16:05 ---> Running in 1e05122a1125 10:16:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:16:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:16:05 (1/1) Installing dumb-init (1.2.5-r2) 10:16:05 Executing busybox-1.36.1-r5.trigger 10:16:05 OK: 7 MiB in 16 packages 10:16:05 Removing intermediate container 1e05122a1125 10:16:05 ---> 29f64ff457c4 10:16:05 Step 16/25 : RUN apk --no-cache upgrade 10:16:05 ---> Running in b738acf78b7c 10:16:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:16:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:16:05 OK: 7 MiB in 16 packages 10:16:05 Removing intermediate container b738acf78b7c 10:16:05 ---> 51d1bd6ac50b 10:16:05 Step 17/25 : COPY --from=builder /app/LICENSE / 10:16:05 ---> 14a41760acf7 10:16:05 Step 18/25 : COPY --from=builder /app/Attribution.txt / 10:16:05 ---> 6dbe2167e0d5 10:16:05 Step 19/25 : COPY --from=builder /app/cmd/ / 10:16:06 ---> 5a0bc9ad5015 10:16:06 Step 20/25 : EXPOSE 59989 10:16:06 ---> Running in 07d609dde659 10:16:06 Removing intermediate container 07d609dde659 10:16:06 ---> 8281202664d4 10:16:06 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 10:16:06 ---> Running in fe47b1b5f2c1 10:16:06 Removing intermediate container fe47b1b5f2c1 10:16:06 ---> e9c37c598c47 10:16:06 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:16:06 ---> Running in 81782c4008d5 10:16:06 Removing intermediate container 81782c4008d5 10:16:06 ---> 5236ad452d14 10:16:06 Step 23/25 : LABEL arch=amd64 10:16:06 ---> Running in 580b43270a43 10:16:06 Removing intermediate container 580b43270a43 10:16:06 ---> 2d85d94811fa 10:16:06 Step 24/25 : LABEL git_sha=5c210eac3fe8db3d2c74fe4fed4a2d183508bdce 10:16:06 ---> Running in 368aba395ab6 10:16:06 Removing intermediate container 368aba395ab6 10:16:06 ---> 66b092312091 10:16:06 Step 25/25 : LABEL version=0.0.0 10:16:06 ---> Running in c30a8175371c 10:16:06 Removing intermediate container c30a8175371c 10:16:06 ---> aa22dcf414b0 10:16:06 [Warning] One or more build-args [ARCH] were not consumed 10:16:06 Successfully built aa22dcf414b0 10:16:06 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:16:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:16:07 10:16:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:16:08 latest: Pulling from edgex-lftools-log-publisher 10:16:08 5eb5b503b376: Pulling fs layer 10:16:08 5c69ac0246d0: Pulling fs layer 10:16:08 ec43610c2a17: Pulling fs layer 10:16:08 3a2ae6a8a46f: Pulling fs layer 10:16:08 33b1e0a273af: Pulling fs layer 10:16:08 5d3b04190fa2: Pulling fs layer 10:16:08 2f39f015ded8: Pulling fs layer 10:16:08 5d3b04190fa2: Waiting 10:16:08 2f39f015ded8: Waiting 10:16:08 3a2ae6a8a46f: Waiting 10:16:08 33b1e0a273af: Waiting 10:16:08 5c69ac0246d0: Verifying Checksum 10:16:08 5c69ac0246d0: Download complete 10:16:08 3a2ae6a8a46f: Verifying Checksum 10:16:08 3a2ae6a8a46f: Download complete 10:16:08 ec43610c2a17: Verifying Checksum 10:16:08 ec43610c2a17: Download complete 10:16:08 33b1e0a273af: Verifying Checksum 10:16:08 33b1e0a273af: Download complete 10:16:08 5d3b04190fa2: Verifying Checksum 10:16:08 5d3b04190fa2: Download complete 10:16:08 5eb5b503b376: Verifying Checksum 10:16:08 5eb5b503b376: Download complete 10:16:09 2f39f015ded8: Download complete 10:16:09 5eb5b503b376: Pull complete 10:16:09 5c69ac0246d0: Pull complete 10:16:10 ec43610c2a17: Pull complete 10:16:10 3a2ae6a8a46f: Pull complete 10:16:10 33b1e0a273af: Pull complete 10:16:10 5d3b04190fa2: Pull complete 10:16:10 using credential edgex-jenkins-ssh 10:16:10 Cloning the remote Git repository 10:16:10 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:16:10 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 10:16:11 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:16:11 > git --version # timeout=10 10:16:11 > git --version # 'git version 2.25.1' 10:16:11 using GIT_SSH to set credentials SSH Credentials for GitHub 10:16:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:16:13 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:16:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:16:13 2f39f015ded8: Pull complete 10:16:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:16:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:16:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:16:14 prd-ubuntu20.04-docker-8c-8g-5226 does not seem to be running inside a container 10:16:14 $ 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-286 -v /w/workspace/undry_device-rfid-llrp-go_PR-286:/w/workspace/undry_device-rfid-llrp-go_PR-286:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-286@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-286@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:16:14 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:16:14 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:16:14 using GIT_SSH to set credentials SSH Credentials for GitHub 10:16:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/286/head:refs/remotes/origin/PR-286 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:16:14 Merging remotes/origin/main commit 0ceaf042a45b624e1d5d1d7218676027e9a805b1 into PR head commit 5c210eac3fe8db3d2c74fe4fed4a2d183508bdce 10:16:15 Merge succeeded, producing 5c210eac3fe8db3d2c74fe4fed4a2d183508bdce 10:16:15 Checking out Revision 5c210eac3fe8db3d2c74fe4fed4a2d183508bdce (PR-286) 10:16:16 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 10:16:16 > git --version # timeout=10 10:16:16 > git --version # 'git version 2.25.1' 10:16:16 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 10:16:14 > git config core.sparsecheckout # timeout=10 10:16:15 > git checkout -f 5c210eac3fe8db3d2c74fe4fed4a2d183508bdce # timeout=10 10:16:15 > git remote # timeout=10 10:16:15 > git config --get remote.origin.url # timeout=10 10:16:15 using GIT_SSH to set credentials SSH Credentials for GitHub 10:16:15 > git merge 0ceaf042a45b624e1d5d1d7218676027e9a805b1 # timeout=10 10:16:15 > git rev-parse HEAD^{commit} # timeout=10 10:16:15 > git config core.sparsecheckout # timeout=10 10:16:15 > git checkout -f 5c210eac3fe8db3d2c74fe4fed4a2d183508bdce # timeout=10 10:16:16 10:16:16 GitHub has been notified of this commit’s build result 10:16:16 10:16:18 $ docker top ef8bf4876ba2aff4d42c4dcfa58fe26a2c04c748a755f8090958c02c7d861a7a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 10:16:19 ---> job-cost.sh 10:16:19 lf-activate-venv: SKIPPING 10:16:19 INFO: No Stack... [Pipeline] script [Pipeline] { [Pipeline] sh 10:16:19 INFO: Retrieving Pricing Info for: v3-standard-8 10:16:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:16:20 % Total % Received % Xferd Average Speed Time Time Time Current 10:16:20 Dload Upload Total Spent Left Speed 10:16:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 97923 0 --:--:-- --:--:-- --:--:-- 97923 [Pipeline] sh 10:16:20 INFO: Archiving Costs [Pipeline] sh 10:16:20 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:16:20 + cat /w/workspace/undry_device-rfid-llrp-go_PR-286/archives/cost.csv 10:16:20 + cut -d, -f6 [Pipeline] lock 10:16:20 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-286-1-stack-cost] 10:16:20 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-286-1-stack-cost] did not exist. Created. 10:16:20 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-286-1-stack-cost] [Pipeline] { [Pipeline] unstash 10:16:20 + sudo tee /etc/docker/daemon.new 10:16:20 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:16:20 { 10:16:20 "registry-mirrors": [ 10:16:20 "https://nexus3.edgexfoundry.org:10001" 10:16:20 ], 10:16:20 "bip": "10.250.0.254/24", 10:16:20 "hosts": [ 10:16:20 "tcp://0.0.0.0:5555", 10:16:20 "unix:///var/run/docker.sock" 10:16:20 ], 10:16:20 "mtu": 1458, 10:16:20 "selinux-enabled": true, 10:16:20 "seccomp-profile": "/etc/docker/seccomp.json" 10:16:20 } [Pipeline] sh [Pipeline] sh 10:16:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:16:21 + echo total: 0.8799999952316284 [Pipeline] stash 10:16:21 Stashed 1 file(s) [Pipeline] } 10:16:21 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-286-1-stack-cost] 10:16:21 + sudo service docker restart [Pipeline] // lock [Pipeline] } 10:16:21 $ docker stop --time=1 ef8bf4876ba2aff4d42c4dcfa58fe26a2c04c748a755f8090958c02c7d861a7a 10:16:22 $ docker rm -f --volumes ef8bf4876ba2aff4d42c4dcfa58fe26a2c04c748a755f8090958c02c7d861a7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:16:39 provisioning config files... 10:16:39 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config8276907400477901256tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:16:40 ---> ****-login.sh 10:16:40 nexus3.edgexfoundry.org:10001 10:16:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:16:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:16:40 Configure a credential helper to remove this warning. See 10:16:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:16:40 10:16:40 Login Succeeded 10:16:40 nexus3.edgexfoundry.org:10002 10:16:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:16:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:16:41 Configure a credential helper to remove this warning. See 10:16:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:16:41 10:16:41 Login Succeeded 10:16:41 nexus3.edgexfoundry.org:10003 10:16:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:16:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:16:41 Configure a credential helper to remove this warning. See 10:16:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:16:41 10:16:41 Login Succeeded 10:16:41 nexus3.edgexfoundry.org:10004 10:16:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:16:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:16:41 Configure a credential helper to remove this warning. See 10:16:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:16:41 10:16:41 Login Succeeded 10:16:41 ****.io 10:16:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:16:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:16:42 Configure a credential helper to remove this warning. See 10:16:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:16:42 10:16:42 Login Succeeded 10:16:42 ---> ****-login.sh ends [Pipeline] } 10:16:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:16:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:16:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:16:43 ========================================================= 10:16:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 10:16:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:44 + 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:16:44 Sending build context to Docker daemon 1.198MB 10:16:44 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 10:16:44 Step 2/12 : FROM ${BASE} AS builder 10:16:44 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:16:44 9fda8d8052c6: Pulling fs layer 10:16:44 5d54e960e981: Pulling fs layer 10:16:44 c4a7e357bf2a: Pulling fs layer 10:16:44 f0e02332f6b5: Pulling fs layer 10:16:44 872ee5b61b7b: Pulling fs layer 10:16:44 0c6a40ed1a82: Pulling fs layer 10:16:44 94ae7d8d031c: Pulling fs layer 10:16:44 0c6a40ed1a82: Waiting 10:16:44 94ae7d8d031c: Waiting 10:16:44 872ee5b61b7b: Waiting 10:16:44 f0e02332f6b5: Waiting 10:16:44 5d54e960e981: Download complete 10:16:44 f0e02332f6b5: Download complete 10:16:44 872ee5b61b7b: Verifying Checksum 10:16:44 872ee5b61b7b: Download complete 10:16:44 9fda8d8052c6: Verifying Checksum 10:16:44 9fda8d8052c6: Download complete 10:16:45 94ae7d8d031c: Verifying Checksum 10:16:45 94ae7d8d031c: Download complete 10:16:45 9fda8d8052c6: Pull complete 10:16:46 5d54e960e981: Pull complete 10:16:46 c4a7e357bf2a: Verifying Checksum 10:16:46 c4a7e357bf2a: Download complete 10:16:47 0c6a40ed1a82: Verifying Checksum 10:16:47 0c6a40ed1a82: Download complete 10:16:59 c4a7e357bf2a: Pull complete 10:16:59 f0e02332f6b5: Pull complete 10:16:59 872ee5b61b7b: Pull complete 10:17:08 0c6a40ed1a82: Pull complete 10:17:09 94ae7d8d031c: Pull complete 10:17:09 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 10:17:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 10:17:09 ---> 86de565de09d 10:17:09 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:17:10 ---> Running in 6f61db9ada6f 10:17:11 Removing intermediate container 6f61db9ada6f 10:17:11 ---> fe1551c6eb17 10:17:11 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:17:11 ---> Running in 96c7e5a3dfd1 10:17:11 Removing intermediate container 96c7e5a3dfd1 10:17:11 ---> fef7cd4dcd5a 10:17:11 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:17:11 ---> Running in 94bec30801fb 10:17:12 Removing intermediate container 94bec30801fb 10:17:12 ---> f99b044571f8 10:17:12 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:17:12 ---> Running in c09525dbb7e4 10:17:12 Removing intermediate container c09525dbb7e4 10:17:12 ---> 43e05d0c3943 10:17:12 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:17:12 ---> Running in 8a74b0ae8484 10:17:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:17:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:17:14 OK: 266 MiB in 52 packages 10:17:15 Removing intermediate container 8a74b0ae8484 10:17:15 ---> e66a4d703dac 10:17:15 Step 8/12 : WORKDIR /app 10:17:15 ---> Running in e6b660725680 10:17:16 Removing intermediate container e6b660725680 10:17:16 ---> 9e88ea8e3a1e 10:17:16 Step 9/12 : COPY go.mod vendor* ./ 10:17:16 ---> 9e20c44449f0 10:17:16 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:17:16 ---> Running in 5afb9ce815b6 10:18:24 Removing intermediate container 5afb9ce815b6 10:18:24 ---> bd8c1a380594 10:18:24 Step 11/12 : COPY . . 10:18:24 ---> 342607f57e48 10:18:24 Step 12/12 : RUN $MAKE 10:18:24 ---> Running in 00278c8118c1 10:18:24 noop 10:18:24 Removing intermediate container 00278c8118c1 10:18:24 ---> 130128d36e97 10:18:24 Successfully built 130128d36e97 10:18:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:25 + docker inspect -f . ci-base-image-arm64 10:18:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:18:25 prd-ubuntu20.04-docker-arm64-4c-16g-5236 does not seem to be running inside a container 10:18:25 $ 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:18:26 $ docker top 24112eef8cf36393153323406bb98f82639d13aca9ee1ad3bffbfd87341e492b -eo pid,comm [Pipeline] { [Pipeline] sh 10:18:27 + go version 10:18:27 go version go1.21.0 linux/arm64 [Pipeline] } 10:18:27 $ docker stop --time=1 24112eef8cf36393153323406bb98f82639d13aca9ee1ad3bffbfd87341e492b 10:18:29 $ docker rm -f --volumes 24112eef8cf36393153323406bb98f82639d13aca9ee1ad3bffbfd87341e492b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:30 + docker inspect -f . ci-base-image-arm64 10:18:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:18:31 prd-ubuntu20.04-docker-arm64-4c-16g-5236 does not seem to be running inside a container 10:18:31 $ 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:18:32 $ docker top 8cdad04e564ad91463733e86ff39c3be8966e2f406dc7d7ce41a801930142595 -eo pid,comm [Pipeline] { [Pipeline] sh 10:18:32 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 10:18:33 + make test 10:18:33 go test ./... -coverprofile=coverage.out ./... 10:18:36 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:20:13 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:20:13 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:20:40 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 29.874s coverage: 40.6% of statements 10:20:40 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.539s coverage: 51.9% of statements 10:20:40 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.040s coverage: 95.5% of statements 10:20:40 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:20:40 go vet ./... 10:20:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:20:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:20:58 ./bin/test-attribution-txt.sh 10:20:58 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 10:20:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:20:59 $ docker stop --time=1 8cdad04e564ad91463733e86ff39c3be8966e2f406dc7d7ce41a801930142595 10:21:00 $ docker rm -f --volumes 8cdad04e564ad91463733e86ff39c3be8966e2f406dc7d7ce41a801930142595 [Pipeline] // withDockerContainer [Pipeline] sh 10:21:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:21:02 Warning: overwriting stash ‘coverage-report’ 10:21:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:21:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:21:04 + ls -al . 10:21:04 total 636 10:21:04 drwxrwxr-x 9 jenkins jenkins 4096 Mar 8 10:18 . 10:21:04 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 10:16 .. 10:21:04 -rw-rw-r-- 1 jenkins jenkins 134 Mar 8 10:16 .dockerignore 10:21:04 drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 10:16 .git 10:21:04 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 10:16 .github 10:21:04 -rw-rw-r-- 1 jenkins jenkins 880 Mar 8 10:16 .gitignore 10:21:04 -rw-rw-r-- 1 jenkins jenkins 41 Mar 8 10:16 .golangci.yml 10:21:04 -rw-rw-r-- 1 jenkins jenkins 11980 Mar 8 10:16 Attribution.txt 10:21:04 -rw-rw-r-- 1 jenkins jenkins 11677 Mar 8 10:16 CHANGELOG.md 10:21:04 -rw-rw-r-- 1 jenkins jenkins 1456 Mar 8 10:16 Dockerfile 10:21:04 -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 10:16 GOVERNANCE.md 10:21:04 -rw-rw-r-- 1 jenkins jenkins 661 Mar 8 10:16 Jenkinsfile 10:21:04 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 8 10:16 LICENSE 10:21:04 -rw-rw-r-- 1 jenkins jenkins 2179 Mar 8 10:16 Makefile 10:21:04 -rw-rw-r-- 1 jenkins jenkins 625 Mar 8 10:16 OWNERS.md 10:21:04 -rw-rw-r-- 1 jenkins jenkins 28907 Mar 8 10:16 README.md 10:21:04 -rw-rw-r-- 1 jenkins jenkins 5 Mar 8 10:14 VERSION 10:21:04 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 10:16 bin 10:21:04 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 10:16 cmd 10:21:04 -rw-r--r-- 1 jenkins jenkins 459493 Mar 8 10:20 coverage.out 10:21:04 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 10:16 examples 10:21:04 -rw-rw-r-- 1 jenkins jenkins 3923 Mar 8 10:16 go.mod 10:21:04 -rw-rw-r-- 1 jenkins jenkins 35612 Mar 8 10:16 go.sum 10:21:04 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 10:16 images 10:21:04 drwxrwxr-x 5 jenkins jenkins 4096 Mar 8 10:16 internal 10:21:04 -rw-rw-r-- 1 jenkins jenkins 193 Mar 8 10:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:04 + 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=5c210eac3fe8db3d2c74fe4fed4a2d183508bdce --label arch=arm64 --label version=0.0.0 . 10:21:04 Sending build context to Docker daemon 1.198MB 10:21:04 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 10:21:04 Step 2/25 : FROM ${BASE} AS builder 10:21:04 ---> 130128d36e97 10:21:04 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:21:05 ---> Running in 679073d712ab 10:21:05 Removing intermediate container 679073d712ab 10:21:05 ---> 6bbeb0ec3070 10:21:05 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:21:05 ---> Running in 6bb15d58806c 10:21:05 Removing intermediate container 6bb15d58806c 10:21:05 ---> f5f8a7adcbb8 10:21:05 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 10:21:05 ---> Running in 656a06d463a6 10:21:05 Removing intermediate container 656a06d463a6 10:21:05 ---> d51bb675a55e 10:21:05 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 10:21:05 ---> Running in e354645226e1 10:21:06 Removing intermediate container e354645226e1 10:21:06 ---> fd3b854cf808 10:21:06 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:21:06 ---> Running in 08e3e1f4a665 10:21:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:21:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:21:09 OK: 266 MiB in 52 packages 10:21:09 Removing intermediate container 08e3e1f4a665 10:21:09 ---> 0bd95e075b9f 10:21:09 Step 8/25 : WORKDIR /app 10:21:09 ---> Running in 4fcf8263a2c9 10:21:09 Removing intermediate container 4fcf8263a2c9 10:21:09 ---> 0f2db7a4c151 10:21:09 Step 9/25 : COPY go.mod vendor* ./ 10:21:10 ---> 4fcc66a7e77e 10:21:10 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:21:10 ---> Running in 5204edec5741 10:21:12 Removing intermediate container 5204edec5741 10:21:12 ---> c7a890f7c1c2 10:21:12 Step 11/25 : COPY . . 10:21:13 ---> 1e1974850b8e 10:21:13 Step 12/25 : RUN $MAKE 10:21:13 ---> Running in 655e5d4517cc 10:21:14 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.10" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 10:23:06 Removing intermediate container 655e5d4517cc 10:23:06 ---> 16ccd7a53e7b 10:23:06 Step 13/25 : FROM alpine:3.18 10:23:06 3.18: Pulling from library/alpine 10:23:06 c6b39de5b339: Pulling fs layer 10:23:06 c6b39de5b339: Download complete 10:23:06 c6b39de5b339: Pull complete 10:23:06 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 10:23:06 Status: Downloaded newer image for alpine:3.18 10:23:06 ---> 33abbf032149 10:23:06 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:23:06 ---> Running in 27aca6591480 10:23:06 Removing intermediate container 27aca6591480 10:23:06 ---> a63ba06403aa 10:23:06 Step 15/25 : RUN apk add --update --no-cache dumb-init 10:23:06 ---> Running in 5a2f17752fe0 10:23:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:23:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:23:06 (1/1) Installing dumb-init (1.2.5-r2) 10:23:06 Executing busybox-1.36.1-r5.trigger 10:23:06 OK: 8 MiB in 16 packages 10:23:06 Removing intermediate container 5a2f17752fe0 10:23:06 ---> 57f73f349020 10:23:06 Step 16/25 : RUN apk --no-cache upgrade 10:23:06 ---> Running in 56a00841c039 10:23:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:23:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:23:06 OK: 8 MiB in 16 packages 10:23:06 Removing intermediate container 56a00841c039 10:23:06 ---> c978fe5b16d7 10:23:06 Step 17/25 : COPY --from=builder /app/LICENSE / 10:23:06 ---> 6e260dacc7cc 10:23:06 Step 18/25 : COPY --from=builder /app/Attribution.txt / 10:23:06 ---> 123d89334abd 10:23:06 Step 19/25 : COPY --from=builder /app/cmd/ / 10:23:06 ---> af3effb9bce2 10:23:06 Step 20/25 : EXPOSE 59989 10:23:06 ---> Running in 113443bebc4c 10:23:06 Removing intermediate container 113443bebc4c 10:23:06 ---> 3b5fc529a06e 10:23:06 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 10:23:06 ---> Running in 4662b5e263dc 10:23:06 Removing intermediate container 4662b5e263dc 10:23:06 ---> 72a285c5aef3 10:23:06 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:23:06 ---> Running in 74ef762da5f8 10:23:06 Removing intermediate container 74ef762da5f8 10:23:06 ---> 2dab533819ea 10:23:06 Step 23/25 : LABEL arch=arm64 10:23:06 ---> Running in 23cb2c09e342 10:23:07 Removing intermediate container 23cb2c09e342 10:23:07 ---> 08a32c948cc7 10:23:07 Step 24/25 : LABEL git_sha=5c210eac3fe8db3d2c74fe4fed4a2d183508bdce 10:23:07 ---> Running in 69e51bba1cae 10:23:07 Removing intermediate container 69e51bba1cae 10:23:07 ---> af5f7a20954d 10:23:07 Step 25/25 : LABEL version=0.0.0 10:23:07 ---> Running in e4509b11a1ff 10:23:07 Removing intermediate container e4509b11a1ff 10:23:07 ---> 008e80884fac 10:23:07 [Warning] One or more build-args [ARCH] were not consumed 10:23:07 Successfully built 008e80884fac 10:23:07 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:23:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:23:09 10:23:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:23:09 arm64: Pulling from edgex-lftools-log-publisher 10:23:09 8998bd30e6a1: Pulling fs layer 10:23:09 04944245beec: Pulling fs layer 10:23:09 699f458cf7ca: Pulling fs layer 10:23:09 765212b225bb: Pulling fs layer 10:23:09 f23df028b6ca: Pulling fs layer 10:23:09 d65c8cfc05b1: Pulling fs layer 10:23:09 2437ff75d9bd: Pulling fs layer 10:23:09 765212b225bb: Waiting 10:23:09 f23df028b6ca: Waiting 10:23:09 d65c8cfc05b1: Waiting 10:23:09 2437ff75d9bd: Waiting 10:23:09 04944245beec: Verifying Checksum 10:23:09 04944245beec: Download complete 10:23:09 765212b225bb: Download complete 10:23:09 f23df028b6ca: Verifying Checksum 10:23:09 f23df028b6ca: Download complete 10:23:09 d65c8cfc05b1: Verifying Checksum 10:23:09 d65c8cfc05b1: Download complete 10:23:09 699f458cf7ca: Verifying Checksum 10:23:09 699f458cf7ca: Download complete 10:23:10 8998bd30e6a1: Verifying Checksum 10:23:10 8998bd30e6a1: Download complete 10:23:13 2437ff75d9bd: Verifying Checksum 10:23:13 2437ff75d9bd: Download complete 10:23:15 8998bd30e6a1: Pull complete 10:23:15 04944245beec: Pull complete 10:23:17 699f458cf7ca: Pull complete 10:23:17 765212b225bb: Pull complete 10:23:18 f23df028b6ca: Pull complete 10:23:18 d65c8cfc05b1: Pull complete 10:23:36 2437ff75d9bd: Pull complete 10:23:36 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:23:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:23:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:23:36 prd-ubuntu20.04-docker-arm64-4c-16g-5236 does not seem to be running inside a container 10:23:37 $ 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:23:39 $ docker top f6275fca4853606f0695eadbd1f72d675a2d7e364dff0d6d1d40b38677641a55 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:23:40 ---> job-cost.sh 10:23:40 lf-activate-venv: SKIPPING 10:23:40 INFO: No Stack... 10:23:41 INFO: Retrieving Pricing Info for: v3-standard-4 10:23:41 INFO: Archiving Costs [Pipeline] sh 10:23:42 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 10:23:42 + cut -d, -f6 [Pipeline] lock 10:23:42 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-286-1-stack-cost] 10:23:42 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-286-1-stack-cost] did not exist. Created. 10:23:42 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-286-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:23:43 /w/workspace/device-rfid-llrp-go/1@tmp/durable-d58d115a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:23:43 + echo total: 0.10999999940395355 [Pipeline] stash 10:23:43 Warning: overwriting stash ‘stack-cost’ 10:23:43 Stashed 1 file(s) [Pipeline] } 10:23:43 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-286-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:23:44 $ docker stop --time=1 f6275fca4853606f0695eadbd1f72d675a2d7e364dff0d6d1d40b38677641a55 10:23:45 $ docker rm -f --volumes f6275fca4853606f0695eadbd1f72d675a2d7e364dff0d6d1d40b38677641a55 [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:23:47 provisioning config files... 10:23:47 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-286@tmp/config14124743474642233038tmp [Pipeline] { [Pipeline] sh 10:23:48 + set +x 10:23:48 + curl -s https://codecov.io/bash 10:23:48 + bash -s -- 10:23:48 10:23:48 _____ _ 10:23:48 / ____| | | 10:23:48 | | ___ __| | ___ ___ _____ __ 10:23:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:23:48 | |___| (_) | (_| | __/ (_| (_) \ V / 10:23:48 \_____\___/ \__,_|\___|\___\___/ \_/ 10:23:48 Bash-1.0.6 10:23:48 10:23:48 10:23:48 ==> git version 2.25.1 found 10:23:48 ==> 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:23:48 Release-Date: 2020-01-08 10:23:48 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:23:48 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:23:48 ==> Jenkins CI detected. 10:23:48 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-286 10:23:48 project root: . 10:23:48 --> token set from env 10:23:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:23:48 ==> Running gcov in . (disable via -X gcov) 10:23:48 ==> Python coveragepy not found 10:23:48 ==> Searching for coverage reports in: 10:23:48 + . 10:23:48 -> Found 1 reports 10:23:48 ==> Detecting git/mercurial file structure 10:23:48 ==> Reading reports 10:23:48 + ./coverage.out bytes=459493 10:23:48 ==> Appending adjustments 10:23:48 https://docs.codecov.io/docs/fixing-reports 10:23:48 + Found adjustments 10:23:48 ==> Gzipping contents 10:23:48 52K /tmp/codecov.qO3Umh.gz 10:23:48 ==> Uploading reports 10:23:48 url: https://codecov.io 10:23:48 query: branch=PR-286&commit=5c210eac3fe8db3d2c74fe4fed4a2d183508bdce&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-286%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=286&job=&cmd_args= 10:23:48 -> Pinging Codecov 10:23:48 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-286&commit=5c210eac3fe8db3d2c74fe4fed4a2d183508bdce&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-286%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=286&job=&cmd_args= 10:23:48 -> Uploading to 10:23:48 https://storage.googleapis.com/codecov/v4/raw/2024-03-08/581DD39554BDF9B6E22D074273EAD858/5c210eac3fe8db3d2c74fe4fed4a2d183508bdce/47296f61-ba01-4c44-b97c-6cf57356e751.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240308T102348Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a350fc60711df65fc1ae97cef0e7490bedc27fb0253a6cb84ec084115202d3d8 10:23:48 % Total % Received % Xferd Average Speed Time Time Time Current 10:23:48 Dload Upload Total Spent Left Speed 10:23:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50324 0 0 100 50324 0 150k --:--:-- --:--:-- --:--:-- 151k 10:23:49 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/5c210eac3fe8db3d2c74fe4fed4a2d183508bdce [Pipeline] } 10:23:49 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:23:53 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-286/archives ] 10:23:53 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-286/archives 10:23:53 total 16 10:23:53 drwxr-xr-x 3 root root 4096 Mar 8 10:16 . 10:23:53 drwxrwxr-x 11 jenkins jenkins 4096 Mar 8 10:16 .. 10:23:53 drwxr-xr-x 2 root root 4096 Mar 8 10:16 cost 10:23:53 -rw-r--r-- 1 root root 93 Mar 8 10:16 cost.csv 10:23:53 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-286/archives 10:23:53 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-286/archives 10:23:53 total 16 10:23:53 drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 10:16 . 10:23:53 drwxrwxr-x 11 jenkins jenkins 4096 Mar 8 10:16 .. 10:23:53 drwxr-xr-x 2 jenkins jenkins 4096 Mar 8 10:16 cost 10:23:53 -rw-r--r-- 1 jenkins jenkins 93 Mar 8 10:16 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:23:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:23:54 ---> package-listing.sh 10:23:54 ++ facter osfamily 10:23:54 ++ tr '[:upper:]' '[:lower:]' 10:23:54 + OS_FAMILY=debian 10:23:54 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-286 10:23:54 + START_PACKAGES=/tmp/packages_start.txt 10:23:54 + END_PACKAGES=/tmp/packages_end.txt 10:23:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:23:54 + PACKAGES=/tmp/packages_start.txt 10:23:54 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-286 ']' 10:23:54 + PACKAGES=/tmp/packages_end.txt 10:23:54 + case "${OS_FAMILY}" in 10:23:54 + dpkg -l 10:23:54 + grep '^ii' 10:23:54 + '[' -f /tmp/packages_start.txt ']' 10:23:54 + '[' -f /tmp/packages_end.txt ']' 10:23:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:23:54 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-286 ']' 10:23:54 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-286/archives/ 10:23:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-286/archives/ [Pipeline] echo 10:23:54 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-286/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:23:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:23:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:23:56 prd-ubuntu20.04-docker-8c-8g-5226 does not seem to be running inside a container 10:23:56 $ 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-286/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-286 -v /w/workspace/undry_device-rfid-llrp-go_PR-286:/w/workspace/undry_device-rfid-llrp-go_PR-286:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-286@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-286@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:23:56 $ docker top 2157a5e7595011b9b5a5239c33a07331bd57b812055ed0783cb3b2a223cf7103 -eo pid,comm [Pipeline] { [Pipeline] sh 10:23:56 + touch /tmp/pre-build-complete [Pipeline] sh 10:23:57 + mkdir -p /var/log/sysstat [Pipeline] sh 10:23:57 + ls /var/log/sa-host 10:23:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:23:57 provisioning config files... 10:23:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-286@tmp/config8078667170721344730tmp [Pipeline] { [Pipeline] echo 10:23:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:23:58 ---> create-netrc.sh [Pipeline] } 10:23:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:23:58 ---> python-tools-install.sh [Pipeline] echo 10:23:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:23:59 ---> sudo-logs.sh 10:23:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:23:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:23:59 ---> job-cost.sh 10:23:59 lf-activate-venv: SKIPPING 10:23:59 DEBUG: total: 0.8799999952316284 10:23:59 INFO: Retrieving Stack Cost... 10:23:59 INFO: Retrieving Pricing Info for: v3-standard-8 10:24:00 INFO: Archiving Costs [Pipeline] echo 10:24:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:24:00 ---> logs-deploy.sh 10:24:00 lf-activate-venv: SKIPPING 10:24:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-286/1 10:24:00 INFO: archiving workspace using pattern(s): 10:24:01 Archives upload complete. 10:24:02 INFO: archiving logs to Nexus