Pull request #52 updated 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 marcpfuller for edgexfoundry/device-rfid-llrp-go Loading trusted files from base branch main at 73c0aef866abb96c1bdf0f842f2580fcfb01571a rather than 4a2ba1ac97ba7ab3db79816a3b530f4e852931ae Obtained Jenkinsfile from 73c0aef866abb96c1bdf0f842f2580fcfb01571a 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-ssh15476294233177169636.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh2959896877339511818.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-52/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-52/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh13170531597648453408.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9556761273209479279.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-52/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-52/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh11201643064516376211.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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.16 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: true 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 Running on prd-centos7-docker-4c-2g-902 in /w/workspace/oundry_device-rfid-llrp-go_PR-52 [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-52 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/jenkins-gitclient-ssh530031197365600695.key > 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 73c0aef866abb96c1bdf0f842f2580fcfb01571a into PR head commit 4a2ba1ac97ba7ab3db79816a3b530f4e852931ae Merge succeeded, producing 4a2ba1ac97ba7ab3db79816a3b530f4e852931ae Checking out Revision 4a2ba1ac97ba7ab3db79816a3b530f4e852931ae (PR-52) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/jenkins-gitclient-ssh8057318100882560280.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/52/head:refs/remotes/origin/PR-52 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4a2ba1ac97ba7ab3db79816a3b530f4e852931ae # timeout=10 > git remote # timeout=10 > 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 /w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/jenkins-gitclient-ssh5126989461502378310.key > git merge 73c0aef866abb96c1bdf0f842f2580fcfb01571a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4a2ba1ac97ba7ab3db79816a3b530f4e852931ae # timeout=10 Commit message: "fix: Resolved all comments made by Lenny for Makefile and Dockerfile" > git rev-list --no-walk 07c5e43464d215d4c56c5128b35b275ef41c4564 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:35:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:35:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:35:01 ========================================================= 18:35:01 EdgeX Global Pipelines Version Info 18:35:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:35:02 ------------------- 18:35:02 stable info: 18:35:02 ------------------- 18:35:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:35:02 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 18:35:02 Message: update stable to v1.0.217 18:35:02 ------------------- 18:35:02 experimental info: 18:35:02 ------------------- 18:35:02 Commited By: **** collab-it+edgex@linuxfoundation.org 18:35:02 Commit SHA: 7a502be46133bd83b74f613648f1d59e9d9e8641 18:35:02 Message: update experimental to v1.0.218 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:35:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 18:35:03 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 18:35:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:35:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:35:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:35:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:35:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:35:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:35:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:35:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:35:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:35:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 18:35:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:35:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:35:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:35:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:35:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:35:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:35:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:35:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 18:35:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:35:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:35:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:35:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:35:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:35:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:35:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-52 [Pipeline] echo 18:35:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-52 [Pipeline] echo 18:35:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-52 [Pipeline] echo 18:35:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4a2ba1ac97ba7ab3db79816a3b530f4e852931ae [Pipeline] echo 18:35:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4a2ba1a [Pipeline] echo 18:35:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:35:03 provisioning config files... 18:35:03 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/config470916651979276095tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:35:03 ---> docker-login.sh 18:35:03 nexus3.edgexfoundry.org:10001 18:35:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:35:04 Configure a credential helper to remove this warning. See 18:35:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:35:04 18:35:04 Login Succeeded 18:35:04 nexus3.edgexfoundry.org:10002 18:35:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:35:04 Configure a credential helper to remove this warning. See 18:35:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:35:04 18:35:04 Login Succeeded 18:35:04 nexus3.edgexfoundry.org:10003 18:35:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:35:04 Configure a credential helper to remove this warning. See 18:35:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:35:04 18:35:04 Login Succeeded 18:35:04 nexus3.edgexfoundry.org:10004 18:35:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:35:04 Configure a credential helper to remove this warning. See 18:35:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:35:04 18:35:04 Login Succeeded 18:35:04 docker.io 18:35:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:35:05 Configure a credential helper to remove this warning. See 18:35:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:35:05 18:35:05 Login Succeeded 18:35:05 ---> docker-login.sh ends [Pipeline] } 18:35:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:35:05 + git rev-list -1 --merges 4a2ba1ac97ba7ab3db79816a3b530f4e852931ae~1..4a2ba1ac97ba7ab3db79816a3b530f4e852931ae [Pipeline] echo 18:35:05 -----------> git rev-list -1 --merges 4a2ba1ac97ba7ab3db79816a3b530f4e852931ae~1..4a2ba1ac97ba7ab3db79816a3b530f4e852931ae 4a2ba1ac97ba7ab3db79816a3b530f4e852931ae [false] [Pipeline] sh 18:35:05 + git log --format=format:%s -1 4a2ba1ac97ba7ab3db79816a3b530f4e852931ae [Pipeline] echo 18:35:05 ========================================================= 18:35:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:35:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:35:06 + git log --format=format:%s -1 4a2ba1ac97ba7ab3db79816a3b530f4e852931ae [Pipeline] echo 18:35:06 [semverPrep] GIT_COMMIT: 4a2ba1ac97ba7ab3db79816a3b530f4e852931ae, Commit Message: fix: Resolved all comments made by Lenny for Makefile and Dockerfile [Pipeline] echo 18:35:06 [semverPrep] This is not a build commit. [Pipeline] sh 18:35:06 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 18:35:06 + grep -v github /etc/ssh/ssh_known_hosts 18:35:06 + '[' -e /tmp/ssh_known_hosts ']' 18:35:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:35:06 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 18:35:06 + sudo tee -a /etc/ssh/ssh_known_hosts 18:35:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 18:35:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:35:06 18:35:06 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:35:07 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:35:07 latest: Pulling from edgex-devops/git-semver 18:35:07 a0d0a0d46f8b: Pulling fs layer 18:35:07 3e5f54012d9b: Pulling fs layer 18:35:07 4c7163046ea9: Pulling fs layer 18:35:07 0c2d73faf560: Pulling fs layer 18:35:07 0c2d73faf560: Waiting 18:35:07 3e5f54012d9b: Verifying Checksum 18:35:07 3e5f54012d9b: Download complete 18:35:07 a0d0a0d46f8b: Verifying Checksum 18:35:07 a0d0a0d46f8b: Download complete 18:35:07 0c2d73faf560: Verifying Checksum 18:35:07 0c2d73faf560: Download complete 18:35:07 4c7163046ea9: Verifying Checksum 18:35:07 4c7163046ea9: Download complete 18:35:07 a0d0a0d46f8b: Pull complete 18:35:07 3e5f54012d9b: Pull complete 18:35:07 4c7163046ea9: Pull complete 18:35:08 0c2d73faf560: Pull complete 18:35:08 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 18:35:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:35:08 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:35:08 prd-centos7-docker-4c-2g-902 does not seem to be running inside a container 18:35:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-rfid-llrp-go_PR-52 -v /w/workspace/oundry_device-rfid-llrp-go_PR-52:/w/workspace/oundry_device-rfid-llrp-go_PR-52:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-52@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:10004/edgex-devops/git-semver:latest cat 18:35:08 $ docker top 91f2fa43f0c95c699f98484adde0c25e4bdf805bab50bbaa052554ba79338780 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:35:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:35:08 [ssh-agent] Looking for ssh-agent implementation... 18:35:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:35:08 $ docker exec 91f2fa43f0c95c699f98484adde0c25e4bdf805bab50bbaa052554ba79338780 ssh-agent 18:35:09 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLBekbj/agent.13 18:35:09 SSH_AGENT_PID=20 18:35:09 Running ssh-add (command line suppressed) 18:35:09 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/private_key_2414955873001658805.key (/w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/private_key_2414955873001658805.key) 18:35:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:35:09 + git tag --points-at HEAD [Pipeline] } 18:35:09 $ docker exec --env ******** --env ******** 91f2fa43f0c95c699f98484adde0c25e4bdf805bab50bbaa052554ba79338780 ssh-agent -k 18:35:09 unset SSH_AUTH_SOCK; 18:35:09 unset SSH_AGENT_PID; 18:35:09 echo Agent pid 20 killed; 18:35:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:35:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:35:09 [ssh-agent] Looking for ssh-agent implementation... 18:35:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:35:09 $ docker exec 91f2fa43f0c95c699f98484adde0c25e4bdf805bab50bbaa052554ba79338780 ssh-agent 18:35:09 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPkPPdA/agent.54 18:35:09 SSH_AGENT_PID=61 18:35:09 Running ssh-add (command line suppressed) 18:35:10 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/private_key_1342374530195412677.key (/w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/private_key_1342374530195412677.key) 18:35:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:35:10 + git semver init 18:35:10 # -> Open(): unable to determine branch for HEAD 18:35:10 # $GIT_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-52/.git 18:35:10 # $GIT_WORK_TREE = /w/workspace/oundry_device-rfid-llrp-go_PR-52 18:35:10 # $SEMVER_REMOTE_NAME = origin 18:35:10 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:35:10 # $SEMVER_USER_NAME = edgex-jenkins 18:35:10 # $SEMVER_BRANCH = PR-52 18:35:10 # $SEMVER_TEMP = /tmp/semver-230817945 18:35:10 # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP 18:35:10 # '/tmp/semver-230817945' -> '/w/workspace/oundry_device-rfid-llrp-go_PR-52/.semver' 18:35:10 # -> Force: false 18:35:10 # $SEMVER_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-52/.semver [Pipeline] } 18:35:11 $ docker exec --env ******** --env ******** 91f2fa43f0c95c699f98484adde0c25e4bdf805bab50bbaa052554ba79338780 ssh-agent -k 18:35:11 unset SSH_AUTH_SOCK; 18:35:11 unset SSH_AGENT_PID; 18:35:11 echo Agent pid 61 killed; 18:35:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:35:11 + git semver [Pipeline] } 18:35:11 $ docker stop --time=1 91f2fa43f0c95c699f98484adde0c25e4bdf805bab50bbaa052554ba79338780 18:35:12 $ docker rm -f 91f2fa43f0c95c699f98484adde0c25e4bdf805bab50bbaa052554ba79338780 [Pipeline] // withDockerContainer [Pipeline] sh 18:35:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:35:13 Stashed 1 file(s) [Pipeline] echo 18:35:13 [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] node [Pipeline] node 18:35:28 Still waiting to schedule task 18:35:28 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-902’ 18:35:28 Still waiting to schedule task 18:35:28 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 18:36:53 Running on prd-ubuntu18.04-docker-arm64-4c-16g-903 in /w/workspace/oundry_device-rfid-llrp-go_PR-52 [Pipeline] { [Pipeline] ws 18:36:53 Running in /w/workspace/device-rfid-llrp-go/33 [Pipeline] { [Pipeline] checkout 18:36:53 Selected Git installation does not exist. Using Default 18:36:53 The recommended git tool is: NONE 18:36:58 using credential edgex-jenkins-ssh 18:36:58 Cloning the remote Git repository 18:36:58 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 18:36:58 > git init /w/workspace/device-rfid-llrp-go/33 # timeout=10 18:36:58 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 18:36:58 > git --version # timeout=10 18:36:58 > git --version # 'git version 2.17.1' 18:36:58 using GIT_SSH to set credentials SSH Credentials for GitHub 18:36:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:36:59 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 18:36:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:36:59 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 18:36:59 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 18:36:59 using GIT_SSH to set credentials SSH Credentials for GitHub 18:36:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/52/head:refs/remotes/origin/PR-52 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:37:00 Merging remotes/origin/main commit 73c0aef866abb96c1bdf0f842f2580fcfb01571a into PR head commit 4a2ba1ac97ba7ab3db79816a3b530f4e852931ae 18:37:00 Merge succeeded, producing 4a2ba1ac97ba7ab3db79816a3b530f4e852931ae 18:37:00 Checking out Revision 4a2ba1ac97ba7ab3db79816a3b530f4e852931ae (PR-52) 18:37:00 > git config core.sparsecheckout # timeout=10 18:37:00 > git checkout -f 4a2ba1ac97ba7ab3db79816a3b530f4e852931ae # timeout=10 18:37:00 > git remote # timeout=10 18:37:00 > git config --get remote.origin.url # timeout=10 18:37:00 using GIT_SSH to set credentials SSH Credentials for GitHub 18:37:00 > git merge 73c0aef866abb96c1bdf0f842f2580fcfb01571a # timeout=10 18:37:00 > git rev-parse HEAD^{commit} # timeout=10 18:37:00 > git config core.sparsecheckout # timeout=10 18:37:00 > git checkout -f 4a2ba1ac97ba7ab3db79816a3b530f4e852931ae # timeout=10 18:37:04 Commit message: "fix: Resolved all comments made by Lenny for Makefile and Dockerfile" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:37:05 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:37:05 % Total % Received % Xferd Average Speed Time Time Time Current 18:37:05 Dload Upload Total Spent Left Speed 18:37:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 50611 0 --:--:-- --:--:-- --:--:-- 50611 [Pipeline] sh 18:37:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:37:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:37:06 + sudo tee /etc/docker/daemon.new 18:37:06 { 18:37:06 "registry-mirrors": [ 18:37:06 "https://nexus3.edgexfoundry.org:10001" 18:37:06 ], 18:37:06 "bip": "10.250.0.254/24", 18:37:06 "hosts": [ 18:37:06 "tcp://0.0.0.0:5555", 18:37:06 "unix:///var/run/docker.sock" 18:37:06 ], 18:37:06 "mtu": 1458, 18:37:06 "selinux-enabled": true, 18:37:06 "seccomp-profile": "/etc/docker/seccomp.json" 18:37:06 } [Pipeline] sh 18:37:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:37:07 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:37:25 provisioning config files... 18:37:25 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/33@tmp/config1400973169572873068tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:37:25 ---> docker-login.sh 18:37:25 nexus3.edgexfoundry.org:10001 18:37:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:37:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:37:26 Configure a credential helper to remove this warning. See 18:37:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:37:26 18:37:26 Login Succeeded 18:37:26 nexus3.edgexfoundry.org:10002 18:37:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:37:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:37:27 Configure a credential helper to remove this warning. See 18:37:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:37:27 18:37:27 Login Succeeded 18:37:27 nexus3.edgexfoundry.org:10003 18:37:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:37:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:37:27 Configure a credential helper to remove this warning. See 18:37:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:37:27 18:37:27 Login Succeeded 18:37:27 nexus3.edgexfoundry.org:10004 18:37:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:37:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:37:27 Configure a credential helper to remove this warning. See 18:37:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:37:27 18:37:27 Login Succeeded 18:37:27 docker.io 18:37:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:37:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:37:28 Configure a credential helper to remove this warning. See 18:37:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:37:28 18:37:28 Login Succeeded 18:37:28 ---> docker-login.sh ends [Pipeline] } 18:37:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:37:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:37:29 ========================================================= 18:37:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 18:37:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 18:37:29 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 18:37:29 Sending build context to Docker daemon 1.218MB 18:37:29 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 18:37:29 Step 2/12 : FROM ${BASE} AS builder 18:37:30 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:37:30 552d1f2373af: Pulling fs layer 18:37:30 ea3f2d53f512: Pulling fs layer 18:37:30 9e70ebbbe112: Pulling fs layer 18:37:30 7a9cfe048b4a: Pulling fs layer 18:37:30 72dc09318566: Pulling fs layer 18:37:30 f4f7b4309257: Pulling fs layer 18:37:30 0ac9a79272e3: Pulling fs layer 18:37:30 b78e95d17946: Pulling fs layer 18:37:30 f4f7b4309257: Waiting 18:37:30 0ac9a79272e3: Waiting 18:37:30 b78e95d17946: Waiting 18:37:30 7a9cfe048b4a: Waiting 18:37:30 72dc09318566: Waiting 18:37:30 9e70ebbbe112: Download complete 18:37:30 ea3f2d53f512: Verifying Checksum 18:37:30 72dc09318566: Verifying Checksum 18:37:30 72dc09318566: Download complete 18:37:30 f4f7b4309257: Download complete 18:37:30 0ac9a79272e3: Verifying Checksum 18:37:30 0ac9a79272e3: Download complete 18:37:30 552d1f2373af: Verifying Checksum 18:37:30 552d1f2373af: Download complete 18:37:30 552d1f2373af: Pull complete 18:37:31 ea3f2d53f512: Pull complete 18:37:31 9e70ebbbe112: Pull complete 18:37:32 b78e95d17946: Download complete 18:37:32 7a9cfe048b4a: Verifying Checksum 18:37:32 7a9cfe048b4a: Download complete 18:37:43 Running on prd-centos7-docker-4c-2g-904 in /w/workspace/oundry_device-rfid-llrp-go_PR-52 [Pipeline] { [Pipeline] ws 18:37:43 Running in /w/workspace/device-rfid-llrp-go/33 [Pipeline] { [Pipeline] checkout 18:37:43 Selected Git installation does not exist. Using Default 18:37:43 The recommended git tool is: NONE 18:37:45 7a9cfe048b4a: Pull complete 18:37:45 72dc09318566: Pull complete 18:37:45 f4f7b4309257: Pull complete 18:37:45 0ac9a79272e3: Pull complete 18:37:45 using credential edgex-jenkins-ssh 18:37:45 Cloning the remote Git repository 18:37:45 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 18:37:45 > git init /w/workspace/device-rfid-llrp-go/33 # timeout=10 18:37:45 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 18:37:45 > git --version # timeout=10 18:37:45 > git --version # 'git version 2.24.4' 18:37:45 using GIT_SSH to set credentials SSH Credentials for GitHub 18:37:45 [INFO] Currently running in a labeled security context 18:37:45 [INFO] Currently SELinux is 'enforcing' on the host 18:37:45 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/33@tmp/jenkins-gitclient-ssh8664758012794235619.key 18:37:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:37:46 Merging remotes/origin/main commit 73c0aef866abb96c1bdf0f842f2580fcfb01571a into PR head commit 4a2ba1ac97ba7ab3db79816a3b530f4e852931ae 18:37:46 Merge succeeded, producing 4a2ba1ac97ba7ab3db79816a3b530f4e852931ae 18:37:46 Checking out Revision 4a2ba1ac97ba7ab3db79816a3b530f4e852931ae (PR-52) 18:37:45 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 18:37:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:37:45 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 18:37:45 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 18:37:45 using GIT_SSH to set credentials SSH Credentials for GitHub 18:37:45 [INFO] Currently running in a labeled security context 18:37:45 [INFO] Currently SELinux is 'enforcing' on the host 18:37:45 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/33@tmp/jenkins-gitclient-ssh640116511861529922.key 18:37:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/52/head:refs/remotes/origin/PR-52 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:37:46 > git config core.sparsecheckout # timeout=10 18:37:46 > git checkout -f 4a2ba1ac97ba7ab3db79816a3b530f4e852931ae # timeout=10 18:37:46 > git remote # timeout=10 18:37:46 > git config --get remote.origin.url # timeout=10 18:37:46 using GIT_SSH to set credentials SSH Credentials for GitHub 18:37:46 [INFO] Currently running in a labeled security context 18:37:46 [INFO] Currently SELinux is 'enforcing' on the host 18:37:46 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/33@tmp/jenkins-gitclient-ssh543146104689190051.key 18:37:46 > git merge 73c0aef866abb96c1bdf0f842f2580fcfb01571a # timeout=10 18:37:46 > git rev-parse HEAD^{commit} # timeout=10 18:37:46 > git config core.sparsecheckout # timeout=10 18:37:46 > git checkout -f 4a2ba1ac97ba7ab3db79816a3b530f4e852931ae # timeout=10 18:37:50 Commit message: "fix: Resolved all comments made by Lenny for Makefile and Dockerfile" 18:37:50 b78e95d17946: Pull complete 18:37:50 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 18:37:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:37:50 ---> 8b459fc5aaf0 18:37:50 Step 3/12 : ARG MAKE='make build' [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:37:50 provisioning config files... 18:37:50 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/33@tmp/config5084979498166643858tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:37:51 ---> docker-login.sh 18:37:51 nexus3.edgexfoundry.org:10001 18:37:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:37:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:37:51 Configure a credential helper to remove this warning. See 18:37:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:37:51 18:37:51 Login Succeeded 18:37:51 nexus3.edgexfoundry.org:10002 18:37:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:37:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:37:51 Configure a credential helper to remove this warning. See 18:37:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:37:51 18:37:51 Login Succeeded 18:37:51 nexus3.edgexfoundry.org:10003 18:37:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:37:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:37:51 Configure a credential helper to remove this warning. See 18:37:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:37:51 18:37:51 Login Succeeded 18:37:51 nexus3.edgexfoundry.org:10004 18:37:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:37:51 ---> Running in 2fc6eb3205d0 18:37:51 Removing intermediate container 2fc6eb3205d0 18:37:51 ---> 90bfea79ac73 18:37:51 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 18:37:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:37:51 Configure a credential helper to remove this warning. See 18:37:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:37:51 18:37:51 Login Succeeded 18:37:51 docker.io 18:37:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:37:51 ---> Running in 638639999a26 18:37:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:37:51 Configure a credential helper to remove this warning. See 18:37:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:37:51 18:37:51 Login Succeeded 18:37:51 ---> docker-login.sh ends 18:37:51 Removing intermediate container 638639999a26 18:37:51 ---> 581116f31384 18:37:51 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 18:37:51 ---> Running in d5eb23c0ee1d [Pipeline] } 18:37:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:37:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:37:52 ========================================================= 18:37:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:37:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 18:37:52 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 18:37:52 Sending build context to Docker daemon 1.218MB 18:37:52 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 18:37:52 Step 2/12 : FROM ${BASE} AS builder 18:37:52 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:37:52 a0d0a0d46f8b: Pulling fs layer 18:37:52 31adcdaf11c8: Pulling fs layer 18:37:52 b8b176561691: Pulling fs layer 18:37:52 4527c011a84f: Pulling fs layer 18:37:52 5d74067f8e1e: Pulling fs layer 18:37:52 e0aca202a116: Pulling fs layer 18:37:52 3a43be97a3b4: Pulling fs layer 18:37:52 34cad66bf833: Pulling fs layer 18:37:52 b4e3c513aaa6: Pulling fs layer 18:37:52 4527c011a84f: Waiting 18:37:52 5d74067f8e1e: Waiting 18:37:52 e0aca202a116: Waiting 18:37:52 3a43be97a3b4: Waiting 18:37:52 34cad66bf833: Waiting 18:37:52 b4e3c513aaa6: Waiting 18:37:52 b8b176561691: Download complete 18:37:52 31adcdaf11c8: Verifying Checksum 18:37:52 31adcdaf11c8: Download complete 18:37:52 5d74067f8e1e: Verifying Checksum 18:37:52 5d74067f8e1e: Download complete 18:37:52 e0aca202a116: Verifying Checksum 18:37:52 e0aca202a116: Download complete 18:37:52 Removing intermediate container d5eb23c0ee1d 18:37:52 ---> 51e2d8ce4e2d 18:37:52 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:37:52 ---> Running in 0c37e9375185 18:37:52 3a43be97a3b4: Verifying Checksum 18:37:52 3a43be97a3b4: Download complete 18:37:52 a0d0a0d46f8b: Verifying Checksum 18:37:52 a0d0a0d46f8b: Download complete 18:37:52 34cad66bf833: Verifying Checksum 18:37:52 34cad66bf833: Download complete 18:37:53 a0d0a0d46f8b: Pull complete 18:37:53 4527c011a84f: Verifying Checksum 18:37:53 4527c011a84f: Download complete 18:37:53 31adcdaf11c8: Pull complete 18:37:53 b8b176561691: Pull complete 18:37:53 b4e3c513aaa6: Verifying Checksum 18:37:53 b4e3c513aaa6: Download complete 18:37:54 Removing intermediate container 0c37e9375185 18:37:54 ---> e8d91e54b458 18:37:54 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:37:54 ---> Running in 1fc6ff34f006 18:37:55 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:37:56 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:37:57 OK: 219 MiB in 52 packages 18:37:57 4527c011a84f: Pull complete 18:37:57 5d74067f8e1e: Pull complete 18:37:57 e0aca202a116: Pull complete 18:37:57 3a43be97a3b4: Pull complete 18:37:57 34cad66bf833: Pull complete 18:37:57 Removing intermediate container 1fc6ff34f006 18:37:57 ---> c01a25061cae 18:37:57 Step 8/12 : WORKDIR /app 18:37:57 ---> Running in ac41e672d9b3 18:37:58 Removing intermediate container ac41e672d9b3 18:37:58 ---> 57eb5c19e5a1 18:37:58 Step 9/12 : COPY . . 18:37:58 ---> 58e216e4f71e 18:37:58 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:37:59 ---> Running in 310bf46d2385 18:38:00 b4e3c513aaa6: Pull complete 18:38:00 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 18:38:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:38:00 ---> 9f6097aaca64 18:38:00 Step 3/12 : ARG MAKE='make build' 18:38:03 ---> Running in 837e690d2dd4 18:38:03 Removing intermediate container 837e690d2dd4 18:38:03 ---> 3de374f68452 18:38:03 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 18:38:03 ---> Running in e33c0e09f7ee 18:38:03 Removing intermediate container e33c0e09f7ee 18:38:03 ---> 80fcb8c73923 18:38:03 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 18:38:03 ---> Running in 5fa6e00c4590 18:38:03 Removing intermediate container 5fa6e00c4590 18:38:03 ---> 6567ab10ecc7 18:38:03 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:38:03 ---> Running in 40748aa97b17 18:38:04 Removing intermediate container 40748aa97b17 18:38:04 ---> 3089a59de588 18:38:04 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:38:04 ---> Running in 8c1815774efb 18:38:04 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:38:05 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:38:05 OK: 220 MiB in 52 packages 18:38:05 Removing intermediate container 8c1815774efb 18:38:05 ---> 7f7ea5ec731e 18:38:05 Step 8/12 : WORKDIR /app 18:38:05 ---> Running in ddd33eae5069 18:38:05 Removing intermediate container ddd33eae5069 18:38:05 ---> aa46d1857f10 18:38:05 Step 9/12 : COPY . . 18:38:06 ---> 3b37d40d0f84 18:38:06 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:38:06 ---> Running in 9aa4401db09a 18:38:38 Removing intermediate container 9aa4401db09a 18:38:38 ---> b0b6fd6af5f6 18:38:38 Step 11/12 : RUN go mod tidy 18:38:38 ---> Running in b99a0ea1b3c2 18:38:38 Removing intermediate container b99a0ea1b3c2 18:38:38 ---> 3b54eeb7e54d 18:38:38 Step 12/12 : RUN $MAKE 18:38:38 ---> Running in 1ecb6c04ac01 18:38:38 noop 18:38:38 Removing intermediate container 1ecb6c04ac01 18:38:38 ---> adc2ffd611bd 18:38:38 Successfully built adc2ffd611bd 18:38:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:38:38 + docker inspect -f . ci-base-image-x86_64 18:38:38 . [Pipeline] withDockerContainer 18:38:38 prd-centos7-docker-4c-2g-904 does not seem to be running inside a container 18:38:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/33 -v /w/workspace/device-rfid-llrp-go/33:/w/workspace/device-rfid-llrp-go/33:rw,z -v /w/workspace/device-rfid-llrp-go/33@tmp:/w/workspace/device-rfid-llrp-go/33@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:38:39 $ docker top 97a5b9f0435fba276d010ed3e28cb4645912f3409e88b22f46ee10408207b3fb -eo pid,comm [Pipeline] { [Pipeline] sh 18:38:39 + go version 18:38:39 go version go1.16.8 linux/amd64 [Pipeline] } 18:38:39 $ docker stop --time=1 97a5b9f0435fba276d010ed3e28cb4645912f3409e88b22f46ee10408207b3fb 18:38:40 $ docker rm -f 97a5b9f0435fba276d010ed3e28cb4645912f3409e88b22f46ee10408207b3fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:38:41 + docker inspect -f . ci-base-image-x86_64 18:38:41 . [Pipeline] withDockerContainer 18:38:41 prd-centos7-docker-4c-2g-904 does not seem to be running inside a container 18:38:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/33 -v /w/workspace/device-rfid-llrp-go/33:/w/workspace/device-rfid-llrp-go/33:rw,z -v /w/workspace/device-rfid-llrp-go/33@tmp:/w/workspace/device-rfid-llrp-go/33@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:38:41 $ docker top 451ecc8b6a2b69d50bd7312e00745f3b60d82760eafa4a86de1d1bb742e75d7c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:38:41 + make test 18:38:41 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 18:38:42 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 18:39:00 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 18:39:00 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 18:39:04 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.406s coverage: 39.5% of statements 18:39:04 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.234s coverage: 52.0% of statements 18:39:04 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.005s coverage: 95.5% of statements 18:39:04 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:39:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:39:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:39:11 ./bin/test-attribution-txt.sh [Pipeline] echo 18:39:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:39:11 $ docker stop --time=1 451ecc8b6a2b69d50bd7312e00745f3b60d82760eafa4a86de1d1bb742e75d7c 18:39:13 $ docker rm -f 451ecc8b6a2b69d50bd7312e00745f3b60d82760eafa4a86de1d1bb742e75d7c [Pipeline] // withDockerContainer [Pipeline] sh 18:39:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:39:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:39:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:39:15 + ls -al . 18:39:15 total 604 18:39:15 drwxrwxr-x. 10 jenkins jenkins 4096 Jan 6 18:39 . 18:39:15 drwxrwxr-x. 4 jenkins jenkins 30 Jan 6 18:37 .. 18:39:15 -rw-rw-r--. 1 jenkins jenkins 9072 Jan 6 18:37 Attribution.txt 18:39:15 drwxrwxr-x. 2 jenkins jenkins 62 Jan 6 18:37 bin 18:39:15 drwxrwxr-x. 4 jenkins jenkins 44 Jan 6 18:37 cmd 18:39:15 -rw-r--r--. 1 jenkins jenkins 460220 Jan 6 18:39 coverage.out 18:39:15 -rw-rw-r--. 1 jenkins jenkins 1566 Jan 6 18:37 Dockerfile 18:39:15 -rw-rw-r--. 1 jenkins jenkins 134 Jan 6 18:37 .dockerignore 18:39:15 drwxrwxr-x. 2 jenkins jenkins 4096 Jan 6 18:37 examples 18:39:15 drwxrwxr-x. 8 jenkins jenkins 179 Jan 6 18:37 .git 18:39:15 drwxrwxr-x. 2 jenkins jenkins 103 Jan 6 18:37 .github 18:39:15 -rw-rw-r--. 1 jenkins jenkins 949 Jan 6 18:37 .gitignore 18:39:15 -rw-rw-r--. 1 jenkins jenkins 245 Jan 6 18:37 go.mod 18:39:15 -rw-rw-r--. 1 jenkins jenkins 49145 Jan 6 18:37 go.sum 18:39:15 -rw-rw-r--. 1 jenkins jenkins 677 Jan 6 18:37 GOVERNANCE.md 18:39:15 drwxrwxr-x. 2 jenkins jenkins 31 Jan 6 18:37 images 18:39:15 drwxrwxr-x. 5 jenkins jenkins 45 Jan 6 18:37 internal 18:39:15 -rw-rw-r--. 1 jenkins jenkins 682 Jan 6 18:37 Jenkinsfile 18:39:15 -rw-rw-r--. 1 jenkins jenkins 11347 Jan 6 18:37 LICENSE 18:39:15 -rw-rw-r--. 1 jenkins jenkins 965 Jan 6 18:37 Makefile 18:39:15 -rw-rw-r--. 1 jenkins jenkins 625 Jan 6 18:37 OWNERS.md 18:39:15 -rw-rw-r--. 1 jenkins jenkins 30403 Jan 6 18:37 README.md 18:39:15 drwxrwxr-x. 4 jenkins jenkins 71 Jan 6 18:37 snap 18:39:15 -rw-rw-r--. 1 jenkins jenkins 5 Jan 6 18:35 VERSION 18:39:15 -rw-rw-r--. 1 jenkins jenkins 193 Jan 6 18:37 version.go [Pipeline] isUnix [Pipeline] sh 18:39:15 + 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=4a2ba1ac97ba7ab3db79816a3b530f4e852931ae --label arch=amd64 --label version=0.0.0 . 18:39:15 Sending build context to Docker daemon 1.218MB 18:39:15 Step 1/25 : ARG BASE=golang:1.16-alpine3.14 18:39:15 Step 2/25 : FROM ${BASE} AS builder 18:39:15 ---> adc2ffd611bd 18:39:15 Step 3/25 : ARG MAKE='make build' 18:39:15 ---> Running in 8f5da91bdf48 18:39:15 Removing intermediate container 8f5da91bdf48 18:39:15 ---> 0322f87cc1d9 18:39:15 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 18:39:15 ---> Running in 4c6ca796a13d 18:39:15 Removing intermediate container 4c6ca796a13d 18:39:15 ---> 0f48b4a9dfa8 18:39:15 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 18:39:15 ---> Running in 43f6524637ac 18:39:15 Removing intermediate container 43f6524637ac 18:39:15 ---> f6637519bede 18:39:15 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:39:15 ---> Running in 7899e4955714 18:39:16 Removing intermediate container 7899e4955714 18:39:16 ---> 390be01aff9d 18:39:16 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:39:16 ---> Running in 0e4a34d89506 18:39:16 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:39:17 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:39:17 OK: 220 MiB in 52 packages 18:39:17 Removing intermediate container 0e4a34d89506 18:39:17 ---> 1842901bb2a2 18:39:17 Step 8/25 : WORKDIR /app 18:39:17 ---> Running in fc60d0164ecd 18:39:18 Removing intermediate container fc60d0164ecd 18:39:18 ---> 9c99a314f812 18:39:18 Step 9/25 : COPY . . 18:39:18 ---> 9af9193a1ead 18:39:18 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:39:18 ---> Running in fc500ab12d73 18:39:18 Removing intermediate container fc500ab12d73 18:39:18 ---> ef34f117423e 18:39:18 Step 11/25 : RUN go mod tidy 18:39:18 ---> Running in f80c7f3ccbc4 18:39:19 Removing intermediate container f80c7f3ccbc4 18:39:19 ---> 1b8a9ef000d5 18:39:19 Step 12/25 : RUN $MAKE 18:39:19 ---> Running in 7b9512111771 18:39:19 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -o cmd/device-rfid-llrp-go ./cmd 18:39:20 Removing intermediate container 310bf46d2385 18:39:20 ---> ddbefd549934 18:39:20 Step 11/12 : RUN go mod tidy 18:39:20 ---> Running in 6f8b8a30d3f1 18:39:20 Removing intermediate container 6f8b8a30d3f1 18:39:20 ---> 2e6d925fa4d2 18:39:20 Step 12/12 : RUN $MAKE 18:39:20 ---> Running in bc94f87f8ce0 18:39:20 noop 18:39:20 Removing intermediate container bc94f87f8ce0 18:39:20 ---> 256e9733b544 18:39:20 Successfully built 256e9733b544 18:39:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:39:21 + docker inspect -f . ci-base-image-arm64 18:39:21 . [Pipeline] withDockerContainer 18:39:21 prd-ubuntu18.04-docker-arm64-4c-16g-903 does not seem to be running inside a container 18:39:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/33 -v /w/workspace/device-rfid-llrp-go/33:/w/workspace/device-rfid-llrp-go/33:rw,z -v /w/workspace/device-rfid-llrp-go/33@tmp:/w/workspace/device-rfid-llrp-go/33@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:39:22 $ docker top db9746e45035ef1deb14e609dba7214cb0ac24fb9d6daa575b04b457a1b504a4 -eo pid,comm [Pipeline] { [Pipeline] sh 18:39:23 + go version 18:39:23 go version go1.16.8 linux/arm64 [Pipeline] } 18:39:23 $ docker stop --time=1 db9746e45035ef1deb14e609dba7214cb0ac24fb9d6daa575b04b457a1b504a4 18:39:25 $ docker rm -f db9746e45035ef1deb14e609dba7214cb0ac24fb9d6daa575b04b457a1b504a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:39:25 + docker inspect -f . ci-base-image-arm64 18:39:25 . [Pipeline] withDockerContainer 18:39:26 prd-ubuntu18.04-docker-arm64-4c-16g-903 does not seem to be running inside a container 18:39:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/33 -v /w/workspace/device-rfid-llrp-go/33:/w/workspace/device-rfid-llrp-go/33:rw,z -v /w/workspace/device-rfid-llrp-go/33@tmp:/w/workspace/device-rfid-llrp-go/33@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:39:27 $ docker top a568d4cd9ffc8a3bb28a0db5b99edc76d6795f36323e1381bcfdbaef6d199916 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:39:28 + make test 18:39:28 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 18:39:29 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 18:39:32 Removing intermediate container 7b9512111771 18:39:32 ---> 6e1375d86dd0 18:39:32 Step 13/25 : FROM alpine:3.14 18:39:32 3.14: Pulling from library/alpine 18:39:32 97518928ae5f: Pulling fs layer 18:39:32 97518928ae5f: Download complete 18:39:32 97518928ae5f: Pull complete 18:39:32 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 18:39:32 Status: Downloaded newer image for alpine:3.14 18:39:32 ---> 0a97eee8041e 18:39:32 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:39:33 ---> Running in 0c9fe1c5ebc4 18:39:33 Removing intermediate container 0c9fe1c5ebc4 18:39:33 ---> 1bf53e7500fd 18:39:33 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:39:33 ---> Running in acda9eeee560 18:39:33 Removing intermediate container acda9eeee560 18:39:33 ---> 4a47bc4ac390 18:39:33 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 18:39:33 ---> Running in 521a68c4ce4f 18:39:33 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:39:34 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:39:35 (1/6) Installing dumb-init (1.2.5-r1) 18:39:35 (2/6) Installing libgcc (10.3.1_git20210424-r2) 18:39:35 (3/6) Installing libsodium (1.0.18-r0) 18:39:35 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 18:39:35 (5/6) Installing libzmq (4.3.4-r0) 18:39:35 (6/6) Installing zeromq (4.3.4-r0) 18:39:35 Executing busybox-1.33.1-r6.trigger 18:39:35 OK: 8 MiB in 20 packages 18:39:35 Removing intermediate container 521a68c4ce4f 18:39:35 ---> 97b586212d07 18:39:35 Step 17/25 : COPY --from=builder /app/device-rfid-llrp-go/LICENSE / 18:39:35 COPY failed: stat app/device-rfid-llrp-go/LICENSE: file does not exist [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:39:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:39:36 18:39:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:39:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:39:36 latest: Pulling from edgex-lftools-log-publisher 18:39:36 b4d181a07f80: Pulling fs layer 18:39:36 a1111a8f2ec3: Pulling fs layer 18:39:36 ed53099fbce6: Pulling fs layer 18:39:36 dc539afda2c1: Pulling fs layer 18:39:36 77bc0d833cb6: Pulling fs layer 18:39:36 9065ff56babe: Pulling fs layer 18:39:36 d287ab97295c: Pulling fs layer 18:39:36 dc539afda2c1: Waiting 18:39:36 77bc0d833cb6: Waiting 18:39:36 9065ff56babe: Waiting 18:39:36 d287ab97295c: Waiting 18:39:36 a1111a8f2ec3: Verifying Checksum 18:39:36 a1111a8f2ec3: Download complete 18:39:36 dc539afda2c1: Verifying Checksum 18:39:36 dc539afda2c1: Download complete 18:39:36 ed53099fbce6: Verifying Checksum 18:39:36 ed53099fbce6: Download complete 18:39:36 77bc0d833cb6: Verifying Checksum 18:39:36 77bc0d833cb6: Download complete 18:39:36 9065ff56babe: Verifying Checksum 18:39:36 9065ff56babe: Download complete 18:39:36 b4d181a07f80: Verifying Checksum 18:39:36 b4d181a07f80: Download complete 18:39:37 d287ab97295c: Verifying Checksum 18:39:37 d287ab97295c: Download complete 18:39:38 b4d181a07f80: Pull complete 18:39:38 a1111a8f2ec3: Pull complete 18:39:38 ed53099fbce6: Pull complete 18:39:38 dc539afda2c1: Pull complete 18:39:39 77bc0d833cb6: Pull complete 18:39:39 9065ff56babe: Pull complete 18:39:44 d287ab97295c: Pull complete 18:39:44 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:39:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:39:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:39:44 prd-centos7-docker-4c-2g-904 does not seem to be running inside a container 18:39:44 $ 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/33 -v /w/workspace/device-rfid-llrp-go/33:/w/workspace/device-rfid-llrp-go/33:rw,z -v /w/workspace/device-rfid-llrp-go/33@tmp:/w/workspace/device-rfid-llrp-go/33@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:39:47 $ docker top 3877e9775bd92d8236d0373e070df9c7b190b323067687a5696be7c12e5c2a40 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:39:47 ---> job-cost.sh 18:39:47 lf-activate-venv: SKIPPING 18:39:47 INFO: No Stack... 18:39:47 INFO: Retrieving Pricing Info for: v3-standard-2 18:39:48 INFO: Archiving Costs [Pipeline] sh 18:39:48 + cut -d, -f6 18:39:48 + cat /w/workspace/device-rfid-llrp-go/33/archives/cost.csv [Pipeline] lock 18:39:48 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-33-stack-cost] 18:39:48 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-33-stack-cost] did not exist. Created. 18:39:48 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-33-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:39:48 + echo total: 0.05999999865889549 [Pipeline] stash 18:39:48 Stashed 1 file(s) [Pipeline] } 18:39:48 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-33-stack-cost] [Pipeline] // lock [Pipeline] } 18:39:48 $ docker stop --time=1 3877e9775bd92d8236d0373e070df9c7b190b323067687a5696be7c12e5c2a40 18:39:49 $ docker rm -f 3877e9775bd92d8236d0373e070df9c7b190b323067687a5696be7c12e5c2a40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:39:50 Failed in branch amd64 18:40:26 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 18:40:26 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 18:40:53 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 25.057s coverage: 39.5% of statements 18:40:53 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.461s coverage: 52.0% of statements 18:40:53 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.045s coverage: 95.5% of statements 18:40:53 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:41:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:41:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:41:25 ./bin/test-attribution-txt.sh [Pipeline] echo 18:41:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:41:25 $ docker stop --time=1 a568d4cd9ffc8a3bb28a0db5b99edc76d6795f36323e1381bcfdbaef6d199916 18:41:27 $ docker rm -f a568d4cd9ffc8a3bb28a0db5b99edc76d6795f36323e1381bcfdbaef6d199916 [Pipeline] // withDockerContainer [Pipeline] sh 18:41:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:41:28 Warning: overwriting stash ‘coverage-report’ 18:41:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:41:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:41:29 + ls -al . 18:41:29 total 636 18:41:29 drwxrwxr-x 10 jenkins jenkins 4096 Jan 6 18:41 . 18:41:29 drwxrwxr-x 4 jenkins jenkins 4096 Jan 6 18:36 .. 18:41:29 -rw-rw-r-- 1 jenkins jenkins 134 Jan 6 18:37 .dockerignore 18:41:29 drwxrwxr-x 8 jenkins jenkins 4096 Jan 6 18:37 .git 18:41:29 drwxrwxr-x 2 jenkins jenkins 4096 Jan 6 18:37 .github 18:41:29 -rw-rw-r-- 1 jenkins jenkins 949 Jan 6 18:37 .gitignore 18:41:29 -rw-rw-r-- 1 jenkins jenkins 9072 Jan 6 18:37 Attribution.txt 18:41:29 -rw-rw-r-- 1 jenkins jenkins 1566 Jan 6 18:37 Dockerfile 18:41:29 -rw-rw-r-- 1 jenkins jenkins 677 Jan 6 18:37 GOVERNANCE.md 18:41:29 -rw-rw-r-- 1 jenkins jenkins 682 Jan 6 18:37 Jenkinsfile 18:41:29 -rw-rw-r-- 1 jenkins jenkins 11347 Jan 6 18:37 LICENSE 18:41:29 -rw-rw-r-- 1 jenkins jenkins 965 Jan 6 18:37 Makefile 18:41:29 -rw-rw-r-- 1 jenkins jenkins 625 Jan 6 18:37 OWNERS.md 18:41:29 -rw-rw-r-- 1 jenkins jenkins 30403 Jan 6 18:37 README.md 18:41:29 -rw-rw-r-- 1 jenkins jenkins 5 Jan 6 18:35 VERSION 18:41:29 drwxrwxr-x 2 jenkins jenkins 4096 Jan 6 18:37 bin 18:41:29 drwxrwxr-x 4 jenkins jenkins 4096 Jan 6 18:37 cmd 18:41:29 -rw-r--r-- 1 jenkins jenkins 460220 Jan 6 18:40 coverage.out 18:41:29 drwxrwxr-x 2 jenkins jenkins 4096 Jan 6 18:37 examples 18:41:29 -rw-rw-r-- 1 jenkins jenkins 245 Jan 6 18:37 go.mod 18:41:29 -rw-rw-r-- 1 jenkins jenkins 49145 Jan 6 18:37 go.sum 18:41:29 drwxrwxr-x 2 jenkins jenkins 4096 Jan 6 18:37 images 18:41:29 drwxrwxr-x 5 jenkins jenkins 4096 Jan 6 18:37 internal 18:41:29 drwxrwxr-x 4 jenkins jenkins 4096 Jan 6 18:37 snap 18:41:29 -rw-rw-r-- 1 jenkins jenkins 193 Jan 6 18:37 version.go [Pipeline] isUnix [Pipeline] sh 18:41: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=4a2ba1ac97ba7ab3db79816a3b530f4e852931ae --label arch=arm64 --label version=0.0.0 . 18:41:30 Sending build context to Docker daemon 1.218MB 18:41:30 Step 1/25 : ARG BASE=golang:1.16-alpine3.14 18:41:30 Step 2/25 : FROM ${BASE} AS builder 18:41:30 ---> 256e9733b544 18:41:30 Step 3/25 : ARG MAKE='make build' 18:41:30 ---> Running in bb64df5b7c4b 18:41:30 Removing intermediate container bb64df5b7c4b 18:41:30 ---> 1b38e93086e4 18:41:30 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 18:41:30 ---> Running in b4e67ef44fa7 18:41:31 Removing intermediate container b4e67ef44fa7 18:41:31 ---> ebc2c0cf2075 18:41:31 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 18:41:31 ---> Running in 1f6fb006666f 18:41:31 Removing intermediate container 1f6fb006666f 18:41:31 ---> ca669a05be95 18:41:31 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:41:31 ---> Running in b41cfa144915 18:41:33 Removing intermediate container b41cfa144915 18:41:33 ---> a9db4611f0ce 18:41:33 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:41:33 ---> Running in 4474c4a444c3 18:41:34 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:41:35 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:41:35 OK: 219 MiB in 52 packages 18:41:36 Removing intermediate container 4474c4a444c3 18:41:36 ---> 4e56360829d8 18:41:36 Step 8/25 : WORKDIR /app 18:41:36 ---> Running in c6d5666d50d7 18:41:37 Removing intermediate container c6d5666d50d7 18:41:37 ---> 0b6b6f45598f 18:41:37 Step 9/25 : COPY . . 18:41:38 ---> 955c8a7b4179 18:41:38 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:41:38 ---> Running in 2343c4846b5b 18:41:40 Removing intermediate container 2343c4846b5b 18:41:40 ---> ea4beeecf80a 18:41:40 Step 11/25 : RUN go mod tidy 18:41:40 ---> Running in 939c43c12608 18:41:43 Removing intermediate container 939c43c12608 18:41:43 ---> ddecb99cc43f 18:41:43 Step 12/25 : RUN $MAKE 18:41:43 ---> Running in 7d2ad23217c6 18:41:43 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -o cmd/device-rfid-llrp-go ./cmd 18:42:22 Removing intermediate container 7d2ad23217c6 18:42:22 ---> f0a5deb1dbb8 18:42:22 Step 13/25 : FROM alpine:3.14 18:42:22 3.14: Pulling from library/alpine 18:42:22 be307f383ecc: Pulling fs layer 18:42:22 be307f383ecc: Verifying Checksum 18:42:22 be307f383ecc: Download complete 18:42:23 be307f383ecc: Pull complete 18:42:23 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 18:42:23 Status: Downloaded newer image for alpine:3.14 18:42:23 ---> 5b8b7b635229 18:42:23 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:42:23 ---> Running in 5e10f902f665 18:42:23 Removing intermediate container 5e10f902f665 18:42:23 ---> f4ac67c0718e 18:42:23 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:42:24 ---> Running in 6dedf5090905 18:42:25 Removing intermediate container 6dedf5090905 18:42:25 ---> c719946fc426 18:42:25 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 18:42:25 ---> Running in b8f72b37848f 18:42:26 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:42:27 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:42:28 (1/6) Installing dumb-init (1.2.5-r1) 18:42:28 (2/6) Installing libgcc (10.3.1_git20210424-r2) 18:42:28 (3/6) Installing libsodium (1.0.18-r0) 18:42:28 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 18:42:28 (5/6) Installing libzmq (4.3.4-r0) 18:42:28 (6/6) Installing zeromq (4.3.4-r0) 18:42:28 Executing busybox-1.33.1-r6.trigger 18:42:28 OK: 8 MiB in 20 packages 18:42:29 Removing intermediate container b8f72b37848f 18:42:29 ---> 7c72f8520ab2 18:42:29 Step 17/25 : COPY --from=builder /app/device-rfid-llrp-go/LICENSE / 18:42:29 COPY failed: stat app/device-rfid-llrp-go/LICENSE: file does not exist [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:42:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:42:30 18:42:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 18:42:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:42:30 arm64: Pulling from edgex-lftools-log-publisher 18:42:30 448f6bf000e3: Pulling fs layer 18:42:30 f757da607395: Pulling fs layer 18:42:30 05883995daec: Pulling fs layer 18:42:30 8603b9c90790: Pulling fs layer 18:42:30 1560dd03e051: Pulling fs layer 18:42:30 27f5ce0e4adf: Pulling fs layer 18:42:30 c2d8d7efcc4b: Pulling fs layer 18:42:30 1560dd03e051: Waiting 18:42:30 27f5ce0e4adf: Waiting 18:42:30 c2d8d7efcc4b: Waiting 18:42:30 8603b9c90790: Waiting 18:42:30 f757da607395: Verifying Checksum 18:42:30 f757da607395: Download complete 18:42:30 8603b9c90790: Download complete 18:42:30 1560dd03e051: Verifying Checksum 18:42:30 1560dd03e051: Download complete 18:42:30 27f5ce0e4adf: Verifying Checksum 18:42:30 27f5ce0e4adf: Download complete 18:42:30 05883995daec: Verifying Checksum 18:42:30 05883995daec: Download complete 18:42:31 448f6bf000e3: Verifying Checksum 18:42:31 448f6bf000e3: Download complete 18:42:34 c2d8d7efcc4b: Verifying Checksum 18:42:34 c2d8d7efcc4b: Download complete 18:42:34 448f6bf000e3: Pull complete 18:42:35 f757da607395: Pull complete 18:42:37 05883995daec: Pull complete 18:42:37 8603b9c90790: Pull complete 18:42:38 1560dd03e051: Pull complete 18:42:38 27f5ce0e4adf: Pull complete 18:42:53 c2d8d7efcc4b: Pull complete 18:42:53 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 18:42:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:42:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 18:42:53 prd-ubuntu18.04-docker-arm64-4c-16g-903 does not seem to be running inside a container 18:42:53 $ 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/33 -v /w/workspace/device-rfid-llrp-go/33:/w/workspace/device-rfid-llrp-go/33:rw,z -v /w/workspace/device-rfid-llrp-go/33@tmp:/w/workspace/device-rfid-llrp-go/33@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:42:56 $ docker top bf6ac4ea062c5f6f231fa0e0f974afc2e3df68a9853e4b7cfc512227ff2172bb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:42:57 ---> job-cost.sh 18:42:57 lf-activate-venv: SKIPPING 18:42:57 INFO: No Stack... 18:42:57 INFO: Retrieving Pricing Info for: v3-standard-4 18:42:57 INFO: Archiving Costs [Pipeline] sh 18:42:58 + cut -d, -f6 18:42:58 + cat /w/workspace/device-rfid-llrp-go/33/archives/cost.csv [Pipeline] lock 18:42:58 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-33-stack-cost] 18:42:58 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-33-stack-cost] did not exist. Created. 18:42:58 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-33-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:42:59 /w/workspace/device-rfid-llrp-go/33@tmp/durable-cff2483e/script.sh: 1: /w/workspace/device-rfid-llrp-go/33@tmp/durable-cff2483e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 18:43:00 + echo total: 0.10999999940395355 [Pipeline] stash 18:43:00 Warning: overwriting stash ‘stack-cost’ 18:43:00 Stashed 1 file(s) [Pipeline] } 18:43:00 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-33-stack-cost] [Pipeline] // lock [Pipeline] } 18:43:00 $ docker stop --time=1 bf6ac4ea062c5f6f231fa0e0f974afc2e3df68a9853e4b7cfc512227ff2172bb 18:43:01 $ docker rm -f bf6ac4ea062c5f6f231fa0e0f974afc2e3df68a9853e4b7cfc512227ff2172bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:43:01 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:43:02 + '[' -d /w/workspace/oundry_device-rfid-llrp-go_PR-52/archives ']' [Pipeline] libraryResource [Pipeline] sh 18:43:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:43:03 ---> package-listing.sh 18:43:03 ++ facter osfamily 18:43:03 ++ tr '[:upper:]' '[:lower:]' 18:43:03 + OS_FAMILY=redhat 18:43:03 + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-52 18:43:03 + START_PACKAGES=/tmp/packages_start.txt 18:43:03 + END_PACKAGES=/tmp/packages_end.txt 18:43:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:43:03 + PACKAGES=/tmp/packages_start.txt 18:43:03 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-52 ']' 18:43:03 + PACKAGES=/tmp/packages_end.txt 18:43:03 + case "${OS_FAMILY}" in 18:43:03 + sort 18:43:03 + rpm -qa 18:43:04 + '[' -f /tmp/packages_start.txt ']' 18:43:04 + '[' -f /tmp/packages_end.txt ']' 18:43:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:43:04 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-52 ']' 18:43:04 + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-52/archives/ 18:43:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-rfid-llrp-go_PR-52/archives/ [Pipeline] echo 18:43:04 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -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-52/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:43:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:43:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:43:05 18:43:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:43:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:43:05 latest: Pulling from edgex-lftools-log-publisher 18:43:05 b4d181a07f80: Pulling fs layer 18:43:05 a1111a8f2ec3: Pulling fs layer 18:43:05 ed53099fbce6: Pulling fs layer 18:43:05 dc539afda2c1: Pulling fs layer 18:43:05 77bc0d833cb6: Pulling fs layer 18:43:05 9065ff56babe: Pulling fs layer 18:43:05 d287ab97295c: Pulling fs layer 18:43:05 dc539afda2c1: Waiting 18:43:05 77bc0d833cb6: Waiting 18:43:05 9065ff56babe: Waiting 18:43:05 d287ab97295c: Waiting 18:43:05 a1111a8f2ec3: Verifying Checksum 18:43:05 a1111a8f2ec3: Download complete 18:43:05 dc539afda2c1: Verifying Checksum 18:43:05 dc539afda2c1: Download complete 18:43:05 ed53099fbce6: Verifying Checksum 18:43:05 ed53099fbce6: Download complete 18:43:05 9065ff56babe: Verifying Checksum 18:43:05 9065ff56babe: Download complete 18:43:05 77bc0d833cb6: Verifying Checksum 18:43:05 77bc0d833cb6: Download complete 18:43:05 b4d181a07f80: Verifying Checksum 18:43:05 b4d181a07f80: Download complete 18:43:06 d287ab97295c: Verifying Checksum 18:43:06 d287ab97295c: Download complete 18:43:07 b4d181a07f80: Pull complete 18:43:07 a1111a8f2ec3: Pull complete 18:43:07 ed53099fbce6: Pull complete 18:43:07 dc539afda2c1: Pull complete 18:43:08 77bc0d833cb6: Pull complete 18:43:08 9065ff56babe: Pull complete 18:43:13 d287ab97295c: Pull complete 18:43:13 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:43:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:43:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:43:13 prd-centos7-docker-4c-2g-902 does not seem to be running inside a container 18:43:13 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -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-52/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-52 -v /w/workspace/oundry_device-rfid-llrp-go_PR-52:/w/workspace/oundry_device-rfid-llrp-go_PR-52:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-52@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:43:15 $ docker top 7a3aa228a0b1341d9e466a7fe36a8bca7aeb43f0f56069847a1268c5354fdd88 -eo pid,comm [Pipeline] { [Pipeline] sh 18:43:16 + touch /tmp/pre-build-complete [Pipeline] sh 18:43:16 + mkdir -p /var/log/sysstat [Pipeline] sh 18:43:16 + ls /var/log/sa-host 18:43:16 + sadf -c /var/log/sa-host/sa06 18:43:16 file_magic: OK 18:43:16 HZ: Using current value: 100 18:43:16 file_header: OK 18:43:16 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 18:43:16 Statistics: 18:43:16 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:43:16 File successfully converted to sysstat format version 12.0.3 18:43:16 + sadf -c /var/log/sa-host/sa17 18:43:16 file_magic: OK 18:43:16 HZ: Using current value: 100 18:43:16 file_header: OK 18:43:16 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 18:43:16 Statistics: 18:43:16 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:43:16 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:43:16 provisioning config files... 18:43:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/config5342351351139641645tmp [Pipeline] { [Pipeline] echo 18:43:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:43:17 ---> create-netrc.sh [Pipeline] } 18:43:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:43:17 ---> python-tools-install.sh [Pipeline] echo 18:43:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:43:17 ---> sudo-logs.sh 18:43:17 Archiving 'sudo' log.. 18:43:17 sudo: unable to resolve host prd-centos7-docker-4c-2g-902.novalocal: Name or service not known 18:43:17 sudo: unable to resolve host prd-centos7-docker-4c-2g-902.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 18:43:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:43:18 ---> job-cost.sh 18:43:18 lf-activate-venv: SKIPPING 18:43:18 DEBUG: total: 0.10999999940395355 18:43:18 INFO: Retrieving Stack Cost... 18:43:18 INFO: Retrieving Pricing Info for: v3-standard-2 18:43:19 INFO: Archiving Costs [Pipeline] echo 18:43:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:43:20 ---> logs-deploy.sh 18:43:20 lf-activate-venv: SKIPPING 18:43:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-52/33 18:43:20 INFO: archiving workspace using pattern(s): 18:43:20 Archives upload complete. 18:43:20 INFO: archiving logs to Nexus