Pull request #305 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8f6d6512c495670599d62f3f2f8a69ef38a4cebf+f5262328ab65540e21e451b8b0dec2850c67e729 (b4285b011c327ad34dd2bbc222d0f19257981b37) 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-ssh16806101068187774071.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-ssh14113862818127615009.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-305/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-305/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7085982446559889161.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-305/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1259515715286719925.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-ssh5831402622302185244.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-305/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-305/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15775213149272372847.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-6439 in /w/workspace/undry_device-rfid-llrp-go_PR-305 [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-305 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit f5262328ab65540e21e451b8b0dec2850c67e729 into PR head commit 8f6d6512c495670599d62f3f2f8a69ef38a4cebf Merge succeeded, producing 8f6d6512c495670599d62f3f2f8a69ef38a4cebf Checking out Revision 8f6d6512c495670599d62f3f2f8a69ef38a4cebf (PR-305) 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 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/305/head:refs/remotes/origin/PR-305 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8f6d6512c495670599d62f3f2f8a69ef38a4cebf # 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 f5262328ab65540e21e451b8b0dec2850c67e729 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8f6d6512c495670599d62f3f2f8a69ef38a4cebf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:57:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:57:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:57:13 ========================================================= 10:57:13 EdgeX Global Pipelines Version Info 10:57:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:57:14 ------------------- 10:57:14 stable info: 10:57:14 ------------------- 10:57:14 Commited By: Ginny Guan ginny@iotechsys.com 10:57:14 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 10:57:14 Message: update stable to v1.0.260 10:57:15 ------------------- 10:57:15 experimental info: 10:57:15 ------------------- 10:57:15 Commited By: Ginny Guan ginny@iotechsys.com 10:57:15 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 10:57:15 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:57:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 10:57:15 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 10:57:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:57:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:57:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:57:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 10:57:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:57:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:57:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:57:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:57:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:57:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 10:57:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:57:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:57:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:57:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:57:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:57:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:57:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:57:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:57:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:57:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:57:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:57:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:57:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:57:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:57:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:57:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-305 [Pipeline] echo 10:57:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-305 [Pipeline] echo 10:57:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-305 [Pipeline] echo 10:57:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8f6d6512c495670599d62f3f2f8a69ef38a4cebf [Pipeline] echo 10:57:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8f6d651 [Pipeline] echo 10:57:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:57:17 provisioning config files... 10:57:17 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-305@tmp/config16434881877149177931tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:57:17 ---> ****-login.sh 10:57:17 nexus3.edgexfoundry.org:10001 10:57:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:57:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:57:18 Configure a credential helper to remove this warning. See 10:57:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:57:18 10:57:18 Login Succeeded 10:57:18 nexus3.edgexfoundry.org:10002 10:57:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:57:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:57:18 Configure a credential helper to remove this warning. See 10:57:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:57:18 10:57:18 Login Succeeded 10:57:18 nexus3.edgexfoundry.org:10003 10:57:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:57:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:57:18 Configure a credential helper to remove this warning. See 10:57:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:57:18 10:57:18 Login Succeeded 10:57:18 nexus3.edgexfoundry.org:10004 10:57:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:57:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:57:18 Configure a credential helper to remove this warning. See 10:57:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:57:18 10:57:18 Login Succeeded 10:57:18 ****.io 10:57:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:57:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:57:19 Configure a credential helper to remove this warning. See 10:57:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:57:19 10:57:19 Login Succeeded 10:57:19 ---> ****-login.sh ends [Pipeline] } 10:57:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:57:19 + git rev-list -1 --merges 8f6d6512c495670599d62f3f2f8a69ef38a4cebf~1..8f6d6512c495670599d62f3f2f8a69ef38a4cebf [Pipeline] echo 10:57:19 -----------> git rev-list -1 --merges 8f6d6512c495670599d62f3f2f8a69ef38a4cebf~1..8f6d6512c495670599d62f3f2f8a69ef38a4cebf 8f6d6512c495670599d62f3f2f8a69ef38a4cebf [false] [Pipeline] sh 10:57:20 + git log --format=format:%s -1 8f6d6512c495670599d62f3f2f8a69ef38a4cebf [Pipeline] echo 10:57:20 ========================================================= 10:57:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:57:20 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:57:20 + git log --format=format:%s -1 8f6d6512c495670599d62f3f2f8a69ef38a4cebf [Pipeline] echo 10:57:20 [semverPrep] GIT_COMMIT: 8f6d6512c495670599d62f3f2f8a69ef38a4cebf, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 10:57:20 [semverPrep] This is not a build commit. [Pipeline] sh 10:57:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:57:21 + grep -v github /etc/ssh/ssh_known_hosts 10:57:21 + [ -e /tmp/ssh_known_hosts ] 10:57:21 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:57:21 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:57:21 + sudo tee -a /etc/ssh/ssh_known_hosts 10:57:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:57:21 10:57:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:57:22 0.1.4: Pulling from edgex-devops/py-git-semver 10:57:22 b85a868b505f: Pulling fs layer 10:57:22 e2be974225ed: Pulling fs layer 10:57:22 339a4e72a1f5: Pulling fs layer 10:57:22 988bab9f4d93: Pulling fs layer 10:57:22 1469e6f7b9e6: Pulling fs layer 10:57:22 eaf3925da568: Pulling fs layer 10:57:22 bab4dde63d76: Pulling fs layer 10:57:22 bde34c3a00c8: Pulling fs layer 10:57:22 eaf3925da568: Waiting 10:57:22 1469e6f7b9e6: Waiting 10:57:22 bab4dde63d76: Waiting 10:57:22 b352a97aabf1: Pulling fs layer 10:57:22 4872d77fe225: Pulling fs layer 10:57:22 5851b861e8e6: Pulling fs layer 10:57:22 b352a97aabf1: Waiting 10:57:22 4872d77fe225: Waiting 10:57:22 e2be974225ed: Download complete 10:57:22 988bab9f4d93: Verifying Checksum 10:57:22 988bab9f4d93: Download complete 10:57:22 1469e6f7b9e6: Download complete 10:57:22 eaf3925da568: Download complete 10:57:22 339a4e72a1f5: Verifying Checksum 10:57:22 339a4e72a1f5: Download complete 10:57:22 bde34c3a00c8: Verifying Checksum 10:57:22 bde34c3a00c8: Download complete 10:57:22 b352a97aabf1: Verifying Checksum 10:57:22 b352a97aabf1: Download complete 10:57:22 4872d77fe225: Verifying Checksum 10:57:22 4872d77fe225: Download complete 10:57:22 5851b861e8e6: Verifying Checksum 10:57:22 5851b861e8e6: Download complete 10:57:22 b85a868b505f: Download complete 10:57:22 bab4dde63d76: Verifying Checksum 10:57:22 bab4dde63d76: Download complete 10:57:23 b85a868b505f: Pull complete 10:57:23 e2be974225ed: Pull complete 10:57:24 339a4e72a1f5: Pull complete 10:57:24 988bab9f4d93: Pull complete 10:57:24 1469e6f7b9e6: Pull complete 10:57:24 eaf3925da568: Pull complete 10:57:26 bab4dde63d76: Pull complete 10:57:26 bde34c3a00c8: Pull complete 10:57:26 b352a97aabf1: Pull complete 10:57:26 4872d77fe225: Pull complete 10:57:26 5851b861e8e6: Pull complete 10:57:26 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:57:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:57:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:57:27 prd-ubuntu20.04-docker-8c-8g-6439 does not seem to be running inside a container 10:57:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-305 -v /w/workspace/undry_device-rfid-llrp-go_PR-305:/w/workspace/undry_device-rfid-llrp-go_PR-305:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-305@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-305@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:57:30 $ docker top bb26ce624f0942193c796e88bcbd81d0b505f681aafeb6f2021502983df8b84e -eo pid,comm 10:57:30 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:57:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:57:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:57:31 [ssh-agent] Looking for ssh-agent implementation... 10:57:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:57:31 $ docker exec bb26ce624f0942193c796e88bcbd81d0b505f681aafeb6f2021502983df8b84e ssh-agent 10:57:31 SSH_AUTH_SOCK=/tmp/ssh-H2MaUSwrU62h/agent.32 10:57:31 SSH_AGENT_PID=38 10:57:31 Running ssh-add (command line suppressed) 10:57:31 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-305@tmp/private_key_17556604436461167195.key (/w/workspace/undry_device-rfid-llrp-go_PR-305@tmp/private_key_17556604436461167195.key) 10:57:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:57:31 + git tag --points-at HEAD [Pipeline] } 10:57:31 $ docker exec --env ******** --env ******** bb26ce624f0942193c796e88bcbd81d0b505f681aafeb6f2021502983df8b84e ssh-agent -k 10:57:32 unset SSH_AUTH_SOCK; 10:57:32 unset SSH_AGENT_PID; 10:57:32 echo Agent pid 38 killed; 10:57:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:57:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:57:32 [ssh-agent] Looking for ssh-agent implementation... 10:57:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:57:32 $ docker exec bb26ce624f0942193c796e88bcbd81d0b505f681aafeb6f2021502983df8b84e ssh-agent 10:57:32 SSH_AUTH_SOCK=/tmp/ssh-wAMMv4taVs69/agent.71 10:57:32 SSH_AGENT_PID=77 10:57:32 Running ssh-add (command line suppressed) 10:57:32 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-305@tmp/private_key_17112632085600279642.key (/w/workspace/undry_device-rfid-llrp-go_PR-305@tmp/private_key_17112632085600279642.key) 10:57:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:57:32 + git semver init 10:57:33 2024-07-25 10:57:33,110 [run_init] DEBUG init version:0.0.0 force:False 10:57:33 2024-07-25 10:57:33,111 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-305/.semver 10:57:33 2024-07-25 10:57:33,111 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-305/.semver 10:57:33 2024-07-25 10:57:33,112 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-305/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-305, universal_newlines=False, shell=None, istream=None) 10:57:35 2024-07-25 10:57:34,899 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-305/.git/info/exclude 10:57:35 2024-07-25 10:57:34,899 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-305/.semver/PR-305 with force:False 10:57:35 2024-07-25 10:57:34,900 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-305/.semver/PR-305 10:57:35 2024-07-25 10:57:34,904 [execute] INFO git cat-file --batch-check 10:57:35 2024-07-25 10:57:34,904 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-305/.semver, universal_newlines=False, shell=None, istream=) 10:57:35 2024-07-25 10:57:34,910 [execute] INFO git cat-file --batch 10:57:35 2024-07-25 10:57:34,911 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-305/.semver, universal_newlines=False, shell=None, istream=) 10:57:35 2024-07-25 10:57:34,915 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-305/.semver/PR-305 10:57:35 0.0.0 [Pipeline] } 10:57:35 $ docker exec --env ******** --env ******** bb26ce624f0942193c796e88bcbd81d0b505f681aafeb6f2021502983df8b84e ssh-agent -k 10:57:35 unset SSH_AUTH_SOCK; 10:57:35 unset SSH_AGENT_PID; 10:57:35 echo Agent pid 77 killed; 10:57:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:57:35 + git semver [Pipeline] } 10:57:36 $ docker stop --time=1 bb26ce624f0942193c796e88bcbd81d0b505f681aafeb6f2021502983df8b84e 10:57:37 $ docker rm -f --volumes bb26ce624f0942193c796e88bcbd81d0b505f681aafeb6f2021502983df8b84e [Pipeline] // withDockerContainer [Pipeline] sh 10:57:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:57:38 Stashed 1 file(s) [Pipeline] echo 10:57:38 [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:57:39 provisioning config files... 10:57:39 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-305@tmp/config269698755015114510tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:57:39 ---> ****-login.sh 10:57:39 nexus3.edgexfoundry.org:10001 10:57:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:57:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:57:39 Configure a credential helper to remove this warning. See 10:57:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:57:39 10:57:39 Login Succeeded 10:57:39 nexus3.edgexfoundry.org:10002 10:57:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:57:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:57:40 Configure a credential helper to remove this warning. See 10:57:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:57:40 10:57:40 Login Succeeded 10:57:40 nexus3.edgexfoundry.org:10003 10:57:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:57:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:57:40 Configure a credential helper to remove this warning. See 10:57:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:57:40 10:57:40 Login Succeeded 10:57:40 nexus3.edgexfoundry.org:10004 10:57:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:57:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:57:40 Configure a credential helper to remove this warning. See 10:57:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:57:40 10:57:40 Login Succeeded 10:57:40 ****.io 10:57:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:57:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:57:40 Configure a credential helper to remove this warning. See 10:57:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:57:40 10:57:40 Login Succeeded 10:57:40 ---> ****-login.sh ends [Pipeline] } 10:57:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:57:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:57:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:57:40 ========================================================= 10:57:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 10:57:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:41 + 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:57:41 Sending build context to Docker daemon 11.42MB 10:57:41 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 10:57:41 Step 2/12 : FROM ${BASE} AS builder 10:57:41 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 10:57:41 619be1103602: Pulling fs layer 10:57:41 7862e08f4a3e: Pulling fs layer 10:57:41 5df492c9dc93: Pulling fs layer 10:57:41 7629e6793208: Pulling fs layer 10:57:41 4f4fb700ef54: Pulling fs layer 10:57:41 fb5054dd5b73: Pulling fs layer 10:57:41 eeca6798cff9: Pulling fs layer 10:57:41 aa269ceb94a6: Pulling fs layer 10:57:41 ada007ff1a6a: Pulling fs layer 10:57:41 fb5054dd5b73: Waiting 10:57:41 eeca6798cff9: Waiting 10:57:41 aa269ceb94a6: Waiting 10:57:41 ada007ff1a6a: Waiting 10:57:41 7629e6793208: Waiting 10:57:41 4f4fb700ef54: Waiting 10:57:41 7862e08f4a3e: Verifying Checksum 10:57:41 7862e08f4a3e: Download complete 10:57:41 7629e6793208: Verifying Checksum 10:57:41 7629e6793208: Download complete 10:57:41 4f4fb700ef54: Verifying Checksum 10:57:41 4f4fb700ef54: Download complete 10:57:41 619be1103602: Verifying Checksum 10:57:41 619be1103602: Download complete 10:57:41 fb5054dd5b73: Verifying Checksum 10:57:41 fb5054dd5b73: Download complete 10:57:41 eeca6798cff9: Verifying Checksum 10:57:41 eeca6798cff9: Download complete 10:57:41 619be1103602: Pull complete 10:57:41 ada007ff1a6a: Verifying Checksum 10:57:41 ada007ff1a6a: Download complete 10:57:41 7862e08f4a3e: Pull complete 10:57:41 5df492c9dc93: Verifying Checksum 10:57:41 5df492c9dc93: Download complete 10:57:42 aa269ceb94a6: Verifying Checksum 10:57:42 aa269ceb94a6: Download complete 10:57:44 5df492c9dc93: Pull complete 10:57:44 7629e6793208: Pull complete 10:57:44 4f4fb700ef54: Pull complete 10:57:45 fb5054dd5b73: Pull complete 10:57:45 eeca6798cff9: Pull complete 10:57:48 aa269ceb94a6: Pull complete 10:57:48 ada007ff1a6a: Pull complete 10:57:48 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 10:57:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:57:48 ---> f489d0715acc 10:57:48 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:57:53 ---> Running in 2f4a29b949c0 10:57:53 Removing intermediate container 2f4a29b949c0 10:57:53 ---> 0288c1d9e227 10:57:53 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:57:53 ---> Running in 34e2b799dfce 10:57:54 Removing intermediate container 34e2b799dfce 10:57:54 ---> 7142540a5357 10:57:54 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:57:54 ---> Running in 81a767b2d5f1 10:57:54 Removing intermediate container 81a767b2d5f1 10:57:54 ---> f69a6b4779eb 10:57:54 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:57:54 ---> Running in c1b262e5b8df 10:57:54 Removing intermediate container c1b262e5b8df 10:57:54 ---> 978fe98146b0 10:57:54 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:57:54 ---> Running in 951c6bdd2205 10:57:54 Still waiting to schedule task 10:57:54 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:57:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:57:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:57:54 OK: 264 MiB in 52 packages 10:57:55 Removing intermediate container 951c6bdd2205 10:57:55 ---> c0e6436de8fc 10:57:55 Step 8/12 : WORKDIR /app 10:57:55 ---> Running in 6bcd1e0e8269 10:57:55 Removing intermediate container 6bcd1e0e8269 10:57:55 ---> a20718f0dcd9 10:57:55 Step 9/12 : COPY go.mod vendor* ./ 10:57:55 ---> 8c2676a20988 10:57:55 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:57:55 ---> Running in 4b6c6c0c5b56 10:59:17 Removing intermediate container 4b6c6c0c5b56 10:59:17 ---> d724e7bc5644 10:59:17 Step 11/12 : COPY . . 10:59:17 ---> a5a56627b9ee 10:59:17 Step 12/12 : RUN $MAKE 10:59:17 ---> Running in f83964a411d4 10:59:17 noop 10:59:17 Removing intermediate container f83964a411d4 10:59:17 ---> 7ca16262824c 10:59:17 Successfully built 7ca16262824c 10:59:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:17 + docker inspect -f . ci-base-image-x86_64 10:59:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:59:18 prd-ubuntu20.04-docker-8c-8g-6439 does not seem to be running inside a container 10:59:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-305 -v /w/workspace/undry_device-rfid-llrp-go_PR-305:/w/workspace/undry_device-rfid-llrp-go_PR-305:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-305@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-305@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:59:18 $ docker top 093ee2b61a50fd06f0adcdd9712c10cf4c3a4e6bc7a2e621bd343dcff227b6cc -eo pid,comm [Pipeline] { [Pipeline] sh 10:59:18 + go version 10:59:18 go version go1.21.9 linux/amd64 [Pipeline] } 10:59:18 $ docker stop --time=1 093ee2b61a50fd06f0adcdd9712c10cf4c3a4e6bc7a2e621bd343dcff227b6cc 10:59:20 $ docker rm -f --volumes 093ee2b61a50fd06f0adcdd9712c10cf4c3a4e6bc7a2e621bd343dcff227b6cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:20 + docker inspect -f . ci-base-image-x86_64 10:59:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:59:21 prd-ubuntu20.04-docker-8c-8g-6439 does not seem to be running inside a container 10:59:21 $ 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-305 -v /w/workspace/undry_device-rfid-llrp-go_PR-305:/w/workspace/undry_device-rfid-llrp-go_PR-305:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-305@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-305@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:59:21 $ docker top 5039f467869e60cb73a0f6b5749b88fd0df91cc9373cd468b49e902c5c37fd9d -eo pid,comm [Pipeline] { [Pipeline] sh 10:59:21 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-305 [Pipeline] fileExists [Pipeline] sh 10:59:22 + make test 10:59:22 go test ./... -coverprofile=coverage.out ./... 10:59:24 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:59:34 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6440 in /w/workspace/undry_device-rfid-llrp-go_PR-305 [Pipeline] { [Pipeline] ws 10:59:34 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 10:59:34 The recommended git tool is: git 10:59:42 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:59:42 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:59:43 using credential edgex-jenkins-ssh 10:59:43 Cloning the remote Git repository 10:59:43 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:59:43 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 10:59:43 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:59:43 > git --version # timeout=10 10:59:43 > git --version # 'git version 2.25.1' 10:59:43 using GIT_SSH to set credentials SSH Credentials for GitHub 10:59:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:59:46 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.192s coverage: 40.6% of statements 10:59:46 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 96.4% of statements 10:59:46 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.249s coverage: 51.9% of statements 10:59:46 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:59:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:59:47 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:59:47 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:59:47 using GIT_SSH to set credentials SSH Credentials for GitHub 10:59:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/305/head:refs/remotes/origin/PR-305 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:59:48 Merging remotes/origin/main commit f5262328ab65540e21e451b8b0dec2850c67e729 into PR head commit 8f6d6512c495670599d62f3f2f8a69ef38a4cebf 10:59:48 Merge succeeded, producing 8f6d6512c495670599d62f3f2f8a69ef38a4cebf 10:59:48 Checking out Revision 8f6d6512c495670599d62f3f2f8a69ef38a4cebf (PR-305) 10:59:49 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 10:59:49 > git --version # timeout=10 10:59:49 > git --version # 'git version 2.25.1' 10:59:49 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 10:59:48 > git config core.sparsecheckout # timeout=10 10:59:48 > git checkout -f 8f6d6512c495670599d62f3f2f8a69ef38a4cebf # timeout=10 10:59:48 > git remote # timeout=10 10:59:48 > git config --get remote.origin.url # timeout=10 10:59:48 using GIT_SSH to set credentials SSH Credentials for GitHub 10:59:48 > git merge f5262328ab65540e21e451b8b0dec2850c67e729 # timeout=10 10:59:48 > git rev-parse HEAD^{commit} # timeout=10 10:59:48 > git config core.sparsecheckout # timeout=10 10:59:48 > git checkout -f 8f6d6512c495670599d62f3f2f8a69ef38a4cebf # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:59:54 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:59:54 % Total % Received % Xferd Average Speed Time Time Time Current 10:59:54 Dload Upload Total Spent Left Speed 10:59:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 97923 0 --:--:-- --:--:-- --:--:-- 97923 [Pipeline] sh 10:59:55 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:59:55 + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new 10:59:55 10:59:55 { 10:59:55 "registry-mirrors": [ 10:59:55 "https://nexus3.edgexfoundry.org:10001" 10:59:55 ], 10:59:55 "bip": "10.250.0.254/24", 10:59:55 "hosts": [ 10:59:55 "tcp://0.0.0.0:5555", 10:59:55 "unix:///var/run/docker.sock" 10:59:55 ], 10:59:55 "mtu": 1458, 10:59:55 "selinux-enabled": true, 10:59:55 "seccomp-profile": "/etc/docker/seccomp.json" 10:59:55 } [Pipeline] sh 10:59:55 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:59:56 + sudo service docker restart 11:00:04 go vet ./... 11:00:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:00:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:00:08 ./bin/test-attribution-txt.sh 11:00:09 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 11:00:09 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 11:00:09 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 11:00:09 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 11:00:09 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 11:00:09 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 11:00:09 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 11:00:09 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 11:00:09 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 11:00:09 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 11:00:09 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 11:00:09 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 11:00:09 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 11:00:09 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 11:00:09 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 11:00:09 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 11:00:09 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 11:00:09 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 11:00:09 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 11:00:09 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 11:00:09 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 11:00:09 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 11:00:09 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 11:00:09 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 11:00:09 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 11:00:09 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 11:00:09 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 11:00:09 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 11:00:09 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 11:00:09 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 11:00:09 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 11:00:09 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 11:00:09 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 11:00:09 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 11:00:09 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 11:00:09 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 11:00:09 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 11:00:09 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 11:00:09 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 11:00:09 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 11:00:09 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 11:00:09 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 11:00:09 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 11:00:09 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 11:00:09 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 11:00:09 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 11:00:09 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 11:00:09 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 11:00:09 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 11:00:09 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 11:00:09 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 11:00:09 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 11:00:09 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 11:00:09 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 11:00:09 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 11:00:09 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 11:00:09 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 11:00:09 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 11:00:09 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 11:00:09 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 11:00:09 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 11:00:09 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 11:00:09 An attribution for golang.org/x/term is missing from Attribution.txt, please add 11:00:09 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 11:00:09 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 11:00:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:00:09 $ docker stop --time=1 5039f467869e60cb73a0f6b5749b88fd0df91cc9373cd468b49e902c5c37fd9d 11:00:11 $ docker rm -f --volumes 5039f467869e60cb73a0f6b5749b88fd0df91cc9373cd468b49e902c5c37fd9d [Pipeline] // withDockerContainer [Pipeline] sh 11:00:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:00:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:00:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:00:13 + ls -al . 11:00:13 total 688 11:00:13 drwxrwxr-x 11 jenkins jenkins 4096 Jul 25 10:59 . 11:00:13 drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 10:57 .. 11:00:13 -rw-rw-r-- 1 jenkins jenkins 134 Jul 25 10:57 .dockerignore 11:00:13 drwxrwxr-x 8 jenkins jenkins 4096 Jul 25 10:59 .git 11:00:13 drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 10:57 .github 11:00:13 -rw-rw-r-- 1 jenkins jenkins 880 Jul 25 10:57 .gitignore 11:00:13 -rw-rw-r-- 1 jenkins jenkins 41 Jul 25 10:57 .golangci.yml 11:00:13 drwxr-xr-x 3 jenkins jenkins 4096 Jul 25 10:57 .semver 11:00:13 -rw-rw-r-- 1 jenkins jenkins 11980 Jul 25 10:57 Attribution.txt 11:00:13 -rw-rw-r-- 1 jenkins jenkins 11677 Jul 25 10:57 CHANGELOG.md 11:00:13 -rw-rw-r-- 1 jenkins jenkins 1456 Jul 25 10:57 Dockerfile 11:00:13 -rw-rw-r-- 1 jenkins jenkins 677 Jul 25 10:57 GOVERNANCE.md 11:00:13 -rw-rw-r-- 1 jenkins jenkins 661 Jul 25 10:57 Jenkinsfile 11:00:13 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 25 10:57 LICENSE 11:00:13 -rw-rw-r-- 1 jenkins jenkins 2179 Jul 25 10:57 Makefile 11:00:13 -rw-rw-r-- 1 jenkins jenkins 625 Jul 25 10:57 OWNERS.md 11:00:13 -rw-rw-r-- 1 jenkins jenkins 28907 Jul 25 10:57 README.md 11:00:13 -rw-rw-r-- 1 jenkins jenkins 5 Jul 25 10:57 VERSION 11:00:13 drwxrwxr-x 2 jenkins jenkins 4096 Jul 25 10:57 bin 11:00:13 drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 10:57 cmd 11:00:13 -rw-r--r-- 1 jenkins jenkins 438103 Jul 25 10:59 coverage.out 11:00:13 drwxrwxr-x 2 jenkins jenkins 4096 Jul 25 10:57 examples 11:00:13 -rw-rw-r-- 1 jenkins jenkins 7163 Jul 25 10:57 go.mod 11:00:13 -rw-rw-r-- 1 jenkins jenkins 101673 Jul 25 10:57 go.sum 11:00:13 drwxrwxr-x 2 jenkins jenkins 4096 Jul 25 10:57 images 11:00:13 drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 10:57 internal 11:00:13 drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 10:57 pkg 11:00:13 -rw-rw-r-- 1 jenkins jenkins 193 Jul 25 10:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:13 + 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=8f6d6512c495670599d62f3f2f8a69ef38a4cebf --label arch=amd64 --label version=0.0.0 . 11:00:13 Sending build context to Docker daemon 11.42MB 11:00:13 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 11:00:13 Step 2/25 : FROM ${BASE} AS builder 11:00:13 ---> 7ca16262824c 11:00:13 Step 3/25 : ARG ADD_BUILD_TAGS="" 11:00:14 ---> Running in 9f9ee8a6ea08 11:00:14 Removing intermediate container 9f9ee8a6ea08 11:00:14 ---> 65a82a308033 11:00:14 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:00:14 ---> Running in f3457ac95ece 11:00:14 Removing intermediate container f3457ac95ece 11:00:14 ---> d5620285e131 11:00:14 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 11:00:14 ---> Running in ed061ed2607b 11:00:14 Removing intermediate container ed061ed2607b 11:00:14 ---> 0857565bbf34 11:00:14 Step 6/25 : ARG ALPINE_PKG_EXTRA="" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:00:14 provisioning config files... 11:00:14 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config491022580739367272tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:00:14 ---> Running in 151125996e59 11:00:15 ---> ****-login.sh 11:00:15 nexus3.edgexfoundry.org:10001 11:00:15 Removing intermediate container 151125996e59 11:00:15 ---> 184bd6a90c00 11:00:15 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:00:15 ---> Running in 66e4cefc1c02 11:00:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:00:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:00:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:00:15 Configure a credential helper to remove this warning. See 11:00:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:00:15 11:00:15 Login Succeeded 11:00:15 nexus3.edgexfoundry.org:10002 11:00:16 OK: 264 MiB in 52 packages 11:00:16 Removing intermediate container 66e4cefc1c02 11:00:16 ---> 72767426fb23 11:00:16 Step 8/25 : WORKDIR /app 11:00:16 ---> Running in cf5d5939ad64 11:00:16 Removing intermediate container cf5d5939ad64 11:00:16 ---> 47c4d9945063 11:00:16 Step 9/25 : COPY go.mod vendor* ./ 11:00:16 ---> 652dba45594d 11:00:16 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:00:16 ---> Running in ebd26914bb97 11:00:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:19 Removing intermediate container ebd26914bb97 11:00:19 ---> d50b1659fbb2 11:00:19 Step 11/25 : COPY . . 11:00:19 ---> efb3af3da050 11:00:19 Step 12/25 : RUN $MAKE 11:00:19 ---> Running in bbc0002acb20 11:00:19 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.27" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 11:00:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:00:19 Configure a credential helper to remove this warning. See 11:00:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:00:19 11:00:19 Login Succeeded 11:00:19 nexus3.edgexfoundry.org:10003 11:00:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:00:24 Configure a credential helper to remove this warning. See 11:00:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:00:24 11:00:24 Login Succeeded 11:00:24 nexus3.edgexfoundry.org:10004 11:00:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:00:24 Configure a credential helper to remove this warning. See 11:00:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:00:24 11:00:24 Login Succeeded 11:00:24 ****.io 11:00:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:00:24 Configure a credential helper to remove this warning. See 11:00:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:00:24 11:00:24 Login Succeeded 11:00:24 ---> ****-login.sh ends [Pipeline] } 11:00:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:00:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:00:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:00:25 ========================================================= 11:00:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 11:00:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:26 + 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 . 11:00:26 Sending build context to Docker daemon 1.201MB 11:00:26 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 11:00:26 Step 2/12 : FROM ${BASE} AS builder 11:00:26 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:00:26 c6b39de5b339: Pulling fs layer 11:00:26 a69c41024577: Pulling fs layer 11:00:26 d6de4b400683: Pulling fs layer 11:00:26 35cb2a7552d0: Pulling fs layer 11:00:26 4f4fb700ef54: Pulling fs layer 11:00:26 464afbd9ba4c: Pulling fs layer 11:00:26 00f215d4a9da: Pulling fs layer 11:00:26 d496ad576159: Pulling fs layer 11:00:26 35cb2a7552d0: Waiting 11:00:26 4f4fb700ef54: Waiting 11:00:26 00f215d4a9da: Waiting 11:00:26 d496ad576159: Waiting 11:00:26 464afbd9ba4c: Waiting 11:00:26 a69c41024577: Verifying Checksum 11:00:26 a69c41024577: Download complete 11:00:26 35cb2a7552d0: Verifying Checksum 11:00:26 35cb2a7552d0: Download complete 11:00:26 4f4fb700ef54: Verifying Checksum 11:00:26 4f4fb700ef54: Download complete 11:00:26 c6b39de5b339: Verifying Checksum 11:00:26 c6b39de5b339: Download complete 11:00:26 464afbd9ba4c: Verifying Checksum 11:00:26 464afbd9ba4c: Download complete 11:00:27 d496ad576159: Verifying Checksum 11:00:27 d496ad576159: Download complete 11:00:27 c6b39de5b339: Pull complete 11:00:28 a69c41024577: Pull complete 11:00:29 d6de4b400683: Verifying Checksum 11:00:29 d6de4b400683: Download complete 11:00:30 00f215d4a9da: Verifying Checksum 11:00:30 00f215d4a9da: Download complete 11:00:42 d6de4b400683: Pull complete 11:00:42 35cb2a7552d0: Pull complete 11:00:42 4f4fb700ef54: Pull complete 11:00:42 464afbd9ba4c: Pull complete 11:00:51 00f215d4a9da: Pull complete 11:00:53 d496ad576159: Pull complete 11:00:53 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 11:00:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 11:00:53 ---> f246e2811388 11:00:53 Step 3/12 : ARG ADD_BUILD_TAGS="" 11:00:54 ---> Running in 068f79560045 11:00:54 Removing intermediate container 068f79560045 11:00:54 ---> 1d1172a66e20 11:00:54 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:00:55 ---> Running in daab58c7aa4d 11:00:55 Removing intermediate container daab58c7aa4d 11:00:55 ---> bcdd98279ac7 11:00:55 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 11:00:55 ---> Running in 26dcda2c5430 11:00:55 Removing intermediate container 26dcda2c5430 11:00:55 ---> 4b97cdd88f4b 11:00:55 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 11:00:55 ---> Running in 5311443f4d00 11:00:55 Removing intermediate container bbc0002acb20 11:00:55 ---> ce1e8eb9cfd3 11:00:55 Step 13/25 : FROM alpine:3.18 11:00:55 3.18: Pulling from library/alpine 11:00:55 930bdd4d222e: Pulling fs layer 11:00:55 930bdd4d222e: Verifying Checksum 11:00:55 930bdd4d222e: Download complete 11:00:55 930bdd4d222e: Pull complete 11:00:55 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 11:00:55 Status: Downloaded newer image for alpine:3.18 11:00:55 ---> 18f865063206 11:00:55 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 11:00:55 ---> Running in 86f916c996a8 11:00:55 Removing intermediate container 86f916c996a8 11:00:55 ---> fe9c8d20c931 11:00:55 Step 15/25 : RUN apk add --update --no-cache dumb-init 11:00:55 ---> Running in 30dcabe2363f 11:00:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:00:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:00:55 (1/1) Installing dumb-init (1.2.5-r2) 11:00:55 Executing busybox-1.36.1-r7.trigger 11:00:55 OK: 7 MiB in 16 packages 11:00:55 Removing intermediate container 30dcabe2363f 11:00:55 ---> 551d1e3a83c8 11:00:55 Step 16/25 : RUN apk --no-cache upgrade 11:00:55 ---> Running in 3cfd2a4b0f77 11:00:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:00:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:00:55 OK: 7 MiB in 16 packages 11:00:55 Removing intermediate container 3cfd2a4b0f77 11:00:55 ---> 0a5bbdb0478a 11:00:55 Step 17/25 : COPY --from=builder /app/LICENSE / 11:00:55 ---> 849e019bb3a7 11:00:55 Step 18/25 : COPY --from=builder /app/Attribution.txt / 11:00:55 ---> 67ac95962d22 11:00:55 Step 19/25 : COPY --from=builder /app/cmd/ / 11:00:55 Removing intermediate container 5311443f4d00 11:00:55 ---> 58b9552661d8 11:00:55 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:00:55 ---> Running in cb34a863bc6b 11:00:57 ---> f086f4e6acd7 11:00:57 Step 20/25 : EXPOSE 59989 11:00:57 ---> Running in 70a1ce987f2f 11:00:57 Removing intermediate container 70a1ce987f2f 11:00:57 ---> ccc6a033ef0f 11:00:57 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 11:00:57 ---> Running in 20e10c7e867a 11:00:57 Removing intermediate container 20e10c7e867a 11:00:57 ---> c28a510f37bc 11:00:57 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 11:00:57 ---> Running in 1ad2608b93e3 11:00:57 Removing intermediate container 1ad2608b93e3 11:00:57 ---> 562ad7d6db77 11:00:57 Step 23/25 : LABEL arch=amd64 11:00:57 ---> Running in dd033d13883e 11:00:57 Removing intermediate container dd033d13883e 11:00:57 ---> 3fac59555f0c 11:00:57 Step 24/25 : LABEL git_sha=8f6d6512c495670599d62f3f2f8a69ef38a4cebf 11:00:57 ---> Running in b933ec018ec6 11:00:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:00:57 Removing intermediate container b933ec018ec6 11:00:57 ---> 9c431e7c2c9d 11:00:57 Step 25/25 : LABEL version=0.0.0 11:00:57 ---> Running in b2a28c2314be 11:00:57 Removing intermediate container b2a28c2314be 11:00:57 ---> 92039ab1a110 11:00:57 [Warning] One or more build-args [ARCH] were not consumed 11:00:57 Successfully built 92039ab1a110 11:00:57 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } 11:00:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [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 11:00:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:00:58 11:00:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 11:00:58 OK: 266 MiB in 52 packages [Pipeline] sh 11:00:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:00:58 latest: Pulling from edgex-lftools-log-publisher 11:00:58 5eb5b503b376: Pulling fs layer 11:00:58 5c69ac0246d0: Pulling fs layer 11:00:58 ec43610c2a17: Pulling fs layer 11:00:58 3a2ae6a8a46f: Pulling fs layer 11:00:58 33b1e0a273af: Pulling fs layer 11:00:58 5d3b04190fa2: Pulling fs layer 11:00:58 2f39f015ded8: Pulling fs layer 11:00:58 5d3b04190fa2: Waiting 11:00:58 33b1e0a273af: Waiting 11:00:58 2f39f015ded8: Waiting 11:00:58 5c69ac0246d0: Verifying Checksum 11:00:58 5c69ac0246d0: Download complete 11:00:58 3a2ae6a8a46f: Verifying Checksum 11:00:58 3a2ae6a8a46f: Download complete 11:00:58 33b1e0a273af: Verifying Checksum 11:00:58 33b1e0a273af: Download complete 11:00:58 5d3b04190fa2: Verifying Checksum 11:00:58 5d3b04190fa2: Download complete 11:00:58 ec43610c2a17: Verifying Checksum 11:00:58 ec43610c2a17: Download complete 11:00:59 Removing intermediate container cb34a863bc6b 11:00:59 ---> f3db787bd73e 11:00:59 Step 8/12 : WORKDIR /app 11:00:59 ---> Running in 09dca705b8ac 11:00:59 5eb5b503b376: Verifying Checksum 11:00:59 5eb5b503b376: Download complete 11:00:59 Removing intermediate container 09dca705b8ac 11:00:59 ---> 306cc052e93d 11:00:59 Step 9/12 : COPY go.mod vendor* ./ 11:00:59 2f39f015ded8: Download complete 11:00:59 ---> 449e0477a19e 11:00:59 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:00:59 ---> Running in c56bae69808f 11:01:00 5eb5b503b376: Pull complete 11:01:00 5c69ac0246d0: Pull complete 11:01:01 ec43610c2a17: Pull complete 11:01:01 3a2ae6a8a46f: Pull complete 11:01:01 33b1e0a273af: Pull complete 11:01:01 5d3b04190fa2: Pull complete 11:01:04 2f39f015ded8: Pull complete 11:01:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:01:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:01:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:01:05 prd-ubuntu20.04-docker-8c-8g-6439 does not seem to be running inside a container 11:01:05 $ 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-305 -v /w/workspace/undry_device-rfid-llrp-go_PR-305:/w/workspace/undry_device-rfid-llrp-go_PR-305:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-305@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-305@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 11:01:12 $ docker top 56b3ec9663ea2228f4b94a7b956e12a7a4300bbd632306030c3e64d4eff31991 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:01:13 ---> job-cost.sh 11:01:13 lf-activate-venv: SKIPPING 11:01:13 INFO: No Stack... 11:01:13 INFO: Retrieving Pricing Info for: v3-standard-8 11:01:14 INFO: Archiving Costs [Pipeline] sh 11:01:14 + cat /w/workspace/undry_device-rfid-llrp-go_PR-305/archives/cost.csv 11:01:14 + cut -d, -f6 [Pipeline] lock 11:01:14 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-305-1-stack-cost] 11:01:14 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-305-1-stack-cost] did not exist. Created. 11:01:14 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-305-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:01:15 + echo total: 0.2199999988079071 [Pipeline] stash 11:01:15 Stashed 1 file(s) [Pipeline] } 11:01:15 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-305-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:01:15 $ docker stop --time=1 56b3ec9663ea2228f4b94a7b956e12a7a4300bbd632306030c3e64d4eff31991 11:01:16 $ docker rm -f --volumes 56b3ec9663ea2228f4b94a7b956e12a7a4300bbd632306030c3e64d4eff31991 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:02:51 Removing intermediate container c56bae69808f 11:02:51 ---> e982e30efbd5 11:02:51 Step 11/12 : COPY . . 11:02:51 ---> ea2ac9f0f0af 11:02:51 Step 12/12 : RUN $MAKE 11:02:51 ---> Running in 4d9685a29274 11:02:51 noop 11:02:51 Removing intermediate container 4d9685a29274 11:02:51 ---> 382131632634 11:02:51 Successfully built 382131632634 11:02:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:52 + docker inspect -f . ci-base-image-arm64 11:02:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:02:52 prd-ubuntu20.04-docker-arm64-4c-16g-6440 does not seem to be running inside a container 11:02:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:02:53 $ docker top 3a3feabd36299782757d376e24e9cc1bec111558657ed63310e06d37249f8bcc -eo pid,comm [Pipeline] { [Pipeline] sh 11:02:54 + go version 11:02:54 go version go1.21.9 linux/arm64 [Pipeline] } 11:02:54 $ docker stop --time=1 3a3feabd36299782757d376e24e9cc1bec111558657ed63310e06d37249f8bcc 11:02:56 $ docker rm -f --volumes 3a3feabd36299782757d376e24e9cc1bec111558657ed63310e06d37249f8bcc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:57 + docker inspect -f . ci-base-image-arm64 11:02:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:02:57 prd-ubuntu20.04-docker-arm64-4c-16g-6440 does not seem to be running inside a container 11:02:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:02:58 $ docker top 4f9fff790d285f6a6e7d6ebf89683e552e578a0e1a73606d73704f32bf7540ed -eo pid,comm [Pipeline] { [Pipeline] sh 11:02:59 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 11:03:00 + make test 11:03:00 go test ./... -coverprofile=coverage.out ./... 11:03:06 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 11:06:29 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 11:06:29 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 11:06:55 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 29.549s coverage: 40.6% of statements 11:06:55 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.057s coverage: 95.5% of statements 11:06:55 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.590s coverage: 51.9% of statements 11:06:55 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:06:55 go vet ./... 11:07:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:07:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:07:42 ./bin/test-attribution-txt.sh 11:07:42 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 11:07:42 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 11:07:42 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 11:07:42 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 11:07:42 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 11:07:42 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 11:07:42 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 11:07:42 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 11:07:42 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 11:07:42 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 11:07:42 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 11:07:42 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 11:07:42 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 11:07:42 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 11:07:42 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 11:07:42 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 11:07:42 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 11:07:42 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 11:07:42 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 11:07:42 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 11:07:42 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 11:07:42 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 11:07:42 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 11:07:42 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 11:07:42 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 11:07:42 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 11:07:42 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 11:07:42 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 11:07:42 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 11:07:42 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 11:07:42 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 11:07:42 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 11:07:42 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 11:07:42 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 11:07:42 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 11:07:42 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 11:07:42 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 11:07:42 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 11:07:42 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 11:07:42 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 11:07:42 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 11:07:42 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 11:07:42 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 11:07:42 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 11:07:42 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 11:07:42 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 11:07:42 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 11:07:42 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 11:07:42 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 11:07:42 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 11:07:42 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 11:07:42 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 11:07:42 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 11:07:42 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 11:07:42 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 11:07:42 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 11:07:42 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 11:07:42 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 11:07:42 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 11:07:42 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 11:07:42 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 11:07:42 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 11:07:42 An attribution for golang.org/x/term is missing from Attribution.txt, please add 11:07:42 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 11:07:42 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 11:07:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:07:42 $ docker stop --time=1 4f9fff790d285f6a6e7d6ebf89683e552e578a0e1a73606d73704f32bf7540ed 11:07:44 $ docker rm -f --volumes 4f9fff790d285f6a6e7d6ebf89683e552e578a0e1a73606d73704f32bf7540ed [Pipeline] // withDockerContainer [Pipeline] sh 11:07:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:07:46 Warning: overwriting stash ‘coverage-report’ 11:07:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:07:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:07:47 + ls -al . 11:07:47 total 684 11:07:47 drwxrwxr-x 10 jenkins jenkins 4096 Jul 25 11:03 . 11:07:47 drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 10:59 .. 11:07:47 -rw-rw-r-- 1 jenkins jenkins 134 Jul 25 10:59 .dockerignore 11:07:47 drwxrwxr-x 8 jenkins jenkins 4096 Jul 25 10:59 .git 11:07:47 drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 10:59 .github 11:07:47 -rw-rw-r-- 1 jenkins jenkins 880 Jul 25 10:59 .gitignore 11:07:47 -rw-rw-r-- 1 jenkins jenkins 41 Jul 25 10:59 .golangci.yml 11:07:47 -rw-rw-r-- 1 jenkins jenkins 11980 Jul 25 10:59 Attribution.txt 11:07:47 -rw-rw-r-- 1 jenkins jenkins 11677 Jul 25 10:59 CHANGELOG.md 11:07:47 -rw-rw-r-- 1 jenkins jenkins 1456 Jul 25 10:59 Dockerfile 11:07:47 -rw-rw-r-- 1 jenkins jenkins 677 Jul 25 10:59 GOVERNANCE.md 11:07:47 -rw-rw-r-- 1 jenkins jenkins 661 Jul 25 10:59 Jenkinsfile 11:07:47 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 25 10:59 LICENSE 11:07:47 -rw-rw-r-- 1 jenkins jenkins 2179 Jul 25 10:59 Makefile 11:07:47 -rw-rw-r-- 1 jenkins jenkins 625 Jul 25 10:59 OWNERS.md 11:07:47 -rw-rw-r-- 1 jenkins jenkins 28907 Jul 25 10:59 README.md 11:07:47 -rw-rw-r-- 1 jenkins jenkins 5 Jul 25 10:57 VERSION 11:07:47 drwxrwxr-x 2 jenkins jenkins 4096 Jul 25 10:59 bin 11:07:47 drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 10:59 cmd 11:07:47 -rw-r--r-- 1 jenkins jenkins 438103 Jul 25 11:06 coverage.out 11:07:47 drwxrwxr-x 2 jenkins jenkins 4096 Jul 25 10:59 examples 11:07:47 -rw-rw-r-- 1 jenkins jenkins 7163 Jul 25 10:59 go.mod 11:07:47 -rw-rw-r-- 1 jenkins jenkins 101673 Jul 25 10:59 go.sum 11:07:47 drwxrwxr-x 2 jenkins jenkins 4096 Jul 25 10:59 images 11:07:47 drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 10:59 internal 11:07:47 drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 10:59 pkg 11:07:47 -rw-rw-r-- 1 jenkins jenkins 193 Jul 25 10:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:48 + 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=8f6d6512c495670599d62f3f2f8a69ef38a4cebf --label arch=arm64 --label version=0.0.0 . 11:07:48 Sending build context to Docker daemon 1.201MB 11:07:48 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 11:07:48 Step 2/25 : FROM ${BASE} AS builder 11:07:48 ---> 382131632634 11:07:48 Step 3/25 : ARG ADD_BUILD_TAGS="" 11:07:49 ---> Running in 8a27359fb10d 11:07:49 Removing intermediate container 8a27359fb10d 11:07:49 ---> b94ded8680af 11:07:49 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:07:49 ---> Running in 8bcde26302b5 11:07:49 Removing intermediate container 8bcde26302b5 11:07:49 ---> cc9e6030446a 11:07:49 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 11:07:49 ---> Running in 38861ebcbadd 11:07:50 Removing intermediate container 38861ebcbadd 11:07:50 ---> 421226405b05 11:07:50 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 11:07:50 ---> Running in acfb7394b50f 11:07:50 Removing intermediate container acfb7394b50f 11:07:50 ---> d47902594269 11:07:50 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:07:50 ---> Running in 12dd7edff476 11:07:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:07:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:07:52 OK: 266 MiB in 52 packages 11:07:53 Removing intermediate container 12dd7edff476 11:07:53 ---> 0569f97cc366 11:07:53 Step 8/25 : WORKDIR /app 11:07:53 ---> Running in dcac960208f9 11:07:54 Removing intermediate container dcac960208f9 11:07:54 ---> ca614cd5d031 11:07:54 Step 9/25 : COPY go.mod vendor* ./ 11:07:54 ---> 5e61b014257a 11:07:54 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:07:54 ---> Running in e93982570c78 11:07:57 Removing intermediate container e93982570c78 11:07:57 ---> 599eb06d74c9 11:07:57 Step 11/25 : COPY . . 11:07:57 ---> 28e76f8bfb07 11:07:57 Step 12/25 : RUN $MAKE 11:07:57 ---> Running in 261f81b2a206 11:07:58 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.27" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 11:11:37 Removing intermediate container 261f81b2a206 11:11:37 ---> 1d6b291371ff 11:11:37 Step 13/25 : FROM alpine:3.18 11:11:37 3.18: Pulling from library/alpine 11:11:37 4983c3fe2029: Pulling fs layer 11:11:37 4983c3fe2029: Download complete 11:11:37 4983c3fe2029: Pull complete 11:11:37 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 11:11:37 Status: Downloaded newer image for alpine:3.18 11:11:37 ---> a0237000ae83 11:11:37 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 11:11:37 ---> Running in 8762141121fe 11:11:37 Removing intermediate container 8762141121fe 11:11:37 ---> eb4efa75a675 11:11:37 Step 15/25 : RUN apk add --update --no-cache dumb-init 11:11:37 ---> Running in d395c6b7cf7d 11:11:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:11:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:11:37 (1/1) Installing dumb-init (1.2.5-r2) 11:11:37 Executing busybox-1.36.1-r7.trigger 11:11:37 OK: 8 MiB in 16 packages 11:11:37 Removing intermediate container d395c6b7cf7d 11:11:37 ---> 6d03a3c72713 11:11:37 Step 16/25 : RUN apk --no-cache upgrade 11:11:37 ---> Running in 15ed0d40dd2e 11:11:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:11:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:11:39 OK: 8 MiB in 16 packages 11:11:40 Removing intermediate container 15ed0d40dd2e 11:11:40 ---> cc48f0e08004 11:11:40 Step 17/25 : COPY --from=builder /app/LICENSE / 11:11:41 ---> 74f8d6a0e440 11:11:41 Step 18/25 : COPY --from=builder /app/Attribution.txt / 11:11:41 ---> c372e2f49dfd 11:11:41 Step 19/25 : COPY --from=builder /app/cmd/ / 11:11:44 ---> 3a74b452257a 11:11:44 Step 20/25 : EXPOSE 59989 11:11:44 ---> Running in 716c0d921e28 11:11:44 Removing intermediate container 716c0d921e28 11:11:44 ---> 36c0e2e6faa5 11:11:44 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 11:11:44 ---> Running in 16dfa63b739c 11:11:44 Removing intermediate container 16dfa63b739c 11:11:44 ---> 41445703fb82 11:11:44 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 11:11:44 ---> Running in 33edac2eed1a 11:11:45 Removing intermediate container 33edac2eed1a 11:11:45 ---> dbff8f7bbed4 11:11:45 Step 23/25 : LABEL arch=arm64 11:11:45 ---> Running in 6a593c19015b 11:11:45 Removing intermediate container 6a593c19015b 11:11:45 ---> 7e603e777936 11:11:45 Step 24/25 : LABEL git_sha=8f6d6512c495670599d62f3f2f8a69ef38a4cebf 11:11:45 ---> Running in b9ce683f480d 11:11:45 Removing intermediate container b9ce683f480d 11:11:45 ---> ed52d955be42 11:11:45 Step 25/25 : LABEL version=0.0.0 11:11:45 ---> Running in f2db0f131fbf 11:11:46 Removing intermediate container f2db0f131fbf 11:11:46 ---> ad2bbedbae3f 11:11:46 [Warning] One or more build-args [ARCH] were not consumed 11:11:46 Successfully built ad2bbedbae3f 11:11:46 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:11:47 11:11:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:11:47 arm64: Pulling from edgex-lftools-log-publisher 11:11:47 8998bd30e6a1: Pulling fs layer 11:11:47 04944245beec: Pulling fs layer 11:11:47 699f458cf7ca: Pulling fs layer 11:11:47 765212b225bb: Pulling fs layer 11:11:47 f23df028b6ca: Pulling fs layer 11:11:47 d65c8cfc05b1: Pulling fs layer 11:11:47 2437ff75d9bd: Pulling fs layer 11:11:47 f23df028b6ca: Waiting 11:11:47 d65c8cfc05b1: Waiting 11:11:47 2437ff75d9bd: Waiting 11:11:47 765212b225bb: Waiting 11:11:48 04944245beec: Verifying Checksum 11:11:48 04944245beec: Download complete 11:11:48 765212b225bb: Verifying Checksum 11:11:48 765212b225bb: Download complete 11:11:48 f23df028b6ca: Verifying Checksum 11:11:48 f23df028b6ca: Download complete 11:11:48 d65c8cfc05b1: Verifying Checksum 11:11:48 d65c8cfc05b1: Download complete 11:11:48 699f458cf7ca: Verifying Checksum 11:11:48 699f458cf7ca: Download complete 11:11:48 8998bd30e6a1: Verifying Checksum 11:11:48 8998bd30e6a1: Download complete 11:11:51 2437ff75d9bd: Verifying Checksum 11:11:51 2437ff75d9bd: Download complete 11:11:53 8998bd30e6a1: Pull complete 11:11:53 04944245beec: Pull complete 11:11:55 699f458cf7ca: Pull complete 11:11:55 765212b225bb: Pull complete 11:11:56 f23df028b6ca: Pull complete 11:11:56 d65c8cfc05b1: Pull complete 11:12:14 2437ff75d9bd: Pull complete 11:12:14 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:12:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:12:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:12:15 prd-ubuntu20.04-docker-arm64-4c-16g-6440 does not seem to be running inside a container 11:12:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:12:17 $ docker top 6879e7a2c2cf5d280027eff11c6e55592b0a3fe634ecb03d267410e0757f3afa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:12:18 ---> job-cost.sh 11:12:18 lf-activate-venv: SKIPPING 11:12:18 INFO: No Stack... 11:12:19 INFO: Retrieving Pricing Info for: v3-standard-4 11:12:20 INFO: Archiving Costs [Pipeline] sh 11:12:20 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 11:12:20 + cut -d, -f6 [Pipeline] lock 11:12:20 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-305-1-stack-cost] 11:12:20 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-305-1-stack-cost] did not exist. Created. 11:12:20 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-305-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:12:21 /w/workspace/device-rfid-llrp-go/1@tmp/durable-b488ce7a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:12:22 + echo total: 0.10999999940395355 [Pipeline] stash 11:12:22 Warning: overwriting stash ‘stack-cost’ 11:12:22 Stashed 1 file(s) [Pipeline] } 11:12:22 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-305-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:12:22 $ docker stop --time=1 6879e7a2c2cf5d280027eff11c6e55592b0a3fe634ecb03d267410e0757f3afa 11:12:24 $ docker rm -f --volumes 6879e7a2c2cf5d280027eff11c6e55592b0a3fe634ecb03d267410e0757f3afa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 11:12:25 provisioning config files... 11:12:25 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-305@tmp/config12710498531141688066tmp [Pipeline] { [Pipeline] sh 11:12:25 + set +x 11:12:25 + curl -s https://codecov.io/bash 11:12:25 + bash -s -- 11:12:25 11:12:25 _____ _ 11:12:25 / ____| | | 11:12:25 | | ___ __| | ___ ___ _____ __ 11:12:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:12:25 | |___| (_) | (_| | __/ (_| (_) \ V / 11:12:25 \_____\___/ \__,_|\___|\___\___/ \_/ 11:12:25 Bash-1.0.6 11:12:25 11:12:25 11:12:25 ==> git version 2.25.1 found 11:12:25 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 11:12:25 Release-Date: 2020-01-08 11:12:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:12:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:12:25 ==> Jenkins CI detected. 11:12:25 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-305 11:12:25 project root: . 11:12:25 --> token set from env 11:12:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:12:25 ==> Running gcov in . (disable via -X gcov) 11:12:25 ==> Python coveragepy not found 11:12:25 ==> Searching for coverage reports in: 11:12:25 + . 11:12:25 -> Found 1 reports 11:12:25 ==> Detecting git/mercurial file structure 11:12:25 ==> Reading reports 11:12:25 + ./coverage.out bytes=438103 11:12:25 ==> Appending adjustments 11:12:25 https://docs.codecov.io/docs/fixing-reports 11:12:26 + Found adjustments 11:12:26 ==> Gzipping contents 11:12:26 52K /tmp/codecov.RYxpOR.gz 11:12:26 ==> Uploading reports 11:12:26 url: https://codecov.io 11:12:26 query: branch=PR-305&commit=8f6d6512c495670599d62f3f2f8a69ef38a4cebf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-305%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=305&job=&cmd_args= 11:12:26 -> Pinging Codecov 11:12:26 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-305&commit=8f6d6512c495670599d62f3f2f8a69ef38a4cebf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-305%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=305&job=&cmd_args= 11:12:26 -> Uploading to 11:12:26 https://storage.googleapis.com/codecov/v4/raw/2024-07-25/581DD39554BDF9B6E22D074273EAD858/8f6d6512c495670599d62f3f2f8a69ef38a4cebf/d505542a-1229-46fb-8280-8e7e8ffb1068.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240725%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240725T111226Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cd177c82e7d707675c594b3e9ac87c6eb0177f044ab85f09995b76afe6cb10ab 11:12:26 % Total % Received % Xferd Average Speed Time Time Time Current 11:12:26 Dload Upload Total Spent Left Speed 11:12:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50181 0 0 100 50181 0 182k --:--:-- --:--:-- --:--:-- 182k 11:12:26 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/8f6d6512c495670599d62f3f2f8a69ef38a4cebf [Pipeline] } 11:12:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 11:12:29 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-305/archives ] 11:12:29 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-305/archives 11:12:29 total 16 11:12:29 drwxr-xr-x 3 root root 4096 Jul 25 11:01 . 11:12:29 drwxrwxr-x 12 jenkins jenkins 4096 Jul 25 11:01 .. 11:12:29 drwxr-xr-x 2 root root 4096 Jul 25 11:01 cost 11:12:29 -rw-r--r-- 1 root root 91 Jul 25 11:01 cost.csv 11:12:29 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-305/archives 11:12:29 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-305/archives 11:12:29 total 16 11:12:29 drwxr-xr-x 3 jenkins jenkins 4096 Jul 25 11:01 . 11:12:29 drwxrwxr-x 12 jenkins jenkins 4096 Jul 25 11:01 .. 11:12:29 drwxr-xr-x 2 jenkins jenkins 4096 Jul 25 11:01 cost 11:12:29 -rw-r--r-- 1 jenkins jenkins 91 Jul 25 11:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:12:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:12:30 ---> package-listing.sh 11:12:30 ++ facter osfamily 11:12:30 ++ tr '[:upper:]' '[:lower:]' 11:12:30 + OS_FAMILY=debian 11:12:30 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-305 11:12:30 + START_PACKAGES=/tmp/packages_start.txt 11:12:30 + END_PACKAGES=/tmp/packages_end.txt 11:12:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:12:30 + PACKAGES=/tmp/packages_start.txt 11:12:30 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-305 ']' 11:12:30 + PACKAGES=/tmp/packages_end.txt 11:12:30 + case "${OS_FAMILY}" in 11:12:30 + dpkg -l 11:12:30 + grep '^ii' 11:12:30 + '[' -f /tmp/packages_start.txt ']' 11:12:30 + '[' -f /tmp/packages_end.txt ']' 11:12:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:12:30 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-305 ']' 11:12:30 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-305/archives/ 11:12:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-305/archives/ [Pipeline] echo 11:12:30 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-305/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:12:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:12:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:12:31 prd-ubuntu20.04-docker-8c-8g-6439 does not seem to be running inside a container 11:12:31 $ 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-305/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-305 -v /w/workspace/undry_device-rfid-llrp-go_PR-305:/w/workspace/undry_device-rfid-llrp-go_PR-305:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-305@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-305@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:12:32 $ docker top 68b487210bec16540c8d26e1003873981988f5ded1e3d7b6e76bd9562625c966 -eo pid,comm [Pipeline] { [Pipeline] sh 11:12:32 + touch /tmp/pre-build-complete [Pipeline] sh 11:12:32 + mkdir -p /var/log/sysstat [Pipeline] sh 11:12:33 + ls /var/log/sa-host 11:12:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:12:33 provisioning config files... 11:12:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-305@tmp/config6440456789352742441tmp [Pipeline] { [Pipeline] echo 11:12:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:12:33 ---> create-netrc.sh [Pipeline] } 11:12:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:12:34 ---> python-tools-install.sh [Pipeline] echo 11:12:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:12:34 ---> sudo-logs.sh 11:12:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:12:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:12:34 ---> job-cost.sh 11:12:34 lf-activate-venv: SKIPPING 11:12:34 DEBUG: total: 0.2199999988079071 11:12:34 INFO: Retrieving Stack Cost... 11:12:35 INFO: Retrieving Pricing Info for: v3-standard-8 11:12:35 INFO: Archiving Costs [Pipeline] echo 11:12:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:12:36 ---> logs-deploy.sh 11:12:36 lf-activate-venv: SKIPPING 11:12:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-305/1 11:12:36 INFO: archiving workspace using pattern(s): 11:12:37 Archives upload complete. 11:12:37 INFO: archiving logs to Nexus