Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b3c444e9ba13c421274ff08dd4e7834e8c3d409c 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-ssh3000684765516347126.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh4336267564774289448.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12792840752709405283.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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 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-ssh17801927392354565352.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16443187866977325535.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-11875 in /w/workspace/foundry_device-rfid-llrp-go_main [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/foundry_device-rfid-llrp-go_main # 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 Avoid second fetch Checking out Revision b3c444e9ba13c421274ff08dd4e7834e8c3d409c (main) Commit message: "revert: Restore ignored items that were not snap-related" > 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 core.sparsecheckout # timeout=10 > git checkout -f b3c444e9ba13c421274ff08dd4e7834e8c3d409c # timeout=10 > git rev-list --no-walk a457c9218e2f2d18d865ffb73302d735402b2cfc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:40:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:40:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:40:52 ========================================================= 13:40:52 EdgeX Global Pipelines Version Info 13:40:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:40:52 ------------------- 13:40:52 stable info: 13:40:52 ------------------- 13:40:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:40:52 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 13:40:52 Message: update stable to v1.0.254 13:40:53 ------------------- 13:40:53 experimental info: 13:40:53 ------------------- 13:40:53 Commited By: **** collab-it+edgex@linuxfoundation.org 13:40:53 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 13:40:53 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:40:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 13:40:53 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 13:40:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:40:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:40:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:40:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 13:40:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:40:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:40:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:40:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:40:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:40:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 13:40:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:40:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:40:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:40:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:40:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:40:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:40:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:40:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:40:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:40:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:40:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:40:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:40:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:40:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:40:53 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:40:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 13:40:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 13:40:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 13:40:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b3c444e9ba13c421274ff08dd4e7834e8c3d409c [Pipeline] echo 13:40:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b3c444e [Pipeline] echo 13:40:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:40:54 provisioning config files... 13:40:54 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config13159003522352918923tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:40:54 ---> docker-login.sh 13:40:54 nexus3.edgexfoundry.org:10001 13:40:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:40:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:40:54 Configure a credential helper to remove this warning. See 13:40:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:40:54 13:40:54 Login Succeeded 13:40:54 nexus3.edgexfoundry.org:10002 13:40:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:40:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:40:54 Configure a credential helper to remove this warning. See 13:40:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:40:54 13:40:54 Login Succeeded 13:40:54 nexus3.edgexfoundry.org:10003 13:40:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:40:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:40:55 Configure a credential helper to remove this warning. See 13:40:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:40:55 13:40:55 Login Succeeded 13:40:55 nexus3.edgexfoundry.org:10004 13:40:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:40:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:40:55 Configure a credential helper to remove this warning. See 13:40:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:40:55 13:40:55 Login Succeeded 13:40:55 docker.io 13:40:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:40:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:40:55 Configure a credential helper to remove this warning. See 13:40:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:40:55 13:40:55 Login Succeeded 13:40:55 ---> docker-login.sh ends [Pipeline] } 13:40:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:40:55 + git rev-list -1 --merges b3c444e9ba13c421274ff08dd4e7834e8c3d409c~1..b3c444e9ba13c421274ff08dd4e7834e8c3d409c [Pipeline] echo 13:40:55 -----------> git rev-list -1 --merges b3c444e9ba13c421274ff08dd4e7834e8c3d409c~1..b3c444e9ba13c421274ff08dd4e7834e8c3d409c b3c444e9ba13c421274ff08dd4e7834e8c3d409c [false] [Pipeline] sh 13:40:56 + git log --format=format:%s -1 b3c444e9ba13c421274ff08dd4e7834e8c3d409c [Pipeline] echo 13:40:56 ========================================================= 13:40:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:40:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:40:56 + git log --format=format:%s -1 b3c444e9ba13c421274ff08dd4e7834e8c3d409c [Pipeline] echo 13:40:56 [semverPrep] GIT_COMMIT: b3c444e9ba13c421274ff08dd4e7834e8c3d409c, Commit Message: revert: Restore ignored items that were not snap-related [Pipeline] echo 13:40:56 [semverPrep] This is not a build commit. [Pipeline] sh 13:40:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:40:56 + grep -v github /etc/ssh/ssh_known_hosts 13:40:56 + [ -e /tmp/ssh_known_hosts ] 13:40:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:40:56 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:40:56 + sudo tee -a /etc/ssh/ssh_known_hosts 13:40:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:40:57 13:40:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:40:57 0.1.4: Pulling from edgex-devops/py-git-semver 13:40:57 b85a868b505f: Pulling fs layer 13:40:57 e2be974225ed: Pulling fs layer 13:40:57 339a4e72a1f5: Pulling fs layer 13:40:57 988bab9f4d93: Pulling fs layer 13:40:57 1469e6f7b9e6: Pulling fs layer 13:40:57 eaf3925da568: Pulling fs layer 13:40:57 bab4dde63d76: Pulling fs layer 13:40:57 bde34c3a00c8: Pulling fs layer 13:40:57 b352a97aabf1: Pulling fs layer 13:40:57 4872d77fe225: Pulling fs layer 13:40:57 5851b861e8e6: Pulling fs layer 13:40:57 b352a97aabf1: Waiting 13:40:57 4872d77fe225: Waiting 13:40:57 5851b861e8e6: Waiting 13:40:57 988bab9f4d93: Waiting 13:40:57 1469e6f7b9e6: Waiting 13:40:57 eaf3925da568: Waiting 13:40:57 bab4dde63d76: Waiting 13:40:57 bde34c3a00c8: Waiting 13:40:57 e2be974225ed: Verifying Checksum 13:40:57 e2be974225ed: Download complete 13:40:57 988bab9f4d93: Download complete 13:40:57 1469e6f7b9e6: Verifying Checksum 13:40:57 1469e6f7b9e6: Download complete 13:40:57 eaf3925da568: Download complete 13:40:57 339a4e72a1f5: Verifying Checksum 13:40:57 339a4e72a1f5: Download complete 13:40:57 bde34c3a00c8: Verifying Checksum 13:40:57 bde34c3a00c8: Download complete 13:40:57 b352a97aabf1: Verifying Checksum 13:40:57 b352a97aabf1: Download complete 13:40:57 4872d77fe225: Download complete 13:40:57 5851b861e8e6: Verifying Checksum 13:40:57 5851b861e8e6: Download complete 13:40:57 b85a868b505f: Verifying Checksum 13:40:57 b85a868b505f: Download complete 13:40:58 bab4dde63d76: Verifying Checksum 13:40:58 bab4dde63d76: Download complete 13:40:59 b85a868b505f: Pull complete 13:40:59 e2be974225ed: Pull complete 13:40:59 339a4e72a1f5: Pull complete 13:40:59 988bab9f4d93: Pull complete 13:41:00 1469e6f7b9e6: Pull complete 13:41:00 eaf3925da568: Pull complete 13:41:02 bab4dde63d76: Pull complete 13:41:02 bde34c3a00c8: Pull complete 13:41:02 b352a97aabf1: Pull complete 13:41:02 4872d77fe225: Pull complete 13:41:02 5851b861e8e6: Pull complete 13:41:02 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:41:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:41:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:41:02 prd-ubuntu20.04-docker-8c-8g-11875 does not seem to be running inside a container 13:41:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:41:04 $ docker top 6471750bc319ca05a85f740ff0c39b1850b8faecf50f278624aec090f5547cef -eo pid,comm 13:41:04 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). 13:41:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:41:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:41:04 [ssh-agent] Looking for ssh-agent implementation... 13:41:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:41:04 $ docker exec 6471750bc319ca05a85f740ff0c39b1850b8faecf50f278624aec090f5547cef ssh-agent 13:41:05 SSH_AUTH_SOCK=/tmp/ssh-9f0XGmG8Iks5/agent.31 13:41:05 SSH_AGENT_PID=37 13:41:05 Running ssh-add (command line suppressed) 13:41:05 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15290479950392289017.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15290479950392289017.key) 13:41:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:41:05 + git tag --points-at HEAD [Pipeline] } 13:41:05 $ docker exec --env ******** --env ******** 6471750bc319ca05a85f740ff0c39b1850b8faecf50f278624aec090f5547cef ssh-agent -k 13:41:05 unset SSH_AUTH_SOCK; 13:41:05 unset SSH_AGENT_PID; 13:41:05 echo Agent pid 37 killed; 13:41:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:41:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:41:05 [ssh-agent] Looking for ssh-agent implementation... 13:41:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:41:05 $ docker exec 6471750bc319ca05a85f740ff0c39b1850b8faecf50f278624aec090f5547cef ssh-agent 13:41:05 SSH_AUTH_SOCK=/tmp/ssh-6al6yuVIjYKd/agent.68 13:41:05 SSH_AGENT_PID=74 13:41:05 Running ssh-add (command line suppressed) 13:41:05 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16320316547703678789.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16320316547703678789.key) 13:41:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:41:06 + git semver init 13:41:06 2023-10-26 13:41:06,372 [run_init] DEBUG init version:0.0.0 force:False 13:41:06 2023-10-26 13:41:06,373 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 13:41:06 2023-10-26 13:41:06,373 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 13:41:06 2023-10-26 13:41:06,374 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/foundry_device-rfid-llrp-go_main/.semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 13:41:07 2023-10-26 13:41:07,247 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 13:41:07 2023-10-26 13:41:07,247 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 13:41:07 2023-10-26 13:41:07,247 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 13:41:07 2023-10-26 13:41:07,247 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 13:41:07 3.1.0-dev.20 [Pipeline] } 13:41:07 $ docker exec --env ******** --env ******** 6471750bc319ca05a85f740ff0c39b1850b8faecf50f278624aec090f5547cef ssh-agent -k 13:41:07 unset SSH_AUTH_SOCK; 13:41:07 unset SSH_AGENT_PID; 13:41:07 echo Agent pid 74 killed; 13:41:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:41:07 + git semver [Pipeline] } 13:41:08 $ docker stop --time=1 6471750bc319ca05a85f740ff0c39b1850b8faecf50f278624aec090f5547cef 13:41:09 $ docker rm -f --volumes 6471750bc319ca05a85f740ff0c39b1850b8faecf50f278624aec090f5547cef [Pipeline] // withDockerContainer [Pipeline] sh 13:41:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:41:09 Stashed 1 file(s) [Pipeline] echo 13:41:09 [edgeXSemver]: initialized semver on version 3.1.0-dev.20 [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 13:41:10 provisioning config files... 13:41:10 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config592436303279611549tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:41:10 ---> docker-login.sh 13:41:10 nexus3.edgexfoundry.org:10001 13:41:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:41:10 Configure a credential helper to remove this warning. See 13:41:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:41:10 13:41:10 Login Succeeded 13:41:10 nexus3.edgexfoundry.org:10002 13:41:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:41:10 Configure a credential helper to remove this warning. See 13:41:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:41:10 13:41:10 Login Succeeded 13:41:10 nexus3.edgexfoundry.org:10003 13:41:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:41:10 Configure a credential helper to remove this warning. See 13:41:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:41:10 13:41:10 Login Succeeded 13:41:10 nexus3.edgexfoundry.org:10004 13:41:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:41:10 Configure a credential helper to remove this warning. See 13:41:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:41:10 13:41:10 Login Succeeded 13:41:10 docker.io 13:41:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:41:10 Configure a credential helper to remove this warning. See 13:41:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:41:10 13:41:10 Login Succeeded 13:41:10 ---> docker-login.sh ends [Pipeline] } 13:41:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:41:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:41:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:41:10 ========================================================= 13:41:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 13:41:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:11 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 13:41:11 Sending build context to Docker daemon 4.343MB 13:41:11 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:41:11 Step 2/12 : FROM ${BASE} AS builder 13:41:11 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 13:41:11 7264a8db6415: Pulling fs layer 13:41:11 c4d48a809fc2: Pulling fs layer 13:41:11 4f1c88b9dad5: Pulling fs layer 13:41:11 ad3a456e5733: Pulling fs layer 13:41:11 33e27b845d1e: Pulling fs layer 13:41:11 c68163c4e522: Pulling fs layer 13:41:11 50da416c3ac9: Pulling fs layer 13:41:11 23d2d4c4bb30: Pulling fs layer 13:41:11 33e27b845d1e: Waiting 13:41:11 c68163c4e522: Waiting 13:41:11 50da416c3ac9: Waiting 13:41:11 23d2d4c4bb30: Waiting 13:41:11 c4d48a809fc2: Verifying Checksum 13:41:11 c4d48a809fc2: Download complete 13:41:11 ad3a456e5733: Verifying Checksum 13:41:11 ad3a456e5733: Download complete 13:41:11 33e27b845d1e: Verifying Checksum 13:41:11 33e27b845d1e: Download complete 13:41:11 7264a8db6415: Verifying Checksum 13:41:11 7264a8db6415: Download complete 13:41:11 c68163c4e522: Verifying Checksum 13:41:11 c68163c4e522: Download complete 13:41:11 7264a8db6415: Pull complete 13:41:11 23d2d4c4bb30: Verifying Checksum 13:41:11 23d2d4c4bb30: Download complete 13:41:11 c4d48a809fc2: Pull complete 13:41:11 4f1c88b9dad5: Verifying Checksum 13:41:11 4f1c88b9dad5: Download complete 13:41:12 50da416c3ac9: Verifying Checksum 13:41:12 50da416c3ac9: Download complete 13:41:14 4f1c88b9dad5: Pull complete 13:41:14 ad3a456e5733: Pull complete 13:41:14 33e27b845d1e: Pull complete 13:41:14 c68163c4e522: Pull complete 13:41:17 50da416c3ac9: Pull complete 13:41:17 23d2d4c4bb30: Pull complete 13:41:17 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 13:41:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 13:41:17 ---> 0786185ac409 13:41:17 Step 3/12 : ARG ADD_BUILD_TAGS="" 13:41:20 ---> Running in b2ac9a000f01 13:41:20 Removing intermediate container b2ac9a000f01 13:41:20 ---> fa34ef3e2157 13:41:20 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:41:20 ---> Running in 5c6b49448846 13:41:20 Removing intermediate container 5c6b49448846 13:41:20 ---> 8a275853aa49 13:41:20 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 13:41:20 ---> Running in ec60499e77cf 13:41:20 Removing intermediate container ec60499e77cf 13:41:20 ---> d3d3496e822d 13:41:20 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 13:41:20 ---> Running in 1a74b805f0ed 13:41:21 Removing intermediate container 1a74b805f0ed 13:41:21 ---> e861592a80db 13:41:21 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:41:21 ---> Running in afdcc9ec0096 13:41:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:41:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:41:21 OK: 264 MiB in 52 packages 13:41:22 Removing intermediate container afdcc9ec0096 13:41:22 ---> 3606e6f4e635 13:41:22 Step 8/12 : WORKDIR /app 13:41:22 ---> Running in 353f46f31fd2 13:41:22 Removing intermediate container 353f46f31fd2 13:41:22 ---> 383b89c6abb0 13:41:22 Step 9/12 : COPY go.mod vendor* ./ 13:41:22 ---> 822d683e2eb9 13:41:22 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:41:22 ---> Running in 36ffaa2ba548 13:41:25 Still waiting to schedule task 13:41:25 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:42:19 Removing intermediate container 36ffaa2ba548 13:42:19 ---> 14d0fe62b937 13:42:19 Step 11/12 : COPY . . 13:42:19 ---> ef66f20c0fdd 13:42:19 Step 12/12 : RUN $MAKE 13:42:19 ---> Running in a6976143c8c2 13:42:19 noop 13:42:19 Removing intermediate container a6976143c8c2 13:42:19 ---> 5f153fafd5d1 13:42:19 Successfully built 5f153fafd5d1 13:42:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:19 + docker inspect -f . ci-base-image-x86_64 13:42:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:42:19 prd-ubuntu20.04-docker-8c-8g-11875 does not seem to be running inside a container 13:42:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** ci-base-image-x86_64 cat 13:42:19 $ docker top fd8fc7883266369e41d8410e26ab06b3fd2f6396058624fac622462cce66da41 -eo pid,comm [Pipeline] { [Pipeline] sh 13:42:20 + go version 13:42:20 go version go1.21.0 linux/amd64 [Pipeline] } 13:42:20 $ docker stop --time=1 fd8fc7883266369e41d8410e26ab06b3fd2f6396058624fac622462cce66da41 13:42:21 $ docker rm -f --volumes fd8fc7883266369e41d8410e26ab06b3fd2f6396058624fac622462cce66da41 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:21 + docker inspect -f . ci-base-image-x86_64 13:42:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:42:21 prd-ubuntu20.04-docker-8c-8g-11875 does not seem to be running inside a container 13:42:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** ci-base-image-x86_64 cat 13:42:22 $ docker top a8f1fd5cff0ee13d42e2272f61a48e2d7343b33be6d49f01e6a926284f340373 -eo pid,comm [Pipeline] { [Pipeline] sh 13:42:22 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 13:42:22 + make test 13:42:22 go test ./... -coverprofile=coverage.out ./... 13:42:24 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 13:42:34 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 13:42:34 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 13:42:37 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.879s coverage: 40.6% of statements 13:42:37 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.251s coverage: 51.9% of statements 13:42:37 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.011s coverage: 95.5% of statements 13:42:55 go vet ./... 13:42:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:42:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:42:56 ./bin/test-attribution-txt.sh [Pipeline] echo 13:42:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:42:56 $ docker stop --time=1 a8f1fd5cff0ee13d42e2272f61a48e2d7343b33be6d49f01e6a926284f340373 13:42:59 $ docker rm -f --volumes a8f1fd5cff0ee13d42e2272f61a48e2d7343b33be6d49f01e6a926284f340373 [Pipeline] // withDockerContainer [Pipeline] sh 13:42:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:42:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:43:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:43:00 + ls -al . 13:43:00 total 640 13:43:00 drwxrwxr-x 10 jenkins jenkins 4096 Oct 26 13:42 . 13:43:00 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 13:40 .. 13:43:00 -rw-rw-r-- 1 jenkins jenkins 134 Oct 26 13:40 .dockerignore 13:43:00 drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 13:42 .git 13:43:00 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 13:40 .github 13:43:00 -rw-rw-r-- 1 jenkins jenkins 880 Oct 26 13:40 .gitignore 13:43:00 -rw-rw-r-- 1 jenkins jenkins 41 Oct 26 13:40 .golangci.yml 13:43:00 drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 13:41 .semver 13:43:00 -rw-rw-r-- 1 jenkins jenkins 11980 Oct 26 13:40 Attribution.txt 13:43:00 -rw-rw-r-- 1 jenkins jenkins 10365 Oct 26 13:40 CHANGELOG.md 13:43:00 -rw-rw-r-- 1 jenkins jenkins 1347 Oct 26 13:40 Dockerfile 13:43:00 -rw-rw-r-- 1 jenkins jenkins 677 Oct 26 13:40 GOVERNANCE.md 13:43:00 -rw-rw-r-- 1 jenkins jenkins 661 Oct 26 13:40 Jenkinsfile 13:43:00 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 26 13:40 LICENSE 13:43:00 -rw-rw-r-- 1 jenkins jenkins 2179 Oct 26 13:40 Makefile 13:43:00 -rw-rw-r-- 1 jenkins jenkins 625 Oct 26 13:40 OWNERS.md 13:43:00 -rw-rw-r-- 1 jenkins jenkins 28907 Oct 26 13:40 README.md 13:43:00 -rw-rw-r-- 1 jenkins jenkins 12 Oct 26 13:41 VERSION 13:43:00 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 13:40 bin 13:43:00 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 13:40 cmd 13:43:00 -rw-r--r-- 1 jenkins jenkins 459493 Oct 26 13:42 coverage.out 13:43:00 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 13:40 examples 13:43:00 -rw-rw-r-- 1 jenkins jenkins 3878 Oct 26 13:40 go.mod 13:43:00 -rw-rw-r-- 1 jenkins jenkins 34490 Oct 26 13:40 go.sum 13:43:00 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 13:40 images 13:43:00 drwxrwxr-x 5 jenkins jenkins 4096 Oct 26 13:40 internal 13:43:00 -rw-rw-r-- 1 jenkins jenkins 193 Oct 26 13:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:00 + 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=b3c444e9ba13c421274ff08dd4e7834e8c3d409c --label arch=amd64 --label version=3.1.0-dev.20 . 13:43:00 Sending build context to Docker daemon 4.343MB 13:43:00 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 13:43:00 Step 2/24 : FROM ${BASE} AS builder 13:43:00 ---> 5f153fafd5d1 13:43:00 Step 3/24 : ARG ADD_BUILD_TAGS="" 13:43:00 ---> Running in f22862ab6912 13:43:00 Removing intermediate container f22862ab6912 13:43:00 ---> f0742a65f8a7 13:43:00 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:43:00 ---> Running in 17357c8d6eed 13:43:01 Removing intermediate container 17357c8d6eed 13:43:01 ---> 76adb46e1022 13:43:01 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 13:43:01 ---> Running in c37a88b98408 13:43:01 Removing intermediate container c37a88b98408 13:43:01 ---> 301e17eb2cff 13:43:01 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 13:43:01 ---> Running in 084e962aaddd 13:43:01 Removing intermediate container 084e962aaddd 13:43:01 ---> f06f5837dae2 13:43:01 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:43:01 ---> Running in 27d4fc7e5afc 13:43:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:43:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:43:01 OK: 264 MiB in 52 packages 13:43:02 Removing intermediate container 27d4fc7e5afc 13:43:02 ---> fe5e8b8380a8 13:43:02 Step 8/24 : WORKDIR /app 13:43:02 ---> Running in 069e033df8b4 13:43:02 Removing intermediate container 069e033df8b4 13:43:02 ---> 483a375973d0 13:43:02 Step 9/24 : COPY go.mod vendor* ./ 13:43:02 ---> 7ccde1645b09 13:43:02 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:43:02 ---> Running in 249b24df705d 13:43:02 Removing intermediate container 249b24df705d 13:43:02 ---> e82ae7423c87 13:43:02 Step 11/24 : COPY . . 13:43:03 ---> a3cbd3f9f12e 13:43:03 Step 12/24 : RUN $MAKE 13:43:03 ---> Running in 1d91427e291b 13:43:03 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.1.0-dev.20 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 13:43:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-11876 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 13:43:14 Running in /w/workspace/device-rfid-llrp-go/126 [Pipeline] { [Pipeline] checkout 13:43:14 The recommended git tool is: git 13:43:20 using credential edgex-jenkins-ssh 13:43:20 Cloning the remote Git repository 13:43:20 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 13:43:20 > git init /w/workspace/device-rfid-llrp-go/126 # timeout=10 13:43:20 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 13:43:20 > git --version # timeout=10 13:43:20 > git --version # 'git version 2.25.1' 13:43:20 using GIT_SSH to set credentials SSH Credentials for GitHub 13:43:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:43:21 Removing intermediate container 1d91427e291b 13:43:21 ---> 743fd707c2a8 13:43:21 Step 13/24 : FROM alpine:3.18 13:43:21 3.18: Pulling from library/alpine 13:43:21 96526aa774ef: Pulling fs layer 13:43:21 96526aa774ef: Verifying Checksum 13:43:21 96526aa774ef: Download complete 13:43:21 96526aa774ef: Pull complete 13:43:21 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 13:43:21 Status: Downloaded newer image for alpine:3.18 13:43:21 ---> 8ca4688f4f35 13:43:21 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:43:21 ---> Running in 230a5f49c99a 13:43:21 Removing intermediate container 230a5f49c99a 13:43:21 ---> 28bef257dc61 13:43:21 Step 15/24 : RUN apk add --update --no-cache dumb-init 13:43:21 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 13:43:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:43:21 ---> Running in dd0b63aa5685 13:43:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:43:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:43:22 (1/1) Installing dumb-init (1.2.5-r2) 13:43:22 Executing busybox-1.36.1-r2.trigger 13:43:22 OK: 7 MiB in 16 packages 13:43:22 Removing intermediate container dd0b63aa5685 13:43:22 ---> d1bf17d57a33 13:43:22 Step 16/24 : COPY --from=builder /app/LICENSE / 13:43:22 Avoid second fetch 13:43:22 Checking out Revision b3c444e9ba13c421274ff08dd4e7834e8c3d409c (main) 13:43:22 ---> ab6034f80e49 13:43:22 Step 17/24 : COPY --from=builder /app/Attribution.txt / 13:43:22 ---> f83895e53ed4 13:43:22 Step 18/24 : COPY --from=builder /app/cmd/ / 13:43:22 > git config core.sparsecheckout # timeout=10 13:43:22 > git checkout -f b3c444e9ba13c421274ff08dd4e7834e8c3d409c # timeout=10 13:43:23 Commit message: "revert: Restore ignored items that were not snap-related" 13:43:23 ---> 66cf5adcc4b3 13:43:23 Step 19/24 : EXPOSE 59989 13:43:23 ---> Running in 85df5523bb48 13:43:23 Removing intermediate container 85df5523bb48 13:43:23 ---> edcdcff33eaa 13:43:23 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 13:43:23 ---> Running in d0e99f1be79c 13:43:23 Removing intermediate container d0e99f1be79c 13:43:23 ---> cb2d7000b4ce 13:43:23 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 13:43:23 ---> Running in 57d75c6de901 13:43:23 Removing intermediate container 57d75c6de901 13:43:23 ---> cf4d47840f93 13:43:23 Step 22/24 : LABEL arch=amd64 13:43:23 ---> Running in af77dfedd5c1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:43:23 Removing intermediate container af77dfedd5c1 13:43:23 ---> 4294a81f7248 13:43:23 Step 23/24 : LABEL git_sha=b3c444e9ba13c421274ff08dd4e7834e8c3d409c 13:43:23 ---> Running in 603d48e24d40 13:43:23 Removing intermediate container 603d48e24d40 13:43:23 ---> ca17a7891683 13:43:23 Step 24/24 : LABEL version=3.1.0-dev.20 13:43:23 ---> Running in fd424358002e 13:43:23 Removing intermediate container fd424358002e 13:43:23 ---> 2ec464114c5c 13:43:23 [Warning] One or more build-args [ARCH] were not consumed 13:43:23 Successfully built 2ec464114c5c 13:43:24 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:43:24 provisioning config files... 13:43:24 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16570187578922099387tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:43:24 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:43:24 % Total % Received % Xferd Average Speed Time Time Time Current 13:43:24 Dload Upload Total Spent Left Speed 13:43:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86155 0 --:--:-- --:--:-- --:--:-- 86155 13:43:24 ---> docker-login.sh 13:43:24 nexus3.edgexfoundry.org:10001 13:43:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:43:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:43:24 Configure a credential helper to remove this warning. See 13:43:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:43:24 13:43:24 Login Succeeded 13:43:24 nexus3.edgexfoundry.org:10002 13:43:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:43:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:43:24 Configure a credential helper to remove this warning. See 13:43:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:43:24 13:43:24 Login Succeeded 13:43:24 nexus3.edgexfoundry.org:10003 [Pipeline] sh 13:43:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:43:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:43:24 Configure a credential helper to remove this warning. See 13:43:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:43:24 13:43:24 Login Succeeded 13:43:24 nexus3.edgexfoundry.org:10004 13:43:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:43:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:43:24 Configure a credential helper to remove this warning. See 13:43:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:43:24 13:43:24 Login Succeeded 13:43:24 docker.io 13:43:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:43:25 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:43:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:43:25 Configure a credential helper to remove this warning. See 13:43:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:43:25 13:43:25 Login Succeeded 13:43:25 ---> docker-login.sh ends [Pipeline] } 13:43:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:43:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:43:25 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 13:43:25 b3c444e9ba13c421274ff08dd4e7834e8c3d409c 13:43:25 latest 13:43:25 3.1.0-dev.20 13:43:25 b3c444e9ba13c421274ff08dd4e7834e8c3d409c-3.1.0-dev.20 13:43:25 main 13:43:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:25 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:43:25 + sudo tee /etc/docker/daemon.new 13:43:25 { 13:43:25 "registry-mirrors": [ 13:43:25 "https://nexus3.edgexfoundry.org:10001" 13:43:25 ], 13:43:25 "bip": "10.250.0.254/24", 13:43:25 "hosts": [ 13:43:25 "tcp://0.0.0.0:5555", 13:43:25 "unix:///var/run/docker.sock" 13:43:25 ], 13:43:25 "mtu": 1458, 13:43:25 "selinux-enabled": true, 13:43:25 "seccomp-profile": "/etc/docker/seccomp.json" 13:43:25 } [Pipeline] sh 13:43:25 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:b3c444e9ba13c421274ff08dd4e7834e8c3d409c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:25 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:43:25 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:b3c444e9ba13c421274ff08dd4e7834e8c3d409c 13:43:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 13:43:25 12f4d358b33b: Preparing 13:43:25 5cd1799bda5b: Preparing 13:43:25 1854e292a5bf: Preparing 13:43:25 fc74f435b5d8: Preparing 13:43:25 cc2447e1835a: Preparing 13:43:25 cc2447e1835a: Layer already exists 13:43:25 fc74f435b5d8: Pushed 13:43:25 5cd1799bda5b: Pushed 13:43:25 1854e292a5bf: Pushed 13:43:26 + sudo service docker restart 13:43:29 12f4d358b33b: Pushed 13:43:29 b3c444e9ba13c421274ff08dd4e7834e8c3d409c: digest: sha256:f05b6ef41ceed265d3d31782da9b42aee739e8c83db63cf497e0b05a6f892df2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:29 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:29 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 13:43:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 13:43:29 12f4d358b33b: Preparing 13:43:29 5cd1799bda5b: Preparing 13:43:29 1854e292a5bf: Preparing 13:43:29 fc74f435b5d8: Preparing 13:43:29 cc2447e1835a: Preparing 13:43:29 1854e292a5bf: Layer already exists 13:43:29 5cd1799bda5b: Layer already exists 13:43:29 fc74f435b5d8: Layer already exists 13:43:29 cc2447e1835a: Layer already exists 13:43:29 12f4d358b33b: Layer already exists 13:43:29 latest: digest: sha256:f05b6ef41ceed265d3d31782da9b42aee739e8c83db63cf497e0b05a6f892df2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:30 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:30 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.20 13:43:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 13:43:30 12f4d358b33b: Preparing 13:43:30 5cd1799bda5b: Preparing 13:43:30 1854e292a5bf: Preparing 13:43:30 fc74f435b5d8: Preparing 13:43:30 cc2447e1835a: Preparing 13:43:30 fc74f435b5d8: Layer already exists 13:43:30 12f4d358b33b: Layer already exists 13:43:30 5cd1799bda5b: Layer already exists 13:43:30 cc2447e1835a: Layer already exists 13:43:30 1854e292a5bf: Layer already exists 13:43:30 3.1.0-dev.20: digest: sha256:f05b6ef41ceed265d3d31782da9b42aee739e8c83db63cf497e0b05a6f892df2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:30 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:b3c444e9ba13c421274ff08dd4e7834e8c3d409c-3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:30 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:b3c444e9ba13c421274ff08dd4e7834e8c3d409c-3.1.0-dev.20 13:43:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 13:43:30 12f4d358b33b: Preparing 13:43:30 5cd1799bda5b: Preparing 13:43:30 1854e292a5bf: Preparing 13:43:30 fc74f435b5d8: Preparing 13:43:30 cc2447e1835a: Preparing 13:43:30 1854e292a5bf: Layer already exists 13:43:30 cc2447e1835a: Layer already exists 13:43:30 5cd1799bda5b: Layer already exists 13:43:30 12f4d358b33b: Layer already exists 13:43:30 fc74f435b5d8: Layer already exists 13:43:30 b3c444e9ba13c421274ff08dd4e7834e8c3d409c-3.1.0-dev.20: digest: sha256:f05b6ef41ceed265d3d31782da9b42aee739e8c83db63cf497e0b05a6f892df2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:31 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:31 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 13:43:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 13:43:31 12f4d358b33b: Preparing 13:43:31 5cd1799bda5b: Preparing 13:43:31 1854e292a5bf: Preparing 13:43:31 fc74f435b5d8: Preparing 13:43:31 cc2447e1835a: Preparing 13:43:31 cc2447e1835a: Layer already exists 13:43:31 12f4d358b33b: Layer already exists 13:43:31 fc74f435b5d8: Layer already exists 13:43:31 1854e292a5bf: Layer already exists 13:43:31 5cd1799bda5b: Layer already exists 13:43:31 main: digest: sha256:f05b6ef41ceed265d3d31782da9b42aee739e8c83db63cf497e0b05a6f892df2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:43:31 ===================================================== [Pipeline] echo 13:43:31 taggedImages: 13:43:31 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:b3c444e9ba13c421274ff08dd4e7834e8c3d409c 13:43:31 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 13:43:31 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.20 13:43:31 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:b3c444e9ba13c421274ff08dd4e7834e8c3d409c-3.1.0-dev.20 13:43:31 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:43:32 13:43:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:43:32 latest: Pulling from edgex-lftools-log-publisher 13:43:32 5eb5b503b376: Pulling fs layer 13:43:32 5c69ac0246d0: Pulling fs layer 13:43:32 ec43610c2a17: Pulling fs layer 13:43:32 3a2ae6a8a46f: Pulling fs layer 13:43:32 33b1e0a273af: Pulling fs layer 13:43:32 5d3b04190fa2: Pulling fs layer 13:43:32 2f39f015ded8: Pulling fs layer 13:43:32 3a2ae6a8a46f: Waiting 13:43:32 33b1e0a273af: Waiting 13:43:32 5d3b04190fa2: Waiting 13:43:32 2f39f015ded8: Waiting 13:43:32 5c69ac0246d0: Download complete 13:43:32 3a2ae6a8a46f: Verifying Checksum 13:43:32 3a2ae6a8a46f: Download complete 13:43:32 ec43610c2a17: Verifying Checksum 13:43:32 ec43610c2a17: Download complete 13:43:32 33b1e0a273af: Verifying Checksum 13:43:32 33b1e0a273af: Download complete 13:43:32 5d3b04190fa2: Verifying Checksum 13:43:32 5d3b04190fa2: Download complete 13:43:32 5eb5b503b376: Verifying Checksum 13:43:32 5eb5b503b376: Download complete 13:43:33 2f39f015ded8: Download complete 13:43:33 5eb5b503b376: Pull complete 13:43:33 5c69ac0246d0: Pull complete 13:43:34 ec43610c2a17: Pull complete 13:43:34 3a2ae6a8a46f: Pull complete 13:43:34 33b1e0a273af: Pull complete 13:43:34 5d3b04190fa2: Pull complete 13:43:38 2f39f015ded8: Pull complete 13:43:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:43:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:43:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:43:38 prd-ubuntu20.04-docker-8c-8g-11875 does not seem to be running inside a container 13:43:38 $ 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/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:43:42 $ docker top b9964dd83fae04e1071fd76691a4a815f1a626a90377d56fac3f5deb8c54e3ac -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:43:42 ---> job-cost.sh 13:43:42 lf-activate-venv: SKIPPING 13:43:42 INFO: No Stack... 13:43:43 INFO: Retrieving Pricing Info for: v3-standard-8 13:43:43 INFO: Archiving Costs [Pipeline] sh 13:43:43 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 13:43:43 + cut -d, -f6 [Pipeline] lock 13:43:43 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-126-stack-cost] 13:43:43 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-126-stack-cost] did not exist. Created. 13:43:43 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-126-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:43:43 + echo total: 0.2199999988079071 [Pipeline] stash 13:43:43 Stashed 1 file(s) [Pipeline] } 13:43:43 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-126-stack-cost] [Pipeline] // lock [Pipeline] } 13:43:44 $ docker stop --time=1 b9964dd83fae04e1071fd76691a4a815f1a626a90377d56fac3f5deb8c54e3ac 13:43:45 $ docker rm -f --volumes b9964dd83fae04e1071fd76691a4a815f1a626a90377d56fac3f5deb8c54e3ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:43:45 provisioning config files... 13:43:45 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/126@tmp/config13072741257848683712tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:43:46 ---> docker-login.sh 13:43:46 nexus3.edgexfoundry.org:10001 13:43:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:43:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:43:46 Configure a credential helper to remove this warning. See 13:43:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:43:46 13:43:46 Login Succeeded 13:43:46 nexus3.edgexfoundry.org:10002 13:43:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:43:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:43:47 Configure a credential helper to remove this warning. See 13:43:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:43:47 13:43:47 Login Succeeded 13:43:47 nexus3.edgexfoundry.org:10003 13:43:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:43:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:43:47 Configure a credential helper to remove this warning. See 13:43:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:43:47 13:43:47 Login Succeeded 13:43:47 nexus3.edgexfoundry.org:10004 13:43:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:43:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:43:48 Configure a credential helper to remove this warning. See 13:43:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:43:48 13:43:48 Login Succeeded 13:43:48 docker.io 13:43:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:43:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:43:48 Configure a credential helper to remove this warning. See 13:43:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:43:48 13:43:48 Login Succeeded 13:43:48 ---> docker-login.sh ends [Pipeline] } 13:43:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:43:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:43:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:43:48 ========================================================= 13:43:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 13:43:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:49 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 13:43:49 Sending build context to Docker daemon 1.197MB 13:43:49 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:43:49 Step 2/12 : FROM ${BASE} AS builder 13:43:49 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:43:49 9fda8d8052c6: Pulling fs layer 13:43:49 5d54e960e981: Pulling fs layer 13:43:49 c4a7e357bf2a: Pulling fs layer 13:43:49 f0e02332f6b5: Pulling fs layer 13:43:49 cefa15bbcfad: Pulling fs layer 13:43:49 17808c966233: Pulling fs layer 13:43:49 f4c1fc716caa: Pulling fs layer 13:43:49 cefa15bbcfad: Waiting 13:43:49 17808c966233: Waiting 13:43:49 f4c1fc716caa: Waiting 13:43:49 f0e02332f6b5: Waiting 13:43:49 5d54e960e981: Verifying Checksum 13:43:49 5d54e960e981: Download complete 13:43:49 f0e02332f6b5: Verifying Checksum 13:43:49 f0e02332f6b5: Download complete 13:43:50 cefa15bbcfad: Verifying Checksum 13:43:50 cefa15bbcfad: Download complete 13:43:50 9fda8d8052c6: Download complete 13:43:50 f4c1fc716caa: Verifying Checksum 13:43:50 f4c1fc716caa: Download complete 13:43:50 9fda8d8052c6: Pull complete 13:43:51 5d54e960e981: Pull complete 13:43:51 c4a7e357bf2a: Verifying Checksum 13:43:51 c4a7e357bf2a: Download complete 13:43:52 17808c966233: Verifying Checksum 13:44:05 c4a7e357bf2a: Pull complete 13:44:05 f0e02332f6b5: Pull complete 13:44:05 cefa15bbcfad: Pull complete 13:44:15 17808c966233: Pull complete 13:44:16 f4c1fc716caa: Pull complete 13:44:16 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 13:44:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 13:44:16 ---> ea914061e18c 13:44:16 Step 3/12 : ARG ADD_BUILD_TAGS="" 13:44:17 ---> Running in fb5f39608ae2 13:44:17 Removing intermediate container fb5f39608ae2 13:44:17 ---> 2fbe26387154 13:44:17 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:44:17 ---> Running in 92063da01058 13:44:17 Removing intermediate container 92063da01058 13:44:17 ---> 8e4219f39700 13:44:17 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 13:44:18 ---> Running in a5e45d664cc6 13:44:18 Removing intermediate container a5e45d664cc6 13:44:18 ---> 71e32d321cf7 13:44:18 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 13:44:18 ---> Running in 675fa515e3d1 13:44:18 Removing intermediate container 675fa515e3d1 13:44:18 ---> 2531887aa178 13:44:18 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:44:18 ---> Running in 8bb7ecdfd53f 13:44:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:44:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:44:21 OK: 266 MiB in 52 packages 13:44:22 Removing intermediate container 8bb7ecdfd53f 13:44:22 ---> 5e18878f042c 13:44:22 Step 8/12 : WORKDIR /app 13:44:22 ---> Running in f349c5dda91a 13:44:23 Removing intermediate container f349c5dda91a 13:44:23 ---> 26a0a08e12a5 13:44:23 Step 9/12 : COPY go.mod vendor* ./ 13:44:23 ---> 56ead4920f6f 13:44:23 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:44:23 ---> Running in d34ed23d9ba0 13:46:00 Removing intermediate container d34ed23d9ba0 13:46:00 ---> c2be7b01dddb 13:46:00 Step 11/12 : COPY . . 13:46:00 ---> b85f09692d2a 13:46:00 Step 12/12 : RUN $MAKE 13:46:00 ---> Running in f55293be7a3b 13:46:00 noop 13:46:00 Removing intermediate container f55293be7a3b 13:46:00 ---> 760e5f79ed0e 13:46:00 Successfully built 760e5f79ed0e 13:46:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:00 + docker inspect -f . ci-base-image-arm64 13:46:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:46:00 prd-ubuntu20.04-docker-arm64-4c-16g-11876 does not seem to be running inside a container 13:46:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/126 -v /w/workspace/device-rfid-llrp-go/126:/w/workspace/device-rfid-llrp-go/126:rw,z -v /w/workspace/device-rfid-llrp-go/126@tmp:/w/workspace/device-rfid-llrp-go/126@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 ******** ci-base-image-arm64 cat 13:46:04 $ docker top 2b89ad51b1d93ea094d53ee5f21a4dc70898929425de05cec56b96d30d6e7f06 -eo pid,comm [Pipeline] { [Pipeline] sh 13:46:05 + go version 13:46:05 go version go1.21.0 linux/arm64 [Pipeline] } 13:46:05 $ docker stop --time=1 2b89ad51b1d93ea094d53ee5f21a4dc70898929425de05cec56b96d30d6e7f06 13:46:07 $ docker rm -f --volumes 2b89ad51b1d93ea094d53ee5f21a4dc70898929425de05cec56b96d30d6e7f06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:07 + docker inspect -f . ci-base-image-arm64 13:46:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:46:08 prd-ubuntu20.04-docker-arm64-4c-16g-11876 does not seem to be running inside a container 13:46:08 $ 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/126 -v /w/workspace/device-rfid-llrp-go/126:/w/workspace/device-rfid-llrp-go/126:rw,z -v /w/workspace/device-rfid-llrp-go/126@tmp:/w/workspace/device-rfid-llrp-go/126@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 ******** ci-base-image-arm64 cat 13:46:09 $ docker top a414f103b53cc72ff57cc738ba2ba0293b7e4e5f89a69a34d6f01a75006264fa -eo pid,comm [Pipeline] { [Pipeline] sh 13:46:10 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/126 [Pipeline] fileExists [Pipeline] sh 13:46:10 + make test 13:46:10 go test ./... -coverprofile=coverage.out ./... 13:46:15 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 13:47:51 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 13:47:51 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 13:48:24 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 28.466s coverage: 40.6% of statements 13:48:24 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.562s coverage: 51.9% of statements 13:48:24 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.049s coverage: 96.4% of statements 13:48:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:48:24 go vet ./... 13:48:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:48:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:48:50 ./bin/test-attribution-txt.sh [Pipeline] echo 13:48:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:48:50 $ docker stop --time=1 a414f103b53cc72ff57cc738ba2ba0293b7e4e5f89a69a34d6f01a75006264fa 13:48:52 $ docker rm -f --volumes a414f103b53cc72ff57cc738ba2ba0293b7e4e5f89a69a34d6f01a75006264fa [Pipeline] // withDockerContainer [Pipeline] sh 13:48:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:48:54 Warning: overwriting stash ‘coverage-report’ 13:48:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:48:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:48:55 + ls -al . 13:48:55 total 636 13:48:55 drwxrwxr-x 9 jenkins jenkins 4096 Oct 26 13:46 . 13:48:55 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 13:43 .. 13:48:55 -rw-rw-r-- 1 jenkins jenkins 134 Oct 26 13:43 .dockerignore 13:48:55 drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 13:43 .git 13:48:55 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 13:43 .github 13:48:55 -rw-rw-r-- 1 jenkins jenkins 880 Oct 26 13:43 .gitignore 13:48:55 -rw-rw-r-- 1 jenkins jenkins 41 Oct 26 13:43 .golangci.yml 13:48:55 -rw-rw-r-- 1 jenkins jenkins 11980 Oct 26 13:43 Attribution.txt 13:48:55 -rw-rw-r-- 1 jenkins jenkins 10365 Oct 26 13:43 CHANGELOG.md 13:48:55 -rw-rw-r-- 1 jenkins jenkins 1347 Oct 26 13:43 Dockerfile 13:48:55 -rw-rw-r-- 1 jenkins jenkins 677 Oct 26 13:43 GOVERNANCE.md 13:48:55 -rw-rw-r-- 1 jenkins jenkins 661 Oct 26 13:43 Jenkinsfile 13:48:55 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 26 13:43 LICENSE 13:48:55 -rw-rw-r-- 1 jenkins jenkins 2179 Oct 26 13:43 Makefile 13:48:55 -rw-rw-r-- 1 jenkins jenkins 625 Oct 26 13:43 OWNERS.md 13:48:55 -rw-rw-r-- 1 jenkins jenkins 28907 Oct 26 13:43 README.md 13:48:55 -rw-rw-r-- 1 jenkins jenkins 12 Oct 26 13:41 VERSION 13:48:55 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 13:43 bin 13:48:55 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 13:43 cmd 13:48:55 -rw-r--r-- 1 jenkins jenkins 459493 Oct 26 13:48 coverage.out 13:48:55 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 13:43 examples 13:48:55 -rw-rw-r-- 1 jenkins jenkins 3878 Oct 26 13:43 go.mod 13:48:55 -rw-rw-r-- 1 jenkins jenkins 34490 Oct 26 13:43 go.sum 13:48:55 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 13:43 images 13:48:55 drwxrwxr-x 5 jenkins jenkins 4096 Oct 26 13:43 internal 13:48:55 -rw-rw-r-- 1 jenkins jenkins 193 Oct 26 13:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:55 + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=b3c444e9ba13c421274ff08dd4e7834e8c3d409c --label arch=arm64 --label version=3.1.0-dev.20 . 13:48:55 Sending build context to Docker daemon 1.197MB 13:48:55 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 13:48:55 Step 2/24 : FROM ${BASE} AS builder 13:48:55 ---> 760e5f79ed0e 13:48:55 Step 3/24 : ARG ADD_BUILD_TAGS="" 13:48:56 ---> Running in c4179c8dfd61 13:48:56 Removing intermediate container c4179c8dfd61 13:48:56 ---> 17739d72d12f 13:48:56 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:48:56 ---> Running in efd1fd9b6278 13:48:57 Removing intermediate container efd1fd9b6278 13:48:57 ---> 0fc387d9b1f9 13:48:57 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 13:48:57 ---> Running in 8a9e18b1f6b1 13:48:57 Removing intermediate container 8a9e18b1f6b1 13:48:57 ---> 0edd905e31ea 13:48:57 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 13:48:57 ---> Running in bd7ad46314ef 13:48:57 Removing intermediate container bd7ad46314ef 13:48:57 ---> 924cd05ef87a 13:48:57 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:48:57 ---> Running in 2c8af8fdbed0 13:48:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:48:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:49:00 OK: 266 MiB in 52 packages 13:49:01 Removing intermediate container 2c8af8fdbed0 13:49:01 ---> 47613a048501 13:49:01 Step 8/24 : WORKDIR /app 13:49:01 ---> Running in 60b9aaf86f04 13:49:01 Removing intermediate container 60b9aaf86f04 13:49:01 ---> e57cec1dc133 13:49:01 Step 9/24 : COPY go.mod vendor* ./ 13:49:02 ---> 4b3ece06afaf 13:49:02 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:49:02 ---> Running in 726c9eb1849a 13:49:05 Removing intermediate container 726c9eb1849a 13:49:05 ---> 9f915bf2471b 13:49:05 Step 11/24 : COPY . . 13:49:05 ---> a28767894b03 13:49:05 Step 12/24 : RUN $MAKE 13:49:05 ---> Running in dcb95a84db34 13:49:06 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.1.0-dev.20 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 13:51:13 Removing intermediate container dcb95a84db34 13:51:13 ---> 7809fb2277dc 13:51:13 Step 13/24 : FROM alpine:3.18 13:51:13 3.18: Pulling from library/alpine 13:51:13 579b34f0a95b: Pulling fs layer 13:51:13 579b34f0a95b: Verifying Checksum 13:51:13 579b34f0a95b: Download complete 13:51:13 579b34f0a95b: Pull complete 13:51:13 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 13:51:13 Status: Downloaded newer image for alpine:3.18 13:51:13 ---> 3cc203321400 13:51:13 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:51:13 ---> Running in b838a0c2a03d 13:51:13 Removing intermediate container b838a0c2a03d 13:51:13 ---> fb11455005ef 13:51:13 Step 15/24 : RUN apk add --update --no-cache dumb-init 13:51:13 ---> Running in 7c24b626af6a 13:51:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:51:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:51:13 (1/1) Installing dumb-init (1.2.5-r2) 13:51:13 Executing busybox-1.36.1-r2.trigger 13:51:13 OK: 8 MiB in 16 packages 13:51:13 Removing intermediate container 7c24b626af6a 13:51:13 ---> 1754968b930d 13:51:13 Step 16/24 : COPY --from=builder /app/LICENSE / 13:51:14 ---> 3abab0068d9f 13:51:14 Step 17/24 : COPY --from=builder /app/Attribution.txt / 13:51:14 ---> 77a3ba9e41ed 13:51:14 Step 18/24 : COPY --from=builder /app/cmd/ / 13:51:16 ---> 6aace304b16b 13:51:16 Step 19/24 : EXPOSE 59989 13:51:16 ---> Running in a6358bb853c8 13:51:16 Removing intermediate container a6358bb853c8 13:51:16 ---> 0833b15df8fd 13:51:16 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 13:51:16 ---> Running in 17a3ac83b8fb 13:51:17 Removing intermediate container 17a3ac83b8fb 13:51:17 ---> f7bdc68381a5 13:51:17 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 13:51:17 ---> Running in 8746abaffa19 13:51:17 Removing intermediate container 8746abaffa19 13:51:17 ---> 62138e84d18c 13:51:17 Step 22/24 : LABEL arch=arm64 13:51:17 ---> Running in fb9f1eed9f11 13:51:18 Removing intermediate container fb9f1eed9f11 13:51:18 ---> f145f163343c 13:51:18 Step 23/24 : LABEL git_sha=b3c444e9ba13c421274ff08dd4e7834e8c3d409c 13:51:18 ---> Running in 28d73fabce4a 13:51:18 Removing intermediate container 28d73fabce4a 13:51:18 ---> 4073114be783 13:51:18 Step 24/24 : LABEL version=3.1.0-dev.20 13:51:18 ---> Running in 9231b53ea8af 13:51:18 Removing intermediate container 9231b53ea8af 13:51:18 ---> fbea3ddcd669 13:51:18 [Warning] One or more build-args [ARCH] were not consumed 13:51:18 Successfully built fbea3ddcd669 13:51:18 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:51:18 provisioning config files... 13:51:18 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/126@tmp/config13132628645536712283tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:51:19 ---> docker-login.sh 13:51:19 nexus3.edgexfoundry.org:10001 13:51:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:51:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:51:19 Configure a credential helper to remove this warning. See 13:51:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:51:19 13:51:19 Login Succeeded 13:51:19 nexus3.edgexfoundry.org:10002 13:51:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:51:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:51:20 Configure a credential helper to remove this warning. See 13:51:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:51:20 13:51:20 Login Succeeded 13:51:20 nexus3.edgexfoundry.org:10003 13:51:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:51:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:51:20 Configure a credential helper to remove this warning. See 13:51:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:51:20 13:51:20 Login Succeeded 13:51:20 nexus3.edgexfoundry.org:10004 13:51:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:51:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:51:20 Configure a credential helper to remove this warning. See 13:51:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:51:20 13:51:20 Login Succeeded 13:51:20 docker.io 13:51:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:51:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:51:21 Configure a credential helper to remove this warning. See 13:51:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:51:21 13:51:21 Login Succeeded 13:51:21 ---> docker-login.sh ends [Pipeline] } 13:51:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:51:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:51:21 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 13:51:21 b3c444e9ba13c421274ff08dd4e7834e8c3d409c 13:51:21 latest 13:51:21 3.1.0-dev.20 13:51:21 b3c444e9ba13c421274ff08dd4e7834e8c3d409c-3.1.0-dev.20 13:51:21 main 13:51:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:21 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:b3c444e9ba13c421274ff08dd4e7834e8c3d409c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:22 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:b3c444e9ba13c421274ff08dd4e7834e8c3d409c 13:51:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 13:51:22 4c8b7148c384: Preparing 13:51:22 90a79276a3aa: Preparing 13:51:22 973cf4ebbcf6: Preparing 13:51:22 3980ab492e75: Preparing 13:51:22 5f4d9fc4d98d: Preparing 13:51:22 5f4d9fc4d98d: Layer already exists 13:51:22 973cf4ebbcf6: Pushed 13:51:22 90a79276a3aa: Pushed 13:51:22 3980ab492e75: Pushed 13:51:30 4c8b7148c384: Pushed 13:51:30 b3c444e9ba13c421274ff08dd4e7834e8c3d409c: digest: sha256:d496730063cca0a846249abeb3d9e19f9f820fb23b87e5706834fd0e62ea24db size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:31 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:31 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 13:51:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 13:51:31 4c8b7148c384: Preparing 13:51:31 90a79276a3aa: Preparing 13:51:31 973cf4ebbcf6: Preparing 13:51:31 3980ab492e75: Preparing 13:51:31 5f4d9fc4d98d: Preparing 13:51:31 5f4d9fc4d98d: Layer already exists 13:51:31 4c8b7148c384: Layer already exists 13:51:31 973cf4ebbcf6: Layer already exists 13:51:31 90a79276a3aa: Layer already exists 13:51:31 3980ab492e75: Layer already exists 13:51:31 latest: digest: sha256:d496730063cca0a846249abeb3d9e19f9f820fb23b87e5706834fd0e62ea24db size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:32 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:32 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.20 13:51:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 13:51:32 4c8b7148c384: Preparing 13:51:32 90a79276a3aa: Preparing 13:51:32 973cf4ebbcf6: Preparing 13:51:32 3980ab492e75: Preparing 13:51:32 5f4d9fc4d98d: Preparing 13:51:32 4c8b7148c384: Layer already exists 13:51:32 90a79276a3aa: Layer already exists 13:51:32 5f4d9fc4d98d: Layer already exists 13:51:32 973cf4ebbcf6: Layer already exists 13:51:32 3980ab492e75: Layer already exists 13:51:32 3.1.0-dev.20: digest: sha256:d496730063cca0a846249abeb3d9e19f9f820fb23b87e5706834fd0e62ea24db size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:33 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:b3c444e9ba13c421274ff08dd4e7834e8c3d409c-3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:33 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:b3c444e9ba13c421274ff08dd4e7834e8c3d409c-3.1.0-dev.20 13:51:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 13:51:33 4c8b7148c384: Preparing 13:51:33 90a79276a3aa: Preparing 13:51:33 973cf4ebbcf6: Preparing 13:51:33 3980ab492e75: Preparing 13:51:33 5f4d9fc4d98d: Preparing 13:51:33 5f4d9fc4d98d: Layer already exists 13:51:33 973cf4ebbcf6: Layer already exists 13:51:33 3980ab492e75: Layer already exists 13:51:33 4c8b7148c384: Layer already exists 13:51:33 90a79276a3aa: Layer already exists 13:51:33 b3c444e9ba13c421274ff08dd4e7834e8c3d409c-3.1.0-dev.20: digest: sha256:d496730063cca0a846249abeb3d9e19f9f820fb23b87e5706834fd0e62ea24db size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:34 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:34 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 13:51:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 13:51:34 4c8b7148c384: Preparing 13:51:34 90a79276a3aa: Preparing 13:51:34 973cf4ebbcf6: Preparing 13:51:34 3980ab492e75: Preparing 13:51:34 5f4d9fc4d98d: Preparing 13:51:34 5f4d9fc4d98d: Layer already exists 13:51:34 973cf4ebbcf6: Layer already exists 13:51:34 90a79276a3aa: Layer already exists 13:51:34 3980ab492e75: Layer already exists 13:51:34 4c8b7148c384: Layer already exists 13:51:34 main: digest: sha256:d496730063cca0a846249abeb3d9e19f9f820fb23b87e5706834fd0e62ea24db size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:51:34 ===================================================== [Pipeline] echo 13:51:34 taggedImages: 13:51:34 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:b3c444e9ba13c421274ff08dd4e7834e8c3d409c 13:51:34 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 13:51:34 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.20 13:51:34 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:b3c444e9ba13c421274ff08dd4e7834e8c3d409c-3.1.0-dev.20 13:51:34 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:51:35 13:51:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:51:35 arm64: Pulling from edgex-lftools-log-publisher 13:51:35 8998bd30e6a1: Pulling fs layer 13:51:35 04944245beec: Pulling fs layer 13:51:35 699f458cf7ca: Pulling fs layer 13:51:35 765212b225bb: Pulling fs layer 13:51:35 f23df028b6ca: Pulling fs layer 13:51:35 d65c8cfc05b1: Pulling fs layer 13:51:35 2437ff75d9bd: Pulling fs layer 13:51:35 765212b225bb: Waiting 13:51:35 d65c8cfc05b1: Waiting 13:51:35 f23df028b6ca: Waiting 13:51:35 2437ff75d9bd: Waiting 13:51:35 04944245beec: Verifying Checksum 13:51:35 04944245beec: Download complete 13:51:35 765212b225bb: Verifying Checksum 13:51:35 765212b225bb: Download complete 13:51:35 f23df028b6ca: Verifying Checksum 13:51:35 f23df028b6ca: Download complete 13:51:36 d65c8cfc05b1: Verifying Checksum 13:51:36 d65c8cfc05b1: Download complete 13:51:36 699f458cf7ca: Verifying Checksum 13:51:36 699f458cf7ca: Download complete 13:51:36 8998bd30e6a1: Verifying Checksum 13:51:36 8998bd30e6a1: Download complete 13:51:39 2437ff75d9bd: Verifying Checksum 13:51:39 2437ff75d9bd: Download complete 13:51:41 8998bd30e6a1: Pull complete 13:51:41 04944245beec: Pull complete 13:51:43 699f458cf7ca: Pull complete 13:51:43 765212b225bb: Pull complete 13:51:44 f23df028b6ca: Pull complete 13:51:44 d65c8cfc05b1: Pull complete 13:52:03 2437ff75d9bd: Pull complete 13:52:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:52:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:52:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:52:03 prd-ubuntu20.04-docker-arm64-4c-16g-11876 does not seem to be running inside a container 13:52:03 $ 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/126 -v /w/workspace/device-rfid-llrp-go/126:/w/workspace/device-rfid-llrp-go/126:rw,z -v /w/workspace/device-rfid-llrp-go/126@tmp:/w/workspace/device-rfid-llrp-go/126@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:52:06 $ docker top 6d57641bbd0858df4d16c1b624f6f22c394190500933f59a9b252e4d2bd470f3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:52:07 ---> job-cost.sh 13:52:07 lf-activate-venv: SKIPPING 13:52:07 INFO: No Stack... 13:52:07 INFO: Retrieving Pricing Info for: v3-standard-4 13:52:08 INFO: Archiving Costs [Pipeline] sh 13:52:09 + + cutcat /w/workspace/device-rfid-llrp-go/126/archives/cost.csv -d, -f6 13:52:09 [Pipeline] lock 13:52:09 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-126-stack-cost] 13:52:09 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-126-stack-cost] did not exist. Created. 13:52:09 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-126-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:52:09 /w/workspace/device-rfid-llrp-go/126@tmp/durable-936dcfba/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:52:10 + echo total: 0.10999999940395355 [Pipeline] stash 13:52:10 Warning: overwriting stash ‘stack-cost’ 13:52:10 Stashed 1 file(s) [Pipeline] } 13:52:10 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-126-stack-cost] [Pipeline] // lock [Pipeline] } 13:52:10 $ docker stop --time=1 6d57641bbd0858df4d16c1b624f6f22c394190500933f59a9b252e4d2bd470f3 13:52:12 $ docker rm -f --volumes 6d57641bbd0858df4d16c1b624f6f22c394190500933f59a9b252e4d2bd470f3 [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 13:52:12 provisioning config files... 13:52:12 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config10623457293470412258tmp [Pipeline] { [Pipeline] sh 13:52:13 + set +x 13:52:13 + curl -s https://codecov.io/bash 13:52:13 + bash -s -- 13:52:13 13:52:13 _____ _ 13:52:13 / ____| | | 13:52:13 | | ___ __| | ___ ___ _____ __ 13:52:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:52:13 | |___| (_) | (_| | __/ (_| (_) \ V / 13:52:13 \_____\___/ \__,_|\___|\___\___/ \_/ 13:52:13 Bash-1.0.6 13:52:13 13:52:13 13:52:13 ==> git version 2.25.1 found 13:52:13 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 13:52:13 Release-Date: 2020-01-08 13:52:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:52:13 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:52:13 ==> Jenkins CI detected. 13:52:13 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 13:52:13 project root: . 13:52:13 --> token set from env 13:52:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:52:13 ==> Running gcov in . (disable via -X gcov) 13:52:13 ==> Python coveragepy not found 13:52:13 ==> Searching for coverage reports in: 13:52:13 + . 13:52:13 -> Found 1 reports 13:52:13 ==> Detecting git/mercurial file structure 13:52:13 ==> Reading reports 13:52:13 + ./coverage.out bytes=459493 13:52:13 ==> Appending adjustments 13:52:13 https://docs.codecov.io/docs/fixing-reports 13:52:13 + Found adjustments 13:52:13 ==> Gzipping contents 13:52:13 52K /tmp/codecov.6h7E18.gz 13:52:13 ==> Uploading reports 13:52:13 url: https://codecov.io 13:52:13 query: branch=main&commit=b3c444e9ba13c421274ff08dd4e7834e8c3d409c&build=126&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F126%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 13:52:13 -> Pinging Codecov 13:52:13 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=b3c444e9ba13c421274ff08dd4e7834e8c3d409c&build=126&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F126%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 13:52:13 -> Uploading to 13:52:13 https://storage.googleapis.com/codecov/v4/raw/2023-10-26/581DD39554BDF9B6E22D074273EAD858/b3c444e9ba13c421274ff08dd4e7834e8c3d409c/58c4752f-98a3-44d8-aaf9-b9f32cb73ef6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231026T135213Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a823df31a3612ecdf938dfa4f8d0137c400dc7d5fa623541057e5179398aa53e 13:52:13 % Total % Received % Xferd Average Speed Time Time Time Current 13:52:13 Dload Upload Total Spent Left Speed 13:52:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50319 0 0 100 50319 0 136k --:--:-- --:--:-- --:--:-- 136k 13:52:14 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/b3c444e9ba13c421274ff08dd4e7834e8c3d409c [Pipeline] } 13:52:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 13:52:14 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 13:52:14 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:52:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:52:14 13:52:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:52:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:52:15 1.410.4: Pulling from edgex-devops/edgex-snyk-go 13:52:15 df9b9388f04a: Pulling fs layer 13:52:15 52dc419b0ee2: Pulling fs layer 13:52:15 25bc292e5bac: Pulling fs layer 13:52:15 114826534d7a: Pulling fs layer 13:52:15 4657fd5d0bcf: Pulling fs layer 13:52:15 6ad1cebc031e: Pulling fs layer 13:52:15 8a3aa393b2d8: Pulling fs layer 13:52:15 114826534d7a: Waiting 13:52:15 4657fd5d0bcf: Waiting 13:52:15 6ad1cebc031e: Waiting 13:52:15 8a3aa393b2d8: Waiting 13:52:15 25bc292e5bac: Verifying Checksum 13:52:15 25bc292e5bac: Download complete 13:52:15 52dc419b0ee2: Verifying Checksum 13:52:15 52dc419b0ee2: Download complete 13:52:15 4657fd5d0bcf: Verifying Checksum 13:52:15 4657fd5d0bcf: Download complete 13:52:15 df9b9388f04a: Download complete 13:52:15 df9b9388f04a: Pull complete 13:52:15 6ad1cebc031e: Verifying Checksum 13:52:15 6ad1cebc031e: Download complete 13:52:15 52dc419b0ee2: Pull complete 13:52:15 25bc292e5bac: Pull complete 13:52:15 114826534d7a: Verifying Checksum 13:52:15 114826534d7a: Download complete 13:52:15 8a3aa393b2d8: Verifying Checksum 13:52:15 8a3aa393b2d8: Download complete 13:52:19 114826534d7a: Pull complete 13:52:19 4657fd5d0bcf: Pull complete 13:52:19 6ad1cebc031e: Pull complete 13:52:22 8a3aa393b2d8: Pull complete 13:52:22 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 13:52:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:52:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:52:22 prd-ubuntu20.04-docker-8c-8g-11875 does not seem to be running inside a container 13:52:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 13:52:25 $ docker top 3880c61897497c5413b74b3c4c5e0347b3496ebde2be471756e0c0806930b545 -eo pid,comm [Pipeline] { [Pipeline] echo 13:52:25 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh 13:52:25 + set -o pipefail 13:52:25 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' 13:52:30 13:52:30 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 13:52:30 13:52:30 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/413f02db-239e-4da2-9501-43c6230c779e 13:52:30 13:52:30 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 13:52:30 13:52:31 13:52:31 A medium severity vulnerability was found in the Snyk CLI versions you are using. 13:52:31 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 13:52:31 More details here: https://snyk.co/ue1NS [Pipeline] } 13:52:31 $ docker stop --time=1 3880c61897497c5413b74b3c4c5e0347b3496ebde2be471756e0c0806930b545 13:52:34 $ docker rm -f --volumes 3880c61897497c5413b74b3c4c5e0347b3496ebde2be471756e0c0806930b545 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:52:35 + git log --format=format:%s -1 b3c444e9ba13c421274ff08dd4e7834e8c3d409c [Pipeline] sh 13:52:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:52:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:52:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:52:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:52:35 prd-ubuntu20.04-docker-8c-8g-11875 does not seem to be running inside a container 13:52:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 13:52:36 $ docker top 9ec4666b5d9030808c0a343e90312a518168c3b283a1f973ae1c286c57473215 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:52:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:52:36 [ssh-agent] Looking for ssh-agent implementation... 13:52:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:52:36 $ docker exec 9ec4666b5d9030808c0a343e90312a518168c3b283a1f973ae1c286c57473215 ssh-agent 13:52:36 SSH_AUTH_SOCK=/tmp/ssh-0iaAdAo2h34P/agent.31 13:52:36 SSH_AGENT_PID=37 13:52:36 Running ssh-add (command line suppressed) 13:52:36 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2903818512185770165.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2903818512185770165.key) 13:52:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:52:36 + git semver tag 13:52:37 2023-10-26 13:52:37,153 [run_tag] DEBUG tag force:False 13:52:37 2023-10-26 13:52:37,153 [check_head_tag] DEBUG check head tag 13:52:37 2023-10-26 13:52:37,153 [execute] INFO git cat-file --batch-check 13:52:37 2023-10-26 13:52:37,153 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 13:52:37 2023-10-26 13:52:37,157 [execute] INFO git cat-file --batch 13:52:37 2023-10-26 13:52:37,157 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 13:52:37 2023-10-26 13:52:37,167 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 13:52:37 2023-10-26 13:52:37,167 [execute] INFO git tag -a v3.1.0-dev.20 -m v3.1.0-dev.20 13:52:37 2023-10-26 13:52:37,167 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.20', '-m', 'v3.1.0-dev.20'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 13:52:37 2023-10-26 13:52:37,172 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 13:52:37 3.1.0-dev.20 [Pipeline] } 13:52:37 $ docker exec --env ******** --env ******** 9ec4666b5d9030808c0a343e90312a518168c3b283a1f973ae1c286c57473215 ssh-agent -k 13:52:37 unset SSH_AUTH_SOCK; 13:52:37 unset SSH_AGENT_PID; 13:52:37 echo Agent pid 37 killed; 13:52:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:52:37 + git semver [Pipeline] } 13:52:37 $ docker stop --time=1 9ec4666b5d9030808c0a343e90312a518168c3b283a1f973ae1c286c57473215 13:52:39 $ docker rm -f --volumes 9ec4666b5d9030808c0a343e90312a518168c3b283a1f973ae1c286c57473215 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:52:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:52:39 13:52:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:52:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:52:39 0.23.1-centos7: Pulling from edgex-lftools 13:52:39 ab5ef0e58194: Pulling fs layer 13:52:39 9712f1f96733: Pulling fs layer 13:52:39 63f879dbbcfc: Pulling fs layer 13:52:39 0d9ebad4ef96: Pulling fs layer 13:52:39 e9a5061849ea: Pulling fs layer 13:52:39 d747dcd14b5f: Pulling fs layer 13:52:39 2de7ff778b66: Pulling fs layer 13:52:39 e9a5061849ea: Waiting 13:52:39 d747dcd14b5f: Waiting 13:52:39 2de7ff778b66: Waiting 13:52:39 0d9ebad4ef96: Waiting 13:52:39 9712f1f96733: Verifying Checksum 13:52:39 9712f1f96733: Download complete 13:52:40 63f879dbbcfc: Verifying Checksum 13:52:40 63f879dbbcfc: Download complete 13:52:40 0d9ebad4ef96: Verifying Checksum 13:52:40 0d9ebad4ef96: Download complete 13:52:40 e9a5061849ea: Verifying Checksum 13:52:40 e9a5061849ea: Download complete 13:52:40 d747dcd14b5f: Download complete 13:52:40 ab5ef0e58194: Verifying Checksum 13:52:40 ab5ef0e58194: Download complete 13:52:40 2de7ff778b66: Verifying Checksum 13:52:40 2de7ff778b66: Download complete 13:52:43 ab5ef0e58194: Pull complete 13:52:43 9712f1f96733: Pull complete 13:52:43 63f879dbbcfc: Pull complete 13:52:48 0d9ebad4ef96: Pull complete 13:52:48 e9a5061849ea: Pull complete 13:52:48 d747dcd14b5f: Pull complete 13:52:48 2de7ff778b66: Pull complete 13:52:48 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 13:52:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:52:48 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:52:48 prd-ubuntu20.04-docker-8c-8g-11875 does not seem to be running inside a container 13:52:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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-lftools:0.23.1-centos7 cat 13:52:53 $ docker top c90d7495b83b21b69b0160d92b7afd46b9b7352280a339f85f57680358a44fcb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 13:52:53 provisioning config files... 13:52:53 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12479689094305756241tmp 13:52:53 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config17002667340525811466tmp 13:52:53 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4065695153951517950tmp [Pipeline] { [Pipeline] echo 13:52:53 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 13:52:54 ---> sigul-configuration.sh 13:52:54 gpg: directory `/root/.gnupg' created 13:52:54 gpg: new configuration file `/root/.gnupg/gpg.conf' created 13:52:54 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 13:52:54 gpg: keyring `/root/.gnupg/secring.gpg' created 13:52:54 gpg: keyring `/root/.gnupg/pubring.gpg' created 13:52:54 gpg: CAST5 encrypted data 13:52:54 gpg: encrypted with 1 passphrase 13:52:54 gpg: WARNING: message was not integrity protected [Pipeline] sh 13:52:54 + mkdir /home/jenkins 13:52:54 + mkdir /home/jenkins/sigul [Pipeline] sh 13:52:54 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 13:52:54 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 13:52:55 ---> sigul-install.sh 13:52:55 Sigul already installed; skipping installation. [Pipeline] sh 13:52:55 + git tag --list 13:52:55 v0.0.0 13:52:55 v1.0.0 13:52:55 v2.1.0 13:52:55 v2.1.1 13:52:55 v2.2.0 13:52:55 v2.3.0 13:52:55 v3.0 13:52:55 v3.0.0 13:52:55 v3.1.0-dev.1 13:52:55 v3.1.0-dev.10 13:52:55 v3.1.0-dev.11 13:52:55 v3.1.0-dev.12 13:52:55 v3.1.0-dev.13 13:52:55 v3.1.0-dev.14 13:52:55 v3.1.0-dev.15 13:52:55 v3.1.0-dev.16 13:52:55 v3.1.0-dev.17 13:52:55 v3.1.0-dev.18 13:52:55 v3.1.0-dev.19 13:52:55 v3.1.0-dev.2 13:52:55 v3.1.0-dev.20 13:52:55 v3.1.0-dev.3 13:52:55 v3.1.0-dev.4 13:52:55 v3.1.0-dev.5 13:52:55 v3.1.0-dev.6 13:52:55 v3.1.0-dev.7 13:52:55 v3.1.0-dev.8 13:52:55 v3.1.0-dev.9 [Pipeline] sh 13:52:55 + lftools sign git-tag v3.1.0-dev.20 13:52:56 Signing Git tag with Sigul... 13:52:56 Signing v3.1.0-dev.20 [Pipeline] echo 13:52:56 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 13:52:56 ---> sigul-configuration-cleanup.sh [Pipeline] } 13:52:56 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 13:52:56 $ docker stop --time=1 c90d7495b83b21b69b0160d92b7afd46b9b7352280a339f85f57680358a44fcb 13:52:58 $ docker rm -f --volumes c90d7495b83b21b69b0160d92b7afd46b9b7352280a339f85f57680358a44fcb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 13:52:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:52:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:52:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:52:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:52:58 prd-ubuntu20.04-docker-8c-8g-11875 does not seem to be running inside a container 13:52:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 13:52:59 $ docker top 44b243636516f1e6c66409d591fd428a830867dd69c4aa76e1e61bc00d86166a -eo pid,comm 13:52:59 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). 13:52:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:52:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:52:59 [ssh-agent] Looking for ssh-agent implementation... 13:52:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:52:59 $ docker exec 44b243636516f1e6c66409d591fd428a830867dd69c4aa76e1e61bc00d86166a ssh-agent 13:52:59 SSH_AUTH_SOCK=/tmp/ssh-A6Whp7uTQYyU/agent.31 13:52:59 SSH_AGENT_PID=37 13:52:59 Running ssh-add (command line suppressed) 13:52:59 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15481250528807250167.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15481250528807250167.key) 13:52:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:52:59 + git semver bump pre 13:53:00 2023-10-26 13:53:00,088 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 13:53:00 2023-10-26 13:53:00,088 [bump_version] DEBUG bumping version:3.1.0-dev.20 on axis:pre with prefix:dev 13:53:00 2023-10-26 13:53:00,088 [bump_version] DEBUG bumped version:3.1.0-dev.21 13:53:00 2023-10-26 13:53:00,088 [write_version] DEBUG write version:3.1.0-dev.21 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 13:53:00 2023-10-26 13:53:00,088 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 13:53:00 2023-10-26 13:53:00,088 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 13:53:00 2023-10-26 13:53:00,090 [execute] INFO git cat-file --batch-check 13:53:00 2023-10-26 13:53:00,090 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 13:53:00 2023-10-26 13:53:00,095 [execute] INFO git cat-file --batch 13:53:00 2023-10-26 13:53:00,095 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 13:53:00 2023-10-26 13:53:00,100 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 13:53:00 3.1.0-dev.21 [Pipeline] } 13:53:00 $ docker exec --env ******** --env ******** 44b243636516f1e6c66409d591fd428a830867dd69c4aa76e1e61bc00d86166a ssh-agent -k 13:53:00 unset SSH_AUTH_SOCK; 13:53:00 unset SSH_AGENT_PID; 13:53:00 echo Agent pid 37 killed; 13:53:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:53:00 + git semver [Pipeline] } 13:53:00 $ docker stop --time=1 44b243636516f1e6c66409d591fd428a830867dd69c4aa76e1e61bc00d86166a 13:53:02 $ docker rm -f --volumes 44b243636516f1e6c66409d591fd428a830867dd69c4aa76e1e61bc00d86166a [Pipeline] // withDockerContainer [Pipeline] sh 13:53:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:53:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:53:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:53:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:53:02 prd-ubuntu20.04-docker-8c-8g-11875 does not seem to be running inside a container 13:53:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 13:53:03 $ docker top 4aff2d3991d96dfb3b2768f4664febf6b5920b635fe71ed33f7db2da922a4c45 -eo pid,comm 13:53:03 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). 13:53:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:53:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:53:03 [ssh-agent] Looking for ssh-agent implementation... 13:53:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:53:03 $ docker exec 4aff2d3991d96dfb3b2768f4664febf6b5920b635fe71ed33f7db2da922a4c45 ssh-agent 13:53:03 SSH_AUTH_SOCK=/tmp/ssh-WDi5BYTHNRUH/agent.32 13:53:03 SSH_AGENT_PID=38 13:53:03 Running ssh-add (command line suppressed) 13:53:03 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10484016551023780244.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10484016551023780244.key) 13:53:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:53:04 + git semver push 13:53:04 2023-10-26 13:53:04,181 [run_push] DEBUG push 13:53:04 2023-10-26 13:53:04,182 [execute] INFO git cat-file --batch-check 13:53:04 2023-10-26 13:53:04,182 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 13:53:04 2023-10-26 13:53:04,185 [execute] INFO git rev-list 2f26ce6b531bf9fbe142b38623e11ec04ba7370a -- 13:53:04 2023-10-26 13:53:04,185 [execute] DEBUG Popen(['git', 'rev-list', '2f26ce6b531bf9fbe142b38623e11ec04ba7370a', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 13:53:04 2023-10-26 13:53:04,192 [execute] INFO git fetch -v origin 13:53:04 2023-10-26 13:53:04,193 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 13:53:04 2023-10-26 13:53:04,732 [run_push] DEBUG no remote changes detected 13:53:04 2023-10-26 13:53:04,732 [execute] INFO git push origin semver 13:53:04 2023-10-26 13:53:04,732 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 13:53:05 2023-10-26 13:53:05,659 [run_push] DEBUG push all version tags 13:53:05 2023-10-26 13:53:05,659 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 13:53:05 2023-10-26 13:53:05,660 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 13:53:06 2023-10-26 13:53:06,450 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 13:53:06 3.1.0-dev.21 [Pipeline] } 13:53:06 $ docker exec --env ******** --env ******** 4aff2d3991d96dfb3b2768f4664febf6b5920b635fe71ed33f7db2da922a4c45 ssh-agent -k 13:53:06 unset SSH_AUTH_SOCK; 13:53:06 unset SSH_AGENT_PID; 13:53:06 echo Agent pid 38 killed; 13:53:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:53:06 + git semver [Pipeline] } 13:53:07 $ docker stop --time=1 4aff2d3991d96dfb3b2768f4664febf6b5920b635fe71ed33f7db2da922a4c45 13:53:08 $ docker rm -f --volumes 4aff2d3991d96dfb3b2768f4664febf6b5920b635fe71ed33f7db2da922a4c45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:53:08 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 13:53:08 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 13:53:08 total 16 13:53:08 drwxr-xr-x 3 root root 4096 Oct 26 13:43 . 13:53:08 drwxrwxr-x 11 jenkins jenkins 4096 Oct 26 13:52 .. 13:53:08 drwxr-xr-x 2 root root 4096 Oct 26 13:43 cost 13:53:08 -rw-r--r-- 1 root root 91 Oct 26 13:43 cost.csv 13:53:08 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 13:53:08 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 13:53:08 total 16 13:53:08 drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 13:43 . 13:53:08 drwxrwxr-x 11 jenkins jenkins 4096 Oct 26 13:52 .. 13:53:08 drwxr-xr-x 2 jenkins jenkins 4096 Oct 26 13:43 cost 13:53:08 -rw-r--r-- 1 jenkins jenkins 91 Oct 26 13:43 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:53:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:53:10 ---> package-listing.sh 13:53:10 ++ facter osfamily 13:53:10 ++ tr '[:upper:]' '[:lower:]' 13:53:10 + OS_FAMILY=debian 13:53:10 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 13:53:10 + START_PACKAGES=/tmp/packages_start.txt 13:53:10 + END_PACKAGES=/tmp/packages_end.txt 13:53:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:53:10 + PACKAGES=/tmp/packages_start.txt 13:53:10 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 13:53:10 + PACKAGES=/tmp/packages_end.txt 13:53:10 + case "${OS_FAMILY}" in 13:53:10 + dpkg -l 13:53:10 + grep '^ii' 13:53:10 + '[' -f /tmp/packages_start.txt ']' 13:53:10 + '[' -f /tmp/packages_end.txt ']' 13:53:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:53:10 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 13:53:10 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 13:53:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo 13:53:10 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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:53:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:53:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:53:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:53:11 prd-ubuntu20.04-docker-8c-8g-11875 does not seem to be running inside a container 13:53:11 $ 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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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-lftools-log-publisher:latest cat 13:53:11 $ docker top 0e474639ecf028c4d3279b817fb8ed5a90a3418ba24c0011ce5db10ab03989eb -eo pid,comm [Pipeline] { [Pipeline] sh 13:53:11 + touch /tmp/pre-build-complete [Pipeline] sh 13:53:12 + mkdir -p /var/log/sysstat [Pipeline] sh 13:53:12 + ls /var/log/sa-host 13:53:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:53:12 provisioning config files... 13:53:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config18077680581310006986tmp [Pipeline] { [Pipeline] echo 13:53:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:53:12 ---> create-netrc.sh [Pipeline] } 13:53:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:53:13 ---> python-tools-install.sh [Pipeline] echo 13:53:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:53:13 ---> sudo-logs.sh 13:53:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:53:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:53:13 ---> job-cost.sh 13:53:13 lf-activate-venv: SKIPPING 13:53:13 DEBUG: total: 0.2199999988079071 13:53:13 INFO: Retrieving Stack Cost... 13:53:14 INFO: Retrieving Pricing Info for: v3-standard-8 13:53:14 INFO: Archiving Costs [Pipeline] echo 13:53:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:53:14 ---> logs-deploy.sh 13:53:14 lf-activate-venv: SKIPPING 13:53:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/126 13:53:14 INFO: archiving workspace using pattern(s): 13:53:15 Archives upload complete. 13:53:16 INFO: archiving logs to Nexus