Pull request #310 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b158f6b7f61596ddd073fa1f0974d2e232731623+c113c35f422ed3e43f4da535b17fc150c7364f0a (c8e414862a06513bde2f01853bc93619e962ed31) 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-ssh9422157789086201135.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh1356816173656217994.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 f3350a1713306dce7682ed7e37d5774890d03277 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-310/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-310/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18271321990783151164.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-310/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18274030160769280421.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh12686094223738368540.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-310/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-310/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12338410607881586682.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 f3350a1713306dce7682ed7e37d5774890d03277 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8806 in /w/workspace/undry_device-rfid-llrp-go_PR-310 [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-310 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/310/head:refs/remotes/origin/PR-310 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c113c35f422ed3e43f4da535b17fc150c7364f0a into PR head commit b158f6b7f61596ddd073fa1f0974d2e232731623 Merge succeeded, producing b158f6b7f61596ddd073fa1f0974d2e232731623 Checking out Revision b158f6b7f61596ddd073fa1f0974d2e232731623 (PR-310) 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 f3350a1713306dce7682ed7e37d5774890d03277 > git config core.sparsecheckout # timeout=10 > git checkout -f b158f6b7f61596ddd073fa1f0974d2e232731623 # 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 c113c35f422ed3e43f4da535b17fc150c7364f0a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b158f6b7f61596ddd073fa1f0974d2e232731623 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:50:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:50:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:50:26 ========================================================= 10:50:26 EdgeX Global Pipelines Version Info 10:50:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:50:27 ------------------- 10:50:27 stable info: 10:50:27 ------------------- 10:50:27 Commited By: Cherry Wang cherry@iotechsys.com 10:50:27 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 10:50:27 Message: update stable to v1.0.263 10:50:28 ------------------- 10:50:28 experimental info: 10:50:28 ------------------- 10:50:28 Commited By: Cherry Wang cherry@iotechsys.com 10:50:28 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 10:50:28 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:50:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 10:50:28 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 10:50:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:50:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:50:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:50:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 10:50:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:50:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:50:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:50:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:50:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:50:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 10:50:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:50:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:50:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:50:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:50:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:50:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:50:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:50:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:50:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:50:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:50:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:50:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:50:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:50:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:50:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:50:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-310 [Pipeline] echo 10:50:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-310 [Pipeline] echo 10:50:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-310 [Pipeline] echo 10:50:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b158f6b7f61596ddd073fa1f0974d2e232731623 [Pipeline] echo 10:50:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b158f6b [Pipeline] echo 10:50:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:50:30 provisioning config files... 10:50:30 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-310@tmp/config15253319504937377020tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:50:31 ---> ****-login.sh 10:50:31 nexus3.edgexfoundry.org:10001 10:50:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:50:31 Configure a credential helper to remove this warning. See 10:50:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:50:31 10:50:31 Login Succeeded 10:50:31 nexus3.edgexfoundry.org:10002 10:50:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:50:31 Configure a credential helper to remove this warning. See 10:50:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:50:31 10:50:31 Login Succeeded 10:50:31 nexus3.edgexfoundry.org:10003 10:50:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:50:31 Configure a credential helper to remove this warning. See 10:50:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:50:31 10:50:31 Login Succeeded 10:50:31 nexus3.edgexfoundry.org:10004 10:50:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:50:31 Configure a credential helper to remove this warning. See 10:50:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:50:31 10:50:31 Login Succeeded 10:50:31 ****.io 10:50:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:50:32 Configure a credential helper to remove this warning. See 10:50:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:50:32 10:50:32 Login Succeeded 10:50:32 ---> ****-login.sh ends [Pipeline] } 10:50:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:50:32 + git rev-list -1 --merges b158f6b7f61596ddd073fa1f0974d2e232731623~1..b158f6b7f61596ddd073fa1f0974d2e232731623 [Pipeline] echo 10:50:32 -----------> git rev-list -1 --merges b158f6b7f61596ddd073fa1f0974d2e232731623~1..b158f6b7f61596ddd073fa1f0974d2e232731623 b158f6b7f61596ddd073fa1f0974d2e232731623 [false] [Pipeline] sh 10:50:33 + git log --format=format:%s -1 b158f6b7f61596ddd073fa1f0974d2e232731623 [Pipeline] echo 10:50:33 ========================================================= 10:50:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:50:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:50:33 + git log --format=format:%s -1 b158f6b7f61596ddd073fa1f0974d2e232731623 [Pipeline] echo 10:50:33 [semverPrep] GIT_COMMIT: b158f6b7f61596ddd073fa1f0974d2e232731623, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 10:50:33 [semverPrep] This is not a build commit. [Pipeline] sh 10:50:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:50:34 + grep -v github /etc/ssh/ssh_known_hosts 10:50:34 + [ -e /tmp/ssh_known_hosts ] 10:50:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:50:34 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:50:34 + sudo tee -a /etc/ssh/ssh_known_hosts 10:50:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:50:34 10:50:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:50:35 0.1.4: Pulling from edgex-devops/py-git-semver 10:50:35 b85a868b505f: Pulling fs layer 10:50:35 e2be974225ed: Pulling fs layer 10:50:35 339a4e72a1f5: Pulling fs layer 10:50:35 988bab9f4d93: Pulling fs layer 10:50:35 1469e6f7b9e6: Pulling fs layer 10:50:35 eaf3925da568: Pulling fs layer 10:50:35 988bab9f4d93: Waiting 10:50:35 1469e6f7b9e6: Waiting 10:50:35 eaf3925da568: Waiting 10:50:35 bab4dde63d76: Pulling fs layer 10:50:35 bde34c3a00c8: Pulling fs layer 10:50:35 b352a97aabf1: Pulling fs layer 10:50:35 bde34c3a00c8: Waiting 10:50:35 4872d77fe225: Pulling fs layer 10:50:35 5851b861e8e6: Pulling fs layer 10:50:35 4872d77fe225: Waiting 10:50:35 b352a97aabf1: Waiting 10:50:35 e2be974225ed: Download complete 10:50:35 988bab9f4d93: Download complete 10:50:35 1469e6f7b9e6: Verifying Checksum 10:50:35 1469e6f7b9e6: Download complete 10:50:35 339a4e72a1f5: Verifying Checksum 10:50:35 339a4e72a1f5: Download complete 10:50:35 eaf3925da568: Verifying Checksum 10:50:35 eaf3925da568: Download complete 10:50:35 bde34c3a00c8: Download complete 10:50:35 b352a97aabf1: Download complete 10:50:35 4872d77fe225: Download complete 10:50:35 5851b861e8e6: Download complete 10:50:35 b85a868b505f: Verifying Checksum 10:50:35 b85a868b505f: Download complete 10:50:35 bab4dde63d76: Verifying Checksum 10:50:35 bab4dde63d76: Download complete 10:50:36 b85a868b505f: Pull complete 10:50:36 e2be974225ed: Pull complete 10:50:37 339a4e72a1f5: Pull complete 10:50:37 988bab9f4d93: Pull complete 10:50:37 1469e6f7b9e6: Pull complete 10:50:37 eaf3925da568: Pull complete 10:50:39 bab4dde63d76: Pull complete 10:50:39 bde34c3a00c8: Pull complete 10:50:39 b352a97aabf1: Pull complete 10:50:39 4872d77fe225: Pull complete 10:50:39 5851b861e8e6: Pull complete 10:50:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:50:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:50:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:50:40 prd-ubuntu20.04-docker-8c-8g-8806 does not seem to be running inside a container 10:50:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-310 -v /w/workspace/undry_device-rfid-llrp-go_PR-310:/w/workspace/undry_device-rfid-llrp-go_PR-310:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-310@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-310@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:50:43 $ docker top f9cab65dbb9ba0018264320c7ec0928856b939811e9af7b698ba6932725ced66 -eo pid,comm 10:50:43 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 10:50:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:50:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:50:43 [ssh-agent] Looking for ssh-agent implementation... 10:50:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:50:43 $ docker exec f9cab65dbb9ba0018264320c7ec0928856b939811e9af7b698ba6932725ced66 ssh-agent 10:50:43 SSH_AUTH_SOCK=/tmp/ssh-UI1foqsFwNv0/agent.33 10:50:43 SSH_AGENT_PID=39 10:50:43 Running ssh-add (command line suppressed) 10:50:43 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-310@tmp/private_key_17630901334927794958.key (/w/workspace/undry_device-rfid-llrp-go_PR-310@tmp/private_key_17630901334927794958.key) 10:50:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:50:44 + git tag --points-at HEAD [Pipeline] } 10:50:44 $ docker exec --env ******** --env ******** f9cab65dbb9ba0018264320c7ec0928856b939811e9af7b698ba6932725ced66 ssh-agent -k 10:50:44 unset SSH_AUTH_SOCK; 10:50:44 unset SSH_AGENT_PID; 10:50:44 echo Agent pid 39 killed; 10:50:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:50:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:50:44 [ssh-agent] Looking for ssh-agent implementation... 10:50:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:50:44 $ docker exec f9cab65dbb9ba0018264320c7ec0928856b939811e9af7b698ba6932725ced66 ssh-agent 10:50:44 SSH_AUTH_SOCK=/tmp/ssh-n38AEDKT32ci/agent.72 10:50:44 SSH_AGENT_PID=78 10:50:44 Running ssh-add (command line suppressed) 10:50:44 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-310@tmp/private_key_18230179929639322728.key (/w/workspace/undry_device-rfid-llrp-go_PR-310@tmp/private_key_18230179929639322728.key) 10:50:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:50:45 + git semver init 10:50:46 2024-08-27 10:50:45,323 [run_init] DEBUG init version:0.0.0 force:False 10:50:46 2024-08-27 10:50:45,324 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-310/.semver 10:50:46 2024-08-27 10:50:45,324 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-310/.semver 10:50:46 2024-08-27 10:50:45,325 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-310/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-310, universal_newlines=False, shell=None, istream=None) 10:50:55 2024-08-27 10:50:55,454 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-310/.git/info/exclude 10:50:55 2024-08-27 10:50:55,455 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-310/.semver/PR-310 with force:False 10:50:55 2024-08-27 10:50:55,455 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-310/.semver/PR-310 10:50:55 2024-08-27 10:50:55,459 [execute] INFO git cat-file --batch-check 10:50:55 2024-08-27 10:50:55,459 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-310/.semver, universal_newlines=False, shell=None, istream=) 10:50:55 2024-08-27 10:50:55,466 [execute] INFO git cat-file --batch 10:50:55 2024-08-27 10:50:55,467 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-310/.semver, universal_newlines=False, shell=None, istream=) 10:50:55 2024-08-27 10:50:55,472 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-310/.semver/PR-310 10:50:55 0.0.0 [Pipeline] } 10:50:55 $ docker exec --env ******** --env ******** f9cab65dbb9ba0018264320c7ec0928856b939811e9af7b698ba6932725ced66 ssh-agent -k 10:50:55 unset SSH_AUTH_SOCK; 10:50:55 unset SSH_AGENT_PID; 10:50:55 echo Agent pid 78 killed; 10:50:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:50:56 + git semver [Pipeline] } 10:50:56 $ docker stop --time=1 f9cab65dbb9ba0018264320c7ec0928856b939811e9af7b698ba6932725ced66 10:50:58 $ docker rm -f --volumes f9cab65dbb9ba0018264320c7ec0928856b939811e9af7b698ba6932725ced66 [Pipeline] // withDockerContainer [Pipeline] sh 10:50:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:50:58 Stashed 1 file(s) [Pipeline] echo 10:50:58 [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:50:59 provisioning config files... 10:50:59 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-310@tmp/config9347856085274803030tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:51:00 ---> ****-login.sh 10:51:00 nexus3.edgexfoundry.org:10001 10:51:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:51:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:51:00 Configure a credential helper to remove this warning. See 10:51:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:51:00 10:51:00 Login Succeeded 10:51:00 nexus3.edgexfoundry.org:10002 10:51:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:51:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:51:00 Configure a credential helper to remove this warning. See 10:51:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:51:00 10:51:00 Login Succeeded 10:51:00 nexus3.edgexfoundry.org:10003 10:51:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:51:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:51:00 Configure a credential helper to remove this warning. See 10:51:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:51:00 10:51:00 Login Succeeded 10:51:00 nexus3.edgexfoundry.org:10004 10:51:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:51:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:51:00 Configure a credential helper to remove this warning. See 10:51:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:51:00 10:51:00 Login Succeeded 10:51:00 ****.io 10:51:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:51:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:51:00 Configure a credential helper to remove this warning. See 10:51:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:51:00 10:51:00 Login Succeeded 10:51:00 ---> ****-login.sh ends [Pipeline] } 10:51:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:51:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:51:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:51:00 ========================================================= 10:51:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 10:51:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:51:01 + 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:51:01 Sending build context to Docker daemon 11.42MB 10:51:01 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 10:51:01 Step 2/12 : FROM ${BASE} AS builder 10:51:01 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 10:51:01 619be1103602: Pulling fs layer 10:51:01 7862e08f4a3e: Pulling fs layer 10:51:01 5df492c9dc93: Pulling fs layer 10:51:01 7629e6793208: Pulling fs layer 10:51:01 4f4fb700ef54: Pulling fs layer 10:51:01 fb5054dd5b73: Pulling fs layer 10:51:01 eeca6798cff9: Pulling fs layer 10:51:01 aa269ceb94a6: Pulling fs layer 10:51:01 ada007ff1a6a: Pulling fs layer 10:51:01 4f4fb700ef54: Waiting 10:51:01 fb5054dd5b73: Waiting 10:51:01 eeca6798cff9: Waiting 10:51:01 aa269ceb94a6: Waiting 10:51:01 7629e6793208: Waiting 10:51:01 7862e08f4a3e: Download complete 10:51:01 7629e6793208: Verifying Checksum 10:51:01 7629e6793208: Download complete 10:51:01 4f4fb700ef54: Verifying Checksum 10:51:01 4f4fb700ef54: Download complete 10:51:01 fb5054dd5b73: Verifying Checksum 10:51:01 fb5054dd5b73: Download complete 10:51:01 619be1103602: Verifying Checksum 10:51:01 619be1103602: Download complete 10:51:01 eeca6798cff9: Verifying Checksum 10:51:01 eeca6798cff9: Download complete 10:51:01 619be1103602: Pull complete 10:51:01 ada007ff1a6a: Verifying Checksum 10:51:01 ada007ff1a6a: Download complete 10:51:01 7862e08f4a3e: Pull complete 10:51:01 5df492c9dc93: Verifying Checksum 10:51:01 5df492c9dc93: Download complete 10:51:02 aa269ceb94a6: Verifying Checksum 10:51:05 5df492c9dc93: Pull complete 10:51:05 7629e6793208: Pull complete 10:51:05 4f4fb700ef54: Pull complete 10:51:05 fb5054dd5b73: Pull complete 10:51:05 eeca6798cff9: Pull complete 10:51:08 aa269ceb94a6: Pull complete 10:51:08 ada007ff1a6a: Pull complete 10:51:08 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 10:51:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:51:08 ---> f489d0715acc 10:51:08 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:51:12 ---> Running in 58cb7b77ae0a 10:51:12 Removing intermediate container 58cb7b77ae0a 10:51:12 ---> e611db4f063f 10:51:12 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:51:12 ---> Running in b2603a439074 10:51:12 Removing intermediate container b2603a439074 10:51:12 ---> 57b40515de45 10:51:12 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:51:12 ---> Running in 91d72f1c89eb 10:51:12 Removing intermediate container 91d72f1c89eb 10:51:12 ---> bd9b01e18bbd 10:51:12 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:51:12 ---> Running in 7a66a3a4eb42 10:51:12 Removing intermediate container 7a66a3a4eb42 10:51:12 ---> 5b9d7d53a593 10:51:12 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:51:12 ---> Running in f2ea19597467 10:51:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:51:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:51:13 OK: 264 MiB in 52 packages 10:51:14 Removing intermediate container f2ea19597467 10:51:14 ---> dc948c4e125f 10:51:14 Step 8/12 : WORKDIR /app 10:51:14 ---> Running in eadf07f6a5dd 10:51:14 Removing intermediate container eadf07f6a5dd 10:51:14 ---> e7d60cbdc622 10:51:14 Step 9/12 : COPY go.mod vendor* ./ 10:51:14 ---> 708d1c68a18a 10:51:14 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:51:14 ---> Running in 30c2f030cffc 10:51:14 Still waiting to schedule task 10:51:14 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:52:10 Removing intermediate container 30c2f030cffc 10:52:10 ---> 2b79d518e7bc 10:52:10 Step 11/12 : COPY . . 10:52:10 ---> 384b3ee9494f 10:52:10 Step 12/12 : RUN $MAKE 10:52:10 ---> Running in 63146ff9974b 10:52:10 noop 10:52:10 Removing intermediate container 63146ff9974b 10:52:10 ---> a4c135b3134f 10:52:10 Successfully built a4c135b3134f 10:52:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:10 + docker inspect -f . ci-base-image-x86_64 10:52:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:52:11 prd-ubuntu20.04-docker-8c-8g-8806 does not seem to be running inside a container 10:52:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-310 -v /w/workspace/undry_device-rfid-llrp-go_PR-310:/w/workspace/undry_device-rfid-llrp-go_PR-310:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-310@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-310@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:52:11 $ docker top a128106a884a3c67e3c89896dd46d50aac246f16e3b2a4be9a333e75495f03af -eo pid,comm [Pipeline] { [Pipeline] sh 10:52:11 + go version 10:52:11 go version go1.21.9 linux/amd64 [Pipeline] } 10:52:11 $ docker stop --time=1 a128106a884a3c67e3c89896dd46d50aac246f16e3b2a4be9a333e75495f03af 10:52:13 $ docker rm -f --volumes a128106a884a3c67e3c89896dd46d50aac246f16e3b2a4be9a333e75495f03af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:14 + docker inspect -f . ci-base-image-x86_64 10:52:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:52:14 prd-ubuntu20.04-docker-8c-8g-8806 does not seem to be running inside a container 10:52:14 $ 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-310 -v /w/workspace/undry_device-rfid-llrp-go_PR-310:/w/workspace/undry_device-rfid-llrp-go_PR-310:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-310@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-310@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:52:14 $ docker top 5c775159ee4f08fc0c682c89ea3cca36ac32df2a3c4c772d4135757267115a11 -eo pid,comm [Pipeline] { [Pipeline] sh 10:52:15 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-310 [Pipeline] fileExists [Pipeline] sh 10:52:15 + make test 10:52:15 go test ./... -coverprofile=coverage.out ./... 10:52:16 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:52:34 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:52:34 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:52:37 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.941s coverage: 40.6% of statements 10:52:37 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.010s coverage: 96.4% of statements 10:52:37 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.253s coverage: 51.9% of statements 10:52:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8807 in /w/workspace/undry_device-rfid-llrp-go_PR-310 [Pipeline] { [Pipeline] ws 10:52:54 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 10:52:54 The recommended git tool is: git 10:52:55 go vet ./... 10:52:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:52:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:52:59 ./bin/test-attribution-txt.sh 10:52:59 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 10:52:59 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 10:52:59 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 10:52:59 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 10:52:59 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 10:52:59 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 10:52:59 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 10:52:59 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 10:52:59 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 10:52:59 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 10:52:59 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 10:52:59 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 10:52:59 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 10:52:59 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 10:52:59 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 10:52:59 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 10:52:59 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 10:52:59 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 10:52:59 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 10:52:59 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 10:52:59 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 10:52:59 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 10:52:59 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 10:52:59 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 10:52:59 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 10:52:59 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 10:52:59 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 10:52:59 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 10:52:59 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 10:52:59 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 10:52:59 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 10:52:59 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 10:52:59 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 10:52:59 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 10:52:59 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 10:52:59 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 10:52:59 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 10:52:59 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 10:52:59 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 10:52:59 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 10:52:59 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 10:52:59 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 10:52:59 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 10:52:59 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 10:52:59 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 10:52:59 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 10:52:59 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 10:52:59 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 10:52:59 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 10:52:59 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 10:52:59 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 10:52:59 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 10:52:59 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 10:52:59 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 10:52:59 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 10:52:59 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 10:52:59 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 10:52:59 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 10:52:59 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 10:52:59 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 10:52:59 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 10:52:59 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 10:52:59 An attribution for golang.org/x/term is missing from Attribution.txt, please add 10:52:59 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 10:52:59 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 10:52:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:52:59 $ docker stop --time=1 5c775159ee4f08fc0c682c89ea3cca36ac32df2a3c4c772d4135757267115a11 10:53:02 $ docker rm -f --volumes 5c775159ee4f08fc0c682c89ea3cca36ac32df2a3c4c772d4135757267115a11 10:53:02 using credential edgex-jenkins-ssh [Pipeline] // withDockerContainer 10:53:02 Cloning the remote Git repository [Pipeline] sh 10:53:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:53:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:53:02 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:53:02 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 10:53:02 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:53:02 > git --version # timeout=10 10:53:02 > git --version # 'git version 2.25.1' 10:53:02 using GIT_SSH to set credentials SSH Credentials for GitHub 10:53:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:53:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:53:03 + ls -al . 10:53:03 total 688 10:53:03 drwxrwxr-x 11 jenkins jenkins 4096 Aug 27 10:52 . 10:53:03 drwxrwxr-x 4 jenkins jenkins 4096 Aug 27 10:50 .. 10:53:03 -rw-rw-r-- 1 jenkins jenkins 134 Aug 27 10:50 .dockerignore 10:53:03 drwxrwxr-x 8 jenkins jenkins 4096 Aug 27 10:52 .git 10:53:03 drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 10:50 .github 10:53:03 -rw-rw-r-- 1 jenkins jenkins 880 Aug 27 10:50 .gitignore 10:53:03 -rw-rw-r-- 1 jenkins jenkins 41 Aug 27 10:50 .golangci.yml 10:53:03 drwxr-xr-x 3 jenkins jenkins 4096 Aug 27 10:50 .semver 10:53:03 -rw-rw-r-- 1 jenkins jenkins 11980 Aug 27 10:50 Attribution.txt 10:53:03 -rw-rw-r-- 1 jenkins jenkins 11677 Aug 27 10:50 CHANGELOG.md 10:53:03 -rw-rw-r-- 1 jenkins jenkins 1456 Aug 27 10:50 Dockerfile 10:53:03 -rw-rw-r-- 1 jenkins jenkins 677 Aug 27 10:50 GOVERNANCE.md 10:53:03 -rw-rw-r-- 1 jenkins jenkins 661 Aug 27 10:50 Jenkinsfile 10:53:03 -rw-rw-r-- 1 jenkins jenkins 11347 Aug 27 10:50 LICENSE 10:53:03 -rw-rw-r-- 1 jenkins jenkins 2179 Aug 27 10:50 Makefile 10:53:03 -rw-rw-r-- 1 jenkins jenkins 625 Aug 27 10:50 OWNERS.md 10:53:03 -rw-rw-r-- 1 jenkins jenkins 28907 Aug 27 10:50 README.md 10:53:03 -rw-rw-r-- 1 jenkins jenkins 5 Aug 27 10:50 VERSION 10:53:03 drwxrwxr-x 2 jenkins jenkins 4096 Aug 27 10:50 bin 10:53:03 drwxrwxr-x 4 jenkins jenkins 4096 Aug 27 10:50 cmd 10:53:03 -rw-r--r-- 1 jenkins jenkins 438103 Aug 27 10:52 coverage.out 10:53:03 drwxrwxr-x 2 jenkins jenkins 4096 Aug 27 10:50 examples 10:53:03 -rw-rw-r-- 1 jenkins jenkins 7163 Aug 27 10:50 go.mod 10:53:03 -rw-rw-r-- 1 jenkins jenkins 101673 Aug 27 10:50 go.sum 10:53:03 drwxrwxr-x 2 jenkins jenkins 4096 Aug 27 10:50 images 10:53:03 drwxrwxr-x 4 jenkins jenkins 4096 Aug 27 10:50 internal 10:53:03 drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 10:50 pkg 10:53:03 -rw-rw-r-- 1 jenkins jenkins 193 Aug 27 10:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:04 + 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=b158f6b7f61596ddd073fa1f0974d2e232731623 --label arch=amd64 --label version=0.0.0 . 10:53:04 Sending build context to Docker daemon 11.42MB 10:53:04 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 10:53:04 Step 2/25 : FROM ${BASE} AS builder 10:53:04 ---> a4c135b3134f 10:53:04 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:53:04 ---> Running in d4b0da49f71f 10:53:04 Removing intermediate container d4b0da49f71f 10:53:04 ---> 6bac63d3bb4c 10:53:04 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:53:04 ---> Running in 7953c40d6dc6 10:53:04 Removing intermediate container 7953c40d6dc6 10:53:04 ---> 37adc816d5a0 10:53:04 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 10:53:04 ---> Running in 470e5f83dbe3 10:53:04 Removing intermediate container 470e5f83dbe3 10:53:04 ---> b7c913358135 10:53:04 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 10:53:04 ---> Running in 130575a32fb7 10:53:04 Removing intermediate container 130575a32fb7 10:53:04 ---> 0a2616aff00d 10:53:04 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:53:04 ---> Running in 6bdda3a76762 10:53:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:53:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:53:05 OK: 264 MiB in 52 packages 10:53:05 Removing intermediate container 6bdda3a76762 10:53:05 ---> 2ae61ed8004a 10:53:05 Step 8/25 : WORKDIR /app 10:53:05 ---> Running in 266aedc85d91 10:53:06 Removing intermediate container 266aedc85d91 10:53:06 ---> 975066e523c9 10:53:06 Step 9/25 : COPY go.mod vendor* ./ 10:53:06 ---> 875473db0d39 10:53:06 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:53:06 ---> Running in 6eacaa5d11da 10:53:05 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:53:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:53:06 Removing intermediate container 6eacaa5d11da 10:53:06 ---> a460c26c98ca 10:53:06 Step 11/25 : COPY . . 10:53:07 ---> 04fa5721e7e6 10:53:07 Step 12/25 : RUN $MAKE 10:53:07 ---> Running in e77b8b172da6 10:53:07 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.34" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 10:53:07 Merging remotes/origin/main commit c113c35f422ed3e43f4da535b17fc150c7364f0a into PR head commit b158f6b7f61596ddd073fa1f0974d2e232731623 10:53:07 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:53:07 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:53:07 using GIT_SSH to set credentials SSH Credentials for GitHub 10:53:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/310/head:refs/remotes/origin/PR-310 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:53:08 Merge succeeded, producing b158f6b7f61596ddd073fa1f0974d2e232731623 10:53:08 Checking out Revision b158f6b7f61596ddd073fa1f0974d2e232731623 (PR-310) 10:53:08 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 10:53:08 > git --version # timeout=10 10:53:08 > git --version # 'git version 2.25.1' 10:53:08 fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 10:53:07 > git config core.sparsecheckout # timeout=10 10:53:07 > git checkout -f b158f6b7f61596ddd073fa1f0974d2e232731623 # timeout=10 10:53:08 > git remote # timeout=10 10:53:08 > git config --get remote.origin.url # timeout=10 10:53:08 using GIT_SSH to set credentials SSH Credentials for GitHub 10:53:08 > git merge c113c35f422ed3e43f4da535b17fc150c7364f0a # timeout=10 10:53:08 > git rev-parse HEAD^{commit} # timeout=10 10:53:08 > git config core.sparsecheckout # timeout=10 10:53:08 > git checkout -f b158f6b7f61596ddd073fa1f0974d2e232731623 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:53:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:53:14 % Total % Received % Xferd Average Speed Time Time Time Current 10:53:14 Dload Upload Total Spent Left Speed 10:53:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 129k 0 --:--:-- --:--:-- --:--:-- 129k [Pipeline] sh 10:53:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:53:14 + sudo tee /etc/docker/daemon.new 10:53:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:53:14 { 10:53:14 "registry-mirrors": [ 10:53:14 "https://nexus3.edgexfoundry.org:10001" 10:53:14 ], 10:53:14 "bip": "10.250.0.254/24", 10:53:14 "hosts": [ 10:53:14 "tcp://0.0.0.0:5555", 10:53:14 "unix:///var/run/docker.sock" 10:53:14 ], 10:53:14 "mtu": 1458, 10:53:14 "selinux-enabled": true, 10:53:14 "seccomp-profile": "/etc/docker/seccomp.json" 10:53:14 } [Pipeline] sh 10:53:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:53:15 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:53:33 provisioning config files... 10:53:33 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config17306556145811858065tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:53:34 ---> ****-login.sh 10:53:34 nexus3.edgexfoundry.org:10001 10:53:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:53:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:53:34 Configure a credential helper to remove this warning. See 10:53:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:53:34 10:53:34 Login Succeeded 10:53:34 nexus3.edgexfoundry.org:10002 10:53:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:53:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:53:35 Configure a credential helper to remove this warning. See 10:53:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:53:35 10:53:35 Login Succeeded 10:53:35 nexus3.edgexfoundry.org:10003 10:53:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:53:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:53:35 Configure a credential helper to remove this warning. See 10:53:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:53:35 10:53:35 Login Succeeded 10:53:35 nexus3.edgexfoundry.org:10004 10:53:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:53:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:53:36 Configure a credential helper to remove this warning. See 10:53:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:53:36 10:53:36 Login Succeeded 10:53:36 ****.io 10:53:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:53:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:53:36 Configure a credential helper to remove this warning. See 10:53:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:53:36 10:53:36 Login Succeeded 10:53:36 ---> ****-login.sh ends [Pipeline] } 10:53:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:53:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:53:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:53:37 ========================================================= 10:53:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 10:53:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:37 + 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:53:37 Sending build context to Docker daemon 1.201MB 10:53:37 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 10:53:37 Step 2/12 : FROM ${BASE} AS builder 10:53:38 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:53:38 c6b39de5b339: Pulling fs layer 10:53:38 a69c41024577: Pulling fs layer 10:53:38 d6de4b400683: Pulling fs layer 10:53:38 35cb2a7552d0: Pulling fs layer 10:53:38 4f4fb700ef54: Pulling fs layer 10:53:38 464afbd9ba4c: Pulling fs layer 10:53:38 00f215d4a9da: Pulling fs layer 10:53:38 d496ad576159: Pulling fs layer 10:53:38 4f4fb700ef54: Waiting 10:53:38 464afbd9ba4c: Waiting 10:53:38 35cb2a7552d0: Waiting 10:53:38 00f215d4a9da: Waiting 10:53:38 d496ad576159: Waiting 10:53:38 a69c41024577: Verifying Checksum 10:53:38 a69c41024577: Download complete 10:53:38 35cb2a7552d0: Verifying Checksum 10:53:38 35cb2a7552d0: Download complete 10:53:38 4f4fb700ef54: Verifying Checksum 10:53:38 4f4fb700ef54: Download complete 10:53:38 464afbd9ba4c: Verifying Checksum 10:53:38 464afbd9ba4c: Download complete 10:53:38 c6b39de5b339: Download complete 10:53:38 d496ad576159: Verifying Checksum 10:53:38 d496ad576159: Download complete 10:53:39 c6b39de5b339: Pull complete 10:53:39 Removing intermediate container e77b8b172da6 10:53:39 ---> 4ec1e82d9e58 10:53:39 Step 13/25 : FROM alpine:3.18 10:53:39 3.18: Pulling from library/alpine 10:53:39 930bdd4d222e: Pulling fs layer 10:53:39 930bdd4d222e: Download complete 10:53:39 930bdd4d222e: Pull complete 10:53:39 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 10:53:39 Status: Downloaded newer image for alpine:3.18 10:53:39 ---> 18f865063206 10:53:39 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:53:39 ---> Running in 737b8611ee1c 10:53:39 Removing intermediate container 737b8611ee1c 10:53:39 ---> 69c54aa7bf28 10:53:39 Step 15/25 : RUN apk add --update --no-cache dumb-init 10:53:39 ---> Running in 5d00dd489105 10:53:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:53:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:53:39 (1/1) Installing dumb-init (1.2.5-r2) 10:53:39 Executing busybox-1.36.1-r7.trigger 10:53:39 OK: 7 MiB in 16 packages 10:53:39 Removing intermediate container 5d00dd489105 10:53:39 ---> 989f33050507 10:53:39 Step 16/25 : RUN apk --no-cache upgrade 10:53:39 ---> Running in 1b948217de9e 10:53:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:53:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:53:39 OK: 7 MiB in 16 packages 10:53:39 a69c41024577: Pull complete 10:53:39 Removing intermediate container 1b948217de9e 10:53:39 ---> a872e7814706 10:53:39 Step 17/25 : COPY --from=builder /app/LICENSE / 10:53:39 ---> 8f71330f90e1 10:53:39 Step 18/25 : COPY --from=builder /app/Attribution.txt / 10:53:39 d6de4b400683: Verifying Checksum 10:53:39 d6de4b400683: Download complete 10:53:40 ---> 6a0f5ce0ddb5 10:53:40 Step 19/25 : COPY --from=builder /app/cmd/ / 10:53:41 00f215d4a9da: Verifying Checksum 10:53:41 00f215d4a9da: Download complete 10:53:41 ---> 0e13babcb8d0 10:53:41 Step 20/25 : EXPOSE 59989 10:53:41 ---> Running in 4241d3208d4f 10:53:41 Removing intermediate container 4241d3208d4f 10:53:41 ---> a29b2abbcd65 10:53:41 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 10:53:41 ---> Running in 4ae6b34b90ab 10:53:41 Removing intermediate container 4ae6b34b90ab 10:53:41 ---> d0cdae6f349c 10:53:41 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:53:41 ---> Running in a4381021f564 10:53:41 Removing intermediate container a4381021f564 10:53:41 ---> e45335cc620d 10:53:41 Step 23/25 : LABEL arch=amd64 10:53:41 ---> Running in fb06a1ef9243 10:53:41 Removing intermediate container fb06a1ef9243 10:53:41 ---> d9df314e96e4 10:53:41 Step 24/25 : LABEL git_sha=b158f6b7f61596ddd073fa1f0974d2e232731623 10:53:41 ---> Running in 4abf02d5e87a 10:53:41 Removing intermediate container 4abf02d5e87a 10:53:41 ---> d5e436ecb225 10:53:41 Step 25/25 : LABEL version=0.0.0 10:53:41 ---> Running in 84bcf25af364 10:53:41 Removing intermediate container 84bcf25af364 10:53:41 ---> bcdebd5b05a1 10:53:41 [Warning] One or more build-args [ARCH] were not consumed 10:53:41 Successfully built bcdebd5b05a1 10:53:41 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:53:43 10:53:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:53:43 latest: Pulling from edgex-lftools-log-publisher 10:53:43 5eb5b503b376: Pulling fs layer 10:53:43 5c69ac0246d0: Pulling fs layer 10:53:43 ec43610c2a17: Pulling fs layer 10:53:43 3a2ae6a8a46f: Pulling fs layer 10:53:43 33b1e0a273af: Pulling fs layer 10:53:43 5d3b04190fa2: Pulling fs layer 10:53:43 2f39f015ded8: Pulling fs layer 10:53:43 3a2ae6a8a46f: Waiting 10:53:43 33b1e0a273af: Waiting 10:53:43 5d3b04190fa2: Waiting 10:53:43 2f39f015ded8: Waiting 10:53:43 5c69ac0246d0: Verifying Checksum 10:53:43 5c69ac0246d0: Download complete 10:53:43 3a2ae6a8a46f: Download complete 10:53:43 33b1e0a273af: Verifying Checksum 10:53:43 33b1e0a273af: Download complete 10:53:43 5d3b04190fa2: Verifying Checksum 10:53:43 5d3b04190fa2: Download complete 10:53:43 ec43610c2a17: Verifying Checksum 10:53:43 ec43610c2a17: Download complete 10:53:43 5eb5b503b376: Verifying Checksum 10:53:43 5eb5b503b376: Download complete 10:53:44 2f39f015ded8: Download complete 10:53:44 5eb5b503b376: Pull complete 10:53:44 5c69ac0246d0: Pull complete 10:53:45 ec43610c2a17: Pull complete 10:53:45 3a2ae6a8a46f: Pull complete 10:53:45 33b1e0a273af: Pull complete 10:53:45 5d3b04190fa2: Pull complete 10:53:49 2f39f015ded8: Pull complete 10:53:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:53:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:53:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:53:50 prd-ubuntu20.04-docker-8c-8g-8806 does not seem to be running inside a container 10:53:50 $ 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-310 -v /w/workspace/undry_device-rfid-llrp-go_PR-310:/w/workspace/undry_device-rfid-llrp-go_PR-310:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-310@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-310@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:53:53 d6de4b400683: Pull complete 10:53:53 35cb2a7552d0: Pull complete 10:53:53 4f4fb700ef54: Pull complete 10:53:53 464afbd9ba4c: Pull complete 10:53:55 $ docker top ce0d2f9048bed46ae570a965da8391805be5abb80f8c862e9b99e0ee55dc9333 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:53:55 ---> job-cost.sh 10:53:55 lf-activate-venv: SKIPPING 10:53:55 INFO: No Stack... 10:53:56 INFO: Retrieving Pricing Info for: v3-standard-8 10:53:56 INFO: Archiving Costs [Pipeline] sh 10:53:56 + + cut -d,cat -f6 /w/workspace/undry_device-rfid-llrp-go_PR-310/archives/cost.csv 10:53:56 [Pipeline] lock 10:53:56 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-310-1-stack-cost] 10:53:56 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-310-1-stack-cost] did not exist. Created. 10:53:56 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-310-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:53:57 + echo total: 0.2199999988079071 [Pipeline] stash 10:53:57 Stashed 1 file(s) [Pipeline] } 10:53:57 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-310-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:53:57 $ docker stop --time=1 ce0d2f9048bed46ae570a965da8391805be5abb80f8c862e9b99e0ee55dc9333 10:53:58 $ docker rm -f --volumes ce0d2f9048bed46ae570a965da8391805be5abb80f8c862e9b99e0ee55dc9333 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:54:01 00f215d4a9da: Pull complete 10:54:03 d496ad576159: Pull complete 10:54:03 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 10:54:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 10:54:03 ---> f246e2811388 10:54:03 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:54:05 ---> Running in 3edb3d38a5bf 10:54:05 Removing intermediate container 3edb3d38a5bf 10:54:05 ---> 3098292f94e3 10:54:05 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:54:05 ---> Running in a048986dcdd2 10:54:05 Removing intermediate container a048986dcdd2 10:54:05 ---> 3c0af1e2c7ee 10:54:05 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:54:05 ---> Running in dd04713f40fc 10:54:05 Removing intermediate container dd04713f40fc 10:54:05 ---> 30c502ab484f 10:54:05 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:54:06 ---> Running in 177f189735d1 10:54:06 Removing intermediate container 177f189735d1 10:54:06 ---> dc5132cedde2 10:54:06 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:54:06 ---> Running in afe2007a3097 10:54:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:54:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:54:08 OK: 266 MiB in 52 packages 10:54:09 Removing intermediate container afe2007a3097 10:54:09 ---> 44144024f600 10:54:09 Step 8/12 : WORKDIR /app 10:54:09 ---> Running in df20e32eba92 10:54:11 Removing intermediate container df20e32eba92 10:54:11 ---> ba62d5655dce 10:54:11 Step 9/12 : COPY go.mod vendor* ./ 10:54:11 ---> ba7cadc6cf48 10:54:11 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:54:11 ---> Running in 9b83b276c347 10:56:03 Removing intermediate container 9b83b276c347 10:56:03 ---> 39c3110328fa 10:56:03 Step 11/12 : COPY . . 10:56:03 ---> 8c707c71f033 10:56:03 Step 12/12 : RUN $MAKE 10:56:03 ---> Running in 749e77e1f55d 10:56:03 noop 10:56:03 Removing intermediate container 749e77e1f55d 10:56:03 ---> e3c6760989eb 10:56:03 Successfully built e3c6760989eb 10:56:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:03 + docker inspect -f . ci-base-image-arm64 10:56:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:56:04 prd-ubuntu20.04-docker-arm64-4c-16g-8807 does not seem to be running inside a container 10:56:04 $ 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:56:05 $ docker top 937b49d25eb2169fe11b5260b9d50bc0bb954b445159955757007b352848ceff -eo pid,comm [Pipeline] { [Pipeline] sh 10:56:06 + go version 10:56:06 go version go1.21.9 linux/arm64 [Pipeline] } 10:56:06 $ docker stop --time=1 937b49d25eb2169fe11b5260b9d50bc0bb954b445159955757007b352848ceff 10:56:08 $ docker rm -f --volumes 937b49d25eb2169fe11b5260b9d50bc0bb954b445159955757007b352848ceff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:09 + docker inspect -f . ci-base-image-arm64 10:56:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:56:09 prd-ubuntu20.04-docker-arm64-4c-16g-8807 does not seem to be running inside a container 10:56:09 $ 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:56:10 $ docker top 0c9118a30bc7bce82783af2b35b8816a6c418accbd0300391aa078a9dd69cd8b -eo pid,comm [Pipeline] { [Pipeline] sh 10:56:11 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 10:56:12 + make test 10:56:12 go test ./... -coverprofile=coverage.out ./... 10:56:19 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:59:40 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:59:40 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 11:00:03 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 27.394s coverage: 40.6% of statements 11:00:03 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.046s coverage: 95.5% of statements 11:00:03 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.557s coverage: 51.9% of statements 11:00:03 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:00:03 go vet ./... 11:00:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:00:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:00:46 ./bin/test-attribution-txt.sh 11:00:46 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 11:00:46 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 11:00:46 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 11:00:46 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 11:00:46 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 11:00:46 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 11:00:46 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 11:00:46 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 11:00:46 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 11:00:46 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 11:00:46 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 11:00:46 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 11:00:46 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 11:00:46 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 11:00:46 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 11:00:46 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 11:00:46 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 11:00:46 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 11:00:46 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 11:00:46 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 11:00:46 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 11:00:46 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 11:00:46 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 11:00:46 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 11:00:46 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 11:00:46 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 11:00:46 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 11:00:46 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 11:00:46 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 11:00:46 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 11:00:46 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 11:00:46 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 11:00:46 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 11:00:46 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 11:00:46 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 11:00:46 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 11:00:46 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 11:00:46 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 11:00:46 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 11:00:46 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 11:00:46 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 11:00:46 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 11:00:46 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 11:00:46 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 11:00:46 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 11:00:46 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 11:00:46 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 11:00:46 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 11:00:46 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 11:00:46 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 11:00:46 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 11:00:46 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 11:00:46 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 11:00:46 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 11:00:46 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 11:00:46 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 11:00:46 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 11:00:46 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 11:00:46 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 11:00:46 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 11:00:46 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 11:00:46 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 11:00:46 An attribution for golang.org/x/term is missing from Attribution.txt, please add 11:00:46 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 11:00:46 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 11:00:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:00:46 $ docker stop --time=1 0c9118a30bc7bce82783af2b35b8816a6c418accbd0300391aa078a9dd69cd8b 11:00:48 $ docker rm -f --volumes 0c9118a30bc7bce82783af2b35b8816a6c418accbd0300391aa078a9dd69cd8b [Pipeline] // withDockerContainer [Pipeline] sh 11:00:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:00:51 Warning: overwriting stash ‘coverage-report’ 11:00:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:00:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:00:52 + ls -al . 11:00:52 total 684 11:00:52 drwxrwxr-x 10 jenkins jenkins 4096 Aug 27 10:56 . 11:00:52 drwxrwxr-x 4 jenkins jenkins 4096 Aug 27 10:53 .. 11:00:52 -rw-rw-r-- 1 jenkins jenkins 134 Aug 27 10:53 .dockerignore 11:00:52 drwxrwxr-x 8 jenkins jenkins 4096 Aug 27 10:53 .git 11:00:52 drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 10:53 .github 11:00:52 -rw-rw-r-- 1 jenkins jenkins 880 Aug 27 10:53 .gitignore 11:00:52 -rw-rw-r-- 1 jenkins jenkins 41 Aug 27 10:53 .golangci.yml 11:00:52 -rw-rw-r-- 1 jenkins jenkins 11980 Aug 27 10:53 Attribution.txt 11:00:52 -rw-rw-r-- 1 jenkins jenkins 11677 Aug 27 10:53 CHANGELOG.md 11:00:52 -rw-rw-r-- 1 jenkins jenkins 1456 Aug 27 10:53 Dockerfile 11:00:52 -rw-rw-r-- 1 jenkins jenkins 677 Aug 27 10:53 GOVERNANCE.md 11:00:52 -rw-rw-r-- 1 jenkins jenkins 661 Aug 27 10:53 Jenkinsfile 11:00:52 -rw-rw-r-- 1 jenkins jenkins 11347 Aug 27 10:53 LICENSE 11:00:52 -rw-rw-r-- 1 jenkins jenkins 2179 Aug 27 10:53 Makefile 11:00:52 -rw-rw-r-- 1 jenkins jenkins 625 Aug 27 10:53 OWNERS.md 11:00:52 -rw-rw-r-- 1 jenkins jenkins 28907 Aug 27 10:53 README.md 11:00:52 -rw-rw-r-- 1 jenkins jenkins 5 Aug 27 10:50 VERSION 11:00:52 drwxrwxr-x 2 jenkins jenkins 4096 Aug 27 10:53 bin 11:00:52 drwxrwxr-x 4 jenkins jenkins 4096 Aug 27 10:53 cmd 11:00:52 -rw-r--r-- 1 jenkins jenkins 438103 Aug 27 11:00 coverage.out 11:00:52 drwxrwxr-x 2 jenkins jenkins 4096 Aug 27 10:53 examples 11:00:52 -rw-rw-r-- 1 jenkins jenkins 7163 Aug 27 10:53 go.mod 11:00:52 -rw-rw-r-- 1 jenkins jenkins 101673 Aug 27 10:53 go.sum 11:00:52 drwxrwxr-x 2 jenkins jenkins 4096 Aug 27 10:53 images 11:00:52 drwxrwxr-x 4 jenkins jenkins 4096 Aug 27 10:53 internal 11:00:52 drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 10:53 pkg 11:00:52 -rw-rw-r-- 1 jenkins jenkins 193 Aug 27 10:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:53 + 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=b158f6b7f61596ddd073fa1f0974d2e232731623 --label arch=arm64 --label version=0.0.0 . 11:00:53 Sending build context to Docker daemon 1.201MB 11:00:53 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 11:00:53 Step 2/25 : FROM ${BASE} AS builder 11:00:53 ---> e3c6760989eb 11:00:53 Step 3/25 : ARG ADD_BUILD_TAGS="" 11:00:53 ---> Running in e2beadb17084 11:00:54 Removing intermediate container e2beadb17084 11:00:54 ---> a979717fadae 11:00:54 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:00:54 ---> Running in ec84eb20d6b9 11:00:54 Removing intermediate container ec84eb20d6b9 11:00:54 ---> 6c85aee65113 11:00:54 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 11:00:54 ---> Running in 4f10b65c490d 11:00:54 Removing intermediate container 4f10b65c490d 11:00:54 ---> c90dae70c7d8 11:00:54 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 11:00:54 ---> Running in 63ab0256879a 11:00:55 Removing intermediate container 63ab0256879a 11:00:55 ---> 0ffbec9f4102 11:00:55 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:00:55 ---> Running in 50fc0d5b7f5c 11:00:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:00:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:00:57 OK: 266 MiB in 52 packages 11:00:58 Removing intermediate container 50fc0d5b7f5c 11:00:58 ---> eb3ac3940aa7 11:00:58 Step 8/25 : WORKDIR /app 11:00:58 ---> Running in 59ae510fc314 11:00:58 Removing intermediate container 59ae510fc314 11:00:58 ---> 4d11e886f688 11:00:58 Step 9/25 : COPY go.mod vendor* ./ 11:00:59 ---> 9f34eb89b4e2 11:00:59 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:00:59 ---> Running in 39b059022bbb 11:01:01 Removing intermediate container 39b059022bbb 11:01:01 ---> 9205ed8a8508 11:01:01 Step 11/25 : COPY . . 11:01:02 ---> fd13a0e4fd06 11:01:02 Step 12/25 : RUN $MAKE 11:01:02 ---> Running in f2fa8e8e9cd5 11:01:03 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.34" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 11:04:25 Removing intermediate container f2fa8e8e9cd5 11:04:25 ---> 8fb0f404e1e1 11:04:25 Step 13/25 : FROM alpine:3.18 11:04:25 3.18: Pulling from library/alpine 11:04:25 4983c3fe2029: Pulling fs layer 11:04:25 4983c3fe2029: Download complete 11:04:25 4983c3fe2029: Pull complete 11:04:25 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 11:04:25 Status: Downloaded newer image for alpine:3.18 11:04:25 ---> a0237000ae83 11:04:25 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 11:04:25 ---> Running in 62f143d42552 11:04:25 Removing intermediate container 62f143d42552 11:04:25 ---> b97882d5712e 11:04:25 Step 15/25 : RUN apk add --update --no-cache dumb-init 11:04:25 ---> Running in 8d2b5dbc7731 11:04:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:04:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:04:30 (1/1) Installing dumb-init (1.2.5-r2) 11:04:30 Executing busybox-1.36.1-r7.trigger 11:04:30 OK: 8 MiB in 16 packages 11:04:31 Removing intermediate container 8d2b5dbc7731 11:04:31 ---> a9902caa6630 11:04:31 Step 16/25 : RUN apk --no-cache upgrade 11:04:31 ---> Running in f2ec80e6c0b7 11:04:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:04:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:04:33 OK: 8 MiB in 16 packages 11:04:34 Removing intermediate container f2ec80e6c0b7 11:04:34 ---> 5965c888bbd6 11:04:34 Step 17/25 : COPY --from=builder /app/LICENSE / 11:04:35 ---> 76ea2041aacb 11:04:35 Step 18/25 : COPY --from=builder /app/Attribution.txt / 11:04:35 ---> a29137ce1e8b 11:04:35 Step 19/25 : COPY --from=builder /app/cmd/ / 11:04:37 ---> 8bee8fcfc52d 11:04:37 Step 20/25 : EXPOSE 59989 11:04:37 ---> Running in 411a2be0699f 11:04:38 Removing intermediate container 411a2be0699f 11:04:38 ---> be57713c0da1 11:04:38 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 11:04:38 ---> Running in d318a1c0f6cf 11:04:38 Removing intermediate container d318a1c0f6cf 11:04:38 ---> f07395ccd095 11:04:38 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 11:04:38 ---> Running in 8701424cd8ac 11:04:38 Removing intermediate container 8701424cd8ac 11:04:38 ---> 72f6899f863c 11:04:38 Step 23/25 : LABEL arch=arm64 11:04:38 ---> Running in 4e577f071022 11:04:39 Removing intermediate container 4e577f071022 11:04:39 ---> 86d0929b635e 11:04:39 Step 24/25 : LABEL git_sha=b158f6b7f61596ddd073fa1f0974d2e232731623 11:04:39 ---> Running in 21e9df92d169 11:04:39 Removing intermediate container 21e9df92d169 11:04:39 ---> 0f12335ceb34 11:04:39 Step 25/25 : LABEL version=0.0.0 11:04:39 ---> Running in 93aab23a1c00 11:04:39 Removing intermediate container 93aab23a1c00 11:04:39 ---> ec29e0bbd01b 11:04:39 [Warning] One or more build-args [ARCH] were not consumed 11:04:39 Successfully built ec29e0bbd01b 11:04:39 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:04:40 11:04:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:04:41 arm64: Pulling from edgex-lftools-log-publisher 11:04:41 8998bd30e6a1: Pulling fs layer 11:04:41 04944245beec: Pulling fs layer 11:04:41 699f458cf7ca: Pulling fs layer 11:04:41 765212b225bb: Pulling fs layer 11:04:41 f23df028b6ca: Pulling fs layer 11:04:41 d65c8cfc05b1: Pulling fs layer 11:04:41 2437ff75d9bd: Pulling fs layer 11:04:41 765212b225bb: Waiting 11:04:41 f23df028b6ca: Waiting 11:04:41 d65c8cfc05b1: Waiting 11:04:41 04944245beec: Verifying Checksum 11:04:41 04944245beec: Download complete 11:04:41 765212b225bb: Verifying Checksum 11:04:41 765212b225bb: Download complete 11:04:41 f23df028b6ca: Verifying Checksum 11:04:41 f23df028b6ca: Download complete 11:04:41 d65c8cfc05b1: Verifying Checksum 11:04:41 d65c8cfc05b1: Download complete 11:04:41 699f458cf7ca: Verifying Checksum 11:04:41 699f458cf7ca: Download complete 11:04:41 8998bd30e6a1: Verifying Checksum 11:04:41 8998bd30e6a1: Download complete 11:04:44 2437ff75d9bd: Verifying Checksum 11:04:44 2437ff75d9bd: Download complete 11:04:46 8998bd30e6a1: Pull complete 11:04:47 04944245beec: Pull complete 11:04:48 699f458cf7ca: Pull complete 11:04:48 765212b225bb: Pull complete 11:04:49 f23df028b6ca: Pull complete 11:04:49 d65c8cfc05b1: Pull complete 11:05:08 2437ff75d9bd: Pull complete 11:05:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:05:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:05:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:05:08 prd-ubuntu20.04-docker-arm64-4c-16g-8807 does not seem to be running inside a container 11:05:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:05:11 $ docker top eb83f2c889644404a58ccc6d5dde5acddbdc9c3a9f4dea35c3c53c2e7138ec6a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:05:12 ---> job-cost.sh 11:05:12 lf-activate-venv: SKIPPING 11:05:12 INFO: No Stack... 11:05:12 INFO: Retrieving Pricing Info for: v3-standard-4 11:05:13 INFO: Archiving Costs [Pipeline] sh 11:05:13 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 11:05:13 + cut -d, -f6 [Pipeline] lock 11:05:14 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-310-1-stack-cost] 11:05:14 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-310-1-stack-cost] did not exist. Created. 11:05:14 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-310-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:05:14 /w/workspace/device-rfid-llrp-go/1@tmp/durable-6fbd3d36/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:05:15 + echo total: 0.10999999940395355 [Pipeline] stash 11:05:15 Warning: overwriting stash ‘stack-cost’ 11:05:15 Stashed 1 file(s) [Pipeline] } 11:05:15 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-310-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:05:15 $ docker stop --time=1 eb83f2c889644404a58ccc6d5dde5acddbdc9c3a9f4dea35c3c53c2e7138ec6a 11:05:17 $ docker rm -f --volumes eb83f2c889644404a58ccc6d5dde5acddbdc9c3a9f4dea35c3c53c2e7138ec6a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 11:05:18 provisioning config files... 11:05:18 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-310@tmp/config12054705578539467204tmp [Pipeline] { [Pipeline] sh 11:05:18 + set +x 11:05:18 + + bash -s -- 11:05:18 curl -s https://codecov.io/bash 11:05:18 11:05:18 _____ _ 11:05:18 / ____| | | 11:05:18 | | ___ __| | ___ ___ _____ __ 11:05:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:05:18 | |___| (_) | (_| | __/ (_| (_) \ V / 11:05:18 \_____\___/ \__,_|\___|\___\___/ \_/ 11:05:18 Bash-1.0.6 11:05:18 11:05:18 11:05:18 ==> git version 2.25.1 found 11:05:18 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 11:05:18 Release-Date: 2020-01-08 11:05:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:05:18 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:05:18 ==> Jenkins CI detected. 11:05:18 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-310 11:05:18 project root: . 11:05:18 --> token set from env 11:05:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:05:18 ==> Running gcov in . (disable via -X gcov) 11:05:18 ==> Python coveragepy not found 11:05:18 ==> Searching for coverage reports in: 11:05:18 + . 11:05:18 -> Found 1 reports 11:05:18 ==> Detecting git/mercurial file structure 11:05:19 ==> Reading reports 11:05:19 + ./coverage.out bytes=438103 11:05:19 ==> Appending adjustments 11:05:19 https://docs.codecov.io/docs/fixing-reports 11:05:19 + Found adjustments 11:05:19 ==> Gzipping contents 11:05:19 52K /tmp/codecov.rhA8WK.gz 11:05:19 ==> Uploading reports 11:05:19 url: https://codecov.io 11:05:19 query: branch=PR-310&commit=b158f6b7f61596ddd073fa1f0974d2e232731623&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-310%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=310&job=&cmd_args= 11:05:19 -> Pinging Codecov 11:05:19 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-310&commit=b158f6b7f61596ddd073fa1f0974d2e232731623&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-310%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=310&job=&cmd_args= 11:05:19 -> Uploading to 11:05:19 https://storage.googleapis.com/codecov/v4/raw/2024-08-27/581DD39554BDF9B6E22D074273EAD858/b158f6b7f61596ddd073fa1f0974d2e232731623/a4112050-9197-43bb-9601-9587feb06a9d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240827%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240827T110519Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3f25c6d6a7fc222eac84174fb062744e4ab3943883164fee7593f7caeebea0bb 11:05:19 % Total % Received % Xferd Average Speed Time Time Time Current 11:05:19 Dload Upload Total Spent Left Speed 11:05:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50181 0 0 100 50181 0 239k --:--:-- --:--:-- --:--:-- 239k 100 50181 0 0 100 50181 0 200k --:--:-- --:--:-- --:--:-- 199k 11:05:19 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/b158f6b7f61596ddd073fa1f0974d2e232731623 [Pipeline] } 11:05:19 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 11:05:21 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-310/archives ] 11:05:21 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-310/archives 11:05:21 total 16 11:05:21 drwxr-xr-x 3 root root 4096 Aug 27 10:53 . 11:05:21 drwxrwxr-x 12 jenkins jenkins 4096 Aug 27 10:53 .. 11:05:21 drwxr-xr-x 2 root root 4096 Aug 27 10:53 cost 11:05:21 -rw-r--r-- 1 root root 91 Aug 27 10:53 cost.csv 11:05:21 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-310/archives 11:05:21 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-310/archives 11:05:21 total 16 11:05:21 drwxr-xr-x 3 jenkins jenkins 4096 Aug 27 10:53 . 11:05:21 drwxrwxr-x 12 jenkins jenkins 4096 Aug 27 10:53 .. 11:05:21 drwxr-xr-x 2 jenkins jenkins 4096 Aug 27 10:53 cost 11:05:21 -rw-r--r-- 1 jenkins jenkins 91 Aug 27 10:53 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:05:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:05:23 ---> package-listing.sh 11:05:23 ++ facter osfamily 11:05:23 ++ tr '[:upper:]' '[:lower:]' 11:05:23 + OS_FAMILY=debian 11:05:23 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-310 11:05:23 + START_PACKAGES=/tmp/packages_start.txt 11:05:23 + END_PACKAGES=/tmp/packages_end.txt 11:05:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:05:23 + PACKAGES=/tmp/packages_start.txt 11:05:23 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-310 ']' 11:05:23 + PACKAGES=/tmp/packages_end.txt 11:05:23 + case "${OS_FAMILY}" in 11:05:23 + dpkg -l 11:05:23 + grep '^ii' 11:05:23 + '[' -f /tmp/packages_start.txt ']' 11:05:23 + '[' -f /tmp/packages_end.txt ']' 11:05:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:05:23 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-310 ']' 11:05:23 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-310/archives/ 11:05:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-310/archives/ [Pipeline] echo 11:05:23 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-310/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:05:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:05:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:05:24 prd-ubuntu20.04-docker-8c-8g-8806 does not seem to be running inside a container 11:05:24 $ 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-310/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-310 -v /w/workspace/undry_device-rfid-llrp-go_PR-310:/w/workspace/undry_device-rfid-llrp-go_PR-310:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-310@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-310@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:05:25 $ docker top ee9d4e744838486132a2adb74ef1383cc6dc52811383eff691c5ce255f7f2349 -eo pid,comm [Pipeline] { [Pipeline] sh 11:05:25 + touch /tmp/pre-build-complete [Pipeline] sh 11:05:25 + mkdir -p /var/log/sysstat [Pipeline] sh 11:05:26 + ls /var/log/sa-host 11:05:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:05:26 provisioning config files... 11:05:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-310@tmp/config10269292523769500903tmp [Pipeline] { [Pipeline] echo 11:05:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:05:26 ---> create-netrc.sh [Pipeline] } 11:05:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:05:27 ---> python-tools-install.sh [Pipeline] echo 11:05:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:05:27 ---> sudo-logs.sh 11:05:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:05:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:05:28 ---> job-cost.sh 11:05:28 lf-activate-venv: SKIPPING 11:05:28 DEBUG: total: 0.2199999988079071 11:05:28 INFO: Retrieving Stack Cost... 11:05:28 INFO: Retrieving Pricing Info for: v3-standard-8 11:05:28 INFO: Archiving Costs [Pipeline] echo 11:05:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:05:29 ---> logs-deploy.sh 11:05:29 lf-activate-venv: SKIPPING 11:05:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-310/1 11:05:29 INFO: archiving workspace using pattern(s): 11:05:30 Archives upload complete. 11:05:30 INFO: archiving logs to Nexus