Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0104dcba4435a7bec0bb376ad6177bfc09b37bcb 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-ssh17867949998259261151.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh13966897989393632430.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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/edgex-global-pipelines/.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/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4488884500451988057.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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 shared 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-ssh3747212769144915097.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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/lf-pipelines/.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/lf-pipelines@tmp/jenkins-gitclient-ssh16745763671432524906.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared 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.17 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-64486’ Running on prd-ubuntu20.04-docker-8c-8g-64488 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 0104dcba4435a7bec0bb376ad6177bfc09b37bcb (main) > 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 0104dcba4435a7bec0bb376ad6177bfc09b37bcb # timeout=10 Commit message: "fix: Corectly set versions of service and SDK when building binary (#89)" > git rev-list --no-walk 15a0269d460efb14f9eb5e7a2dfd5097cbc6281f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:32:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:32:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:32:17 ========================================================= 15:32:17 EdgeX Global Pipelines Version Info 15:32:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:32:18 ------------------- 15:32:18 stable info: 15:32:18 ------------------- 15:32:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:32:18 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 15:32:18 Message: update stable to v1.0.230 15:32:19 ------------------- 15:32:19 experimental info: 15:32:19 ------------------- 15:32:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:32:19 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 15:32:19 Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:32:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 15:32:19 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 15:32:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:32:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:32:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:32:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 15:32:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:32:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:32:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:32:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:32:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:32:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 15:32:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:32:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:32:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:32:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:32:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:32:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:32:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:32:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:32:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:32:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:32:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:32:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:32:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:32:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:32:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:32:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:32:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:32:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0104dcba4435a7bec0bb376ad6177bfc09b37bcb [Pipeline] echo 15:32:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0104dcb [Pipeline] echo 15:32:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:32:19 provisioning config files... 15:32:19 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config928716780181327954tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:32:20 ---> docker-login.sh 15:32:20 nexus3.edgexfoundry.org:10001 15:32:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:32:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:32:20 Configure a credential helper to remove this warning. See 15:32:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:32:20 15:32:20 Login Succeeded 15:32:20 nexus3.edgexfoundry.org:10002 15:32:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:32:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:32:20 Configure a credential helper to remove this warning. See 15:32:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:32:20 15:32:20 Login Succeeded 15:32:20 nexus3.edgexfoundry.org:10003 15:32:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:32:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:32:20 Configure a credential helper to remove this warning. See 15:32:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:32:20 15:32:20 Login Succeeded 15:32:20 nexus3.edgexfoundry.org:10004 15:32:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:32:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:32:21 Configure a credential helper to remove this warning. See 15:32:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:32:21 15:32:21 Login Succeeded 15:32:21 docker.io 15:32:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:32:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:32:21 Configure a credential helper to remove this warning. See 15:32:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:32:21 15:32:21 Login Succeeded 15:32:21 ---> docker-login.sh ends [Pipeline] } 15:32:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:32:21 + git rev-list -1 --merges 0104dcba4435a7bec0bb376ad6177bfc09b37bcb~1..0104dcba4435a7bec0bb376ad6177bfc09b37bcb [Pipeline] echo 15:32:21 -----------> git rev-list -1 --merges 0104dcba4435a7bec0bb376ad6177bfc09b37bcb~1..0104dcba4435a7bec0bb376ad6177bfc09b37bcb 0104dcba4435a7bec0bb376ad6177bfc09b37bcb [false] [Pipeline] sh 15:32:22 + git log --format=format:%s -1 0104dcba4435a7bec0bb376ad6177bfc09b37bcb [Pipeline] echo 15:32:22 ========================================================= 15:32:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:32:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:32:22 + git log --format=format:%s -1 0104dcba4435a7bec0bb376ad6177bfc09b37bcb [Pipeline] echo 15:32:22 [semverPrep] GIT_COMMIT: 0104dcba4435a7bec0bb376ad6177bfc09b37bcb, Commit Message: fix: Corectly set versions of service and SDK when building binary (#89) [Pipeline] echo 15:32:22 [semverPrep] This is not a build commit. [Pipeline] sh 15:32:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:32:22 + grep -v github /etc/ssh/ssh_known_hosts 15:32:22 + [ -e /tmp/ssh_known_hosts ] 15:32:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:32:22 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:32:22 + sudo tee -a /etc/ssh/ssh_known_hosts 15:32:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:32:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 15:32:23 15:32:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:32:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 15:32:23 latest: Pulling from edgex-devops/py-git-semver 15:32:23 1fe172e4850f: Pulling fs layer 15:32:23 caf521ccaac6: Pulling fs layer 15:32:23 3ead6fa29328: Pulling fs layer 15:32:23 5c2a1cbceb83: Pulling fs layer 15:32:23 a8d5f1318db7: Pulling fs layer 15:32:23 c427282e49a2: Pulling fs layer 15:32:23 1827001aaf11: Pulling fs layer 15:32:23 0714d37db230: Pulling fs layer 15:32:23 ac28cf19c067: Pulling fs layer 15:32:23 ca983d60f3e2: Pulling fs layer 15:32:23 9f894cec8388: Pulling fs layer 15:32:23 5c2a1cbceb83: Waiting 15:32:23 a8d5f1318db7: Waiting 15:32:23 c427282e49a2: Waiting 15:32:23 1827001aaf11: Waiting 15:32:23 0714d37db230: Waiting 15:32:23 ac28cf19c067: Waiting 15:32:23 ca983d60f3e2: Waiting 15:32:23 9f894cec8388: Waiting 15:32:23 caf521ccaac6: Download complete 15:32:23 5c2a1cbceb83: Verifying Checksum 15:32:23 5c2a1cbceb83: Download complete 15:32:23 a8d5f1318db7: Verifying Checksum 15:32:23 a8d5f1318db7: Download complete 15:32:23 3ead6fa29328: Verifying Checksum 15:32:23 3ead6fa29328: Download complete 15:32:23 c427282e49a2: Download complete 15:32:23 0714d37db230: Verifying Checksum 15:32:23 0714d37db230: Download complete 15:32:23 ac28cf19c067: Verifying Checksum 15:32:23 ac28cf19c067: Download complete 15:32:23 ca983d60f3e2: Verifying Checksum 15:32:23 ca983d60f3e2: Download complete 15:32:23 9f894cec8388: Verifying Checksum 15:32:23 9f894cec8388: Download complete 15:32:23 1fe172e4850f: Verifying Checksum 15:32:23 1fe172e4850f: Download complete 15:32:24 1827001aaf11: Verifying Checksum 15:32:24 1827001aaf11: Download complete 15:32:25 1fe172e4850f: Pull complete 15:32:25 caf521ccaac6: Pull complete 15:32:25 3ead6fa29328: Pull complete 15:32:25 5c2a1cbceb83: Pull complete 15:32:26 a8d5f1318db7: Pull complete 15:32:26 c427282e49a2: Pull complete 15:32:28 1827001aaf11: Pull complete 15:32:28 0714d37db230: Pull complete 15:32:28 ac28cf19c067: Pull complete 15:32:28 ca983d60f3e2: Pull complete 15:32:28 9f894cec8388: Pull complete 15:32:28 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 15:32:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 15:32:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 15:32:28 prd-ubuntu20.04-docker-8c-8g-64488 does not seem to be running inside a container 15:32:29 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 15:32:31 $ docker top 48cc624e61afd118da3fbe61f1bc4bdac68b93fba81b4cda4175ea425b509323 -eo pid,comm 15:32: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:32:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:32:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:32:31 [ssh-agent] Looking for ssh-agent implementation... 15:32:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:32:31 $ docker exec 48cc624e61afd118da3fbe61f1bc4bdac68b93fba81b4cda4175ea425b509323 ssh-agent 15:32:32 SSH_AUTH_SOCK=/tmp/ssh-hHpb24aItTWX/agent.35 15:32:32 SSH_AGENT_PID=42 15:32:32 Running ssh-add (command line suppressed) 15:32:32 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2423436188305166722.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2423436188305166722.key) 15:32:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:32:32 + git tag --points-at HEAD [Pipeline] } 15:32:32 $ docker exec --env ******** --env ******** 48cc624e61afd118da3fbe61f1bc4bdac68b93fba81b4cda4175ea425b509323 ssh-agent -k 15:32:32 unset SSH_AUTH_SOCK; 15:32:32 unset SSH_AGENT_PID; 15:32:32 echo Agent pid 42 killed; 15:32:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:32:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:32:32 [ssh-agent] Looking for ssh-agent implementation... 15:32:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:32:32 $ docker exec 48cc624e61afd118da3fbe61f1bc4bdac68b93fba81b4cda4175ea425b509323 ssh-agent 15:32:33 SSH_AUTH_SOCK=/tmp/ssh-nzf9kEd1O4gH/agent.74 15:32:33 SSH_AGENT_PID=81 15:32:33 Running ssh-add (command line suppressed) 15:32:33 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4277946531753521514.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4277946531753521514.key) 15:32:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:32:33 + git semver init 15:32:33 2022-05-24 15:32:33,663 [run_init] DEBUG init version:0.0.0 force:False 15:32:33 2022-05-24 15:32:33,664 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 15:32:33 2022-05-24 15:32:33,666 [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:32:33 2022-05-24 15:32:33,667 [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:32:35 2022-05-24 15:32:34,703 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 15:32:35 2022-05-24 15:32:34,703 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 15:32:35 2022-05-24 15:32:34,704 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 15:32:35 2022-05-24 15:32:34,704 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 15:32:35 2.2.1-dev.1 [Pipeline] } 15:32:35 $ docker exec --env ******** --env ******** 48cc624e61afd118da3fbe61f1bc4bdac68b93fba81b4cda4175ea425b509323 ssh-agent -k 15:32:35 unset SSH_AUTH_SOCK; 15:32:35 unset SSH_AGENT_PID; 15:32:35 echo Agent pid 81 killed; 15:32:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:32:35 + git semver [Pipeline] } 15:32:35 $ docker stop --time=1 48cc624e61afd118da3fbe61f1bc4bdac68b93fba81b4cda4175ea425b509323 15:32:37 $ docker rm -f 48cc624e61afd118da3fbe61f1bc4bdac68b93fba81b4cda4175ea425b509323 [Pipeline] // withDockerContainer [Pipeline] sh 15:32:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:32:37 Stashed 1 file(s) [Pipeline] echo 15:32:37 [edgeXSemver]: initialized semver on version 2.2.1-dev.1 [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:32:37 provisioning config files... 15:32:37 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1519599125085571896tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:32:38 ---> docker-login.sh 15:32:38 nexus3.edgexfoundry.org:10001 15:32:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:32:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:32:38 Configure a credential helper to remove this warning. See 15:32:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:32:38 15:32:38 Login Succeeded 15:32:38 nexus3.edgexfoundry.org:10002 15:32:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:32:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:32:38 Configure a credential helper to remove this warning. See 15:32:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:32:38 15:32:38 Login Succeeded 15:32:38 nexus3.edgexfoundry.org:10003 15:32:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:32:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:32:38 Configure a credential helper to remove this warning. See 15:32:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:32:38 15:32:38 Login Succeeded 15:32:38 nexus3.edgexfoundry.org:10004 15:32:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:32:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:32:38 Configure a credential helper to remove this warning. See 15:32:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:32:38 15:32:38 Login Succeeded 15:32:38 docker.io 15:32:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:32:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:32:39 Configure a credential helper to remove this warning. See 15:32:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:32:39 15:32:39 Login Succeeded 15:32:39 ---> docker-login.sh ends [Pipeline] } 15:32:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:32:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:32:39 ========================================================= 15:32:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 15:32:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 15:32:39 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 15:32:39 Sending build context to Docker daemon 3.991MB 15:32:39 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 15:32:39 Step 2/12 : FROM ${BASE} AS builder 15:32:39 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 15:32:39 59bf1c3509f3: Pulling fs layer 15:32:39 666ba61612fd: Pulling fs layer 15:32:39 8ed8ca486205: Pulling fs layer 15:32:39 4fe6c5a15a65: Pulling fs layer 15:32:39 22a0e8bec74d: Pulling fs layer 15:32:39 ca2b28591e48: Pulling fs layer 15:32:39 a51346096db8: Pulling fs layer 15:32:39 daebc70d1ce1: Pulling fs layer 15:32:39 0e18a0eac166: Pulling fs layer 15:32:39 ca2b28591e48: Waiting 15:32:39 a51346096db8: Waiting 15:32:39 daebc70d1ce1: Waiting 15:32:39 0e18a0eac166: Waiting 15:32:39 22a0e8bec74d: Waiting 15:32:39 4fe6c5a15a65: Waiting 15:32:39 8ed8ca486205: Verifying Checksum 15:32:39 8ed8ca486205: Download complete 15:32:39 666ba61612fd: Download complete 15:32:39 22a0e8bec74d: Download complete 15:32:39 ca2b28591e48: Download complete 15:32:39 a51346096db8: Download complete 15:32:39 59bf1c3509f3: Verifying Checksum 15:32:39 59bf1c3509f3: Download complete 15:32:39 daebc70d1ce1: Verifying Checksum 15:32:39 daebc70d1ce1: Download complete 15:32:39 59bf1c3509f3: Pull complete 15:32:39 666ba61612fd: Pull complete 15:32:39 8ed8ca486205: Pull complete 15:32:40 0e18a0eac166: Verifying Checksum 15:32:40 0e18a0eac166: Download complete 15:32:40 4fe6c5a15a65: Verifying Checksum 15:32:40 4fe6c5a15a65: Download complete 15:32:44 4fe6c5a15a65: Pull complete 15:32:44 22a0e8bec74d: Pull complete 15:32:44 ca2b28591e48: Pull complete 15:32:44 a51346096db8: Pull complete 15:32:45 daebc70d1ce1: Pull complete 15:32:47 0e18a0eac166: Pull complete 15:32:47 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 15:32:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 15:32:47 ---> f018257e8ee9 15:32:47 Step 3/12 : ARG MAKE='make build' 15:32:50 ---> Running in ffd151cc211f 15:32:50 Removing intermediate container ffd151cc211f 15:32:50 ---> 99a7f21b74f7 15:32:50 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 15:32:50 ---> Running in 4d7cfdcd0e68 15:32:50 Removing intermediate container 4d7cfdcd0e68 15:32:50 ---> 917c26073cb7 15:32:50 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 15:32:50 ---> Running in 2e133ab046d3 15:32:50 Removing intermediate container 2e133ab046d3 15:32:50 ---> f372e1c4666d 15:32:50 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:32:50 ---> Running in 1fc0fc73b72e 15:32:51 Removing intermediate container 1fc0fc73b72e 15:32:51 ---> aa9f5a73aa9f 15:32:51 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:32:51 ---> Running in fc6bab3ad1c6 15:32:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:32:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:32:52 OK: 221 MiB in 52 packages 15:32:52 Still waiting to schedule task 15:32:52 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-64487’ 15:32:53 Removing intermediate container fc6bab3ad1c6 15:32:53 ---> bdccccbfc095 15:32:53 Step 8/12 : WORKDIR /app 15:32:53 ---> Running in d5ebc2f75ef2 15:32:53 Removing intermediate container d5ebc2f75ef2 15:32:53 ---> 236e8d6cca79 15:32:53 Step 9/12 : COPY go.mod vendor* ./ 15:32:53 ---> e36e77735de0 15:32:53 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:32:53 ---> Running in 75df82b16566 15:33:08 Removing intermediate container 75df82b16566 15:33:08 ---> 4a7695e658fd 15:33:08 Step 11/12 : COPY . . 15:33:08 ---> a313822a46ca 15:33:08 Step 12/12 : RUN $MAKE 15:33:08 ---> Running in 5848703e1ddc 15:33:08 noop 15:33:08 Removing intermediate container 5848703e1ddc 15:33:08 ---> f71e749f8f2f 15:33:08 Successfully built f71e749f8f2f 15:33:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:33:08 + docker inspect -f . ci-base-image-x86_64 15:33:08 . [Pipeline] withDockerContainer 15:33:08 prd-ubuntu20.04-docker-8c-8g-64488 does not seem to be running inside a container 15:33:08 $ 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 ******** ci-base-image-x86_64 cat 15:33:09 $ docker top 7b3d842e16d11ace50e4e172be2076a905e5edae97b2a732f4f0699e310abb03 -eo pid,comm [Pipeline] { [Pipeline] sh 15:33:09 + go version 15:33:09 go version go1.17.6 linux/amd64 [Pipeline] } 15:33:09 $ docker stop --time=1 7b3d842e16d11ace50e4e172be2076a905e5edae97b2a732f4f0699e310abb03 15:33:11 $ docker rm -f 7b3d842e16d11ace50e4e172be2076a905e5edae97b2a732f4f0699e310abb03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:33:11 + docker inspect -f . ci-base-image-x86_64 15:33:11 . [Pipeline] withDockerContainer 15:33:11 prd-ubuntu20.04-docker-8c-8g-64488 does not seem to be running inside a container 15:33:11 $ 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 ******** ci-base-image-x86_64 cat 15:33:12 $ docker top a7bba217302a9c553fe8b5dcfef6718a478db22ed1dd7e871aad93fea0e1eee8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:33:12 + make test 15:33:12 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:33:13 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 15:33:23 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 15:33:23 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 15:33:27 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.732s coverage: 39.3% of statements 15:33:27 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.255s coverage: 51.9% of statements 15:33:27 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.019s coverage: 95.5% of statements 15:33:35 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:33:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:33:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:33:39 ./bin/test-attribution-txt.sh [Pipeline] echo 15:33:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:33:39 $ docker stop --time=1 a7bba217302a9c553fe8b5dcfef6718a478db22ed1dd7e871aad93fea0e1eee8 15:33:42 $ docker rm -f a7bba217302a9c553fe8b5dcfef6718a478db22ed1dd7e871aad93fea0e1eee8 [Pipeline] // withDockerContainer [Pipeline] sh 15:33:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:33:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:33:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:33:43 + ls -al . 15:33:43 total 632 15:33:43 drwxrwxr-x 11 jenkins jenkins 4096 May 24 15:33 . 15:33:43 drwxrwxr-x 4 jenkins jenkins 4096 May 24 15:32 .. 15:33:43 -rw-rw-r-- 1 jenkins jenkins 134 May 24 15:32 .dockerignore 15:33:43 drwxrwxr-x 8 jenkins jenkins 4096 May 24 15:32 .git 15:33:43 drwxrwxr-x 3 jenkins jenkins 4096 May 24 15:32 .github 15:33:43 -rw-rw-r-- 1 jenkins jenkins 946 May 24 15:32 .gitignore 15:33:43 -rw-rw-r-- 1 jenkins jenkins 41 May 24 15:32 .golangci.yml 15:33:43 drwxr-xr-x 3 jenkins jenkins 4096 May 24 15:32 .semver 15:33:43 -rw-rw-r-- 1 jenkins jenkins 10235 May 24 15:32 Attribution.txt 15:33:43 -rw-rw-r-- 1 jenkins jenkins 3740 May 24 15:32 CHANGELOG.md 15:33:43 -rw-rw-r-- 1 jenkins jenkins 1514 May 24 15:32 Dockerfile 15:33:43 -rw-rw-r-- 1 jenkins jenkins 677 May 24 15:32 GOVERNANCE.md 15:33:43 -rw-rw-r-- 1 jenkins jenkins 683 May 24 15:32 Jenkinsfile 15:33:43 -rw-rw-r-- 1 jenkins jenkins 11347 May 24 15:32 LICENSE 15:33:43 -rw-rw-r-- 1 jenkins jenkins 2196 May 24 15:32 Makefile 15:33:43 -rw-rw-r-- 1 jenkins jenkins 625 May 24 15:32 OWNERS.md 15:33:43 -rw-rw-r-- 1 jenkins jenkins 28496 May 24 15:32 README.md 15:33:43 -rw-rw-r-- 1 jenkins jenkins 11 May 24 15:32 VERSION 15:33:43 drwxrwxr-x 2 jenkins jenkins 4096 May 24 15:32 bin 15:33:43 drwxrwxr-x 4 jenkins jenkins 4096 May 24 15:32 cmd 15:33:43 -rw-r--r-- 1 jenkins jenkins 460394 May 24 15:33 coverage.out 15:33:43 drwxrwxr-x 2 jenkins jenkins 4096 May 24 15:32 examples 15:33:43 -rw-rw-r-- 1 jenkins jenkins 3304 May 24 15:32 go.mod 15:33:43 -rw-rw-r-- 1 jenkins jenkins 35006 May 24 15:32 go.sum 15:33:43 drwxrwxr-x 2 jenkins jenkins 4096 May 24 15:32 images 15:33:43 drwxrwxr-x 5 jenkins jenkins 4096 May 24 15:32 internal 15:33:43 drwxrwxr-x 4 jenkins jenkins 4096 May 24 15:32 snap 15:33:43 -rw-rw-r-- 1 jenkins jenkins 193 May 24 15:32 version.go [Pipeline] isUnix [Pipeline] sh 15:33:44 + 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=0104dcba4435a7bec0bb376ad6177bfc09b37bcb --label arch=amd64 --label version=2.2.1-dev.1 . 15:33:44 Sending build context to Docker daemon 3.991MB 15:33:44 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 15:33:44 Step 2/25 : FROM ${BASE} AS builder 15:33:44 ---> f71e749f8f2f 15:33:44 Step 3/25 : ARG MAKE='make build' 15:33:44 ---> Running in 925e47e4125b 15:33:44 Removing intermediate container 925e47e4125b 15:33:44 ---> fe2184628486 15:33:44 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 15:33:44 ---> Running in 4a9154906a1d 15:33:44 Removing intermediate container 4a9154906a1d 15:33:44 ---> 10418772cdbf 15:33:44 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 15:33:44 ---> Running in 7902d3e18756 15:33:44 Removing intermediate container 7902d3e18756 15:33:44 ---> 6cfef26ebb31 15:33:44 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:33:44 ---> Running in b537960bd73c 15:33:45 Removing intermediate container b537960bd73c 15:33:45 ---> 93de8a7d01ee 15:33:45 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:33:45 ---> Running in 78b4167fba84 15:33:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:33:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:33:46 OK: 221 MiB in 52 packages 15:33:46 Removing intermediate container 78b4167fba84 15:33:46 ---> 8c5534fc9c13 15:33:46 Step 8/25 : WORKDIR /app 15:33:46 ---> Running in 6d25a079cb83 15:33:47 Removing intermediate container 6d25a079cb83 15:33:47 ---> 390026862837 15:33:47 Step 9/25 : COPY go.mod vendor* ./ 15:33:47 ---> 020be4cf79f1 15:33:47 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:33:47 ---> Running in 640167b2c04f 15:33:48 Removing intermediate container 640167b2c04f 15:33:48 ---> 0db21e804ca2 15:33:48 Step 11/25 : COPY . . 15:33:48 ---> d013674f31cb 15:33:48 Step 12/25 : RUN $MAKE 15:33:48 ---> Running in d1bf89787179 15:33:48 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=2.2.1-dev.1" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 15:34:10 Removing intermediate container d1bf89787179 15:34:10 ---> 0bd3558ef184 15:34:10 Step 13/25 : FROM alpine:3.14 15:34:10 3.14: Pulling from library/alpine 15:34:10 8663204ce13b: Pulling fs layer 15:34:10 8663204ce13b: Verifying Checksum 15:34:10 8663204ce13b: Download complete 15:34:10 8663204ce13b: Pull complete 15:34:10 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 15:34:10 Status: Downloaded newer image for alpine:3.14 15:34:10 ---> e04c818066af 15:34:10 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 15:34:10 ---> Running in 7e2e43480746 15:34:10 Removing intermediate container 7e2e43480746 15:34:10 ---> 6bfda26f224d 15:34:10 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:34:10 ---> Running in be51e32c49f4 15:34:11 Removing intermediate container be51e32c49f4 15:34:11 ---> 194a36cbe4f1 15:34:11 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 15:34:11 ---> Running in c3ba44da53df 15:34:11 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:34:12 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:34:12 (1/6) Installing dumb-init (1.2.5-r1) 15:34:12 (2/6) Installing libgcc (10.3.1_git20210424-r2) 15:34:12 (3/6) Installing libsodium (1.0.18-r0) 15:34:12 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 15:34:13 (5/6) Installing libzmq (4.3.4-r0) 15:34:13 (6/6) Installing zeromq (4.3.4-r0) 15:34:13 Executing busybox-1.33.1-r7.trigger 15:34:13 OK: 8 MiB in 20 packages 15:34:13 Removing intermediate container c3ba44da53df 15:34:13 ---> 95cab52e2051 15:34:13 Step 17/25 : COPY --from=builder /app/LICENSE / 15:34:13 ---> 332924b3dfcb 15:34:13 Step 18/25 : COPY --from=builder /app/Attribution.txt / 15:34:13 ---> 04eee981f2ec 15:34:13 Step 19/25 : COPY --from=builder /app/cmd/ / 15:34:14 ---> 73d0ab502f74 15:34:14 Step 20/25 : EXPOSE 59989 15:34:14 ---> Running in 92dc7cf05544 15:34:14 Removing intermediate container 92dc7cf05544 15:34:14 ---> 72ea475f5986 15:34:14 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 15:34:14 ---> Running in b33e194c3620 15:34:14 Removing intermediate container b33e194c3620 15:34:14 ---> 956e33f0253f 15:34:14 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 15:34:14 ---> Running in 98f255d55454 15:34:14 Removing intermediate container 98f255d55454 15:34:14 ---> dd033e6f172a 15:34:14 Step 23/25 : LABEL arch=amd64 15:34:15 ---> Running in ff63baf0bc00 15:34:15 Removing intermediate container ff63baf0bc00 15:34:15 ---> f9407dbe00a6 15:34:15 Step 24/25 : LABEL git_sha=0104dcba4435a7bec0bb376ad6177bfc09b37bcb 15:34:15 ---> Running in 04e07be1d1a6 15:34:15 Removing intermediate container 04e07be1d1a6 15:34:15 ---> 241a14c155c8 15:34:15 Step 25/25 : LABEL version=2.2.1-dev.1 15:34:15 ---> Running in 251c3f693539 15:34:15 Removing intermediate container 251c3f693539 15:34:15 ---> 897abc3f84bc 15:34:15 [Warning] One or more build-args [ARCH] were not consumed 15:34:15 Successfully built 897abc3f84bc 15:34:15 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:34:15 provisioning config files... 15:34:15 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6075047397243331541tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:34:15 ---> docker-login.sh 15:34:15 nexus3.edgexfoundry.org:10001 15:34:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:15 Configure a credential helper to remove this warning. See 15:34:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:15 15:34:15 Login Succeeded 15:34:15 nexus3.edgexfoundry.org:10002 15:34:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:16 Configure a credential helper to remove this warning. See 15:34:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:16 15:34:16 Login Succeeded 15:34:16 nexus3.edgexfoundry.org:10003 15:34:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:16 Configure a credential helper to remove this warning. See 15:34:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:16 15:34:16 Login Succeeded 15:34:16 nexus3.edgexfoundry.org:10004 15:34:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:16 Configure a credential helper to remove this warning. See 15:34:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:16 15:34:16 Login Succeeded 15:34:16 docker.io 15:34:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:16 Configure a credential helper to remove this warning. See 15:34:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:16 15:34:16 Login Succeeded 15:34:16 ---> docker-login.sh ends [Pipeline] } 15:34:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:34:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:34:16 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 15:34:16 0104dcba4435a7bec0bb376ad6177bfc09b37bcb 15:34:16 latest 15:34:16 2.2.1-dev.1 15:34:16 0104dcba4435a7bec0bb376ad6177bfc09b37bcb-2.2.1-dev.1 15:34:16 main 15:34:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:34:17 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:0104dcba4435a7bec0bb376ad6177bfc09b37bcb [Pipeline] isUnix [Pipeline] sh 15:34:17 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:0104dcba4435a7bec0bb376ad6177bfc09b37bcb 15:34:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 15:34:17 d57ed3fa527c: Preparing 15:34:17 7ded2578e7eb: Preparing 15:34:17 705cc4ee2d51: Preparing 15:34:17 d8b55667813e: Preparing 15:34:17 99dfa0e389b7: Preparing 15:34:17 b541d28bf3b4: Preparing 15:34:17 b541d28bf3b4: Waiting 15:34:17 7ded2578e7eb: Pushed 15:34:17 705cc4ee2d51: Pushed 15:34:17 99dfa0e389b7: Pushed 15:34:17 b541d28bf3b4: Layer already exists 15:34:17 d8b55667813e: Pushed 15:34:20 d57ed3fa527c: Pushed 15:34:20 0104dcba4435a7bec0bb376ad6177bfc09b37bcb: digest: sha256:2fd11321a945effb8721549e2621e7d079a4fd8e10d80db883d28759bf488d5b size: 1574 [Pipeline] isUnix [Pipeline] sh 15:34:20 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] isUnix [Pipeline] sh 15:34:20 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 15:34:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 15:34:20 d57ed3fa527c: Preparing 15:34:20 7ded2578e7eb: Preparing 15:34:20 705cc4ee2d51: Preparing 15:34:20 d8b55667813e: Preparing 15:34:20 99dfa0e389b7: Preparing 15:34:20 b541d28bf3b4: Preparing 15:34:20 b541d28bf3b4: Waiting 15:34:20 7ded2578e7eb: Layer already exists 15:34:20 705cc4ee2d51: Layer already exists 15:34:20 d57ed3fa527c: Layer already exists 15:34:20 d8b55667813e: Layer already exists 15:34:20 99dfa0e389b7: Layer already exists 15:34:20 b541d28bf3b4: Layer already exists 15:34:20 latest: digest: sha256:2fd11321a945effb8721549e2621e7d079a4fd8e10d80db883d28759bf488d5b size: 1574 [Pipeline] isUnix [Pipeline] sh 15:34:21 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh 15:34:21 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.2.1-dev.1 15:34:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 15:34:21 d57ed3fa527c: Preparing 15:34:21 7ded2578e7eb: Preparing 15:34:21 705cc4ee2d51: Preparing 15:34:21 d8b55667813e: Preparing 15:34:21 99dfa0e389b7: Preparing 15:34:21 b541d28bf3b4: Preparing 15:34:21 b541d28bf3b4: Waiting 15:34:21 d57ed3fa527c: Layer already exists 15:34:21 d8b55667813e: Layer already exists 15:34:21 7ded2578e7eb: Layer already exists 15:34:21 705cc4ee2d51: Layer already exists 15:34:21 99dfa0e389b7: Layer already exists 15:34:21 b541d28bf3b4: Layer already exists 15:34:21 2.2.1-dev.1: digest: sha256:2fd11321a945effb8721549e2621e7d079a4fd8e10d80db883d28759bf488d5b size: 1574 [Pipeline] isUnix [Pipeline] sh 15:34:21 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:0104dcba4435a7bec0bb376ad6177bfc09b37bcb-2.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh 15:34:21 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:0104dcba4435a7bec0bb376ad6177bfc09b37bcb-2.2.1-dev.1 15:34:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 15:34:21 d57ed3fa527c: Preparing 15:34:21 7ded2578e7eb: Preparing 15:34:21 705cc4ee2d51: Preparing 15:34:21 d8b55667813e: Preparing 15:34:21 99dfa0e389b7: Preparing 15:34:21 b541d28bf3b4: Preparing 15:34:21 b541d28bf3b4: Waiting 15:34:21 7ded2578e7eb: Layer already exists 15:34:21 99dfa0e389b7: Layer already exists 15:34:21 705cc4ee2d51: Layer already exists 15:34:21 d8b55667813e: Layer already exists 15:34:21 d57ed3fa527c: Layer already exists 15:34:21 b541d28bf3b4: Layer already exists 15:34:21 0104dcba4435a7bec0bb376ad6177bfc09b37bcb-2.2.1-dev.1: digest: sha256:2fd11321a945effb8721549e2621e7d079a4fd8e10d80db883d28759bf488d5b size: 1574 [Pipeline] isUnix [Pipeline] sh 15:34:22 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] isUnix [Pipeline] sh 15:34:22 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 15:34:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 15:34:22 d57ed3fa527c: Preparing 15:34:22 7ded2578e7eb: Preparing 15:34:22 705cc4ee2d51: Preparing 15:34:22 d8b55667813e: Preparing 15:34:22 99dfa0e389b7: Preparing 15:34:22 b541d28bf3b4: Preparing 15:34:22 b541d28bf3b4: Waiting 15:34:22 705cc4ee2d51: Layer already exists 15:34:22 7ded2578e7eb: Layer already exists 15:34:22 99dfa0e389b7: Layer already exists 15:34:22 d57ed3fa527c: Layer already exists 15:34:22 d8b55667813e: Layer already exists 15:34:22 b541d28bf3b4: Layer already exists 15:34:22 main: digest: sha256:2fd11321a945effb8721549e2621e7d079a4fd8e10d80db883d28759bf488d5b size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:34:22 ===================================================== [Pipeline] echo 15:34:22 taggedImages: 15:34:22 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:0104dcba4435a7bec0bb376ad6177bfc09b37bcb 15:34:22 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 15:34:22 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.2.1-dev.1 15:34:22 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:0104dcba4435a7bec0bb376ad6177bfc09b37bcb-2.2.1-dev.1 15:34:22 - 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] sh 15:34:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:34:23 15:34:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:34:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:34:23 latest: Pulling from edgex-lftools-log-publisher 15:34:23 5eb5b503b376: Pulling fs layer 15:34:23 5c69ac0246d0: Pulling fs layer 15:34:23 ec43610c2a17: Pulling fs layer 15:34:23 3a2ae6a8a46f: Pulling fs layer 15:34:23 33b1e0a273af: Pulling fs layer 15:34:23 5d3b04190fa2: Pulling fs layer 15:34:23 2f39f015ded8: Pulling fs layer 15:34:23 3a2ae6a8a46f: Waiting 15:34:23 33b1e0a273af: Waiting 15:34:23 5d3b04190fa2: Waiting 15:34:23 2f39f015ded8: Waiting 15:34:23 5c69ac0246d0: Verifying Checksum 15:34:23 5c69ac0246d0: Download complete 15:34:23 3a2ae6a8a46f: Verifying Checksum 15:34:23 3a2ae6a8a46f: Download complete 15:34:23 33b1e0a273af: Verifying Checksum 15:34:23 33b1e0a273af: Download complete 15:34:23 5d3b04190fa2: Verifying Checksum 15:34:23 5d3b04190fa2: Download complete 15:34:23 ec43610c2a17: Verifying Checksum 15:34:23 ec43610c2a17: Download complete 15:34:23 5eb5b503b376: Verifying Checksum 15:34:23 5eb5b503b376: Download complete 15:34:24 2f39f015ded8: Verifying Checksum 15:34:24 2f39f015ded8: Download complete 15:34:24 5eb5b503b376: Pull complete 15:34:25 5c69ac0246d0: Pull complete 15:34:25 ec43610c2a17: Pull complete 15:34:25 3a2ae6a8a46f: Pull complete 15:34:25 33b1e0a273af: Pull complete 15:34:25 5d3b04190fa2: Pull complete 15:34:31 2f39f015ded8: Pull complete 15:34:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:34:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:34:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:34:31 prd-ubuntu20.04-docker-8c-8g-64488 does not seem to be running inside a container 15:34:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:34:34 $ docker top b00aede3e9def1d960239ae4a9c3dc01078a7e65bd51f8e26678b92324c932f0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:34:34 ---> job-cost.sh 15:34:34 lf-activate-venv: SKIPPING 15:34:34 INFO: No Stack... 15:34:34 INFO: Retrieving Pricing Info for: v3-standard-8 15:34:35 INFO: Archiving Costs [Pipeline] sh 15:34:35 + + cut -d, -f6 15:34:35 cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [Pipeline] lock 15:34:35 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-35-stack-cost] 15:34:35 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-35-stack-cost] did not exist. Created. 15:34:35 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-35-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:34:35 + echo total: 0.2199999988079071 [Pipeline] stash 15:34:35 Stashed 1 file(s) [Pipeline] } 15:34:35 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-35-stack-cost] [Pipeline] // lock [Pipeline] } 15:34:35 $ docker stop --time=1 b00aede3e9def1d960239ae4a9c3dc01078a7e65bd51f8e26678b92324c932f0 15:34:37 $ docker rm -f b00aede3e9def1d960239ae4a9c3dc01078a7e65bd51f8e26678b92324c932f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:35:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-64489 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 15:35:48 Running in /w/workspace/device-rfid-llrp-go/35 [Pipeline] { [Pipeline] checkout 15:35:48 Selected Git installation does not exist. Using Default 15:35:48 The recommended git tool is: NONE 15:35:53 using credential edgex-jenkins-ssh 15:35:53 Cloning the remote Git repository 15:35:53 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 15:35:53 > git init /w/workspace/device-rfid-llrp-go/35 # timeout=10 15:35:53 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 15:35:53 > git --version # timeout=10 15:35:53 > git --version # 'git version 2.25.1' 15:35:53 using GIT_SSH to set credentials SSH Credentials for GitHub 15:35:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:35:54 Avoid second fetch 15:35:54 Checking out Revision 0104dcba4435a7bec0bb376ad6177bfc09b37bcb (main) 15:35:54 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 15:35:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:35:54 > git config core.sparsecheckout # timeout=10 15:35:54 > git checkout -f 0104dcba4435a7bec0bb376ad6177bfc09b37bcb # timeout=10 15:35:59 Commit message: "fix: Corectly set versions of service and SDK when building binary (#89)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:35:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:35:59 % Total % Received % Xferd Average Speed Time Time Time Current 15:35:59 Dload Upload Total Spent Left Speed 15:35:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 202k 0 --:--:-- --:--:-- --:--:-- 202k [Pipeline] sh 15:36:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:36:00 + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo 15:36:00 tee /etc/docker/daemon.new 15:36:00 { 15:36:00 "registry-mirrors": [ 15:36:00 "https://nexus3.edgexfoundry.org:10001" 15:36:00 ], 15:36:00 "bip": "10.250.0.254/24", 15:36:00 "hosts": [ 15:36:00 "tcp://0.0.0.0:5555", 15:36:00 "unix:///var/run/docker.sock" 15:36:00 ], 15:36:00 "mtu": 1458, 15:36:00 "selinux-enabled": true, 15:36:00 "seccomp-profile": "/etc/docker/seccomp.json" 15:36:00 } [Pipeline] sh 15:36:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:36:01 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:36:19 provisioning config files... 15:36:20 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/35@tmp/config5028940044524451096tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:36:20 ---> docker-login.sh 15:36:20 nexus3.edgexfoundry.org:10001 15:36:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:21 Configure a credential helper to remove this warning. See 15:36:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:21 15:36:21 Login Succeeded 15:36:21 nexus3.edgexfoundry.org:10002 15:36:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:21 Configure a credential helper to remove this warning. See 15:36:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:21 15:36:21 Login Succeeded 15:36:21 nexus3.edgexfoundry.org:10003 15:36:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:22 Configure a credential helper to remove this warning. See 15:36:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:22 15:36:22 Login Succeeded 15:36:22 nexus3.edgexfoundry.org:10004 15:36:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:23 Configure a credential helper to remove this warning. See 15:36:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:23 15:36:23 Login Succeeded 15:36:23 docker.io 15:36:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:23 Configure a credential helper to remove this warning. See 15:36:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:23 15:36:23 Login Succeeded 15:36:23 ---> docker-login.sh ends [Pipeline] } 15:36:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:36:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:36:24 ========================================================= 15:36:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 15:36:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 15:36:24 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 15:36:24 Sending build context to Docker daemon 1.229MB 15:36:24 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 15:36:24 Step 2/12 : FROM ${BASE} AS builder 15:36:25 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:36:25 9b3977197b4f: Pulling fs layer 15:36:25 1a89e8eeedd5: Pulling fs layer 15:36:25 94645a83ff95: Pulling fs layer 15:36:25 3f3a8bcf1eab: Pulling fs layer 15:36:25 0c92f367c5e7: Pulling fs layer 15:36:25 3096ccb668a1: Pulling fs layer 15:36:25 e8cf19c19ddd: Pulling fs layer 15:36:25 a4caa8a26152: Pulling fs layer 15:36:25 3096ccb668a1: Waiting 15:36:25 e8cf19c19ddd: Waiting 15:36:25 3f3a8bcf1eab: Waiting 15:36:25 a4caa8a26152: Waiting 15:36:25 0c92f367c5e7: Waiting 15:36:25 94645a83ff95: Verifying Checksum 15:36:25 94645a83ff95: Download complete 15:36:25 1a89e8eeedd5: Download complete 15:36:25 0c92f367c5e7: Verifying Checksum 15:36:25 0c92f367c5e7: Download complete 15:36:25 3096ccb668a1: Verifying Checksum 15:36:25 3096ccb668a1: Download complete 15:36:25 9b3977197b4f: Verifying Checksum 15:36:25 9b3977197b4f: Download complete 15:36:25 e8cf19c19ddd: Verifying Checksum 15:36:25 e8cf19c19ddd: Download complete 15:36:26 9b3977197b4f: Pull complete 15:36:26 1a89e8eeedd5: Pull complete 15:36:26 94645a83ff95: Pull complete 15:36:27 a4caa8a26152: Verifying Checksum 15:36:27 a4caa8a26152: Download complete 15:36:27 3f3a8bcf1eab: Verifying Checksum 15:36:27 3f3a8bcf1eab: Download complete 15:36:40 3f3a8bcf1eab: Pull complete 15:36:40 0c92f367c5e7: Pull complete 15:36:40 3096ccb668a1: Pull complete 15:36:40 e8cf19c19ddd: Pull complete 15:36:45 a4caa8a26152: Pull complete 15:36:45 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 15:36:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 15:36:45 ---> 725f1c02e7f9 15:36:45 Step 3/12 : ARG MAKE='make build' 15:36:46 ---> Running in 115f09b22dcc 15:36:46 Removing intermediate container 115f09b22dcc 15:36:46 ---> 0c856d04a4a3 15:36:46 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 15:36:46 ---> Running in 5504c37b7fc5 15:36:47 Removing intermediate container 5504c37b7fc5 15:36:47 ---> ac1d67baee85 15:36:47 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 15:36:47 ---> Running in 197a4547e7ae 15:36:47 Removing intermediate container 197a4547e7ae 15:36:47 ---> 99bff0bb3ae4 15:36:47 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:36:47 ---> Running in fd11109ca346 15:36:49 Removing intermediate container fd11109ca346 15:36:49 ---> dd7fb210c7cc 15:36:49 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:36:49 ---> Running in 25205b389dbe 15:36:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:36:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:36:52 OK: 220 MiB in 52 packages 15:36:53 Removing intermediate container 25205b389dbe 15:36:53 ---> 20c0f13ce45f 15:36:53 Step 8/12 : WORKDIR /app 15:36:53 ---> Running in 67aa6be2b7cf 15:36:53 Removing intermediate container 67aa6be2b7cf 15:36:53 ---> e2782faafbc6 15:36:53 Step 9/12 : COPY go.mod vendor* ./ 15:36:54 ---> 2ed920ef33dc 15:36:54 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:36:54 ---> Running in d46f16e967a1 15:37:41 Removing intermediate container d46f16e967a1 15:37:41 ---> 693e642c0a07 15:37:41 Step 11/12 : COPY . . 15:37:42 ---> f0f34e273894 15:37:42 Step 12/12 : RUN $MAKE 15:37:42 ---> Running in 3d92e52dc2c0 15:37:43 noop 15:37:44 Removing intermediate container 3d92e52dc2c0 15:37:44 ---> 55085dd8c479 15:37:44 Successfully built 55085dd8c479 15:37:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:37:44 + docker inspect -f . ci-base-image-arm64 15:37:44 . [Pipeline] withDockerContainer 15:37:45 prd-ubuntu20.04-docker-arm64-4c-16g-64489 does not seem to be running inside a container 15:37:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/35 -v /w/workspace/device-rfid-llrp-go/35:/w/workspace/device-rfid-llrp-go/35:rw,z -v /w/workspace/device-rfid-llrp-go/35@tmp:/w/workspace/device-rfid-llrp-go/35@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 ******** ci-base-image-arm64 cat 15:37:46 $ docker top a4120d3d674a241ea6359a39fce0177104c2cbf953cd5f541fa0cb37167c2584 -eo pid,comm [Pipeline] { [Pipeline] sh 15:37:47 + go version 15:37:47 go version go1.17.6 linux/arm64 [Pipeline] } 15:37:47 $ docker stop --time=1 a4120d3d674a241ea6359a39fce0177104c2cbf953cd5f541fa0cb37167c2584 15:37:49 $ docker rm -f a4120d3d674a241ea6359a39fce0177104c2cbf953cd5f541fa0cb37167c2584 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:37:49 + docker inspect -f . ci-base-image-arm64 15:37:49 . [Pipeline] withDockerContainer 15:37:49 prd-ubuntu20.04-docker-arm64-4c-16g-64489 does not seem to be running inside a container 15:37:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/35 -v /w/workspace/device-rfid-llrp-go/35:/w/workspace/device-rfid-llrp-go/35:rw,z -v /w/workspace/device-rfid-llrp-go/35@tmp:/w/workspace/device-rfid-llrp-go/35@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 ******** ci-base-image-arm64 cat 15:37:51 $ docker top 14d246aba79daf80d4d739940df9081016fc8520d8b3ada73307cf3a8283cba2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:37:52 + make test 15:37:52 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:37:54 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 15:39:31 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 15:39:31 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 15:39:46 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 23.473s coverage: 39.3% of statements 15:39:46 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.562s coverage: 51.9% of statements 15:39:46 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.057s coverage: 95.5% of statements 15:39:46 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:39:46 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:40:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:40:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:40:12 ./bin/test-attribution-txt.sh [Pipeline] echo 15:40:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:40:15 $ docker stop --time=1 14d246aba79daf80d4d739940df9081016fc8520d8b3ada73307cf3a8283cba2 15:40:17 $ docker rm -f 14d246aba79daf80d4d739940df9081016fc8520d8b3ada73307cf3a8283cba2 [Pipeline] // withDockerContainer [Pipeline] sh 15:40:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:40:18 Warning: overwriting stash ‘coverage-report’ 15:40:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:40:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:40:19 + ls -al . 15:40:19 total 628 15:40:19 drwxrwxr-x 10 jenkins jenkins 4096 May 24 15:40 . 15:40:19 drwxrwxr-x 4 jenkins jenkins 4096 May 24 15:35 .. 15:40:19 -rw-rw-r-- 1 jenkins jenkins 134 May 24 15:35 .dockerignore 15:40:19 drwxrwxr-x 8 jenkins jenkins 4096 May 24 15:35 .git 15:40:19 drwxrwxr-x 3 jenkins jenkins 4096 May 24 15:35 .github 15:40:19 -rw-rw-r-- 1 jenkins jenkins 946 May 24 15:35 .gitignore 15:40:19 -rw-rw-r-- 1 jenkins jenkins 41 May 24 15:35 .golangci.yml 15:40:19 -rw-rw-r-- 1 jenkins jenkins 10235 May 24 15:35 Attribution.txt 15:40:19 -rw-rw-r-- 1 jenkins jenkins 3740 May 24 15:35 CHANGELOG.md 15:40:19 -rw-rw-r-- 1 jenkins jenkins 1514 May 24 15:35 Dockerfile 15:40:19 -rw-rw-r-- 1 jenkins jenkins 677 May 24 15:35 GOVERNANCE.md 15:40:19 -rw-rw-r-- 1 jenkins jenkins 683 May 24 15:35 Jenkinsfile 15:40:19 -rw-rw-r-- 1 jenkins jenkins 11347 May 24 15:35 LICENSE 15:40:19 -rw-rw-r-- 1 jenkins jenkins 2196 May 24 15:35 Makefile 15:40:19 -rw-rw-r-- 1 jenkins jenkins 625 May 24 15:35 OWNERS.md 15:40:19 -rw-rw-r-- 1 jenkins jenkins 28496 May 24 15:35 README.md 15:40:19 -rw-rw-r-- 1 jenkins jenkins 11 May 24 15:32 VERSION 15:40:19 drwxrwxr-x 2 jenkins jenkins 4096 May 24 15:35 bin 15:40:19 drwxrwxr-x 4 jenkins jenkins 4096 May 24 15:35 cmd 15:40:19 -rw-r--r-- 1 jenkins jenkins 460394 May 24 15:39 coverage.out 15:40:19 drwxrwxr-x 2 jenkins jenkins 4096 May 24 15:35 examples 15:40:19 -rw-rw-r-- 1 jenkins jenkins 3304 May 24 15:35 go.mod 15:40:19 -rw-rw-r-- 1 jenkins jenkins 35006 May 24 15:35 go.sum 15:40:19 drwxrwxr-x 2 jenkins jenkins 4096 May 24 15:35 images 15:40:19 drwxrwxr-x 5 jenkins jenkins 4096 May 24 15:35 internal 15:40:19 drwxrwxr-x 4 jenkins jenkins 4096 May 24 15:35 snap 15:40:19 -rw-rw-r-- 1 jenkins jenkins 193 May 24 15:35 version.go [Pipeline] isUnix [Pipeline] sh 15:40:20 + 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=0104dcba4435a7bec0bb376ad6177bfc09b37bcb --label arch=arm64 --label version=2.2.1-dev.1 . 15:40:20 Sending build context to Docker daemon 1.229MB 15:40:20 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 15:40:20 Step 2/25 : FROM ${BASE} AS builder 15:40:20 ---> 55085dd8c479 15:40:20 Step 3/25 : ARG MAKE='make build' 15:40:20 ---> Running in d403dbac1cc1 15:40:20 Removing intermediate container d403dbac1cc1 15:40:20 ---> ffd080c25a09 15:40:20 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 15:40:20 ---> Running in d3701dcad66f 15:40:21 Removing intermediate container d3701dcad66f 15:40:21 ---> 0f5a0468789b 15:40:21 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 15:40:21 ---> Running in 535370d531ba 15:40:21 Removing intermediate container 535370d531ba 15:40:21 ---> 25df53272788 15:40:21 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:40:21 ---> Running in 14bca0e7e2ab 15:40:23 Removing intermediate container 14bca0e7e2ab 15:40:23 ---> 0e5eb07adea7 15:40:23 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:40:23 ---> Running in e2c519ee9574 15:40:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:40:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:40:26 OK: 220 MiB in 52 packages 15:40:27 Removing intermediate container e2c519ee9574 15:40:27 ---> 52285ed0f524 15:40:27 Step 8/25 : WORKDIR /app 15:40:27 ---> Running in 4a2a6383d428 15:40:27 Removing intermediate container 4a2a6383d428 15:40:27 ---> 2a7083d6bb29 15:40:27 Step 9/25 : COPY go.mod vendor* ./ 15:40:27 ---> 436038d6257f 15:40:27 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:40:28 ---> Running in 08fe67d5d7cc 15:40:30 Removing intermediate container 08fe67d5d7cc 15:40:30 ---> 44b210045981 15:40:30 Step 11/25 : COPY . . 15:40:30 ---> 35fadde63a64 15:40:30 Step 12/25 : RUN $MAKE 15:40:30 ---> Running in 4dee81604aec 15:40:31 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=2.2.1-dev.1" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 15:42:38 Removing intermediate container 4dee81604aec 15:42:38 ---> 800cde4d485c 15:42:38 Step 13/25 : FROM alpine:3.14 15:42:38 3.14: Pulling from library/alpine 15:42:38 455c02918c45: Pulling fs layer 15:42:38 455c02918c45: Verifying Checksum 15:42:38 455c02918c45: Download complete 15:42:38 455c02918c45: Pull complete 15:42:38 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 15:42:38 Status: Downloaded newer image for alpine:3.14 15:42:38 ---> ac73e934f311 15:42:38 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 15:42:38 ---> Running in d7c3bb4dae4c 15:42:38 Removing intermediate container d7c3bb4dae4c 15:42:38 ---> 9b1f41cb3f70 15:42:38 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:42:38 ---> Running in 9beafa967c78 15:42:38 Removing intermediate container 9beafa967c78 15:42:38 ---> 7a6c82abe2b0 15:42:38 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 15:42:38 ---> Running in 4c1eb089f25c 15:42:38 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:42:38 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:42:38 (1/6) Installing dumb-init (1.2.5-r1) 15:42:38 (2/6) Installing libgcc (10.3.1_git20210424-r2) 15:42:38 (3/6) Installing libsodium (1.0.18-r0) 15:42:38 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 15:42:38 (5/6) Installing libzmq (4.3.4-r0) 15:42:38 (6/6) Installing zeromq (4.3.4-r0) 15:42:38 Executing busybox-1.33.1-r7.trigger 15:42:38 OK: 8 MiB in 20 packages 15:42:38 Removing intermediate container 4c1eb089f25c 15:42:38 ---> 8b4a721a67d9 15:42:38 Step 17/25 : COPY --from=builder /app/LICENSE / 15:42:38 ---> 33b7e12cd193 15:42:38 Step 18/25 : COPY --from=builder /app/Attribution.txt / 15:42:38 ---> 8561d7645542 15:42:38 Step 19/25 : COPY --from=builder /app/cmd/ / 15:42:39 ---> a4d199b791d6 15:42:39 Step 20/25 : EXPOSE 59989 15:42:39 ---> Running in d008daf0b6b6 15:42:39 Removing intermediate container d008daf0b6b6 15:42:39 ---> d271924f7c74 15:42:39 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 15:42:39 ---> Running in 715767a33a77 15:42:40 Removing intermediate container 715767a33a77 15:42:40 ---> c248297f5462 15:42:40 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 15:42:40 ---> Running in bc69ae8a1eb7 15:42:40 Removing intermediate container bc69ae8a1eb7 15:42:40 ---> 409a856ce225 15:42:40 Step 23/25 : LABEL arch=arm64 15:42:40 ---> Running in e2cb942231de 15:42:40 Removing intermediate container e2cb942231de 15:42:40 ---> 3c207cd47d02 15:42:40 Step 24/25 : LABEL git_sha=0104dcba4435a7bec0bb376ad6177bfc09b37bcb 15:42:40 ---> Running in e828b329c011 15:42:41 Removing intermediate container e828b329c011 15:42:41 ---> da606f96fcc1 15:42:41 Step 25/25 : LABEL version=2.2.1-dev.1 15:42:41 ---> Running in 5ea33adaeb72 15:42:41 Removing intermediate container 5ea33adaeb72 15:42:41 ---> fc7ce0c17e06 15:42:41 [Warning] One or more build-args [ARCH] were not consumed 15:42:41 Successfully built fc7ce0c17e06 15:42:41 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:42:41 provisioning config files... 15:42:41 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/35@tmp/config5886716769777389331tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:42:41 ---> docker-login.sh 15:42:41 nexus3.edgexfoundry.org:10001 15:42:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:42:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:42:42 Configure a credential helper to remove this warning. See 15:42:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:42:42 15:42:42 Login Succeeded 15:42:42 nexus3.edgexfoundry.org:10002 15:42:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:42:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:42:42 Configure a credential helper to remove this warning. See 15:42:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:42:42 15:42:42 Login Succeeded 15:42:42 nexus3.edgexfoundry.org:10003 15:42:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:42:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:42:43 Configure a credential helper to remove this warning. See 15:42:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:42:43 15:42:43 Login Succeeded 15:42:43 nexus3.edgexfoundry.org:10004 15:42:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:42:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:42:43 Configure a credential helper to remove this warning. See 15:42:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:42:43 15:42:43 Login Succeeded 15:42:43 docker.io 15:42:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:42:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:42:44 Configure a credential helper to remove this warning. See 15:42:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:42:44 15:42:44 Login Succeeded 15:42:44 ---> docker-login.sh ends [Pipeline] } 15:42:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:42:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:42:44 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 15:42:44 0104dcba4435a7bec0bb376ad6177bfc09b37bcb 15:42:44 latest 15:42:44 2.2.1-dev.1 15:42:44 0104dcba4435a7bec0bb376ad6177bfc09b37bcb-2.2.1-dev.1 15:42:44 main 15:42:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:42:44 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0104dcba4435a7bec0bb376ad6177bfc09b37bcb [Pipeline] isUnix [Pipeline] sh 15:42:45 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0104dcba4435a7bec0bb376ad6177bfc09b37bcb 15:42:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 15:42:45 5d3d0eda4559: Preparing 15:42:45 a2459252fd42: Preparing 15:42:45 1e196d0c81da: Preparing 15:42:45 5a53de9c938d: Preparing 15:42:45 12644f549538: Preparing 15:42:45 f73e7dbfee58: Preparing 15:42:45 f73e7dbfee58: Waiting 15:42:45 a2459252fd42: Pushed 15:42:45 12644f549538: Pushed 15:42:45 1e196d0c81da: Pushed 15:42:45 f73e7dbfee58: Layer already exists 15:42:46 5a53de9c938d: Pushed 15:42:51 5d3d0eda4559: Pushed 15:42:51 0104dcba4435a7bec0bb376ad6177bfc09b37bcb: digest: sha256:0287f779ed74a8d28a50cd66cd7508af826830b4bc2898aa4b00493c5c6b9516 size: 1573 [Pipeline] isUnix [Pipeline] sh 15:42:52 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:42:52 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 15:42:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 15:42:52 5d3d0eda4559: Preparing 15:42:52 a2459252fd42: Preparing 15:42:52 1e196d0c81da: Preparing 15:42:52 5a53de9c938d: Preparing 15:42:52 12644f549538: Preparing 15:42:52 f73e7dbfee58: Preparing 15:42:52 f73e7dbfee58: Waiting 15:42:52 5d3d0eda4559: Layer already exists 15:42:52 12644f549538: Layer already exists 15:42:52 5a53de9c938d: Layer already exists 15:42:52 a2459252fd42: Layer already exists 15:42:52 1e196d0c81da: Layer already exists 15:42:52 f73e7dbfee58: Layer already exists 15:42:52 latest: digest: sha256:0287f779ed74a8d28a50cd66cd7508af826830b4bc2898aa4b00493c5c6b9516 size: 1573 [Pipeline] isUnix [Pipeline] sh 15:42:53 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh 15:42:53 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.2.1-dev.1 15:42:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 15:42:53 5d3d0eda4559: Preparing 15:42:53 a2459252fd42: Preparing 15:42:53 1e196d0c81da: Preparing 15:42:53 5a53de9c938d: Preparing 15:42:53 12644f549538: Preparing 15:42:53 f73e7dbfee58: Preparing 15:42:53 f73e7dbfee58: Waiting 15:42:53 12644f549538: Layer already exists 15:42:53 5d3d0eda4559: Layer already exists 15:42:53 a2459252fd42: Layer already exists 15:42:53 1e196d0c81da: Layer already exists 15:42:53 5a53de9c938d: Layer already exists 15:42:53 f73e7dbfee58: Layer already exists 15:42:53 2.2.1-dev.1: digest: sha256:0287f779ed74a8d28a50cd66cd7508af826830b4bc2898aa4b00493c5c6b9516 size: 1573 [Pipeline] isUnix [Pipeline] sh 15:42:54 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0104dcba4435a7bec0bb376ad6177bfc09b37bcb-2.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh 15:42:54 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0104dcba4435a7bec0bb376ad6177bfc09b37bcb-2.2.1-dev.1 15:42:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 15:42:54 5d3d0eda4559: Preparing 15:42:54 a2459252fd42: Preparing 15:42:54 1e196d0c81da: Preparing 15:42:54 5a53de9c938d: Preparing 15:42:54 12644f549538: Preparing 15:42:54 f73e7dbfee58: Preparing 15:42:54 f73e7dbfee58: Waiting 15:42:54 a2459252fd42: Layer already exists 15:42:54 5a53de9c938d: Layer already exists 15:42:54 1e196d0c81da: Layer already exists 15:42:54 12644f549538: Layer already exists 15:42:54 5d3d0eda4559: Layer already exists 15:42:54 f73e7dbfee58: Layer already exists 15:42:54 0104dcba4435a7bec0bb376ad6177bfc09b37bcb-2.2.1-dev.1: digest: sha256:0287f779ed74a8d28a50cd66cd7508af826830b4bc2898aa4b00493c5c6b9516 size: 1573 [Pipeline] isUnix [Pipeline] sh 15:42:54 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] isUnix [Pipeline] sh 15:42:55 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 15:42:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 15:42:55 5d3d0eda4559: Preparing 15:42:55 a2459252fd42: Preparing 15:42:55 1e196d0c81da: Preparing 15:42:55 5a53de9c938d: Preparing 15:42:55 12644f549538: Preparing 15:42:55 f73e7dbfee58: Preparing 15:42:55 f73e7dbfee58: Waiting 15:42:55 12644f549538: Layer already exists 15:42:55 5a53de9c938d: Layer already exists 15:42:55 a2459252fd42: Layer already exists 15:42:55 1e196d0c81da: Layer already exists 15:42:55 5d3d0eda4559: Layer already exists 15:42:55 f73e7dbfee58: Layer already exists 15:42:55 main: digest: sha256:0287f779ed74a8d28a50cd66cd7508af826830b4bc2898aa4b00493c5c6b9516 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:42:55 ===================================================== [Pipeline] echo 15:42:55 taggedImages: 15:42:55 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0104dcba4435a7bec0bb376ad6177bfc09b37bcb 15:42:55 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 15:42:55 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.2.1-dev.1 15:42:55 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0104dcba4435a7bec0bb376ad6177bfc09b37bcb-2.2.1-dev.1 15:42:55 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:42:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:42:56 15:42:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:42:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:42:56 arm64: Pulling from edgex-lftools-log-publisher 15:42:56 8998bd30e6a1: Pulling fs layer 15:42:56 04944245beec: Pulling fs layer 15:42:56 699f458cf7ca: Pulling fs layer 15:42:56 765212b225bb: Pulling fs layer 15:42:56 f23df028b6ca: Pulling fs layer 15:42:56 d65c8cfc05b1: Pulling fs layer 15:42:56 2437ff75d9bd: Pulling fs layer 15:42:56 765212b225bb: Waiting 15:42:56 f23df028b6ca: Waiting 15:42:56 d65c8cfc05b1: Waiting 15:42:56 2437ff75d9bd: Waiting 15:42:56 04944245beec: Verifying Checksum 15:42:56 04944245beec: Download complete 15:42:56 765212b225bb: Verifying Checksum 15:42:56 765212b225bb: Download complete 15:42:56 f23df028b6ca: Verifying Checksum 15:42:56 f23df028b6ca: Download complete 15:42:56 d65c8cfc05b1: Verifying Checksum 15:42:56 d65c8cfc05b1: Download complete 15:42:56 699f458cf7ca: Verifying Checksum 15:42:56 699f458cf7ca: Download complete 15:42:57 8998bd30e6a1: Download complete 15:42:59 2437ff75d9bd: Verifying Checksum 15:42:59 2437ff75d9bd: Download complete 15:43:01 8998bd30e6a1: Pull complete 15:43:02 04944245beec: Pull complete 15:43:03 699f458cf7ca: Pull complete 15:43:03 765212b225bb: Pull complete 15:43:04 f23df028b6ca: Pull complete 15:43:04 d65c8cfc05b1: Pull complete 15:43:19 2437ff75d9bd: Pull complete 15:43:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:43:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:43:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:43:20 prd-ubuntu20.04-docker-arm64-4c-16g-64489 does not seem to be running inside a container 15:43:20 $ 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/35 -v /w/workspace/device-rfid-llrp-go/35:/w/workspace/device-rfid-llrp-go/35:rw,z -v /w/workspace/device-rfid-llrp-go/35@tmp:/w/workspace/device-rfid-llrp-go/35@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:arm64 cat 15:43:22 $ docker top 182718273c8daf26758891ec5e5703160ff17a4d7d29e15bd3b5bd5ad1c06c36 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:43:23 ---> job-cost.sh 15:43:23 lf-activate-venv: SKIPPING 15:43:23 INFO: No Stack... 15:43:24 INFO: Retrieving Pricing Info for: v3-standard-4 15:43:24 INFO: Archiving Costs [Pipeline] sh 15:43:25 + cat /w/workspace/device-rfid-llrp-go/35/archives/cost.csv 15:43:25 + cut -d, -f6 [Pipeline] lock 15:43:25 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-35-stack-cost] 15:43:25 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-35-stack-cost] did not exist. Created. 15:43:25 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-35-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:43:26 /w/workspace/device-rfid-llrp-go/35@tmp/durable-e8b3010f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:43:27 + echo total: 0.10999999940395355 [Pipeline] stash 15:43:27 Warning: overwriting stash ‘stack-cost’ 15:43:27 Stashed 1 file(s) [Pipeline] } 15:43:27 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-35-stack-cost] [Pipeline] // lock [Pipeline] } 15:43:27 $ docker stop --time=1 182718273c8daf26758891ec5e5703160ff17a4d7d29e15bd3b5bd5ad1c06c36 15:43:28 $ docker rm -f 182718273c8daf26758891ec5e5703160ff17a4d7d29e15bd3b5bd5ad1c06c36 [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:43:29 provisioning config files... 15:43:29 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config955158247294807574tmp [Pipeline] { [Pipeline] sh 15:43:29 + set +x 15:43:29 + curl -s https://codecov.io/bash 15:43:29 + bash -s -- 15:43:29 15:43:29 _____ _ 15:43:29 / ____| | | 15:43:29 | | ___ __| | ___ ___ _____ __ 15:43:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:43:29 | |___| (_) | (_| | __/ (_| (_) \ V / 15:43:29 \_____\___/ \__,_|\___|\___\___/ \_/ 15:43:29 Bash-1.0.6 15:43:29 15:43:29 15:43:29 ==> git version 2.25.1 found 15:43:29 ==> 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:43:29 Release-Date: 2020-01-08 15:43:29 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:43:29 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:43:29 ==> Jenkins CI detected. 15:43:29 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 15:43:29 project root: . 15:43:29 --> token set from env 15:43:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:43:29 ==> Running gcov in . (disable via -X gcov) 15:43:29 ==> Python coveragepy not found 15:43:29 ==> Searching for coverage reports in: 15:43:29 + . 15:43:29 -> Found 1 reports 15:43:29 ==> Detecting git/mercurial file structure 15:43:29 ==> Reading reports 15:43:29 + ./coverage.out bytes=460394 15:43:29 ==> Appending adjustments 15:43:29 https://docs.codecov.io/docs/fixing-reports 15:43:29 + Found adjustments 15:43:29 ==> Gzipping contents 15:43:29 52K /tmp/codecov.Xj7m2B.gz 15:43:29 ==> Uploading reports 15:43:29 url: https://codecov.io 15:43:29 query: branch=main&commit=0104dcba4435a7bec0bb376ad6177bfc09b37bcb&build=35&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F35%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:43:29 -> Pinging Codecov 15:43:29 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=0104dcba4435a7bec0bb376ad6177bfc09b37bcb&build=35&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F35%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:43:29 -> Uploading to 15:43:29 https://storage.googleapis.com/codecov/v4/raw/2022-05-24/581DD39554BDF9B6E22D074273EAD858/0104dcba4435a7bec0bb376ad6177bfc09b37bcb/255e9825-2aa7-4003-bd75-88fa7d571bea.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220524%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220524T154329Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=af6cf4ecba734ad6358ef12887643cffb37385ecb176c538c64fa7744a7e450a 15:43:29 % Total % Received % Xferd Average Speed Time Time Time Current 15:43:29 Dload Upload Total Spent Left Speed 15:43:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51855 0 0 100 51855 0 210k --:--:-- --:--:-- --:--:-- 210k 15:43:30 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/0104dcba4435a7bec0bb376ad6177bfc09b37bcb [Pipeline] } 15:43:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:43:30 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:43:30 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:43:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:43:30 15:43:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 15:43:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:43:30 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:43:30 188c0c94c7c5: Pulling fs layer 15:43:30 0ef7d3d256c8: Pulling fs layer 15:43:30 de9db76c5a1d: Pulling fs layer 15:43:30 0eba1c9be4d2: Pulling fs layer 15:43:30 0d57e429df01: Pulling fs layer 15:43:30 4e4be7b47b0d: Pulling fs layer 15:43:30 0eba1c9be4d2: Waiting 15:43:30 0d57e429df01: Waiting 15:43:30 4e4be7b47b0d: Waiting 15:43:30 e1f770b5df2f: Pulling fs layer 15:43:30 85a0685a4137: Pulling fs layer 15:43:30 e1f770b5df2f: Waiting 15:43:30 85a0685a4137: Waiting 15:43:30 de9db76c5a1d: Verifying Checksum 15:43:30 de9db76c5a1d: Download complete 15:43:30 0ef7d3d256c8: Verifying Checksum 15:43:30 0ef7d3d256c8: Download complete 15:43:30 0d57e429df01: Download complete 15:43:30 4e4be7b47b0d: Download complete 15:43:30 188c0c94c7c5: Verifying Checksum 15:43:30 188c0c94c7c5: Download complete 15:43:31 188c0c94c7c5: Pull complete 15:43:31 e1f770b5df2f: Verifying Checksum 15:43:31 e1f770b5df2f: Download complete 15:43:31 0ef7d3d256c8: Pull complete 15:43:31 de9db76c5a1d: Pull complete 15:43:32 0eba1c9be4d2: Verifying Checksum 15:43:32 0eba1c9be4d2: Download complete 15:43:32 85a0685a4137: Verifying Checksum 15:43:32 85a0685a4137: Download complete 15:43:35 0eba1c9be4d2: Pull complete 15:43:35 0d57e429df01: Pull complete 15:43:35 4e4be7b47b0d: Pull complete 15:43:35 e1f770b5df2f: Pull complete 15:43:40 85a0685a4137: Pull complete 15:43:40 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 15:43:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:43:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 15:43:40 prd-ubuntu20.04-docker-8c-8g-64488 does not seem to be running inside a container 15:43:40 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:43:42 $ docker top 2134c7c2835eeffe40a98b07e47c6694f2bc2958c7e8ca42384ad45beb51157b -eo pid,comm [Pipeline] { [Pipeline] echo 15:43:42 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 15:43:42 + set -o pipefail 15:43:42 + snyk monitor '--org=edgex-jenkins' 15:43:47 15:43:47 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 15:43:47 15:43:47 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8e266e59-5b4d-48a8-830b-753ef23c5713/history/ab139d36-033c-4d78-9055-6fa7e27addb1 15:43:47 15:43:47 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:43:47 15:43:47 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:43:47 15:43:48 [Pipeline] } 15:43:48 $ docker stop --time=1 2134c7c2835eeffe40a98b07e47c6694f2bc2958c7e8ca42384ad45beb51157b 15:43:50 $ docker rm -f 2134c7c2835eeffe40a98b07e47c6694f2bc2958c7e8ca42384ad45beb51157b [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:43:51 + git log --format=format:%s -1 0104dcba4435a7bec0bb376ad6177bfc09b37bcb [Pipeline] sh 15:43:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:43:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:43:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 15:43:51 . [Pipeline] withDockerContainer 15:43:51 prd-ubuntu20.04-docker-8c-8g-64488 does not seem to be running inside a container 15:43:52 $ 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:latest cat 15:43:52 $ docker top d01d217a5123a5df83b396783c638ca191b8b3bed7b3dcf3b20119b3911bd904 -eo pid,comm 15:43: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:43:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:43:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:43:52 [ssh-agent] Looking for ssh-agent implementation... 15:43:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:43:52 $ docker exec d01d217a5123a5df83b396783c638ca191b8b3bed7b3dcf3b20119b3911bd904 ssh-agent 15:43:52 SSH_AUTH_SOCK=/tmp/ssh-1ES48KqF3HbF/agent.33 15:43:52 SSH_AGENT_PID=40 15:43:52 Running ssh-add (command line suppressed) 15:43:53 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2876646184745157749.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2876646184745157749.key) 15:43:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:43:53 + git semver tag 15:43:53 2022-05-24 15:43:53,545 [run_tag] DEBUG tag force:False 15:43:53 2022-05-24 15:43:53,546 [check_head_tag] DEBUG check head tag 15:43:53 2022-05-24 15:43:53,546 [execute] INFO git cat-file --batch-check 15:43:53 2022-05-24 15:43:53,546 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 15:43:53 2022-05-24 15:43:53,551 [execute] INFO git cat-file --batch 15:43:53 2022-05-24 15:43:53,551 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 15:43:53 2022-05-24 15:43:53,565 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 15:43:53 2022-05-24 15:43:53,565 [execute] INFO git tag -a v2.2.1-dev.1 -m v2.2.1-dev.1 15:43:53 2022-05-24 15:43:53,565 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.1', '-m', 'v2.2.1-dev.1'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 15:43:53 2022-05-24 15:43:53,570 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 15:43:53 2.2.1-dev.1 [Pipeline] } 15:43:53 $ docker exec --env ******** --env ******** d01d217a5123a5df83b396783c638ca191b8b3bed7b3dcf3b20119b3911bd904 ssh-agent -k 15:43:53 unset SSH_AUTH_SOCK; 15:43:53 unset SSH_AGENT_PID; 15:43:53 echo Agent pid 40 killed; 15:43:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:43:54 + git semver [Pipeline] } 15:43:54 $ docker stop --time=1 d01d217a5123a5df83b396783c638ca191b8b3bed7b3dcf3b20119b3911bd904 15:43:55 $ docker rm -f d01d217a5123a5df83b396783c638ca191b8b3bed7b3dcf3b20119b3911bd904 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 15:43:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:43:55 15:43:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 15:43:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:43:56 0.23.1-centos7: Pulling from edgex-lftools 15:43:56 ab5ef0e58194: Pulling fs layer 15:43:56 9712f1f96733: Pulling fs layer 15:43:56 63f879dbbcfc: Pulling fs layer 15:43:56 0d9ebad4ef96: Pulling fs layer 15:43:56 e9a5061849ea: Pulling fs layer 15:43:56 d747dcd14b5f: Pulling fs layer 15:43:56 2de7ff778b66: Pulling fs layer 15:43:56 e9a5061849ea: Waiting 15:43:56 d747dcd14b5f: Waiting 15:43:56 2de7ff778b66: Waiting 15:43:56 9712f1f96733: Verifying Checksum 15:43:56 9712f1f96733: Download complete 15:43:56 63f879dbbcfc: Verifying Checksum 15:43:56 63f879dbbcfc: Download complete 15:43:56 e9a5061849ea: Verifying Checksum 15:43:56 e9a5061849ea: Download complete 15:43:56 d747dcd14b5f: Verifying Checksum 15:43:56 ab5ef0e58194: Download complete 15:43:56 0d9ebad4ef96: Verifying Checksum 15:43:56 0d9ebad4ef96: Download complete 15:43:56 2de7ff778b66: Verifying Checksum 15:43:56 2de7ff778b66: Download complete 15:43:59 ab5ef0e58194: Pull complete 15:43:59 9712f1f96733: Pull complete 15:44:00 63f879dbbcfc: Pull complete 15:44:03 0d9ebad4ef96: Pull complete 15:44:03 e9a5061849ea: Pull complete 15:44:03 d747dcd14b5f: Pull complete 15:44:04 2de7ff778b66: Pull complete 15:44:04 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:44:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:44:04 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 15:44:04 prd-ubuntu20.04-docker-8c-8g-64488 does not seem to be running inside a container 15:44:05 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:44:08 $ docker top 589d86a717264106b691933479d2aa368aec4c474c400fad0d76c0dec3b8db68 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:44:08 provisioning config files... 15:44:08 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config254360073283957344tmp 15:44:08 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config803533036561641645tmp 15:44:08 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2173026281643437109tmp [Pipeline] { [Pipeline] echo 15:44:08 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:44:08 ---> sigul-configuration.sh 15:44:08 gpg: directory `/root/.gnupg' created 15:44:08 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:44:08 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:44:08 gpg: keyring `/root/.gnupg/secring.gpg' created 15:44:08 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:44:08 gpg: CAST5 encrypted data 15:44:08 gpg: encrypted with 1 passphrase 15:44:08 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:44:08 + mkdir /home/jenkins 15:44:08 + mkdir /home/jenkins/sigul [Pipeline] sh 15:44:09 + 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:44:09 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:44:09 ---> sigul-install.sh 15:44:09 Sigul already installed; skipping installation. [Pipeline] sh 15:44:09 + git tag --list 15:44:09 v0.0.0 15:44:09 v1.0.0 15:44:09 v1.0.0-dev.1 15:44:09 v1.0.0-dev.2 15:44:09 v1.0.0-dev.3 15:44:09 v1.0.0-dev.4 15:44:09 v1.0.0-dev.5 15:44:09 v1.0.0-dev.6 15:44:09 v1.0.0-dev.7 15:44:09 v1.0.0-dev.8 15:44:09 v1.0.0-dev.9 15:44:09 v1.0.1-dev.1 15:44:09 v1.0.1-dev.2 15:44:09 v1.0.1-dev.3 15:44:09 v1.0.1-dev.4 15:44:09 v1.0.1-dev.5 15:44:09 v1.0.1-dev.6 15:44:09 v2.1.0 15:44:09 v2.1.0-dev.1 15:44:09 v2.1.0-dev.10 15:44:09 v2.1.0-dev.11 15:44:09 v2.1.0-dev.12 15:44:09 v2.1.0-dev.13 15:44:09 v2.1.0-dev.14 15:44:09 v2.1.0-dev.15 15:44:09 v2.1.0-dev.16 15:44:09 v2.1.0-dev.2 15:44:09 v2.1.0-dev.3 15:44:09 v2.1.0-dev.4 15:44:09 v2.1.0-dev.5 15:44:09 v2.1.0-dev.6 15:44:09 v2.1.0-dev.7 15:44:09 v2.1.0-dev.8 15:44:09 v2.1.0-dev.9 15:44:09 v2.2.0 15:44:09 v2.2.1-dev.1 [Pipeline] sh 15:44:09 + lftools sign git-tag v2.2.1-dev.1 15:44:10 Signing Git tag with Sigul... 15:44:10 Signing v2.2.1-dev.1 [Pipeline] echo 15:44:10 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:44:11 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:44:11 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:44:11 $ docker stop --time=1 589d86a717264106b691933479d2aa368aec4c474c400fad0d76c0dec3b8db68 15:44:12 $ docker rm -f 589d86a717264106b691933479d2aa368aec4c474c400fad0d76c0dec3b8db68 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:44:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:44:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:44:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 15:44:13 . [Pipeline] withDockerContainer 15:44:13 prd-ubuntu20.04-docker-8c-8g-64488 does not seem to be running inside a container 15:44:13 $ 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:latest cat 15:44:13 $ docker top ef39311b5836f67a8fd40272d12f02766ac6c5cfe357b0d28e32452d3d9a5c7a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:44:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:44:13 [ssh-agent] Looking for ssh-agent implementation... 15:44:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:44:13 $ docker exec ef39311b5836f67a8fd40272d12f02766ac6c5cfe357b0d28e32452d3d9a5c7a ssh-agent 15:44:13 SSH_AUTH_SOCK=/tmp/ssh-U1t1ZsYFuv7n/agent.35 15:44:13 SSH_AGENT_PID=43 15:44:13 Running ssh-add (command line suppressed) 15:44:14 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6892546890225426783.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6892546890225426783.key) 15:44:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:44:14 + git semver bump pre 15:44:14 2022-05-24 15:44:14,557 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 15:44:14 2022-05-24 15:44:14,557 [bump_version] DEBUG bumping version:2.2.1-dev.1 on axis:pre with prefix:dev 15:44:14 2022-05-24 15:44:14,558 [bump_version] DEBUG bumped version:2.2.1-dev.2 15:44:14 2022-05-24 15:44:14,558 [write_version] DEBUG write version:2.2.1-dev.2 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 15:44:14 2022-05-24 15:44:14,558 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 15:44:14 2022-05-24 15:44:14,558 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 15:44:14 2022-05-24 15:44:14,560 [execute] INFO git cat-file --batch-check 15:44:14 2022-05-24 15:44:14,560 [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:44:14 2022-05-24 15:44:14,566 [execute] INFO git cat-file --batch 15:44:14 2022-05-24 15:44:14,566 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 15:44:14 2022-05-24 15:44:14,571 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 15:44:14 2.2.1-dev.2 [Pipeline] } 15:44:14 $ docker exec --env ******** --env ******** ef39311b5836f67a8fd40272d12f02766ac6c5cfe357b0d28e32452d3d9a5c7a ssh-agent -k 15:44:14 unset SSH_AUTH_SOCK; 15:44:14 unset SSH_AGENT_PID; 15:44:14 echo Agent pid 43 killed; 15:44:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:44:15 + git semver [Pipeline] } 15:44:15 $ docker stop --time=1 ef39311b5836f67a8fd40272d12f02766ac6c5cfe357b0d28e32452d3d9a5c7a 15:44:16 $ docker rm -f ef39311b5836f67a8fd40272d12f02766ac6c5cfe357b0d28e32452d3d9a5c7a [Pipeline] // withDockerContainer [Pipeline] sh 15:44:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:44:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:44:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 15:44:17 . [Pipeline] withDockerContainer 15:44:17 prd-ubuntu20.04-docker-8c-8g-64488 does not seem to be running inside a container 15:44:17 $ 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:latest cat 15:44:18 $ docker top d8f3bca08b66581e1d7723f296ee3a7075dfb14373f2c0136c96c79fbbec6ae6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:44:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:44:18 [ssh-agent] Looking for ssh-agent implementation... 15:44:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:44:18 $ docker exec d8f3bca08b66581e1d7723f296ee3a7075dfb14373f2c0136c96c79fbbec6ae6 ssh-agent 15:44:18 SSH_AUTH_SOCK=/tmp/ssh-JXRcv5YjGIlz/agent.32 15:44:18 SSH_AGENT_PID=38 15:44:18 Running ssh-add (command line suppressed) 15:44:18 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5717983248132356450.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5717983248132356450.key) 15:44:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:44:18 + git semver push 15:44:19 2022-05-24 15:44:19,004 [run_push] DEBUG push 15:44:19 2022-05-24 15:44:19,005 [execute] INFO git push origin semver 15:44:19 2022-05-24 15:44:19,005 [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:44:19 2022-05-24 15:44:19,700 [run_push] DEBUG push all version tags 15:44:19 2022-05-24 15:44:19,701 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:44:19 2022-05-24 15:44:19,701 [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:44:20 2022-05-24 15:44:20,386 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 15:44:20 2.2.1-dev.2 [Pipeline] } 15:44:20 $ docker exec --env ******** --env ******** d8f3bca08b66581e1d7723f296ee3a7075dfb14373f2c0136c96c79fbbec6ae6 ssh-agent -k 15:44:20 unset SSH_AUTH_SOCK; 15:44:20 unset SSH_AGENT_PID; 15:44:20 echo Agent pid 38 killed; 15:44:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:44:20 + git semver [Pipeline] } 15:44:21 $ docker stop --time=1 d8f3bca08b66581e1d7723f296ee3a7075dfb14373f2c0136c96c79fbbec6ae6 15:44:22 $ docker rm -f d8f3bca08b66581e1d7723f296ee3a7075dfb14373f2c0136c96c79fbbec6ae6 [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:44:23 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 15:44:23 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 15:44:23 total 16 15:44:23 drwxr-xr-x 3 root root 4096 May 24 15:34 . 15:44:23 drwxrwxr-x 12 jenkins jenkins 4096 May 24 15:44 .. 15:44:23 drwxr-xr-x 2 root root 4096 May 24 15:34 cost 15:44:23 -rw-r--r-- 1 root root 89 May 24 15:34 cost.csv 15:44:23 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 15:44:23 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 15:44:23 total 16 15:44:23 drwxr-xr-x 3 jenkins jenkins 4096 May 24 15:34 . 15:44:23 drwxrwxr-x 12 jenkins jenkins 4096 May 24 15:44 .. 15:44:23 drwxr-xr-x 2 jenkins jenkins 4096 May 24 15:34 cost 15:44:23 -rw-r--r-- 1 jenkins jenkins 89 May 24 15:34 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:44:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:44:24 ---> package-listing.sh 15:44:24 ++ facter osfamily 15:44:24 ++ tr '[:upper:]' '[:lower:]' 15:44:24 + OS_FAMILY=debian 15:44:24 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 15:44:24 + START_PACKAGES=/tmp/packages_start.txt 15:44:24 + END_PACKAGES=/tmp/packages_end.txt 15:44:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:44:24 + PACKAGES=/tmp/packages_start.txt 15:44:24 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 15:44:24 + PACKAGES=/tmp/packages_end.txt 15:44:24 + case "${OS_FAMILY}" in 15:44:24 + dpkg -l 15:44:24 + grep '^ii' 15:44:24 + '[' -f /tmp/packages_start.txt ']' 15:44:24 + '[' -f /tmp/packages_end.txt ']' 15:44:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:44:24 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 15:44:24 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 15:44:24 + 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:44:24 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:44:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:44:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:44:25 . [Pipeline] withDockerContainer 15:44:25 prd-ubuntu20.04-docker-8c-8g-64488 does not seem to be running inside a container 15:44:25 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:44:25 $ docker top f3b7b71cde0862d8765addb466821fc12cb6a88932567ae40c148dfb5f2b54d2 -eo pid,comm [Pipeline] { [Pipeline] sh 15:44:26 + touch /tmp/pre-build-complete [Pipeline] sh 15:44:26 + mkdir -p /var/log/sysstat [Pipeline] sh 15:44:26 + ls /var/log/sa-host 15:44:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:44:26 provisioning config files... 15:44:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2787666069158439427tmp [Pipeline] { [Pipeline] echo 15:44:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:44:27 ---> create-netrc.sh [Pipeline] } 15:44:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:44:27 ---> python-tools-install.sh [Pipeline] echo 15:44:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:44:27 ---> sudo-logs.sh 15:44:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:44:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:44:28 ---> job-cost.sh 15:44:28 lf-activate-venv: SKIPPING 15:44:28 DEBUG: total: 0.2199999988079071 15:44:28 INFO: Retrieving Stack Cost... 15:44:28 INFO: Retrieving Pricing Info for: v3-standard-8 15:44:29 INFO: Archiving Costs [Pipeline] echo 15:44:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:44:29 ---> logs-deploy.sh 15:44:29 lf-activate-venv: SKIPPING 15:44:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/35 15:44:29 INFO: archiving workspace using pattern(s): 15:44:30 Archives upload complete. 15:44:30 INFO: archiving logs to Nexus