Pull request #317 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8bd6cac4d42cd2f32f883c4f9ccf3582e6878fd1+afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d (40ea1e134da5e35af04a1913961100fb98b30223) 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-ssh10241283700318107582.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh5007301858946719318.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-317/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-317/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10995224878004226996.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-317/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6290616783193740749.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh1975509485828111619.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-317/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-317/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3236668637084697788.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-22054 in /w/workspace/undry_device-rfid-llrp-go_PR-317 [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-317 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/317/head:refs/remotes/origin/PR-317 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d into PR head commit 8bd6cac4d42cd2f32f883c4f9ccf3582e6878fd1 Merge succeeded, producing 8bd6cac4d42cd2f32f883c4f9ccf3582e6878fd1 Checking out Revision 8bd6cac4d42cd2f32f883c4f9ccf3582e6878fd1 (PR-317) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config core.sparsecheckout # timeout=10 > git checkout -f 8bd6cac4d42cd2f32f883c4f9ccf3582e6878fd1 # 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 afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8bd6cac4d42cd2f32f883c4f9ccf3582e6878fd1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:52:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:52:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:52:07 ========================================================= 10:52:07 EdgeX Global Pipelines Version Info 10:52:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:52:07 ------------------- 10:52:07 stable info: 10:52:07 ------------------- 10:52:07 Commited By: Ginny Guan ginny@iotechsys.com 10:52:07 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 10:52:07 Message: update stable to v1.0.265 10:52:08 ------------------- 10:52:08 experimental info: 10:52:08 ------------------- 10:52:08 Commited By: Cherry Wang cherry@iotechsys.com 10:52:08 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 10:52:08 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:52:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 10:52:08 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 10:52:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:52:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:52:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:52:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 10:52:09 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:52:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:52:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:52:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:52:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:52:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 10:52:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:52:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:52:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:52:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:52:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:52:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:52:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:52:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:52:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:52:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:52:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:52:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:52:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:52:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:52:10 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:52:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-317 [Pipeline] echo 10:52:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-317 [Pipeline] echo 10:52:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-317 [Pipeline] echo 10:52:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8bd6cac4d42cd2f32f883c4f9ccf3582e6878fd1 [Pipeline] echo 10:52:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8bd6cac [Pipeline] echo 10:52:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:52:10 provisioning config files... 10:52:10 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-317@tmp/config17623103146654019394tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:52:11 ---> ****-login.sh 10:52:11 nexus3.edgexfoundry.org:10001 10:52:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:52:11 Configure a credential helper to remove this warning. See 10:52:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:52:11 10:52:11 Login Succeeded 10:52:11 nexus3.edgexfoundry.org:10002 10:52:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:52:11 Configure a credential helper to remove this warning. See 10:52:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:52:11 10:52:11 Login Succeeded 10:52:11 nexus3.edgexfoundry.org:10003 10:52:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:52:12 Configure a credential helper to remove this warning. See 10:52:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:52:12 10:52:12 Login Succeeded 10:52:12 nexus3.edgexfoundry.org:10004 10:52:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:52:12 Configure a credential helper to remove this warning. See 10:52:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:52:12 10:52:12 Login Succeeded 10:52:12 ****.io 10:52:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:52:12 Configure a credential helper to remove this warning. See 10:52:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:52:12 10:52:12 Login Succeeded 10:52:12 ---> ****-login.sh ends [Pipeline] } 10:52:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:52:12 + git rev-list -1 --merges 8bd6cac4d42cd2f32f883c4f9ccf3582e6878fd1~1..8bd6cac4d42cd2f32f883c4f9ccf3582e6878fd1 [Pipeline] echo 10:52:13 -----------> git rev-list -1 --merges 8bd6cac4d42cd2f32f883c4f9ccf3582e6878fd1~1..8bd6cac4d42cd2f32f883c4f9ccf3582e6878fd1 8bd6cac4d42cd2f32f883c4f9ccf3582e6878fd1 [false] [Pipeline] sh 10:52:13 + git log --format=format:%s -1 8bd6cac4d42cd2f32f883c4f9ccf3582e6878fd1 [Pipeline] echo 10:52:13 ========================================================= 10:52:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:52:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:52:13 + git log --format=format:%s -1 8bd6cac4d42cd2f32f883c4f9ccf3582e6878fd1 [Pipeline] echo 10:52:13 [semverPrep] GIT_COMMIT: 8bd6cac4d42cd2f32f883c4f9ccf3582e6878fd1, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 10:52:13 [semverPrep] This is not a build commit. [Pipeline] sh 10:52:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:52:14 + grep -v github /etc/ssh/ssh_known_hosts 10:52:14 + [ -e /tmp/ssh_known_hosts ] 10:52:14 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:52:14 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:52:14 + sudo tee -a /etc/ssh/ssh_known_hosts 10:52:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:52:14 10:52:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:52:15 0.1.4: Pulling from edgex-devops/py-git-semver 10:52:15 b85a868b505f: Pulling fs layer 10:52:15 e2be974225ed: Pulling fs layer 10:52:15 339a4e72a1f5: Pulling fs layer 10:52:15 988bab9f4d93: Pulling fs layer 10:52:15 1469e6f7b9e6: Pulling fs layer 10:52:15 eaf3925da568: Pulling fs layer 10:52:15 bab4dde63d76: Pulling fs layer 10:52:15 bde34c3a00c8: Pulling fs layer 10:52:15 b352a97aabf1: Pulling fs layer 10:52:15 4872d77fe225: Pulling fs layer 10:52:15 5851b861e8e6: Pulling fs layer 10:52:15 1469e6f7b9e6: Waiting 10:52:15 eaf3925da568: Waiting 10:52:15 988bab9f4d93: Waiting 10:52:15 bab4dde63d76: Waiting 10:52:15 bde34c3a00c8: Waiting 10:52:15 b352a97aabf1: Waiting 10:52:15 5851b861e8e6: Waiting 10:52:15 4872d77fe225: Waiting 10:52:15 e2be974225ed: Download complete 10:52:15 988bab9f4d93: Download complete 10:52:15 1469e6f7b9e6: Verifying Checksum 10:52:15 1469e6f7b9e6: Download complete 10:52:15 339a4e72a1f5: Verifying Checksum 10:52:15 339a4e72a1f5: Download complete 10:52:15 eaf3925da568: Verifying Checksum 10:52:15 eaf3925da568: Download complete 10:52:15 bde34c3a00c8: Download complete 10:52:15 b352a97aabf1: Download complete 10:52:15 4872d77fe225: Download complete 10:52:15 5851b861e8e6: Verifying Checksum 10:52:15 5851b861e8e6: Download complete 10:52:15 b85a868b505f: Verifying Checksum 10:52:15 b85a868b505f: Download complete 10:52:15 bab4dde63d76: Verifying Checksum 10:52:15 bab4dde63d76: Download complete 10:52:16 b85a868b505f: Pull complete 10:52:16 e2be974225ed: Pull complete 10:52:17 339a4e72a1f5: Pull complete 10:52:17 988bab9f4d93: Pull complete 10:52:17 1469e6f7b9e6: Pull complete 10:52:17 eaf3925da568: Pull complete 10:52:19 bab4dde63d76: Pull complete 10:52:19 bde34c3a00c8: Pull complete 10:52:19 b352a97aabf1: Pull complete 10:52:19 4872d77fe225: Pull complete 10:52:19 5851b861e8e6: Pull complete 10:52:19 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:52:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:52:19 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:52:20 prd-ubuntu20.04-docker-8c-8g-22054 does not seem to be running inside a container 10:52:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-317 -v /w/workspace/undry_device-rfid-llrp-go_PR-317:/w/workspace/undry_device-rfid-llrp-go_PR-317:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-317@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-317@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:52:25 $ docker top 9ddb3cea1a475524b064ab1da311a150183bb7b305ac83f20264c4bd4248ec67 -eo pid,comm 10:52:25 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:52:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:52:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:52:26 [ssh-agent] Looking for ssh-agent implementation... 10:52:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:52:26 $ docker exec 9ddb3cea1a475524b064ab1da311a150183bb7b305ac83f20264c4bd4248ec67 ssh-agent 10:52:26 SSH_AUTH_SOCK=/tmp/ssh-44mvfmQkvj4A/agent.31 10:52:26 SSH_AGENT_PID=37 10:52:26 Running ssh-add (command line suppressed) 10:52:26 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-317@tmp/private_key_3519287093940172075.key (/w/workspace/undry_device-rfid-llrp-go_PR-317@tmp/private_key_3519287093940172075.key) 10:52:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:52:26 + git tag --points-at HEAD [Pipeline] } 10:52:26 $ docker exec --env ******** --env ******** 9ddb3cea1a475524b064ab1da311a150183bb7b305ac83f20264c4bd4248ec67 ssh-agent -k 10:52:26 unset SSH_AUTH_SOCK; 10:52:26 unset SSH_AGENT_PID; 10:52:26 echo Agent pid 37 killed; 10:52:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:52:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:52:27 [ssh-agent] Looking for ssh-agent implementation... 10:52:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:52:27 $ docker exec 9ddb3cea1a475524b064ab1da311a150183bb7b305ac83f20264c4bd4248ec67 ssh-agent 10:52:27 SSH_AUTH_SOCK=/tmp/ssh-mcJxQ34Qd6li/agent.70 10:52:27 SSH_AGENT_PID=76 10:52:27 Running ssh-add (command line suppressed) 10:52:27 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-317@tmp/private_key_12385961322187299924.key (/w/workspace/undry_device-rfid-llrp-go_PR-317@tmp/private_key_12385961322187299924.key) 10:52:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:52:27 + git semver init 10:52:28 2024-10-07 10:52:27,953 [run_init] DEBUG init version:0.0.0 force:False 10:52:28 2024-10-07 10:52:27,954 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-317/.semver 10:52:28 2024-10-07 10:52:27,955 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-317/.semver 10:52:28 2024-10-07 10:52:27,955 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-317/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-317, universal_newlines=False, shell=None, istream=None) 10:52:29 2024-10-07 10:52:29,813 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-317/.git/info/exclude 10:52:29 2024-10-07 10:52:29,813 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-317/.semver/PR-317 with force:False 10:52:29 2024-10-07 10:52:29,814 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-317/.semver/PR-317 10:52:29 2024-10-07 10:52:29,818 [execute] INFO git cat-file --batch-check 10:52:29 2024-10-07 10:52:29,818 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-317/.semver, universal_newlines=False, shell=None, istream=) 10:52:29 2024-10-07 10:52:29,825 [execute] INFO git cat-file --batch 10:52:29 2024-10-07 10:52:29,825 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-317/.semver, universal_newlines=False, shell=None, istream=) 10:52:29 2024-10-07 10:52:29,831 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-317/.semver/PR-317 10:52:29 0.0.0 [Pipeline] } 10:52:29 $ docker exec --env ******** --env ******** 9ddb3cea1a475524b064ab1da311a150183bb7b305ac83f20264c4bd4248ec67 ssh-agent -k 10:52:30 unset SSH_AUTH_SOCK; 10:52:30 unset SSH_AGENT_PID; 10:52:30 echo Agent pid 76 killed; 10:52:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:52:30 + git semver [Pipeline] } 10:52:30 $ docker stop --time=1 9ddb3cea1a475524b064ab1da311a150183bb7b305ac83f20264c4bd4248ec67 10:52:32 $ docker rm -f --volumes 9ddb3cea1a475524b064ab1da311a150183bb7b305ac83f20264c4bd4248ec67 [Pipeline] // withDockerContainer [Pipeline] sh 10:52:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:52:32 Stashed 1 file(s) [Pipeline] echo 10:52:32 [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:52:33 provisioning config files... 10:52:33 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-317@tmp/config6231828688052623173tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:52:34 ---> ****-login.sh 10:52:34 nexus3.edgexfoundry.org:10001 10:52:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:52:34 Configure a credential helper to remove this warning. See 10:52:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:52:34 10:52:34 Login Succeeded 10:52:34 nexus3.edgexfoundry.org:10002 10:52:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:52:34 Configure a credential helper to remove this warning. See 10:52:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:52:34 10:52:34 Login Succeeded 10:52:34 nexus3.edgexfoundry.org:10003 10:52:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:52:34 Configure a credential helper to remove this warning. See 10:52:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:52:34 10:52:34 Login Succeeded 10:52:34 nexus3.edgexfoundry.org:10004 10:52:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:52:34 Configure a credential helper to remove this warning. See 10:52:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:52:34 10:52:34 Login Succeeded 10:52:34 ****.io 10:52:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:52:34 Configure a credential helper to remove this warning. See 10:52:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:52:34 10:52:34 Login Succeeded 10:52:34 ---> ****-login.sh ends [Pipeline] } 10:52:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:52:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:52:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:52:36 ========================================================= 10:52:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 10:52:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:37 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 10:52:37 Sending build context to Docker daemon 11.45MB 10:52:37 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 10:52:37 Step 2/12 : FROM ${BASE} AS builder 10:52:37 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 10:52:37 43c4264eed91: Pulling fs layer 10:52:37 4cc291be95ef: Pulling fs layer 10:52:37 2ac1f1163629: Pulling fs layer 10:52:37 5c3c966382ef: Pulling fs layer 10:52:37 4f4fb700ef54: Pulling fs layer 10:52:37 5d5c8e513c77: Pulling fs layer 10:52:37 9f66e0745190: Pulling fs layer 10:52:37 f49a43e4bbc0: Pulling fs layer 10:52:37 561ebcabdf7f: Pulling fs layer 10:52:37 5c3c966382ef: Waiting 10:52:37 4f4fb700ef54: Waiting 10:52:37 5d5c8e513c77: Waiting 10:52:37 9f66e0745190: Waiting 10:52:37 f49a43e4bbc0: Waiting 10:52:37 561ebcabdf7f: Waiting 10:52:37 4cc291be95ef: Download complete 10:52:37 5c3c966382ef: Verifying Checksum 10:52:37 5c3c966382ef: Download complete 10:52:37 4f4fb700ef54: Verifying Checksum 10:52:37 4f4fb700ef54: Download complete 10:52:37 5d5c8e513c77: Verifying Checksum 10:52:37 5d5c8e513c77: Download complete 10:52:37 43c4264eed91: Verifying Checksum 10:52:37 43c4264eed91: Download complete 10:52:37 9f66e0745190: Verifying Checksum 10:52:37 9f66e0745190: Download complete 10:52:37 43c4264eed91: Pull complete 10:52:37 561ebcabdf7f: Verifying Checksum 10:52:37 561ebcabdf7f: Download complete 10:52:37 4cc291be95ef: Pull complete 10:52:37 2ac1f1163629: Verifying Checksum 10:52:37 2ac1f1163629: Download complete 10:52:38 f49a43e4bbc0: Verifying Checksum 10:52:38 f49a43e4bbc0: Download complete 10:52:41 2ac1f1163629: Pull complete 10:52:41 5c3c966382ef: Pull complete 10:52:41 4f4fb700ef54: Pull complete 10:52:41 5d5c8e513c77: Pull complete 10:52:41 9f66e0745190: Pull complete 10:52:44 f49a43e4bbc0: Pull complete 10:52:44 561ebcabdf7f: Pull complete 10:52:44 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 10:52:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 10:52:44 ---> 3a752c3f9dda 10:52:44 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:52:48 Still waiting to schedule task 10:52:48 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:52:51 ---> Running in 3d0836aebc89 10:52:51 Removing intermediate container 3d0836aebc89 10:52:51 ---> a351e6b34bfb 10:52:51 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:52:51 ---> Running in d2ff1e4cef3f 10:52:51 Removing intermediate container d2ff1e4cef3f 10:52:51 ---> 0511f63601e1 10:52:51 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:52:51 ---> Running in cc0b231dcc26 10:52:51 Removing intermediate container cc0b231dcc26 10:52:51 ---> cee26bc535e9 10:52:51 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:52:51 ---> Running in 4db9a0077cf3 10:52:51 Removing intermediate container 4db9a0077cf3 10:52:51 ---> 0668853bde8e 10:52:51 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:52:51 ---> Running in aa7a21628437 10:52:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:52:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:52:51 OK: 246 MiB in 54 packages 10:52:51 Removing intermediate container aa7a21628437 10:52:51 ---> b6c95234228c 10:52:51 Step 8/12 : WORKDIR /app 10:52:52 ---> Running in c5a2a5ee1b0b 10:52:52 Removing intermediate container c5a2a5ee1b0b 10:52:52 ---> 766d059fd6c9 10:52:52 Step 9/12 : COPY go.mod vendor* ./ 10:52:52 ---> dafd0acef043 10:52:52 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:52:52 ---> Running in 8a1591e9729e 10:53:48 Removing intermediate container 8a1591e9729e 10:53:48 ---> 530b11a2375f 10:53:48 Step 11/12 : COPY . . 10:53:48 ---> 978eaa66496b 10:53:48 Step 12/12 : RUN $MAKE 10:53:48 ---> Running in cc07d44c9d82 10:53:48 noop 10:53:48 Removing intermediate container cc07d44c9d82 10:53:48 ---> c5fffbbc59aa 10:53:48 Successfully built c5fffbbc59aa 10:53:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:49 + docker inspect -f . ci-base-image-x86_64 10:53:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:53:49 prd-ubuntu20.04-docker-8c-8g-22054 does not seem to be running inside a container 10:53:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-317 -v /w/workspace/undry_device-rfid-llrp-go_PR-317:/w/workspace/undry_device-rfid-llrp-go_PR-317:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-317@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-317@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:53:49 $ docker top 0264dae65985d21aa02b34de776b1f1010f1fbc8335bfb04a3b512d7af4f6097 -eo pid,comm [Pipeline] { [Pipeline] sh 10:53:50 + go version 10:53:50 go version go1.23.2 linux/amd64 [Pipeline] } 10:53:50 $ docker stop --time=1 0264dae65985d21aa02b34de776b1f1010f1fbc8335bfb04a3b512d7af4f6097 10:53:51 $ docker rm -f --volumes 0264dae65985d21aa02b34de776b1f1010f1fbc8335bfb04a3b512d7af4f6097 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:52 + docker inspect -f . ci-base-image-x86_64 10:53:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:53:52 prd-ubuntu20.04-docker-8c-8g-22054 does not seem to be running inside a container 10:53:52 $ 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-317 -v /w/workspace/undry_device-rfid-llrp-go_PR-317:/w/workspace/undry_device-rfid-llrp-go_PR-317:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-317@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-317@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:53:53 $ docker top 6e7e9ae4240924f0a477ae17233ede5fc4145cc5db91f617755f913836a50651 -eo pid,comm [Pipeline] { [Pipeline] sh 10:53:53 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-317 [Pipeline] fileExists [Pipeline] sh 10:53:53 + make test 10:53:53 go test ./... -coverprofile=coverage.out ./... 10:53:55 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:54:17 github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements 10:54:17 github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements 10:54:19 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.418s coverage: 40.6% of statements 10:54:19 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.017s coverage: 94.6% of statements 10:54:19 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.250s coverage: 51.9% of statements 10:54:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22056 in /w/workspace/undry_device-rfid-llrp-go_PR-317 [Pipeline] { [Pipeline] ws 10:54:19 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 10:54:19 The recommended git tool is: git 10:54:24 using credential edgex-jenkins-ssh 10:54:24 Cloning the remote Git repository 10:54:24 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:54:24 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 10:54:25 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:54:25 > git --version # timeout=10 10:54:25 > git --version # 'git version 2.25.1' 10:54:25 using GIT_SSH to set credentials SSH Credentials for GitHub 10:54:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:54:27 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:54:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:54:28 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:54:28 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:54:28 using GIT_SSH to set credentials SSH Credentials for GitHub 10:54:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/317/head:refs/remotes/origin/PR-317 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:54:29 Merging remotes/origin/main commit afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d into PR head commit 8bd6cac4d42cd2f32f883c4f9ccf3582e6878fd1 10:54:29 Merge succeeded, producing 8bd6cac4d42cd2f32f883c4f9ccf3582e6878fd1 10:54:29 Checking out Revision 8bd6cac4d42cd2f32f883c4f9ccf3582e6878fd1 (PR-317) 10:54:30 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 10:54:30 > git --version # timeout=10 10:54:30 > git --version # 'git version 2.25.1' 10:54:30 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 10:54:29 > git config core.sparsecheckout # timeout=10 10:54:29 > git checkout -f 8bd6cac4d42cd2f32f883c4f9ccf3582e6878fd1 # timeout=10 10:54:29 > git remote # timeout=10 10:54:29 > git config --get remote.origin.url # timeout=10 10:54:29 using GIT_SSH to set credentials SSH Credentials for GitHub 10:54:29 > git merge afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d # timeout=10 10:54:29 > git rev-parse HEAD^{commit} # timeout=10 10:54:29 > git config core.sparsecheckout # timeout=10 10:54:29 > git checkout -f 8bd6cac4d42cd2f32f883c4f9ccf3582e6878fd1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:54:34 go vet ./... 10:54:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:54:35 % Total % Received % Xferd Average Speed Time Time Time Current 10:54:35 Dload Upload Total Spent Left Speed 10:54:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 112k 0 --:--:-- --:--:-- --:--:-- 112k [Pipeline] sh 10:54:35 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:54:35 + sudo tee /etc/docker/daemon.new 10:54:35 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:54:35 { 10:54:35 "registry-mirrors": [ 10:54:35 "https://nexus3.edgexfoundry.org:10001" 10:54:35 ], 10:54:35 "bip": "10.250.0.254/24", 10:54:35 "hosts": [ 10:54:35 "tcp://0.0.0.0:5555", 10:54:35 "unix:///var/run/docker.sock" 10:54:35 ], 10:54:35 "mtu": 1458, 10:54:35 "selinux-enabled": true, 10:54:35 "seccomp-profile": "/etc/docker/seccomp.json" 10:54:35 } [Pipeline] sh 10:54:36 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:54:36 + sudo service docker restart 10:54:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:54:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:54:39 ./bin/test-attribution-txt.sh [Pipeline] echo 10:54:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:54:39 $ docker stop --time=1 6e7e9ae4240924f0a477ae17233ede5fc4145cc5db91f617755f913836a50651 10:54:44 $ docker rm -f --volumes 6e7e9ae4240924f0a477ae17233ede5fc4145cc5db91f617755f913836a50651 [Pipeline] // withDockerContainer [Pipeline] sh 10:54:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:54:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:54:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:54:46 + ls -al . 10:54:46 total 716 10:54:46 drwxrwxr-x 11 jenkins jenkins 4096 Oct 7 10:53 . 10:54:46 drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 10:51 .. 10:54:46 -rw-rw-r-- 1 jenkins jenkins 134 Oct 7 10:52 .dockerignore 10:54:46 drwxrwxr-x 8 jenkins jenkins 4096 Oct 7 10:54 .git 10:54:46 drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 10:52 .github 10:54:46 -rw-rw-r-- 1 jenkins jenkins 880 Oct 7 10:52 .gitignore 10:54:46 -rw-rw-r-- 1 jenkins jenkins 199 Oct 7 10:52 .golangci.yml 10:54:46 drwxr-xr-x 3 jenkins jenkins 4096 Oct 7 10:52 .semver 10:54:46 -rw-rw-r-- 1 jenkins jenkins 20798 Oct 7 10:52 Attribution.txt 10:54:46 -rw-rw-r-- 1 jenkins jenkins 11677 Oct 7 10:52 CHANGELOG.md 10:54:46 -rw-rw-r-- 1 jenkins jenkins 1488 Oct 7 10:52 Dockerfile 10:54:46 -rw-rw-r-- 1 jenkins jenkins 677 Oct 7 10:52 GOVERNANCE.md 10:54:46 -rw-rw-r-- 1 jenkins jenkins 661 Oct 7 10:52 Jenkinsfile 10:54:46 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 7 10:52 LICENSE 10:54:46 -rw-rw-r-- 1 jenkins jenkins 2179 Oct 7 10:52 Makefile 10:54:46 -rw-rw-r-- 1 jenkins jenkins 625 Oct 7 10:52 OWNERS.md 10:54:46 -rw-rw-r-- 1 jenkins jenkins 28907 Oct 7 10:52 README.md 10:54:46 -rw-rw-r-- 1 jenkins jenkins 5 Oct 7 10:52 VERSION 10:54:46 drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 10:52 bin 10:54:46 drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 10:52 cmd 10:54:46 -rw-r--r-- 1 jenkins jenkins 451915 Oct 7 10:54 coverage.out 10:54:46 drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 10:52 examples 10:54:46 -rw-rw-r-- 1 jenkins jenkins 7135 Oct 7 10:52 go.mod 10:54:46 -rw-rw-r-- 1 jenkins jenkins 100176 Oct 7 10:52 go.sum 10:54:46 drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 10:52 images 10:54:46 drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 10:52 internal 10:54:46 drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 10:52 pkg 10:54:46 -rw-rw-r-- 1 jenkins jenkins 193 Oct 7 10:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:47 + 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=8bd6cac4d42cd2f32f883c4f9ccf3582e6878fd1 --label arch=amd64 --label version=0.0.0 . 10:54:47 Sending build context to Docker daemon 11.45MB 10:54:47 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 10:54:47 Step 2/25 : FROM ${BASE} AS builder 10:54:47 ---> c5fffbbc59aa 10:54:47 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:54:47 ---> Running in 5ef5e9031fe0 10:54:47 Removing intermediate container 5ef5e9031fe0 10:54:47 ---> 016c6e9ea4b2 10:54:47 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:54:47 ---> Running in 87e92e608727 10:54:47 Removing intermediate container 87e92e608727 10:54:47 ---> 1714b6c6d7df 10:54:47 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 10:54:47 ---> Running in 717c1bc06656 10:54:47 Removing intermediate container 717c1bc06656 10:54:47 ---> 810c723dd91f 10:54:47 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 10:54:47 ---> Running in 7f631045de64 10:54:47 Removing intermediate container 7f631045de64 10:54:47 ---> 88853eb19e5b 10:54:47 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:54:47 ---> Running in 4119775e7472 10:54:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:54:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:54:48 OK: 246 MiB in 54 packages 10:54:48 Removing intermediate container 4119775e7472 10:54:48 ---> 87061e7d8d29 10:54:48 Step 8/25 : WORKDIR /app 10:54:48 ---> Running in d3248c777372 10:54:48 Removing intermediate container d3248c777372 10:54:48 ---> da7a8a7b112e 10:54:48 Step 9/25 : COPY go.mod vendor* ./ 10:54:49 ---> 593cb16100cd 10:54:49 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:54:49 ---> Running in 40a7b2e6a94c 10:54:49 Removing intermediate container 40a7b2e6a94c 10:54:49 ---> 44db3d7cc0f4 10:54:49 Step 11/25 : COPY . . 10:54:50 ---> 6a9a8271140d 10:54:50 Step 12/25 : RUN $MAKE 10:54:50 ---> Running in a8a38606bdbb 10:54:50 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.44" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:55:16 provisioning config files... 10:55:16 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config13335925390510712486tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:55:17 ---> ****-login.sh 10:55:17 nexus3.edgexfoundry.org:10001 10:55:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:55:17 Configure a credential helper to remove this warning. See 10:55:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:55:17 10:55:17 Login Succeeded 10:55:17 nexus3.edgexfoundry.org:10002 10:55:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:55:17 Configure a credential helper to remove this warning. See 10:55:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:55:17 10:55:17 Login Succeeded 10:55:17 nexus3.edgexfoundry.org:10003 10:55:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:55:18 Configure a credential helper to remove this warning. See 10:55:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:55:18 10:55:18 Login Succeeded 10:55:18 nexus3.edgexfoundry.org:10004 10:55:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:55:18 Configure a credential helper to remove this warning. See 10:55:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:55:18 10:55:18 Login Succeeded 10:55:18 ****.io 10:55:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:55:18 Configure a credential helper to remove this warning. See 10:55:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:55:18 10:55:18 Login Succeeded 10:55:18 ---> ****-login.sh ends [Pipeline] } 10:55:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:55:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:55:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:55:20 ========================================================= 10:55:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 10:55:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:20 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 10:55:21 Sending build context to Docker daemon 1.21MB 10:55:21 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 10:55:21 Step 2/12 : FROM ${BASE} AS builder 10:55:21 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:55:21 cf04c63912e1: Pulling fs layer 10:55:21 55b35a11ae5e: Pulling fs layer 10:55:21 a37a00ec5f00: Pulling fs layer 10:55:21 50b3750afda1: Pulling fs layer 10:55:21 4f4fb700ef54: Pulling fs layer 10:55:21 80978eb59214: Pulling fs layer 10:55:21 c9f46d7d2bd2: Pulling fs layer 10:55:21 c5a475d317c9: Pulling fs layer 10:55:21 4f4fb700ef54: Waiting 10:55:21 80978eb59214: Waiting 10:55:21 c9f46d7d2bd2: Waiting 10:55:21 c5a475d317c9: Waiting 10:55:21 50b3750afda1: Waiting 10:55:21 55b35a11ae5e: Verifying Checksum 10:55:21 55b35a11ae5e: Download complete 10:55:21 50b3750afda1: Verifying Checksum 10:55:21 50b3750afda1: Download complete 10:55:21 4f4fb700ef54: Verifying Checksum 10:55:21 4f4fb700ef54: Download complete 10:55:21 80978eb59214: Verifying Checksum 10:55:21 80978eb59214: Download complete 10:55:21 cf04c63912e1: Verifying Checksum 10:55:21 cf04c63912e1: Download complete 10:55:22 c5a475d317c9: Verifying Checksum 10:55:22 c5a475d317c9: Download complete 10:55:22 cf04c63912e1: Pull complete 10:55:23 55b35a11ae5e: Pull complete 10:55:23 a37a00ec5f00: Verifying Checksum 10:55:23 a37a00ec5f00: Download complete 10:55:24 c9f46d7d2bd2: Verifying Checksum 10:55:24 c9f46d7d2bd2: Download complete 10:55:29 Removing intermediate container a8a38606bdbb 10:55:29 ---> d429d3d9b53a 10:55:29 Step 13/25 : FROM alpine:3.20 10:55:29 3.20: Pulling from library/alpine 10:55:29 43c4264eed91: Already exists 10:55:29 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 10:55:29 Status: Downloaded newer image for alpine:3.20 10:55:29 ---> 91ef0af61f39 10:55:29 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:55:29 ---> Running in 6aefc78cb0e9 10:55:29 Removing intermediate container 6aefc78cb0e9 10:55:29 ---> e8d4d763330d 10:55:29 Step 15/25 : RUN apk add --update --no-cache dumb-init 10:55:29 ---> Running in 3aaadc2325bc 10:55:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:55:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:55:29 (1/1) Installing dumb-init (1.2.5-r3) 10:55:29 Executing busybox-1.36.1-r29.trigger 10:55:29 OK: 8 MiB in 15 packages 10:55:29 Removing intermediate container 3aaadc2325bc 10:55:29 ---> a1f8978abfed 10:55:29 Step 16/25 : RUN apk --no-cache upgrade 10:55:29 ---> Running in d602ed9592d8 10:55:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:55:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:55:30 Upgrading critical system libraries and apk-tools: 10:55:30 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 10:55:30 Executing busybox-1.36.1-r29.trigger 10:55:30 Continuing the upgrade transaction with new apk-tools: 10:55:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:55:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:55:31 OK: 8 MiB in 15 packages 10:55:31 Removing intermediate container d602ed9592d8 10:55:31 ---> e86411f54437 10:55:31 Step 17/25 : COPY --from=builder /app/LICENSE / 10:55:31 ---> a75c19332b86 10:55:31 Step 18/25 : COPY --from=builder /app/Attribution.txt / 10:55:31 ---> b81832d7b7d8 10:55:31 Step 19/25 : COPY --from=builder /app/cmd/ / 10:55:34 ---> a00a5deb7ab4 10:55:34 Step 20/25 : EXPOSE 59989 10:55:34 ---> Running in 197ecb2e7dbc 10:55:34 Removing intermediate container 197ecb2e7dbc 10:55:34 ---> 1c5717bc71ba 10:55:34 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 10:55:34 ---> Running in 1a029d207f93 10:55:34 Removing intermediate container 1a029d207f93 10:55:34 ---> ec0bbeb1e9a7 10:55:34 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:55:34 ---> Running in 1354b0c02f07 10:55:34 Removing intermediate container 1354b0c02f07 10:55:34 ---> 6920cebd0b8b 10:55:34 Step 23/25 : LABEL arch=amd64 10:55:34 ---> Running in e40a8fb4fe15 10:55:34 Removing intermediate container e40a8fb4fe15 10:55:34 ---> e37c5530799c 10:55:34 Step 24/25 : LABEL git_sha=8bd6cac4d42cd2f32f883c4f9ccf3582e6878fd1 10:55:34 ---> Running in ec74a872ec63 10:55:34 Removing intermediate container ec74a872ec63 10:55:34 ---> f8c931ca79f6 10:55:34 Step 25/25 : LABEL version=0.0.0 10:55:34 ---> Running in 1b955ac8b606 10:55:34 Removing intermediate container 1b955ac8b606 10:55:34 ---> 95b18db107e2 10:55:34 [Warning] One or more build-args [ARCH] were not consumed 10:55:34 Successfully built 95b18db107e2 10:55:34 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:55:35 10:55:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:55:36 latest: Pulling from edgex-lftools-log-publisher 10:55:36 5eb5b503b376: Pulling fs layer 10:55:36 5c69ac0246d0: Pulling fs layer 10:55:36 ec43610c2a17: Pulling fs layer 10:55:36 3a2ae6a8a46f: Pulling fs layer 10:55:36 33b1e0a273af: Pulling fs layer 10:55:36 5d3b04190fa2: Pulling fs layer 10:55:36 2f39f015ded8: Pulling fs layer 10:55:36 3a2ae6a8a46f: Waiting 10:55:36 33b1e0a273af: Waiting 10:55:36 5d3b04190fa2: Waiting 10:55:36 2f39f015ded8: Waiting 10:55:36 5c69ac0246d0: Download complete 10:55:36 3a2ae6a8a46f: Download complete 10:55:36 33b1e0a273af: Verifying Checksum 10:55:36 33b1e0a273af: Download complete 10:55:36 5d3b04190fa2: Download complete 10:55:36 ec43610c2a17: Verifying Checksum 10:55:36 ec43610c2a17: Download complete 10:55:36 5eb5b503b376: Verifying Checksum 10:55:36 5eb5b503b376: Download complete 10:55:36 2f39f015ded8: Download complete 10:55:37 5eb5b503b376: Pull complete 10:55:37 5c69ac0246d0: Pull complete 10:55:38 ec43610c2a17: Pull complete 10:55:38 3a2ae6a8a46f: Pull complete 10:55:38 33b1e0a273af: Pull complete 10:55:38 5d3b04190fa2: Pull complete 10:55:39 a37a00ec5f00: Pull complete 10:55:39 50b3750afda1: Pull complete 10:55:39 4f4fb700ef54: Pull complete 10:55:39 80978eb59214: Pull complete 10:55:43 2f39f015ded8: Pull complete 10:55:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:55:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:55:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:55:43 prd-ubuntu20.04-docker-8c-8g-22054 does not seem to be running inside a container 10:55:43 $ 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-317 -v /w/workspace/undry_device-rfid-llrp-go_PR-317:/w/workspace/undry_device-rfid-llrp-go_PR-317:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-317@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-317@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:55:46 c9f46d7d2bd2: Pull complete 10:55:48 c5a475d317c9: Pull complete 10:55:48 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 10:55:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 10:55:48 ---> be29e6b0f0d4 10:55:48 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:55:50 ---> Running in ae7acbdcfdb7 10:55:50 Removing intermediate container ae7acbdcfdb7 10:55:50 ---> 1d8adf8ad993 10:55:50 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:55:50 ---> Running in ab027edacd40 10:55:50 $ docker top a2c508d335ff68a95755edbcd6a926d33ecdf454f08ecadd0a9cf28b28d70059 -eo pid,comm 10:55:50 Removing intermediate container ab027edacd40 10:55:50 ---> c08f2ec1918b 10:55:50 Step 5/12 : ARG ALPINE_PKG_BASE="make git" [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:55:50 ---> Running in 5b6ecb2b7d71 10:55:51 Removing intermediate container 5b6ecb2b7d71 10:55:51 ---> d0d08a4e0465 10:55:51 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:55:51 ---> Running in e54fd2e73e63 10:55:51 ---> job-cost.sh 10:55:51 lf-activate-venv: SKIPPING 10:55:51 INFO: No Stack... 10:55:51 Removing intermediate container e54fd2e73e63 10:55:51 ---> 2ba596b41fc9 10:55:51 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:55:51 ---> Running in b9a823f2d2ec 10:55:52 INFO: Retrieving Pricing Info for: v3-standard-8 10:55:52 INFO: Archiving Costs [Pipeline] sh 10:55:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:55:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:55:53 + cat /w/workspace/undry_device-rfid-llrp-go_PR-317/archives/cost.csv 10:55:53 + cut -d, -f6 [Pipeline] lock 10:55:53 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-317-1-stack-cost] 10:55:53 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-317-1-stack-cost] did not exist. Created. 10:55:53 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-317-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:55:53 + echo total: 0.2199999988079071 [Pipeline] stash 10:55:53 Stashed 1 file(s) [Pipeline] } 10:55:53 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-317-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:55:53 $ docker stop --time=1 a2c508d335ff68a95755edbcd6a926d33ecdf454f08ecadd0a9cf28b28d70059 10:55:54 OK: 238 MiB in 54 packages 10:55:54 Removing intermediate container b9a823f2d2ec 10:55:54 ---> ab874773aeeb 10:55:54 Step 8/12 : WORKDIR /app 10:55:54 ---> Running in 607f70f9b573 10:55:55 $ docker rm -f --volumes a2c508d335ff68a95755edbcd6a926d33ecdf454f08ecadd0a9cf28b28d70059 [Pipeline] // withDockerContainer [Pipeline] } 10:55:55 Removing intermediate container 607f70f9b573 10:55:55 ---> e879f9c700af 10:55:55 Step 9/12 : COPY go.mod vendor* ./ [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:55:55 ---> c0d2babe5d8e 10:55:55 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:55:55 ---> Running in 50363599e975 10:57:47 Removing intermediate container 50363599e975 10:57:47 ---> b25eec5d6638 10:57:47 Step 11/12 : COPY . . 10:57:47 ---> e56a5efc65ae 10:57:47 Step 12/12 : RUN $MAKE 10:57:47 ---> Running in cedf0e452b6a 10:57:47 noop 10:57:47 Removing intermediate container cedf0e452b6a 10:57:47 ---> 90b2bdff28df 10:57:47 Successfully built 90b2bdff28df 10:57:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:48 + docker inspect -f . ci-base-image-arm64 10:57:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:57:48 prd-ubuntu20.04-docker-arm64-4c-16g-22056 does not seem to be running inside a container 10:57:48 $ 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 ******** ci-base-image-arm64 cat 10:57:49 $ docker top 940038d3d40ae9fa81e279b2f49f76fb4db159f3198d6b2798f8329412172990 -eo pid,comm [Pipeline] { [Pipeline] sh 10:57:50 + go version 10:57:50 go version go1.23.2 linux/arm64 [Pipeline] } 10:57:50 $ docker stop --time=1 940038d3d40ae9fa81e279b2f49f76fb4db159f3198d6b2798f8329412172990 10:57:52 $ docker rm -f --volumes 940038d3d40ae9fa81e279b2f49f76fb4db159f3198d6b2798f8329412172990 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:53 + docker inspect -f . ci-base-image-arm64 10:57:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:57:53 prd-ubuntu20.04-docker-arm64-4c-16g-22056 does not seem to be running inside a container 10:57:53 $ 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 ******** ci-base-image-arm64 cat 10:57:54 $ docker top ac72295796b44d4925d0a6a7af0dc20c5cd165c313d92d8e018b88a5d59ddf09 -eo pid,comm [Pipeline] { [Pipeline] sh 10:57:55 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 10:57:55 + make test 10:57:55 go test ./... -coverprofile=coverage.out ./... 10:58:02 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 11:01:53 github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements 11:01:53 github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements 11:02:20 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 28.565s coverage: 40.6% of statements 11:02:20 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.034s coverage: 94.6% of statements 11:02:20 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.613s coverage: 51.9% of statements 11:02:20 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:02:20 go vet ./... 11:03:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:03:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:03:07 ./bin/test-attribution-txt.sh [Pipeline] echo 11:03:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:03:07 $ docker stop --time=1 ac72295796b44d4925d0a6a7af0dc20c5cd165c313d92d8e018b88a5d59ddf09 11:03:09 $ docker rm -f --volumes ac72295796b44d4925d0a6a7af0dc20c5cd165c313d92d8e018b88a5d59ddf09 [Pipeline] // withDockerContainer [Pipeline] sh 11:03:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:03:11 Warning: overwriting stash ‘coverage-report’ 11:03:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:03:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:03:12 + ls -al . 11:03:12 total 712 11:03:12 drwxrwxr-x 10 jenkins jenkins 4096 Oct 7 10:57 . 11:03:12 drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 10:54 .. 11:03:12 -rw-rw-r-- 1 jenkins jenkins 134 Oct 7 10:54 .dockerignore 11:03:12 drwxrwxr-x 8 jenkins jenkins 4096 Oct 7 10:54 .git 11:03:12 drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 10:54 .github 11:03:12 -rw-rw-r-- 1 jenkins jenkins 880 Oct 7 10:54 .gitignore 11:03:12 -rw-rw-r-- 1 jenkins jenkins 199 Oct 7 10:54 .golangci.yml 11:03:12 -rw-rw-r-- 1 jenkins jenkins 20798 Oct 7 10:54 Attribution.txt 11:03:12 -rw-rw-r-- 1 jenkins jenkins 11677 Oct 7 10:54 CHANGELOG.md 11:03:12 -rw-rw-r-- 1 jenkins jenkins 1488 Oct 7 10:54 Dockerfile 11:03:12 -rw-rw-r-- 1 jenkins jenkins 677 Oct 7 10:54 GOVERNANCE.md 11:03:12 -rw-rw-r-- 1 jenkins jenkins 661 Oct 7 10:54 Jenkinsfile 11:03:12 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 7 10:54 LICENSE 11:03:12 -rw-rw-r-- 1 jenkins jenkins 2179 Oct 7 10:54 Makefile 11:03:12 -rw-rw-r-- 1 jenkins jenkins 625 Oct 7 10:54 OWNERS.md 11:03:12 -rw-rw-r-- 1 jenkins jenkins 28907 Oct 7 10:54 README.md 11:03:12 -rw-rw-r-- 1 jenkins jenkins 5 Oct 7 10:52 VERSION 11:03:12 drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 10:54 bin 11:03:12 drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 10:54 cmd 11:03:12 -rw-r--r-- 1 jenkins jenkins 451915 Oct 7 11:02 coverage.out 11:03:12 drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 10:54 examples 11:03:12 -rw-rw-r-- 1 jenkins jenkins 7135 Oct 7 10:54 go.mod 11:03:12 -rw-rw-r-- 1 jenkins jenkins 100176 Oct 7 10:54 go.sum 11:03:12 drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 10:54 images 11:03:12 drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 10:54 internal 11:03:12 drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 10:54 pkg 11:03:12 -rw-rw-r-- 1 jenkins jenkins 193 Oct 7 10:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:13 + 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=8bd6cac4d42cd2f32f883c4f9ccf3582e6878fd1 --label arch=arm64 --label version=0.0.0 . 11:03:13 Sending build context to Docker daemon 1.21MB 11:03:13 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 11:03:13 Step 2/25 : FROM ${BASE} AS builder 11:03:13 ---> 90b2bdff28df 11:03:13 Step 3/25 : ARG ADD_BUILD_TAGS="" 11:03:13 ---> Running in 8782e4de7240 11:03:14 Removing intermediate container 8782e4de7240 11:03:14 ---> 2af0c4d1bee8 11:03:14 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:03:14 ---> Running in 25547cda1b9f 11:03:14 Removing intermediate container 25547cda1b9f 11:03:14 ---> 27a789ac25e1 11:03:14 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 11:03:14 ---> Running in 8514295f16be 11:03:14 Removing intermediate container 8514295f16be 11:03:14 ---> dc9a1a09032f 11:03:14 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 11:03:14 ---> Running in 36b94a067077 11:03:15 Removing intermediate container 36b94a067077 11:03:15 ---> 5d62d0832d61 11:03:15 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:03:15 ---> Running in bc30a991048f 11:03:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:03:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:03:17 OK: 238 MiB in 54 packages 11:03:18 Removing intermediate container bc30a991048f 11:03:18 ---> 2332bc0e7f8d 11:03:18 Step 8/25 : WORKDIR /app 11:03:18 ---> Running in fb3a7d3bc8f1 11:03:18 Removing intermediate container fb3a7d3bc8f1 11:03:18 ---> e83b66c02ff1 11:03:18 Step 9/25 : COPY go.mod vendor* ./ 11:03:19 ---> ea884f4b69cf 11:03:19 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:03:19 ---> Running in e731ea65afda 11:03:22 Removing intermediate container e731ea65afda 11:03:22 ---> dbdf1744bb29 11:03:22 Step 11/25 : COPY . . 11:03:22 ---> 49232e4376e5 11:03:22 Step 12/25 : RUN $MAKE 11:03:22 ---> Running in 0d0d59cbdb0e 11:03:23 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.44" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 11:07:01 Removing intermediate container 0d0d59cbdb0e 11:07:01 ---> 17c3ed6930c7 11:07:01 Step 13/25 : FROM alpine:3.20 11:07:01 3.20: Pulling from library/alpine 11:07:01 cf04c63912e1: Already exists 11:07:01 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 11:07:01 Status: Downloaded newer image for alpine:3.20 11:07:01 ---> c157a85ed455 11:07:01 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 11:07:01 ---> Running in 719c29228a40 11:07:01 Removing intermediate container 719c29228a40 11:07:01 ---> d0eee218ade6 11:07:01 Step 15/25 : RUN apk add --update --no-cache dumb-init 11:07:01 ---> Running in 8bf4fdd0a919 11:07:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:07:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:07:01 (1/1) Installing dumb-init (1.2.5-r3) 11:07:01 Executing busybox-1.36.1-r29.trigger 11:07:01 OK: 9 MiB in 15 packages 11:07:01 Removing intermediate container 8bf4fdd0a919 11:07:01 ---> 8b19dae4f719 11:07:01 Step 16/25 : RUN apk --no-cache upgrade 11:07:01 ---> Running in 0dbc29d46149 11:07:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:07:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:07:01 Upgrading critical system libraries and apk-tools: 11:07:01 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 11:07:01 Executing busybox-1.36.1-r29.trigger 11:07:01 Continuing the upgrade transaction with new apk-tools: 11:07:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:07:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:07:01 OK: 9 MiB in 15 packages 11:07:01 Removing intermediate container 0dbc29d46149 11:07:01 ---> 6c6bd85f7e10 11:07:01 Step 17/25 : COPY --from=builder /app/LICENSE / 11:07:01 ---> 3e1c62c372b9 11:07:01 Step 18/25 : COPY --from=builder /app/Attribution.txt / 11:07:01 ---> 9affc901e068 11:07:01 Step 19/25 : COPY --from=builder /app/cmd/ / 11:07:01 ---> 1fc389de5dc5 11:07:01 Step 20/25 : EXPOSE 59989 11:07:01 ---> Running in 25222d28f970 11:07:01 Removing intermediate container 25222d28f970 11:07:01 ---> b837475a4029 11:07:01 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 11:07:01 ---> Running in 3762db0651c3 11:07:01 Removing intermediate container 3762db0651c3 11:07:01 ---> fa199b15e123 11:07:01 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 11:07:01 ---> Running in d2afe7d8d985 11:07:02 Removing intermediate container d2afe7d8d985 11:07:02 ---> 214cd7532bb5 11:07:02 Step 23/25 : LABEL arch=arm64 11:07:02 ---> Running in 2be25625f208 11:07:02 Removing intermediate container 2be25625f208 11:07:02 ---> 9fff06d4b8f0 11:07:02 Step 24/25 : LABEL git_sha=8bd6cac4d42cd2f32f883c4f9ccf3582e6878fd1 11:07:02 ---> Running in 1387ec4accd5 11:07:02 Removing intermediate container 1387ec4accd5 11:07:02 ---> 0c24dfd14933 11:07:02 Step 25/25 : LABEL version=0.0.0 11:07:02 ---> Running in b68389fad133 11:07:03 Removing intermediate container b68389fad133 11:07:03 ---> bf72fe770af6 11:07:03 [Warning] One or more build-args [ARCH] were not consumed 11:07:03 Successfully built bf72fe770af6 11:07:03 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:07:04 11:07:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:07:04 arm64: Pulling from edgex-lftools-log-publisher 11:07:04 8998bd30e6a1: Pulling fs layer 11:07:04 04944245beec: Pulling fs layer 11:07:04 699f458cf7ca: Pulling fs layer 11:07:04 765212b225bb: Pulling fs layer 11:07:04 f23df028b6ca: Pulling fs layer 11:07:04 d65c8cfc05b1: Pulling fs layer 11:07:04 2437ff75d9bd: Pulling fs layer 11:07:04 765212b225bb: Waiting 11:07:04 f23df028b6ca: Waiting 11:07:04 d65c8cfc05b1: Waiting 11:07:04 2437ff75d9bd: Waiting 11:07:04 04944245beec: Verifying Checksum 11:07:04 04944245beec: Download complete 11:07:04 765212b225bb: Verifying Checksum 11:07:04 765212b225bb: Download complete 11:07:04 f23df028b6ca: Verifying Checksum 11:07:04 f23df028b6ca: Download complete 11:07:04 d65c8cfc05b1: Verifying Checksum 11:07:04 d65c8cfc05b1: Download complete 11:07:05 699f458cf7ca: Verifying Checksum 11:07:05 699f458cf7ca: Download complete 11:07:05 8998bd30e6a1: Verifying Checksum 11:07:05 8998bd30e6a1: Download complete 11:07:08 2437ff75d9bd: Verifying Checksum 11:07:08 2437ff75d9bd: Download complete 11:07:10 8998bd30e6a1: Pull complete 11:07:10 04944245beec: Pull complete 11:07:12 699f458cf7ca: Pull complete 11:07:12 765212b225bb: Pull complete 11:07:13 f23df028b6ca: Pull complete 11:07:13 d65c8cfc05b1: Pull complete 11:07:31 2437ff75d9bd: Pull complete 11:07:31 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:07:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:07:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:07:31 prd-ubuntu20.04-docker-arm64-4c-16g-22056 does not seem to be running inside a container 11:07:31 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:07:34 $ docker top 7321fa1faed2e3b0ec488c536605d65d15d69d1c5a809bb9819eaa3ad526899b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:07:35 ---> job-cost.sh 11:07:35 lf-activate-venv: SKIPPING 11:07:35 INFO: No Stack... 11:07:35 INFO: Retrieving Pricing Info for: v3-standard-4 11:07:36 INFO: Archiving Costs [Pipeline] sh 11:07:37 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 11:07:37 + cut -d, -f6 [Pipeline] lock 11:07:37 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-317-1-stack-cost] 11:07:37 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-317-1-stack-cost] did not exist. Created. 11:07:37 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-317-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:07:38 /w/workspace/device-rfid-llrp-go/1@tmp/durable-3e1bb290/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:07:38 + echo total: 0.10999999940395355 [Pipeline] stash 11:07:38 Warning: overwriting stash ‘stack-cost’ 11:07:38 Stashed 1 file(s) [Pipeline] } 11:07:38 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-317-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:07:39 $ docker stop --time=1 7321fa1faed2e3b0ec488c536605d65d15d69d1c5a809bb9819eaa3ad526899b 11:07:40 $ docker rm -f --volumes 7321fa1faed2e3b0ec488c536605d65d15d69d1c5a809bb9819eaa3ad526899b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 11:07:41 provisioning config files... 11:07:41 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-317@tmp/config14637419486692849678tmp [Pipeline] { [Pipeline] sh 11:07:42 + set +x 11:07:42 + + bash -scurl -- -s 11:07:42 https://codecov.io/bash 11:07:42 11:07:42 _____ _ 11:07:42 / ____| | | 11:07:42 | | ___ __| | ___ ___ _____ __ 11:07:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:07:42 | |___| (_) | (_| | __/ (_| (_) \ V / 11:07:42 \_____\___/ \__,_|\___|\___\___/ \_/ 11:07:42 Bash-1.0.6 11:07:42 11:07:42 11:07:42 ==> git version 2.25.1 found 11:07:42 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 11:07:42 Release-Date: 2020-01-08 11:07:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:07:42 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:07:42 ==> Jenkins CI detected. 11:07:42 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-317 11:07:42 project root: . 11:07:42 --> token set from env 11:07:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:07:42 ==> Running gcov in . (disable via -X gcov) 11:07:42 ==> Python coveragepy not found 11:07:42 ==> Searching for coverage reports in: 11:07:42 + . 11:07:42 -> Found 1 reports 11:07:42 ==> Detecting git/mercurial file structure 11:07:42 ==> Reading reports 11:07:42 + ./coverage.out bytes=451915 11:07:42 ==> Appending adjustments 11:07:42 https://docs.codecov.io/docs/fixing-reports 11:07:42 + Found adjustments 11:07:42 ==> Gzipping contents 11:07:42 52K /tmp/codecov.yB8HU2.gz 11:07:42 ==> Uploading reports 11:07:42 url: https://codecov.io 11:07:42 query: branch=PR-317&commit=8bd6cac4d42cd2f32f883c4f9ccf3582e6878fd1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-317%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=317&job=&cmd_args= 11:07:42 -> Pinging Codecov 11:07:42 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-317&commit=8bd6cac4d42cd2f32f883c4f9ccf3582e6878fd1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-317%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=317&job=&cmd_args= 11:07:42 -> Uploading to 11:07:42 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/8bd6cac4d42cd2f32f883c4f9ccf3582e6878fd1/c9099b96-1a77-4463-bf24-c1c5d57b431a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241007%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241007T110742Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=35b88b5f64ec197a15913ebb1e9659c72c3998d046107fbfbd071acd74018240 11:07:42 % Total % Received % Xferd Average Speed Time Time Time Current 11:07:42 Dload Upload Total Spent Left Speed 11:07:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51496 0 0 100 51496 0 190k --:--:-- --:--:-- --:--:-- 190k 11:07:42 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/8bd6cac4d42cd2f32f883c4f9ccf3582e6878fd1 [Pipeline] } 11:07:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 11:07:45 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-317/archives ] 11:07:45 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-317/archives 11:07:45 total 16 11:07:45 drwxr-xr-x 3 root root 4096 Oct 7 10:55 . 11:07:45 drwxrwxr-x 12 jenkins jenkins 4096 Oct 7 10:55 .. 11:07:45 drwxr-xr-x 2 root root 4096 Oct 7 10:55 cost 11:07:45 -rw-r--r-- 1 root root 91 Oct 7 10:55 cost.csv 11:07:45 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-317/archives 11:07:45 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-317/archives 11:07:45 total 16 11:07:45 drwxr-xr-x 3 jenkins jenkins 4096 Oct 7 10:55 . 11:07:45 drwxrwxr-x 12 jenkins jenkins 4096 Oct 7 10:55 .. 11:07:45 drwxr-xr-x 2 jenkins jenkins 4096 Oct 7 10:55 cost 11:07:45 -rw-r--r-- 1 jenkins jenkins 91 Oct 7 10:55 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:07:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:07:46 ---> package-listing.sh 11:07:46 ++ tr '[:upper:]' '[:lower:]' 11:07:46 ++ facter osfamily 11:07:46 + OS_FAMILY=debian 11:07:46 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-317 11:07:46 + START_PACKAGES=/tmp/packages_start.txt 11:07:46 + END_PACKAGES=/tmp/packages_end.txt 11:07:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:07:46 + PACKAGES=/tmp/packages_start.txt 11:07:46 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-317 ']' 11:07:46 + PACKAGES=/tmp/packages_end.txt 11:07:46 + case "${OS_FAMILY}" in 11:07:46 + dpkg -l 11:07:46 + grep '^ii' 11:07:46 + '[' -f /tmp/packages_start.txt ']' 11:07:46 + '[' -f /tmp/packages_end.txt ']' 11:07:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:07:46 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-317 ']' 11:07:46 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-317/archives/ 11:07:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-317/archives/ [Pipeline] echo 11:07:46 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-317/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:07:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:07:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:07:47 prd-ubuntu20.04-docker-8c-8g-22054 does not seem to be running inside a container 11:07:47 $ 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-317/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-317 -v /w/workspace/undry_device-rfid-llrp-go_PR-317:/w/workspace/undry_device-rfid-llrp-go_PR-317:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-317@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-317@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:07:48 $ docker top 079bd1cd8e5c6a9371ecdfdfca1250d8907dc2902937614edb54255574a8650f -eo pid,comm [Pipeline] { [Pipeline] sh 11:07:48 + touch /tmp/pre-build-complete [Pipeline] sh 11:07:48 + mkdir -p /var/log/sysstat [Pipeline] sh 11:07:49 + ls /var/log/sa-host 11:07:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:07:49 provisioning config files... 11:07:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-317@tmp/config253080036036743202tmp [Pipeline] { [Pipeline] echo 11:07:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:07:49 ---> create-netrc.sh [Pipeline] } 11:07:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:07:50 ---> python-tools-install.sh [Pipeline] echo 11:07:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:07:50 ---> sudo-logs.sh 11:07:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:07:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:07:51 ---> job-cost.sh 11:07:51 lf-activate-venv: SKIPPING 11:07:51 DEBUG: total: 0.2199999988079071 11:07:51 INFO: Retrieving Stack Cost... 11:07:51 INFO: Retrieving Pricing Info for: v3-standard-8 11:07:52 INFO: Archiving Costs [Pipeline] echo 11:07:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:07:52 ---> logs-deploy.sh 11:07:52 lf-activate-venv: SKIPPING 11:07:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-317/1 11:07:52 INFO: archiving workspace using pattern(s): 11:07:53 Archives upload complete. 11:07:53 INFO: archiving logs to Nexus