Pull request #284 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from baf1de361fa9ac091fc828ed2d23d9de2debdc9b+0ceaf042a45b624e1d5d1d7218676027e9a805b1 (9a16b99a20f291761136112de8d1017c1cffec22) 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-ssh12875204986880577905.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-ssh14391854444338000407.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-284/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-284/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16610636672327261288.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-284/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9909379474416602628.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-ssh17374463673861073010.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-284/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-284/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9319888284968036841.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-2167’ Running on prd-ubuntu20.04-docker-8c-8g-2169 in /w/workspace/undry_device-rfid-llrp-go_PR-284 [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-284 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 0ceaf042a45b624e1d5d1d7218676027e9a805b1 into PR head commit baf1de361fa9ac091fc828ed2d23d9de2debdc9b Merge succeeded, producing baf1de361fa9ac091fc828ed2d23d9de2debdc9b Checking out Revision baf1de361fa9ac091fc828ed2d23d9de2debdc9b (PR-284) Commit message: "build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > 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/284/head:refs/remotes/origin/PR-284 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f baf1de361fa9ac091fc828ed2d23d9de2debdc9b # 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 0ceaf042a45b624e1d5d1d7218676027e9a805b1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f baf1de361fa9ac091fc828ed2d23d9de2debdc9b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:29:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:29:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:29:25 ========================================================= 10:29:25 EdgeX Global Pipelines Version Info 10:29:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:29:26 ------------------- 10:29:26 stable info: 10:29:26 ------------------- 10:29:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:29:26 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 10:29:26 Message: update stable to v1.0.258 10:29:27 ------------------- 10:29:27 experimental info: 10:29:27 ------------------- 10:29:27 Commited By: **** collab-it+edgex@linuxfoundation.org 10:29:27 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 10:29:27 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:29:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 10:29:27 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 10:29:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:29:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:29:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:29:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 10:29:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:29:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:29:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:29:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:29:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:29:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 10:29:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:29:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:29:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:29:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:29:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:29:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:29:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:29:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:29:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:29:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:29:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:29:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:29:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:29:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:29:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:29:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-284 [Pipeline] echo 10:29:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-284 [Pipeline] echo 10:29:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-284 [Pipeline] echo 10:29:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = baf1de361fa9ac091fc828ed2d23d9de2debdc9b [Pipeline] echo 10:29:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = baf1de3 [Pipeline] echo 10:29:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:29:29 provisioning config files... 10:29:29 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-284@tmp/config2959858324262909878tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:29:30 ---> ****-login.sh 10:29:30 nexus3.edgexfoundry.org:10001 10:29:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:29:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:29:30 Configure a credential helper to remove this warning. See 10:29:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:29:30 10:29:30 Login Succeeded 10:29:30 nexus3.edgexfoundry.org:10002 10:29:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:29:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:29:30 Configure a credential helper to remove this warning. See 10:29:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:29:30 10:29:30 Login Succeeded 10:29:30 nexus3.edgexfoundry.org:10003 10:29:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:29:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:29:30 Configure a credential helper to remove this warning. See 10:29:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:29:30 10:29:30 Login Succeeded 10:29:30 nexus3.edgexfoundry.org:10004 10:29:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:29:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:29:30 Configure a credential helper to remove this warning. See 10:29:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:29:30 10:29:30 Login Succeeded 10:29:30 ****.io 10:29:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:29:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:29:31 Configure a credential helper to remove this warning. See 10:29:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:29:31 10:29:31 Login Succeeded 10:29:31 ---> ****-login.sh ends [Pipeline] } 10:29:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:29:31 + git rev-list -1 --merges baf1de361fa9ac091fc828ed2d23d9de2debdc9b~1..baf1de361fa9ac091fc828ed2d23d9de2debdc9b [Pipeline] echo 10:29:31 -----------> git rev-list -1 --merges baf1de361fa9ac091fc828ed2d23d9de2debdc9b~1..baf1de361fa9ac091fc828ed2d23d9de2debdc9b baf1de361fa9ac091fc828ed2d23d9de2debdc9b [false] [Pipeline] sh 10:29:32 + git log --format=format:%s -1 baf1de361fa9ac091fc828ed2d23d9de2debdc9b [Pipeline] echo 10:29:32 ========================================================= 10:29:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:29:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:29:32 + git log --format=format:%s -1 baf1de361fa9ac091fc828ed2d23d9de2debdc9b [Pipeline] echo 10:29:32 [semverPrep] GIT_COMMIT: baf1de361fa9ac091fc828ed2d23d9de2debdc9b, Commit Message: build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 [Pipeline] echo 10:29:32 [semverPrep] This is not a build commit. [Pipeline] sh 10:29:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:29:33 + grep -v github /etc/ssh/ssh_known_hosts 10:29:33 + [ -e /tmp/ssh_known_hosts ] 10:29:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:29:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:29:33 + sudo tee -a /etc/ssh/ssh_known_hosts 10:29:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:29:33 10:29:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:29:34 0.1.4: Pulling from edgex-devops/py-git-semver 10:29:34 b85a868b505f: Pulling fs layer 10:29:34 e2be974225ed: Pulling fs layer 10:29:34 339a4e72a1f5: Pulling fs layer 10:29:34 988bab9f4d93: Pulling fs layer 10:29:34 1469e6f7b9e6: Pulling fs layer 10:29:34 988bab9f4d93: Waiting 10:29:34 eaf3925da568: Pulling fs layer 10:29:34 bab4dde63d76: Pulling fs layer 10:29:34 bde34c3a00c8: Pulling fs layer 10:29:34 1469e6f7b9e6: Waiting 10:29:34 eaf3925da568: Waiting 10:29:34 bab4dde63d76: Waiting 10:29:34 b352a97aabf1: Pulling fs layer 10:29:34 4872d77fe225: Pulling fs layer 10:29:34 5851b861e8e6: Pulling fs layer 10:29:34 bde34c3a00c8: Waiting 10:29:34 4872d77fe225: Waiting 10:29:34 b352a97aabf1: Waiting 10:29:34 5851b861e8e6: Waiting 10:29:34 e2be974225ed: Download complete 10:29:34 988bab9f4d93: Verifying Checksum 10:29:34 988bab9f4d93: Download complete 10:29:34 1469e6f7b9e6: Verifying Checksum 10:29:34 1469e6f7b9e6: Download complete 10:29:34 339a4e72a1f5: Verifying Checksum 10:29:34 339a4e72a1f5: Download complete 10:29:34 eaf3925da568: Verifying Checksum 10:29:34 eaf3925da568: Download complete 10:29:34 bde34c3a00c8: Verifying Checksum 10:29:34 bde34c3a00c8: Download complete 10:29:34 b352a97aabf1: Verifying Checksum 10:29:34 b352a97aabf1: Download complete 10:29:34 4872d77fe225: Verifying Checksum 10:29:34 4872d77fe225: Download complete 10:29:34 5851b861e8e6: Verifying Checksum 10:29:34 5851b861e8e6: Download complete 10:29:34 b85a868b505f: Download complete 10:29:34 bab4dde63d76: Verifying Checksum 10:29:34 bab4dde63d76: Download complete 10:29:35 b85a868b505f: Pull complete 10:29:35 e2be974225ed: Pull complete 10:29:36 339a4e72a1f5: Pull complete 10:29:36 988bab9f4d93: Pull complete 10:29:36 1469e6f7b9e6: Pull complete 10:29:36 eaf3925da568: Pull complete 10:29:38 bab4dde63d76: Pull complete 10:29:38 bde34c3a00c8: Pull complete 10:29:38 b352a97aabf1: Pull complete 10:29:38 4872d77fe225: Pull complete 10:29:38 5851b861e8e6: Pull complete 10:29:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:29:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:29:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:29:39 prd-ubuntu20.04-docker-8c-8g-2169 does not seem to be running inside a container 10:29:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-284 -v /w/workspace/undry_device-rfid-llrp-go_PR-284:/w/workspace/undry_device-rfid-llrp-go_PR-284:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-284@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-284@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:29:42 $ docker top d095c28e63805a32ebcbdaa476ad34b5ce31d6853f953f273519fa83c5645ed1 -eo pid,comm 10:29:42 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 10:29:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:29:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:29:42 [ssh-agent] Looking for ssh-agent implementation... 10:29:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:29:42 $ docker exec d095c28e63805a32ebcbdaa476ad34b5ce31d6853f953f273519fa83c5645ed1 ssh-agent 10:29:42 SSH_AUTH_SOCK=/tmp/ssh-RBxskg14edKQ/agent.32 10:29:42 SSH_AGENT_PID=38 10:29:42 Running ssh-add (command line suppressed) 10:29:43 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-284@tmp/private_key_1105874521410101992.key (/w/workspace/undry_device-rfid-llrp-go_PR-284@tmp/private_key_1105874521410101992.key) 10:29:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:29:43 + git tag --points-at HEAD [Pipeline] } 10:29:43 $ docker exec --env ******** --env ******** d095c28e63805a32ebcbdaa476ad34b5ce31d6853f953f273519fa83c5645ed1 ssh-agent -k 10:29:43 unset SSH_AUTH_SOCK; 10:29:43 unset SSH_AGENT_PID; 10:29:43 echo Agent pid 38 killed; 10:29:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:29:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:29:43 [ssh-agent] Looking for ssh-agent implementation... 10:29:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:29:43 $ docker exec d095c28e63805a32ebcbdaa476ad34b5ce31d6853f953f273519fa83c5645ed1 ssh-agent 10:29:44 SSH_AUTH_SOCK=/tmp/ssh-WmpVJApGCVn2/agent.70 10:29:44 SSH_AGENT_PID=76 10:29:44 Running ssh-add (command line suppressed) 10:29:44 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-284@tmp/private_key_6988896940397285262.key (/w/workspace/undry_device-rfid-llrp-go_PR-284@tmp/private_key_6988896940397285262.key) 10:29:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:29:44 + git semver init 10:29:44 2024-03-04 10:29:44,852 [run_init] DEBUG init version:0.0.0 force:False 10:29:44 2024-03-04 10:29:44,853 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-284/.semver 10:29:44 2024-03-04 10:29:44,853 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-284/.semver 10:29:44 2024-03-04 10:29:44,854 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-284/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-284, universal_newlines=False, shell=None, istream=None) 10:29:46 2024-03-04 10:29:45,979 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-284/.git/info/exclude 10:29:46 2024-03-04 10:29:45,979 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-284/.semver/PR-284 with force:False 10:29:46 2024-03-04 10:29:45,980 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-284/.semver/PR-284 10:29:46 2024-03-04 10:29:45,984 [execute] INFO git cat-file --batch-check 10:29:46 2024-03-04 10:29:45,984 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-284/.semver, universal_newlines=False, shell=None, istream=) 10:29:46 2024-03-04 10:29:45,990 [execute] INFO git cat-file --batch 10:29:46 2024-03-04 10:29:45,991 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-284/.semver, universal_newlines=False, shell=None, istream=) 10:29:46 2024-03-04 10:29:45,996 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-284/.semver/PR-284 10:29:46 0.0.0 [Pipeline] } 10:29:46 $ docker exec --env ******** --env ******** d095c28e63805a32ebcbdaa476ad34b5ce31d6853f953f273519fa83c5645ed1 ssh-agent -k 10:29:46 unset SSH_AUTH_SOCK; 10:29:46 unset SSH_AGENT_PID; 10:29:46 echo Agent pid 76 killed; 10:29:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:29:47 + git semver [Pipeline] } 10:29:47 $ docker stop --time=1 d095c28e63805a32ebcbdaa476ad34b5ce31d6853f953f273519fa83c5645ed1 10:29:48 $ docker rm -f --volumes d095c28e63805a32ebcbdaa476ad34b5ce31d6853f953f273519fa83c5645ed1 [Pipeline] // withDockerContainer [Pipeline] sh 10:29:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:29:49 Stashed 1 file(s) [Pipeline] echo 10:29:49 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:29:51 provisioning config files... 10:29:51 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-284@tmp/config12380031794645487948tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:29:51 ---> ****-login.sh 10:29:51 nexus3.edgexfoundry.org:10001 10:29:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:29:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:29:51 Configure a credential helper to remove this warning. See 10:29:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:29:51 10:29:51 Login Succeeded 10:29:51 nexus3.edgexfoundry.org:10002 10:29:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:29:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:29:51 Configure a credential helper to remove this warning. See 10:29:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:29:51 10:29:51 Login Succeeded 10:29:51 nexus3.edgexfoundry.org:10003 10:29:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:29:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:29:51 Configure a credential helper to remove this warning. See 10:29:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:29:51 10:29:51 Login Succeeded 10:29:51 nexus3.edgexfoundry.org:10004 10:29:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:29:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:29:51 Configure a credential helper to remove this warning. See 10:29:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:29:51 10:29:51 Login Succeeded 10:29:51 ****.io 10:29:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:29:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:29:52 Configure a credential helper to remove this warning. See 10:29:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:29:52 10:29:52 Login Succeeded 10:29:52 ---> ****-login.sh ends [Pipeline] } 10:29:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:29:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:29:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:29:52 ========================================================= 10:29:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 10:29:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:53 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 10:29:53 Sending build context to Docker daemon 8.446MB 10:29:53 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 10:29:53 Step 2/12 : FROM ${BASE} AS builder 10:29:53 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 10:29:53 7264a8db6415: Pulling fs layer 10:29:53 c4d48a809fc2: Pulling fs layer 10:29:53 4f1c88b9dad5: Pulling fs layer 10:29:53 ad3a456e5733: Pulling fs layer 10:29:53 69c7f0334f64: Pulling fs layer 10:29:53 1f1c1a5573a3: Pulling fs layer 10:29:53 ce7588e14bc9: Pulling fs layer 10:29:53 b5e4710f87ac: Pulling fs layer 10:29:53 ad3a456e5733: Waiting 10:29:53 69c7f0334f64: Waiting 10:29:53 1f1c1a5573a3: Waiting 10:29:53 ce7588e14bc9: Waiting 10:29:53 b5e4710f87ac: Waiting 10:29:53 c4d48a809fc2: Download complete 10:29:53 ad3a456e5733: Verifying Checksum 10:29:53 ad3a456e5733: Download complete 10:29:53 69c7f0334f64: Verifying Checksum 10:29:53 69c7f0334f64: Download complete 10:29:53 7264a8db6415: Verifying Checksum 10:29:53 7264a8db6415: Download complete 10:29:53 1f1c1a5573a3: Verifying Checksum 10:29:53 1f1c1a5573a3: Download complete 10:29:53 7264a8db6415: Pull complete 10:29:53 b5e4710f87ac: Verifying Checksum 10:29:53 b5e4710f87ac: Download complete 10:29:53 c4d48a809fc2: Pull complete 10:29:53 4f1c88b9dad5: Verifying Checksum 10:29:53 4f1c88b9dad5: Download complete 10:29:54 ce7588e14bc9: Verifying Checksum 10:29:54 ce7588e14bc9: Download complete 10:29:57 4f1c88b9dad5: Pull complete 10:29:57 ad3a456e5733: Pull complete 10:29:57 69c7f0334f64: Pull complete 10:29:57 1f1c1a5573a3: Pull complete 10:29:59 ce7588e14bc9: Pull complete 10:30:00 b5e4710f87ac: Pull complete 10:30:00 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 10:30:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:30:00 ---> 88b5674ff536 10:30:00 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:30:04 ---> Running in 38ba06c8cb20 10:30:04 Removing intermediate container 38ba06c8cb20 10:30:04 ---> 7cb00124f8c0 10:30:04 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:30:04 ---> Running in 01668c0e38eb 10:30:04 Removing intermediate container 01668c0e38eb 10:30:04 ---> 911ada95800d 10:30:04 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:30:04 ---> Running in 3bf26b3d7b33 10:30:04 Removing intermediate container 3bf26b3d7b33 10:30:04 ---> 3b973f14d73d 10:30:04 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:30:04 ---> Running in 8db3fa51005d 10:30:04 Removing intermediate container 8db3fa51005d 10:30:04 ---> f1b779c7c004 10:30:04 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:30:04 ---> Running in ef582c9003b9 10:30:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:30:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:30:05 OK: 264 MiB in 52 packages 10:30:05 Removing intermediate container ef582c9003b9 10:30:05 ---> 55cdfba43fba 10:30:05 Step 8/12 : WORKDIR /app 10:30:05 ---> Running in e847da0659e6 10:30:05 Removing intermediate container e847da0659e6 10:30:05 ---> f3333264776c 10:30:05 Step 9/12 : COPY go.mod vendor* ./ 10:30:05 ---> 7417a188217a 10:30:05 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:30:05 ---> Running in fa40e031bcb7 10:30:05 Still waiting to schedule task 10:30:05 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2168’ 10:30:37 Removing intermediate container fa40e031bcb7 10:30:37 ---> fd70a40410de 10:30:37 Step 11/12 : COPY . . 10:30:37 ---> e19f844a5f9d 10:30:37 Step 12/12 : RUN $MAKE 10:30:37 ---> Running in c5ddb985ece6 10:30:37 noop 10:30:37 Removing intermediate container c5ddb985ece6 10:30:37 ---> f0e04949a8ea 10:30:37 Successfully built f0e04949a8ea 10:30:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:38 + docker inspect -f . ci-base-image-x86_64 10:30:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:30:38 prd-ubuntu20.04-docker-8c-8g-2169 does not seem to be running inside a container 10:30:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-284 -v /w/workspace/undry_device-rfid-llrp-go_PR-284:/w/workspace/undry_device-rfid-llrp-go_PR-284:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-284@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-284@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:30:38 $ docker top 08179421643e0603e47b0a988aa1ceda87eeb484b4259759a741ba0810828d16 -eo pid,comm [Pipeline] { [Pipeline] sh 10:30:39 + go version 10:30:39 go version go1.21.0 linux/amd64 [Pipeline] } 10:30:39 $ docker stop --time=1 08179421643e0603e47b0a988aa1ceda87eeb484b4259759a741ba0810828d16 10:30:40 $ docker rm -f --volumes 08179421643e0603e47b0a988aa1ceda87eeb484b4259759a741ba0810828d16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:41 + docker inspect -f . ci-base-image-x86_64 10:30:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:30:41 prd-ubuntu20.04-docker-8c-8g-2169 does not seem to be running inside a container 10:30:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-rfid-llrp-go_PR-284 -v /w/workspace/undry_device-rfid-llrp-go_PR-284:/w/workspace/undry_device-rfid-llrp-go_PR-284:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-284@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-284@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:30:42 $ docker top c1ec183fa0a88aca738d8916a068dd265a1f451daa40f97f748892e3ff455dc2 -eo pid,comm [Pipeline] { [Pipeline] sh 10:30:42 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-284 [Pipeline] fileExists [Pipeline] sh 10:30:43 + make test 10:30:43 go test ./... -coverprofile=coverage.out ./... 10:30:44 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:30:54 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:30:54 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:30:57 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.783s coverage: 40.6% of statements 10:30:57 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.244s coverage: 51.9% of statements 10:30:57 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.007s coverage: 95.5% of statements 10:31:12 go vet ./... 10:31:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:31:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:31:15 ./bin/test-attribution-txt.sh 10:31:16 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 10:31:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:31:16 $ docker stop --time=1 c1ec183fa0a88aca738d8916a068dd265a1f451daa40f97f748892e3ff455dc2 10:31:20 $ docker rm -f --volumes c1ec183fa0a88aca738d8916a068dd265a1f451daa40f97f748892e3ff455dc2 [Pipeline] // withDockerContainer [Pipeline] sh 10:31:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:31:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:31:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:31:22 + ls -al . 10:31:22 total 640 10:31:22 drwxrwxr-x 10 jenkins jenkins 4096 Mar 4 10:30 . 10:31:22 drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 10:29 .. 10:31:22 -rw-rw-r-- 1 jenkins jenkins 134 Mar 4 10:29 .dockerignore 10:31:22 drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 10:30 .git 10:31:22 drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 10:29 .github 10:31:22 -rw-rw-r-- 1 jenkins jenkins 880 Mar 4 10:29 .gitignore 10:31:22 -rw-rw-r-- 1 jenkins jenkins 41 Mar 4 10:29 .golangci.yml 10:31:22 drwxr-xr-x 3 jenkins jenkins 4096 Mar 4 10:29 .semver 10:31:22 -rw-rw-r-- 1 jenkins jenkins 11980 Mar 4 10:29 Attribution.txt 10:31:22 -rw-rw-r-- 1 jenkins jenkins 11677 Mar 4 10:29 CHANGELOG.md 10:31:22 -rw-rw-r-- 1 jenkins jenkins 1456 Mar 4 10:29 Dockerfile 10:31:22 -rw-rw-r-- 1 jenkins jenkins 677 Mar 4 10:29 GOVERNANCE.md 10:31:22 -rw-rw-r-- 1 jenkins jenkins 661 Mar 4 10:29 Jenkinsfile 10:31:22 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 4 10:29 LICENSE 10:31:22 -rw-rw-r-- 1 jenkins jenkins 2179 Mar 4 10:29 Makefile 10:31:22 -rw-rw-r-- 1 jenkins jenkins 625 Mar 4 10:29 OWNERS.md 10:31:22 -rw-rw-r-- 1 jenkins jenkins 28907 Mar 4 10:29 README.md 10:31:22 -rw-rw-r-- 1 jenkins jenkins 5 Mar 4 10:29 VERSION 10:31:22 drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 10:29 bin 10:31:22 drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 10:29 cmd 10:31:22 -rw-r--r-- 1 jenkins jenkins 459493 Mar 4 10:30 coverage.out 10:31:22 drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 10:29 examples 10:31:22 -rw-rw-r-- 1 jenkins jenkins 3922 Mar 4 10:29 go.mod 10:31:22 -rw-rw-r-- 1 jenkins jenkins 33730 Mar 4 10:29 go.sum 10:31:22 drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 10:29 images 10:31:22 drwxrwxr-x 5 jenkins jenkins 4096 Mar 4 10:29 internal 10:31:22 -rw-rw-r-- 1 jenkins jenkins 193 Mar 4 10:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:23 + 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=baf1de361fa9ac091fc828ed2d23d9de2debdc9b --label arch=amd64 --label version=0.0.0 . 10:31:23 Sending build context to Docker daemon 8.446MB 10:31:23 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 10:31:23 Step 2/25 : FROM ${BASE} AS builder 10:31:23 ---> f0e04949a8ea 10:31:23 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:31:23 ---> Running in fb300bb01452 10:31:23 Removing intermediate container fb300bb01452 10:31:23 ---> a035a262a1c5 10:31:23 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:31:23 ---> Running in 97fc16bc661c 10:31:23 Removing intermediate container 97fc16bc661c 10:31:23 ---> bf085bad8d09 10:31:23 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 10:31:23 ---> Running in 8afde509061f 10:31:23 Removing intermediate container 8afde509061f 10:31:23 ---> 2a9b38619024 10:31:23 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 10:31:23 ---> Running in 9a6aa6f9d3f4 10:31:23 Removing intermediate container 9a6aa6f9d3f4 10:31:23 ---> e2b31cefe2d0 10:31:23 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:31:23 ---> Running in 8e2d0c7293a1 10:31:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:31:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:31:24 OK: 264 MiB in 52 packages 10:31:24 Removing intermediate container 8e2d0c7293a1 10:31:24 ---> e5008779e477 10:31:24 Step 8/25 : WORKDIR /app 10:31:24 ---> Running in fc5071fe33f5 10:31:24 Removing intermediate container fc5071fe33f5 10:31:24 ---> b9639193ffa5 10:31:24 Step 9/25 : COPY go.mod vendor* ./ 10:31:24 ---> 12955c19e214 10:31:24 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:31:24 ---> Running in 58f22d9cca7f 10:31:25 Removing intermediate container 58f22d9cca7f 10:31:25 ---> 63d31b836b91 10:31:25 Step 11/25 : COPY . . 10:31:25 ---> ea97f989a49b 10:31:25 Step 12/25 : RUN $MAKE 10:31:25 ---> Running in 74f36ac10e1f 10:31:25 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.9" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 10:31:47 Removing intermediate container 74f36ac10e1f 10:31:47 ---> 499433c9db97 10:31:47 Step 13/25 : FROM alpine:3.18 10:31:47 3.18: Pulling from library/alpine 10:31:47 619be1103602: Pulling fs layer 10:31:47 619be1103602: Download complete 10:31:47 619be1103602: Pull complete 10:31:47 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 10:31:47 Status: Downloaded newer image for alpine:3.18 10:31:47 ---> d3782b16ccc9 10:31:47 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:31:47 ---> Running in 8ab5c3401d8d 10:31:47 Removing intermediate container 8ab5c3401d8d 10:31:47 ---> ad142c57f7ac 10:31:47 Step 15/25 : RUN apk add --update --no-cache dumb-init 10:31:47 ---> Running in 62530ab50cc4 10:31:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:31:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:31:47 (1/1) Installing dumb-init (1.2.5-r2) 10:31:47 Executing busybox-1.36.1-r5.trigger 10:31:47 OK: 7 MiB in 16 packages 10:31:47 Removing intermediate container 62530ab50cc4 10:31:47 ---> ca541cba8e43 10:31:47 Step 16/25 : RUN apk --no-cache upgrade 10:31:47 ---> Running in 6d6c89d70d7a 10:31:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:31:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:31:48 OK: 7 MiB in 16 packages 10:31:49 Removing intermediate container 6d6c89d70d7a 10:31:49 ---> c861eb4287aa 10:31:49 Step 17/25 : COPY --from=builder /app/LICENSE / 10:31:49 ---> ad90778a58b4 10:31:49 Step 18/25 : COPY --from=builder /app/Attribution.txt / 10:31:49 ---> fd5ac1a5baf6 10:31:49 Step 19/25 : COPY --from=builder /app/cmd/ / 10:31:50 ---> 67026a9afe16 10:31:50 Step 20/25 : EXPOSE 59989 10:31:50 ---> Running in 6f88acb49102 10:31:50 Removing intermediate container 6f88acb49102 10:31:50 ---> 07b055f4485e 10:31:50 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 10:31:50 ---> Running in 190b1cbbed1c 10:31:50 Removing intermediate container 190b1cbbed1c 10:31:50 ---> 9c6793df5cbf 10:31:50 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:31:50 ---> Running in 50b62f25f3d0 10:31:50 Removing intermediate container 50b62f25f3d0 10:31:50 ---> b6e5686ba73c 10:31:50 Step 23/25 : LABEL arch=amd64 10:31:50 ---> Running in 0f70a38a1d1a 10:31:50 Removing intermediate container 0f70a38a1d1a 10:31:50 ---> 25503ecd5b69 10:31:50 Step 24/25 : LABEL git_sha=baf1de361fa9ac091fc828ed2d23d9de2debdc9b 10:31:50 ---> Running in beac9f4b68d4 10:31:50 Removing intermediate container beac9f4b68d4 10:31:50 ---> 8cb6e1d28836 10:31:50 Step 25/25 : LABEL version=0.0.0 10:31:50 ---> Running in ff0cb3b99b5b 10:31:50 Removing intermediate container ff0cb3b99b5b 10:31:50 ---> d179489f6dfa 10:31:50 [Warning] One or more build-args [ARCH] were not consumed 10:31:50 Successfully built d179489f6dfa 10:31:50 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 10:31:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:31:52 10:31:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:31:52 latest: Pulling from edgex-lftools-log-publisher 10:31:52 5eb5b503b376: Pulling fs layer 10:31:52 5c69ac0246d0: Pulling fs layer 10:31:52 ec43610c2a17: Pulling fs layer 10:31:52 3a2ae6a8a46f: Pulling fs layer 10:31:52 33b1e0a273af: Pulling fs layer 10:31:52 5d3b04190fa2: Pulling fs layer 10:31:52 2f39f015ded8: Pulling fs layer 10:31:52 5d3b04190fa2: Waiting 10:31:52 2f39f015ded8: Waiting 10:31:52 3a2ae6a8a46f: Waiting 10:31:52 33b1e0a273af: Waiting 10:31:52 5c69ac0246d0: Download complete 10:31:52 3a2ae6a8a46f: Verifying Checksum 10:31:52 3a2ae6a8a46f: Download complete 10:31:52 33b1e0a273af: Verifying Checksum 10:31:52 33b1e0a273af: Download complete 10:31:52 5d3b04190fa2: Verifying Checksum 10:31:52 5d3b04190fa2: Download complete 10:31:52 ec43610c2a17: Verifying Checksum 10:31:52 ec43610c2a17: Download complete 10:31:52 5eb5b503b376: Verifying Checksum 10:31:52 5eb5b503b376: Download complete 10:31:53 2f39f015ded8: Download complete 10:31:54 5eb5b503b376: Pull complete 10:31:54 5c69ac0246d0: Pull complete 10:31:54 ec43610c2a17: Pull complete 10:31:54 3a2ae6a8a46f: Pull complete 10:31:54 33b1e0a273af: Pull complete 10:31:54 5d3b04190fa2: Pull complete 10:31:59 2f39f015ded8: Pull complete 10:31:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:31:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:31:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:31:59 prd-ubuntu20.04-docker-8c-8g-2169 does not seem to be running inside a container 10:31: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-284 -v /w/workspace/undry_device-rfid-llrp-go_PR-284:/w/workspace/undry_device-rfid-llrp-go_PR-284:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-284@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-284@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:32:04 $ docker top 741662ad151cfeaaddfb5497cfc9e7858293374e2af5200ddb223a9c37ed4b34 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:32:04 ---> job-cost.sh 10:32:04 lf-activate-venv: SKIPPING 10:32:04 INFO: No Stack... 10:32:04 INFO: Retrieving Pricing Info for: v3-standard-8 10:32:05 INFO: Archiving Costs [Pipeline] sh 10:32:05 + cat /w/workspace/undry_device-rfid-llrp-go_PR-284/archives/cost.csv 10:32:05 + cut -d, -f6 [Pipeline] lock 10:32:05 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-284-1-stack-cost] 10:32:05 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-284-1-stack-cost] did not exist. Created. 10:32:05 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-284-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:32:05 + echo total: 0.2199999988079071 [Pipeline] stash 10:32:06 Stashed 1 file(s) [Pipeline] } 10:32:06 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-284-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:32:06 $ docker stop --time=1 741662ad151cfeaaddfb5497cfc9e7858293374e2af5200ddb223a9c37ed4b34 10:32:07 $ docker rm -f --volumes 741662ad151cfeaaddfb5497cfc9e7858293374e2af5200ddb223a9c37ed4b34 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:33:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2170 in /w/workspace/undry_device-rfid-llrp-go_PR-284 [Pipeline] { [Pipeline] ws 10:33:09 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 10:33:13 The recommended git tool is: git 10:33:17 using credential edgex-jenkins-ssh 10:33:17 Cloning the remote Git repository 10:33:17 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:33:18 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 10:33:18 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:33:18 > git --version # timeout=10 10:33:18 > git --version # 'git version 2.25.1' 10:33:18 using GIT_SSH to set credentials SSH Credentials for GitHub 10:33:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:33:21 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:33:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:33:23 Merging remotes/origin/main commit 0ceaf042a45b624e1d5d1d7218676027e9a805b1 into PR head commit baf1de361fa9ac091fc828ed2d23d9de2debdc9b 10:33:23 Merge succeeded, producing baf1de361fa9ac091fc828ed2d23d9de2debdc9b 10:33:23 Checking out Revision baf1de361fa9ac091fc828ed2d23d9de2debdc9b (PR-284) 10:33:22 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:33:22 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:33:22 using GIT_SSH to set credentials SSH Credentials for GitHub 10:33:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/284/head:refs/remotes/origin/PR-284 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:33:23 > git config core.sparsecheckout # timeout=10 10:33:23 > git checkout -f baf1de361fa9ac091fc828ed2d23d9de2debdc9b # timeout=10 10:33:23 > git remote # timeout=10 10:33:23 > git config --get remote.origin.url # timeout=10 10:33:23 using GIT_SSH to set credentials SSH Credentials for GitHub 10:33:23 > git merge 0ceaf042a45b624e1d5d1d7218676027e9a805b1 # timeout=10 10:33:23 > git rev-parse HEAD^{commit} # timeout=10 10:33:23 > git config core.sparsecheckout # timeout=10 10:33:23 > git checkout -f baf1de361fa9ac091fc828ed2d23d9de2debdc9b # timeout=10 10:33:23 Commit message: "build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0" 10:33:23 > git --version # timeout=10 10:33:23 > git --version # 'git version 2.25.1' 10:33:23 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:33:25 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:33:25 % Total % Received % Xferd Average Speed Time Time Time Current 10:33:25 Dload Upload Total Spent Left Speed 10:33:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 92956 0 --:--:-- --:--:-- --:--:-- 92956 [Pipeline] sh 10:33:25 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:33:25 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 10:33:25 /etc/docker/daemon.new 10:33:25 { 10:33:25 "registry-mirrors": [ 10:33:25 "https://nexus3.edgexfoundry.org:10001" 10:33:25 ], 10:33:25 "bip": "10.250.0.254/24", 10:33:25 "hosts": [ 10:33:25 "tcp://0.0.0.0:5555", 10:33:25 "unix:///var/run/docker.sock" 10:33:25 ], 10:33:25 "mtu": 1458, 10:33:25 "selinux-enabled": true, 10:33:25 "seccomp-profile": "/etc/docker/seccomp.json" 10:33:25 } [Pipeline] sh 10:33:26 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:33:26 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:33:44 provisioning config files... 10:33:44 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config1953310652927253555tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:33:45 ---> ****-login.sh 10:33:45 nexus3.edgexfoundry.org:10001 10:33:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:33:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:33:45 Configure a credential helper to remove this warning. See 10:33:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:33:45 10:33:45 Login Succeeded 10:33:45 nexus3.edgexfoundry.org:10002 10:33:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:33:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:33:46 Configure a credential helper to remove this warning. See 10:33:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:33:46 10:33:46 Login Succeeded 10:33:46 nexus3.edgexfoundry.org:10003 10:33:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:33:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:33:46 Configure a credential helper to remove this warning. See 10:33:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:33:46 10:33:46 Login Succeeded 10:33:46 nexus3.edgexfoundry.org:10004 10:33:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:33:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:33:47 Configure a credential helper to remove this warning. See 10:33:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:33:47 10:33:47 Login Succeeded 10:33:47 ****.io 10:33:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:33:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:33:47 Configure a credential helper to remove this warning. See 10:33:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:33:47 10:33:47 Login Succeeded 10:33:47 ---> ****-login.sh ends [Pipeline] } 10:33:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:33:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:33:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:33:48 ========================================================= 10:33:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 10:33:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:48 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 10:33:51 Sending build context to Docker daemon 1.198MB 10:33:51 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 10:33:51 Step 2/12 : FROM ${BASE} AS builder 10:33:51 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:33:51 9fda8d8052c6: Pulling fs layer 10:33:51 5d54e960e981: Pulling fs layer 10:33:51 c4a7e357bf2a: Pulling fs layer 10:33:51 f0e02332f6b5: Pulling fs layer 10:33:51 872ee5b61b7b: Pulling fs layer 10:33:51 0c6a40ed1a82: Pulling fs layer 10:33:51 94ae7d8d031c: Pulling fs layer 10:33:51 f0e02332f6b5: Waiting 10:33:51 872ee5b61b7b: Waiting 10:33:51 0c6a40ed1a82: Waiting 10:33:51 94ae7d8d031c: Waiting 10:33:51 5d54e960e981: Verifying Checksum 10:33:51 5d54e960e981: Download complete 10:33:51 f0e02332f6b5: Verifying Checksum 10:33:51 f0e02332f6b5: Download complete 10:33:51 872ee5b61b7b: Verifying Checksum 10:33:51 872ee5b61b7b: Download complete 10:33:51 9fda8d8052c6: Verifying Checksum 10:33:51 9fda8d8052c6: Download complete 10:33:52 94ae7d8d031c: Verifying Checksum 10:33:52 94ae7d8d031c: Download complete 10:33:52 9fda8d8052c6: Pull complete 10:33:53 5d54e960e981: Pull complete 10:33:53 c4a7e357bf2a: Verifying Checksum 10:33:53 c4a7e357bf2a: Download complete 10:33:54 0c6a40ed1a82: Verifying Checksum 10:33:54 0c6a40ed1a82: Download complete 10:34:06 c4a7e357bf2a: Pull complete 10:34:06 f0e02332f6b5: Pull complete 10:34:06 872ee5b61b7b: Pull complete 10:34:15 0c6a40ed1a82: Pull complete 10:34:16 94ae7d8d031c: Pull complete 10:34:16 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 10:34:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 10:34:16 ---> 86de565de09d 10:34:16 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:34:17 ---> Running in 67bb0bd220b3 10:34:17 Removing intermediate container 67bb0bd220b3 10:34:17 ---> 1e8cb03d8141 10:34:17 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:34:17 ---> Running in 2efc90c03782 10:34:17 Removing intermediate container 2efc90c03782 10:34:17 ---> 6c4ed52d0f93 10:34:17 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:34:17 ---> Running in 9bab7314c772 10:34:18 Removing intermediate container 9bab7314c772 10:34:18 ---> fc8907c2cb68 10:34:18 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:34:18 ---> Running in 567f4bdcbe88 10:34:18 Removing intermediate container 567f4bdcbe88 10:34:18 ---> 5375d0dfefd7 10:34:18 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:34:18 ---> Running in a84fdd8075d3 10:34:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:34:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:34:21 OK: 266 MiB in 52 packages 10:34:21 Removing intermediate container a84fdd8075d3 10:34:21 ---> e001af68de95 10:34:21 Step 8/12 : WORKDIR /app 10:34:22 ---> Running in 2c7f6bf2a37b 10:34:22 Removing intermediate container 2c7f6bf2a37b 10:34:22 ---> 1664ecc19d1e 10:34:22 Step 9/12 : COPY go.mod vendor* ./ 10:34:23 ---> ef79c6d72457 10:34:23 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:34:23 ---> Running in 1540bd706fe9 10:35:31 Removing intermediate container 1540bd706fe9 10:35:31 ---> f1bcb8edf026 10:35:31 Step 11/12 : COPY . . 10:35:31 ---> 263a36994fbc 10:35:31 Step 12/12 : RUN $MAKE 10:35:31 ---> Running in c3a93ce1ed59 10:35:31 noop 10:35:31 Removing intermediate container c3a93ce1ed59 10:35:31 ---> dbab81b9a2fa 10:35:31 Successfully built dbab81b9a2fa 10:35:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:31 + docker inspect -f . ci-base-image-arm64 10:35:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:35:32 prd-ubuntu20.04-docker-arm64-4c-16g-2170 does not seem to be running inside a container 10:35:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:35:33 $ docker top c54f12ee42bdbf92488f90a29141b24bac323268994bb3fca4769235cea563d2 -eo pid,comm [Pipeline] { [Pipeline] sh 10:35:34 + go version 10:35:34 go version go1.21.0 linux/arm64 [Pipeline] } 10:35:34 $ docker stop --time=1 c54f12ee42bdbf92488f90a29141b24bac323268994bb3fca4769235cea563d2 10:35:36 $ docker rm -f --volumes c54f12ee42bdbf92488f90a29141b24bac323268994bb3fca4769235cea563d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:37 + docker inspect -f . ci-base-image-arm64 10:35:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:35:37 prd-ubuntu20.04-docker-arm64-4c-16g-2170 does not seem to be running inside a container 10:35:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:35:38 $ docker top 01fc0e89ed8d41a6689df7b327820b548642bf1418955609cf66e1a246d67803 -eo pid,comm [Pipeline] { [Pipeline] sh 10:35:39 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 10:35:39 + make test 10:35:39 go test ./... -coverprofile=coverage.out ./... 10:35:43 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:37:19 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:37:19 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:37:38 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 23.336s coverage: 40.6% of statements 10:37:38 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.523s coverage: 51.9% of statements 10:37:38 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.023s coverage: 95.5% of statements 10:37:38 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:37:38 go vet ./... 10:38:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:38:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:38:10 ./bin/test-attribution-txt.sh 10:38:10 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 10:38:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:38:10 $ docker stop --time=1 01fc0e89ed8d41a6689df7b327820b548642bf1418955609cf66e1a246d67803 10:38:15 $ docker rm -f --volumes 01fc0e89ed8d41a6689df7b327820b548642bf1418955609cf66e1a246d67803 [Pipeline] // withDockerContainer [Pipeline] sh 10:38:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:38:16 Warning: overwriting stash ‘coverage-report’ 10:38:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:38:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:38:18 + ls -al . 10:38:18 total 636 10:38:18 drwxrwxr-x 9 jenkins jenkins 4096 Mar 4 10:35 . 10:38:18 drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 10:33 .. 10:38:18 -rw-rw-r-- 1 jenkins jenkins 134 Mar 4 10:33 .dockerignore 10:38:18 drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 10:33 .git 10:38:18 drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 10:33 .github 10:38:18 -rw-rw-r-- 1 jenkins jenkins 880 Mar 4 10:33 .gitignore 10:38:18 -rw-rw-r-- 1 jenkins jenkins 41 Mar 4 10:33 .golangci.yml 10:38:18 -rw-rw-r-- 1 jenkins jenkins 11980 Mar 4 10:33 Attribution.txt 10:38:18 -rw-rw-r-- 1 jenkins jenkins 11677 Mar 4 10:33 CHANGELOG.md 10:38:18 -rw-rw-r-- 1 jenkins jenkins 1456 Mar 4 10:33 Dockerfile 10:38:18 -rw-rw-r-- 1 jenkins jenkins 677 Mar 4 10:33 GOVERNANCE.md 10:38:18 -rw-rw-r-- 1 jenkins jenkins 661 Mar 4 10:33 Jenkinsfile 10:38:18 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 4 10:33 LICENSE 10:38:18 -rw-rw-r-- 1 jenkins jenkins 2179 Mar 4 10:33 Makefile 10:38:18 -rw-rw-r-- 1 jenkins jenkins 625 Mar 4 10:33 OWNERS.md 10:38:18 -rw-rw-r-- 1 jenkins jenkins 28907 Mar 4 10:33 README.md 10:38:18 -rw-rw-r-- 1 jenkins jenkins 5 Mar 4 10:29 VERSION 10:38:18 drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 10:33 bin 10:38:18 drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 10:33 cmd 10:38:18 -rw-r--r-- 1 jenkins jenkins 459493 Mar 4 10:37 coverage.out 10:38:18 drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 10:33 examples 10:38:18 -rw-rw-r-- 1 jenkins jenkins 3922 Mar 4 10:33 go.mod 10:38:18 -rw-rw-r-- 1 jenkins jenkins 33730 Mar 4 10:33 go.sum 10:38:18 drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 10:33 images 10:38:18 drwxrwxr-x 5 jenkins jenkins 4096 Mar 4 10:33 internal 10:38:18 -rw-rw-r-- 1 jenkins jenkins 193 Mar 4 10:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:19 + 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=baf1de361fa9ac091fc828ed2d23d9de2debdc9b --label arch=arm64 --label version=0.0.0 . 10:38:19 Sending build context to Docker daemon 1.198MB 10:38:19 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 10:38:19 Step 2/25 : FROM ${BASE} AS builder 10:38:19 ---> dbab81b9a2fa 10:38:19 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:38:19 ---> Running in d1a27bdfc3f7 10:38:19 Removing intermediate container d1a27bdfc3f7 10:38:19 ---> 2e31fe538b03 10:38:19 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:38:20 ---> Running in ad4c8d9b692e 10:38:20 Removing intermediate container ad4c8d9b692e 10:38:20 ---> 38f618ea9495 10:38:20 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 10:38:20 ---> Running in 2854c7b5cc37 10:38:20 Removing intermediate container 2854c7b5cc37 10:38:20 ---> cbc388a10006 10:38:20 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 10:38:20 ---> Running in 29350085925d 10:38:21 Removing intermediate container 29350085925d 10:38:21 ---> e8b9e65efd44 10:38:21 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:38:21 ---> Running in 7aed5fe9f7b9 10:38:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:38:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:38:23 OK: 266 MiB in 52 packages 10:38:24 Removing intermediate container 7aed5fe9f7b9 10:38:24 ---> 874509c8d61c 10:38:24 Step 8/25 : WORKDIR /app 10:38:24 ---> Running in 8bf316f47096 10:38:25 Removing intermediate container 8bf316f47096 10:38:25 ---> ff7c72f58323 10:38:25 Step 9/25 : COPY go.mod vendor* ./ 10:38:25 ---> 225f1758b738 10:38:25 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:38:25 ---> Running in 5a2f14c9541e 10:38:29 Removing intermediate container 5a2f14c9541e 10:38:29 ---> 5d2eeba1527b 10:38:29 Step 11/25 : COPY . . 10:38:30 ---> d275d6bc82e5 10:38:30 Step 12/25 : RUN $MAKE 10:38:30 ---> Running in 3ea650868c07 10:38:31 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.9" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 10:40:23 Removing intermediate container 3ea650868c07 10:40:23 ---> 66dd8224217d 10:40:23 Step 13/25 : FROM alpine:3.18 10:40:23 3.18: Pulling from library/alpine 10:40:23 c6b39de5b339: Pulling fs layer 10:40:23 c6b39de5b339: Verifying Checksum 10:40:23 c6b39de5b339: Download complete 10:40:23 c6b39de5b339: Pull complete 10:40:23 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 10:40:23 Status: Downloaded newer image for alpine:3.18 10:40:23 ---> 33abbf032149 10:40:23 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:40:23 ---> Running in 5b5120f56fc3 10:40:23 Removing intermediate container 5b5120f56fc3 10:40:23 ---> 77299b18d3f4 10:40:23 Step 15/25 : RUN apk add --update --no-cache dumb-init 10:40:23 ---> Running in fb44a60463fa 10:40:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:40:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:40:23 (1/1) Installing dumb-init (1.2.5-r2) 10:40:23 Executing busybox-1.36.1-r5.trigger 10:40:23 OK: 8 MiB in 16 packages 10:40:25 Removing intermediate container fb44a60463fa 10:40:25 ---> 8f9fbb10947a 10:40:25 Step 16/25 : RUN apk --no-cache upgrade 10:40:25 ---> Running in fa34d99b3000 10:40:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:40:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:40:27 OK: 8 MiB in 16 packages 10:40:28 Removing intermediate container fa34d99b3000 10:40:28 ---> 1cbb125ee811 10:40:28 Step 17/25 : COPY --from=builder /app/LICENSE / 10:40:28 ---> c149a6a74409 10:40:28 Step 18/25 : COPY --from=builder /app/Attribution.txt / 10:40:29 ---> 3d998c533f06 10:40:29 Step 19/25 : COPY --from=builder /app/cmd/ / 10:40:30 ---> eebd80607465 10:40:30 Step 20/25 : EXPOSE 59989 10:40:31 ---> Running in 9f653ed45ff1 10:40:31 Removing intermediate container 9f653ed45ff1 10:40:31 ---> 830bbeca5c75 10:40:31 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 10:40:31 ---> Running in 1341d7a312ce 10:40:31 Removing intermediate container 1341d7a312ce 10:40:31 ---> 452e7a7b09cd 10:40:31 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:40:31 ---> Running in 5142a8d1734d 10:40:31 Removing intermediate container 5142a8d1734d 10:40:31 ---> 3cd28f2e1e09 10:40:31 Step 23/25 : LABEL arch=arm64 10:40:32 ---> Running in 95ffe07ca7d5 10:40:32 Removing intermediate container 95ffe07ca7d5 10:40:32 ---> ae858fb45e48 10:40:32 Step 24/25 : LABEL git_sha=baf1de361fa9ac091fc828ed2d23d9de2debdc9b 10:40:32 ---> Running in 6d1c35b9211e 10:40:32 Removing intermediate container 6d1c35b9211e 10:40:32 ---> 6c206bb65f30 10:40:32 Step 25/25 : LABEL version=0.0.0 10:40:32 ---> Running in c1d1dc96a0ca 10:40:33 Removing intermediate container c1d1dc96a0ca 10:40:33 ---> 5be2a8b61258 10:40:33 [Warning] One or more build-args [ARCH] were not consumed 10:40:33 Successfully built 5be2a8b61258 10:40:33 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 10:40:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:40:34 10:40:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:40:34 arm64: Pulling from edgex-lftools-log-publisher 10:40:34 8998bd30e6a1: Pulling fs layer 10:40:34 04944245beec: Pulling fs layer 10:40:34 699f458cf7ca: Pulling fs layer 10:40:34 765212b225bb: Pulling fs layer 10:40:34 f23df028b6ca: Pulling fs layer 10:40:34 d65c8cfc05b1: Pulling fs layer 10:40:34 2437ff75d9bd: Pulling fs layer 10:40:34 f23df028b6ca: Waiting 10:40:34 d65c8cfc05b1: Waiting 10:40:34 2437ff75d9bd: Waiting 10:40:34 765212b225bb: Waiting 10:40:35 04944245beec: Verifying Checksum 10:40:35 04944245beec: Download complete 10:40:35 765212b225bb: Verifying Checksum 10:40:35 765212b225bb: Download complete 10:40:35 f23df028b6ca: Verifying Checksum 10:40:35 f23df028b6ca: Download complete 10:40:35 d65c8cfc05b1: Verifying Checksum 10:40:35 d65c8cfc05b1: Download complete 10:40:35 699f458cf7ca: Verifying Checksum 10:40:35 699f458cf7ca: Download complete 10:40:35 8998bd30e6a1: Verifying Checksum 10:40:35 8998bd30e6a1: Download complete 10:40:38 2437ff75d9bd: Verifying Checksum 10:40:38 2437ff75d9bd: Download complete 10:40:40 8998bd30e6a1: Pull complete 10:40:40 04944245beec: Pull complete 10:40:42 699f458cf7ca: Pull complete 10:40:42 765212b225bb: Pull complete 10:40:43 f23df028b6ca: Pull complete 10:40:43 d65c8cfc05b1: Pull complete 10:41:01 2437ff75d9bd: Pull complete 10:41:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:41:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:41:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:41:02 prd-ubuntu20.04-docker-arm64-4c-16g-2170 does not seem to be running inside a container 10:41:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:41:04 $ docker top 39cc20a18d9dcf4adb14e3d8794ac2f0e452f8d40b1a7efed636d80586d7b58e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:41:05 ---> job-cost.sh 10:41:05 lf-activate-venv: SKIPPING 10:41:05 INFO: No Stack... 10:41:06 INFO: Retrieving Pricing Info for: v3-standard-4 10:41:07 INFO: Archiving Costs [Pipeline] sh 10:41:07 + + cutcat -d, /w/workspace/device-rfid-llrp-go/1/archives/cost.csv -f6 10:41:07 [Pipeline] lock 10:41:07 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-284-1-stack-cost] 10:41:07 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-284-1-stack-cost] did not exist. Created. 10:41:07 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-284-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:41:08 /w/workspace/device-rfid-llrp-go/1@tmp/durable-dbb1b69f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:41:09 + echo total: 0.10999999940395355 [Pipeline] stash 10:41:09 Warning: overwriting stash ‘stack-cost’ 10:41:09 Stashed 1 file(s) [Pipeline] } 10:41:09 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-284-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:41:09 $ docker stop --time=1 39cc20a18d9dcf4adb14e3d8794ac2f0e452f8d40b1a7efed636d80586d7b58e 10:41:11 $ docker rm -f --volumes 39cc20a18d9dcf4adb14e3d8794ac2f0e452f8d40b1a7efed636d80586d7b58e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 10:41:13 provisioning config files... 10:41:13 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-284@tmp/config42936330736225709tmp [Pipeline] { [Pipeline] sh 10:41:13 + set +x 10:41:13 + curl -s https://codecov.io/bash 10:41:13 + bash -s -- 10:41:13 10:41:13 _____ _ 10:41:13 / ____| | | 10:41:13 | | ___ __| | ___ ___ _____ __ 10:41:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:41:13 | |___| (_) | (_| | __/ (_| (_) \ V / 10:41:13 \_____\___/ \__,_|\___|\___\___/ \_/ 10:41:13 Bash-1.0.6 10:41:13 10:41:13 10:41:13 ==> git version 2.25.1 found 10:41:13 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 10:41:13 Release-Date: 2020-01-08 10:41:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:41:13 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:41:13 ==> Jenkins CI detected. 10:41:13 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-284 10:41:13 project root: . 10:41:13 --> token set from env 10:41:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:41:13 ==> Running gcov in . (disable via -X gcov) 10:41:14 ==> Python coveragepy not found 10:41:14 ==> Searching for coverage reports in: 10:41:14 + . 10:41:14 -> Found 1 reports 10:41:14 ==> Detecting git/mercurial file structure 10:41:14 ==> Reading reports 10:41:14 + ./coverage.out bytes=459493 10:41:14 ==> Appending adjustments 10:41:14 https://docs.codecov.io/docs/fixing-reports 10:41:14 + Found adjustments 10:41:14 ==> Gzipping contents 10:41:14 52K /tmp/codecov.ZfY2Bo.gz 10:41:14 ==> Uploading reports 10:41:14 url: https://codecov.io 10:41:14 query: branch=PR-284&commit=baf1de361fa9ac091fc828ed2d23d9de2debdc9b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-284%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=284&job=&cmd_args= 10:41:14 -> Pinging Codecov 10:41:14 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-284&commit=baf1de361fa9ac091fc828ed2d23d9de2debdc9b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-284%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=284&job=&cmd_args= 10:41:14 -> Uploading to 10:41:14 https://storage.googleapis.com/codecov/v4/raw/2024-03-04/581DD39554BDF9B6E22D074273EAD858/baf1de361fa9ac091fc828ed2d23d9de2debdc9b/54e7fd57-5eed-49db-afa8-868bc6140f94.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240304%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240304T104114Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dbf6593c92a05ff90cbab7cb42acfeee56a32a7f9a7cfd8a9cfefdce6ea1c57d 10:41:14 % Total % Received % Xferd Average Speed Time Time Time Current 10:41:14 Dload Upload Total Spent Left Speed 10:41:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50324 0 0 100 50324 0 162k --:--:-- --:--:-- --:--:-- 162k 10:41:14 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/baf1de361fa9ac091fc828ed2d23d9de2debdc9b [Pipeline] } 10:41:14 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 10:41:18 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-284/archives ] 10:41:18 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-284/archives 10:41:18 total 16 10:41:18 drwxr-xr-x 3 root root 4096 Mar 4 10:32 . 10:41:18 drwxrwxr-x 11 jenkins jenkins 4096 Mar 4 10:32 .. 10:41:18 drwxr-xr-x 2 root root 4096 Mar 4 10:32 cost 10:41:18 -rw-r--r-- 1 root root 91 Mar 4 10:32 cost.csv 10:41:18 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-284/archives 10:41:18 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-284/archives 10:41:18 total 16 10:41:18 drwxr-xr-x 3 jenkins jenkins 4096 Mar 4 10:32 . 10:41:18 drwxrwxr-x 11 jenkins jenkins 4096 Mar 4 10:32 .. 10:41:18 drwxr-xr-x 2 jenkins jenkins 4096 Mar 4 10:32 cost 10:41:18 -rw-r--r-- 1 jenkins jenkins 91 Mar 4 10:32 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:41:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:41:19 ---> package-listing.sh 10:41:19 ++ facter osfamily 10:41:19 ++ tr '[:upper:]' '[:lower:]' 10:41:19 + OS_FAMILY=debian 10:41:19 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-284 10:41:19 + START_PACKAGES=/tmp/packages_start.txt 10:41:19 + END_PACKAGES=/tmp/packages_end.txt 10:41:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:41:19 + PACKAGES=/tmp/packages_start.txt 10:41:19 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-284 ']' 10:41:19 + PACKAGES=/tmp/packages_end.txt 10:41:19 + case "${OS_FAMILY}" in 10:41:19 + dpkg -l 10:41:19 + grep '^ii' 10:41:19 + '[' -f /tmp/packages_start.txt ']' 10:41:19 + '[' -f /tmp/packages_end.txt ']' 10:41:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:41:19 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-284 ']' 10:41:19 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-284/archives/ 10:41:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-284/archives/ [Pipeline] echo 10:41:19 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-284/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:41:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:41:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:41:20 prd-ubuntu20.04-docker-8c-8g-2169 does not seem to be running inside a container 10:41:20 $ 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-284/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-284 -v /w/workspace/undry_device-rfid-llrp-go_PR-284:/w/workspace/undry_device-rfid-llrp-go_PR-284:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-284@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-284@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:41:20 $ docker top 79db0bec7a0eaae78b67a6026cae212cdf1fff1cd3150a5bb7e9ec38bcf215b1 -eo pid,comm [Pipeline] { [Pipeline] sh 10:41:21 + touch /tmp/pre-build-complete [Pipeline] sh 10:41:21 + mkdir -p /var/log/sysstat [Pipeline] sh 10:41:22 + ls /var/log/sa-host 10:41:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:41:22 provisioning config files... 10:41:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-284@tmp/config14168085869519562498tmp [Pipeline] { [Pipeline] echo 10:41:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:41:22 ---> create-netrc.sh [Pipeline] } 10:41:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:41:23 ---> python-tools-install.sh [Pipeline] echo 10:41:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:41:23 ---> sudo-logs.sh 10:41:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:41:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:41:24 ---> job-cost.sh 10:41:24 lf-activate-venv: SKIPPING 10:41:24 DEBUG: total: 0.2199999988079071 10:41:24 INFO: Retrieving Stack Cost... 10:41:24 INFO: Retrieving Pricing Info for: v3-standard-8 10:41:24 INFO: Archiving Costs [Pipeline] echo 10:41:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:41:25 ---> logs-deploy.sh 10:41:25 lf-activate-venv: SKIPPING 10:41:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-284/1 10:41:25 INFO: archiving workspace using pattern(s): 10:41:26 Archives upload complete. 10:41:26 INFO: archiving logs to Nexus