Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8c4faf22c76813cb553a4db765edf9e1791a6a7e 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-ssh10389011269288378716.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh5924500230703606113.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh4607232949288282321.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh10703567250737870718.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-ssh11629817210973714021.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, buildSnap:false] ========================================================= [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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2455 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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 8c4faf22c76813cb553a4db765edf9e1791a6a7e (main) Commit message: "refactor(snap): Update command and metadata sourcing (#185)" > 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 8c4faf22c76813cb553a4db765edf9e1791a6a7e # timeout=10 > git rev-list --no-walk f3289a164b8ff7b22d28db9f748121107e7f7ddb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:20:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:20:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:20:44 ========================================================= 15:20:44 EdgeX Global Pipelines Version Info 15:20:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:20:45 ------------------- 15:20:45 stable info: 15:20:45 ------------------- 15:20:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:20:45 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 15:20:45 Message: update stable to v1.0.245 15:20:46 ------------------- 15:20:46 experimental info: 15:20:46 ------------------- 15:20:46 Commited By: **** collab-it+edgex@linuxfoundation.org 15:20:46 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 15:20:46 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:20:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 15:20:46 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 15:20:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:20:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:20:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:20:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 15:20:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:20:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:20:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:20:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:20:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:20:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 15:20:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:20:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:20:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:20:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:20:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:20:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:20:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:20:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:20:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:20:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:20:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:20:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:20:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:20:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:20:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:20:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:20:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:20:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:20:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8c4faf22c76813cb553a4db765edf9e1791a6a7e [Pipeline] echo 15:20:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8c4faf2 [Pipeline] echo 15:20:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:20:46 provisioning config files... 15:20:46 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9031432617233684339tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:20:47 ---> docker-login.sh 15:20:47 nexus3.edgexfoundry.org:10001 15:20:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:47 Configure a credential helper to remove this warning. See 15:20:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:47 15:20:47 Login Succeeded 15:20:47 nexus3.edgexfoundry.org:10002 15:20:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:47 Configure a credential helper to remove this warning. See 15:20:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:47 15:20:47 Login Succeeded 15:20:47 nexus3.edgexfoundry.org:10003 15:20:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:47 Configure a credential helper to remove this warning. See 15:20:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:47 15:20:47 Login Succeeded 15:20:47 nexus3.edgexfoundry.org:10004 15:20:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:47 Configure a credential helper to remove this warning. See 15:20:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:47 15:20:47 Login Succeeded 15:20:47 docker.io 15:20:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:47 Configure a credential helper to remove this warning. See 15:20:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:47 15:20:47 Login Succeeded 15:20:47 ---> docker-login.sh ends [Pipeline] } 15:20:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:20:48 + git rev-list -1 --merges 8c4faf22c76813cb553a4db765edf9e1791a6a7e~1..8c4faf22c76813cb553a4db765edf9e1791a6a7e [Pipeline] echo 15:20:48 -----------> git rev-list -1 --merges 8c4faf22c76813cb553a4db765edf9e1791a6a7e~1..8c4faf22c76813cb553a4db765edf9e1791a6a7e 8c4faf22c76813cb553a4db765edf9e1791a6a7e [false] [Pipeline] sh 15:20:48 + git log --format=format:%s -1 8c4faf22c76813cb553a4db765edf9e1791a6a7e [Pipeline] echo 15:20:48 ========================================================= 15:20:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:20:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:20:48 + git log --format=format:%s -1 8c4faf22c76813cb553a4db765edf9e1791a6a7e [Pipeline] echo 15:20:48 [semverPrep] GIT_COMMIT: 8c4faf22c76813cb553a4db765edf9e1791a6a7e, Commit Message: refactor(snap): Update command and metadata sourcing (#185) [Pipeline] echo 15:20:48 [semverPrep] This is not a build commit. [Pipeline] sh 15:20:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:20:49 + grep -v github /etc/ssh/ssh_known_hosts 15:20:49 + [ -e /tmp/ssh_known_hosts ] 15:20:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:20:49 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:20:49 + sudo tee -a /etc/ssh/ssh_known_hosts 15:20:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:20:49 15:20:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:20:49 0.1.4: Pulling from edgex-devops/py-git-semver 15:20:49 b85a868b505f: Pulling fs layer 15:20:49 e2be974225ed: Pulling fs layer 15:20:49 339a4e72a1f5: Pulling fs layer 15:20:49 988bab9f4d93: Pulling fs layer 15:20:49 1469e6f7b9e6: Pulling fs layer 15:20:49 eaf3925da568: Pulling fs layer 15:20:49 bab4dde63d76: Pulling fs layer 15:20:49 bde34c3a00c8: Pulling fs layer 15:20:49 b352a97aabf1: Pulling fs layer 15:20:49 4872d77fe225: Pulling fs layer 15:20:49 5851b861e8e6: Pulling fs layer 15:20:49 988bab9f4d93: Waiting 15:20:49 1469e6f7b9e6: Waiting 15:20:49 bde34c3a00c8: Waiting 15:20:49 eaf3925da568: Waiting 15:20:49 5851b861e8e6: Waiting 15:20:49 4872d77fe225: Waiting 15:20:49 bab4dde63d76: Waiting 15:20:49 b352a97aabf1: Waiting 15:20:49 e2be974225ed: Verifying Checksum 15:20:49 e2be974225ed: Download complete 15:20:49 988bab9f4d93: Verifying Checksum 15:20:49 988bab9f4d93: Download complete 15:20:50 1469e6f7b9e6: Verifying Checksum 15:20:50 1469e6f7b9e6: Download complete 15:20:50 eaf3925da568: Verifying Checksum 15:20:50 eaf3925da568: Download complete 15:20:50 339a4e72a1f5: Verifying Checksum 15:20:50 339a4e72a1f5: Download complete 15:20:50 bde34c3a00c8: Download complete 15:20:50 b352a97aabf1: Download complete 15:20:50 4872d77fe225: Download complete 15:20:50 5851b861e8e6: Verifying Checksum 15:20:50 5851b861e8e6: Download complete 15:20:50 b85a868b505f: Verifying Checksum 15:20:50 bab4dde63d76: Verifying Checksum 15:20:50 bab4dde63d76: Download complete 15:20:51 b85a868b505f: Pull complete 15:20:51 e2be974225ed: Pull complete 15:20:51 339a4e72a1f5: Pull complete 15:20:51 988bab9f4d93: Pull complete 15:20:52 1469e6f7b9e6: Pull complete 15:20:52 eaf3925da568: Pull complete 15:20:54 bab4dde63d76: Pull complete 15:20:54 bde34c3a00c8: Pull complete 15:20:54 b352a97aabf1: Pull complete 15:20:54 4872d77fe225: Pull complete 15:20:54 5851b861e8e6: Pull complete 15:20:54 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:20:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:20:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:20:54 prd-ubuntu20.04-docker-8c-8g-2455 does not seem to be running inside a container 15:20:54 $ 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 15:20:56 $ docker top 2c1f65587d73886a736632f7cd4ee45737ecff121d23509c02712c9c3ca5f5d3 -eo pid,comm 15:20:56 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:20:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:20:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:20:56 [ssh-agent] Looking for ssh-agent implementation... 15:20:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:20:57 $ docker exec 2c1f65587d73886a736632f7cd4ee45737ecff121d23509c02712c9c3ca5f5d3 ssh-agent 15:20:57 SSH_AUTH_SOCK=/tmp/ssh-N4ZiG8GnmFQJ/agent.33 15:20:57 SSH_AGENT_PID=39 15:20:57 Running ssh-add (command line suppressed) 15:20:57 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_17281483995695883369.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_17281483995695883369.key) 15:20:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:20:57 + git tag --points-at HEAD [Pipeline] } 15:20:57 $ docker exec --env ******** --env ******** 2c1f65587d73886a736632f7cd4ee45737ecff121d23509c02712c9c3ca5f5d3 ssh-agent -k 15:20:57 unset SSH_AUTH_SOCK; 15:20:57 unset SSH_AGENT_PID; 15:20:57 echo Agent pid 39 killed; 15:20:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:20:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:20:57 [ssh-agent] Looking for ssh-agent implementation... 15:20:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:20:57 $ docker exec 2c1f65587d73886a736632f7cd4ee45737ecff121d23509c02712c9c3ca5f5d3 ssh-agent 15:20:57 SSH_AUTH_SOCK=/tmp/ssh-TkE3xu7NWCaw/agent.71 15:20:57 SSH_AGENT_PID=77 15:20:57 Running ssh-add (command line suppressed) 15:20:57 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10266153035107016508.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10266153035107016508.key) 15:20:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:20:58 + git semver init 15:20:58 2023-03-16 15:20:58,470 [run_init] DEBUG init version:0.0.0 force:False 15:20:58 2023-03-16 15:20:58,471 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 15:20:58 2023-03-16 15:20:58,471 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 15:20:58 2023-03-16 15:20:58,471 [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) 15:20:59 2023-03-16 15:20:59,255 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 15:20:59 2023-03-16 15:20:59,255 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 15:20:59 2023-03-16 15:20:59,255 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 15:20:59 2023-03-16 15:20:59,256 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 15:20:59 3.0.0-dev.8 [Pipeline] } 15:20:59 $ docker exec --env ******** --env ******** 2c1f65587d73886a736632f7cd4ee45737ecff121d23509c02712c9c3ca5f5d3 ssh-agent -k 15:20:59 unset SSH_AUTH_SOCK; 15:20:59 unset SSH_AGENT_PID; 15:20:59 echo Agent pid 77 killed; 15:20:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:20:59 + git semver [Pipeline] } 15:21:00 $ docker stop --time=1 2c1f65587d73886a736632f7cd4ee45737ecff121d23509c02712c9c3ca5f5d3 15:21:01 $ docker rm -f --volumes 2c1f65587d73886a736632f7cd4ee45737ecff121d23509c02712c9c3ca5f5d3 [Pipeline] // withDockerContainer [Pipeline] sh 15:21:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:21:02 Stashed 1 file(s) [Pipeline] echo 15:21:02 [edgeXSemver]: initialized semver on version 3.0.0-dev.8 [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 15:21:02 provisioning config files... 15:21:02 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2050009501594688153tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:21:02 ---> docker-login.sh 15:21:02 nexus3.edgexfoundry.org:10001 15:21:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:02 Configure a credential helper to remove this warning. See 15:21:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:02 15:21:02 Login Succeeded 15:21:02 nexus3.edgexfoundry.org:10002 15:21:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:02 Configure a credential helper to remove this warning. See 15:21:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:02 15:21:02 Login Succeeded 15:21:02 nexus3.edgexfoundry.org:10003 15:21:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:02 Configure a credential helper to remove this warning. See 15:21:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:02 15:21:02 Login Succeeded 15:21:02 nexus3.edgexfoundry.org:10004 15:21:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:02 Configure a credential helper to remove this warning. See 15:21:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:02 15:21:02 Login Succeeded 15:21:02 docker.io 15:21:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:02 Configure a credential helper to remove this warning. See 15:21:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:02 15:21:02 Login Succeeded 15:21:02 ---> docker-login.sh ends [Pipeline] } 15:21:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:21:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:21:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:21:03 ========================================================= 15:21:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 15:21:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:03 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 15:21:03 Sending build context to Docker daemon 4.183MB 15:21:03 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:21:03 Step 2/12 : FROM ${BASE} AS builder 15:21:03 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 15:21:03 63b65145d645: Pulling fs layer 15:21:03 a2d21d5440eb: Pulling fs layer 15:21:03 935e6c44a52c: Pulling fs layer 15:21:03 94cc34f8dd06: Pulling fs layer 15:21:03 30dea6a524f1: Pulling fs layer 15:21:03 a2aff8979fd8: Pulling fs layer 15:21:03 6808be2612f2: Pulling fs layer 15:21:03 f25807f1079a: Pulling fs layer 15:21:03 a2aff8979fd8: Waiting 15:21:03 30dea6a524f1: Waiting 15:21:03 94cc34f8dd06: Waiting 15:21:03 6808be2612f2: Waiting 15:21:03 f25807f1079a: Waiting 15:21:03 a2d21d5440eb: Download complete 15:21:03 94cc34f8dd06: Verifying Checksum 15:21:03 94cc34f8dd06: Download complete 15:21:03 30dea6a524f1: Download complete 15:21:03 63b65145d645: Download complete 15:21:03 a2aff8979fd8: Verifying Checksum 15:21:03 a2aff8979fd8: Download complete 15:21:03 63b65145d645: Pull complete 15:21:03 a2d21d5440eb: Pull complete 15:21:04 f25807f1079a: Verifying Checksum 15:21:04 f25807f1079a: Download complete 15:21:04 935e6c44a52c: Verifying Checksum 15:21:04 935e6c44a52c: Download complete 15:21:04 6808be2612f2: Verifying Checksum 15:21:04 6808be2612f2: Download complete 15:21:07 935e6c44a52c: Pull complete 15:21:07 94cc34f8dd06: Pull complete 15:21:07 30dea6a524f1: Pull complete 15:21:07 a2aff8979fd8: Pull complete 15:21:10 6808be2612f2: Pull complete 15:21:11 f25807f1079a: Pull complete 15:21:11 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 15:21:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:21:11 ---> 3b553350e43f 15:21:11 Step 3/12 : ARG ADD_BUILD_TAGS="" 15:21:14 ---> Running in fc3896016816 15:21:14 Removing intermediate container fc3896016816 15:21:14 ---> 32b53e5f4f83 15:21:14 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:21:14 ---> Running in 3ca0af5d3165 15:21:14 Removing intermediate container 3ca0af5d3165 15:21:14 ---> b88718399970 15:21:14 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 15:21:14 ---> Running in 0db55ae79a3a 15:21:14 Removing intermediate container 0db55ae79a3a 15:21:14 ---> a94bf97506e0 15:21:14 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 15:21:14 ---> Running in 7c4e205b289d 15:21:14 Removing intermediate container 7c4e205b289d 15:21:14 ---> be05a6c1921a 15:21:14 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:21:14 ---> Running in 507fe96a29c2 15:21:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:21:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:21:15 OK: 265 MiB in 53 packages 15:21:15 Removing intermediate container 507fe96a29c2 15:21:15 ---> 3112c2357748 15:21:15 Step 8/12 : WORKDIR /app 15:21:15 ---> Running in 408d975cc660 15:21:15 Removing intermediate container 408d975cc660 15:21:15 ---> c57e1f45c8ed 15:21:15 Step 9/12 : COPY go.mod vendor* ./ 15:21:15 ---> d3dab9836a9d 15:21:15 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:21:15 ---> Running in f71cc23c99b5 15:21:17 Still waiting to schedule task 15:21:17 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 15:21:42 Removing intermediate container f71cc23c99b5 15:21:42 ---> 87fe653433fa 15:21:42 Step 11/12 : COPY . . 15:21:42 ---> 63e270b61ae1 15:21:42 Step 12/12 : RUN $MAKE 15:21:42 ---> Running in aa7f8af204b2 15:21:42 noop 15:21:42 Removing intermediate container aa7f8af204b2 15:21:42 ---> ca9c80fe76fc 15:21:42 Successfully built ca9c80fe76fc 15:21:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:42 + docker inspect -f . ci-base-image-x86_64 15:21:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:21:42 prd-ubuntu20.04-docker-8c-8g-2455 does not seem to be running inside a container 15:21:42 $ 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 15:21:42 $ docker top 63ec2e019d77e8e5ed3c08bf6ab8243f49dc7aa5b183f33b972305d4d14efa3c -eo pid,comm [Pipeline] { [Pipeline] sh 15:21:43 + go version 15:21:43 go version go1.20.2 linux/amd64 [Pipeline] } 15:21:43 $ docker stop --time=1 63ec2e019d77e8e5ed3c08bf6ab8243f49dc7aa5b183f33b972305d4d14efa3c 15:21:44 $ docker rm -f --volumes 63ec2e019d77e8e5ed3c08bf6ab8243f49dc7aa5b183f33b972305d4d14efa3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:44 + docker inspect -f . ci-base-image-x86_64 15:21:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:21:45 prd-ubuntu20.04-docker-8c-8g-2455 does not seem to be running inside a container 15:21:45 $ 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 15:21:45 $ docker top 51813a647f1290a7bf2abc53faaa9b930a6a5174931064ee8939c8d4227a977b -eo pid,comm [Pipeline] { [Pipeline] sh 15:21:45 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 15:21:46 + make test 15:21:46 go test ./... -coverprofile=coverage.out ./... 15:21:51 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 15:22:01 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 15:22:01 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 15:22:05 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.548s coverage: 40.7% of statements 15:22:05 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.248s coverage: 52.0% of statements 15:22:05 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.010s coverage: 96.4% of statements 15:22:13 go vet ./... 15:22:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:22:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:22:17 ./bin/test-attribution-txt.sh 15:22:17 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 15:22:17 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 15:22:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:22:17 $ docker stop --time=1 51813a647f1290a7bf2abc53faaa9b930a6a5174931064ee8939c8d4227a977b 15:22:20 $ docker rm -f --volumes 51813a647f1290a7bf2abc53faaa9b930a6a5174931064ee8939c8d4227a977b [Pipeline] // withDockerContainer [Pipeline] sh 15:22:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:22:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:22:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:22:22 + ls -al . 15:22:22 total 632 15:22:22 drwxrwxr-x 11 jenkins jenkins 4096 Mar 16 15:21 . 15:22:22 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 15:20 .. 15:22:22 -rw-rw-r-- 1 jenkins jenkins 134 Mar 16 15:20 .dockerignore 15:22:22 drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 15:21 .git 15:22:22 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 15:20 .github 15:22:22 -rw-rw-r-- 1 jenkins jenkins 946 Mar 16 15:20 .gitignore 15:22:22 -rw-rw-r-- 1 jenkins jenkins 41 Mar 16 15:20 .golangci.yml 15:22:22 drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 15:20 .semver 15:22:22 -rw-rw-r-- 1 jenkins jenkins 10896 Mar 16 15:20 Attribution.txt 15:22:22 -rw-rw-r-- 1 jenkins jenkins 5905 Mar 16 15:20 CHANGELOG.md 15:22:22 -rw-rw-r-- 1 jenkins jenkins 1347 Mar 16 15:20 Dockerfile 15:22:22 -rw-rw-r-- 1 jenkins jenkins 677 Mar 16 15:20 GOVERNANCE.md 15:22:22 -rw-rw-r-- 1 jenkins jenkins 683 Mar 16 15:20 Jenkinsfile 15:22:22 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 16 15:20 LICENSE 15:22:22 -rw-rw-r-- 1 jenkins jenkins 2053 Mar 16 15:20 Makefile 15:22:22 -rw-rw-r-- 1 jenkins jenkins 625 Mar 16 15:20 OWNERS.md 15:22:22 -rw-rw-r-- 1 jenkins jenkins 28496 Mar 16 15:20 README.md 15:22:22 -rw-rw-r-- 1 jenkins jenkins 11 Mar 16 15:21 VERSION 15:22:22 drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 15:20 bin 15:22:22 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 15:20 cmd 15:22:22 -rw-r--r-- 1 jenkins jenkins 457862 Mar 16 15:22 coverage.out 15:22:22 drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 15:20 examples 15:22:22 -rw-rw-r-- 1 jenkins jenkins 3462 Mar 16 15:20 go.mod 15:22:22 -rw-rw-r-- 1 jenkins jenkins 33032 Mar 16 15:20 go.sum 15:22:22 drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 15:20 images 15:22:22 drwxrwxr-x 5 jenkins jenkins 4096 Mar 16 15:20 internal 15:22:22 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 15:20 snap 15:22:22 -rw-rw-r-- 1 jenkins jenkins 193 Mar 16 15:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:22 + 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=8c4faf22c76813cb553a4db765edf9e1791a6a7e --label arch=amd64 --label version=3.0.0-dev.8 . 15:22:22 Sending build context to Docker daemon 4.183MB 15:22:22 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 15:22:22 Step 2/24 : FROM ${BASE} AS builder 15:22:22 ---> ca9c80fe76fc 15:22:22 Step 3/24 : ARG ADD_BUILD_TAGS="" 15:22:22 ---> Running in 097e439349f5 15:22:22 Removing intermediate container 097e439349f5 15:22:22 ---> 89243266a40d 15:22:22 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:22:22 ---> Running in e38111df5b80 15:22:22 Removing intermediate container e38111df5b80 15:22:22 ---> b3def03e8894 15:22:22 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 15:22:22 ---> Running in bf77207f0aab 15:22:23 Removing intermediate container bf77207f0aab 15:22:23 ---> 44bef5fe015b 15:22:23 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 15:22:23 ---> Running in 9dafdf5864fe 15:22:23 Removing intermediate container 9dafdf5864fe 15:22:23 ---> df7a4ad307c5 15:22:23 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:22:23 ---> Running in c8434d1eaff7 15:22:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:22:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:22:23 OK: 265 MiB in 53 packages 15:22:24 Removing intermediate container c8434d1eaff7 15:22:24 ---> 64e75015f9ee 15:22:24 Step 8/24 : WORKDIR /app 15:22:24 ---> Running in ac9d1721b756 15:22:24 Removing intermediate container ac9d1721b756 15:22:24 ---> 88de5347e551 15:22:24 Step 9/24 : COPY go.mod vendor* ./ 15:22:24 ---> 0587e231e67e 15:22:24 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:22:24 ---> Running in b3de9b39edce 15:22:25 Removing intermediate container b3de9b39edce 15:22:25 ---> 3f53b78ad32c 15:22:25 Step 11/24 : COPY . . 15:22:25 ---> 56c90521b0bb 15:22:25 Step 12/24 : RUN $MAKE 15:22:25 ---> Running in bd773447d5ba 15:22:25 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.8" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 15:22:47 Removing intermediate container bd773447d5ba 15:22:47 ---> 93a7ca53955d 15:22:47 Step 13/24 : FROM alpine:3.17 15:22:47 3.17: Pulling from library/alpine 15:22:47 63b65145d645: Already exists 15:22:47 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 15:22:47 Status: Downloaded newer image for alpine:3.17 15:22:47 ---> b2aa39c304c2 15:22:47 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 15:22:47 ---> Running in 52039131f1a8 15:22:47 Removing intermediate container 52039131f1a8 15:22:47 ---> caf12db3d00e 15:22:47 Step 15/24 : RUN apk add --update --no-cache dumb-init 15:22:47 ---> Running in 635f93186221 15:22:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:22:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:22:47 (1/1) Installing dumb-init (1.2.5-r2) 15:22:47 Executing busybox-1.35.0-r29.trigger 15:22:47 OK: 7 MiB in 16 packages 15:22:47 Removing intermediate container 635f93186221 15:22:47 ---> 984473ea5faa 15:22:47 Step 16/24 : COPY --from=builder /app/LICENSE / 15:22:47 ---> 21053dca34e1 15:22:47 Step 17/24 : COPY --from=builder /app/Attribution.txt / 15:22:47 ---> 298b284c51fa 15:22:47 Step 18/24 : COPY --from=builder /app/cmd/ / 15:22:48 ---> 69641495f9be 15:22:48 Step 19/24 : EXPOSE 59989 15:22:48 ---> Running in 332d4e4648d0 15:22:48 Removing intermediate container 332d4e4648d0 15:22:48 ---> aae28b2184c2 15:22:48 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 15:22:48 ---> Running in 5d0639648b45 15:22:48 Removing intermediate container 5d0639648b45 15:22:48 ---> bbb84b41a602 15:22:48 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:22:48 ---> Running in 786a76026522 15:22:48 Removing intermediate container 786a76026522 15:22:48 ---> a3e469a50e8a 15:22:48 Step 22/24 : LABEL arch=amd64 15:22:48 ---> Running in 2e8c61689386 15:22:48 Removing intermediate container 2e8c61689386 15:22:48 ---> fd11dd46a5f5 15:22:48 Step 23/24 : LABEL git_sha=8c4faf22c76813cb553a4db765edf9e1791a6a7e 15:22:48 ---> Running in 1938a5e95580 15:22:49 Removing intermediate container 1938a5e95580 15:22:49 ---> ee139682d1d1 15:22:49 Step 24/24 : LABEL version=3.0.0-dev.8 15:22:49 ---> Running in 8e5f61390921 15:22:49 Removing intermediate container 8e5f61390921 15:22:49 ---> bb1f9925f6e5 15:22:49 [Warning] One or more build-args [ARCH] were not consumed 15:22:49 Successfully built bb1f9925f6e5 15:22:49 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 15:22:49 provisioning config files... 15:22:49 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config15209187461387628011tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:22:49 ---> docker-login.sh 15:22:49 nexus3.edgexfoundry.org:10001 15:22:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:49 Configure a credential helper to remove this warning. See 15:22:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:49 15:22:49 Login Succeeded 15:22:49 nexus3.edgexfoundry.org:10002 15:22:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:49 Configure a credential helper to remove this warning. See 15:22:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:49 15:22:49 Login Succeeded 15:22:49 nexus3.edgexfoundry.org:10003 15:22:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:49 Configure a credential helper to remove this warning. See 15:22:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:49 15:22:49 Login Succeeded 15:22:49 nexus3.edgexfoundry.org:10004 15:22:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:49 Configure a credential helper to remove this warning. See 15:22:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:49 15:22:49 Login Succeeded 15:22:49 docker.io 15:22:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:49 Configure a credential helper to remove this warning. See 15:22:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:49 15:22:49 Login Succeeded 15:22:49 ---> docker-login.sh ends [Pipeline] } 15:22:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:22:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:22:50 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 15:22:50 8c4faf22c76813cb553a4db765edf9e1791a6a7e 15:22:50 latest 15:22:50 3.0.0-dev.8 15:22:50 8c4faf22c76813cb553a4db765edf9e1791a6a7e-3.0.0-dev.8 15:22:50 main 15:22:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:50 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:8c4faf22c76813cb553a4db765edf9e1791a6a7e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:50 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:8c4faf22c76813cb553a4db765edf9e1791a6a7e 15:22:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 15:22:50 85ad07926aec: Preparing 15:22:50 4177acad0753: Preparing 15:22:50 3550261da772: Preparing 15:22:50 b595ff715983: Preparing 15:22:50 7cd52847ad77: Preparing 15:22:50 7cd52847ad77: Layer already exists 15:22:50 3550261da772: Pushed 15:22:50 b595ff715983: Pushed 15:22:50 4177acad0753: Pushed 15:22:53 85ad07926aec: Pushed 15:22:53 8c4faf22c76813cb553a4db765edf9e1791a6a7e: digest: sha256:592daef5d72e58f88d628525bcbf78903fcbaca575d54b0b6f3bb160791b36d6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:53 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:54 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 15:22:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 15:22:54 85ad07926aec: Preparing 15:22:54 4177acad0753: Preparing 15:22:54 3550261da772: Preparing 15:22:54 b595ff715983: Preparing 15:22:54 7cd52847ad77: Preparing 15:22:54 4177acad0753: Layer already exists 15:22:54 b595ff715983: Layer already exists 15:22:54 3550261da772: Layer already exists 15:22:54 85ad07926aec: Layer already exists 15:22:54 7cd52847ad77: Layer already exists 15:22:54 latest: digest: sha256:592daef5d72e58f88d628525bcbf78903fcbaca575d54b0b6f3bb160791b36d6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:54 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:54 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.8 15:22:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 15:22:54 85ad07926aec: Preparing 15:22:54 4177acad0753: Preparing 15:22:54 3550261da772: Preparing 15:22:54 b595ff715983: Preparing 15:22:54 7cd52847ad77: Preparing 15:22:54 3550261da772: Layer already exists 15:22:54 85ad07926aec: Layer already exists 15:22:54 7cd52847ad77: Layer already exists 15:22:54 4177acad0753: Layer already exists 15:22:54 b595ff715983: Layer already exists 15:22:54 3.0.0-dev.8: digest: sha256:592daef5d72e58f88d628525bcbf78903fcbaca575d54b0b6f3bb160791b36d6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:54 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:8c4faf22c76813cb553a4db765edf9e1791a6a7e-3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:55 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:8c4faf22c76813cb553a4db765edf9e1791a6a7e-3.0.0-dev.8 15:22:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 15:22:55 85ad07926aec: Preparing 15:22:55 4177acad0753: Preparing 15:22:55 3550261da772: Preparing 15:22:55 b595ff715983: Preparing 15:22:55 7cd52847ad77: Preparing 15:22:55 3550261da772: Layer already exists 15:22:55 4177acad0753: Layer already exists 15:22:55 7cd52847ad77: Layer already exists 15:22:55 b595ff715983: Layer already exists 15:22:55 85ad07926aec: Layer already exists 15:22:55 8c4faf22c76813cb553a4db765edf9e1791a6a7e-3.0.0-dev.8: digest: sha256:592daef5d72e58f88d628525bcbf78903fcbaca575d54b0b6f3bb160791b36d6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:55 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:55 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 15:22:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 15:22:55 85ad07926aec: Preparing 15:22:55 4177acad0753: Preparing 15:22:55 3550261da772: Preparing 15:22:55 b595ff715983: Preparing 15:22:55 7cd52847ad77: Preparing 15:22:55 4177acad0753: Layer already exists 15:22:55 7cd52847ad77: Layer already exists 15:22:55 85ad07926aec: Layer already exists 15:22:55 3550261da772: Layer already exists 15:22:55 b595ff715983: Layer already exists 15:22:55 main: digest: sha256:592daef5d72e58f88d628525bcbf78903fcbaca575d54b0b6f3bb160791b36d6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:22:55 ===================================================== [Pipeline] echo 15:22:55 taggedImages: 15:22:55 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:8c4faf22c76813cb553a4db765edf9e1791a6a7e 15:22:55 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 15:22:55 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.8 15:22:55 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:8c4faf22c76813cb553a4db765edf9e1791a6a7e-3.0.0-dev.8 15:22:55 - 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 15:22:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:22:56 15:22:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:22:56 latest: Pulling from edgex-lftools-log-publisher 15:22:56 5eb5b503b376: Pulling fs layer 15:22:56 5c69ac0246d0: Pulling fs layer 15:22:56 ec43610c2a17: Pulling fs layer 15:22:56 3a2ae6a8a46f: Pulling fs layer 15:22:56 33b1e0a273af: Pulling fs layer 15:22:56 5d3b04190fa2: Pulling fs layer 15:22:56 2f39f015ded8: Pulling fs layer 15:22:56 5d3b04190fa2: Waiting 15:22:56 2f39f015ded8: Waiting 15:22:56 33b1e0a273af: Waiting 15:22:56 5c69ac0246d0: Download complete 15:22:56 3a2ae6a8a46f: Verifying Checksum 15:22:56 3a2ae6a8a46f: Download complete 15:22:56 33b1e0a273af: Verifying Checksum 15:22:56 33b1e0a273af: Download complete 15:22:56 ec43610c2a17: Verifying Checksum 15:22:56 ec43610c2a17: Download complete 15:22:56 5d3b04190fa2: Verifying Checksum 15:22:56 5d3b04190fa2: Download complete 15:22:56 5eb5b503b376: Verifying Checksum 15:22:56 5eb5b503b376: Download complete 15:22:57 2f39f015ded8: Download complete 15:22:58 5eb5b503b376: Pull complete 15:22:58 5c69ac0246d0: Pull complete 15:22:58 ec43610c2a17: Pull complete 15:22:58 3a2ae6a8a46f: Pull complete 15:22:58 33b1e0a273af: Pull complete 15:22:59 5d3b04190fa2: Pull complete 15:23:03 2f39f015ded8: Pull complete 15:23:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:23:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:23:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:23:03 prd-ubuntu20.04-docker-8c-8g-2455 does not seem to be running inside a container 15:23: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/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 15:23:07 $ docker top 8120060c3f825d05682dbcd13c17dfdfdc1d87567168b6c08e4dc784d9d78bdd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:23:07 ---> job-cost.sh 15:23:07 lf-activate-venv: SKIPPING 15:23:07 INFO: No Stack... 15:23:07 INFO: Retrieving Pricing Info for: v3-standard-8 15:23:07 INFO: Archiving Costs [Pipeline] sh 15:23:08 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 15:23:08 + cut -d, -f6 [Pipeline] lock 15:23:08 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-75-stack-cost] 15:23:08 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-75-stack-cost] did not exist. Created. 15:23:08 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-75-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:23:08 + echo total: 0.2199999988079071 [Pipeline] stash 15:23:08 Stashed 1 file(s) [Pipeline] } 15:23:08 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-75-stack-cost] [Pipeline] // lock [Pipeline] } 15:23:08 $ docker stop --time=1 8120060c3f825d05682dbcd13c17dfdfdc1d87567168b6c08e4dc784d9d78bdd 15:23:09 $ docker rm -f --volumes 8120060c3f825d05682dbcd13c17dfdfdc1d87567168b6c08e4dc784d9d78bdd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:23:31 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2457 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 15:23:31 Running in /w/workspace/device-rfid-llrp-go/75 [Pipeline] { [Pipeline] checkout 15:23:31 Selected Git installation does not exist. Using Default 15:23:31 The recommended git tool is: NONE 15:23:37 using credential edgex-jenkins-ssh 15:23:37 Cloning the remote Git repository 15:23:37 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 15:23:37 > git init /w/workspace/device-rfid-llrp-go/75 # timeout=10 15:23:38 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 15:23:38 > git --version # timeout=10 15:23:38 > git --version # 'git version 2.25.1' 15:23:38 using GIT_SSH to set credentials SSH Credentials for GitHub 15:23:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:23:39 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 15:23:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:23:40 Avoid second fetch 15:23:40 Checking out Revision 8c4faf22c76813cb553a4db765edf9e1791a6a7e (main) 15:23:41 Commit message: "refactor(snap): Update command and metadata sourcing (#185)" 15:23:40 > git config core.sparsecheckout # timeout=10 15:23:40 > git checkout -f 8c4faf22c76813cb553a4db765edf9e1791a6a7e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:23:42 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:23:42 % Total % Received % Xferd Average Speed Time Time Time Current 15:23:42 Dload Upload Total Spent Left Speed 15:23:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 211k 0 --:--:-- --:--:-- --:--:-- 214k [Pipeline] sh 15:23:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:23:43 + sudo tee /etc/docker/daemon.new 15:23:43 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:23:43 { 15:23:43 "registry-mirrors": [ 15:23:43 "https://nexus3.edgexfoundry.org:10001" 15:23:43 ], 15:23:43 "bip": "10.250.0.254/24", 15:23:43 "hosts": [ 15:23:43 "tcp://0.0.0.0:5555", 15:23:43 "unix:///var/run/docker.sock" 15:23:43 ], 15:23:43 "mtu": 1458, 15:23:43 "selinux-enabled": true, 15:23:43 "seccomp-profile": "/etc/docker/seccomp.json" 15:23:43 } [Pipeline] sh 15:23:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:23:44 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:24:02 provisioning config files... 15:24:02 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/75@tmp/config14301473230952588827tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:24:02 ---> docker-login.sh 15:24:02 nexus3.edgexfoundry.org:10001 15:24:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:24:03 Configure a credential helper to remove this warning. See 15:24:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:24:03 15:24:03 Login Succeeded 15:24:03 nexus3.edgexfoundry.org:10002 15:24:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:24:03 Configure a credential helper to remove this warning. See 15:24:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:24:03 15:24:03 Login Succeeded 15:24:03 nexus3.edgexfoundry.org:10003 15:24:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:24:04 Configure a credential helper to remove this warning. See 15:24:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:24:04 15:24:04 Login Succeeded 15:24:04 nexus3.edgexfoundry.org:10004 15:24:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:24:04 Configure a credential helper to remove this warning. See 15:24:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:24:04 15:24:04 Login Succeeded 15:24:04 docker.io 15:24:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:24:05 Configure a credential helper to remove this warning. See 15:24:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:24:05 15:24:05 Login Succeeded 15:24:05 ---> docker-login.sh ends [Pipeline] } 15:24:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:24:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:24:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:24:05 ========================================================= 15:24:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 15:24:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:06 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 15:24:06 Sending build context to Docker daemon 1.213MB 15:24:06 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:24:06 Step 2/12 : FROM ${BASE} AS builder 15:24:06 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:24:06 af6eaf76a39c: Pulling fs layer 15:24:06 55522c791124: Pulling fs layer 15:24:06 ce5c4a1c91eb: Pulling fs layer 15:24:06 169dfbe0d373: Pulling fs layer 15:24:06 e1ff8fa3b103: Pulling fs layer 15:24:06 52ebb69f0ebf: Pulling fs layer 15:24:06 5abe8eddf0d5: Pulling fs layer 15:24:06 e1ff8fa3b103: Waiting 15:24:06 169dfbe0d373: Waiting 15:24:06 5abe8eddf0d5: Waiting 15:24:06 52ebb69f0ebf: Waiting 15:24:06 55522c791124: Verifying Checksum 15:24:06 55522c791124: Download complete 15:24:06 169dfbe0d373: Verifying Checksum 15:24:06 169dfbe0d373: Download complete 15:24:06 e1ff8fa3b103: Verifying Checksum 15:24:06 e1ff8fa3b103: Download complete 15:24:06 af6eaf76a39c: Verifying Checksum 15:24:06 af6eaf76a39c: Download complete 15:24:07 af6eaf76a39c: Pull complete 15:24:07 5abe8eddf0d5: Verifying Checksum 15:24:07 5abe8eddf0d5: Download complete 15:24:08 55522c791124: Pull complete 15:24:09 ce5c4a1c91eb: Verifying Checksum 15:24:09 ce5c4a1c91eb: Download complete 15:24:09 52ebb69f0ebf: Verifying Checksum 15:24:09 52ebb69f0ebf: Download complete 15:24:21 ce5c4a1c91eb: Pull complete 15:24:21 169dfbe0d373: Pull complete 15:24:21 e1ff8fa3b103: Pull complete 15:24:28 52ebb69f0ebf: Pull complete 15:24:31 5abe8eddf0d5: Pull complete 15:24:31 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 15:24:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:24:31 ---> 6cb57ee374ae 15:24:31 Step 3/12 : ARG ADD_BUILD_TAGS="" 15:24:33 ---> Running in 9c0229f1f025 15:24:33 Removing intermediate container 9c0229f1f025 15:24:33 ---> d49f9d8e723b 15:24:33 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:24:33 ---> Running in 8adeb781e8c8 15:24:34 Removing intermediate container 8adeb781e8c8 15:24:34 ---> 895600778027 15:24:34 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 15:24:34 ---> Running in 194ee66fb8bf 15:24:34 Removing intermediate container 194ee66fb8bf 15:24:34 ---> 28f5ae202f0a 15:24:34 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 15:24:34 ---> Running in 888c0e069538 15:24:34 Removing intermediate container 888c0e069538 15:24:34 ---> de7486787ca3 15:24:34 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:24:34 ---> Running in bf010493bc09 15:24:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:24:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:24:38 OK: 263 MiB in 53 packages 15:24:38 Removing intermediate container bf010493bc09 15:24:38 ---> a012ee4038f5 15:24:38 Step 8/12 : WORKDIR /app 15:24:38 ---> Running in 70b67b202959 15:24:39 Removing intermediate container 70b67b202959 15:24:39 ---> 3cce4a26df95 15:24:39 Step 9/12 : COPY go.mod vendor* ./ 15:24:39 ---> 93a1dbeeb73e 15:24:39 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:24:40 ---> Running in da298c685c08 15:25:48 Removing intermediate container da298c685c08 15:25:48 ---> 7c8e16acf071 15:25:48 Step 11/12 : COPY . . 15:25:48 ---> 54ef4ba33d6a 15:25:48 Step 12/12 : RUN $MAKE 15:25:48 ---> Running in 9764e5f6b9c9 15:25:48 noop 15:25:48 Removing intermediate container 9764e5f6b9c9 15:25:48 ---> 88f8046afbba 15:25:48 Successfully built 88f8046afbba 15:25:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:48 + docker inspect -f . ci-base-image-arm64 15:25:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:25:48 prd-ubuntu20.04-docker-arm64-4c-16g-2457 does not seem to be running inside a container 15:25:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/75 -v /w/workspace/device-rfid-llrp-go/75:/w/workspace/device-rfid-llrp-go/75:rw,z -v /w/workspace/device-rfid-llrp-go/75@tmp:/w/workspace/device-rfid-llrp-go/75@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 15:25:49 $ docker top 6a429d98d56eed19f69a079f50346ea9ad0c4cfef24de8305870b8dead22d3fb -eo pid,comm [Pipeline] { [Pipeline] sh 15:25:50 + go version 15:25:50 go version go1.20.2 linux/arm64 [Pipeline] } 15:25:50 $ docker stop --time=1 6a429d98d56eed19f69a079f50346ea9ad0c4cfef24de8305870b8dead22d3fb 15:25:52 $ docker rm -f --volumes 6a429d98d56eed19f69a079f50346ea9ad0c4cfef24de8305870b8dead22d3fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:53 + docker inspect -f . ci-base-image-arm64 15:25:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:25:53 prd-ubuntu20.04-docker-arm64-4c-16g-2457 does not seem to be running inside a container 15:25:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/75 -v /w/workspace/device-rfid-llrp-go/75:/w/workspace/device-rfid-llrp-go/75:rw,z -v /w/workspace/device-rfid-llrp-go/75@tmp:/w/workspace/device-rfid-llrp-go/75@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 15:25:54 $ docker top fdd827f0969fe4a0571d31e9289418f80d3c98fec5e86ce276374086850371d1 -eo pid,comm [Pipeline] { [Pipeline] sh 15:25:55 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/75 [Pipeline] fileExists [Pipeline] sh 15:25:56 + make test 15:25:56 go test ./... -coverprofile=coverage.out ./... 15:26:34 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 15:29:11 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 15:29:11 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 15:29:43 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 28.191s coverage: 40.7% of statements 15:29:43 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.626s coverage: 52.0% of statements 15:29:43 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.041s coverage: 95.5% of statements 15:29:43 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:29:43 go vet ./... 15:30:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:30:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:30:16 ./bin/test-attribution-txt.sh 15:30:16 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 15:30:16 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 15:30:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:30:16 $ docker stop --time=1 fdd827f0969fe4a0571d31e9289418f80d3c98fec5e86ce276374086850371d1 15:30:18 $ docker rm -f --volumes fdd827f0969fe4a0571d31e9289418f80d3c98fec5e86ce276374086850371d1 [Pipeline] // withDockerContainer [Pipeline] sh 15:30:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:30:19 Warning: overwriting stash ‘coverage-report’ 15:30:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:30:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:30:21 + ls -al . 15:30:21 total 628 15:30:21 drwxrwxr-x 10 jenkins jenkins 4096 Mar 16 15:25 . 15:30:21 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 15:23 .. 15:30:21 -rw-rw-r-- 1 jenkins jenkins 134 Mar 16 15:23 .dockerignore 15:30:21 drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 15:23 .git 15:30:21 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 15:23 .github 15:30:21 -rw-rw-r-- 1 jenkins jenkins 946 Mar 16 15:23 .gitignore 15:30:21 -rw-rw-r-- 1 jenkins jenkins 41 Mar 16 15:23 .golangci.yml 15:30:21 -rw-rw-r-- 1 jenkins jenkins 10896 Mar 16 15:23 Attribution.txt 15:30:21 -rw-rw-r-- 1 jenkins jenkins 5905 Mar 16 15:23 CHANGELOG.md 15:30:21 -rw-rw-r-- 1 jenkins jenkins 1347 Mar 16 15:23 Dockerfile 15:30:21 -rw-rw-r-- 1 jenkins jenkins 677 Mar 16 15:23 GOVERNANCE.md 15:30:21 -rw-rw-r-- 1 jenkins jenkins 683 Mar 16 15:23 Jenkinsfile 15:30:21 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 16 15:23 LICENSE 15:30:21 -rw-rw-r-- 1 jenkins jenkins 2053 Mar 16 15:23 Makefile 15:30:21 -rw-rw-r-- 1 jenkins jenkins 625 Mar 16 15:23 OWNERS.md 15:30:21 -rw-rw-r-- 1 jenkins jenkins 28496 Mar 16 15:23 README.md 15:30:21 -rw-rw-r-- 1 jenkins jenkins 11 Mar 16 15:21 VERSION 15:30:21 drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 15:23 bin 15:30:21 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 15:23 cmd 15:30:21 -rw-r--r-- 1 jenkins jenkins 457862 Mar 16 15:29 coverage.out 15:30:21 drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 15:23 examples 15:30:21 -rw-rw-r-- 1 jenkins jenkins 3462 Mar 16 15:23 go.mod 15:30:21 -rw-rw-r-- 1 jenkins jenkins 33032 Mar 16 15:23 go.sum 15:30:21 drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 15:23 images 15:30:21 drwxrwxr-x 5 jenkins jenkins 4096 Mar 16 15:23 internal 15:30:21 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 15:23 snap 15:30:21 -rw-rw-r-- 1 jenkins jenkins 193 Mar 16 15:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:21 + 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=8c4faf22c76813cb553a4db765edf9e1791a6a7e --label arch=arm64 --label version=3.0.0-dev.8 . 15:30:21 Sending build context to Docker daemon 1.213MB 15:30:21 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 15:30:21 Step 2/24 : FROM ${BASE} AS builder 15:30:21 ---> 88f8046afbba 15:30:21 Step 3/24 : ARG ADD_BUILD_TAGS="" 15:30:21 ---> Running in 1fdb7d58e0ce 15:30:22 Removing intermediate container 1fdb7d58e0ce 15:30:22 ---> e2e2e69b86a7 15:30:22 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:30:22 ---> Running in 0a06e942e5fe 15:30:22 Removing intermediate container 0a06e942e5fe 15:30:22 ---> 843f3a74913c 15:30:22 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 15:30:22 ---> Running in c2facd5f83d8 15:30:23 Removing intermediate container c2facd5f83d8 15:30:23 ---> 9a0f77b60f6e 15:30:23 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 15:30:23 ---> Running in 5130f5f34794 15:30:23 Removing intermediate container 5130f5f34794 15:30:23 ---> dbb0a74e7a49 15:30:23 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:30:23 ---> Running in b2dea9a60533 15:30:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:30:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:30:27 OK: 263 MiB in 53 packages 15:30:28 Removing intermediate container b2dea9a60533 15:30:28 ---> 0a49aaab3b86 15:30:28 Step 8/24 : WORKDIR /app 15:30:28 ---> Running in a549d6ad4e6e 15:30:28 Removing intermediate container a549d6ad4e6e 15:30:28 ---> 96a0717be5e9 15:30:28 Step 9/24 : COPY go.mod vendor* ./ 15:30:28 ---> 9a98f1ea1ecb 15:30:28 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:30:28 ---> Running in 5d71616392d0 15:30:32 Removing intermediate container 5d71616392d0 15:30:32 ---> c598e116c19f 15:30:32 Step 11/24 : COPY . . 15:30:32 ---> 0ae510586ac5 15:30:32 Step 12/24 : RUN $MAKE 15:30:32 ---> Running in e4858a0c431d 15:30:33 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.8" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 15:33:10 Removing intermediate container e4858a0c431d 15:33:10 ---> a3a6b182a02e 15:33:10 Step 13/24 : FROM alpine:3.17 15:33:10 3.17: Pulling from library/alpine 15:33:10 af6eaf76a39c: Already exists 15:33:10 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 15:33:10 Status: Downloaded newer image for alpine:3.17 15:33:10 ---> d74e625d9115 15:33:10 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 15:33:10 ---> Running in eff8c0e503a3 15:33:10 Removing intermediate container eff8c0e503a3 15:33:10 ---> 0728e9582340 15:33:10 Step 15/24 : RUN apk add --update --no-cache dumb-init 15:33:10 ---> Running in 07cbd2a69a78 15:33:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:33:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:33:13 (1/1) Installing dumb-init (1.2.5-r2) 15:33:13 Executing busybox-1.35.0-r29.trigger 15:33:13 OK: 8 MiB in 16 packages 15:33:13 Removing intermediate container 07cbd2a69a78 15:33:13 ---> edc068e21f9b 15:33:13 Step 16/24 : COPY --from=builder /app/LICENSE / 15:33:14 ---> 831539819077 15:33:14 Step 17/24 : COPY --from=builder /app/Attribution.txt / 15:33:14 ---> a15782013944 15:33:14 Step 18/24 : COPY --from=builder /app/cmd/ / 15:33:16 ---> b8ff07f3e0cb 15:33:16 Step 19/24 : EXPOSE 59989 15:33:16 ---> Running in a00638ebf40d 15:33:16 Removing intermediate container a00638ebf40d 15:33:16 ---> eb42c3a461c7 15:33:16 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 15:33:16 ---> Running in 959a06ac6e31 15:33:17 Removing intermediate container 959a06ac6e31 15:33:17 ---> faf825ce6e61 15:33:17 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:33:17 ---> Running in adb1309ef748 15:33:17 Removing intermediate container adb1309ef748 15:33:17 ---> 7ea198ad2739 15:33:17 Step 22/24 : LABEL arch=arm64 15:33:18 ---> Running in 6f09bbd0899e 15:33:18 Removing intermediate container 6f09bbd0899e 15:33:18 ---> a1fd623d9300 15:33:18 Step 23/24 : LABEL git_sha=8c4faf22c76813cb553a4db765edf9e1791a6a7e 15:33:18 ---> Running in aeab95b6ac71 15:33:18 Removing intermediate container aeab95b6ac71 15:33:18 ---> 37f9edbdf8a6 15:33:19 Step 24/24 : LABEL version=3.0.0-dev.8 15:33:19 ---> Running in 1cb2926384bd 15:33:19 Removing intermediate container 1cb2926384bd 15:33:19 ---> bd63c433bf4f 15:33:19 [Warning] One or more build-args [ARCH] were not consumed 15:33:19 Successfully built bd63c433bf4f 15:33:19 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 15:33:19 provisioning config files... 15:33:19 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/75@tmp/config5542298400846255596tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:33:19 ---> docker-login.sh 15:33:19 nexus3.edgexfoundry.org:10001 15:33:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:20 Configure a credential helper to remove this warning. See 15:33:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:20 15:33:20 Login Succeeded 15:33:20 nexus3.edgexfoundry.org:10002 15:33:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:20 Configure a credential helper to remove this warning. See 15:33:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:20 15:33:20 Login Succeeded 15:33:20 nexus3.edgexfoundry.org:10003 15:33:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:20 Configure a credential helper to remove this warning. See 15:33:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:20 15:33:20 Login Succeeded 15:33:20 nexus3.edgexfoundry.org:10004 15:33:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:21 Configure a credential helper to remove this warning. See 15:33:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:21 15:33:21 Login Succeeded 15:33:21 docker.io 15:33:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:21 Configure a credential helper to remove this warning. See 15:33:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:21 15:33:21 Login Succeeded 15:33:21 ---> docker-login.sh ends [Pipeline] } 15:33:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:33:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:33:21 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 15:33:21 8c4faf22c76813cb553a4db765edf9e1791a6a7e 15:33:21 latest 15:33:21 3.0.0-dev.8 15:33:21 8c4faf22c76813cb553a4db765edf9e1791a6a7e-3.0.0-dev.8 15:33:21 main 15:33:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:22 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:8c4faf22c76813cb553a4db765edf9e1791a6a7e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:22 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:8c4faf22c76813cb553a4db765edf9e1791a6a7e 15:33:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 15:33:22 9d95c274166c: Preparing 15:33:22 a2ee386f458a: Preparing 15:33:22 938277bcdae2: Preparing 15:33:22 6395d66d687e: Preparing 15:33:22 edf70074bd40: Preparing 15:33:22 edf70074bd40: Layer already exists 15:33:22 a2ee386f458a: Pushed 15:33:22 6395d66d687e: Pushed 15:33:22 938277bcdae2: Pushed 15:33:29 9d95c274166c: Pushed 15:33:29 8c4faf22c76813cb553a4db765edf9e1791a6a7e: digest: sha256:f3cab48bab58ff9380b5900211f01a90dad76a657f93b1df7615ee5d2e3a1380 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:29 + 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 15:33:32 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 15:33:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 15:33:32 9d95c274166c: Preparing 15:33:32 a2ee386f458a: Preparing 15:33:32 938277bcdae2: Preparing 15:33:32 6395d66d687e: Preparing 15:33:32 edf70074bd40: Preparing 15:33:32 edf70074bd40: Layer already exists 15:33:32 a2ee386f458a: Layer already exists 15:33:32 938277bcdae2: Layer already exists 15:33:32 9d95c274166c: Layer already exists 15:33:32 6395d66d687e: Layer already exists 15:33:32 latest: digest: sha256:f3cab48bab58ff9380b5900211f01a90dad76a657f93b1df7615ee5d2e3a1380 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:33 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:33 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.8 15:33:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 15:33:33 9d95c274166c: Preparing 15:33:33 a2ee386f458a: Preparing 15:33:33 938277bcdae2: Preparing 15:33:33 6395d66d687e: Preparing 15:33:33 edf70074bd40: Preparing 15:33:33 9d95c274166c: Layer already exists 15:33:33 938277bcdae2: Layer already exists 15:33:33 edf70074bd40: Layer already exists 15:33:33 6395d66d687e: Layer already exists 15:33:33 a2ee386f458a: Layer already exists 15:33:33 3.0.0-dev.8: digest: sha256:f3cab48bab58ff9380b5900211f01a90dad76a657f93b1df7615ee5d2e3a1380 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:34 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:8c4faf22c76813cb553a4db765edf9e1791a6a7e-3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:34 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:8c4faf22c76813cb553a4db765edf9e1791a6a7e-3.0.0-dev.8 15:33:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 15:33:34 9d95c274166c: Preparing 15:33:34 a2ee386f458a: Preparing 15:33:34 938277bcdae2: Preparing 15:33:34 6395d66d687e: Preparing 15:33:34 edf70074bd40: Preparing 15:33:34 a2ee386f458a: Layer already exists 15:33:34 938277bcdae2: Layer already exists 15:33:34 6395d66d687e: Layer already exists 15:33:34 edf70074bd40: Layer already exists 15:33:34 9d95c274166c: Layer already exists 15:33:34 8c4faf22c76813cb553a4db765edf9e1791a6a7e-3.0.0-dev.8: digest: sha256:f3cab48bab58ff9380b5900211f01a90dad76a657f93b1df7615ee5d2e3a1380 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:35 + 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 15:33:35 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 15:33:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 15:33:35 9d95c274166c: Preparing 15:33:35 a2ee386f458a: Preparing 15:33:35 938277bcdae2: Preparing 15:33:35 6395d66d687e: Preparing 15:33:35 edf70074bd40: Preparing 15:33:35 6395d66d687e: Layer already exists 15:33:35 938277bcdae2: Layer already exists 15:33:35 a2ee386f458a: Layer already exists 15:33:35 edf70074bd40: Layer already exists 15:33:35 9d95c274166c: Layer already exists 15:33:35 main: digest: sha256:f3cab48bab58ff9380b5900211f01a90dad76a657f93b1df7615ee5d2e3a1380 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:33:35 ===================================================== [Pipeline] echo 15:33:35 taggedImages: 15:33:35 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:8c4faf22c76813cb553a4db765edf9e1791a6a7e 15:33:35 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 15:33:35 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.8 15:33:35 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:8c4faf22c76813cb553a4db765edf9e1791a6a7e-3.0.0-dev.8 15:33:35 - 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 15:33:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:33:36 15:33:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:33:36 arm64: Pulling from edgex-lftools-log-publisher 15:33:36 8998bd30e6a1: Pulling fs layer 15:33:36 04944245beec: Pulling fs layer 15:33:36 699f458cf7ca: Pulling fs layer 15:33:36 765212b225bb: Pulling fs layer 15:33:36 f23df028b6ca: Pulling fs layer 15:33:36 d65c8cfc05b1: Pulling fs layer 15:33:36 2437ff75d9bd: Pulling fs layer 15:33:36 765212b225bb: Waiting 15:33:36 f23df028b6ca: Waiting 15:33:36 d65c8cfc05b1: Waiting 15:33:36 2437ff75d9bd: Waiting 15:33:36 04944245beec: Verifying Checksum 15:33:36 04944245beec: Download complete 15:33:36 765212b225bb: Verifying Checksum 15:33:36 765212b225bb: Download complete 15:33:36 f23df028b6ca: Verifying Checksum 15:33:36 f23df028b6ca: Download complete 15:33:36 d65c8cfc05b1: Verifying Checksum 15:33:36 d65c8cfc05b1: Download complete 15:33:37 699f458cf7ca: Verifying Checksum 15:33:37 699f458cf7ca: Download complete 15:33:37 8998bd30e6a1: Verifying Checksum 15:33:37 8998bd30e6a1: Download complete 15:33:40 2437ff75d9bd: Verifying Checksum 15:33:40 2437ff75d9bd: Download complete 15:33:42 8998bd30e6a1: Pull complete 15:33:42 04944245beec: Pull complete 15:33:43 699f458cf7ca: Pull complete 15:33:44 765212b225bb: Pull complete 15:33:44 f23df028b6ca: Pull complete 15:33:45 d65c8cfc05b1: Pull complete 15:34:00 2437ff75d9bd: Pull complete 15:34:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:34:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:34:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:34:00 prd-ubuntu20.04-docker-arm64-4c-16g-2457 does not seem to be running inside a container 15:34:00 $ 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/75 -v /w/workspace/device-rfid-llrp-go/75:/w/workspace/device-rfid-llrp-go/75:rw,z -v /w/workspace/device-rfid-llrp-go/75@tmp:/w/workspace/device-rfid-llrp-go/75@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 15:34:03 $ docker top 522f26f65cfdd570e51b8ea0904fcfb751de2462ff46f1ab8d53ff34ba80e626 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:34:04 ---> job-cost.sh 15:34:04 lf-activate-venv: SKIPPING 15:34:04 INFO: No Stack... 15:34:05 INFO: Retrieving Pricing Info for: v3-standard-4 15:34:05 INFO: Archiving Costs [Pipeline] sh 15:34:06 + cat /w/workspace/device-rfid-llrp-go/75/archives/cost.csv 15:34:06 + cut -d, -f6 [Pipeline] lock 15:34:06 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-75-stack-cost] 15:34:06 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-75-stack-cost] did not exist. Created. 15:34:06 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-75-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:34:06 /w/workspace/device-rfid-llrp-go/75@tmp/durable-7e938337/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:34:07 + echo total: 0.10999999940395355 [Pipeline] stash 15:34:07 Warning: overwriting stash ‘stack-cost’ 15:34:07 Stashed 1 file(s) [Pipeline] } 15:34:07 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-75-stack-cost] [Pipeline] // lock [Pipeline] } 15:34:07 $ docker stop --time=1 522f26f65cfdd570e51b8ea0904fcfb751de2462ff46f1ab8d53ff34ba80e626 15:34:10 $ docker rm -f --volumes 522f26f65cfdd570e51b8ea0904fcfb751de2462ff46f1ab8d53ff34ba80e626 [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 15:34:10 provisioning config files... 15:34:10 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config13361572792493477542tmp [Pipeline] { [Pipeline] sh 15:34:10 + set +x 15:34:10 + curl -s https://codecov.io/bash 15:34:10 + bash -s -- 15:34:10 15:34:10 _____ _ 15:34:10 / ____| | | 15:34:10 | | ___ __| | ___ ___ _____ __ 15:34:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:34:10 | |___| (_) | (_| | __/ (_| (_) \ V / 15:34:10 \_____\___/ \__,_|\___|\___\___/ \_/ 15:34:10 Bash-1.0.6 15:34:10 15:34:10 15:34:10 ==> git version 2.25.1 found 15:34:10 ==> 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 15:34:10 Release-Date: 2020-01-08 15:34:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:34:10 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:34:10 ==> Jenkins CI detected. 15:34:10 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 15:34:10 project root: . 15:34:10 --> token set from env 15:34:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:34:10 ==> Running gcov in . (disable via -X gcov) 15:34:10 ==> Python coveragepy not found 15:34:10 ==> Searching for coverage reports in: 15:34:10 + . 15:34:10 -> Found 1 reports 15:34:10 ==> Detecting git/mercurial file structure 15:34:10 ==> Reading reports 15:34:10 + ./coverage.out bytes=457862 15:34:10 ==> Appending adjustments 15:34:10 https://docs.codecov.io/docs/fixing-reports 15:34:11 + Found adjustments 15:34:11 ==> Gzipping contents 15:34:11 52K /tmp/codecov.TvbN2Q.gz 15:34:11 ==> Uploading reports 15:34:11 url: https://codecov.io 15:34:11 query: branch=main&commit=8c4faf22c76813cb553a4db765edf9e1791a6a7e&build=75&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F75%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:34:11 -> Pinging Codecov 15:34:11 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=8c4faf22c76813cb553a4db765edf9e1791a6a7e&build=75&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F75%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:34:11 -> Uploading to 15:34:11 https://storage.googleapis.com/codecov/v4/raw/2023-03-16/581DD39554BDF9B6E22D074273EAD858/8c4faf22c76813cb553a4db765edf9e1791a6a7e/52de2423-aaf7-4ecd-82c1-418f9e9aec51.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230316%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230316T153411Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d6331374a5c10e7f3e07d9c7a7da2f82dc1ef04aacb2f43b5d642975012c467b 15:34:11 % Total % Received % Xferd Average Speed Time Time Time Current 15:34:11 Dload Upload Total Spent Left Speed 15:34:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50487 0 0 100 50487 0 179k --:--:-- --:--:-- --:--:-- 179k 15:34:11 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/8c4faf22c76813cb553a4db765edf9e1791a6a7e [Pipeline] } 15:34:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:34:11 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:34:11 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:34:12 15:34:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:34:12 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:34:12 df9b9388f04a: Pulling fs layer 15:34:12 52dc419b0ee2: Pulling fs layer 15:34:12 25bc292e5bac: Pulling fs layer 15:34:12 114826534d7a: Pulling fs layer 15:34:12 4657fd5d0bcf: Pulling fs layer 15:34:12 6ad1cebc031e: Pulling fs layer 15:34:12 8a3aa393b2d8: Pulling fs layer 15:34:12 4657fd5d0bcf: Waiting 15:34:12 114826534d7a: Waiting 15:34:12 25bc292e5bac: Verifying Checksum 15:34:12 25bc292e5bac: Download complete 15:34:12 52dc419b0ee2: Verifying Checksum 15:34:12 52dc419b0ee2: Download complete 15:34:12 4657fd5d0bcf: Verifying Checksum 15:34:12 4657fd5d0bcf: Download complete 15:34:12 df9b9388f04a: Download complete 15:34:12 df9b9388f04a: Pull complete 15:34:12 6ad1cebc031e: Verifying Checksum 15:34:12 6ad1cebc031e: Download complete 15:34:12 52dc419b0ee2: Pull complete 15:34:12 25bc292e5bac: Pull complete 15:34:13 114826534d7a: Verifying Checksum 15:34:13 114826534d7a: Download complete 15:34:13 8a3aa393b2d8: Verifying Checksum 15:34:13 8a3aa393b2d8: Download complete 15:34:16 114826534d7a: Pull complete 15:34:16 4657fd5d0bcf: Pull complete 15:34:16 6ad1cebc031e: Pull complete 15:34:19 8a3aa393b2d8: Pull complete 15:34:19 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:34:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:34:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:34:19 prd-ubuntu20.04-docker-8c-8g-2455 does not seem to be running inside a container 15:34:19 $ 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 15:34:22 $ docker top 43d67951d154759a0513116465d162ec73217fa29c5923d8bf765de14b10dfec -eo pid,comm [Pipeline] { [Pipeline] echo 15:34:22 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh 15:34:22 + set -o pipefail 15:34:22 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' 15:34:26 15:34:26 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 15:34:26 15:34:26 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/42be7234-e39a-4571-a3f1-3145c2a7aa3a 15:34:26 15:34:26 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:34:26 15:34:26 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:34:26 15:34:26 15:34:26 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:34:26 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:34:26 More details here: https://snyk.co/ue1NS [Pipeline] } 15:34:26 $ docker stop --time=1 43d67951d154759a0513116465d162ec73217fa29c5923d8bf765de14b10dfec 15:34:29 $ docker rm -f --volumes 43d67951d154759a0513116465d162ec73217fa29c5923d8bf765de14b10dfec [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 15:34:30 + git log --format=format:%s -1 8c4faf22c76813cb553a4db765edf9e1791a6a7e [Pipeline] sh 15:34:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:34:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:34:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:34:30 prd-ubuntu20.04-docker-8c-8g-2455 does not seem to be running inside a container 15:34:30 $ 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 15:34:31 $ docker top dd48e1134bf90b57a70b5d8d35313266d5120164234ddcc401bee2f9f1a9b642 -eo pid,comm 15:34:31 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). 15:34:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:34:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:34:31 [ssh-agent] Looking for ssh-agent implementation... 15:34:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:34:31 $ docker exec dd48e1134bf90b57a70b5d8d35313266d5120164234ddcc401bee2f9f1a9b642 ssh-agent 15:34:31 SSH_AUTH_SOCK=/tmp/ssh-1bgCnGpfLdiA/agent.33 15:34:31 SSH_AGENT_PID=39 15:34:31 Running ssh-add (command line suppressed) 15:34:31 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7110839892621054004.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7110839892621054004.key) 15:34:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:34:31 + git semver tag 15:34:32 2023-03-16 15:34:32,113 [run_tag] DEBUG tag force:False 15:34:32 2023-03-16 15:34:32,113 [check_head_tag] DEBUG check head tag 15:34:32 2023-03-16 15:34:32,114 [execute] INFO git cat-file --batch-check 15:34:32 2023-03-16 15:34:32,114 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 15:34:32 2023-03-16 15:34:32,118 [execute] INFO git cat-file --batch 15:34:32 2023-03-16 15:34:32,118 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 15:34:32 2023-03-16 15:34:32,133 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 15:34:32 2023-03-16 15:34:32,133 [execute] INFO git tag -a v3.0.0-dev.8 -m v3.0.0-dev.8 15:34:32 2023-03-16 15:34:32,133 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.8', '-m', 'v3.0.0-dev.8'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 15:34:32 2023-03-16 15:34:32,138 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 15:34:32 3.0.0-dev.8 [Pipeline] } 15:34:32 $ docker exec --env ******** --env ******** dd48e1134bf90b57a70b5d8d35313266d5120164234ddcc401bee2f9f1a9b642 ssh-agent -k 15:34:32 unset SSH_AUTH_SOCK; 15:34:32 unset SSH_AGENT_PID; 15:34:32 echo Agent pid 39 killed; 15:34:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:34:32 + git semver [Pipeline] } 15:34:32 $ docker stop --time=1 dd48e1134bf90b57a70b5d8d35313266d5120164234ddcc401bee2f9f1a9b642 15:34:34 $ docker rm -f --volumes dd48e1134bf90b57a70b5d8d35313266d5120164234ddcc401bee2f9f1a9b642 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:34:34 15:34:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:34:34 0.23.1-centos7: Pulling from edgex-lftools 15:34:34 ab5ef0e58194: Pulling fs layer 15:34:34 9712f1f96733: Pulling fs layer 15:34:34 63f879dbbcfc: Pulling fs layer 15:34:34 0d9ebad4ef96: Pulling fs layer 15:34:34 e9a5061849ea: Pulling fs layer 15:34:34 d747dcd14b5f: Pulling fs layer 15:34:34 2de7ff778b66: Pulling fs layer 15:34:34 0d9ebad4ef96: Waiting 15:34:34 e9a5061849ea: Waiting 15:34:34 d747dcd14b5f: Waiting 15:34:34 2de7ff778b66: Waiting 15:34:34 9712f1f96733: Verifying Checksum 15:34:34 9712f1f96733: Download complete 15:34:35 63f879dbbcfc: Verifying Checksum 15:34:35 63f879dbbcfc: Download complete 15:34:35 e9a5061849ea: Verifying Checksum 15:34:35 e9a5061849ea: Download complete 15:34:35 d747dcd14b5f: Verifying Checksum 15:34:35 d747dcd14b5f: Download complete 15:34:35 0d9ebad4ef96: Verifying Checksum 15:34:35 0d9ebad4ef96: Download complete 15:34:35 ab5ef0e58194: Download complete 15:34:35 2de7ff778b66: Verifying Checksum 15:34:35 2de7ff778b66: Download complete 15:34:38 ab5ef0e58194: Pull complete 15:34:38 9712f1f96733: Pull complete 15:34:38 63f879dbbcfc: Pull complete 15:34:41 0d9ebad4ef96: Pull complete 15:34:41 e9a5061849ea: Pull complete 15:34:41 d747dcd14b5f: Pull complete 15:34:42 2de7ff778b66: Pull complete 15:34:42 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:34:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:34:43 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:34:43 prd-ubuntu20.04-docker-8c-8g-2455 does not seem to be running inside a container 15:34:43 $ 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 15:34:46 $ docker top de2ba2e121c05a4e05ded562097b55b50e35aa2dcfc13084e30396ec6382a233 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:34:46 provisioning config files... 15:34:46 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2795456019003963429tmp 15:34:46 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7664070858511754868tmp 15:34:46 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8449457913690806232tmp [Pipeline] { [Pipeline] echo 15:34:46 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:34:47 ---> sigul-configuration.sh 15:34:47 gpg: directory `/root/.gnupg' created 15:34:47 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:34:47 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:34:47 gpg: keyring `/root/.gnupg/secring.gpg' created 15:34:47 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:34:47 gpg: CAST5 encrypted data 15:34:47 gpg: encrypted with 1 passphrase 15:34:47 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:34:47 + mkdir /home/jenkins 15:34:47 + mkdir /home/jenkins/sigul [Pipeline] sh 15:34:47 + 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 15:34:47 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:34:47 ---> sigul-install.sh 15:34:47 Sigul already installed; skipping installation. [Pipeline] sh 15:34:48 + git tag --list 15:34:48 v0.0.0 15:34:48 v1.0.0 15:34:48 v2.1.0 15:34:48 v2.1.1 15:34:48 v2.1.1-dev.1 15:34:48 v2.2.0 15:34:48 v2.2.1-dev.1 15:34:48 v2.2.1-dev.2 15:34:48 v2.2.1-dev.3 15:34:48 v2.2.1-dev.4 15:34:48 v2.2.1-dev.5 15:34:48 v2.2.1-dev.6 15:34:48 v2.2.1-dev.7 15:34:48 v2.3.0 15:34:48 v2.3.0-dev.10 15:34:48 v2.3.0-dev.11 15:34:48 v2.3.0-dev.12 15:34:48 v2.3.0-dev.13 15:34:48 v2.3.0-dev.14 15:34:48 v2.3.0-dev.15 15:34:48 v2.3.0-dev.16 15:34:48 v2.3.0-dev.17 15:34:48 v2.3.0-dev.18 15:34:48 v2.3.0-dev.19 15:34:48 v2.3.0-dev.20 15:34:48 v2.3.0-dev.21 15:34:48 v2.3.0-dev.22 15:34:48 v2.3.0-dev.23 15:34:48 v2.3.0-dev.7 15:34:48 v2.3.0-dev.8 15:34:48 v2.3.0-dev.9 15:34:48 v3.0.0-dev.1 15:34:48 v3.0.0-dev.2 15:34:48 v3.0.0-dev.3 15:34:48 v3.0.0-dev.4 15:34:48 v3.0.0-dev.5 15:34:48 v3.0.0-dev.6 15:34:48 v3.0.0-dev.7 15:34:48 v3.0.0-dev.8 [Pipeline] sh 15:34:48 + lftools sign git-tag v3.0.0-dev.8 15:34:49 Signing Git tag with Sigul... 15:34:49 Signing v3.0.0-dev.8 [Pipeline] echo 15:34:49 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:34:49 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:34:49 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:34:49 $ docker stop --time=1 de2ba2e121c05a4e05ded562097b55b50e35aa2dcfc13084e30396ec6382a233 15:34:51 $ docker rm -f --volumes de2ba2e121c05a4e05ded562097b55b50e35aa2dcfc13084e30396ec6382a233 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:34:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:34:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:34:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:34:51 prd-ubuntu20.04-docker-8c-8g-2455 does not seem to be running inside a container 15:34:51 $ 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 15:34:52 $ docker top 60d9a3f71e301231ee5e34cc0913c49f9758c42bb7cbf326be15533e9ee10bd3 -eo pid,comm 15:34:52 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). 15:34:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:34:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:34:52 [ssh-agent] Looking for ssh-agent implementation... 15:34:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:34:52 $ docker exec 60d9a3f71e301231ee5e34cc0913c49f9758c42bb7cbf326be15533e9ee10bd3 ssh-agent 15:34:52 SSH_AUTH_SOCK=/tmp/ssh-mzDWrXfVnRJs/agent.32 15:34:52 SSH_AGENT_PID=38 15:34:52 Running ssh-add (command line suppressed) 15:34:52 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1477655385896509642.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1477655385896509642.key) 15:34:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:34:52 + git semver bump pre 15:34:53 2023-03-16 15:34:53,126 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 15:34:53 2023-03-16 15:34:53,126 [bump_version] DEBUG bumping version:3.0.0-dev.8 on axis:pre with prefix:dev 15:34:53 2023-03-16 15:34:53,126 [bump_version] DEBUG bumped version:3.0.0-dev.9 15:34:53 2023-03-16 15:34:53,126 [write_version] DEBUG write version:3.0.0-dev.9 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 15:34:53 2023-03-16 15:34:53,126 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 15:34:53 2023-03-16 15:34:53,126 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 15:34:53 2023-03-16 15:34:53,128 [execute] INFO git cat-file --batch-check 15:34:53 2023-03-16 15:34:53,128 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 15:34:53 2023-03-16 15:34:53,133 [execute] INFO git cat-file --batch 15:34:53 2023-03-16 15:34:53,134 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 15:34:53 2023-03-16 15:34:53,139 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 15:34:53 3.0.0-dev.9 [Pipeline] } 15:34:53 $ docker exec --env ******** --env ******** 60d9a3f71e301231ee5e34cc0913c49f9758c42bb7cbf326be15533e9ee10bd3 ssh-agent -k 15:34:53 unset SSH_AUTH_SOCK; 15:34:53 unset SSH_AGENT_PID; 15:34:53 echo Agent pid 38 killed; 15:34:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:34:53 + git semver [Pipeline] } 15:34:53 $ docker stop --time=1 60d9a3f71e301231ee5e34cc0913c49f9758c42bb7cbf326be15533e9ee10bd3 15:34:55 $ docker rm -f --volumes 60d9a3f71e301231ee5e34cc0913c49f9758c42bb7cbf326be15533e9ee10bd3 [Pipeline] // withDockerContainer [Pipeline] sh 15:34:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:34:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:34:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:34:55 prd-ubuntu20.04-docker-8c-8g-2455 does not seem to be running inside a container 15:34:55 $ 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 15:34:56 $ docker top 4e0f7c8c833ff7c81a1ea08f5131eac94fd4f269785f7228ef319fa19d16a249 -eo pid,comm 15:34:56 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:34:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:34:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:34:56 [ssh-agent] Looking for ssh-agent implementation... 15:34:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:34:56 $ docker exec 4e0f7c8c833ff7c81a1ea08f5131eac94fd4f269785f7228ef319fa19d16a249 ssh-agent 15:34:56 SSH_AUTH_SOCK=/tmp/ssh-0ODFh9WzuHFG/agent.30 15:34:56 SSH_AGENT_PID=36 15:34:56 Running ssh-add (command line suppressed) 15:34:56 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16917231666636315899.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16917231666636315899.key) 15:34:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:34:56 + git semver push 15:34:57 2023-03-16 15:34:57,069 [run_push] DEBUG push 15:34:57 2023-03-16 15:34:57,069 [execute] INFO git cat-file --batch-check 15:34:57 2023-03-16 15:34:57,069 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 15:34:57 2023-03-16 15:34:57,073 [execute] INFO git rev-list f29f3d8c131358044f7b2eacf834dd3dfc2fee26 -- 15:34:57 2023-03-16 15:34:57,073 [execute] DEBUG Popen(['git', 'rev-list', 'f29f3d8c131358044f7b2eacf834dd3dfc2fee26', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 15:34:57 2023-03-16 15:34:57,080 [execute] INFO git fetch -v origin 15:34:57 2023-03-16 15:34:57,080 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 15:34:57 2023-03-16 15:34:57,580 [run_push] DEBUG no remote changes detected 15:34:57 2023-03-16 15:34:57,581 [execute] INFO git push origin semver 15:34:57 2023-03-16 15:34:57,581 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 15:34:58 2023-03-16 15:34:58,405 [run_push] DEBUG push all version tags 15:34:58 2023-03-16 15:34:58,406 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:34:58 2023-03-16 15:34:58,406 [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) 15:34:59 2023-03-16 15:34:59,165 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 15:34:59 3.0.0-dev.9 [Pipeline] } 15:34:59 $ docker exec --env ******** --env ******** 4e0f7c8c833ff7c81a1ea08f5131eac94fd4f269785f7228ef319fa19d16a249 ssh-agent -k 15:34:59 unset SSH_AUTH_SOCK; 15:34:59 unset SSH_AGENT_PID; 15:34:59 echo Agent pid 36 killed; 15:34:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:34:59 + git semver [Pipeline] } 15:34:59 $ docker stop --time=1 4e0f7c8c833ff7c81a1ea08f5131eac94fd4f269785f7228ef319fa19d16a249 15:35:01 $ docker rm -f --volumes 4e0f7c8c833ff7c81a1ea08f5131eac94fd4f269785f7228ef319fa19d16a249 [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 15:35:01 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 15:35:01 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 15:35:01 total 16 15:35:01 drwxr-xr-x 3 root root 4096 Mar 16 15:23 . 15:35:01 drwxrwxr-x 12 jenkins jenkins 4096 Mar 16 15:34 .. 15:35:01 drwxr-xr-x 2 root root 4096 Mar 16 15:23 cost 15:35:01 -rw-r--r-- 1 root root 90 Mar 16 15:23 cost.csv 15:35:01 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 15:35:01 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 15:35:01 total 16 15:35:01 drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 15:23 . 15:35:01 drwxrwxr-x 12 jenkins jenkins 4096 Mar 16 15:34 .. 15:35:01 drwxr-xr-x 2 jenkins jenkins 4096 Mar 16 15:23 cost 15:35:01 -rw-r--r-- 1 jenkins jenkins 90 Mar 16 15:23 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:35:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:35:02 ---> package-listing.sh 15:35:02 ++ facter osfamily 15:35:02 ++ tr '[:upper:]' '[:lower:]' 15:35:02 + OS_FAMILY=debian 15:35:02 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 15:35:02 + START_PACKAGES=/tmp/packages_start.txt 15:35:02 + END_PACKAGES=/tmp/packages_end.txt 15:35:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:35:02 + PACKAGES=/tmp/packages_start.txt 15:35:02 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 15:35:02 + PACKAGES=/tmp/packages_end.txt 15:35:02 + case "${OS_FAMILY}" in 15:35:02 + dpkg -l 15:35:02 + grep '^ii' 15:35:03 + '[' -f /tmp/packages_start.txt ']' 15:35:03 + '[' -f /tmp/packages_end.txt ']' 15:35:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:35:03 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 15:35:03 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 15:35:03 + 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 15:35:03 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 15:35:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:35:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:35:04 prd-ubuntu20.04-docker-8c-8g-2455 does not seem to be running inside a container 15:35:04 $ 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 15:35:04 $ docker top 9f28a478e11fba1cec5e138dd278fff322dd5eb4a4b0cc6b95399dab7ba142c8 -eo pid,comm [Pipeline] { [Pipeline] sh 15:35:04 + touch /tmp/pre-build-complete [Pipeline] sh 15:35:05 + mkdir -p /var/log/sysstat [Pipeline] sh 15:35:05 + ls /var/log/sa-host 15:35:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:35:05 provisioning config files... 15:35:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1561504140308254793tmp [Pipeline] { [Pipeline] echo 15:35:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:35:05 ---> create-netrc.sh [Pipeline] } 15:35:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:35:06 ---> python-tools-install.sh [Pipeline] echo 15:35:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:35:06 ---> sudo-logs.sh 15:35:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:35:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:35:06 ---> job-cost.sh 15:35:06 lf-activate-venv: SKIPPING 15:35:06 DEBUG: total: 0.2199999988079071 15:35:06 INFO: Retrieving Stack Cost... 15:35:06 INFO: Retrieving Pricing Info for: v3-standard-8 15:35:07 INFO: Archiving Costs [Pipeline] echo 15:35:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:35:07 ---> logs-deploy.sh 15:35:07 lf-activate-venv: SKIPPING 15:35:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/75 15:35:07 INFO: archiving workspace using pattern(s): 15:35:08 Archives upload complete. 15:35:08 INFO: archiving logs to Nexus