Pull request #273 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8e72a4729a36cbf9fb252b6f4e861f24d5e51a52+3238a3be2f44512a9de49c586dce83c0c67ab7c8 (111edddf74892763bcc9ddfe9a6a46ecf6eb274b) 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-ssh5569244261477687103.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9958075501896581800.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-273/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-273/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18190953937185561269.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-273/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4860437397602422339.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9549516798013573183.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-273/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-273/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5787557632233236123.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-360 in /w/workspace/undry_device-rfid-llrp-go_PR-273 [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-273 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/273/head:refs/remotes/origin/PR-273 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 3238a3be2f44512a9de49c586dce83c0c67ab7c8 into PR head commit 8e72a4729a36cbf9fb252b6f4e861f24d5e51a52 Merge succeeded, producing 8e72a4729a36cbf9fb252b6f4e861f24d5e51a52 Checking out Revision 8e72a4729a36cbf9fb252b6f4e861f24d5e51a52 (PR-273) Commit message: "build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:21:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 8e72a4729a36cbf9fb252b6f4e861f24d5e51a52 # 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 3238a3be2f44512a9de49c586dce83c0c67ab7c8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8e72a4729a36cbf9fb252b6f4e861f24d5e51a52 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:21:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:21:59 ========================================================= 22:21:59 EdgeX Global Pipelines Version Info 22:21:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:22:00 ------------------- 22:22:00 stable info: 22:22:00 ------------------- 22:22:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:22:00 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 22:22:00 Message: update stable to v1.0.258 22:22:01 ------------------- 22:22:01 experimental info: 22:22:01 ------------------- 22:22:01 Commited By: **** collab-it+edgex@linuxfoundation.org 22:22:01 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 22:22:01 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:22:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 22:22:01 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 22:22:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:22:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:22:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:22:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 22:22:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:22:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:22:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:22:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:22:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:22:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 22:22:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:22:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:22:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:22:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:22:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:22:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:22:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:22:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:22:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:22:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:22:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:22:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:22:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:22:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:22:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:22:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-273 [Pipeline] echo 22:22:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-273 [Pipeline] echo 22:22:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-273 [Pipeline] echo 22:22:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8e72a4729a36cbf9fb252b6f4e861f24d5e51a52 [Pipeline] echo 22:22:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8e72a47 [Pipeline] echo 22:22:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:22:04 provisioning config files... 22:22:04 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-273@tmp/config17179945206539865677tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:22:04 ---> ****-login.sh 22:22:04 nexus3.edgexfoundry.org:10001 22:22:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:22:04 Configure a credential helper to remove this warning. See 22:22:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:22:04 22:22:04 Login Succeeded 22:22:04 nexus3.edgexfoundry.org:10002 22:22:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:22:04 Configure a credential helper to remove this warning. See 22:22:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:22:04 22:22:04 Login Succeeded 22:22:04 nexus3.edgexfoundry.org:10003 22:22:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:22:05 Configure a credential helper to remove this warning. See 22:22:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:22:05 22:22:05 Login Succeeded 22:22:05 nexus3.edgexfoundry.org:10004 22:22:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:22:05 Configure a credential helper to remove this warning. See 22:22:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:22:05 22:22:05 Login Succeeded 22:22:05 ****.io 22:22:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:22:05 Configure a credential helper to remove this warning. See 22:22:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:22:05 22:22:05 Login Succeeded 22:22:05 ---> ****-login.sh ends [Pipeline] } 22:22:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:22:06 + git rev-list -1 --merges 8e72a4729a36cbf9fb252b6f4e861f24d5e51a52~1..8e72a4729a36cbf9fb252b6f4e861f24d5e51a52 [Pipeline] echo 22:22:06 -----------> git rev-list -1 --merges 8e72a4729a36cbf9fb252b6f4e861f24d5e51a52~1..8e72a4729a36cbf9fb252b6f4e861f24d5e51a52 8e72a4729a36cbf9fb252b6f4e861f24d5e51a52 [false] [Pipeline] sh 22:22:06 + git log --format=format:%s -1 8e72a4729a36cbf9fb252b6f4e861f24d5e51a52 [Pipeline] echo 22:22:06 ========================================================= 22:22:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:22:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:22:07 + git log --format=format:%s -1 8e72a4729a36cbf9fb252b6f4e861f24d5e51a52 [Pipeline] echo 22:22:07 [semverPrep] GIT_COMMIT: 8e72a4729a36cbf9fb252b6f4e861f24d5e51a52, Commit Message: build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1 [Pipeline] echo 22:22:07 [semverPrep] This is not a build commit. [Pipeline] sh 22:22:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:22:07 + grep -v github /etc/ssh/ssh_known_hosts 22:22:07 + [ -e /tmp/ssh_known_hosts ] 22:22:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:22:07 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:22:07 + sudo tee -a /etc/ssh/ssh_known_hosts 22:22:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:22:08 22:22:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:22:08 0.1.4: Pulling from edgex-devops/py-git-semver 22:22:08 b85a868b505f: Pulling fs layer 22:22:08 e2be974225ed: Pulling fs layer 22:22:08 339a4e72a1f5: Pulling fs layer 22:22:08 988bab9f4d93: Pulling fs layer 22:22:08 1469e6f7b9e6: Pulling fs layer 22:22:08 eaf3925da568: Pulling fs layer 22:22:08 bab4dde63d76: Pulling fs layer 22:22:08 bde34c3a00c8: Pulling fs layer 22:22:08 b352a97aabf1: Pulling fs layer 22:22:08 4872d77fe225: Pulling fs layer 22:22:08 5851b861e8e6: Pulling fs layer 22:22:08 988bab9f4d93: Waiting 22:22:08 1469e6f7b9e6: Waiting 22:22:08 eaf3925da568: Waiting 22:22:08 bab4dde63d76: Waiting 22:22:08 bde34c3a00c8: Waiting 22:22:08 b352a97aabf1: Waiting 22:22:08 4872d77fe225: Waiting 22:22:08 5851b861e8e6: Waiting 22:22:08 e2be974225ed: Download complete 22:22:08 988bab9f4d93: Verifying Checksum 22:22:08 988bab9f4d93: Download complete 22:22:08 1469e6f7b9e6: Download complete 22:22:08 eaf3925da568: Verifying Checksum 22:22:08 eaf3925da568: Download complete 22:22:08 339a4e72a1f5: Verifying Checksum 22:22:08 339a4e72a1f5: Download complete 22:22:08 bde34c3a00c8: Verifying Checksum 22:22:08 bde34c3a00c8: Download complete 22:22:08 b352a97aabf1: Download complete 22:22:08 4872d77fe225: Verifying Checksum 22:22:08 4872d77fe225: Download complete 22:22:08 5851b861e8e6: Verifying Checksum 22:22:08 5851b861e8e6: Download complete 22:22:08 b85a868b505f: Download complete 22:22:09 bab4dde63d76: Verifying Checksum 22:22:09 bab4dde63d76: Download complete 22:22:10 b85a868b505f: Pull complete 22:22:10 e2be974225ed: Pull complete 22:22:10 339a4e72a1f5: Pull complete 22:22:10 988bab9f4d93: Pull complete 22:22:11 1469e6f7b9e6: Pull complete 22:22:11 eaf3925da568: Pull complete 22:22:13 bab4dde63d76: Pull complete 22:22:13 bde34c3a00c8: Pull complete 22:22:13 b352a97aabf1: Pull complete 22:22:13 4872d77fe225: Pull complete 22:22:13 5851b861e8e6: Pull complete 22:22:13 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:22:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:22:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:22:14 prd-ubuntu20.04-docker-8c-8g-360 does not seem to be running inside a container 22:22:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-273 -v /w/workspace/undry_device-rfid-llrp-go_PR-273:/w/workspace/undry_device-rfid-llrp-go_PR-273:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-273@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-273@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:22:18 $ docker top a04c38c266149f831ccf6f487df9b0cebb23cf09077ebe757eb22b9c656cd54e -eo pid,comm 22:22:18 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). 22:22:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:22:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:22:18 [ssh-agent] Looking for ssh-agent implementation... 22:22:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:22:18 $ docker exec a04c38c266149f831ccf6f487df9b0cebb23cf09077ebe757eb22b9c656cd54e ssh-agent 22:22:18 SSH_AUTH_SOCK=/tmp/ssh-b0X4UDchj2EC/agent.32 22:22:18 SSH_AGENT_PID=38 22:22:18 Running ssh-add (command line suppressed) 22:22:18 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-273@tmp/private_key_7339603232502844206.key (/w/workspace/undry_device-rfid-llrp-go_PR-273@tmp/private_key_7339603232502844206.key) 22:22:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:22:19 + git tag --points-at HEAD [Pipeline] } 22:22:19 $ docker exec --env ******** --env ******** a04c38c266149f831ccf6f487df9b0cebb23cf09077ebe757eb22b9c656cd54e ssh-agent -k 22:22:19 unset SSH_AUTH_SOCK; 22:22:19 unset SSH_AGENT_PID; 22:22:19 echo Agent pid 38 killed; 22:22:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:22:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:22:19 [ssh-agent] Looking for ssh-agent implementation... 22:22:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:22:19 $ docker exec a04c38c266149f831ccf6f487df9b0cebb23cf09077ebe757eb22b9c656cd54e ssh-agent 22:22:19 SSH_AUTH_SOCK=/tmp/ssh-c1L5UJge5F8P/agent.70 22:22:19 SSH_AGENT_PID=76 22:22:19 Running ssh-add (command line suppressed) 22:22:19 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-273@tmp/private_key_9046648969221577791.key (/w/workspace/undry_device-rfid-llrp-go_PR-273@tmp/private_key_9046648969221577791.key) 22:22:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:22:20 + git semver init 22:22:20 2023-11-21 22:22:20,531 [run_init] DEBUG init version:0.0.0 force:False 22:22:20 2023-11-21 22:22:20,532 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-273/.semver 22:22:20 2023-11-21 22:22:20,532 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-273/.semver 22:22:20 2023-11-21 22:22:20,533 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-273/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-273, universal_newlines=False, shell=None, istream=None) 22:22:21 2023-11-21 22:22:21,778 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-273/.git/info/exclude 22:22:21 2023-11-21 22:22:21,779 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-273/.semver/PR-273 with force:False 22:22:21 2023-11-21 22:22:21,779 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-273/.semver/PR-273 22:22:21 2023-11-21 22:22:21,783 [execute] INFO git cat-file --batch-check 22:22:21 2023-11-21 22:22:21,784 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-273/.semver, universal_newlines=False, shell=None, istream=) 22:22:21 2023-11-21 22:22:21,790 [execute] INFO git cat-file --batch 22:22:21 2023-11-21 22:22:21,790 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-273/.semver, universal_newlines=False, shell=None, istream=) 22:22:21 2023-11-21 22:22:21,795 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-273/.semver/PR-273 22:22:21 0.0.0 [Pipeline] } 22:22:22 $ docker exec --env ******** --env ******** a04c38c266149f831ccf6f487df9b0cebb23cf09077ebe757eb22b9c656cd54e ssh-agent -k 22:22:22 unset SSH_AUTH_SOCK; 22:22:22 unset SSH_AGENT_PID; 22:22:22 echo Agent pid 76 killed; 22:22:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:22:22 + git semver [Pipeline] } 22:22:23 $ docker stop --time=1 a04c38c266149f831ccf6f487df9b0cebb23cf09077ebe757eb22b9c656cd54e 22:22:24 $ docker rm -f --volumes a04c38c266149f831ccf6f487df9b0cebb23cf09077ebe757eb22b9c656cd54e [Pipeline] // withDockerContainer [Pipeline] sh 22:22:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:22:25 Stashed 1 file(s) [Pipeline] echo 22:22:25 [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 22:22:26 provisioning config files... 22:22:26 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-273@tmp/config8658972073507562369tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:22:26 ---> ****-login.sh 22:22:26 nexus3.edgexfoundry.org:10001 22:22:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:22:26 Configure a credential helper to remove this warning. See 22:22:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:22:26 22:22:26 Login Succeeded 22:22:26 nexus3.edgexfoundry.org:10002 22:22:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:22:26 Configure a credential helper to remove this warning. See 22:22:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:22:26 22:22:26 Login Succeeded 22:22:26 nexus3.edgexfoundry.org:10003 22:22:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:22:26 Configure a credential helper to remove this warning. See 22:22:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:22:26 22:22:26 Login Succeeded 22:22:26 nexus3.edgexfoundry.org:10004 22:22:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:22:26 Configure a credential helper to remove this warning. See 22:22:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:22:26 22:22:26 Login Succeeded 22:22:26 ****.io 22:22:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:22:27 Configure a credential helper to remove this warning. See 22:22:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:22:27 22:22:27 Login Succeeded 22:22:27 ---> ****-login.sh ends [Pipeline] } 22:22:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:22:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:22:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:22:28 ========================================================= 22:22:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 22:22:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:28 + 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 . 22:22:28 Sending build context to Docker daemon 8.423MB 22:22:28 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 22:22:28 Step 2/12 : FROM ${BASE} AS builder 22:22:28 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 22:22:28 7264a8db6415: Pulling fs layer 22:22:28 c4d48a809fc2: Pulling fs layer 22:22:28 4f1c88b9dad5: Pulling fs layer 22:22:28 ad3a456e5733: Pulling fs layer 22:22:28 69c7f0334f64: Pulling fs layer 22:22:28 1f1c1a5573a3: Pulling fs layer 22:22:28 ce7588e14bc9: Pulling fs layer 22:22:28 b5e4710f87ac: Pulling fs layer 22:22:28 69c7f0334f64: Waiting 22:22:28 1f1c1a5573a3: Waiting 22:22:28 ce7588e14bc9: Waiting 22:22:28 ad3a456e5733: Waiting 22:22:28 b5e4710f87ac: Waiting 22:22:28 c4d48a809fc2: Verifying Checksum 22:22:28 c4d48a809fc2: Download complete 22:22:28 ad3a456e5733: Verifying Checksum 22:22:28 ad3a456e5733: Download complete 22:22:28 69c7f0334f64: Verifying Checksum 22:22:28 69c7f0334f64: Download complete 22:22:28 7264a8db6415: Verifying Checksum 22:22:28 7264a8db6415: Download complete 22:22:28 1f1c1a5573a3: Verifying Checksum 22:22:28 1f1c1a5573a3: Download complete 22:22:29 7264a8db6415: Pull complete 22:22:29 c4d48a809fc2: Pull complete 22:22:29 b5e4710f87ac: Verifying Checksum 22:22:29 b5e4710f87ac: Download complete 22:22:29 4f1c88b9dad5: Verifying Checksum 22:22:29 4f1c88b9dad5: Download complete 22:22:29 ce7588e14bc9: Verifying Checksum 22:22:29 ce7588e14bc9: Download complete 22:22:33 4f1c88b9dad5: Pull complete 22:22:33 ad3a456e5733: Pull complete 22:22:33 69c7f0334f64: Pull complete 22:22:33 1f1c1a5573a3: Pull complete 22:22:35 ce7588e14bc9: Pull complete 22:22:35 b5e4710f87ac: Pull complete 22:22:35 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 22:22:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 22:22:35 ---> 88b5674ff536 22:22:35 Step 3/12 : ARG ADD_BUILD_TAGS="" 22:22:41 Still waiting to schedule task 22:22:41 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-358’ 22:22:43 ---> Running in a8068147ecc3 22:22:43 Removing intermediate container a8068147ecc3 22:22:43 ---> f28c6b86aec5 22:22:43 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:22:43 ---> Running in 7c6684bbc8db 22:22:43 Removing intermediate container 7c6684bbc8db 22:22:43 ---> fc63a1942f09 22:22:43 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 22:22:43 ---> Running in eb8fc79db6f1 22:22:43 Removing intermediate container eb8fc79db6f1 22:22:43 ---> c3f1c8f8c56c 22:22:43 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 22:22:43 ---> Running in 2d5aa92b4d2d 22:22:43 Removing intermediate container 2d5aa92b4d2d 22:22:43 ---> 6fe405540628 22:22:43 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:22:43 ---> Running in 16ae2df57273 22:22:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:22:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:22:44 OK: 264 MiB in 52 packages 22:22:44 Removing intermediate container 16ae2df57273 22:22:44 ---> c81d7df79541 22:22:44 Step 8/12 : WORKDIR /app 22:22:45 ---> Running in 161e7c99ea78 22:22:45 Removing intermediate container 161e7c99ea78 22:22:45 ---> f0f326ee3c2f 22:22:45 Step 9/12 : COPY go.mod vendor* ./ 22:22:45 ---> f8e7116d1503 22:22:45 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:22:45 ---> Running in 53981bc3a517 22:23:31 Removing intermediate container 53981bc3a517 22:23:31 ---> ff2aafa43022 22:23:31 Step 11/12 : COPY . . 22:23:31 ---> 815ffd194bf6 22:23:31 Step 12/12 : RUN $MAKE 22:23:31 ---> Running in 7b90a5ec6d0d 22:23:31 noop 22:23:31 Removing intermediate container 7b90a5ec6d0d 22:23:31 ---> 21ed356ccef7 22:23:31 Successfully built 21ed356ccef7 22:23:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:32 + docker inspect -f . ci-base-image-x86_64 22:23:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:23:32 prd-ubuntu20.04-docker-8c-8g-360 does not seem to be running inside a container 22:23:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-273 -v /w/workspace/undry_device-rfid-llrp-go_PR-273:/w/workspace/undry_device-rfid-llrp-go_PR-273:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-273@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-273@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:23:33 $ docker top 39b2d395a5cdae6d4cec0b01ea6a29f00cc6839e1c40dc818dbebcbb387041a0 -eo pid,comm [Pipeline] { [Pipeline] sh 22:23:33 + go version 22:23:33 go version go1.21.0 linux/amd64 [Pipeline] } 22:23:33 $ docker stop --time=1 39b2d395a5cdae6d4cec0b01ea6a29f00cc6839e1c40dc818dbebcbb387041a0 22:23:34 $ docker rm -f --volumes 39b2d395a5cdae6d4cec0b01ea6a29f00cc6839e1c40dc818dbebcbb387041a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:35 + docker inspect -f . ci-base-image-x86_64 22:23:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:23:36 prd-ubuntu20.04-docker-8c-8g-360 does not seem to be running inside a container 22:23:36 $ 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-273 -v /w/workspace/undry_device-rfid-llrp-go_PR-273:/w/workspace/undry_device-rfid-llrp-go_PR-273:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-273@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-273@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:23:36 $ docker top 6691d94a8373aa35bb52bf1cd1e629986ff9cd5c13cb25d179292bd9b8f11060 -eo pid,comm [Pipeline] { [Pipeline] sh 22:23:36 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-273 [Pipeline] fileExists [Pipeline] sh 22:23:37 + make test 22:23:37 go test ./... -coverprofile=coverage.out ./... 22:23:38 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 22:23:48 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 22:23:48 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 22:23:52 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.095s coverage: 40.6% of statements 22:23:52 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.244s coverage: 51.9% of statements 22:23:52 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.010s coverage: 96.4% of statements 22:24:14 go vet ./... 22:24:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:24:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:24:16 ./bin/test-attribution-txt.sh [Pipeline] echo 22:24:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 22:24:16 $ docker stop --time=1 6691d94a8373aa35bb52bf1cd1e629986ff9cd5c13cb25d179292bd9b8f11060 22:24:19 $ docker rm -f --volumes 6691d94a8373aa35bb52bf1cd1e629986ff9cd5c13cb25d179292bd9b8f11060 [Pipeline] // withDockerContainer [Pipeline] sh 22:24:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:24:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:24:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:24:20 + ls -al . 22:24:20 total 640 22:24:20 drwxrwxr-x 10 jenkins jenkins 4096 Nov 21 22:23 . 22:24:20 drwxrwxr-x 4 jenkins jenkins 4096 Nov 21 22:21 .. 22:24:20 -rw-rw-r-- 1 jenkins jenkins 134 Nov 21 22:21 .dockerignore 22:24:20 drwxrwxr-x 8 jenkins jenkins 4096 Nov 21 22:23 .git 22:24:20 drwxrwxr-x 3 jenkins jenkins 4096 Nov 21 22:21 .github 22:24:20 -rw-rw-r-- 1 jenkins jenkins 880 Nov 21 22:21 .gitignore 22:24:20 -rw-rw-r-- 1 jenkins jenkins 41 Nov 21 22:21 .golangci.yml 22:24:20 drwxr-xr-x 3 jenkins jenkins 4096 Nov 21 22:22 .semver 22:24:20 -rw-rw-r-- 1 jenkins jenkins 11980 Nov 21 22:21 Attribution.txt 22:24:20 -rw-rw-r-- 1 jenkins jenkins 11677 Nov 21 22:21 CHANGELOG.md 22:24:20 -rw-rw-r-- 1 jenkins jenkins 1456 Nov 21 22:21 Dockerfile 22:24:20 -rw-rw-r-- 1 jenkins jenkins 677 Nov 21 22:21 GOVERNANCE.md 22:24:20 -rw-rw-r-- 1 jenkins jenkins 661 Nov 21 22:21 Jenkinsfile 22:24:20 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 21 22:21 LICENSE 22:24:20 -rw-rw-r-- 1 jenkins jenkins 2179 Nov 21 22:21 Makefile 22:24:20 -rw-rw-r-- 1 jenkins jenkins 625 Nov 21 22:21 OWNERS.md 22:24:20 -rw-rw-r-- 1 jenkins jenkins 28907 Nov 21 22:21 README.md 22:24:20 -rw-rw-r-- 1 jenkins jenkins 5 Nov 21 22:22 VERSION 22:24:20 drwxrwxr-x 2 jenkins jenkins 4096 Nov 21 22:21 bin 22:24:20 drwxrwxr-x 4 jenkins jenkins 4096 Nov 21 22:21 cmd 22:24:20 -rw-r--r-- 1 jenkins jenkins 459493 Nov 21 22:23 coverage.out 22:24:20 drwxrwxr-x 2 jenkins jenkins 4096 Nov 21 22:21 examples 22:24:20 -rw-rw-r-- 1 jenkins jenkins 3831 Nov 21 22:21 go.mod 22:24:20 -rw-rw-r-- 1 jenkins jenkins 34396 Nov 21 22:21 go.sum 22:24:20 drwxrwxr-x 2 jenkins jenkins 4096 Nov 21 22:21 images 22:24:20 drwxrwxr-x 5 jenkins jenkins 4096 Nov 21 22:21 internal 22:24:20 -rw-rw-r-- 1 jenkins jenkins 193 Nov 21 22:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:21 + 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=8e72a4729a36cbf9fb252b6f4e861f24d5e51a52 --label arch=amd64 --label version=0.0.0 . 22:24:21 Sending build context to Docker daemon 8.423MB 22:24:21 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 22:24:21 Step 2/25 : FROM ${BASE} AS builder 22:24:21 ---> 21ed356ccef7 22:24:21 Step 3/25 : ARG ADD_BUILD_TAGS="" 22:24:21 ---> Running in 870c94b3b62e 22:24:21 Removing intermediate container 870c94b3b62e 22:24:21 ---> 219ca12ef663 22:24:21 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:24:21 ---> Running in bd0046dbfd7a 22:24:21 Removing intermediate container bd0046dbfd7a 22:24:21 ---> e17d87a6be46 22:24:21 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 22:24:21 ---> Running in c05725721d6e 22:24:21 Removing intermediate container c05725721d6e 22:24:21 ---> 4e06097a9894 22:24:21 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 22:24:21 ---> Running in a0faae6aac7e 22:24:21 Removing intermediate container a0faae6aac7e 22:24:21 ---> 563485de8ffc 22:24:21 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:24:21 ---> Running in ae03f742439d 22:24:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:24:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:24:22 OK: 264 MiB in 52 packages 22:24:22 Removing intermediate container ae03f742439d 22:24:22 ---> 58bfbcb19d9f 22:24:22 Step 8/25 : WORKDIR /app 22:24:22 ---> Running in 5e1d301f8ac6 22:24:22 Removing intermediate container 5e1d301f8ac6 22:24:22 ---> cd2e163c1792 22:24:22 Step 9/25 : COPY go.mod vendor* ./ 22:24:22 ---> bdf0f163cca5 22:24:22 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:24:22 ---> Running in d38cea4e55fd 22:24:23 Removing intermediate container d38cea4e55fd 22:24:23 ---> 955291e93bbc 22:24:23 Step 11/25 : COPY . . 22:24:24 ---> 93109fe609b2 22:24:24 Step 12/25 : RUN $MAKE 22:24:24 ---> Running in 1e3c816e7409 22:24:24 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.1.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 22:24:46 Removing intermediate container 1e3c816e7409 22:24:46 ---> 796fe3cd9e94 22:24:46 Step 13/25 : FROM alpine:3.18 22:24:46 3.18: Pulling from library/alpine 22:24:46 96526aa774ef: Pulling fs layer 22:24:46 96526aa774ef: Verifying Checksum 22:24:46 96526aa774ef: Download complete 22:24:46 96526aa774ef: Pull complete 22:24:46 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 22:24:46 Status: Downloaded newer image for alpine:3.18 22:24:46 ---> 8ca4688f4f35 22:24:46 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:24:47 ---> Running in 1955466d98fd 22:24:47 Removing intermediate container 1955466d98fd 22:24:47 ---> e80b7484bda5 22:24:47 Step 15/25 : RUN apk add --update --no-cache dumb-init 22:24:47 ---> Running in f9f7ffa1d9d6 22:24:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:24:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:24:47 (1/1) Installing dumb-init (1.2.5-r2) 22:24:47 Executing busybox-1.36.1-r2.trigger 22:24:47 OK: 7 MiB in 16 packages 22:24:48 Removing intermediate container f9f7ffa1d9d6 22:24:48 ---> 5740fd9c23b7 22:24:48 Step 16/25 : RUN apk --no-cache upgrade 22:24:48 ---> Running in 308fdb84b1b6 22:24:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:24:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:24:48 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 22:24:48 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 22:24:48 Executing busybox-1.36.1-r5.post-upgrade 22:24:48 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 22:24:48 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 22:24:48 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 22:24:48 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 22:24:48 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 22:24:48 Executing busybox-1.36.1-r5.trigger 22:24:48 OK: 7 MiB in 16 packages 22:24:49 Removing intermediate container 308fdb84b1b6 22:24:49 ---> c66be1d61235 22:24:49 Step 17/25 : COPY --from=builder /app/LICENSE / 22:24:49 ---> e62f0ae811b5 22:24:49 Step 18/25 : COPY --from=builder /app/Attribution.txt / 22:24:49 ---> ab6aafc25bfd 22:24:49 Step 19/25 : COPY --from=builder /app/cmd/ / 22:24:50 ---> 40eabf5c1590 22:24:50 Step 20/25 : EXPOSE 59989 22:24:50 ---> Running in 3d33266f300e 22:24:50 Removing intermediate container 3d33266f300e 22:24:50 ---> e0fd3a9e5322 22:24:50 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 22:24:50 ---> Running in 886a0b0e502c 22:24:50 Removing intermediate container 886a0b0e502c 22:24:50 ---> 7cfbe8a872b2 22:24:50 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:24:50 ---> Running in 0e110a65533b 22:24:50 Removing intermediate container 0e110a65533b 22:24:50 ---> 6304f405bf97 22:24:50 Step 23/25 : LABEL arch=amd64 22:24:50 ---> Running in dd8e5a224825 22:24:50 Removing intermediate container dd8e5a224825 22:24:50 ---> 080a1fda380f 22:24:50 Step 24/25 : LABEL git_sha=8e72a4729a36cbf9fb252b6f4e861f24d5e51a52 22:24:50 ---> Running in 8dcafad488c2 22:24:50 Removing intermediate container 8dcafad488c2 22:24:50 ---> e10ebd04b919 22:24:50 Step 25/25 : LABEL version=0.0.0 22:24:50 ---> Running in 7eb6b5fbb81d 22:24:51 Removing intermediate container 7eb6b5fbb81d 22:24:51 ---> 409e00d1b2bb 22:24:51 [Warning] One or more build-args [ARCH] were not consumed 22:24:51 Successfully built 409e00d1b2bb 22:24:51 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:24:52 22:24:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:24:52 latest: Pulling from edgex-lftools-log-publisher 22:24:52 5eb5b503b376: Pulling fs layer 22:24:52 5c69ac0246d0: Pulling fs layer 22:24:52 ec43610c2a17: Pulling fs layer 22:24:52 3a2ae6a8a46f: Pulling fs layer 22:24:52 33b1e0a273af: Pulling fs layer 22:24:52 5d3b04190fa2: Pulling fs layer 22:24:52 2f39f015ded8: Pulling fs layer 22:24:52 3a2ae6a8a46f: Waiting 22:24:52 33b1e0a273af: Waiting 22:24:52 2f39f015ded8: Waiting 22:24:52 5d3b04190fa2: Waiting 22:24:52 5c69ac0246d0: Download complete 22:24:52 3a2ae6a8a46f: Verifying Checksum 22:24:52 3a2ae6a8a46f: Download complete 22:24:52 33b1e0a273af: Verifying Checksum 22:24:52 33b1e0a273af: Download complete 22:24:52 5d3b04190fa2: Download complete 22:24:52 ec43610c2a17: Verifying Checksum 22:24:52 ec43610c2a17: Download complete 22:24:52 5eb5b503b376: Verifying Checksum 22:24:52 5eb5b503b376: Download complete 22:24:53 2f39f015ded8: Download complete 22:24:54 5eb5b503b376: Pull complete 22:24:54 5c69ac0246d0: Pull complete 22:24:54 ec43610c2a17: Pull complete 22:24:54 3a2ae6a8a46f: Pull complete 22:24:55 33b1e0a273af: Pull complete 22:24:55 5d3b04190fa2: Pull complete 22:24:59 2f39f015ded8: Pull complete 22:24:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:24:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:24:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:24:59 prd-ubuntu20.04-docker-8c-8g-360 does not seem to be running inside a container 22:24:59 $ 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-273 -v /w/workspace/undry_device-rfid-llrp-go_PR-273:/w/workspace/undry_device-rfid-llrp-go_PR-273:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-273@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-273@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:25:06 $ docker top b936f1872d47989588db8172d322a8cbdfd457afcceb78280358b9bc302c7567 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:25:06 ---> job-cost.sh 22:25:06 lf-activate-venv: SKIPPING 22:25:06 INFO: No Stack... 22:25:07 INFO: Retrieving Pricing Info for: v3-standard-8 22:25:07 INFO: Archiving Costs [Pipeline] sh 22:25:07 + cat /w/workspace/undry_device-rfid-llrp-go_PR-273/archives/cost.csv 22:25:07 + cut -d, -f6 [Pipeline] lock 22:25:07 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-273-1-stack-cost] 22:25:07 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-273-1-stack-cost] did not exist. Created. 22:25:07 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-273-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:25:08 + echo total: 0.2199999988079071 [Pipeline] stash 22:25:08 Stashed 1 file(s) [Pipeline] } 22:25:08 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-273-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:25:08 $ docker stop --time=1 b936f1872d47989588db8172d322a8cbdfd457afcceb78280358b9bc302c7567 22:25:09 $ docker rm -f --volumes b936f1872d47989588db8172d322a8cbdfd457afcceb78280358b9bc302c7567 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:37:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-745 in /w/workspace/undry_device-rfid-llrp-go_PR-273 [Pipeline] { [Pipeline] ws 22:37:27 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 22:37:30 The recommended git tool is: git 22:37:40 using credential edgex-jenkins-ssh 22:37:40 Cloning the remote Git repository 22:37:40 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 22:37:40 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 22:37:40 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 22:37:40 > git --version # timeout=10 22:37:40 > git --version # 'git version 2.25.1' 22:37:40 using GIT_SSH to set credentials SSH Credentials for GitHub 22:37:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:37:43 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 22:37:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:37:44 Merging remotes/origin/main commit 3238a3be2f44512a9de49c586dce83c0c67ab7c8 into PR head commit 8e72a4729a36cbf9fb252b6f4e861f24d5e51a52 22:37:44 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 22:37:44 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 22:37:44 using GIT_SSH to set credentials SSH Credentials for GitHub 22:37:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/273/head:refs/remotes/origin/PR-273 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:37:44 > git config core.sparsecheckout # timeout=10 22:37:44 > git checkout -f 8e72a4729a36cbf9fb252b6f4e861f24d5e51a52 # timeout=10 22:37:45 Merge succeeded, producing 8e72a4729a36cbf9fb252b6f4e861f24d5e51a52 22:37:45 Checking out Revision 8e72a4729a36cbf9fb252b6f4e861f24d5e51a52 (PR-273) 22:37:45 Commit message: "build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1" 22:37:45 > git --version # timeout=10 22:37:45 > git --version # 'git version 2.25.1' 22:37:45 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 22:37:45 > git remote # timeout=10 22:37:45 > git config --get remote.origin.url # timeout=10 22:37:45 using GIT_SSH to set credentials SSH Credentials for GitHub 22:37:45 > git merge 3238a3be2f44512a9de49c586dce83c0c67ab7c8 # timeout=10 22:37:45 > git rev-parse HEAD^{commit} # timeout=10 22:37:45 > git config core.sparsecheckout # timeout=10 22:37:45 > git checkout -f 8e72a4729a36cbf9fb252b6f4e861f24d5e51a52 # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:37:47 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:37:47 % Total % Received % Xferd Average Speed Time Time Time Current 22:37:47 Dload Upload Total Spent Left Speed 22:37:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 187k 0 --:--:-- --:--:-- --:--:-- 190k [Pipeline] sh 22:37:47 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:37:48 + sudo tee /etc/docker/daemon.new 22:37:48 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:37:48 { 22:37:48 "registry-mirrors": [ 22:37:48 "https://nexus3.edgexfoundry.org:10001" 22:37:48 ], 22:37:48 "bip": "10.250.0.254/24", 22:37:48 "hosts": [ 22:37:48 "tcp://0.0.0.0:5555", 22:37:48 "unix:///var/run/docker.sock" 22:37:48 ], 22:37:48 "mtu": 1458, 22:37:48 "selinux-enabled": true, 22:37:48 "seccomp-profile": "/etc/docker/seccomp.json" 22:37:48 } [Pipeline] sh 22:37:48 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:37:48 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:38:07 provisioning config files... 22:38:07 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config12377873430677268707tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:38:07 ---> ****-login.sh 22:38:07 nexus3.edgexfoundry.org:10001 22:38:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:38:08 Configure a credential helper to remove this warning. See 22:38:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:38:08 22:38:08 Login Succeeded 22:38:08 nexus3.edgexfoundry.org:10002 22:38:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:38:08 Configure a credential helper to remove this warning. See 22:38:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:38:08 22:38:08 Login Succeeded 22:38:08 nexus3.edgexfoundry.org:10003 22:38:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:38:09 Configure a credential helper to remove this warning. See 22:38:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:38:09 22:38:09 Login Succeeded 22:38:09 nexus3.edgexfoundry.org:10004 22:38:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:38:09 Configure a credential helper to remove this warning. See 22:38:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:38:09 22:38:09 Login Succeeded 22:38:09 ****.io 22:38:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:38:10 Configure a credential helper to remove this warning. See 22:38:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:38:10 22:38:10 Login Succeeded 22:38:10 ---> ****-login.sh ends [Pipeline] } 22:38:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:38:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:38:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:38:11 ========================================================= 22:38:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 22:38:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:11 + 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 . 22:38:12 Sending build context to Docker daemon 1.198MB 22:38:12 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 22:38:12 Step 2/12 : FROM ${BASE} AS builder 22:38:12 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:38:12 9fda8d8052c6: Pulling fs layer 22:38:12 5d54e960e981: Pulling fs layer 22:38:12 c4a7e357bf2a: Pulling fs layer 22:38:12 f0e02332f6b5: Pulling fs layer 22:38:12 872ee5b61b7b: Pulling fs layer 22:38:12 0c6a40ed1a82: Pulling fs layer 22:38:12 94ae7d8d031c: Pulling fs layer 22:38:12 f0e02332f6b5: Waiting 22:38:12 872ee5b61b7b: Waiting 22:38:12 0c6a40ed1a82: Waiting 22:38:12 94ae7d8d031c: Waiting 22:38:12 5d54e960e981: Download complete 22:38:12 f0e02332f6b5: Verifying Checksum 22:38:12 f0e02332f6b5: Download complete 22:38:12 872ee5b61b7b: Verifying Checksum 22:38:12 872ee5b61b7b: Download complete 22:38:12 9fda8d8052c6: Download complete 22:38:13 94ae7d8d031c: Verifying Checksum 22:38:13 94ae7d8d031c: Download complete 22:38:13 9fda8d8052c6: Pull complete 22:38:14 5d54e960e981: Pull complete 22:38:14 c4a7e357bf2a: Verifying Checksum 22:38:14 c4a7e357bf2a: Download complete 22:38:15 0c6a40ed1a82: Verifying Checksum 22:38:15 0c6a40ed1a82: Download complete 22:38:28 c4a7e357bf2a: Pull complete 22:38:28 f0e02332f6b5: Pull complete 22:38:28 872ee5b61b7b: Pull complete 22:38:38 0c6a40ed1a82: Pull complete 22:38:39 94ae7d8d031c: Pull complete 22:38:39 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 22:38:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 22:38:39 ---> 86de565de09d 22:38:39 Step 3/12 : ARG ADD_BUILD_TAGS="" 22:38:40 ---> Running in d5515ef8ce1b 22:38:40 Removing intermediate container d5515ef8ce1b 22:38:40 ---> e82c33aa1db5 22:38:40 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:38:40 ---> Running in 0c7954080ba9 22:38:40 Removing intermediate container 0c7954080ba9 22:38:40 ---> dd6d38b82338 22:38:40 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 22:38:41 ---> Running in 116c5777c51e 22:38:41 Removing intermediate container 116c5777c51e 22:38:41 ---> 477a06d4b772 22:38:41 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 22:38:41 ---> Running in 66b4442c1304 22:38:42 Removing intermediate container 66b4442c1304 22:38:42 ---> cbbdf7ceb48c 22:38:42 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:38:42 ---> Running in 047d1fce69c5 22:38:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:38:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:38:44 OK: 266 MiB in 52 packages 22:38:45 Removing intermediate container 047d1fce69c5 22:38:45 ---> 6db1b90d7731 22:38:45 Step 8/12 : WORKDIR /app 22:38:45 ---> Running in b24b6cbada8c 22:38:46 Removing intermediate container b24b6cbada8c 22:38:46 ---> 52723de4bb15 22:38:46 Step 9/12 : COPY go.mod vendor* ./ 22:38:46 ---> d4d0da689773 22:38:46 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:38:46 ---> Running in 7cc6cf45f2ea 22:40:08 Removing intermediate container 7cc6cf45f2ea 22:40:08 ---> 078a3d8005d1 22:40:08 Step 11/12 : COPY . . 22:40:08 ---> 62433bc7c661 22:40:08 Step 12/12 : RUN $MAKE 22:40:08 ---> Running in 45142e8a1d97 22:40:08 noop 22:40:08 Removing intermediate container 45142e8a1d97 22:40:08 ---> fee0a9f81e9d 22:40:08 Successfully built fee0a9f81e9d 22:40:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:40:09 + docker inspect -f . ci-base-image-arm64 22:40:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:40:09 prd-ubuntu20.04-docker-arm64-4c-16g-745 does not seem to be running inside a container 22:40:09 $ 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 22:40:11 $ docker top 7d6c247f38fc5aa94cb409ecde253c8367e0ee64a3bf2c855eb1292b36cef454 -eo pid,comm [Pipeline] { [Pipeline] sh 22:40:12 + go version 22:40:12 go version go1.21.0 linux/arm64 [Pipeline] } 22:40:12 $ docker stop --time=1 7d6c247f38fc5aa94cb409ecde253c8367e0ee64a3bf2c855eb1292b36cef454 22:40:13 $ docker rm -f --volumes 7d6c247f38fc5aa94cb409ecde253c8367e0ee64a3bf2c855eb1292b36cef454 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:40:15 + docker inspect -f . ci-base-image-arm64 22:40:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:40:15 prd-ubuntu20.04-docker-arm64-4c-16g-745 does not seem to be running inside a container 22:40:15 $ 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 22:40:19 $ docker top 98b9c546babaec98ed6a78fa475ced3a26afda763f5bbb31b6e40c35057e4320 -eo pid,comm [Pipeline] { [Pipeline] sh 22:40:20 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 22:40:21 + make test 22:40:21 go test ./... -coverprofile=coverage.out ./... 22:40:26 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 22:42:48 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 22:42:48 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 22:43:20 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 32.754s coverage: 40.6% of statements 22:43:20 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.584s coverage: 51.9% of statements 22:43:20 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.040s coverage: 96.4% of statements 22:43:20 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:43:20 go vet ./... 22:43:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:43:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:43:47 ./bin/test-attribution-txt.sh [Pipeline] echo 22:43:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 22:43:47 $ docker stop --time=1 98b9c546babaec98ed6a78fa475ced3a26afda763f5bbb31b6e40c35057e4320 22:43:49 $ docker rm -f --volumes 98b9c546babaec98ed6a78fa475ced3a26afda763f5bbb31b6e40c35057e4320 [Pipeline] // withDockerContainer [Pipeline] sh 22:43:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:43:51 Warning: overwriting stash ‘coverage-report’ 22:43:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:43:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:43:53 + ls -al . 22:43:53 total 636 22:43:53 drwxrwxr-x 9 jenkins jenkins 4096 Nov 21 22:40 . 22:43:53 drwxrwxr-x 4 jenkins jenkins 4096 Nov 21 22:37 .. 22:43:53 -rw-rw-r-- 1 jenkins jenkins 134 Nov 21 22:37 .dockerignore 22:43:53 drwxrwxr-x 8 jenkins jenkins 4096 Nov 21 22:37 .git 22:43:53 drwxrwxr-x 3 jenkins jenkins 4096 Nov 21 22:37 .github 22:43:53 -rw-rw-r-- 1 jenkins jenkins 880 Nov 21 22:37 .gitignore 22:43:53 -rw-rw-r-- 1 jenkins jenkins 41 Nov 21 22:37 .golangci.yml 22:43:53 -rw-rw-r-- 1 jenkins jenkins 11980 Nov 21 22:37 Attribution.txt 22:43:53 -rw-rw-r-- 1 jenkins jenkins 11677 Nov 21 22:37 CHANGELOG.md 22:43:53 -rw-rw-r-- 1 jenkins jenkins 1456 Nov 21 22:37 Dockerfile 22:43:53 -rw-rw-r-- 1 jenkins jenkins 677 Nov 21 22:37 GOVERNANCE.md 22:43:53 -rw-rw-r-- 1 jenkins jenkins 661 Nov 21 22:37 Jenkinsfile 22:43:53 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 21 22:37 LICENSE 22:43:53 -rw-rw-r-- 1 jenkins jenkins 2179 Nov 21 22:37 Makefile 22:43:53 -rw-rw-r-- 1 jenkins jenkins 625 Nov 21 22:37 OWNERS.md 22:43:53 -rw-rw-r-- 1 jenkins jenkins 28907 Nov 21 22:37 README.md 22:43:53 -rw-rw-r-- 1 jenkins jenkins 5 Nov 21 22:22 VERSION 22:43:53 drwxrwxr-x 2 jenkins jenkins 4096 Nov 21 22:37 bin 22:43:53 drwxrwxr-x 4 jenkins jenkins 4096 Nov 21 22:37 cmd 22:43:53 -rw-r--r-- 1 jenkins jenkins 459493 Nov 21 22:43 coverage.out 22:43:53 drwxrwxr-x 2 jenkins jenkins 4096 Nov 21 22:37 examples 22:43:53 -rw-rw-r-- 1 jenkins jenkins 3831 Nov 21 22:37 go.mod 22:43:53 -rw-rw-r-- 1 jenkins jenkins 34396 Nov 21 22:37 go.sum 22:43:53 drwxrwxr-x 2 jenkins jenkins 4096 Nov 21 22:37 images 22:43:53 drwxrwxr-x 5 jenkins jenkins 4096 Nov 21 22:37 internal 22:43:53 -rw-rw-r-- 1 jenkins jenkins 193 Nov 21 22:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:43:54 + 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=8e72a4729a36cbf9fb252b6f4e861f24d5e51a52 --label arch=arm64 --label version=0.0.0 . 22:43:54 Sending build context to Docker daemon 1.198MB 22:43:54 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 22:43:54 Step 2/25 : FROM ${BASE} AS builder 22:43:54 ---> fee0a9f81e9d 22:43:54 Step 3/25 : ARG ADD_BUILD_TAGS="" 22:43:54 ---> Running in d76f1e54dbdd 22:43:55 Removing intermediate container d76f1e54dbdd 22:43:55 ---> 85702d36cd1a 22:43:55 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:43:55 ---> Running in 84f48c2659ba 22:43:55 Removing intermediate container 84f48c2659ba 22:43:55 ---> d3a2f6b7f00d 22:43:55 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 22:43:56 ---> Running in eef7bbc57e2d 22:43:56 Removing intermediate container eef7bbc57e2d 22:43:56 ---> 66b1b902f648 22:43:56 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 22:43:56 ---> Running in 3c7990b2ec2a 22:43:56 Removing intermediate container 3c7990b2ec2a 22:43:56 ---> dadf13735d75 22:43:56 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:43:56 ---> Running in 7ec9ee85de0c 22:43:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:43:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:43:59 OK: 266 MiB in 52 packages 22:44:00 Removing intermediate container 7ec9ee85de0c 22:44:00 ---> fd7a95f00cb1 22:44:00 Step 8/25 : WORKDIR /app 22:44:00 ---> Running in b74cf75299a1 22:44:01 Removing intermediate container b74cf75299a1 22:44:01 ---> 1dc1911bc896 22:44:01 Step 9/25 : COPY go.mod vendor* ./ 22:44:01 ---> 0a44448eb450 22:44:01 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:44:02 ---> Running in 9aff415f2f69 22:44:04 Removing intermediate container 9aff415f2f69 22:44:04 ---> e09a566f7dd0 22:44:04 Step 11/25 : COPY . . 22:44:05 ---> 7f5ce4cf6bbf 22:44:05 Step 12/25 : RUN $MAKE 22:44:05 ---> Running in 6494a300c676 22:44:06 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.1.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 22:46:27 Removing intermediate container 6494a300c676 22:46:27 ---> 59304c14a422 22:46:27 Step 13/25 : FROM alpine:3.18 22:46:27 3.18: Pulling from library/alpine 22:46:27 579b34f0a95b: Pulling fs layer 22:46:27 579b34f0a95b: Verifying Checksum 22:46:27 579b34f0a95b: Download complete 22:46:27 579b34f0a95b: Pull complete 22:46:27 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 22:46:27 Status: Downloaded newer image for alpine:3.18 22:46:27 ---> 3cc203321400 22:46:27 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:46:27 ---> Running in 02d4c8cbab87 22:46:27 Removing intermediate container 02d4c8cbab87 22:46:27 ---> 9f1447aa7f2c 22:46:27 Step 15/25 : RUN apk add --update --no-cache dumb-init 22:46:27 ---> Running in 2c79546f1a59 22:46:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:46:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:46:27 (1/1) Installing dumb-init (1.2.5-r2) 22:46:27 Executing busybox-1.36.1-r2.trigger 22:46:27 OK: 8 MiB in 16 packages 22:46:27 Removing intermediate container 2c79546f1a59 22:46:27 ---> c039a086971e 22:46:27 Step 16/25 : RUN apk --no-cache upgrade 22:46:27 ---> Running in e7202e001da1 22:46:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:46:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:46:30 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 22:46:30 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 22:46:30 Executing busybox-1.36.1-r5.post-upgrade 22:46:30 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 22:46:30 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 22:46:30 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 22:46:30 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 22:46:30 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 22:46:30 Executing busybox-1.36.1-r5.trigger 22:46:30 OK: 8 MiB in 16 packages 22:46:32 Removing intermediate container e7202e001da1 22:46:32 ---> e6a10fb70194 22:46:32 Step 17/25 : COPY --from=builder /app/LICENSE / 22:46:32 ---> 44d521c129eb 22:46:32 Step 18/25 : COPY --from=builder /app/Attribution.txt / 22:46:32 ---> 708310d9b1eb 22:46:32 Step 19/25 : COPY --from=builder /app/cmd/ / 22:46:35 ---> e87992732329 22:46:35 Step 20/25 : EXPOSE 59989 22:46:35 ---> Running in 6f344d5eb353 22:46:35 Removing intermediate container 6f344d5eb353 22:46:35 ---> 93a941526e6c 22:46:35 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 22:46:35 ---> Running in 71bcbeda05e8 22:46:36 Removing intermediate container 71bcbeda05e8 22:46:36 ---> 1ad90481eda4 22:46:36 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:46:36 ---> Running in 5c2ad38b9bb9 22:46:36 Removing intermediate container 5c2ad38b9bb9 22:46:36 ---> 9fccfc732aff 22:46:36 Step 23/25 : LABEL arch=arm64 22:46:36 ---> Running in 9f27ce01010a 22:46:36 Removing intermediate container 9f27ce01010a 22:46:36 ---> 6ac9c1c71ab8 22:46:36 Step 24/25 : LABEL git_sha=8e72a4729a36cbf9fb252b6f4e861f24d5e51a52 22:46:37 ---> Running in eb2b7c6ed4e2 22:46:37 Removing intermediate container eb2b7c6ed4e2 22:46:37 ---> 11ce4a552450 22:46:37 Step 25/25 : LABEL version=0.0.0 22:46:37 ---> Running in 70c7484f0fb3 22:46:37 Removing intermediate container 70c7484f0fb3 22:46:37 ---> c82861ef15f2 22:46:37 [Warning] One or more build-args [ARCH] were not consumed 22:46:37 Successfully built c82861ef15f2 22:46: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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:46:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:46:38 22:46:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:46:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:46:39 arm64: Pulling from edgex-lftools-log-publisher 22:46:39 8998bd30e6a1: Pulling fs layer 22:46:39 04944245beec: Pulling fs layer 22:46:39 699f458cf7ca: Pulling fs layer 22:46:39 765212b225bb: Pulling fs layer 22:46:39 f23df028b6ca: Pulling fs layer 22:46:39 d65c8cfc05b1: Pulling fs layer 22:46:39 2437ff75d9bd: Pulling fs layer 22:46:39 765212b225bb: Waiting 22:46:39 f23df028b6ca: Waiting 22:46:39 d65c8cfc05b1: Waiting 22:46:39 2437ff75d9bd: Waiting 22:46:39 04944245beec: Verifying Checksum 22:46:39 04944245beec: Download complete 22:46:39 765212b225bb: Verifying Checksum 22:46:39 765212b225bb: Download complete 22:46:39 f23df028b6ca: Verifying Checksum 22:46:39 f23df028b6ca: Download complete 22:46:39 d65c8cfc05b1: Verifying Checksum 22:46:39 d65c8cfc05b1: Download complete 22:46:39 699f458cf7ca: Verifying Checksum 22:46:39 699f458cf7ca: Download complete 22:46:40 8998bd30e6a1: Verifying Checksum 22:46:40 8998bd30e6a1: Download complete 22:46:42 2437ff75d9bd: Download complete 22:46:45 8998bd30e6a1: Pull complete 22:46:45 04944245beec: Pull complete 22:46:50 699f458cf7ca: Pull complete 22:46:50 765212b225bb: Pull complete 22:46:51 f23df028b6ca: Pull complete 22:46:51 d65c8cfc05b1: Pull complete 22:47:13 2437ff75d9bd: Pull complete 22:47:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:47:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:47:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:47:14 prd-ubuntu20.04-docker-arm64-4c-16g-745 does not seem to be running inside a container 22:47:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 22:47:16 $ docker top 2055ee6babc34eb14a084718cb47d00ca5340f3a01e1ec22f4fba5354a8e4d97 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:47:17 ---> job-cost.sh 22:47:17 lf-activate-venv: SKIPPING 22:47:17 INFO: No Stack... 22:47:18 INFO: Retrieving Pricing Info for: v3-standard-4 22:47:19 INFO: Archiving Costs [Pipeline] sh 22:47:19 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 22:47:19 + cut -d, -f6 [Pipeline] lock 22:47:19 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-273-1-stack-cost] 22:47:19 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-273-1-stack-cost] did not exist. Created. 22:47:19 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-273-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:47:20 /w/workspace/device-rfid-llrp-go/1@tmp/durable-87f76ac1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:47:21 + echo total: 0.10999999940395355 [Pipeline] stash 22:47:21 Warning: overwriting stash ‘stack-cost’ 22:47:21 Stashed 1 file(s) [Pipeline] } 22:47:21 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-273-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:47:21 $ docker stop --time=1 2055ee6babc34eb14a084718cb47d00ca5340f3a01e1ec22f4fba5354a8e4d97 22:47:23 $ docker rm -f --volumes 2055ee6babc34eb14a084718cb47d00ca5340f3a01e1ec22f4fba5354a8e4d97 [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 22:47:25 provisioning config files... 22:47:25 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-273@tmp/config10133555798218391657tmp [Pipeline] { [Pipeline] sh 22:47:25 + set +x 22:47:25 + curl -s https://codecov.io/bash 22:47:25 + bash -s -- 22:47:25 22:47:25 _____ _ 22:47:25 / ____| | | 22:47:25 | | ___ __| | ___ ___ _____ __ 22:47:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:47:25 | |___| (_) | (_| | __/ (_| (_) \ V / 22:47:25 \_____\___/ \__,_|\___|\___\___/ \_/ 22:47:25 Bash-1.0.6 22:47:25 22:47:25 22:47:25 ==> git version 2.25.1 found 22:47:25 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 22:47:25 Release-Date: 2020-01-08 22:47:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:47:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:47:25 ==> Jenkins CI detected. 22:47:25 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-273 22:47:25 project root: . 22:47:25 --> token set from env 22:47:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:47:25 ==> Running gcov in . (disable via -X gcov) 22:47:25 ==> Python coveragepy not found 22:47:25 ==> Searching for coverage reports in: 22:47:25 + . 22:47:25 -> Found 1 reports 22:47:25 ==> Detecting git/mercurial file structure 22:47:25 ==> Reading reports 22:47:25 + ./coverage.out bytes=459493 22:47:25 ==> Appending adjustments 22:47:25 https://docs.codecov.io/docs/fixing-reports 22:47:25 + Found adjustments 22:47:25 ==> Gzipping contents 22:47:25 52K /tmp/codecov.VGqq6V.gz 22:47:25 ==> Uploading reports 22:47:25 url: https://codecov.io 22:47:25 query: branch=PR-273&commit=8e72a4729a36cbf9fb252b6f4e861f24d5e51a52&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-273%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=273&job=&cmd_args= 22:47:25 -> Pinging Codecov 22:47:25 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-273&commit=8e72a4729a36cbf9fb252b6f4e861f24d5e51a52&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-273%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=273&job=&cmd_args= 22:47:26 -> Uploading to 22:47:26 https://storage.googleapis.com/codecov/v4/raw/2023-11-21/581DD39554BDF9B6E22D074273EAD858/8e72a4729a36cbf9fb252b6f4e861f24d5e51a52/82317250-74f6-410c-9515-421f3a3c184e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231121%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231121T224726Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e284faaefc7403e1537e77701adc57112af95b82437276adf89f4dd52d04a040 22:47:26 % Total % Received % Xferd Average Speed Time Time Time Current 22:47:26 Dload Upload Total Spent Left Speed 22:47:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50321 0 0 100 50321 0 171k --:--:-- --:--:-- --:--:-- 170k 22:47:26 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/8e72a4729a36cbf9fb252b6f4e861f24d5e51a52 [Pipeline] } 22:47:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:47:29 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-273/archives ] 22:47:29 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-273/archives 22:47:29 total 16 22:47:29 drwxr-xr-x 3 root root 4096 Nov 21 22:25 . 22:47:29 drwxrwxr-x 11 jenkins jenkins 4096 Nov 21 22:25 .. 22:47:29 drwxr-xr-x 2 root root 4096 Nov 21 22:25 cost 22:47:29 -rw-r--r-- 1 root root 91 Nov 21 22:25 cost.csv 22:47:29 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-273/archives 22:47:29 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-273/archives 22:47:29 total 16 22:47:29 drwxr-xr-x 3 jenkins jenkins 4096 Nov 21 22:25 . 22:47:29 drwxrwxr-x 11 jenkins jenkins 4096 Nov 21 22:25 .. 22:47:29 drwxr-xr-x 2 jenkins jenkins 4096 Nov 21 22:25 cost 22:47:29 -rw-r--r-- 1 jenkins jenkins 91 Nov 21 22:25 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:47:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:47:30 ---> package-listing.sh 22:47:30 ++ facter osfamily 22:47:30 ++ tr '[:upper:]' '[:lower:]' 22:47:31 + OS_FAMILY=debian 22:47:31 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-273 22:47:31 + START_PACKAGES=/tmp/packages_start.txt 22:47:31 + END_PACKAGES=/tmp/packages_end.txt 22:47:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:47:31 + PACKAGES=/tmp/packages_start.txt 22:47:31 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-273 ']' 22:47:31 + PACKAGES=/tmp/packages_end.txt 22:47:31 + case "${OS_FAMILY}" in 22:47:31 + dpkg -l 22:47:31 + grep '^ii' 22:47:31 + '[' -f /tmp/packages_start.txt ']' 22:47:31 + '[' -f /tmp/packages_end.txt ']' 22:47:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:47:31 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-273 ']' 22:47:31 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-273/archives/ 22:47:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-273/archives/ [Pipeline] echo 22:47:31 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-273/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:47:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:47:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:47:32 prd-ubuntu20.04-docker-8c-8g-360 does not seem to be running inside a container 22:47:32 $ 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-273/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-273 -v /w/workspace/undry_device-rfid-llrp-go_PR-273:/w/workspace/undry_device-rfid-llrp-go_PR-273:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-273@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-273@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 22:47:32 $ docker top bb6fa0e80264e873844e41e01da0f4170a6ad24ef7b779de444b0223cef81d89 -eo pid,comm [Pipeline] { [Pipeline] sh 22:47:33 + touch /tmp/pre-build-complete [Pipeline] sh 22:47:33 + mkdir -p /var/log/sysstat [Pipeline] sh 22:47:33 + ls /var/log/sa-host 22:47:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:47:33 provisioning config files... 22:47:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-273@tmp/config11879714473675934766tmp [Pipeline] { [Pipeline] echo 22:47:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:47:34 ---> create-netrc.sh [Pipeline] } 22:47:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:47:34 ---> python-tools-install.sh [Pipeline] echo 22:47:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:47:35 ---> sudo-logs.sh 22:47:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:47:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:47:35 ---> job-cost.sh 22:47:35 lf-activate-venv: SKIPPING 22:47:35 DEBUG: total: 0.2199999988079071 22:47:35 INFO: Retrieving Stack Cost... 22:47:35 INFO: Retrieving Pricing Info for: v3-standard-8 22:47:36 INFO: Archiving Costs [Pipeline] echo 22:47:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:47:36 ---> logs-deploy.sh 22:47:36 lf-activate-venv: SKIPPING 22:47:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-273/1 22:47:36 INFO: archiving workspace using pattern(s): 22:47:37 Archives upload complete. 22:47:37 INFO: archiving logs to Nexus