Pull request #83 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/device-rfid-llrp-go Loading trusted files from base branch main at d152dad88e8a1614909d4f988c7607f5443b782f rather than 87ff18d62f6dae97189646056e46fc8068e2ba57 Obtained Jenkinsfile from d152dad88e8a1614909d4f988c7607f5443b782f 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-ssh10382129591467714750.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh1774599374390593855.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-83/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-83/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh11371782348578941651.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-83/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12542710405416985956.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh9220176106279976260.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-83/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-83/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh14721166159543436789.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-46209 in /w/workspace/oundry_device-rfid-llrp-go_PR-83 [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/oundry_device-rfid-llrp-go_PR-83 # 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 Merging remotes/origin/main commit d152dad88e8a1614909d4f988c7607f5443b782f into PR head commit 87ff18d62f6dae97189646056e46fc8068e2ba57 Merge succeeded, producing 87ff18d62f6dae97189646056e46fc8068e2ba57 Checking out Revision 87ff18d62f6dae97189646056e46fc8068e2ba57 (PR-83) > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/83/head:refs/remotes/origin/PR-83 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 87ff18d62f6dae97189646056e46fc8068e2ba57 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d152dad88e8a1614909d4f988c7607f5443b782f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 87ff18d62f6dae97189646056e46fc8068e2ba57 # timeout=10 Commit message: "build(deps): Bump github.com/canonical/edgex-snap-hooks/v2 from 2.2.0-beta.5 to 2.2.0 in /snap/local/hooks" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:44:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:44:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:44:37 ========================================================= 08:44:37 EdgeX Global Pipelines Version Info 08:44:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:44:37 ------------------- 08:44:37 stable info: 08:44:37 ------------------- 08:44:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:44:37 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 08:44:37 Message: update stable to v1.0.227 08:44:38 ------------------- 08:44:38 experimental info: 08:44:38 ------------------- 08:44:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:44:38 Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c 08:44:38 Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:44:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 08:44:38 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 08:44:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:44:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:44:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:44:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 08:44:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:44:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:44:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:44:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:44:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:44:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 08:44:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:44:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:44:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:44:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:44:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:44:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:44:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:44:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:44:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:44:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:44:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:44:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:44:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:44:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:44:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-83 [Pipeline] echo 08:44:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-83 [Pipeline] echo 08:44:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-83 [Pipeline] echo 08:44:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 87ff18d62f6dae97189646056e46fc8068e2ba57 [Pipeline] echo 08:44:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 87ff18d [Pipeline] echo 08:44:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:44:40 provisioning config files... 08:44:40 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-83@tmp/config6277721098608610390tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:44:40 ---> docker-login.sh 08:44:40 nexus3.edgexfoundry.org:10001 08:44:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:44:41 Configure a credential helper to remove this warning. See 08:44:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:44:41 08:44:41 Login Succeeded 08:44:41 nexus3.edgexfoundry.org:10002 08:44:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:44:41 Configure a credential helper to remove this warning. See 08:44:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:44:41 08:44:41 Login Succeeded 08:44:41 nexus3.edgexfoundry.org:10003 08:44:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:44:41 Configure a credential helper to remove this warning. See 08:44:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:44:41 08:44:41 Login Succeeded 08:44:41 nexus3.edgexfoundry.org:10004 08:44:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:44:41 Configure a credential helper to remove this warning. See 08:44:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:44:41 08:44:41 Login Succeeded 08:44:41 docker.io 08:44:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:44:41 Configure a credential helper to remove this warning. See 08:44:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:44:41 08:44:41 Login Succeeded 08:44:41 ---> docker-login.sh ends [Pipeline] } 08:44:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:44:42 + git rev-list -1 --merges 87ff18d62f6dae97189646056e46fc8068e2ba57~1..87ff18d62f6dae97189646056e46fc8068e2ba57 [Pipeline] echo 08:44:42 -----------> git rev-list -1 --merges 87ff18d62f6dae97189646056e46fc8068e2ba57~1..87ff18d62f6dae97189646056e46fc8068e2ba57 87ff18d62f6dae97189646056e46fc8068e2ba57 [false] [Pipeline] sh 08:44:43 + git log --format=format:%s -1 87ff18d62f6dae97189646056e46fc8068e2ba57 [Pipeline] echo 08:44:43 ========================================================= 08:44:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:44:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:44:43 + git log --format=format:%s -1 87ff18d62f6dae97189646056e46fc8068e2ba57 [Pipeline] echo 08:44:43 [semverPrep] GIT_COMMIT: 87ff18d62f6dae97189646056e46fc8068e2ba57, Commit Message: build(deps): Bump github.com/canonical/edgex-snap-hooks/v2 from 2.2.0-beta.5 to 2.2.0 in /snap/local/hooks [Pipeline] echo 08:44:43 [semverPrep] This is not a build commit. [Pipeline] sh 08:44:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:44:43 + grep -v github /etc/ssh/ssh_known_hosts 08:44:43 + [ -e /tmp/ssh_known_hosts ] 08:44:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:44:43 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:44:43 + sudo tee -a /etc/ssh/ssh_known_hosts 08:44:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 08:44:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 08:44:44 08:44:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:44:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 08:44:52 latest: Pulling from edgex-devops/py-git-semver 08:44:52 1fe172e4850f: Pulling fs layer 08:44:52 caf521ccaac6: Pulling fs layer 08:44:52 3ead6fa29328: Pulling fs layer 08:44:52 5c2a1cbceb83: Pulling fs layer 08:44:52 a8d5f1318db7: Pulling fs layer 08:44:52 c427282e49a2: Pulling fs layer 08:44:52 5c2a1cbceb83: Waiting 08:44:52 1827001aaf11: Pulling fs layer 08:44:52 0714d37db230: Pulling fs layer 08:44:52 a8d5f1318db7: Waiting 08:44:52 c427282e49a2: Waiting 08:44:52 1827001aaf11: Waiting 08:44:52 ac28cf19c067: Pulling fs layer 08:44:52 ca983d60f3e2: Pulling fs layer 08:44:52 9f894cec8388: Pulling fs layer 08:44:52 ac28cf19c067: Waiting 08:44:52 0714d37db230: Waiting 08:44:52 ca983d60f3e2: Waiting 08:44:52 9f894cec8388: Waiting 08:44:52 caf521ccaac6: Verifying Checksum 08:44:52 caf521ccaac6: Download complete 08:44:52 5c2a1cbceb83: Download complete 08:44:52 a8d5f1318db7: Verifying Checksum 08:44:52 a8d5f1318db7: Download complete 08:44:52 c427282e49a2: Verifying Checksum 08:44:52 c427282e49a2: Download complete 08:44:52 3ead6fa29328: Verifying Checksum 08:44:52 3ead6fa29328: Download complete 08:44:52 0714d37db230: Verifying Checksum 08:44:52 0714d37db230: Download complete 08:44:52 ac28cf19c067: Verifying Checksum 08:44:52 ac28cf19c067: Download complete 08:44:52 ca983d60f3e2: Verifying Checksum 08:44:52 ca983d60f3e2: Download complete 08:44:52 9f894cec8388: Verifying Checksum 08:44:52 9f894cec8388: Download complete 08:44:52 1fe172e4850f: Verifying Checksum 08:44:52 1fe172e4850f: Download complete 08:44:52 1827001aaf11: Verifying Checksum 08:44:52 1827001aaf11: Download complete 08:44:53 1fe172e4850f: Pull complete 08:44:53 caf521ccaac6: Pull complete 08:44:54 3ead6fa29328: Pull complete 08:44:54 5c2a1cbceb83: Pull complete 08:44:54 a8d5f1318db7: Pull complete 08:44:54 c427282e49a2: Pull complete 08:44:56 1827001aaf11: Pull complete 08:44:56 0714d37db230: Pull complete 08:44:56 ac28cf19c067: Pull complete 08:44:56 ca983d60f3e2: Pull complete 08:44:56 9f894cec8388: Pull complete 08:44:57 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 08:44:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 08:44:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 08:44:57 prd-ubuntu20.04-docker-8c-8g-46209 does not seem to be running inside a container 08:44:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-rfid-llrp-go_PR-83 -v /w/workspace/oundry_device-rfid-llrp-go_PR-83:/w/workspace/oundry_device-rfid-llrp-go_PR-83:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-83@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-83@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 08:44:59 $ docker top fc798ddd9e90ce006dbb3719acd2b78dd7435b73cb5407b28e09bc1dde52502a -eo pid,comm 08:44:59 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:44:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:44:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:44:59 [ssh-agent] Looking for ssh-agent implementation... 08:44:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:44:59 $ docker exec fc798ddd9e90ce006dbb3719acd2b78dd7435b73cb5407b28e09bc1dde52502a ssh-agent 08:44:59 SSH_AUTH_SOCK=/tmp/ssh-BAPo6KMNrnXx/agent.33 08:44:59 SSH_AGENT_PID=39 08:44:59 Running ssh-add (command line suppressed) 08:44:59 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-83@tmp/private_key_7005534948130494624.key (/w/workspace/oundry_device-rfid-llrp-go_PR-83@tmp/private_key_7005534948130494624.key) 08:44:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:45:00 + git tag --points-at HEAD [Pipeline] } 08:45:00 $ docker exec --env ******** --env ******** fc798ddd9e90ce006dbb3719acd2b78dd7435b73cb5407b28e09bc1dde52502a ssh-agent -k 08:45:00 unset SSH_AUTH_SOCK; 08:45:00 unset SSH_AGENT_PID; 08:45:00 echo Agent pid 39 killed; 08:45:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:45:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:45:00 [ssh-agent] Looking for ssh-agent implementation... 08:45:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:45:00 $ docker exec fc798ddd9e90ce006dbb3719acd2b78dd7435b73cb5407b28e09bc1dde52502a ssh-agent 08:45:00 SSH_AUTH_SOCK=/tmp/ssh-Un6ccEinNnLb/agent.73 08:45:00 SSH_AGENT_PID=79 08:45:00 Running ssh-add (command line suppressed) 08:45:00 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-83@tmp/private_key_2862561066010320932.key (/w/workspace/oundry_device-rfid-llrp-go_PR-83@tmp/private_key_2862561066010320932.key) 08:45:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:45:01 + git semver init 08:45:01 2022-05-10 08:45:01,215 [run_init] DEBUG init version:0.0.0 force:False 08:45:01 2022-05-10 08:45:01,216 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_device-rfid-llrp-go_PR-83/.semver 08:45:01 2022-05-10 08:45:01,216 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/oundry_device-rfid-llrp-go_PR-83/.semver 08:45:01 2022-05-10 08:45:01,216 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/oundry_device-rfid-llrp-go_PR-83/.semver'], cwd=/w/workspace/oundry_device-rfid-llrp-go_PR-83, universal_newlines=False, shell=None, istream=None) 08:45:02 2022-05-10 08:45:02,197 [append_file] DEBUG append to file:/w/workspace/oundry_device-rfid-llrp-go_PR-83/.git/info/exclude 08:45:02 2022-05-10 08:45:02,198 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_device-rfid-llrp-go_PR-83/.semver/PR-83 with force:False 08:45:02 2022-05-10 08:45:02,198 [write_file] DEBUG write to file:/w/workspace/oundry_device-rfid-llrp-go_PR-83/.semver/PR-83 08:45:02 2022-05-10 08:45:02,203 [execute] INFO git cat-file --batch-check 08:45:02 2022-05-10 08:45:02,203 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_device-rfid-llrp-go_PR-83/.semver, universal_newlines=False, shell=None, istream=) 08:45:02 2022-05-10 08:45:02,210 [execute] INFO git cat-file --batch 08:45:02 2022-05-10 08:45:02,211 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_device-rfid-llrp-go_PR-83/.semver, universal_newlines=False, shell=None, istream=) 08:45:02 2022-05-10 08:45:02,218 [read_version] DEBUG read version from /w/workspace/oundry_device-rfid-llrp-go_PR-83/.semver/PR-83 08:45:02 0.0.0 [Pipeline] } 08:45:02 $ docker exec --env ******** --env ******** fc798ddd9e90ce006dbb3719acd2b78dd7435b73cb5407b28e09bc1dde52502a ssh-agent -k 08:45:02 unset SSH_AUTH_SOCK; 08:45:02 unset SSH_AGENT_PID; 08:45:02 echo Agent pid 79 killed; 08:45:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:45:02 + git semver [Pipeline] } 08:45:03 $ docker stop --time=1 fc798ddd9e90ce006dbb3719acd2b78dd7435b73cb5407b28e09bc1dde52502a 08:45:04 $ docker rm -f fc798ddd9e90ce006dbb3719acd2b78dd7435b73cb5407b28e09bc1dde52502a [Pipeline] // withDockerContainer [Pipeline] sh 08:45:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:45:05 Stashed 1 file(s) [Pipeline] echo 08:45:05 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:45:05 provisioning config files... 08:45:05 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-83@tmp/config754196120402578185tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:45:06 ---> docker-login.sh 08:45:06 nexus3.edgexfoundry.org:10001 08:45:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:45:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:45:06 Configure a credential helper to remove this warning. See 08:45:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:45:06 08:45:06 Login Succeeded 08:45:06 nexus3.edgexfoundry.org:10002 08:45:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:45:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:45:06 Configure a credential helper to remove this warning. See 08:45:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:45:06 08:45:06 Login Succeeded 08:45:06 nexus3.edgexfoundry.org:10003 08:45:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:45:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:45:06 Configure a credential helper to remove this warning. See 08:45:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:45:06 08:45:06 Login Succeeded 08:45:06 nexus3.edgexfoundry.org:10004 08:45:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:45:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:45:06 Configure a credential helper to remove this warning. See 08:45:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:45:06 08:45:06 Login Succeeded 08:45:06 docker.io 08:45:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:45:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:45:07 Configure a credential helper to remove this warning. See 08:45:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:45:07 08:45:07 Login Succeeded 08:45:07 ---> docker-login.sh ends [Pipeline] } 08:45:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:45:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:45:07 ========================================================= 08:45:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 08:45:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 08:45:07 + 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 . 08:45:07 Sending build context to Docker daemon 3.988MB 08:45:07 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 08:45:07 Step 2/12 : FROM ${BASE} AS builder 08:45:07 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 08:45:07 59bf1c3509f3: Pulling fs layer 08:45:07 666ba61612fd: Pulling fs layer 08:45:07 8ed8ca486205: Pulling fs layer 08:45:07 4fe6c5a15a65: Pulling fs layer 08:45:07 22a0e8bec74d: Pulling fs layer 08:45:07 ca2b28591e48: Pulling fs layer 08:45:07 a51346096db8: Pulling fs layer 08:45:07 daebc70d1ce1: Pulling fs layer 08:45:07 0e18a0eac166: Pulling fs layer 08:45:07 4fe6c5a15a65: Waiting 08:45:07 ca2b28591e48: Waiting 08:45:07 a51346096db8: Waiting 08:45:07 daebc70d1ce1: Waiting 08:45:07 0e18a0eac166: Waiting 08:45:07 22a0e8bec74d: Waiting 08:45:07 8ed8ca486205: Download complete 08:45:07 666ba61612fd: Verifying Checksum 08:45:07 666ba61612fd: Download complete 08:45:08 22a0e8bec74d: Verifying Checksum 08:45:08 22a0e8bec74d: Download complete 08:45:08 ca2b28591e48: Download complete 08:45:08 a51346096db8: Verifying Checksum 08:45:08 a51346096db8: Download complete 08:45:08 59bf1c3509f3: Verifying Checksum 08:45:08 59bf1c3509f3: Download complete 08:45:08 daebc70d1ce1: Verifying Checksum 08:45:08 daebc70d1ce1: Download complete 08:45:08 59bf1c3509f3: Pull complete 08:45:08 666ba61612fd: Pull complete 08:45:08 8ed8ca486205: Pull complete 08:45:08 0e18a0eac166: Verifying Checksum 08:45:08 0e18a0eac166: Download complete 08:45:09 4fe6c5a15a65: Verifying Checksum 08:45:09 4fe6c5a15a65: Download complete 08:45:13 4fe6c5a15a65: Pull complete 08:45:13 22a0e8bec74d: Pull complete 08:45:13 ca2b28591e48: Pull complete 08:45:13 a51346096db8: Pull complete 08:45:13 daebc70d1ce1: Pull complete 08:45:15 0e18a0eac166: Pull complete 08:45:15 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 08:45:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 08:45:15 ---> f018257e8ee9 08:45:15 Step 3/12 : ARG MAKE='make build' 08:45:18 ---> Running in d3beaea5e89c 08:45:18 Removing intermediate container d3beaea5e89c 08:45:18 ---> b184f5f74615 08:45:18 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 08:45:18 ---> Running in a13241195561 08:45:18 Removing intermediate container a13241195561 08:45:18 ---> 8b16c8aefec7 08:45:18 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 08:45:18 ---> Running in d186c37488ec 08:45:18 Removing intermediate container d186c37488ec 08:45:18 ---> d9528280c07b 08:45:18 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:45:19 ---> Running in 5224742da04b 08:45:20 Removing intermediate container 5224742da04b 08:45:20 ---> 6ce1915ca20e 08:45:20 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:45:20 ---> Running in f0f4b56d4c47 08:45:20 Still waiting to schedule task 08:45:20 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 08:45:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:45:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:45:22 OK: 221 MiB in 52 packages 08:45:22 Removing intermediate container f0f4b56d4c47 08:45:22 ---> f6372d0424fa 08:45:22 Step 8/12 : WORKDIR /app 08:45:22 ---> Running in a7e3179679d9 08:45:22 Removing intermediate container a7e3179679d9 08:45:22 ---> 06f3c3fa9ccf 08:45:22 Step 9/12 : COPY go.mod vendor* ./ 08:45:22 ---> dfa3206db6de 08:45:22 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:45:23 ---> Running in f22271222e66 08:45:41 Removing intermediate container f22271222e66 08:45:41 ---> 117698c61718 08:45:41 Step 11/12 : COPY . . 08:45:41 ---> 9f6dfe4cbbf5 08:45:41 Step 12/12 : RUN $MAKE 08:45:41 ---> Running in c4d196b21325 08:45:41 noop 08:45:42 Removing intermediate container c4d196b21325 08:45:42 ---> d1dcfe0657db 08:45:42 Successfully built d1dcfe0657db 08:45:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:45:42 + docker inspect -f . ci-base-image-x86_64 08:45:42 . [Pipeline] withDockerContainer 08:45:42 prd-ubuntu20.04-docker-8c-8g-46209 does not seem to be running inside a container 08:45:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-rfid-llrp-go_PR-83 -v /w/workspace/oundry_device-rfid-llrp-go_PR-83:/w/workspace/oundry_device-rfid-llrp-go_PR-83:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-83@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-83@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:45:43 $ docker top 8878f7b8e89465b0fc393fd719ee1b7cacff3f6a60e90f73ae4f9b817e3b189d -eo pid,comm [Pipeline] { [Pipeline] sh 08:45:43 + go version 08:45:43 go version go1.17.6 linux/amd64 [Pipeline] } 08:45:43 $ docker stop --time=1 8878f7b8e89465b0fc393fd719ee1b7cacff3f6a60e90f73ae4f9b817e3b189d 08:45:44 $ docker rm -f 8878f7b8e89465b0fc393fd719ee1b7cacff3f6a60e90f73ae4f9b817e3b189d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:45:45 + docker inspect -f . ci-base-image-x86_64 08:45:45 . [Pipeline] withDockerContainer 08:45:45 prd-ubuntu20.04-docker-8c-8g-46209 does not seem to be running inside a container 08:45:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-rfid-llrp-go_PR-83 -v /w/workspace/oundry_device-rfid-llrp-go_PR-83:/w/workspace/oundry_device-rfid-llrp-go_PR-83:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-83@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-83@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:45:46 $ docker top f7af18ea50632a89570a8540a4f07f9cf4d12aaadf8d668bd6bc8dd1bd6e383a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 08:45:46 + make test 08:45:46 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:45:47 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 08:45:57 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 08:45:57 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 08:46:01 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.696s coverage: 39.3% of statements 08:46:01 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.244s coverage: 52.0% of statements 08:46:01 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.039s coverage: 95.5% of statements 08:46:09 CGO_ENABLED=1 GO111MODULE=on go vet ./... 08:46:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:46:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:46:13 ./bin/test-attribution-txt.sh [Pipeline] echo 08:46:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:46:13 $ docker stop --time=1 f7af18ea50632a89570a8540a4f07f9cf4d12aaadf8d668bd6bc8dd1bd6e383a 08:46:16 $ docker rm -f f7af18ea50632a89570a8540a4f07f9cf4d12aaadf8d668bd6bc8dd1bd6e383a [Pipeline] // withDockerContainer [Pipeline] sh 08:46:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:46:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:46:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:46:17 + ls -al . 08:46:17 total 632 08:46:17 drwxrwxr-x 11 jenkins jenkins 4096 May 10 08:46 . 08:46:17 drwxrwxr-x 4 jenkins jenkins 4096 May 10 08:44 .. 08:46:17 -rw-rw-r-- 1 jenkins jenkins 134 May 10 08:44 .dockerignore 08:46:17 drwxrwxr-x 8 jenkins jenkins 4096 May 10 08:45 .git 08:46:17 drwxrwxr-x 3 jenkins jenkins 4096 May 10 08:44 .github 08:46:17 -rw-rw-r-- 1 jenkins jenkins 946 May 10 08:44 .gitignore 08:46:17 -rw-rw-r-- 1 jenkins jenkins 41 May 10 08:44 .golangci.yml 08:46:17 drwxr-xr-x 3 jenkins jenkins 4096 May 10 08:45 .semver 08:46:17 -rw-rw-r-- 1 jenkins jenkins 10235 May 10 08:44 Attribution.txt 08:46:17 -rw-rw-r-- 1 jenkins jenkins 3309 May 10 08:44 CHANGELOG.md 08:46:17 -rw-rw-r-- 1 jenkins jenkins 1514 May 10 08:44 Dockerfile 08:46:17 -rw-rw-r-- 1 jenkins jenkins 677 May 10 08:44 GOVERNANCE.md 08:46:17 -rw-rw-r-- 1 jenkins jenkins 683 May 10 08:44 Jenkinsfile 08:46:17 -rw-rw-r-- 1 jenkins jenkins 11347 May 10 08:44 LICENSE 08:46:17 -rw-rw-r-- 1 jenkins jenkins 1991 May 10 08:44 Makefile 08:46:17 -rw-rw-r-- 1 jenkins jenkins 625 May 10 08:44 OWNERS.md 08:46:17 -rw-rw-r-- 1 jenkins jenkins 28496 May 10 08:44 README.md 08:46:17 -rw-rw-r-- 1 jenkins jenkins 5 May 10 08:45 VERSION 08:46:17 drwxrwxr-x 2 jenkins jenkins 4096 May 10 08:44 bin 08:46:17 drwxrwxr-x 4 jenkins jenkins 4096 May 10 08:44 cmd 08:46:17 -rw-r--r-- 1 jenkins jenkins 460394 May 10 08:46 coverage.out 08:46:17 drwxrwxr-x 2 jenkins jenkins 4096 May 10 08:44 examples 08:46:17 -rw-rw-r-- 1 jenkins jenkins 3350 May 10 08:44 go.mod 08:46:17 -rw-rw-r-- 1 jenkins jenkins 35098 May 10 08:44 go.sum 08:46:17 drwxrwxr-x 2 jenkins jenkins 4096 May 10 08:44 images 08:46:17 drwxrwxr-x 5 jenkins jenkins 4096 May 10 08:44 internal 08:46:17 drwxrwxr-x 4 jenkins jenkins 4096 May 10 08:44 snap 08:46:17 -rw-rw-r-- 1 jenkins jenkins 193 May 10 08:44 version.go [Pipeline] isUnix [Pipeline] sh 08:46:17 + 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=87ff18d62f6dae97189646056e46fc8068e2ba57 --label arch=amd64 --label version=0.0.0 . 08:46:17 Sending build context to Docker daemon 3.988MB 08:46:17 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 08:46:17 Step 2/25 : FROM ${BASE} AS builder 08:46:17 ---> d1dcfe0657db 08:46:17 Step 3/25 : ARG MAKE='make build' 08:46:18 ---> Running in 5ff5b52c2237 08:46:18 Removing intermediate container 5ff5b52c2237 08:46:18 ---> 6d0d4daef497 08:46:18 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 08:46:18 ---> Running in c15b7073c8ab 08:46:18 Removing intermediate container c15b7073c8ab 08:46:18 ---> 255d3459eeba 08:46:18 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 08:46:18 ---> Running in 4f6de2c05f59 08:46:19 Removing intermediate container 4f6de2c05f59 08:46:19 ---> 18dce17d60ca 08:46:19 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:46:19 ---> Running in 2944dc8a551d 08:46:19 Removing intermediate container 2944dc8a551d 08:46:19 ---> 56924e5229d1 08:46:19 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:46:19 ---> Running in 533c9c067891 08:46:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:46:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:46:21 OK: 221 MiB in 52 packages 08:46:21 Removing intermediate container 533c9c067891 08:46:21 ---> 709b51a202ce 08:46:21 Step 8/25 : WORKDIR /app 08:46:21 ---> Running in 333429209b83 08:46:21 Removing intermediate container 333429209b83 08:46:21 ---> 90f01393292d 08:46:21 Step 9/25 : COPY go.mod vendor* ./ 08:46:22 ---> 29f7113cec91 08:46:22 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:22 ---> Running in 1d177cf90e9c 08:46:23 Removing intermediate container 1d177cf90e9c 08:46:23 ---> 503b43283e32 08:46:23 Step 11/25 : COPY . . 08:46:23 ---> ecd7248e9e90 08:46:23 Step 12/25 : RUN $MAKE 08:46:23 ---> Running in 192931f1c006 08:46:23 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion= -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion= -X edgexfoundry/app-rfid-llrp-inventory.Version=" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 08:46:46 Removing intermediate container 192931f1c006 08:46:46 ---> 14c3adba1967 08:46:46 Step 13/25 : FROM alpine:3.14 08:46:46 3.14: Pulling from library/alpine 08:46:46 8663204ce13b: Pulling fs layer 08:46:46 8663204ce13b: Verifying Checksum 08:46:46 8663204ce13b: Download complete 08:46:46 8663204ce13b: Pull complete 08:46:46 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 08:46:46 Status: Downloaded newer image for alpine:3.14 08:46:46 ---> e04c818066af 08:46:46 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 08:46:46 ---> Running in 3de8945ff3e2 08:46:46 Removing intermediate container 3de8945ff3e2 08:46:46 ---> 97bff1fd7ad5 08:46:46 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:46:46 ---> Running in 074c3554ca79 08:46:46 Removing intermediate container 074c3554ca79 08:46:46 ---> 7b691de14076 08:46:46 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 08:46:46 ---> Running in 84149714a27c 08:46:46 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:46:46 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:46:47 (1/6) Installing dumb-init (1.2.5-r1) 08:46:47 (2/6) Installing libgcc (10.3.1_git20210424-r2) 08:46:47 (3/6) Installing libsodium (1.0.18-r0) 08:46:47 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 08:46:47 (5/6) Installing libzmq (4.3.4-r0) 08:46:47 (6/6) Installing zeromq (4.3.4-r0) 08:46:47 Executing busybox-1.33.1-r7.trigger 08:46:47 OK: 8 MiB in 20 packages 08:46:48 Removing intermediate container 84149714a27c 08:46:48 ---> fe5214fc00c8 08:46:48 Step 17/25 : COPY --from=builder /app/LICENSE / 08:46:48 ---> 9c89a1e54c52 08:46:48 Step 18/25 : COPY --from=builder /app/Attribution.txt / 08:46:48 ---> 84eaefbdd227 08:46:48 Step 19/25 : COPY --from=builder /app/cmd/ / 08:46:49 ---> b545482715b9 08:46:49 Step 20/25 : EXPOSE 59989 08:46:50 ---> Running in 0de2c7905a86 08:46:50 Removing intermediate container 0de2c7905a86 08:46:50 ---> 1f2997280d2d 08:46:50 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 08:46:50 ---> Running in ed9dad895d6a 08:46:50 Removing intermediate container ed9dad895d6a 08:46:50 ---> f8899410d1bf 08:46:50 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 08:46:51 ---> Running in 4af449931a47 08:46:51 Removing intermediate container 4af449931a47 08:46:51 ---> bbeb9a66ab5e 08:46:51 Step 23/25 : LABEL arch=amd64 08:46:51 ---> Running in d52abbda9895 08:46:51 Removing intermediate container d52abbda9895 08:46:51 ---> 530ef8902b1e 08:46:51 Step 24/25 : LABEL git_sha=87ff18d62f6dae97189646056e46fc8068e2ba57 08:46:51 ---> Running in 63ce1923d37c 08:46:51 Removing intermediate container 63ce1923d37c 08:46:51 ---> b61e52a7257c 08:46:51 Step 25/25 : LABEL version=0.0.0 08:46:51 ---> Running in 36a79c704195 08:46:51 Removing intermediate container 36a79c704195 08:46:51 ---> 215676c2ded4 08:46:51 [Warning] One or more build-args [ARCH] were not consumed 08:46:51 Successfully built 215676c2ded4 08:46:51 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:46:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:46:52 08:46:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 08:46:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:46:53 latest: Pulling from edgex-lftools-log-publisher 08:46:53 5eb5b503b376: Pulling fs layer 08:46:53 5c69ac0246d0: Pulling fs layer 08:46:53 ec43610c2a17: Pulling fs layer 08:46:53 3a2ae6a8a46f: Pulling fs layer 08:46:53 33b1e0a273af: Pulling fs layer 08:46:53 5d3b04190fa2: Pulling fs layer 08:46:53 2f39f015ded8: Pulling fs layer 08:46:53 3a2ae6a8a46f: Waiting 08:46:53 33b1e0a273af: Waiting 08:46:53 5d3b04190fa2: Waiting 08:46:53 2f39f015ded8: Waiting 08:46:53 5c69ac0246d0: Download complete 08:46:53 3a2ae6a8a46f: Download complete 08:46:53 33b1e0a273af: Verifying Checksum 08:46:53 33b1e0a273af: Download complete 08:46:53 5d3b04190fa2: Download complete 08:46:53 ec43610c2a17: Verifying Checksum 08:46:53 ec43610c2a17: Download complete 08:46:53 5eb5b503b376: Verifying Checksum 08:46:53 5eb5b503b376: Download complete 08:46:53 2f39f015ded8: Verifying Checksum 08:46:53 2f39f015ded8: Download complete 08:46:54 5eb5b503b376: Pull complete 08:46:54 5c69ac0246d0: Pull complete 08:46:55 ec43610c2a17: Pull complete 08:46:55 3a2ae6a8a46f: Pull complete 08:46:55 33b1e0a273af: Pull complete 08:46:55 5d3b04190fa2: Pull complete 08:46:59 2f39f015ded8: Pull complete 08:46:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:46:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:46:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 08:46:59 prd-ubuntu20.04-docker-8c-8g-46209 does not seem to be running inside a container 08:46:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-rfid-llrp-go_PR-83 -v /w/workspace/oundry_device-rfid-llrp-go_PR-83:/w/workspace/oundry_device-rfid-llrp-go_PR-83:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-83@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-83@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:47:01 $ docker top bf649a0a74165ae45a95f9ca61e4d5ac145e8b8a175cf9c0761cb7fd990260e0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:47:02 ---> job-cost.sh 08:47:02 lf-activate-venv: SKIPPING 08:47:02 INFO: No Stack... 08:47:02 INFO: Retrieving Pricing Info for: v3-standard-8 08:47:03 INFO: Archiving Costs [Pipeline] sh 08:47:03 + + cut -d, -f6 08:47:03 cat /w/workspace/oundry_device-rfid-llrp-go_PR-83/archives/cost.csv [Pipeline] lock 08:47:03 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-83-1-stack-cost] 08:47:03 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-83-1-stack-cost] did not exist. Created. 08:47:03 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-83-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:47:03 + echo total: 0.2199999988079071 [Pipeline] stash 08:47:04 Stashed 1 file(s) [Pipeline] } 08:47:04 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-83-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:47:04 $ docker stop --time=1 bf649a0a74165ae45a95f9ca61e4d5ac145e8b8a175cf9c0761cb7fd990260e0 08:47:05 $ docker rm -f bf649a0a74165ae45a95f9ca61e4d5ac145e8b8a175cf9c0761cb7fd990260e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:05:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-46614 in /w/workspace/oundry_device-rfid-llrp-go_PR-83 [Pipeline] { [Pipeline] ws 09:05:06 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 09:05:06 Selected Git installation does not exist. Using Default 09:05:06 The recommended git tool is: NONE 09:05:13 using credential edgex-jenkins-ssh 09:05:13 Cloning the remote Git repository 09:05:13 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 09:05:14 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 09:05:14 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 09:05:14 > git --version # timeout=10 09:05:14 > git --version # 'git version 2.25.1' 09:05:14 using GIT_SSH to set credentials SSH Credentials for GitHub 09:05:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:05:15 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 09:05:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:05:15 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 09:05:15 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 09:05:15 using GIT_SSH to set credentials SSH Credentials for GitHub 09:05:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/83/head:refs/remotes/origin/PR-83 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:05:16 Merging remotes/origin/main commit d152dad88e8a1614909d4f988c7607f5443b782f into PR head commit 87ff18d62f6dae97189646056e46fc8068e2ba57 09:05:16 Merge succeeded, producing 87ff18d62f6dae97189646056e46fc8068e2ba57 09:05:16 Checking out Revision 87ff18d62f6dae97189646056e46fc8068e2ba57 (PR-83) 09:05:16 > git config core.sparsecheckout # timeout=10 09:05:16 > git checkout -f 87ff18d62f6dae97189646056e46fc8068e2ba57 # timeout=10 09:05:16 > git remote # timeout=10 09:05:16 > git config --get remote.origin.url # timeout=10 09:05:16 using GIT_SSH to set credentials SSH Credentials for GitHub 09:05:16 > git merge d152dad88e8a1614909d4f988c7607f5443b782f # timeout=10 09:05:16 > git rev-parse HEAD^{commit} # timeout=10 09:05:16 > git config core.sparsecheckout # timeout=10 09:05:16 > git checkout -f 87ff18d62f6dae97189646056e46fc8068e2ba57 # timeout=10 09:05:20 Commit message: "build(deps): Bump github.com/canonical/edgex-snap-hooks/v2 from 2.2.0-beta.5 to 2.2.0 in /snap/local/hooks" 09:05:20 > git --version # timeout=10 09:05:20 > git --version # 'git version 2.25.1' 09:05:20 fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:05:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:05:22 % Total % Received % Xferd Average Speed Time Time Time Current 09:05:22 Dload Upload Total Spent Left Speed 09:05:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 196k 0 --:--:-- --:--:-- --:--:-- 199k [Pipeline] sh 09:05:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:05:23 + + sudo tee /etc/docker/daemon.newsudo 09:05:23 jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:05:23 { 09:05:23 "registry-mirrors": [ 09:05:23 "https://nexus3.edgexfoundry.org:10001" 09:05:23 ], 09:05:23 "bip": "10.250.0.254/24", 09:05:23 "hosts": [ 09:05:23 "tcp://0.0.0.0:5555", 09:05:23 "unix:///var/run/docker.sock" 09:05:23 ], 09:05:23 "mtu": 1458, 09:05:23 "selinux-enabled": true, 09:05:23 "seccomp-profile": "/etc/docker/seccomp.json" 09:05:23 } [Pipeline] sh 09:05:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:05:23 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:05:42 provisioning config files... 09:05:42 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config891203432739870599tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:05:42 ---> docker-login.sh 09:05:42 nexus3.edgexfoundry.org:10001 09:05:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:05:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:05:43 Configure a credential helper to remove this warning. See 09:05:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:05:43 09:05:43 Login Succeeded 09:05:43 nexus3.edgexfoundry.org:10002 09:05:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:05:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:05:44 Configure a credential helper to remove this warning. See 09:05:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:05:44 09:05:44 Login Succeeded 09:05:44 nexus3.edgexfoundry.org:10003 09:05:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:05:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:05:45 Configure a credential helper to remove this warning. See 09:05:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:05:45 09:05:45 Login Succeeded 09:05:45 nexus3.edgexfoundry.org:10004 09:05:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:05:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:05:45 Configure a credential helper to remove this warning. See 09:05:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:05:45 09:05:45 Login Succeeded 09:05:45 docker.io 09:05:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:05:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:05:46 Configure a credential helper to remove this warning. See 09:05:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:05:46 09:05:46 Login Succeeded 09:05:46 ---> docker-login.sh ends [Pipeline] } 09:05:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:05:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:05:47 ========================================================= 09:05:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 09:05:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 09:05:47 + 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 . 09:05:47 Sending build context to Docker daemon 1.234MB 09:05:48 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 09:05:48 Step 2/12 : FROM ${BASE} AS builder 09:05:48 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:05:48 9b3977197b4f: Pulling fs layer 09:05:48 1a89e8eeedd5: Pulling fs layer 09:05:48 94645a83ff95: Pulling fs layer 09:05:48 3f3a8bcf1eab: Pulling fs layer 09:05:48 0c92f367c5e7: Pulling fs layer 09:05:48 3096ccb668a1: Pulling fs layer 09:05:48 e8cf19c19ddd: Pulling fs layer 09:05:48 a4caa8a26152: Pulling fs layer 09:05:48 3f3a8bcf1eab: Waiting 09:05:48 0c92f367c5e7: Waiting 09:05:48 3096ccb668a1: Waiting 09:05:48 e8cf19c19ddd: Waiting 09:05:48 a4caa8a26152: Waiting 09:05:48 94645a83ff95: Download complete 09:05:48 1a89e8eeedd5: Verifying Checksum 09:05:48 1a89e8eeedd5: Download complete 09:05:48 0c92f367c5e7: Verifying Checksum 09:05:48 0c92f367c5e7: Download complete 09:05:48 9b3977197b4f: Verifying Checksum 09:05:48 9b3977197b4f: Download complete 09:05:48 3096ccb668a1: Verifying Checksum 09:05:48 3096ccb668a1: Download complete 09:05:48 e8cf19c19ddd: Verifying Checksum 09:05:48 e8cf19c19ddd: Download complete 09:05:48 9b3977197b4f: Pull complete 09:05:49 1a89e8eeedd5: Pull complete 09:05:50 94645a83ff95: Pull complete 09:05:50 a4caa8a26152: Download complete 09:05:51 3f3a8bcf1eab: Download complete 09:06:03 3f3a8bcf1eab: Pull complete 09:06:03 0c92f367c5e7: Pull complete 09:06:03 3096ccb668a1: Pull complete 09:06:04 e8cf19c19ddd: Pull complete 09:06:12 a4caa8a26152: Pull complete 09:06:12 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 09:06:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 09:06:12 ---> 725f1c02e7f9 09:06:12 Step 3/12 : ARG MAKE='make build' 09:06:12 ---> Running in e281d4d4944e 09:06:12 Removing intermediate container e281d4d4944e 09:06:12 ---> 53b838e12e84 09:06:12 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 09:06:12 ---> Running in 06b08e29d0d5 09:06:12 Removing intermediate container 06b08e29d0d5 09:06:12 ---> 013d649e59f5 09:06:12 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 09:06:12 ---> Running in 7e338b1bb4ef 09:06:13 Removing intermediate container 7e338b1bb4ef 09:06:13 ---> 555541aa7bd9 09:06:13 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:06:13 ---> Running in 4e9b4019ab2d 09:06:16 Removing intermediate container 4e9b4019ab2d 09:06:16 ---> ec8dfbae8c9b 09:06:16 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:06:16 ---> Running in cb7b73b84455 09:06:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:06:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:06:19 OK: 220 MiB in 52 packages 09:06:20 Removing intermediate container cb7b73b84455 09:06:20 ---> 8f175a7f0819 09:06:20 Step 8/12 : WORKDIR /app 09:06:20 ---> Running in 99962c9d4215 09:06:20 Removing intermediate container 99962c9d4215 09:06:20 ---> 54e9cc116747 09:06:20 Step 9/12 : COPY go.mod vendor* ./ 09:06:21 ---> 6cb6540228df 09:06:21 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:06:21 ---> Running in 2c83d787a50f 09:07:18 Removing intermediate container 2c83d787a50f 09:07:18 ---> 53df33d136d1 09:07:18 Step 11/12 : COPY . . 09:07:18 ---> 168a9bb5ba4a 09:07:18 Step 12/12 : RUN $MAKE 09:07:18 ---> Running in 95d3ed29251c 09:07:18 noop 09:07:18 Removing intermediate container 95d3ed29251c 09:07:18 ---> 980fe4896b38 09:07:18 Successfully built 980fe4896b38 09:07:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:07:18 + docker inspect -f . ci-base-image-arm64 09:07:18 . [Pipeline] withDockerContainer 09:07:18 prd-ubuntu20.04-docker-arm64-4c-16g-46614 does not seem to be running inside a container 09:07:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:07:20 $ docker top 69d571a5c8d62cfcb5d694a4e7fbf127a612ca404f9ccb862fb5c79ed2d9a2d2 -eo pid,comm [Pipeline] { [Pipeline] sh 09:07:21 + go version 09:07:21 go version go1.17.6 linux/arm64 [Pipeline] } 09:07:21 $ docker stop --time=1 69d571a5c8d62cfcb5d694a4e7fbf127a612ca404f9ccb862fb5c79ed2d9a2d2 09:07:23 $ docker rm -f 69d571a5c8d62cfcb5d694a4e7fbf127a612ca404f9ccb862fb5c79ed2d9a2d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:07:24 + docker inspect -f . ci-base-image-arm64 09:07:24 . [Pipeline] withDockerContainer 09:07:24 prd-ubuntu20.04-docker-arm64-4c-16g-46614 does not seem to be running inside a container 09:07:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:07:25 $ docker top 79a7920dfcc4857be0b816d605f7a599ba93dc79405899b33804e65ba66ec8fb -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 09:07:27 + make test 09:07:27 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:07:29 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 09:09:21 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 09:09:21 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 09:09:47 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 33.199s coverage: 39.3% of statements 09:09:47 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.578s coverage: 52.0% of statements 09:09:47 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.039s coverage: 95.5% of statements 09:09:47 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:09:47 CGO_ENABLED=1 GO111MODULE=on go vet ./... 09:10:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:10:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:10:20 ./bin/test-attribution-txt.sh [Pipeline] echo 09:10:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:10:23 $ docker stop --time=1 79a7920dfcc4857be0b816d605f7a599ba93dc79405899b33804e65ba66ec8fb 09:10:25 $ docker rm -f 79a7920dfcc4857be0b816d605f7a599ba93dc79405899b33804e65ba66ec8fb [Pipeline] // withDockerContainer [Pipeline] sh 09:10:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:10:26 Warning: overwriting stash ‘coverage-report’ 09:10:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:10:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:10:28 + ls -al . 09:10:28 total 628 09:10:28 drwxrwxr-x 10 jenkins jenkins 4096 May 10 09:10 . 09:10:28 drwxrwxr-x 4 jenkins jenkins 4096 May 10 09:05 .. 09:10:28 -rw-rw-r-- 1 jenkins jenkins 134 May 10 09:05 .dockerignore 09:10:28 drwxrwxr-x 8 jenkins jenkins 4096 May 10 09:05 .git 09:10:28 drwxrwxr-x 3 jenkins jenkins 4096 May 10 09:05 .github 09:10:28 -rw-rw-r-- 1 jenkins jenkins 946 May 10 09:05 .gitignore 09:10:28 -rw-rw-r-- 1 jenkins jenkins 41 May 10 09:05 .golangci.yml 09:10:28 -rw-rw-r-- 1 jenkins jenkins 10235 May 10 09:05 Attribution.txt 09:10:28 -rw-rw-r-- 1 jenkins jenkins 3309 May 10 09:05 CHANGELOG.md 09:10:28 -rw-rw-r-- 1 jenkins jenkins 1514 May 10 09:05 Dockerfile 09:10:28 -rw-rw-r-- 1 jenkins jenkins 677 May 10 09:05 GOVERNANCE.md 09:10:28 -rw-rw-r-- 1 jenkins jenkins 683 May 10 09:05 Jenkinsfile 09:10:28 -rw-rw-r-- 1 jenkins jenkins 11347 May 10 09:05 LICENSE 09:10:28 -rw-rw-r-- 1 jenkins jenkins 1991 May 10 09:05 Makefile 09:10:28 -rw-rw-r-- 1 jenkins jenkins 625 May 10 09:05 OWNERS.md 09:10:28 -rw-rw-r-- 1 jenkins jenkins 28496 May 10 09:05 README.md 09:10:28 -rw-rw-r-- 1 jenkins jenkins 5 May 10 08:45 VERSION 09:10:28 drwxrwxr-x 2 jenkins jenkins 4096 May 10 09:05 bin 09:10:28 drwxrwxr-x 4 jenkins jenkins 4096 May 10 09:05 cmd 09:10:28 -rw-r--r-- 1 jenkins jenkins 460394 May 10 09:09 coverage.out 09:10:28 drwxrwxr-x 2 jenkins jenkins 4096 May 10 09:05 examples 09:10:28 -rw-rw-r-- 1 jenkins jenkins 3350 May 10 09:05 go.mod 09:10:28 -rw-rw-r-- 1 jenkins jenkins 35098 May 10 09:05 go.sum 09:10:28 drwxrwxr-x 2 jenkins jenkins 4096 May 10 09:05 images 09:10:28 drwxrwxr-x 5 jenkins jenkins 4096 May 10 09:05 internal 09:10:28 drwxrwxr-x 4 jenkins jenkins 4096 May 10 09:05 snap 09:10:28 -rw-rw-r-- 1 jenkins jenkins 193 May 10 09:05 version.go [Pipeline] isUnix [Pipeline] sh 09:10:29 + 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=87ff18d62f6dae97189646056e46fc8068e2ba57 --label arch=arm64 --label version=0.0.0 . 09:10:29 Sending build context to Docker daemon 1.234MB 09:10:29 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 09:10:29 Step 2/25 : FROM ${BASE} AS builder 09:10:29 ---> 980fe4896b38 09:10:29 Step 3/25 : ARG MAKE='make build' 09:10:29 ---> Running in 2328e6996bbf 09:10:30 Removing intermediate container 2328e6996bbf 09:10:30 ---> 30d031f323f2 09:10:30 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 09:10:30 ---> Running in a4e3114434b2 09:10:30 Removing intermediate container a4e3114434b2 09:10:30 ---> bfb2973ccf60 09:10:30 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 09:10:30 ---> Running in 3f8e8147c8c5 09:10:31 Removing intermediate container 3f8e8147c8c5 09:10:31 ---> 0e4b3e1b1f48 09:10:31 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:10:31 ---> Running in 9d7acd8511d3 09:10:33 Removing intermediate container 9d7acd8511d3 09:10:33 ---> a98744d5a3df 09:10:33 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:10:33 ---> Running in dbafc0779b0d 09:10:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:10:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:10:36 OK: 220 MiB in 52 packages 09:10:36 Removing intermediate container dbafc0779b0d 09:10:36 ---> d3c1388f9c5a 09:10:36 Step 8/25 : WORKDIR /app 09:10:36 ---> Running in bd86f94e4c9f 09:10:37 Removing intermediate container bd86f94e4c9f 09:10:37 ---> 9193da83a0a3 09:10:37 Step 9/25 : COPY go.mod vendor* ./ 09:10:37 ---> 236aab93461d 09:10:37 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:10:37 ---> Running in ef5d91f8d776 09:10:39 Removing intermediate container ef5d91f8d776 09:10:39 ---> 7869f5d3b981 09:10:39 Step 11/25 : COPY . . 09:10:40 ---> 2adf0a626cba 09:10:40 Step 12/25 : RUN $MAKE 09:10:40 ---> Running in 51858c7780f7 09:10:41 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion= -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion= -X edgexfoundry/app-rfid-llrp-inventory.Version=" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 09:13:03 Removing intermediate container 51858c7780f7 09:13:03 ---> 5e406289e4c7 09:13:03 Step 13/25 : FROM alpine:3.14 09:13:03 3.14: Pulling from library/alpine 09:13:03 455c02918c45: Pulling fs layer 09:13:03 455c02918c45: Pull complete 09:13:03 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 09:13:03 Status: Downloaded newer image for alpine:3.14 09:13:03 ---> ac73e934f311 09:13:03 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 09:13:03 ---> Running in e4ad0dc14256 09:13:03 Removing intermediate container e4ad0dc14256 09:13:03 ---> 79afca824db4 09:13:03 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:13:03 ---> Running in 0e8df9eb5082 09:13:05 Removing intermediate container 0e8df9eb5082 09:13:05 ---> 9118d5afd65e 09:13:05 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 09:13:05 ---> Running in 82c11bb14a16 09:13:06 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:13:07 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:13:08 (1/6) Installing dumb-init (1.2.5-r1) 09:13:08 (2/6) Installing libgcc (10.3.1_git20210424-r2) 09:13:08 (3/6) Installing libsodium (1.0.18-r0) 09:13:08 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 09:13:09 (5/6) Installing libzmq (4.3.4-r0) 09:13:09 (6/6) Installing zeromq (4.3.4-r0) 09:13:09 Executing busybox-1.33.1-r7.trigger 09:13:09 OK: 8 MiB in 20 packages 09:13:10 Removing intermediate container 82c11bb14a16 09:13:10 ---> cff49b1390e6 09:13:10 Step 17/25 : COPY --from=builder /app/LICENSE / 09:13:10 ---> adb04ceb074f 09:13:10 Step 18/25 : COPY --from=builder /app/Attribution.txt / 09:13:11 ---> 5ae4f5079954 09:13:11 Step 19/25 : COPY --from=builder /app/cmd/ / 09:13:13 ---> 549f659e93ce 09:13:13 Step 20/25 : EXPOSE 59989 09:13:13 ---> Running in d05acd4bfee1 09:13:13 Removing intermediate container d05acd4bfee1 09:13:13 ---> b27056e56b20 09:13:13 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 09:13:13 ---> Running in 412f7417d615 09:13:13 Removing intermediate container 412f7417d615 09:13:13 ---> 64435e559ca8 09:13:13 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 09:13:14 ---> Running in 47f194b72fd8 09:13:14 Removing intermediate container 47f194b72fd8 09:13:14 ---> 5662e06574b3 09:13:14 Step 23/25 : LABEL arch=arm64 09:13:14 ---> Running in 01d484234c29 09:13:14 Removing intermediate container 01d484234c29 09:13:14 ---> cf6b4a608894 09:13:14 Step 24/25 : LABEL git_sha=87ff18d62f6dae97189646056e46fc8068e2ba57 09:13:14 ---> Running in 5de72f181f71 09:13:15 Removing intermediate container 5de72f181f71 09:13:15 ---> 6b766a510106 09:13:15 Step 25/25 : LABEL version=0.0.0 09:13:15 ---> Running in 4733f62ebde5 09:13:15 Removing intermediate container 4733f62ebde5 09:13:15 ---> f020327d658f 09:13:15 [Warning] One or more build-args [ARCH] were not consumed 09:13:15 Successfully built f020327d658f 09:13:15 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:13:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:13:16 09:13:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 09:13:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:13:16 arm64: Pulling from edgex-lftools-log-publisher 09:13:16 8998bd30e6a1: Pulling fs layer 09:13:16 04944245beec: Pulling fs layer 09:13:16 699f458cf7ca: Pulling fs layer 09:13:16 765212b225bb: Pulling fs layer 09:13:16 f23df028b6ca: Pulling fs layer 09:13:16 d65c8cfc05b1: Pulling fs layer 09:13:16 2437ff75d9bd: Pulling fs layer 09:13:16 d65c8cfc05b1: Waiting 09:13:16 2437ff75d9bd: Waiting 09:13:16 765212b225bb: Waiting 09:13:16 f23df028b6ca: Waiting 09:13:16 04944245beec: Verifying Checksum 09:13:16 04944245beec: Download complete 09:13:16 765212b225bb: Verifying Checksum 09:13:16 f23df028b6ca: Download complete 09:13:16 d65c8cfc05b1: Verifying Checksum 09:13:16 d65c8cfc05b1: Download complete 09:13:17 699f458cf7ca: Verifying Checksum 09:13:17 699f458cf7ca: Download complete 09:13:17 8998bd30e6a1: Verifying Checksum 09:13:17 8998bd30e6a1: Download complete 09:13:20 2437ff75d9bd: Verifying Checksum 09:13:20 2437ff75d9bd: Download complete 09:13:22 8998bd30e6a1: Pull complete 09:13:22 04944245beec: Pull complete 09:13:24 699f458cf7ca: Pull complete 09:13:24 765212b225bb: Pull complete 09:13:25 f23df028b6ca: Pull complete 09:13:25 d65c8cfc05b1: Pull complete 09:13:40 2437ff75d9bd: Pull complete 09:13:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:13:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:13:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 09:13:41 prd-ubuntu20.04-docker-arm64-4c-16g-46614 does not seem to be running inside a container 09:13:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:13:43 $ docker top b3fabbb541ab6f5404d8cdb968fa7aeb5424fd953c23426496d457104d5e7f25 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:13:44 ---> job-cost.sh 09:13:44 lf-activate-venv: SKIPPING 09:13:44 INFO: No Stack... 09:13:45 INFO: Retrieving Pricing Info for: v3-standard-4 09:13:46 INFO: Archiving Costs [Pipeline] sh 09:13:47 + + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csvcut 09:13:47 -d, -f6 [Pipeline] lock 09:13:47 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-83-1-stack-cost] 09:13:47 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-83-1-stack-cost] did not exist. Created. 09:13:47 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-83-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:13:47 /w/workspace/device-rfid-llrp-go/1@tmp/durable-723d0219/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:13:48 + echo total: 0.10999999940395355 [Pipeline] stash 09:13:48 Warning: overwriting stash ‘stack-cost’ 09:13:48 Stashed 1 file(s) [Pipeline] } 09:13:48 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-83-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:13:48 $ docker stop --time=1 b3fabbb541ab6f5404d8cdb968fa7aeb5424fd953c23426496d457104d5e7f25 09:13:50 $ docker rm -f b3fabbb541ab6f5404d8cdb968fa7aeb5424fd953c23426496d457104d5e7f25 [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 09:13:51 provisioning config files... 09:13:51 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-83@tmp/config5048607637805669082tmp [Pipeline] { [Pipeline] sh 09:13:51 + set +x 09:13:51 + curl -s https://codecov.io/bash 09:13:51 + bash -s -- 09:13:51 09:13:51 _____ _ 09:13:51 / ____| | | 09:13:51 | | ___ __| | ___ ___ _____ __ 09:13:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:13:51 | |___| (_) | (_| | __/ (_| (_) \ V / 09:13:51 \_____\___/ \__,_|\___|\___\___/ \_/ 09:13:51 Bash-1.0.6 09:13:51 09:13:51 09:13:51 ==> git version 2.25.1 found 09:13:51 ==> 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 09:13:51 Release-Date: 2020-01-08 09:13:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:13:51 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:13:51 ==> Jenkins CI detected. 09:13:51 current dir:  /w/workspace/oundry_device-rfid-llrp-go_PR-83 09:13:51 project root: . 09:13:51 --> token set from env 09:13:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:13:51 ==> Running gcov in . (disable via -X gcov) 09:13:51 ==> Python coveragepy not found 09:13:51 ==> Searching for coverage reports in: 09:13:51 + . 09:13:51 -> Found 1 reports 09:13:51 ==> Detecting git/mercurial file structure 09:13:51 ==> Reading reports 09:13:51 + ./coverage.out bytes=460394 09:13:51 ==> Appending adjustments 09:13:51 https://docs.codecov.io/docs/fixing-reports 09:13:51 + Found adjustments 09:13:51 ==> Gzipping contents 09:13:51 52K /tmp/codecov.OmtYi2.gz 09:13:51 ==> Uploading reports 09:13:51 url: https://codecov.io 09:13:51 query: branch=PR-83&commit=87ff18d62f6dae97189646056e46fc8068e2ba57&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-83%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=83&job=&cmd_args= 09:13:51 -> Pinging Codecov 09:13:51 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-83&commit=87ff18d62f6dae97189646056e46fc8068e2ba57&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-83%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=83&job=&cmd_args= 09:13:52 -> Uploading to 09:13:52 https://storage.googleapis.com/codecov/v4/raw/2022-05-10/581DD39554BDF9B6E22D074273EAD858/87ff18d62f6dae97189646056e46fc8068e2ba57/0c4ac028-125e-4930-8352-7a6014f1a74a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220510T091352Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7bcbb6c85c6d20f5bd8bc209f4daea12e1dca9cba7462cae51135744ac6257e6 09:13:52 % Total % Received % Xferd Average Speed Time Time Time Current 09:13:52 Dload Upload Total Spent Left Speed 09:13:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51833 0 0 100 51833 0 228k --:--:-- --:--:-- --:--:-- 226k 100 51833 0 0 100 51833 0 206k --:--:-- --:--:-- --:--:-- 205k 09:13:52 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/87ff18d62f6dae97189646056e46fc8068e2ba57 [Pipeline] } 09:13:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:13:54 + [ -d /w/workspace/oundry_device-rfid-llrp-go_PR-83/archives ] 09:13:54 + ls -al /w/workspace/oundry_device-rfid-llrp-go_PR-83/archives 09:13:54 total 16 09:13:54 drwxr-xr-x 3 root root 4096 May 10 08:47 . 09:13:54 drwxrwxr-x 12 jenkins jenkins 4096 May 10 08:47 .. 09:13:54 drwxr-xr-x 2 root root 4096 May 10 08:47 cost 09:13:54 -rw-r--r-- 1 root root 89 May 10 08:47 cost.csv 09:13:54 + sudo chown -R jenkins:jenkins /w/workspace/oundry_device-rfid-llrp-go_PR-83/archives 09:13:54 + ls -al /w/workspace/oundry_device-rfid-llrp-go_PR-83/archives 09:13:54 total 16 09:13:54 drwxr-xr-x 3 jenkins jenkins 4096 May 10 08:47 . 09:13:54 drwxrwxr-x 12 jenkins jenkins 4096 May 10 08:47 .. 09:13:54 drwxr-xr-x 2 jenkins jenkins 4096 May 10 08:47 cost 09:13:54 -rw-r--r-- 1 jenkins jenkins 89 May 10 08:47 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:13:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:13:55 ---> package-listing.sh 09:13:55 ++ facter osfamily 09:13:55 ++ tr '[:upper:]' '[:lower:]' 09:13:55 + OS_FAMILY=debian 09:13:55 + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-83 09:13:55 + START_PACKAGES=/tmp/packages_start.txt 09:13:55 + END_PACKAGES=/tmp/packages_end.txt 09:13:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:13:55 + PACKAGES=/tmp/packages_start.txt 09:13:55 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-83 ']' 09:13:55 + PACKAGES=/tmp/packages_end.txt 09:13:55 + case "${OS_FAMILY}" in 09:13:55 + dpkg -l 09:13:55 + grep '^ii' 09:13:55 + '[' -f /tmp/packages_start.txt ']' 09:13:55 + '[' -f /tmp/packages_end.txt ']' 09:13:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:13:55 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-83 ']' 09:13:55 + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-83/archives/ 09:13:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-rfid-llrp-go_PR-83/archives/ [Pipeline] echo 09:13:55 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/oundry_device-rfid-llrp-go_PR-83/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:13:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:13:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:13:56 . [Pipeline] withDockerContainer 09:13:56 prd-ubuntu20.04-docker-8c-8g-46209 does not seem to be running inside a container 09:13:56 $ 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/oundry_device-rfid-llrp-go_PR-83/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-rfid-llrp-go_PR-83 -v /w/workspace/oundry_device-rfid-llrp-go_PR-83:/w/workspace/oundry_device-rfid-llrp-go_PR-83:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-83@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-83@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:13:56 $ docker top 96da793b2f94acfc13a4c142e153e2b933bdeda7e97e8bdcee9685eab63c0a73 -eo pid,comm [Pipeline] { [Pipeline] sh 09:13:57 + touch /tmp/pre-build-complete [Pipeline] sh 09:13:57 + mkdir -p /var/log/sysstat [Pipeline] sh 09:13:58 + ls /var/log/sa-host 09:13:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:13:58 provisioning config files... 09:13:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-83@tmp/config3761927565638292785tmp [Pipeline] { [Pipeline] echo 09:13:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:13:58 ---> create-netrc.sh [Pipeline] } 09:13:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:13:58 ---> python-tools-install.sh [Pipeline] echo 09:13:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:13:59 ---> sudo-logs.sh 09:13:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:13:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:13:59 ---> job-cost.sh 09:13:59 lf-activate-venv: SKIPPING 09:13:59 DEBUG: total: 0.2199999988079071 09:13:59 INFO: Retrieving Stack Cost... 09:14:00 INFO: Retrieving Pricing Info for: v3-standard-8 09:14:00 INFO: Archiving Costs [Pipeline] echo 09:14:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:14:01 ---> logs-deploy.sh 09:14:01 lf-activate-venv: SKIPPING 09:14:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-83/1 09:14:01 INFO: archiving workspace using pattern(s): 09:14:01 Archives upload complete. 09:14:01 INFO: archiving logs to Nexus