Pull request #312 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bf970480e22d185c5ca87888c7dcfa6b65d9bfb3+c113c35f422ed3e43f4da535b17fc150c7364f0a (2824400d89cc901db9ea48c727eea11963d50e26) 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-ssh8541076890273698876.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6369569489926804460.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f3350a1713306dce7682ed7e37d5774890d03277 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-312/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-312/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3656127011465373494.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-312/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18041502108050026378.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12454277614130788026.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-312/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-312/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16326171892962740760.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9841 in /w/workspace/undry_device-rfid-llrp-go_PR-312 [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-312 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit c113c35f422ed3e43f4da535b17fc150c7364f0a into PR head commit bf970480e22d185c5ca87888c7dcfa6b65d9bfb3 Merge succeeded, producing bf970480e22d185c5ca87888c7dcfa6b65d9bfb3 Checking out Revision bf970480e22d185c5ca87888c7dcfa6b65d9bfb3 (PR-312) > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/312/head:refs/remotes/origin/PR-312 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bf970480e22d185c5ca87888c7dcfa6b65d9bfb3 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c113c35f422ed3e43f4da535b17fc150c7364f0a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bf970480e22d185c5ca87888c7dcfa6b65d9bfb3 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:30:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:30:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:30:39 ========================================================= 10:30:39 EdgeX Global Pipelines Version Info 10:30:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:30:40 ------------------- 10:30:40 stable info: 10:30:40 ------------------- 10:30:40 Commited By: Cherry Wang cherry@iotechsys.com 10:30:40 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 10:30:40 Message: update stable to v1.0.263 10:30:40 ------------------- 10:30:40 experimental info: 10:30:40 ------------------- 10:30:40 Commited By: Cherry Wang cherry@iotechsys.com 10:30:40 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 10:30:40 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:30:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 10:30:41 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 10:30:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:30:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:30:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:30:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 10:30:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:30:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:30:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:30:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:30:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:30:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 10:30:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:30:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:30:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:30:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:30:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:30:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:30:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:30:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:30:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:30:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:30:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:30:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:30:42 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:30:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:30:42 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:30:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-312 [Pipeline] echo 10:30:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-312 [Pipeline] echo 10:30:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-312 [Pipeline] echo 10:30:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bf970480e22d185c5ca87888c7dcfa6b65d9bfb3 [Pipeline] echo 10:30:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bf97048 [Pipeline] echo 10:30:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:30:43 provisioning config files... 10:30:43 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-312@tmp/config420348823820638529tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:30:43 ---> ****-login.sh 10:30:43 nexus3.edgexfoundry.org:10001 10:30:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:30:43 Configure a credential helper to remove this warning. See 10:30:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:30:43 10:30:43 Login Succeeded 10:30:43 nexus3.edgexfoundry.org:10002 10:30:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:30:43 Configure a credential helper to remove this warning. See 10:30:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:30:43 10:30:43 Login Succeeded 10:30:43 nexus3.edgexfoundry.org:10003 10:30:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:30:43 Configure a credential helper to remove this warning. See 10:30:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:30:43 10:30:43 Login Succeeded 10:30:43 nexus3.edgexfoundry.org:10004 10:30:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:30:43 Configure a credential helper to remove this warning. See 10:30:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:30:43 10:30:43 Login Succeeded 10:30:43 ****.io 10:30:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:30:44 Configure a credential helper to remove this warning. See 10:30:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:30:44 10:30:44 Login Succeeded 10:30:44 ---> ****-login.sh ends [Pipeline] } 10:30:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:30:44 + git rev-list -1 --merges bf970480e22d185c5ca87888c7dcfa6b65d9bfb3~1..bf970480e22d185c5ca87888c7dcfa6b65d9bfb3 [Pipeline] echo 10:30:45 -----------> git rev-list -1 --merges bf970480e22d185c5ca87888c7dcfa6b65d9bfb3~1..bf970480e22d185c5ca87888c7dcfa6b65d9bfb3 bf970480e22d185c5ca87888c7dcfa6b65d9bfb3 [false] [Pipeline] sh 10:30:45 + git log --format=format:%s -1 bf970480e22d185c5ca87888c7dcfa6b65d9bfb3 [Pipeline] echo 10:30:45 ========================================================= 10:30:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:30:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:30:45 + git log --format=format:%s -1 bf970480e22d185c5ca87888c7dcfa6b65d9bfb3 [Pipeline] echo 10:30:45 [semverPrep] GIT_COMMIT: bf970480e22d185c5ca87888c7dcfa6b65d9bfb3, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 10:30:46 [semverPrep] This is not a build commit. [Pipeline] sh 10:30:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:30:46 + grep -v github /etc/ssh/ssh_known_hosts 10:30:46 + [ -e /tmp/ssh_known_hosts ] 10:30:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:30:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:30:46 + sudo tee -a /etc/ssh/ssh_known_hosts 10:30:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:30:46 10:30:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:30:47 0.1.4: Pulling from edgex-devops/py-git-semver 10:30:47 b85a868b505f: Pulling fs layer 10:30:47 e2be974225ed: Pulling fs layer 10:30:47 339a4e72a1f5: Pulling fs layer 10:30:47 988bab9f4d93: Pulling fs layer 10:30:47 1469e6f7b9e6: Pulling fs layer 10:30:47 eaf3925da568: Pulling fs layer 10:30:47 bab4dde63d76: Pulling fs layer 10:30:47 bde34c3a00c8: Pulling fs layer 10:30:47 b352a97aabf1: Pulling fs layer 10:30:47 4872d77fe225: Pulling fs layer 10:30:47 5851b861e8e6: Pulling fs layer 10:30:47 b352a97aabf1: Waiting 10:30:47 bde34c3a00c8: Waiting 10:30:47 bab4dde63d76: Waiting 10:30:47 eaf3925da568: Waiting 10:30:47 5851b861e8e6: Waiting 10:30:47 988bab9f4d93: Waiting 10:30:47 1469e6f7b9e6: Waiting 10:30:47 4872d77fe225: Waiting 10:30:47 e2be974225ed: Download complete 10:30:47 988bab9f4d93: Verifying Checksum 10:30:47 988bab9f4d93: Download complete 10:30:47 1469e6f7b9e6: Verifying Checksum 10:30:47 1469e6f7b9e6: Download complete 10:30:47 339a4e72a1f5: Verifying Checksum 10:30:47 339a4e72a1f5: Download complete 10:30:47 eaf3925da568: Verifying Checksum 10:30:47 eaf3925da568: Download complete 10:30:47 bde34c3a00c8: Download complete 10:30:47 b352a97aabf1: Verifying Checksum 10:30:47 b352a97aabf1: Download complete 10:30:47 4872d77fe225: Verifying Checksum 10:30:47 4872d77fe225: Download complete 10:30:47 5851b861e8e6: Verifying Checksum 10:30:47 5851b861e8e6: Download complete 10:30:47 b85a868b505f: Verifying Checksum 10:30:47 b85a868b505f: Download complete 10:30:47 bab4dde63d76: Verifying Checksum 10:30:47 bab4dde63d76: Download complete 10:30:48 b85a868b505f: Pull complete 10:30:49 e2be974225ed: Pull complete 10:30:49 339a4e72a1f5: Pull complete 10:30:49 988bab9f4d93: Pull complete 10:30:49 1469e6f7b9e6: Pull complete 10:30:49 eaf3925da568: Pull complete 10:30:51 bab4dde63d76: Pull complete 10:30:51 bde34c3a00c8: Pull complete 10:30:51 b352a97aabf1: Pull complete 10:30:51 4872d77fe225: Pull complete 10:30:51 5851b861e8e6: Pull complete 10:30:51 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:30:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:30:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:30:52 prd-ubuntu20.04-docker-8c-8g-9841 does not seem to be running inside a container 10:30:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-312 -v /w/workspace/undry_device-rfid-llrp-go_PR-312:/w/workspace/undry_device-rfid-llrp-go_PR-312:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-312@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-312@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:30:56 $ docker top bd5f5dbcfaffd56a7d1e524d5e8eaae2baf5d545bfca4b49176af4a09d47d0d4 -eo pid,comm 10:30:56 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:30:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:30:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:30:56 [ssh-agent] Looking for ssh-agent implementation... 10:30:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:30:56 $ docker exec bd5f5dbcfaffd56a7d1e524d5e8eaae2baf5d545bfca4b49176af4a09d47d0d4 ssh-agent 10:30:56 SSH_AUTH_SOCK=/tmp/ssh-pIz9ayRzv25g/agent.32 10:30:56 SSH_AGENT_PID=38 10:30:56 Running ssh-add (command line suppressed) 10:30:56 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-312@tmp/private_key_15468707307438695637.key (/w/workspace/undry_device-rfid-llrp-go_PR-312@tmp/private_key_15468707307438695637.key) 10:30:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:30:57 + git tag --points-at HEAD [Pipeline] } 10:30:57 $ docker exec --env ******** --env ******** bd5f5dbcfaffd56a7d1e524d5e8eaae2baf5d545bfca4b49176af4a09d47d0d4 ssh-agent -k 10:30:57 unset SSH_AUTH_SOCK; 10:30:57 unset SSH_AGENT_PID; 10:30:57 echo Agent pid 38 killed; 10:30:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:30:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:30:57 [ssh-agent] Looking for ssh-agent implementation... 10:30:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:30:57 $ docker exec bd5f5dbcfaffd56a7d1e524d5e8eaae2baf5d545bfca4b49176af4a09d47d0d4 ssh-agent 10:30:57 SSH_AUTH_SOCK=/tmp/ssh-UGMBjDLBLp9n/agent.71 10:30:57 SSH_AGENT_PID=77 10:30:57 Running ssh-add (command line suppressed) 10:30:57 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-312@tmp/private_key_4851595601291295343.key (/w/workspace/undry_device-rfid-llrp-go_PR-312@tmp/private_key_4851595601291295343.key) 10:30:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:30:58 + git semver init 10:30:58 2024-09-09 10:30:58,364 [run_init] DEBUG init version:0.0.0 force:False 10:30:58 2024-09-09 10:30:58,365 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-312/.semver 10:30:58 2024-09-09 10:30:58,365 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-312/.semver 10:30:58 2024-09-09 10:30:58,365 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-312/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-312, universal_newlines=False, shell=None, istream=None) 10:31:00 2024-09-09 10:31:00,089 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-312/.git/info/exclude 10:31:00 2024-09-09 10:31:00,090 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-312/.semver/PR-312 with force:False 10:31:00 2024-09-09 10:31:00,090 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-312/.semver/PR-312 10:31:00 2024-09-09 10:31:00,094 [execute] INFO git cat-file --batch-check 10:31:00 2024-09-09 10:31:00,095 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-312/.semver, universal_newlines=False, shell=None, istream=) 10:31:00 2024-09-09 10:31:00,101 [execute] INFO git cat-file --batch 10:31:00 2024-09-09 10:31:00,101 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-312/.semver, universal_newlines=False, shell=None, istream=) 10:31:00 2024-09-09 10:31:00,108 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-312/.semver/PR-312 10:31:00 0.0.0 [Pipeline] } 10:31:00 $ docker exec --env ******** --env ******** bd5f5dbcfaffd56a7d1e524d5e8eaae2baf5d545bfca4b49176af4a09d47d0d4 ssh-agent -k 10:31:00 unset SSH_AUTH_SOCK; 10:31:00 unset SSH_AGENT_PID; 10:31:00 echo Agent pid 77 killed; 10:31:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:31:00 + git semver [Pipeline] } 10:31:01 $ docker stop --time=1 bd5f5dbcfaffd56a7d1e524d5e8eaae2baf5d545bfca4b49176af4a09d47d0d4 10:31:02 $ docker rm -f --volumes bd5f5dbcfaffd56a7d1e524d5e8eaae2baf5d545bfca4b49176af4a09d47d0d4 [Pipeline] // withDockerContainer [Pipeline] sh 10:31:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:31:03 Stashed 1 file(s) [Pipeline] echo 10:31:03 [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:31:04 provisioning config files... 10:31:04 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-312@tmp/config9075305147187290451tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:31:04 ---> ****-login.sh 10:31:04 nexus3.edgexfoundry.org:10001 10:31:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:31:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:31:04 Configure a credential helper to remove this warning. See 10:31:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:31:04 10:31:04 Login Succeeded 10:31:04 nexus3.edgexfoundry.org:10002 10:31:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:31:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:31:04 Configure a credential helper to remove this warning. See 10:31:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:31:04 10:31:04 Login Succeeded 10:31:04 nexus3.edgexfoundry.org:10003 10:31:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:31:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:31:04 Configure a credential helper to remove this warning. See 10:31:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:31:04 10:31:04 Login Succeeded 10:31:04 nexus3.edgexfoundry.org:10004 10:31:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:31:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:31:04 Configure a credential helper to remove this warning. See 10:31:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:31:04 10:31:04 Login Succeeded 10:31:04 ****.io 10:31:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:31:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:31:05 Configure a credential helper to remove this warning. See 10:31:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:31:05 10:31:05 Login Succeeded 10:31:05 ---> ****-login.sh ends [Pipeline] } 10:31:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:31:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:31:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:31:05 ========================================================= 10:31:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 10:31:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:05 + 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:31:05 Sending build context to Docker daemon 11.43MB 10:31:05 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 10:31:05 Step 2/12 : FROM ${BASE} AS builder 10:31:05 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 10:31:05 619be1103602: Pulling fs layer 10:31:05 7862e08f4a3e: Pulling fs layer 10:31:05 5df492c9dc93: Pulling fs layer 10:31:05 7629e6793208: Pulling fs layer 10:31:05 4f4fb700ef54: Pulling fs layer 10:31:05 fb5054dd5b73: Pulling fs layer 10:31:05 eeca6798cff9: Pulling fs layer 10:31:05 aa269ceb94a6: Pulling fs layer 10:31:05 ada007ff1a6a: Pulling fs layer 10:31:05 7629e6793208: Waiting 10:31:05 4f4fb700ef54: Waiting 10:31:05 fb5054dd5b73: Waiting 10:31:05 eeca6798cff9: Waiting 10:31:05 aa269ceb94a6: Waiting 10:31:05 ada007ff1a6a: Waiting 10:31:05 7862e08f4a3e: Download complete 10:31:05 7629e6793208: Verifying Checksum 10:31:05 7629e6793208: Download complete 10:31:06 4f4fb700ef54: Verifying Checksum 10:31:06 4f4fb700ef54: Download complete 10:31:06 fb5054dd5b73: Download complete 10:31:06 619be1103602: Verifying Checksum 10:31:06 619be1103602: Download complete 10:31:06 eeca6798cff9: Verifying Checksum 10:31:06 eeca6798cff9: Download complete 10:31:06 619be1103602: Pull complete 10:31:06 ada007ff1a6a: Verifying Checksum 10:31:06 ada007ff1a6a: Download complete 10:31:06 7862e08f4a3e: Pull complete 10:31:06 5df492c9dc93: Verifying Checksum 10:31:06 5df492c9dc93: Download complete 10:31:07 aa269ceb94a6: Verifying Checksum 10:31:07 aa269ceb94a6: Download complete 10:31:10 5df492c9dc93: Pull complete 10:31:10 7629e6793208: Pull complete 10:31:10 4f4fb700ef54: Pull complete 10:31:10 fb5054dd5b73: Pull complete 10:31:10 eeca6798cff9: Pull complete 10:31:12 aa269ceb94a6: Pull complete 10:31:12 ada007ff1a6a: Pull complete 10:31:12 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 10:31:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:31:12 ---> f489d0715acc 10:31:12 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:31:18 Still waiting to schedule task 10:31:18 ‘prd-ubuntu20.04-docker-arm64-4c-16g-9829’ is offline 10:31:19 ---> Running in 39c28713c64e 10:31:19 Removing intermediate container 39c28713c64e 10:31:19 ---> 96aa99e86d00 10:31:19 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:31:19 ---> Running in 864ef42ead32 10:31:19 Removing intermediate container 864ef42ead32 10:31:19 ---> 34312e4828f6 10:31:19 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:31:19 ---> Running in 212c96f6d9b2 10:31:19 Removing intermediate container 212c96f6d9b2 10:31:19 ---> ed328fec7fbe 10:31:19 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:31:19 ---> Running in 53705185fddb 10:31:19 Removing intermediate container 53705185fddb 10:31:19 ---> 1ee6a1b1cbf0 10:31:19 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:31:19 ---> Running in 61a07a04b289 10:31:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:31:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:31:19 OK: 264 MiB in 52 packages 10:31:19 Removing intermediate container 61a07a04b289 10:31:19 ---> 25627735e666 10:31:19 Step 8/12 : WORKDIR /app 10:31:19 ---> Running in 12e0a02befba 10:31:19 Removing intermediate container 12e0a02befba 10:31:19 ---> 035dc9ea31c7 10:31:19 Step 9/12 : COPY go.mod vendor* ./ 10:31:19 ---> b4ff31bd1f06 10:31:19 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:31:20 ---> Running in 1575ffbd4ede 10:32:16 Removing intermediate container 1575ffbd4ede 10:32:16 ---> 5c608740bedf 10:32:16 Step 11/12 : COPY . . 10:32:16 ---> 76776818fc4e 10:32:16 Step 12/12 : RUN $MAKE 10:32:16 ---> Running in 46c4c0735545 10:32:16 noop 10:32:16 Removing intermediate container 46c4c0735545 10:32:16 ---> 59dd3ff76555 10:32:16 Successfully built 59dd3ff76555 10:32:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:17 + docker inspect -f . ci-base-image-x86_64 10:32:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:32:17 prd-ubuntu20.04-docker-8c-8g-9841 does not seem to be running inside a container 10:32:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-312 -v /w/workspace/undry_device-rfid-llrp-go_PR-312:/w/workspace/undry_device-rfid-llrp-go_PR-312:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-312@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-312@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:32:17 $ docker top ac5d7ca4948e4fb30b28145177355a2fd6c7f82888db012ae08760534f47838e -eo pid,comm [Pipeline] { [Pipeline] sh 10:32:17 + go version 10:32:17 go version go1.21.9 linux/amd64 [Pipeline] } 10:32:17 $ docker stop --time=1 ac5d7ca4948e4fb30b28145177355a2fd6c7f82888db012ae08760534f47838e 10:32:19 $ docker rm -f --volumes ac5d7ca4948e4fb30b28145177355a2fd6c7f82888db012ae08760534f47838e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:20 + docker inspect -f . ci-base-image-x86_64 10:32:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:32:20 prd-ubuntu20.04-docker-8c-8g-9841 does not seem to be running inside a container 10:32:20 $ 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-312 -v /w/workspace/undry_device-rfid-llrp-go_PR-312:/w/workspace/undry_device-rfid-llrp-go_PR-312:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-312@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-312@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:32:20 $ docker top c8f99971eeac36cb8f69f2177819ae5084a3b91137405f371cf19c562dac5240 -eo pid,comm [Pipeline] { [Pipeline] sh 10:32:20 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-312 [Pipeline] fileExists [Pipeline] sh 10:32:21 + make test 10:32:21 go test ./... -coverprofile=coverage.out ./... 10:32:23 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:32:41 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:32:41 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:32:42 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.798s coverage: 40.6% of statements 10:32:42 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 96.4% of statements 10:32:42 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.247s coverage: 51.9% of statements 10:32:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9842 in /w/workspace/undry_device-rfid-llrp-go_PR-312 [Pipeline] { [Pipeline] ws 10:32:51 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 10:32:54 The recommended git tool is: git 10:33:00 go vet ./... 10:33:02 using credential edgex-jenkins-ssh 10:33:02 Cloning the remote Git repository 10:33:02 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:33:02 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 10:33:03 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:33:03 > git --version # timeout=10 10:33:03 > git --version # 'git version 2.25.1' 10:33:03 using GIT_SSH to set credentials SSH Credentials for GitHub 10:33:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:33:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:33:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:33:05 ./bin/test-attribution-txt.sh 10:33:05 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 10:33:05 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 10:33:05 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 10:33:05 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 10:33:05 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 10:33:05 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 10:33:05 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 10:33:05 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 10:33:05 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 10:33:05 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 10:33:05 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 10:33:05 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 10:33:05 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 10:33:05 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 10:33:05 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 10:33:05 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 10:33:05 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 10:33:05 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 10:33:05 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 10:33:05 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 10:33:05 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 10:33:05 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 10:33:05 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 10:33:05 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 10:33:05 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 10:33:05 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 10:33:05 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 10:33:05 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 10:33:05 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 10:33:05 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 10:33:05 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 10:33:05 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 10:33:05 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 10:33:05 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 10:33:05 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 10:33:05 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 10:33:05 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 10:33:05 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 10:33:05 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 10:33:05 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 10:33:05 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 10:33:05 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 10:33:05 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 10:33:05 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 10:33:05 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 10:33:05 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 10:33:05 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 10:33:05 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 10:33:05 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 10:33:05 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 10:33:05 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 10:33:05 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 10:33:05 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 10:33:05 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 10:33:05 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 10:33:05 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 10:33:05 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 10:33:05 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 10:33:05 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 10:33:05 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 10:33:05 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 10:33:05 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 10:33:05 An attribution for golang.org/x/term is missing from Attribution.txt, please add 10:33:05 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 10:33:05 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 10:33:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:33:05 $ docker stop --time=1 c8f99971eeac36cb8f69f2177819ae5084a3b91137405f371cf19c562dac5240 10:33:06 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:33:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:33:08 Merging remotes/origin/main commit c113c35f422ed3e43f4da535b17fc150c7364f0a into PR head commit bf970480e22d185c5ca87888c7dcfa6b65d9bfb3 10:33:08 $ docker rm -f --volumes c8f99971eeac36cb8f69f2177819ae5084a3b91137405f371cf19c562dac5240 10:33:07 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:33:07 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:33:07 using GIT_SSH to set credentials SSH Credentials for GitHub 10:33:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/312/head:refs/remotes/origin/PR-312 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:33:08 > git config core.sparsecheckout # timeout=10 10:33:08 > git checkout -f bf970480e22d185c5ca87888c7dcfa6b65d9bfb3 # timeout=10 10:33:08 > git remote # timeout=10 [Pipeline] // withDockerContainer [Pipeline] sh 10:33:08 Merge succeeded, producing bf970480e22d185c5ca87888c7dcfa6b65d9bfb3 10:33:08 Checking out Revision bf970480e22d185c5ca87888c7dcfa6b65d9bfb3 (PR-312) 10:33:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:33:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 10:33:09 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 10:33:09 > git --version # timeout=10 10:33:09 > git --version # 'git version 2.25.1' 10:33:09 fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [Pipeline] sh 10:33:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:33:08 > git config --get remote.origin.url # timeout=10 10:33:08 using GIT_SSH to set credentials SSH Credentials for GitHub 10:33:08 > git merge c113c35f422ed3e43f4da535b17fc150c7364f0a # timeout=10 10:33:08 > git rev-parse HEAD^{commit} # timeout=10 10:33:08 > git config core.sparsecheckout # timeout=10 10:33:08 > git checkout -f bf970480e22d185c5ca87888c7dcfa6b65d9bfb3 # timeout=10 10:33:10 + ls -al . 10:33:10 total 688 10:33:10 drwxrwxr-x 11 jenkins jenkins 4096 Sep 9 10:32 . 10:33:10 drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 10:30 .. 10:33:10 -rw-rw-r-- 1 jenkins jenkins 134 Sep 9 10:30 .dockerignore 10:33:10 drwxrwxr-x 8 jenkins jenkins 4096 Sep 9 10:32 .git 10:33:10 drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 10:30 .github 10:33:10 -rw-rw-r-- 1 jenkins jenkins 880 Sep 9 10:30 .gitignore 10:33:10 -rw-rw-r-- 1 jenkins jenkins 41 Sep 9 10:30 .golangci.yml 10:33:10 drwxr-xr-x 3 jenkins jenkins 4096 Sep 9 10:31 .semver 10:33:10 -rw-rw-r-- 1 jenkins jenkins 11980 Sep 9 10:30 Attribution.txt 10:33:10 -rw-rw-r-- 1 jenkins jenkins 11677 Sep 9 10:30 CHANGELOG.md 10:33:10 -rw-rw-r-- 1 jenkins jenkins 1456 Sep 9 10:30 Dockerfile 10:33:10 -rw-rw-r-- 1 jenkins jenkins 677 Sep 9 10:30 GOVERNANCE.md 10:33:10 -rw-rw-r-- 1 jenkins jenkins 661 Sep 9 10:30 Jenkinsfile 10:33:10 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 9 10:30 LICENSE 10:33:10 -rw-rw-r-- 1 jenkins jenkins 2179 Sep 9 10:30 Makefile 10:33:10 -rw-rw-r-- 1 jenkins jenkins 625 Sep 9 10:30 OWNERS.md 10:33:10 -rw-rw-r-- 1 jenkins jenkins 28907 Sep 9 10:30 README.md 10:33:10 -rw-rw-r-- 1 jenkins jenkins 5 Sep 9 10:31 VERSION 10:33:10 drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 10:30 bin 10:33:10 drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 10:30 cmd 10:33:10 -rw-r--r-- 1 jenkins jenkins 438103 Sep 9 10:32 coverage.out 10:33:10 drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 10:30 examples 10:33:10 -rw-rw-r-- 1 jenkins jenkins 7164 Sep 9 10:30 go.mod 10:33:10 -rw-rw-r-- 1 jenkins jenkins 101675 Sep 9 10:30 go.sum 10:33:10 drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 10:30 images 10:33:10 drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 10:30 internal 10:33:10 drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 10:30 pkg 10:33:10 -rw-rw-r-- 1 jenkins jenkins 193 Sep 9 10:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:10 + 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=bf970480e22d185c5ca87888c7dcfa6b65d9bfb3 --label arch=amd64 --label version=0.0.0 . 10:33:10 Sending build context to Docker daemon 11.43MB 10:33:10 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 10:33:10 Step 2/25 : FROM ${BASE} AS builder 10:33:10 ---> 59dd3ff76555 10:33:10 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:33:10 ---> Running in 1f96afaba16d 10:33:10 Removing intermediate container 1f96afaba16d 10:33:10 ---> 466d2982c954 10:33:10 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:33:10 ---> Running in 59f46663b2c9 10:33:11 Removing intermediate container 59f46663b2c9 10:33:11 ---> e0619c1e9725 10:33:11 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 10:33:11 ---> Running in 508808f54bdc 10:33:11 Removing intermediate container 508808f54bdc 10:33:11 ---> f3f1f1ac6bb5 10:33:11 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 10:33:11 ---> Running in f6fc5718e477 10:33:11 Removing intermediate container f6fc5718e477 10:33:11 ---> 15e804dc084c 10:33:11 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:33:11 ---> Running in 2eec7ad6aa27 10:33:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:33:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:33:11 OK: 264 MiB in 52 packages 10:33:12 Removing intermediate container 2eec7ad6aa27 10:33:12 ---> c854e429abfd 10:33:12 Step 8/25 : WORKDIR /app 10:33:12 ---> Running in 818696bcefa6 10:33:12 Removing intermediate container 818696bcefa6 10:33:12 ---> f150166fccb6 10:33:12 Step 9/25 : COPY go.mod vendor* ./ 10:33:12 ---> 8a5fbcefbb32 10:33:12 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:33:12 ---> Running in 2d7b5cae2d41 10:33:12 Removing intermediate container 2d7b5cae2d41 10:33:12 ---> b1cbbd7fa5eb 10:33:12 Step 11/25 : COPY . . 10:33:13 ---> d4c6964e9552 10:33:13 Step 12/25 : RUN $MAKE 10:33:13 ---> Running in 00f9aeb8e0f0 10:33:13 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.37" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:33:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:33:14 % Total % Received % Xferd Average Speed Time Time Time Current 10:33:14 Dload Upload Total Spent Left Speed 10:33:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 94323 0 --:--:-- --:--:-- --:--:-- 94323 [Pipeline] sh 10:33:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:33:15 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 10:33:15 sudo tee /etc/docker/daemon.new 10:33:15 { 10:33:15 "registry-mirrors": [ 10:33:15 "https://nexus3.edgexfoundry.org:10001" 10:33:15 ], 10:33:15 "bip": "10.250.0.254/24", 10:33:15 "hosts": [ 10:33:15 "tcp://0.0.0.0:5555", 10:33:15 "unix:///var/run/docker.sock" 10:33:15 ], 10:33:15 "mtu": 1458, 10:33:15 "selinux-enabled": true, 10:33:15 "seccomp-profile": "/etc/docker/seccomp.json" 10:33:15 } [Pipeline] sh 10:33:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:33:15 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:33:34 provisioning config files... 10:33:34 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config10151969112161032944tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:33:34 ---> ****-login.sh 10:33:34 nexus3.edgexfoundry.org:10001 10:33:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:33:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:33:35 Configure a credential helper to remove this warning. See 10:33:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:33:35 10:33:35 Login Succeeded 10:33:35 nexus3.edgexfoundry.org:10002 10:33:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:33:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:33:35 Configure a credential helper to remove this warning. See 10:33:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:33:35 10:33:35 Login Succeeded 10:33:35 nexus3.edgexfoundry.org:10003 10:33:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:33:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:33:36 Configure a credential helper to remove this warning. See 10:33:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:33:36 10:33:36 Login Succeeded 10:33:36 nexus3.edgexfoundry.org:10004 10:33:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:33:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:33:36 Configure a credential helper to remove this warning. See 10:33:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:33:36 10:33:36 Login Succeeded 10:33:37 ****.io 10:33:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:33:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:33:37 Configure a credential helper to remove this warning. See 10:33:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:33:37 10:33:37 Login Succeeded 10:33:37 ---> ****-login.sh ends [Pipeline] } 10:33:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:33:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:33:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:33:38 ========================================================= 10:33:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 10:33:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:38 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 10:33:38 Sending build context to Docker daemon 1.201MB 10:33:38 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 10:33:38 Step 2/12 : FROM ${BASE} AS builder 10:33:39 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:33:39 c6b39de5b339: Pulling fs layer 10:33:39 a69c41024577: Pulling fs layer 10:33:39 d6de4b400683: Pulling fs layer 10:33:39 35cb2a7552d0: Pulling fs layer 10:33:39 4f4fb700ef54: Pulling fs layer 10:33:39 464afbd9ba4c: Pulling fs layer 10:33:39 00f215d4a9da: Pulling fs layer 10:33:39 d496ad576159: Pulling fs layer 10:33:39 4f4fb700ef54: Waiting 10:33:39 464afbd9ba4c: Waiting 10:33:39 35cb2a7552d0: Waiting 10:33:39 00f215d4a9da: Waiting 10:33:39 d496ad576159: Waiting 10:33:39 a69c41024577: Verifying Checksum 10:33:39 a69c41024577: Download complete 10:33:39 35cb2a7552d0: Verifying Checksum 10:33:39 35cb2a7552d0: Download complete 10:33:39 4f4fb700ef54: Verifying Checksum 10:33:39 4f4fb700ef54: Download complete 10:33:39 464afbd9ba4c: Verifying Checksum 10:33:39 464afbd9ba4c: Download complete 10:33:39 c6b39de5b339: Download complete 10:33:39 d496ad576159: Verifying Checksum 10:33:39 d496ad576159: Download complete 10:33:40 c6b39de5b339: Pull complete 10:33:40 a69c41024577: Pull complete 10:33:40 d6de4b400683: Verifying Checksum 10:33:40 d6de4b400683: Download complete 10:33:41 00f215d4a9da: Download complete 10:33:45 Removing intermediate container 00f9aeb8e0f0 10:33:45 ---> a73df5e755cf 10:33:45 Step 13/25 : FROM alpine:3.18 10:33:45 3.18: Pulling from library/alpine 10:33:45 1cc3d825d8b2: Pulling fs layer 10:33:45 1cc3d825d8b2: Verifying Checksum 10:33:45 1cc3d825d8b2: Download complete 10:33:45 1cc3d825d8b2: Pull complete 10:33:45 Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:33:45 Status: Downloaded newer image for alpine:3.18 10:33:45 ---> 2c64cf60f6f0 10:33:45 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:33:45 ---> Running in b7d334fb3318 10:33:45 Removing intermediate container b7d334fb3318 10:33:45 ---> d3f2789403c7 10:33:45 Step 15/25 : RUN apk add --update --no-cache dumb-init 10:33:45 ---> Running in afd6d245810e 10:33:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:33:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:33:45 (1/1) Installing dumb-init (1.2.5-r2) 10:33:45 Executing busybox-1.36.1-r7.trigger 10:33:45 OK: 7 MiB in 16 packages 10:33:45 Removing intermediate container afd6d245810e 10:33:45 ---> 1a85106cc2a3 10:33:45 Step 16/25 : RUN apk --no-cache upgrade 10:33:46 ---> Running in 385b68063ce8 10:33:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:33:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:33:46 OK: 7 MiB in 16 packages 10:33:46 Removing intermediate container 385b68063ce8 10:33:46 ---> 20124449e890 10:33:46 Step 17/25 : COPY --from=builder /app/LICENSE / 10:33:46 ---> 2020e5a22e85 10:33:46 Step 18/25 : COPY --from=builder /app/Attribution.txt / 10:33:47 ---> a2eb8dd18a94 10:33:47 Step 19/25 : COPY --from=builder /app/cmd/ / 10:33:49 ---> 55645f11fbd1 10:33:49 Step 20/25 : EXPOSE 59989 10:33:49 ---> Running in cfba5b473fef 10:33:49 Removing intermediate container cfba5b473fef 10:33:49 ---> b279ccdef9e1 10:33:49 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 10:33:49 ---> Running in fac811309247 10:33:49 Removing intermediate container fac811309247 10:33:49 ---> faeb2e804ac5 10:33:49 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:33:49 ---> Running in 551ba74f7260 10:33:49 Removing intermediate container 551ba74f7260 10:33:49 ---> 1509ea98b03c 10:33:49 Step 23/25 : LABEL arch=amd64 10:33:49 ---> Running in 6e46d492d202 10:33:49 Removing intermediate container 6e46d492d202 10:33:49 ---> 3d526e709c3b 10:33:49 Step 24/25 : LABEL git_sha=bf970480e22d185c5ca87888c7dcfa6b65d9bfb3 10:33:49 ---> Running in 91e0f6b5e51b 10:33:49 Removing intermediate container 91e0f6b5e51b 10:33:49 ---> c9e248a10f5e 10:33:49 Step 25/25 : LABEL version=0.0.0 10:33:49 ---> Running in 679bf93b0fee 10:33:49 Removing intermediate container 679bf93b0fee 10:33:49 ---> a1d1622aed15 10:33:49 [Warning] One or more build-args [ARCH] were not consumed 10:33:49 Successfully built a1d1622aed15 10:33:49 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:33:50 10:33:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:33:51 latest: Pulling from edgex-lftools-log-publisher 10:33:51 5eb5b503b376: Pulling fs layer 10:33:51 5c69ac0246d0: Pulling fs layer 10:33:51 ec43610c2a17: Pulling fs layer 10:33:51 3a2ae6a8a46f: Pulling fs layer 10:33:51 33b1e0a273af: Pulling fs layer 10:33:51 5d3b04190fa2: Pulling fs layer 10:33:51 2f39f015ded8: Pulling fs layer 10:33:51 33b1e0a273af: Waiting 10:33:51 5d3b04190fa2: Waiting 10:33:51 2f39f015ded8: Waiting 10:33:51 3a2ae6a8a46f: Waiting 10:33:51 5c69ac0246d0: Verifying Checksum 10:33:51 5c69ac0246d0: Download complete 10:33:51 3a2ae6a8a46f: Download complete 10:33:51 ec43610c2a17: Verifying Checksum 10:33:51 ec43610c2a17: Download complete 10:33:51 33b1e0a273af: Verifying Checksum 10:33:51 33b1e0a273af: Download complete 10:33:51 5d3b04190fa2: Verifying Checksum 10:33:51 5d3b04190fa2: Download complete 10:33:51 5eb5b503b376: Verifying Checksum 10:33:51 5eb5b503b376: Download complete 10:33:51 2f39f015ded8: Download complete 10:33:52 5eb5b503b376: Pull complete 10:33:52 5c69ac0246d0: Pull complete 10:33:52 ec43610c2a17: Pull complete 10:33:52 3a2ae6a8a46f: Pull complete 10:33:52 33b1e0a273af: Pull complete 10:33:53 5d3b04190fa2: Pull complete 10:33:54 d6de4b400683: Pull complete 10:33:54 35cb2a7552d0: Pull complete 10:33:54 4f4fb700ef54: Pull complete 10:33:54 464afbd9ba4c: Pull complete 10:33:57 2f39f015ded8: Pull complete 10:33:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:33:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:33:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:33:57 prd-ubuntu20.04-docker-8c-8g-9841 does not seem to be running inside a container 10:33:57 $ 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-312 -v /w/workspace/undry_device-rfid-llrp-go_PR-312:/w/workspace/undry_device-rfid-llrp-go_PR-312:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-312@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-312@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:34:02 00f215d4a9da: Pull complete 10:34:02 $ docker top 0ff36cbea484a29ff63d7e361eef852f01a2e432025f090e54d74fe3b8ed0c10 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:34:03 ---> job-cost.sh 10:34:03 lf-activate-venv: SKIPPING 10:34:03 INFO: No Stack... 10:34:03 INFO: Retrieving Pricing Info for: v3-standard-8 10:34:03 INFO: Archiving Costs [Pipeline] sh 10:34:03 + cat /w/workspace/undry_device-rfid-llrp-go_PR-312/archives/cost.csv 10:34:03 + cut -d, -f6 [Pipeline] lock 10:34:03 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-312-1-stack-cost] 10:34:03 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-312-1-stack-cost] did not exist. Created. 10:34:04 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-312-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:34:04 d496ad576159: Pull complete 10:34:04 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 10:34:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 10:34:04 ---> f246e2811388 10:34:04 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:34:04 + echo total: 0.2199999988079071 [Pipeline] stash 10:34:04 Stashed 1 file(s) [Pipeline] } 10:34:04 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-312-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:34:04 $ docker stop --time=1 0ff36cbea484a29ff63d7e361eef852f01a2e432025f090e54d74fe3b8ed0c10 10:34:05 ---> Running in fdfff1c9c061 10:34:05 $ docker rm -f --volumes 0ff36cbea484a29ff63d7e361eef852f01a2e432025f090e54d74fe3b8ed0c10 [Pipeline] // withDockerContainer [Pipeline] } 10:34:06 Removing intermediate container fdfff1c9c061 10:34:06 ---> 1fc2aa6c7cdd 10:34:06 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:34:06 ---> Running in 7052f67dc2b6 10:34:06 Removing intermediate container 7052f67dc2b6 10:34:06 ---> 7cb9b315c6ba 10:34:06 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:34:06 ---> Running in bd60087c53ab 10:34:06 Removing intermediate container bd60087c53ab 10:34:06 ---> e6677ce4edab 10:34:06 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:34:06 ---> Running in 6429577f674c 10:34:07 Removing intermediate container 6429577f674c 10:34:07 ---> 2aeb50384a31 10:34:07 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:34:07 ---> Running in 4ce530446bc8 10:34:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:34:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:34:09 OK: 266 MiB in 52 packages 10:34:11 Removing intermediate container 4ce530446bc8 10:34:11 ---> f235baa1a653 10:34:11 Step 8/12 : WORKDIR /app 10:34:11 ---> Running in 61db05c89e53 10:34:11 Removing intermediate container 61db05c89e53 10:34:11 ---> f6450409ee5a 10:34:11 Step 9/12 : COPY go.mod vendor* ./ 10:34:11 ---> 93bb470f5220 10:34:11 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:34:12 ---> Running in 5313b2d81aad 10:36:03 Removing intermediate container 5313b2d81aad 10:36:03 ---> 485e40fd4bcf 10:36:03 Step 11/12 : COPY . . 10:36:03 ---> 062b950ed711 10:36:03 Step 12/12 : RUN $MAKE 10:36:03 ---> Running in d885236829c2 10:36:03 noop 10:36:03 Removing intermediate container d885236829c2 10:36:03 ---> 31ceaaa72ffc 10:36:03 Successfully built 31ceaaa72ffc 10:36:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:04 + docker inspect -f . ci-base-image-arm64 10:36:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:36:04 prd-ubuntu20.04-docker-arm64-4c-16g-9842 does not seem to be running inside a container 10:36:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:36:06 $ docker top da50adc6fea891ee28c04574a83ab832e5a373c8d6f0234cb915e56a46717b1b -eo pid,comm [Pipeline] { [Pipeline] sh 10:36:07 + go version 10:36:07 go version go1.21.9 linux/arm64 [Pipeline] } 10:36:07 $ docker stop --time=1 da50adc6fea891ee28c04574a83ab832e5a373c8d6f0234cb915e56a46717b1b 10:36:08 $ docker rm -f --volumes da50adc6fea891ee28c04574a83ab832e5a373c8d6f0234cb915e56a46717b1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:09 + docker inspect -f . ci-base-image-arm64 10:36:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:36:09 prd-ubuntu20.04-docker-arm64-4c-16g-9842 does not seem to be running inside a container 10:36:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:36:11 $ docker top 4cd6f4192da9c41e6ea288eb9d7b83d51bb20fda742b57cd98849f0872270e88 -eo pid,comm [Pipeline] { [Pipeline] sh 10:36:12 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 10:36:12 + make test 10:36:12 go test ./... -coverprofile=coverage.out ./... 10:36:18 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:39:40 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:39:40 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:40:02 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 27.875s coverage: 40.6% of statements 10:40:02 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.049s coverage: 94.6% of statements 10:40:02 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.582s coverage: 51.9% of statements 10:40:02 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:40:02 go vet ./... 10:40:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:40:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:40:49 ./bin/test-attribution-txt.sh 10:40:49 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 10:40:49 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 10:40:49 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 10:40:49 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 10:40:49 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 10:40:49 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 10:40:49 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 10:40:49 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 10:40:49 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 10:40:49 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 10:40:49 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 10:40:49 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 10:40:49 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 10:40:49 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 10:40:49 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 10:40:49 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 10:40:49 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 10:40:49 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 10:40:49 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 10:40:49 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 10:40:49 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 10:40:49 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 10:40:49 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 10:40:49 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 10:40:49 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 10:40:49 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 10:40:49 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 10:40:49 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 10:40:49 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 10:40:49 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 10:40:49 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 10:40:49 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 10:40:49 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 10:40:49 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 10:40:49 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 10:40:49 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 10:40:49 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 10:40:49 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 10:40:49 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 10:40:49 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 10:40:49 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 10:40:49 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 10:40:49 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 10:40:49 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 10:40:49 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 10:40:49 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 10:40:49 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 10:40:49 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 10:40:49 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 10:40:49 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 10:40:49 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 10:40:49 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 10:40:49 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 10:40:49 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 10:40:49 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 10:40:49 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 10:40:49 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 10:40:49 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 10:40:49 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 10:40:49 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 10:40:49 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 10:40:49 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 10:40:49 An attribution for golang.org/x/term is missing from Attribution.txt, please add 10:40:49 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 10:40:49 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 10:40:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:40:49 $ docker stop --time=1 4cd6f4192da9c41e6ea288eb9d7b83d51bb20fda742b57cd98849f0872270e88 10:40:51 $ docker rm -f --volumes 4cd6f4192da9c41e6ea288eb9d7b83d51bb20fda742b57cd98849f0872270e88 [Pipeline] // withDockerContainer [Pipeline] sh 10:40:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:40:53 Warning: overwriting stash ‘coverage-report’ 10:40:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:40:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:40:54 + ls -al . 10:40:54 total 684 10:40:54 drwxrwxr-x 10 jenkins jenkins 4096 Sep 9 10:36 . 10:40:54 drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 10:33 .. 10:40:54 -rw-rw-r-- 1 jenkins jenkins 134 Sep 9 10:33 .dockerignore 10:40:54 drwxrwxr-x 8 jenkins jenkins 4096 Sep 9 10:33 .git 10:40:54 drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 10:33 .github 10:40:54 -rw-rw-r-- 1 jenkins jenkins 880 Sep 9 10:33 .gitignore 10:40:54 -rw-rw-r-- 1 jenkins jenkins 41 Sep 9 10:33 .golangci.yml 10:40:54 -rw-rw-r-- 1 jenkins jenkins 11980 Sep 9 10:33 Attribution.txt 10:40:54 -rw-rw-r-- 1 jenkins jenkins 11677 Sep 9 10:33 CHANGELOG.md 10:40:54 -rw-rw-r-- 1 jenkins jenkins 1456 Sep 9 10:33 Dockerfile 10:40:54 -rw-rw-r-- 1 jenkins jenkins 677 Sep 9 10:33 GOVERNANCE.md 10:40:54 -rw-rw-r-- 1 jenkins jenkins 661 Sep 9 10:33 Jenkinsfile 10:40:54 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 9 10:33 LICENSE 10:40:54 -rw-rw-r-- 1 jenkins jenkins 2179 Sep 9 10:33 Makefile 10:40:54 -rw-rw-r-- 1 jenkins jenkins 625 Sep 9 10:33 OWNERS.md 10:40:54 -rw-rw-r-- 1 jenkins jenkins 28907 Sep 9 10:33 README.md 10:40:54 -rw-rw-r-- 1 jenkins jenkins 5 Sep 9 10:31 VERSION 10:40:54 drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 10:33 bin 10:40:54 drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 10:33 cmd 10:40:54 -rw-r--r-- 1 jenkins jenkins 438103 Sep 9 10:40 coverage.out 10:40:54 drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 10:33 examples 10:40:54 -rw-rw-r-- 1 jenkins jenkins 7164 Sep 9 10:33 go.mod 10:40:54 -rw-rw-r-- 1 jenkins jenkins 101675 Sep 9 10:33 go.sum 10:40:54 drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 10:33 images 10:40:54 drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 10:33 internal 10:40:54 drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 10:33 pkg 10:40:54 -rw-rw-r-- 1 jenkins jenkins 193 Sep 9 10:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:55 + 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=bf970480e22d185c5ca87888c7dcfa6b65d9bfb3 --label arch=arm64 --label version=0.0.0 . 10:40:55 Sending build context to Docker daemon 1.201MB 10:40:55 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 10:40:55 Step 2/25 : FROM ${BASE} AS builder 10:40:55 ---> 31ceaaa72ffc 10:40:55 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:40:55 ---> Running in 131db9f1404f 10:40:55 Removing intermediate container 131db9f1404f 10:40:55 ---> c8baf9a8db61 10:40:55 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:40:55 ---> Running in 9793c2144662 10:40:56 Removing intermediate container 9793c2144662 10:40:56 ---> 632c52ebe572 10:40:56 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 10:40:57 ---> Running in 52b4165f0979 10:40:57 Removing intermediate container 52b4165f0979 10:40:57 ---> efe34e1c7800 10:40:57 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 10:40:57 ---> Running in ff4772917e5e 10:40:57 Removing intermediate container ff4772917e5e 10:40:57 ---> 05192686527d 10:40:57 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:40:57 ---> Running in b1a729cb71b1 10:40:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:40:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:40:59 OK: 266 MiB in 52 packages 10:41:00 Removing intermediate container b1a729cb71b1 10:41:00 ---> 03c6e3535082 10:41:00 Step 8/25 : WORKDIR /app 10:41:00 ---> Running in 9d3bfc1df138 10:41:00 Removing intermediate container 9d3bfc1df138 10:41:00 ---> 4e8bbd4dc094 10:41:00 Step 9/25 : COPY go.mod vendor* ./ 10:41:01 ---> dc53d21beb28 10:41:01 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:41:01 ---> Running in 455f253ab88d 10:41:03 Removing intermediate container 455f253ab88d 10:41:03 ---> c37de639a269 10:41:03 Step 11/25 : COPY . . 10:41:03 ---> 28838dd9aa78 10:41:03 Step 12/25 : RUN $MAKE 10:41:04 ---> Running in a12b90f0f96d 10:41:05 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.37" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 10:44:27 Removing intermediate container a12b90f0f96d 10:44:27 ---> 63df9b2bdb47 10:44:27 Step 13/25 : FROM alpine:3.18 10:44:27 3.18: Pulling from library/alpine 10:44:27 720f3032cd11: Pulling fs layer 10:44:27 720f3032cd11: Verifying Checksum 10:44:27 720f3032cd11: Download complete 10:44:27 720f3032cd11: Pull complete 10:44:27 Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:44:27 Status: Downloaded newer image for alpine:3.18 10:44:27 ---> 3e834921e367 10:44:27 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:44:27 ---> Running in 206bdf592ff1 10:44:27 Removing intermediate container 206bdf592ff1 10:44:27 ---> ee7b882fbcfa 10:44:27 Step 15/25 : RUN apk add --update --no-cache dumb-init 10:44:27 ---> Running in 283cc0e4d593 10:44:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:44:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:44:28 (1/1) Installing dumb-init (1.2.5-r2) 10:44:28 Executing busybox-1.36.1-r7.trigger 10:44:28 OK: 8 MiB in 16 packages 10:44:28 Removing intermediate container 283cc0e4d593 10:44:28 ---> 951471680b2a 10:44:28 Step 16/25 : RUN apk --no-cache upgrade 10:44:28 ---> Running in 0e749f9bf225 10:44:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:44:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:44:30 OK: 8 MiB in 16 packages 10:44:31 Removing intermediate container 0e749f9bf225 10:44:31 ---> 5660fbb109f9 10:44:31 Step 17/25 : COPY --from=builder /app/LICENSE / 10:44:32 ---> d2d3929025f7 10:44:32 Step 18/25 : COPY --from=builder /app/Attribution.txt / 10:44:32 ---> 5dfe199fa6e5 10:44:32 Step 19/25 : COPY --from=builder /app/cmd/ / 10:44:35 ---> 7b6a8ab6e7f9 10:44:35 Step 20/25 : EXPOSE 59989 10:44:35 ---> Running in 2638f2d91ed0 10:44:35 Removing intermediate container 2638f2d91ed0 10:44:35 ---> 5b5be8da57c4 10:44:35 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 10:44:35 ---> Running in 4ef5b506a889 10:44:35 Removing intermediate container 4ef5b506a889 10:44:35 ---> d9493379ffc6 10:44:35 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:44:35 ---> Running in af0a62f56e6e 10:44:35 Removing intermediate container af0a62f56e6e 10:44:35 ---> 8c64ddaef743 10:44:35 Step 23/25 : LABEL arch=arm64 10:44:36 ---> Running in b95df211a8b1 10:44:36 Removing intermediate container b95df211a8b1 10:44:36 ---> 5cd015985412 10:44:36 Step 24/25 : LABEL git_sha=bf970480e22d185c5ca87888c7dcfa6b65d9bfb3 10:44:36 ---> Running in ce753ca41079 10:44:36 Removing intermediate container ce753ca41079 10:44:36 ---> fd73475302dd 10:44:36 Step 25/25 : LABEL version=0.0.0 10:44:36 ---> Running in ab37c15ea3c9 10:44:36 Removing intermediate container ab37c15ea3c9 10:44:36 ---> e9339ef57861 10:44:36 [Warning] One or more build-args [ARCH] were not consumed 10:44:37 Successfully built e9339ef57861 10:44:37 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:44:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:44:38 10:44:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:44:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:44:38 arm64: Pulling from edgex-lftools-log-publisher 10:44:38 8998bd30e6a1: Pulling fs layer 10:44:38 04944245beec: Pulling fs layer 10:44:38 699f458cf7ca: Pulling fs layer 10:44:38 765212b225bb: Pulling fs layer 10:44:38 f23df028b6ca: Pulling fs layer 10:44:38 d65c8cfc05b1: Pulling fs layer 10:44:38 2437ff75d9bd: Pulling fs layer 10:44:38 f23df028b6ca: Waiting 10:44:38 d65c8cfc05b1: Waiting 10:44:38 2437ff75d9bd: Waiting 10:44:38 765212b225bb: Waiting 10:44:38 04944245beec: Verifying Checksum 10:44:38 04944245beec: Download complete 10:44:38 765212b225bb: Verifying Checksum 10:44:38 765212b225bb: Download complete 10:44:38 f23df028b6ca: Verifying Checksum 10:44:38 f23df028b6ca: Download complete 10:44:38 d65c8cfc05b1: Verifying Checksum 10:44:38 d65c8cfc05b1: Download complete 10:44:38 699f458cf7ca: Verifying Checksum 10:44:38 699f458cf7ca: Download complete 10:44:39 8998bd30e6a1: Verifying Checksum 10:44:39 8998bd30e6a1: Download complete 10:44:41 2437ff75d9bd: Verifying Checksum 10:44:41 2437ff75d9bd: Download complete 10:44:43 8998bd30e6a1: Pull complete 10:44:44 04944245beec: Pull complete 10:44:45 699f458cf7ca: Pull complete 10:44:46 765212b225bb: Pull complete 10:44:47 f23df028b6ca: Pull complete 10:44:47 d65c8cfc05b1: Pull complete 10:45:05 2437ff75d9bd: Pull complete 10:45:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:45:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:45:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:45:05 prd-ubuntu20.04-docker-arm64-4c-16g-9842 does not seem to be running inside a container 10:45: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/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:45:08 $ docker top a4a60a14ea4ff8795f6bae97e6f9cfe5da2c97671649463f2bdfac3498eabdad -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:45:08 ---> job-cost.sh 10:45:09 lf-activate-venv: SKIPPING 10:45:09 INFO: No Stack... 10:45:09 INFO: Retrieving Pricing Info for: v3-standard-4 10:45:10 INFO: Archiving Costs [Pipeline] sh 10:45:11 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 10:45:11 + cut -d, -f6 [Pipeline] lock 10:45:11 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-312-1-stack-cost] 10:45:11 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-312-1-stack-cost] did not exist. Created. 10:45:11 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-312-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:45:11 /w/workspace/device-rfid-llrp-go/1@tmp/durable-cf8aa46d/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:45:12 + echo total: 0.10999999940395355 [Pipeline] stash 10:45:12 Warning: overwriting stash ‘stack-cost’ 10:45:12 Stashed 1 file(s) [Pipeline] } 10:45:12 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-312-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:45:12 $ docker stop --time=1 a4a60a14ea4ff8795f6bae97e6f9cfe5da2c97671649463f2bdfac3498eabdad 10:45:14 $ docker rm -f --volumes a4a60a14ea4ff8795f6bae97e6f9cfe5da2c97671649463f2bdfac3498eabdad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 10:45:15 provisioning config files... 10:45:15 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-312@tmp/config11313750725985524190tmp [Pipeline] { [Pipeline] sh 10:45:16 + set +x 10:45:16 + curl -s https://codecov.io/bash 10:45:16 + bash -s -- 10:45:16 10:45:16 _____ _ 10:45:16 / ____| | | 10:45:16 | | ___ __| | ___ ___ _____ __ 10:45:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:45:16 | |___| (_) | (_| | __/ (_| (_) \ V / 10:45:16 \_____\___/ \__,_|\___|\___\___/ \_/ 10:45:16 Bash-1.0.6 10:45:16 10:45:16 10:45:16 ==> git version 2.25.1 found 10:45:16 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 10:45:16 Release-Date: 2020-01-08 10:45:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:45:16 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:45:16 ==> Jenkins CI detected. 10:45:16 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-312 10:45:16 project root: . 10:45:16 --> token set from env 10:45:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:45:16 ==> Running gcov in . (disable via -X gcov) 10:45:16 ==> Python coveragepy not found 10:45:16 ==> Searching for coverage reports in: 10:45:16 + . 10:45:16 -> Found 1 reports 10:45:16 ==> Detecting git/mercurial file structure 10:45:16 ==> Reading reports 10:45:16 + ./coverage.out bytes=438103 10:45:16 ==> Appending adjustments 10:45:16 https://docs.codecov.io/docs/fixing-reports 10:45:16 + Found adjustments 10:45:16 ==> Gzipping contents 10:45:16 52K /tmp/codecov.kTBsbw.gz 10:45:16 ==> Uploading reports 10:45:16 url: https://codecov.io 10:45:16 query: branch=PR-312&commit=bf970480e22d185c5ca87888c7dcfa6b65d9bfb3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-312%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=312&job=&cmd_args= 10:45:16 -> Pinging Codecov 10:45:16 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-312&commit=bf970480e22d185c5ca87888c7dcfa6b65d9bfb3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-312%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=312&job=&cmd_args= 10:45:16 -> Uploading to 10:45:16 https://storage.googleapis.com/codecov/v4/raw/2024-09-09/581DD39554BDF9B6E22D074273EAD858/bf970480e22d185c5ca87888c7dcfa6b65d9bfb3/7cb233b8-a9a0-412a-b6f5-ca7fbbe2efe5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240909%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240909T104516Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=229521220e73b5ef9cb25636b859148b0280ccd3e40e54a48c52e0fe34f0f1db 10:45:16 % Total % Received % Xferd Average Speed Time Time Time Current 10:45:16 Dload Upload Total Spent Left Speed 10:45:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50185 0 0 100 50185 0 175k --:--:-- --:--:-- --:--:-- 175k 10:45:16 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/bf970480e22d185c5ca87888c7dcfa6b65d9bfb3 [Pipeline] } 10:45:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:45:19 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-312/archives ] 10:45:19 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-312/archives 10:45:19 total 16 10:45:19 drwxr-xr-x 3 root root 4096 Sep 9 10:34 . 10:45:19 drwxrwxr-x 12 jenkins jenkins 4096 Sep 9 10:34 .. 10:45:19 drwxr-xr-x 2 root root 4096 Sep 9 10:34 cost 10:45:19 -rw-r--r-- 1 root root 91 Sep 9 10:34 cost.csv 10:45:19 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-312/archives 10:45:19 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-312/archives 10:45:19 total 16 10:45:19 drwxr-xr-x 3 jenkins jenkins 4096 Sep 9 10:34 . 10:45:19 drwxrwxr-x 12 jenkins jenkins 4096 Sep 9 10:34 .. 10:45:19 drwxr-xr-x 2 jenkins jenkins 4096 Sep 9 10:34 cost 10:45:19 -rw-r--r-- 1 jenkins jenkins 91 Sep 9 10:34 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:45:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:45:20 ---> package-listing.sh 10:45:20 ++ facter osfamily 10:45:20 ++ tr '[:upper:]' '[:lower:]' 10:45:20 + OS_FAMILY=debian 10:45:20 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-312 10:45:20 + START_PACKAGES=/tmp/packages_start.txt 10:45:20 + END_PACKAGES=/tmp/packages_end.txt 10:45:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:45:20 + PACKAGES=/tmp/packages_start.txt 10:45:20 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-312 ']' 10:45:20 + PACKAGES=/tmp/packages_end.txt 10:45:20 + case "${OS_FAMILY}" in 10:45:20 + dpkg -l 10:45:20 + grep '^ii' 10:45:20 + '[' -f /tmp/packages_start.txt ']' 10:45:20 + '[' -f /tmp/packages_end.txt ']' 10:45:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:45:20 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-312 ']' 10:45:20 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-312/archives/ 10:45:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-312/archives/ [Pipeline] echo 10:45:20 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-312/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:45:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:45:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:45:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:45:21 prd-ubuntu20.04-docker-8c-8g-9841 does not seem to be running inside a container 10:45:21 $ 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-312/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-312 -v /w/workspace/undry_device-rfid-llrp-go_PR-312:/w/workspace/undry_device-rfid-llrp-go_PR-312:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-312@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-312@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:45:22 $ docker top e01072e370721e7e3bd6a39aa9bda27c1371c48d677e8e239f97d68c3b3db0e2 -eo pid,comm [Pipeline] { [Pipeline] sh 10:45:22 + touch /tmp/pre-build-complete [Pipeline] sh 10:45:22 + mkdir -p /var/log/sysstat [Pipeline] sh 10:45:23 + ls /var/log/sa-host 10:45:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:45:23 provisioning config files... 10:45:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-312@tmp/config12448771335780861268tmp [Pipeline] { [Pipeline] echo 10:45:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:45:23 ---> create-netrc.sh [Pipeline] } 10:45:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:45:24 ---> python-tools-install.sh [Pipeline] echo 10:45:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:45:24 ---> sudo-logs.sh 10:45:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:45:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:45:24 ---> job-cost.sh 10:45:24 lf-activate-venv: SKIPPING 10:45:24 DEBUG: total: 0.2199999988079071 10:45:24 INFO: Retrieving Stack Cost... 10:45:25 INFO: Retrieving Pricing Info for: v3-standard-8 10:45:25 INFO: Archiving Costs [Pipeline] echo 10:45:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:45:26 ---> logs-deploy.sh 10:45:26 lf-activate-venv: SKIPPING 10:45:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-312/1 10:45:26 INFO: archiving workspace using pattern(s): 10:45:27 Archives upload complete. 10:45:27 INFO: archiving logs to Nexus