Pull request #302 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b0845339ddef1abbd6a14ff187db62c251c064f4+66cd8b5f3a15ed8e8754516932427629b55b2818 (aedfa7e619edd5a316fdf58159a622b0456ba88e) 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-ssh11205858801801430670.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh13940021987405244176.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 590556114a56c6d90cc8043840e039c2f74196dc 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-302/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-302/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17130059429959778033.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-302/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4530116180971400035.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh6548573330870895634.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-302/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-302/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17273049965929165371.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 590556114a56c6d90cc8043840e039c2f74196dc 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-5632 in /w/workspace/undry_device-rfid-llrp-go_PR-302 [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-302 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 66cd8b5f3a15ed8e8754516932427629b55b2818 into PR head commit b0845339ddef1abbd6a14ff187db62c251c064f4 > 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/302/head:refs/remotes/origin/PR-302 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b0845339ddef1abbd6a14ff187db62c251c064f4 # 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 66cd8b5f3a15ed8e8754516932427629b55b2818 # timeout=10 Merge succeeded, producing b0845339ddef1abbd6a14ff187db62c251c064f4 Checking out Revision b0845339ddef1abbd6a14ff187db62c251c064f4 (PR-302) 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 590556114a56c6d90cc8043840e039c2f74196dc > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b0845339ddef1abbd6a14ff187db62c251c064f4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:12:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:12:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:12:12 ========================================================= 10:12:12 EdgeX Global Pipelines Version Info 10:12:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:12:12 ------------------- 10:12:12 stable info: 10:12:12 ------------------- 10:12:12 Commited By: Ginny Guan ginny@iotechsys.com 10:12:12 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 10:12:12 Message: update stable to v1.0.260 10:12:13 ------------------- 10:12:13 experimental info: 10:12:13 ------------------- 10:12:13 Commited By: Ginny Guan ginny@iotechsys.com 10:12:13 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 10:12:13 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:12:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 10:12:13 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 10:12:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:12:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:12:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:12:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 10:12:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:12:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:12:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:12:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:12:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:12:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 10:12:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:12:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:12:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:12:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:12:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:12:14 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:12:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:12:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:12:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:12:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:12:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:12:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:12:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:12:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:12:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:12:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-302 [Pipeline] echo 10:12:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-302 [Pipeline] echo 10:12:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-302 [Pipeline] echo 10:12:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b0845339ddef1abbd6a14ff187db62c251c064f4 [Pipeline] echo 10:12:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b084533 [Pipeline] echo 10:12:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:12:15 provisioning config files... 10:12:15 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-302@tmp/config6523631415245771575tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:12:16 ---> ****-login.sh 10:12:16 nexus3.edgexfoundry.org:10001 10:12:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:12:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:12:16 Configure a credential helper to remove this warning. See 10:12:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:12:16 10:12:16 Login Succeeded 10:12:16 nexus3.edgexfoundry.org:10002 10:12:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:12:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:12:16 Configure a credential helper to remove this warning. See 10:12:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:12:16 10:12:16 Login Succeeded 10:12:16 nexus3.edgexfoundry.org:10003 10:12:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:12:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:12:16 Configure a credential helper to remove this warning. See 10:12:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:12:16 10:12:16 Login Succeeded 10:12:16 nexus3.edgexfoundry.org:10004 10:12:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:12:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:12:17 Configure a credential helper to remove this warning. See 10:12:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:12:17 10:12:17 Login Succeeded 10:12:17 ****.io 10:12:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:12:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:12:17 Configure a credential helper to remove this warning. See 10:12:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:12:17 10:12:17 Login Succeeded 10:12:17 ---> ****-login.sh ends [Pipeline] } 10:12:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:12:18 + git rev-list -1 --merges b0845339ddef1abbd6a14ff187db62c251c064f4~1..b0845339ddef1abbd6a14ff187db62c251c064f4 [Pipeline] echo 10:12:18 -----------> git rev-list -1 --merges b0845339ddef1abbd6a14ff187db62c251c064f4~1..b0845339ddef1abbd6a14ff187db62c251c064f4 b0845339ddef1abbd6a14ff187db62c251c064f4 [false] [Pipeline] sh 10:12:18 + git log --format=format:%s -1 b0845339ddef1abbd6a14ff187db62c251c064f4 [Pipeline] echo 10:12:18 ========================================================= 10:12:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:12:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:12:19 + git log --format=format:%s -1 b0845339ddef1abbd6a14ff187db62c251c064f4 [Pipeline] echo 10:12:19 [semverPrep] GIT_COMMIT: b0845339ddef1abbd6a14ff187db62c251c064f4, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 10:12:19 [semverPrep] This is not a build commit. [Pipeline] sh 10:12:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:12:19 + grep -v github /etc/ssh/ssh_known_hosts 10:12:19 + [ -e /tmp/ssh_known_hosts ] 10:12:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:12:19 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 10:12:19 -a /etc/ssh/ssh_known_hosts 10:12:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:12:20 10:12:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:12:20 0.1.4: Pulling from edgex-devops/py-git-semver 10:12:20 b85a868b505f: Pulling fs layer 10:12:20 e2be974225ed: Pulling fs layer 10:12:20 339a4e72a1f5: Pulling fs layer 10:12:20 988bab9f4d93: Pulling fs layer 10:12:20 1469e6f7b9e6: Pulling fs layer 10:12:20 eaf3925da568: Pulling fs layer 10:12:20 bab4dde63d76: Pulling fs layer 10:12:20 bde34c3a00c8: Pulling fs layer 10:12:20 b352a97aabf1: Pulling fs layer 10:12:20 4872d77fe225: Pulling fs layer 10:12:20 5851b861e8e6: Pulling fs layer 10:12:20 bab4dde63d76: Waiting 10:12:20 bde34c3a00c8: Waiting 10:12:20 b352a97aabf1: Waiting 10:12:20 4872d77fe225: Waiting 10:12:20 5851b861e8e6: Waiting 10:12:20 988bab9f4d93: Waiting 10:12:20 1469e6f7b9e6: Waiting 10:12:20 eaf3925da568: Waiting 10:12:20 e2be974225ed: Verifying Checksum 10:12:20 e2be974225ed: Download complete 10:12:20 988bab9f4d93: Verifying Checksum 10:12:20 988bab9f4d93: Download complete 10:12:20 1469e6f7b9e6: Verifying Checksum 10:12:20 1469e6f7b9e6: Download complete 10:12:20 339a4e72a1f5: Verifying Checksum 10:12:20 339a4e72a1f5: Download complete 10:12:20 eaf3925da568: Verifying Checksum 10:12:20 eaf3925da568: Download complete 10:12:20 bde34c3a00c8: Download complete 10:12:20 b352a97aabf1: Download complete 10:12:20 4872d77fe225: Verifying Checksum 10:12:20 4872d77fe225: Download complete 10:12:20 5851b861e8e6: Verifying Checksum 10:12:20 5851b861e8e6: Download complete 10:12:20 b85a868b505f: Verifying Checksum 10:12:20 b85a868b505f: Download complete 10:12:20 bab4dde63d76: Verifying Checksum 10:12:20 bab4dde63d76: Download complete 10:12:21 b85a868b505f: Pull complete 10:12:22 e2be974225ed: Pull complete 10:12:22 339a4e72a1f5: Pull complete 10:12:22 988bab9f4d93: Pull complete 10:12:22 1469e6f7b9e6: Pull complete 10:12:22 eaf3925da568: Pull complete 10:12:24 bab4dde63d76: Pull complete 10:12:24 bde34c3a00c8: Pull complete 10:12:24 b352a97aabf1: Pull complete 10:12:24 4872d77fe225: Pull complete 10:12:24 5851b861e8e6: Pull complete 10:12:25 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:12:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:12:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:12:25 prd-ubuntu20.04-docker-8c-8g-5632 does not seem to be running inside a container 10:12:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-302 -v /w/workspace/undry_device-rfid-llrp-go_PR-302:/w/workspace/undry_device-rfid-llrp-go_PR-302:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-302@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-302@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:12:28 $ docker top f4f828bebc7b1e56695a03b2649b294a859a39a8397c0e595ce9241d89e11950 -eo pid,comm 10:12:28 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:12:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:12:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:12:28 [ssh-agent] Looking for ssh-agent implementation... 10:12:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:12:28 $ docker exec f4f828bebc7b1e56695a03b2649b294a859a39a8397c0e595ce9241d89e11950 ssh-agent 10:12:28 SSH_AUTH_SOCK=/tmp/ssh-1etTSyqGIETP/agent.33 10:12:28 SSH_AGENT_PID=39 10:12:28 Running ssh-add (command line suppressed) 10:12:28 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-302@tmp/private_key_10227267581467063912.key (/w/workspace/undry_device-rfid-llrp-go_PR-302@tmp/private_key_10227267581467063912.key) 10:12:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:12:29 + git tag --points-at HEAD [Pipeline] } 10:12:29 $ docker exec --env ******** --env ******** f4f828bebc7b1e56695a03b2649b294a859a39a8397c0e595ce9241d89e11950 ssh-agent -k 10:12:29 unset SSH_AUTH_SOCK; 10:12:29 unset SSH_AGENT_PID; 10:12:29 echo Agent pid 39 killed; 10:12:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:12:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:12:29 [ssh-agent] Looking for ssh-agent implementation... 10:12:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:12:29 $ docker exec f4f828bebc7b1e56695a03b2649b294a859a39a8397c0e595ce9241d89e11950 ssh-agent 10:12:29 SSH_AUTH_SOCK=/tmp/ssh-S9NRw12iFv1E/agent.72 10:12:29 SSH_AGENT_PID=78 10:12:29 Running ssh-add (command line suppressed) 10:12:29 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-302@tmp/private_key_15088495884502094742.key (/w/workspace/undry_device-rfid-llrp-go_PR-302@tmp/private_key_15088495884502094742.key) 10:12:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:12:30 + git semver init 10:12:30 2024-07-15 10:12:30,433 [run_init] DEBUG init version:0.0.0 force:False 10:12:30 2024-07-15 10:12:30,433 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-302/.semver 10:12:30 2024-07-15 10:12:30,434 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-302/.semver 10:12:30 2024-07-15 10:12:30,434 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-302/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-302, universal_newlines=False, shell=None, istream=None) 10:12:32 2024-07-15 10:12:32,040 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-302/.git/info/exclude 10:12:32 2024-07-15 10:12:32,041 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-302/.semver/PR-302 with force:False 10:12:32 2024-07-15 10:12:32,041 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-302/.semver/PR-302 10:12:32 2024-07-15 10:12:32,045 [execute] INFO git cat-file --batch-check 10:12:32 2024-07-15 10:12:32,045 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-302/.semver, universal_newlines=False, shell=None, istream=) 10:12:32 2024-07-15 10:12:32,050 [execute] INFO git cat-file --batch 10:12:32 2024-07-15 10:12:32,051 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-302/.semver, universal_newlines=False, shell=None, istream=) 10:12:32 2024-07-15 10:12:32,054 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-302/.semver/PR-302 10:12:32 0.0.0 [Pipeline] } 10:12:32 $ docker exec --env ******** --env ******** f4f828bebc7b1e56695a03b2649b294a859a39a8397c0e595ce9241d89e11950 ssh-agent -k 10:12:32 unset SSH_AUTH_SOCK; 10:12:32 unset SSH_AGENT_PID; 10:12:32 echo Agent pid 78 killed; 10:12:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:12:33 + git semver [Pipeline] } 10:12:33 $ docker stop --time=1 f4f828bebc7b1e56695a03b2649b294a859a39a8397c0e595ce9241d89e11950 10:12:34 $ docker rm -f --volumes f4f828bebc7b1e56695a03b2649b294a859a39a8397c0e595ce9241d89e11950 [Pipeline] // withDockerContainer [Pipeline] sh 10:12:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:12:35 Stashed 1 file(s) [Pipeline] echo 10:12:35 [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:12:36 provisioning config files... 10:12:36 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-302@tmp/config13222028580000252151tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:12:36 ---> ****-login.sh 10:12:36 nexus3.edgexfoundry.org:10001 10:12:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:12:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:12:36 Configure a credential helper to remove this warning. See 10:12:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:12:36 10:12:36 Login Succeeded 10:12:36 nexus3.edgexfoundry.org:10002 10:12:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:12:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:12:36 Configure a credential helper to remove this warning. See 10:12:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:12:36 10:12:36 Login Succeeded 10:12:36 nexus3.edgexfoundry.org:10003 10:12:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:12:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:12:36 Configure a credential helper to remove this warning. See 10:12:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:12:36 10:12:36 Login Succeeded 10:12:36 nexus3.edgexfoundry.org:10004 10:12:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:12:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:12:36 Configure a credential helper to remove this warning. See 10:12:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:12:36 10:12:36 Login Succeeded 10:12:36 ****.io 10:12:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:12:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:12:36 Configure a credential helper to remove this warning. See 10:12:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:12:36 10:12:36 Login Succeeded 10:12:36 ---> ****-login.sh ends [Pipeline] } 10:12:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:12:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:12:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:12:37 ========================================================= 10:12:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 10:12:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:37 + 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:12:37 Sending build context to Docker daemon 11.41MB 10:12:37 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 10:12:37 Step 2/12 : FROM ${BASE} AS builder 10:12:37 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 10:12:37 619be1103602: Pulling fs layer 10:12:37 7862e08f4a3e: Pulling fs layer 10:12:37 5df492c9dc93: Pulling fs layer 10:12:37 7629e6793208: Pulling fs layer 10:12:37 4f4fb700ef54: Pulling fs layer 10:12:37 fb5054dd5b73: Pulling fs layer 10:12:37 eeca6798cff9: Pulling fs layer 10:12:37 aa269ceb94a6: Pulling fs layer 10:12:37 ada007ff1a6a: Pulling fs layer 10:12:37 4f4fb700ef54: Waiting 10:12:37 fb5054dd5b73: Waiting 10:12:37 7629e6793208: Waiting 10:12:37 eeca6798cff9: Waiting 10:12:37 ada007ff1a6a: Waiting 10:12:37 aa269ceb94a6: Waiting 10:12:37 7862e08f4a3e: Verifying Checksum 10:12:37 7862e08f4a3e: Download complete 10:12:37 7629e6793208: Verifying Checksum 10:12:37 7629e6793208: Download complete 10:12:38 4f4fb700ef54: Verifying Checksum 10:12:38 4f4fb700ef54: Download complete 10:12:38 fb5054dd5b73: Verifying Checksum 10:12:38 fb5054dd5b73: Download complete 10:12:38 619be1103602: Verifying Checksum 10:12:38 619be1103602: Download complete 10:12:38 eeca6798cff9: Verifying Checksum 10:12:38 eeca6798cff9: Download complete 10:12:38 619be1103602: Pull complete 10:12:38 ada007ff1a6a: Verifying Checksum 10:12:38 ada007ff1a6a: Download complete 10:12:38 7862e08f4a3e: Pull complete 10:12:38 5df492c9dc93: Verifying Checksum 10:12:38 5df492c9dc93: Download complete 10:12:38 aa269ceb94a6: Verifying Checksum 10:12:38 aa269ceb94a6: Download complete 10:12:41 5df492c9dc93: Pull complete 10:12:41 7629e6793208: Pull complete 10:12:41 4f4fb700ef54: Pull complete 10:12:41 fb5054dd5b73: Pull complete 10:12:41 eeca6798cff9: Pull complete 10:12:43 aa269ceb94a6: Pull complete 10:12:44 ada007ff1a6a: Pull complete 10:12:44 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 10:12:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:12:44 ---> f489d0715acc 10:12:44 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:12:48 ---> Running in 27e4ab5592e2 10:12:48 Removing intermediate container 27e4ab5592e2 10:12:48 ---> ad8e8ea9c71b 10:12:48 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:12:48 ---> Running in 86850e1013a8 10:12:48 Removing intermediate container 86850e1013a8 10:12:48 ---> f5fd3a380fc6 10:12:48 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:12:48 ---> Running in ff79cb970767 10:12:48 Removing intermediate container ff79cb970767 10:12:48 ---> 2b07140903b7 10:12:48 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:12:48 ---> Running in a6159f060c84 10:12:48 Removing intermediate container a6159f060c84 10:12:48 ---> 8c929feacdca 10:12:48 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:12:48 ---> Running in 924b8e8ce398 10:12:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:12:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:12:48 OK: 264 MiB in 52 packages 10:12:49 Removing intermediate container 924b8e8ce398 10:12:49 ---> 4fa4d8521784 10:12:49 Step 8/12 : WORKDIR /app 10:12:49 ---> Running in 8921e8ad1414 10:12:49 Removing intermediate container 8921e8ad1414 10:12:49 ---> 59c985948a4f 10:12:49 Step 9/12 : COPY go.mod vendor* ./ 10:12:49 ---> f0b4ed15a0fb 10:12:49 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:12:49 ---> Running in 031ef1f1e83a 10:12:50 Still waiting to schedule task 10:12:50 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:13:36 Removing intermediate container 031ef1f1e83a 10:13:36 ---> d945e3aae590 10:13:36 Step 11/12 : COPY . . 10:13:36 ---> 5baa698b1d91 10:13:36 Step 12/12 : RUN $MAKE 10:13:36 ---> Running in 7eaea78e91e2 10:13:36 noop 10:13:36 Removing intermediate container 7eaea78e91e2 10:13:36 ---> d3f435034e04 10:13:36 Successfully built d3f435034e04 10:13:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:37 + docker inspect -f . ci-base-image-x86_64 10:13:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:13:37 prd-ubuntu20.04-docker-8c-8g-5632 does not seem to be running inside a container 10:13:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-302 -v /w/workspace/undry_device-rfid-llrp-go_PR-302:/w/workspace/undry_device-rfid-llrp-go_PR-302:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-302@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-302@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:13:38 $ docker top 86abc5f762d7d26dc78c129ad37b1be7fd99ad76965ee08d772abf4c809e5049 -eo pid,comm [Pipeline] { [Pipeline] sh 10:13:38 + go version 10:13:38 go version go1.21.9 linux/amd64 [Pipeline] } 10:13:38 $ docker stop --time=1 86abc5f762d7d26dc78c129ad37b1be7fd99ad76965ee08d772abf4c809e5049 10:13:39 $ docker rm -f --volumes 86abc5f762d7d26dc78c129ad37b1be7fd99ad76965ee08d772abf4c809e5049 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:40 + docker inspect -f . ci-base-image-x86_64 10:13:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:13:40 prd-ubuntu20.04-docker-8c-8g-5632 does not seem to be running inside a container 10:13:41 $ 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-302 -v /w/workspace/undry_device-rfid-llrp-go_PR-302:/w/workspace/undry_device-rfid-llrp-go_PR-302:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-302@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-302@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:13:41 $ docker top 6e2f41b95d8c8b7ed2c72637c8bfe5a708f0bda46af4729a78a71f984a2139d8 -eo pid,comm [Pipeline] { [Pipeline] sh 10:13:41 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-302 [Pipeline] fileExists [Pipeline] sh 10:13:41 + make test 10:13:41 go test ./... -coverprofile=coverage.out ./... 10:13:43 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:14:01 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:14:01 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:14:04 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.218s coverage: 40.6% of statements 10:14:04 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.010s coverage: 96.4% of statements 10:14:04 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.242s coverage: 51.9% of statements 10:14:21 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5633 in /w/workspace/undry_device-rfid-llrp-go_PR-302 [Pipeline] { [Pipeline] ws 10:14:21 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 10:14:22 go vet ./... 10:14:24 The recommended git tool is: git 10:14:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:14:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:14:25 ./bin/test-attribution-txt.sh 10:14:25 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 10:14:25 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 10:14:25 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 10:14:25 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 10:14:25 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 10:14:25 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 10:14:25 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 10:14:25 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 10:14:25 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 10:14:25 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 10:14:25 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 10:14:25 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 10:14:25 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 10:14:25 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 10:14:25 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 10:14:25 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 10:14:25 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 10:14:25 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 10:14:25 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 10:14:25 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 10:14:25 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 10:14:25 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 10:14:25 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 10:14:25 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 10:14:25 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 10:14:25 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 10:14:25 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 10:14:25 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 10:14:25 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 10:14:25 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 10:14:25 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 10:14:25 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 10:14:25 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 10:14:25 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 10:14:25 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 10:14:25 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 10:14:25 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 10:14:25 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 10:14:25 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 10:14:25 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 10:14:25 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 10:14:25 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 10:14:25 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 10:14:25 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 10:14:25 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 10:14:25 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 10:14:25 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 10:14:25 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 10:14:25 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 10:14:25 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 10:14:25 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 10:14:25 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 10:14:25 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 10:14:25 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 10:14:25 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 10:14:25 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 10:14:25 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 10:14:25 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 10:14:26 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 10:14:26 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 10:14:26 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 10:14:26 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 10:14:26 An attribution for golang.org/x/term is missing from Attribution.txt, please add 10:14:26 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 10:14:26 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 10:14:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:14:26 $ docker stop --time=1 6e2f41b95d8c8b7ed2c72637c8bfe5a708f0bda46af4729a78a71f984a2139d8 10:14:28 using credential edgex-jenkins-ssh 10:14:28 $ docker rm -f --volumes 6e2f41b95d8c8b7ed2c72637c8bfe5a708f0bda46af4729a78a71f984a2139d8 10:14:28 Cloning the remote Git repository [Pipeline] // withDockerContainer [Pipeline] sh 10:14:28 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:14:28 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 10:14:29 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:14:29 > git --version # timeout=10 10:14:29 > git --version # 'git version 2.25.1' 10:14:29 using GIT_SSH to set credentials SSH Credentials for GitHub 10:14:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:14:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:14:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:14:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:14:30 + ls -al . 10:14:30 total 688 10:14:30 drwxrwxr-x 11 jenkins jenkins 4096 Jul 15 10:13 . 10:14:30 drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 10:12 .. 10:14:30 -rw-rw-r-- 1 jenkins jenkins 134 Jul 15 10:12 .dockerignore 10:14:30 drwxrwxr-x 8 jenkins jenkins 4096 Jul 15 10:14 .git 10:14:30 drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 10:12 .github 10:14:30 -rw-rw-r-- 1 jenkins jenkins 880 Jul 15 10:12 .gitignore 10:14:30 -rw-rw-r-- 1 jenkins jenkins 41 Jul 15 10:12 .golangci.yml 10:14:30 drwxr-xr-x 3 jenkins jenkins 4096 Jul 15 10:12 .semver 10:14:30 -rw-rw-r-- 1 jenkins jenkins 11980 Jul 15 10:12 Attribution.txt 10:14:30 -rw-rw-r-- 1 jenkins jenkins 11677 Jul 15 10:12 CHANGELOG.md 10:14:30 -rw-rw-r-- 1 jenkins jenkins 1456 Jul 15 10:12 Dockerfile 10:14:30 -rw-rw-r-- 1 jenkins jenkins 677 Jul 15 10:12 GOVERNANCE.md 10:14:30 -rw-rw-r-- 1 jenkins jenkins 661 Jul 15 10:12 Jenkinsfile 10:14:30 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 15 10:12 LICENSE 10:14:30 -rw-rw-r-- 1 jenkins jenkins 2179 Jul 15 10:12 Makefile 10:14:30 -rw-rw-r-- 1 jenkins jenkins 625 Jul 15 10:12 OWNERS.md 10:14:30 -rw-rw-r-- 1 jenkins jenkins 28907 Jul 15 10:12 README.md 10:14:30 -rw-rw-r-- 1 jenkins jenkins 5 Jul 15 10:12 VERSION 10:14:30 drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 10:12 bin 10:14:30 drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 10:12 cmd 10:14:30 -rw-r--r-- 1 jenkins jenkins 438103 Jul 15 10:14 coverage.out 10:14:30 drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 10:12 examples 10:14:30 -rw-rw-r-- 1 jenkins jenkins 7162 Jul 15 10:12 go.mod 10:14:30 -rw-rw-r-- 1 jenkins jenkins 101928 Jul 15 10:12 go.sum 10:14:30 drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 10:12 images 10:14:30 drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 10:12 internal 10:14:30 drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 10:12 pkg 10:14:30 -rw-rw-r-- 1 jenkins jenkins 193 Jul 15 10:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:30 + 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=b0845339ddef1abbd6a14ff187db62c251c064f4 --label arch=amd64 --label version=0.0.0 . 10:14:30 Sending build context to Docker daemon 11.41MB 10:14:30 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 10:14:30 Step 2/25 : FROM ${BASE} AS builder 10:14:30 ---> d3f435034e04 10:14:30 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:14:31 ---> Running in e95040c98f45 10:14:31 Removing intermediate container e95040c98f45 10:14:31 ---> 64a6bdcd80f9 10:14:31 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:14:31 ---> Running in ead491014d85 10:14:31 Removing intermediate container ead491014d85 10:14:31 ---> e6c52841abe5 10:14:31 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 10:14:31 ---> Running in 6ffa7900cca0 10:14:31 Removing intermediate container 6ffa7900cca0 10:14:31 ---> a8c171cb4e58 10:14:31 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 10:14:31 ---> Running in 2df2001bc231 10:14:31 Removing intermediate container 2df2001bc231 10:14:31 ---> 04c4177ecfca 10:14:31 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:14:31 ---> Running in e073dbd758f0 10:14:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:14:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:14:32 OK: 264 MiB in 52 packages 10:14:32 Removing intermediate container e073dbd758f0 10:14:32 ---> 130a9c254e08 10:14:32 Step 8/25 : WORKDIR /app 10:14:32 ---> Running in d6618efe2eca 10:14:32 Removing intermediate container d6618efe2eca 10:14:32 ---> a333739d087b 10:14:32 Step 9/25 : COPY go.mod vendor* ./ 10:14:32 ---> 0737ac289db6 10:14:32 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:14:32 ---> Running in d107999289c6 10:14:31 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:14:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:14:32 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:14:32 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:14:32 using GIT_SSH to set credentials SSH Credentials for GitHub 10:14:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/302/head:refs/remotes/origin/PR-302 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:14:33 Merging remotes/origin/main commit 66cd8b5f3a15ed8e8754516932427629b55b2818 into PR head commit b0845339ddef1abbd6a14ff187db62c251c064f4 10:14:33 Removing intermediate container d107999289c6 10:14:33 ---> c65e150f978a 10:14:33 Step 11/25 : COPY . . 10:14:33 Merge succeeded, producing b0845339ddef1abbd6a14ff187db62c251c064f4 10:14:33 Checking out Revision b0845339ddef1abbd6a14ff187db62c251c064f4 (PR-302) 10:14:33 ---> bfd95e08ba42 10:14:33 Step 12/25 : RUN $MAKE 10:14:33 ---> Running in 10d520d90cf3 10:14:34 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 10:14:34 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.24" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 10:14:34 > git --version # timeout=10 10:14:34 > git --version # 'git version 2.25.1' 10:14:34 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 10:14:33 > git config core.sparsecheckout # timeout=10 10:14:33 > git checkout -f b0845339ddef1abbd6a14ff187db62c251c064f4 # timeout=10 10:14:33 > git remote # timeout=10 10:14:33 > git config --get remote.origin.url # timeout=10 10:14:33 using GIT_SSH to set credentials SSH Credentials for GitHub 10:14:33 > git merge 66cd8b5f3a15ed8e8754516932427629b55b2818 # timeout=10 10:14:33 > git rev-parse HEAD^{commit} # timeout=10 10:14:33 > git config core.sparsecheckout # timeout=10 10:14:33 > git checkout -f b0845339ddef1abbd6a14ff187db62c251c064f4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:14:39 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:14:39 % Total % Received % Xferd Average Speed Time Time Time Current 10:14:39 Dload Upload Total Spent Left Speed 10:14:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 59 12828 59 7622 0 0 46475 0 --:--:-- --:--:-- --:--:-- 46193 100 12828 100 12828 0 0 77277 0 --:--:-- --:--:-- --:--:-- 76814 [Pipeline] sh 10:14:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:14:39 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:14:39 + sudo tee /etc/docker/daemon.new 10:14:39 { 10:14:39 "registry-mirrors": [ 10:14:39 "https://nexus3.edgexfoundry.org:10001" 10:14:39 ], 10:14:39 "bip": "10.250.0.254/24", 10:14:39 "hosts": [ 10:14:39 "tcp://0.0.0.0:5555", 10:14:39 "unix:///var/run/docker.sock" 10:14:39 ], 10:14:39 "mtu": 1458, 10:14:39 "selinux-enabled": true, 10:14:39 "seccomp-profile": "/etc/docker/seccomp.json" 10:14:39 } [Pipeline] sh 10:14:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:14:40 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:14:58 provisioning config files... 10:14:58 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config13383851248875321077tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:14:59 ---> ****-login.sh 10:14:59 nexus3.edgexfoundry.org:10001 10:14:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:14:59 Configure a credential helper to remove this warning. See 10:14:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:14:59 10:14:59 Login Succeeded 10:14:59 nexus3.edgexfoundry.org:10002 10:15:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:15:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:15:00 Configure a credential helper to remove this warning. See 10:15:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:15:00 10:15:00 Login Succeeded 10:15:00 nexus3.edgexfoundry.org:10003 10:15:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:15:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:15:00 Configure a credential helper to remove this warning. See 10:15:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:15:00 10:15:00 Login Succeeded 10:15:00 nexus3.edgexfoundry.org:10004 10:15:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:15:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:15:00 Configure a credential helper to remove this warning. See 10:15:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:15:00 10:15:00 Login Succeeded 10:15:00 ****.io 10:15:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:15:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:15:01 Configure a credential helper to remove this warning. See 10:15:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:15:01 10:15:01 Login Succeeded 10:15:01 ---> ****-login.sh ends [Pipeline] } 10:15:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:15:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:15:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:15:02 ========================================================= 10:15:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 10:15:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:02 + 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:15:02 Sending build context to Docker daemon 1.201MB 10:15:02 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 10:15:02 Step 2/12 : FROM ${BASE} AS builder 10:15:03 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:15:03 c6b39de5b339: Pulling fs layer 10:15:03 a69c41024577: Pulling fs layer 10:15:03 d6de4b400683: Pulling fs layer 10:15:03 35cb2a7552d0: Pulling fs layer 10:15:03 4f4fb700ef54: Pulling fs layer 10:15:03 464afbd9ba4c: Pulling fs layer 10:15:03 00f215d4a9da: Pulling fs layer 10:15:03 d496ad576159: Pulling fs layer 10:15:03 4f4fb700ef54: Waiting 10:15:03 464afbd9ba4c: Waiting 10:15:03 00f215d4a9da: Waiting 10:15:03 d496ad576159: Waiting 10:15:03 35cb2a7552d0: Waiting 10:15:03 a69c41024577: Verifying Checksum 10:15:03 a69c41024577: Download complete 10:15:03 35cb2a7552d0: Verifying Checksum 10:15:03 35cb2a7552d0: Download complete 10:15:03 4f4fb700ef54: Verifying Checksum 10:15:03 4f4fb700ef54: Download complete 10:15:03 464afbd9ba4c: Verifying Checksum 10:15:03 464afbd9ba4c: Download complete 10:15:03 c6b39de5b339: Verifying Checksum 10:15:03 c6b39de5b339: Download complete 10:15:03 d496ad576159: Verifying Checksum 10:15:03 d496ad576159: Download complete 10:15:04 c6b39de5b339: Pull complete 10:15:04 a69c41024577: Pull complete 10:15:04 d6de4b400683: Verifying Checksum 10:15:04 d6de4b400683: Download complete 10:15:05 00f215d4a9da: Verifying Checksum 10:15:05 00f215d4a9da: Download complete 10:15:06 Removing intermediate container 10d520d90cf3 10:15:06 ---> 6925f82cbede 10:15:06 Step 13/25 : FROM alpine:3.18 10:15:06 3.18: Pulling from library/alpine 10:15:06 73baa7ef167e: Pulling fs layer 10:15:06 73baa7ef167e: Verifying Checksum 10:15:06 73baa7ef167e: Download complete 10:15:06 73baa7ef167e: Pull complete 10:15:06 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 10:15:06 Status: Downloaded newer image for alpine:3.18 10:15:06 ---> 8fd7cac70a4a 10:15:06 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:15:06 ---> Running in fd9ad8e16ed7 10:15:06 Removing intermediate container fd9ad8e16ed7 10:15:06 ---> f161d3ac32be 10:15:06 Step 15/25 : RUN apk add --update --no-cache dumb-init 10:15:06 ---> Running in cb68fe77c97c 10:15:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:15:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:15:06 (1/1) Installing dumb-init (1.2.5-r2) 10:15:06 Executing busybox-1.36.1-r7.trigger 10:15:06 OK: 7 MiB in 16 packages 10:15:06 Removing intermediate container cb68fe77c97c 10:15:06 ---> a6155b7794b2 10:15:06 Step 16/25 : RUN apk --no-cache upgrade 10:15:06 ---> Running in 6b5d4c7e238e 10:15:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:15:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:15:06 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 10:15:06 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 10:15:06 OK: 7 MiB in 16 packages 10:15:06 Removing intermediate container 6b5d4c7e238e 10:15:06 ---> d7252c2c883f 10:15:06 Step 17/25 : COPY --from=builder /app/LICENSE / 10:15:06 ---> bd2921499f90 10:15:06 Step 18/25 : COPY --from=builder /app/Attribution.txt / 10:15:06 ---> af5fa3715604 10:15:06 Step 19/25 : COPY --from=builder /app/cmd/ / 10:15:07 ---> 99a8ae23af95 10:15:07 Step 20/25 : EXPOSE 59989 10:15:07 ---> Running in 30a717d967e1 10:15:07 Removing intermediate container 30a717d967e1 10:15:07 ---> ca118041c218 10:15:07 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 10:15:07 ---> Running in 2b0c61246141 10:15:07 Removing intermediate container 2b0c61246141 10:15:07 ---> c652068141f5 10:15:07 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:15:07 ---> Running in 935dd5ebd7ba 10:15:07 Removing intermediate container 935dd5ebd7ba 10:15:07 ---> 7f7a0be9188f 10:15:07 Step 23/25 : LABEL arch=amd64 10:15:07 ---> Running in a06cfe42589f 10:15:07 Removing intermediate container a06cfe42589f 10:15:07 ---> a738d9adedba 10:15:07 Step 24/25 : LABEL git_sha=b0845339ddef1abbd6a14ff187db62c251c064f4 10:15:07 ---> Running in bc7587ad6a3c 10:15:07 Removing intermediate container bc7587ad6a3c 10:15:07 ---> 0d54f47e1a21 10:15:07 Step 25/25 : LABEL version=0.0.0 10:15:07 ---> Running in d2fdfcd0fe50 10:15:07 Removing intermediate container d2fdfcd0fe50 10:15:07 ---> 16bf9059ca80 10:15:07 [Warning] One or more build-args [ARCH] were not consumed 10:15:07 Successfully built 16bf9059ca80 10:15:07 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:15:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:15:09 10:15:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:15:09 latest: Pulling from edgex-lftools-log-publisher 10:15:09 5eb5b503b376: Pulling fs layer 10:15:09 5c69ac0246d0: Pulling fs layer 10:15:09 ec43610c2a17: Pulling fs layer 10:15:09 3a2ae6a8a46f: Pulling fs layer 10:15:09 33b1e0a273af: Pulling fs layer 10:15:09 5d3b04190fa2: Pulling fs layer 10:15:09 2f39f015ded8: Pulling fs layer 10:15:09 33b1e0a273af: Waiting 10:15:09 5d3b04190fa2: Waiting 10:15:09 2f39f015ded8: Waiting 10:15:09 3a2ae6a8a46f: Waiting 10:15:09 5c69ac0246d0: Download complete 10:15:09 3a2ae6a8a46f: Verifying Checksum 10:15:09 3a2ae6a8a46f: Download complete 10:15:09 33b1e0a273af: Verifying Checksum 10:15:09 33b1e0a273af: Download complete 10:15:09 ec43610c2a17: Verifying Checksum 10:15:09 ec43610c2a17: Download complete 10:15:09 5d3b04190fa2: Verifying Checksum 10:15:09 5d3b04190fa2: Download complete 10:15:09 5eb5b503b376: Verifying Checksum 10:15:09 5eb5b503b376: Download complete 10:15:10 2f39f015ded8: Verifying Checksum 10:15:10 2f39f015ded8: Download complete 10:15:10 5eb5b503b376: Pull complete 10:15:10 5c69ac0246d0: Pull complete 10:15:11 ec43610c2a17: Pull complete 10:15:11 3a2ae6a8a46f: Pull complete 10:15:11 33b1e0a273af: Pull complete 10:15:11 5d3b04190fa2: Pull complete 10:15:15 2f39f015ded8: Pull complete 10:15:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:15:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:15:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:15:16 prd-ubuntu20.04-docker-8c-8g-5632 does not seem to be running inside a container 10:15:16 $ 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-302 -v /w/workspace/undry_device-rfid-llrp-go_PR-302:/w/workspace/undry_device-rfid-llrp-go_PR-302:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-302@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-302@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:15:18 d6de4b400683: Pull complete 10:15:18 35cb2a7552d0: Pull complete 10:15:18 4f4fb700ef54: Pull complete 10:15:18 464afbd9ba4c: Pull complete 10:15:20 $ docker top 848086f1dcf829917e527d79b4897403b576b9ed5736109044e83f801c817719 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:15:21 ---> job-cost.sh 10:15:21 lf-activate-venv: SKIPPING 10:15:21 INFO: No Stack... 10:15:21 INFO: Retrieving Pricing Info for: v3-standard-8 10:15:21 INFO: Archiving Costs [Pipeline] sh 10:15:22 + cat /w/workspace/undry_device-rfid-llrp-go_PR-302/archives/cost.csv 10:15:22 + cut -d, -f6 [Pipeline] lock 10:15:22 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-302-1-stack-cost] 10:15:22 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-302-1-stack-cost] did not exist. Created. 10:15:22 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-302-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:15:22 + echo total: 0.2199999988079071 [Pipeline] stash 10:15:22 Stashed 1 file(s) [Pipeline] } 10:15:22 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-302-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:15:22 $ docker stop --time=1 848086f1dcf829917e527d79b4897403b576b9ed5736109044e83f801c817719 10:15:23 $ docker rm -f --volumes 848086f1dcf829917e527d79b4897403b576b9ed5736109044e83f801c817719 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:15:28 00f215d4a9da: Pull complete 10:15:28 d496ad576159: Pull complete 10:15:28 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 10:15:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 10:15:28 ---> f246e2811388 10:15:28 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:15:30 ---> Running in cdaf76cde9a7 10:15:30 Removing intermediate container cdaf76cde9a7 10:15:30 ---> 611ecb4d76e0 10:15:30 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:15:30 ---> Running in d8668a685b39 10:15:31 Removing intermediate container d8668a685b39 10:15:31 ---> 8f43d38339e7 10:15:31 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:15:31 ---> Running in b26912d7c0c1 10:15:31 Removing intermediate container b26912d7c0c1 10:15:31 ---> 1d016a55b0ab 10:15:31 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:15:31 ---> Running in 2cb73c808c3b 10:15:31 Removing intermediate container 2cb73c808c3b 10:15:31 ---> 01c26cdcfbc7 10:15:31 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:15:31 ---> Running in 2ae5b6b8a56a 10:15:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:15:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:15:34 OK: 266 MiB in 52 packages 10:15:35 Removing intermediate container 2ae5b6b8a56a 10:15:35 ---> e0944e281eb3 10:15:35 Step 8/12 : WORKDIR /app 10:15:35 ---> Running in eb44a136b8ca 10:15:35 Removing intermediate container eb44a136b8ca 10:15:35 ---> be74eb0f057e 10:15:35 Step 9/12 : COPY go.mod vendor* ./ 10:15:36 ---> 635368f48d89 10:15:36 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:15:36 ---> Running in cd08bce3079b 10:17:27 Removing intermediate container cd08bce3079b 10:17:27 ---> d490ec6335a4 10:17:27 Step 11/12 : COPY . . 10:17:27 ---> 91090698ae0c 10:17:27 Step 12/12 : RUN $MAKE 10:17:27 ---> Running in 9132a881f70a 10:17:27 noop 10:17:27 Removing intermediate container 9132a881f70a 10:17:27 ---> dcb210c36116 10:17:27 Successfully built dcb210c36116 10:17:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:28 + docker inspect -f . ci-base-image-arm64 10:17:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:17:28 prd-ubuntu20.04-docker-arm64-4c-16g-5633 does not seem to be running inside a container 10:17:28 $ 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:17:29 $ docker top dbddbcfd1f82715bf2d14d8111bc218516426252f3689fa3df4ad6d8e18aa7ef -eo pid,comm [Pipeline] { [Pipeline] sh 10:17:30 + go version 10:17:30 go version go1.21.9 linux/arm64 [Pipeline] } 10:17:30 $ docker stop --time=1 dbddbcfd1f82715bf2d14d8111bc218516426252f3689fa3df4ad6d8e18aa7ef 10:17:32 $ docker rm -f --volumes dbddbcfd1f82715bf2d14d8111bc218516426252f3689fa3df4ad6d8e18aa7ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:33 + docker inspect -f . ci-base-image-arm64 10:17:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:17:33 prd-ubuntu20.04-docker-arm64-4c-16g-5633 does not seem to be running inside a container 10:17:33 $ 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:17:34 $ docker top 8514cee8878c52e3bfad55aaf45a643069032d5fb13a6971408a4fb9e98ff4c0 -eo pid,comm [Pipeline] { [Pipeline] sh 10:17:35 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 10:17:36 + make test 10:17:36 go test ./... -coverprofile=coverage.out ./... 10:17:41 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:21:18 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:21:18 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:21:51 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 26.316s coverage: 40.6% of statements 10:21:51 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.036s coverage: 95.5% of statements 10:21:51 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.560s coverage: 51.9% of statements 10:21:51 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:21:51 go vet ./... 10:22:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:22:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:22:38 ./bin/test-attribution-txt.sh 10:22:38 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 10:22:38 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 10:22:38 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 10:22:38 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 10:22:38 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 10:22:38 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 10:22:38 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 10:22:38 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 10:22:38 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 10:22:38 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 10:22:38 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 10:22:38 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 10:22:38 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 10:22:38 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 10:22:38 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 10:22:38 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 10:22:38 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 10:22:38 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 10:22:38 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 10:22:38 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 10:22:38 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 10:22:38 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 10:22:38 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 10:22:38 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 10:22:38 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 10:22:38 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 10:22:38 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 10:22:38 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 10:22:38 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 10:22:38 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 10:22:38 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 10:22:38 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 10:22:38 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 10:22:38 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 10:22:38 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 10:22:38 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 10:22:38 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 10:22:38 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 10:22:38 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 10:22:38 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 10:22:38 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 10:22:38 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 10:22:38 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 10:22:38 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 10:22:38 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 10:22:38 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 10:22:38 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 10:22:38 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 10:22:38 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 10:22:38 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 10:22:38 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 10:22:38 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 10:22:38 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 10:22:38 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 10:22:38 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 10:22:38 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 10:22:38 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 10:22:38 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 10:22:38 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 10:22:38 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 10:22:38 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 10:22:38 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 10:22:38 An attribution for golang.org/x/term is missing from Attribution.txt, please add 10:22:38 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 10:22:38 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 10:22:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:22:38 $ docker stop --time=1 8514cee8878c52e3bfad55aaf45a643069032d5fb13a6971408a4fb9e98ff4c0 10:22:39 $ docker rm -f --volumes 8514cee8878c52e3bfad55aaf45a643069032d5fb13a6971408a4fb9e98ff4c0 [Pipeline] // withDockerContainer [Pipeline] sh 10:22:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:22:41 Warning: overwriting stash ‘coverage-report’ 10:22:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:22:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:22:43 + ls -al . 10:22:43 total 684 10:22:43 drwxrwxr-x 10 jenkins jenkins 4096 Jul 15 10:17 . 10:22:43 drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 10:14 .. 10:22:43 -rw-rw-r-- 1 jenkins jenkins 134 Jul 15 10:14 .dockerignore 10:22:43 drwxrwxr-x 8 jenkins jenkins 4096 Jul 15 10:14 .git 10:22:43 drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 10:14 .github 10:22:43 -rw-rw-r-- 1 jenkins jenkins 880 Jul 15 10:14 .gitignore 10:22:43 -rw-rw-r-- 1 jenkins jenkins 41 Jul 15 10:14 .golangci.yml 10:22:43 -rw-rw-r-- 1 jenkins jenkins 11980 Jul 15 10:14 Attribution.txt 10:22:43 -rw-rw-r-- 1 jenkins jenkins 11677 Jul 15 10:14 CHANGELOG.md 10:22:43 -rw-rw-r-- 1 jenkins jenkins 1456 Jul 15 10:14 Dockerfile 10:22:43 -rw-rw-r-- 1 jenkins jenkins 677 Jul 15 10:14 GOVERNANCE.md 10:22:43 -rw-rw-r-- 1 jenkins jenkins 661 Jul 15 10:14 Jenkinsfile 10:22:43 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 15 10:14 LICENSE 10:22:43 -rw-rw-r-- 1 jenkins jenkins 2179 Jul 15 10:14 Makefile 10:22:43 -rw-rw-r-- 1 jenkins jenkins 625 Jul 15 10:14 OWNERS.md 10:22:43 -rw-rw-r-- 1 jenkins jenkins 28907 Jul 15 10:14 README.md 10:22:43 -rw-rw-r-- 1 jenkins jenkins 5 Jul 15 10:12 VERSION 10:22:43 drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 10:14 bin 10:22:43 drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 10:14 cmd 10:22:43 -rw-r--r-- 1 jenkins jenkins 438103 Jul 15 10:21 coverage.out 10:22:43 drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 10:14 examples 10:22:43 -rw-rw-r-- 1 jenkins jenkins 7162 Jul 15 10:14 go.mod 10:22:43 -rw-rw-r-- 1 jenkins jenkins 101928 Jul 15 10:14 go.sum 10:22:43 drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 10:14 images 10:22:43 drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 10:14 internal 10:22:43 drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 10:14 pkg 10:22:43 -rw-rw-r-- 1 jenkins jenkins 193 Jul 15 10:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:43 + 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=b0845339ddef1abbd6a14ff187db62c251c064f4 --label arch=arm64 --label version=0.0.0 . 10:22:43 Sending build context to Docker daemon 1.201MB 10:22:43 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 10:22:43 Step 2/25 : FROM ${BASE} AS builder 10:22:43 ---> dcb210c36116 10:22:43 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:22:44 ---> Running in be4e8a751971 10:22:44 Removing intermediate container be4e8a751971 10:22:44 ---> e6f18d0da931 10:22:44 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:22:44 ---> Running in 2bb938a23e92 10:22:44 Removing intermediate container 2bb938a23e92 10:22:44 ---> d1771b717d49 10:22:44 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 10:22:44 ---> Running in 5387f28bd4c7 10:22:44 Removing intermediate container 5387f28bd4c7 10:22:44 ---> db90785cdb0e 10:22:44 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 10:22:45 ---> Running in 0d919ea263fd 10:22:45 Removing intermediate container 0d919ea263fd 10:22:45 ---> b358ffa1184c 10:22:45 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:22:45 ---> Running in 3701d988bdf0 10:22:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:22:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:22:48 OK: 266 MiB in 52 packages 10:22:48 Removing intermediate container 3701d988bdf0 10:22:48 ---> ad0d7c21724e 10:22:48 Step 8/25 : WORKDIR /app 10:22:48 ---> Running in 95199ad76f7e 10:22:49 Removing intermediate container 95199ad76f7e 10:22:49 ---> d4c4e53fe12f 10:22:49 Step 9/25 : COPY go.mod vendor* ./ 10:22:49 ---> ddd56c23ebbc 10:22:49 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:22:49 ---> Running in 951875f1777b 10:22:52 Removing intermediate container 951875f1777b 10:22:52 ---> 765806ab397c 10:22:52 Step 11/25 : COPY . . 10:22:52 ---> 11f708309ee6 10:22:52 Step 12/25 : RUN $MAKE 10:22:52 ---> Running in 3c38c965cc13 10:22:53 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.24" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 10:26:15 Removing intermediate container 3c38c965cc13 10:26:15 ---> 1612b9252424 10:26:15 Step 13/25 : FROM alpine:3.18 10:26:15 3.18: Pulling from library/alpine 10:26:15 5c905c7ebe2f: Pulling fs layer 10:26:15 5c905c7ebe2f: Verifying Checksum 10:26:15 5c905c7ebe2f: Download complete 10:26:15 5c905c7ebe2f: Pull complete 10:26:15 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 10:26:15 Status: Downloaded newer image for alpine:3.18 10:26:15 ---> dec292d02e07 10:26:15 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:26:15 ---> Running in 0ea41e044a62 10:26:15 Removing intermediate container 0ea41e044a62 10:26:15 ---> a6dd6bf6812d 10:26:15 Step 15/25 : RUN apk add --update --no-cache dumb-init 10:26:15 ---> Running in a1e1f1fda5c7 10:26:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:26:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:26:17 (1/1) Installing dumb-init (1.2.5-r2) 10:26:17 Executing busybox-1.36.1-r7.trigger 10:26:17 OK: 8 MiB in 16 packages 10:26:18 Removing intermediate container a1e1f1fda5c7 10:26:18 ---> c8c08d13e2fd 10:26:18 Step 16/25 : RUN apk --no-cache upgrade 10:26:18 ---> Running in 340dd290131f 10:26:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:26:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:26:20 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 10:26:20 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 10:26:20 OK: 8 MiB in 16 packages 10:26:21 Removing intermediate container 340dd290131f 10:26:21 ---> 313c48e353ef 10:26:21 Step 17/25 : COPY --from=builder /app/LICENSE / 10:26:22 ---> 18ef230ddc0f 10:26:22 Step 18/25 : COPY --from=builder /app/Attribution.txt / 10:26:23 ---> 45722272aef5 10:26:23 Step 19/25 : COPY --from=builder /app/cmd/ / 10:26:25 ---> 0b981bd78256 10:26:25 Step 20/25 : EXPOSE 59989 10:26:25 ---> Running in ffc7901fe07b 10:26:25 Removing intermediate container ffc7901fe07b 10:26:25 ---> 6104fe412e88 10:26:25 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 10:26:25 ---> Running in 65612a936025 10:26:26 Removing intermediate container 65612a936025 10:26:26 ---> c23ac0aa1c97 10:26:26 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:26:26 ---> Running in 60cdfcc84565 10:26:26 Removing intermediate container 60cdfcc84565 10:26:26 ---> 214e14ced0b8 10:26:26 Step 23/25 : LABEL arch=arm64 10:26:26 ---> Running in 6466f9862f2c 10:26:26 Removing intermediate container 6466f9862f2c 10:26:26 ---> 87e275f0554d 10:26:26 Step 24/25 : LABEL git_sha=b0845339ddef1abbd6a14ff187db62c251c064f4 10:26:27 ---> Running in 5f26b52406f3 10:26:27 Removing intermediate container 5f26b52406f3 10:26:27 ---> 79863a1e6fff 10:26:27 Step 25/25 : LABEL version=0.0.0 10:26:27 ---> Running in 8bd8544e2977 10:26:27 Removing intermediate container 8bd8544e2977 10:26:27 ---> 6a62d1d8edce 10:26:27 [Warning] One or more build-args [ARCH] were not consumed 10:26:27 Successfully built 6a62d1d8edce 10:26:27 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 10:26:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:26:28 10:26:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:26:29 arm64: Pulling from edgex-lftools-log-publisher 10:26:29 8998bd30e6a1: Pulling fs layer 10:26:29 04944245beec: Pulling fs layer 10:26:29 699f458cf7ca: Pulling fs layer 10:26:29 765212b225bb: Pulling fs layer 10:26:29 f23df028b6ca: Pulling fs layer 10:26:29 d65c8cfc05b1: Pulling fs layer 10:26:29 2437ff75d9bd: Pulling fs layer 10:26:29 f23df028b6ca: Waiting 10:26:29 d65c8cfc05b1: Waiting 10:26:29 2437ff75d9bd: Waiting 10:26:29 765212b225bb: Waiting 10:26:29 04944245beec: Verifying Checksum 10:26:29 04944245beec: Download complete 10:26:29 765212b225bb: Verifying Checksum 10:26:29 765212b225bb: Download complete 10:26:29 f23df028b6ca: Verifying Checksum 10:26:29 f23df028b6ca: Download complete 10:26:29 d65c8cfc05b1: Verifying Checksum 10:26:29 d65c8cfc05b1: Download complete 10:26:29 699f458cf7ca: Verifying Checksum 10:26:29 699f458cf7ca: Download complete 10:26:29 8998bd30e6a1: Verifying Checksum 10:26:29 8998bd30e6a1: Download complete 10:26:32 2437ff75d9bd: Verifying Checksum 10:26:32 2437ff75d9bd: Download complete 10:26:34 8998bd30e6a1: Pull complete 10:26:34 04944245beec: Pull complete 10:26:36 699f458cf7ca: Pull complete 10:26:36 765212b225bb: Pull complete 10:26:37 f23df028b6ca: Pull complete 10:26:37 d65c8cfc05b1: Pull complete 10:26:55 2437ff75d9bd: Pull complete 10:26:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:26:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:26:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:26:56 prd-ubuntu20.04-docker-arm64-4c-16g-5633 does not seem to be running inside a container 10:26:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:26:58 $ docker top b1ed42fab09781b77803dee7f6306134d645bfa06dd7e880e4f020df37f467b8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:26:59 ---> job-cost.sh 10:26:59 lf-activate-venv: SKIPPING 10:26:59 INFO: No Stack... 10:27:00 INFO: Retrieving Pricing Info for: v3-standard-4 10:27:00 INFO: Archiving Costs [Pipeline] sh 10:27:01 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 10:27:01 + cut -d, -f6 [Pipeline] lock 10:27:01 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-302-1-stack-cost] 10:27:01 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-302-1-stack-cost] did not exist. Created. 10:27:01 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-302-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:27:02 /w/workspace/device-rfid-llrp-go/1@tmp/durable-174578c6/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:27:03 + echo total: 0.10999999940395355 [Pipeline] stash 10:27:03 Warning: overwriting stash ‘stack-cost’ 10:27:03 Stashed 1 file(s) [Pipeline] } 10:27:03 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-302-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:27:03 $ docker stop --time=1 b1ed42fab09781b77803dee7f6306134d645bfa06dd7e880e4f020df37f467b8 10:27:04 $ docker rm -f --volumes b1ed42fab09781b77803dee7f6306134d645bfa06dd7e880e4f020df37f467b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 10:27:06 provisioning config files... 10:27:06 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-302@tmp/config1996935407423586254tmp [Pipeline] { [Pipeline] sh 10:27:06 + set +x 10:27:06 + bash -s -- 10:27:06 + curl -s https://codecov.io/bash 10:27:06 10:27:06 _____ _ 10:27:06 / ____| | | 10:27:06 | | ___ __| | ___ ___ _____ __ 10:27:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:27:06 | |___| (_) | (_| | __/ (_| (_) \ V / 10:27:06 \_____\___/ \__,_|\___|\___\___/ \_/ 10:27:06 Bash-1.0.6 10:27:06 10:27:06 10:27:06 ==> git version 2.25.1 found 10:27:06 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 10:27:06 Release-Date: 2020-01-08 10:27:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:27:06 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:27:06 ==> Jenkins CI detected. 10:27:06 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-302 10:27:06 project root: . 10:27:06 --> token set from env 10:27:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:27:06 ==> Running gcov in . (disable via -X gcov) 10:27:06 ==> Python coveragepy not found 10:27:06 ==> Searching for coverage reports in: 10:27:06 + . 10:27:06 -> Found 1 reports 10:27:06 ==> Detecting git/mercurial file structure 10:27:06 ==> Reading reports 10:27:06 + ./coverage.out bytes=438103 10:27:06 ==> Appending adjustments 10:27:06 https://docs.codecov.io/docs/fixing-reports 10:27:06 + Found adjustments 10:27:06 ==> Gzipping contents 10:27:07 52K /tmp/codecov.CvPcji.gz 10:27:07 ==> Uploading reports 10:27:07 url: https://codecov.io 10:27:07 query: branch=PR-302&commit=b0845339ddef1abbd6a14ff187db62c251c064f4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-302%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=302&job=&cmd_args= 10:27:07 -> Pinging Codecov 10:27:07 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-302&commit=b0845339ddef1abbd6a14ff187db62c251c064f4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-302%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=302&job=&cmd_args= 10:27:07 -> Uploading to 10:27:07 https://storage.googleapis.com/codecov/v4/raw/2024-07-15/581DD39554BDF9B6E22D074273EAD858/b0845339ddef1abbd6a14ff187db62c251c064f4/6e71a664-7773-43d7-88b9-15e219488129.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240715%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240715T102706Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=da23a814ab156fa503032fac53582b2e28becdb2c96ef740c8508d7c0f04b886 10:27:07 % Total % Received % Xferd Average Speed Time Time Time Current 10:27:07 Dload Upload Total Spent Left Speed 10:27:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50181 0 0 100 50181 0 172k --:--:-- --:--:-- --:--:-- 172k 10:27:07 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/b0845339ddef1abbd6a14ff187db62c251c064f4 [Pipeline] } 10:27:07 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 10:27:09 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-302/archives ] 10:27:09 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-302/archives 10:27:09 total 16 10:27:09 drwxr-xr-x 3 root root 4096 Jul 15 10:15 . 10:27:09 drwxrwxr-x 12 jenkins jenkins 4096 Jul 15 10:15 .. 10:27:09 drwxr-xr-x 2 root root 4096 Jul 15 10:15 cost 10:27:09 -rw-r--r-- 1 root root 91 Jul 15 10:15 cost.csv 10:27:09 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-302/archives 10:27:09 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-302/archives 10:27:09 total 16 10:27:09 drwxr-xr-x 3 jenkins jenkins 4096 Jul 15 10:15 . 10:27:09 drwxrwxr-x 12 jenkins jenkins 4096 Jul 15 10:15 .. 10:27:09 drwxr-xr-x 2 jenkins jenkins 4096 Jul 15 10:15 cost 10:27:09 -rw-r--r-- 1 jenkins jenkins 91 Jul 15 10:15 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:27:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:27:10 ---> package-listing.sh 10:27:10 ++ facter osfamily 10:27:10 ++ tr '[:upper:]' '[:lower:]' 10:27:11 + OS_FAMILY=debian 10:27:11 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-302 10:27:11 + START_PACKAGES=/tmp/packages_start.txt 10:27:11 + END_PACKAGES=/tmp/packages_end.txt 10:27:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:27:11 + PACKAGES=/tmp/packages_start.txt 10:27:11 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-302 ']' 10:27:11 + PACKAGES=/tmp/packages_end.txt 10:27:11 + case "${OS_FAMILY}" in 10:27:11 + dpkg -l 10:27:11 + grep '^ii' 10:27:11 + '[' -f /tmp/packages_start.txt ']' 10:27:11 + '[' -f /tmp/packages_end.txt ']' 10:27:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:27:11 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-302 ']' 10:27:11 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-302/archives/ 10:27:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-302/archives/ [Pipeline] echo 10:27:11 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-302/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:27:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:27:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:27:12 prd-ubuntu20.04-docker-8c-8g-5632 does not seem to be running inside a container 10:27:12 $ 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-302/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-302 -v /w/workspace/undry_device-rfid-llrp-go_PR-302:/w/workspace/undry_device-rfid-llrp-go_PR-302:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-302@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-302@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:27:12 $ docker top 03ab2f37c6aa4139c8fbfe1f2d7c9114a260dab6363815694eb19de10bcfe626 -eo pid,comm [Pipeline] { [Pipeline] sh 10:27:12 + touch /tmp/pre-build-complete [Pipeline] sh 10:27:13 + mkdir -p /var/log/sysstat [Pipeline] sh 10:27:13 + ls /var/log/sa-host 10:27:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:27:13 provisioning config files... 10:27:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-302@tmp/config12659716569966887452tmp [Pipeline] { [Pipeline] echo 10:27:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:27:14 ---> create-netrc.sh [Pipeline] } 10:27:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:27:14 ---> python-tools-install.sh [Pipeline] echo 10:27:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:27:15 ---> sudo-logs.sh 10:27:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:27:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:27:15 ---> job-cost.sh 10:27:15 lf-activate-venv: SKIPPING 10:27:15 DEBUG: total: 0.2199999988079071 10:27:15 INFO: Retrieving Stack Cost... 10:27:15 INFO: Retrieving Pricing Info for: v3-standard-8 10:27:16 INFO: Archiving Costs [Pipeline] echo 10:27:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:27:16 ---> logs-deploy.sh 10:27:16 lf-activate-venv: SKIPPING 10:27:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-302/1 10:27:16 INFO: archiving workspace using pattern(s): 10:27:17 Archives upload complete. 10:27:17 INFO: archiving logs to Nexus