Pull request #97 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0a5481826a28216273e10d3d85cb8fb06039a92e+a2758104a26f08d3533b7032fcb2aa5e5831d488 (9f18e4562127cf24a27207f5dc006cc9f5071ff3) 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-ssh11849500382949573134.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh17572316562859083089.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-97/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-97/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6983020893541268558.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-97/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5467002994421957242.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh6659583879171196998.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-97/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-97/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8874886804917150164.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-17404 in /w/workspace/oundry_device-rfid-llrp-go_PR-97 [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-97 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a2758104a26f08d3533b7032fcb2aa5e5831d488 into PR head commit 0a5481826a28216273e10d3d85cb8fb06039a92e Merge succeeded, producing 0a5481826a28216273e10d3d85cb8fb06039a92e Checking out Revision 0a5481826a28216273e10d3d85cb8fb06039a92e (PR-97) > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/97/head:refs/remotes/origin/PR-97 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0a5481826a28216273e10d3d85cb8fb06039a92e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a2758104a26f08d3533b7032fcb2aa5e5831d488 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0a5481826a28216273e10d3d85cb8fb06039a92e # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:10:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:10:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:10:10 ========================================================= 10:10:10 EdgeX Global Pipelines Version Info 10:10:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:10:11 ------------------- 10:10:11 stable info: 10:10:11 ------------------- 10:10:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:10:11 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 10:10:11 Message: update stable to v1.0.234 10:10:11 ------------------- 10:10:11 experimental info: 10:10:11 ------------------- 10:10:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:10:11 Commit SHA: 7e4371ac6d730b8e642184b898413c6ef59a5643 10:10:11 Message: update experimental to v1.0.236 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:10:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 10:10:12 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 10:10:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:10:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:10:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:10:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 10:10:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:10:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:10:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:10:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:10:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:10:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 10:10:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:10:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:10:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:10:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:10:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:10:12 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:10:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:10:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:10:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:10:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:10:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:10:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:10:12 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:10:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:10:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:10:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-97 [Pipeline] echo 10:10:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-97 [Pipeline] echo 10:10:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-97 [Pipeline] echo 10:10:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0a5481826a28216273e10d3d85cb8fb06039a92e [Pipeline] echo 10:10:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0a54818 [Pipeline] echo 10:10:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:10:13 provisioning config files... 10:10:13 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-97@tmp/config6474288427150838420tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:10:13 ---> docker-login.sh 10:10:13 nexus3.edgexfoundry.org:10001 10:10:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:14 Configure a credential helper to remove this warning. See 10:10:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:14 10:10:14 Login Succeeded 10:10:14 nexus3.edgexfoundry.org:10002 10:10:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:14 Configure a credential helper to remove this warning. See 10:10:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:14 10:10:14 Login Succeeded 10:10:14 nexus3.edgexfoundry.org:10003 10:10:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:14 Configure a credential helper to remove this warning. See 10:10:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:14 10:10:14 Login Succeeded 10:10:14 nexus3.edgexfoundry.org:10004 10:10:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:14 Configure a credential helper to remove this warning. See 10:10:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:14 10:10:14 Login Succeeded 10:10:14 docker.io 10:10:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:15 Configure a credential helper to remove this warning. See 10:10:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:15 10:10:15 Login Succeeded 10:10:15 ---> docker-login.sh ends [Pipeline] } 10:10:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:10:15 + git rev-list -1 --merges 0a5481826a28216273e10d3d85cb8fb06039a92e~1..0a5481826a28216273e10d3d85cb8fb06039a92e [Pipeline] echo 10:10:15 -----------> git rev-list -1 --merges 0a5481826a28216273e10d3d85cb8fb06039a92e~1..0a5481826a28216273e10d3d85cb8fb06039a92e 0a5481826a28216273e10d3d85cb8fb06039a92e [false] [Pipeline] sh 10:10:16 + git log --format=format:%s -1 0a5481826a28216273e10d3d85cb8fb06039a92e [Pipeline] echo 10:10:16 ========================================================= 10:10:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:10:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:10:16 + git log --format=format:%s -1 0a5481826a28216273e10d3d85cb8fb06039a92e [Pipeline] echo 10:10:16 [semverPrep] GIT_COMMIT: 0a5481826a28216273e10d3d85cb8fb06039a92e, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo 10:10:16 [semverPrep] This is not a build commit. [Pipeline] sh 10:10:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:10:17 + grep -v github /etc/ssh/ssh_known_hosts 10:10:17 + [ -e /tmp/ssh_known_hosts ] 10:10:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:10:17 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:10:17 + sudo tee -a /etc/ssh/ssh_known_hosts 10:10:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:10:17 10:10:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:10:18 0.1.4: Pulling from edgex-devops/py-git-semver 10:10:18 b85a868b505f: Pulling fs layer 10:10:18 e2be974225ed: Pulling fs layer 10:10:18 339a4e72a1f5: Pulling fs layer 10:10:18 988bab9f4d93: Pulling fs layer 10:10:18 1469e6f7b9e6: Pulling fs layer 10:10:18 eaf3925da568: Pulling fs layer 10:10:18 bab4dde63d76: Pulling fs layer 10:10:18 bde34c3a00c8: Pulling fs layer 10:10:18 b352a97aabf1: Pulling fs layer 10:10:18 4872d77fe225: Pulling fs layer 10:10:18 988bab9f4d93: Waiting 10:10:18 5851b861e8e6: Pulling fs layer 10:10:18 bab4dde63d76: Waiting 10:10:18 1469e6f7b9e6: Waiting 10:10:18 bde34c3a00c8: Waiting 10:10:18 eaf3925da568: Waiting 10:10:18 5851b861e8e6: Waiting 10:10:18 b352a97aabf1: Waiting 10:10:18 4872d77fe225: Waiting 10:10:18 e2be974225ed: Verifying Checksum 10:10:18 e2be974225ed: Download complete 10:10:18 988bab9f4d93: Verifying Checksum 10:10:18 988bab9f4d93: Download complete 10:10:18 1469e6f7b9e6: Verifying Checksum 10:10:18 1469e6f7b9e6: Download complete 10:10:18 eaf3925da568: Download complete 10:10:18 339a4e72a1f5: Verifying Checksum 10:10:18 339a4e72a1f5: Download complete 10:10:18 bde34c3a00c8: Download complete 10:10:18 b352a97aabf1: Verifying Checksum 10:10:18 b352a97aabf1: Download complete 10:10:18 4872d77fe225: Verifying Checksum 10:10:18 4872d77fe225: Download complete 10:10:18 5851b861e8e6: Verifying Checksum 10:10:18 5851b861e8e6: Download complete 10:10:18 b85a868b505f: Download complete 10:10:18 bab4dde63d76: Verifying Checksum 10:10:18 bab4dde63d76: Download complete 10:10:19 b85a868b505f: Pull complete 10:10:19 e2be974225ed: Pull complete 10:10:20 339a4e72a1f5: Pull complete 10:10:20 988bab9f4d93: Pull complete 10:10:20 1469e6f7b9e6: Pull complete 10:10:20 eaf3925da568: Pull complete 10:10:22 bab4dde63d76: Pull complete 10:10:22 bde34c3a00c8: Pull complete 10:10:22 b352a97aabf1: Pull complete 10:10:22 4872d77fe225: Pull complete 10:10:23 5851b861e8e6: Pull complete 10:10:23 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:10:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:10:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:10:23 prd-ubuntu20.04-docker-8c-8g-17404 does not seem to be running inside a container 10:10:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-rfid-llrp-go_PR-97 -v /w/workspace/oundry_device-rfid-llrp-go_PR-97:/w/workspace/oundry_device-rfid-llrp-go_PR-97:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-97@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-97@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:10:24 $ docker top 4143efbd956d51d0018c6feff3e34b2f16dbff553dabb1aa9777d697c8047eea -eo pid,comm 10:10:24 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 10:10:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:10:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:10:24 [ssh-agent] Looking for ssh-agent implementation... 10:10:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:10:25 $ docker exec 4143efbd956d51d0018c6feff3e34b2f16dbff553dabb1aa9777d697c8047eea ssh-agent 10:10:25 SSH_AUTH_SOCK=/tmp/ssh-0x291RmHIIxW/agent.33 10:10:25 SSH_AGENT_PID=40 10:10:25 Running ssh-add (command line suppressed) 10:10:25 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-97@tmp/private_key_1085307404352333497.key (/w/workspace/oundry_device-rfid-llrp-go_PR-97@tmp/private_key_1085307404352333497.key) 10:10:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:10:25 + git tag --points-at HEAD [Pipeline] } 10:10:25 $ docker exec --env ******** --env ******** 4143efbd956d51d0018c6feff3e34b2f16dbff553dabb1aa9777d697c8047eea ssh-agent -k 10:10:25 unset SSH_AUTH_SOCK; 10:10:25 unset SSH_AGENT_PID; 10:10:25 echo Agent pid 40 killed; 10:10:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:10:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:10:25 [ssh-agent] Looking for ssh-agent implementation... 10:10:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:10:26 $ docker exec 4143efbd956d51d0018c6feff3e34b2f16dbff553dabb1aa9777d697c8047eea ssh-agent 10:10:26 SSH_AUTH_SOCK=/tmp/ssh-tTM7ECfKP1Q9/agent.73 10:10:26 SSH_AGENT_PID=80 10:10:26 Running ssh-add (command line suppressed) 10:10:26 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-97@tmp/private_key_5841203450418756923.key (/w/workspace/oundry_device-rfid-llrp-go_PR-97@tmp/private_key_5841203450418756923.key) 10:10:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:10:26 + git semver init 10:10:26 2022-07-11 10:10:26,848 [run_init] DEBUG init version:0.0.0 force:False 10:10:26 2022-07-11 10:10:26,849 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_device-rfid-llrp-go_PR-97/.semver 10:10:26 2022-07-11 10:10:26,849 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/oundry_device-rfid-llrp-go_PR-97/.semver 10:10:26 2022-07-11 10:10:26,850 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/oundry_device-rfid-llrp-go_PR-97/.semver'], cwd=/w/workspace/oundry_device-rfid-llrp-go_PR-97, universal_newlines=False, shell=None, istream=None) 10:10:27 2022-07-11 10:10:27,606 [append_file] DEBUG append to file:/w/workspace/oundry_device-rfid-llrp-go_PR-97/.git/info/exclude 10:10:27 2022-07-11 10:10:27,606 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_device-rfid-llrp-go_PR-97/.semver/PR-97 with force:False 10:10:27 2022-07-11 10:10:27,606 [write_file] DEBUG write to file:/w/workspace/oundry_device-rfid-llrp-go_PR-97/.semver/PR-97 10:10:27 2022-07-11 10:10:27,611 [execute] INFO git cat-file --batch-check 10:10:27 2022-07-11 10:10:27,611 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_device-rfid-llrp-go_PR-97/.semver, universal_newlines=False, shell=None, istream=) 10:10:27 2022-07-11 10:10:27,617 [execute] INFO git cat-file --batch 10:10:27 2022-07-11 10:10:27,617 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_device-rfid-llrp-go_PR-97/.semver, universal_newlines=False, shell=None, istream=) 10:10:27 2022-07-11 10:10:27,623 [read_version] DEBUG read version from /w/workspace/oundry_device-rfid-llrp-go_PR-97/.semver/PR-97 10:10:27 0.0.0 [Pipeline] } 10:10:27 $ docker exec --env ******** --env ******** 4143efbd956d51d0018c6feff3e34b2f16dbff553dabb1aa9777d697c8047eea ssh-agent -k 10:10:28 unset SSH_AUTH_SOCK; 10:10:28 unset SSH_AGENT_PID; 10:10:28 echo Agent pid 80 killed; 10:10:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:10:28 + git semver [Pipeline] } 10:10:28 $ docker stop --time=1 4143efbd956d51d0018c6feff3e34b2f16dbff553dabb1aa9777d697c8047eea 10:10:30 $ docker rm -f 4143efbd956d51d0018c6feff3e34b2f16dbff553dabb1aa9777d697c8047eea [Pipeline] // withDockerContainer [Pipeline] sh 10:10:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:10:30 Stashed 1 file(s) [Pipeline] echo 10:10:30 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:10:31 provisioning config files... 10:10:31 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-97@tmp/config5057152618631748705tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:10:31 ---> docker-login.sh 10:10:31 nexus3.edgexfoundry.org:10001 10:10:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:31 Configure a credential helper to remove this warning. See 10:10:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:31 10:10:31 Login Succeeded 10:10:31 nexus3.edgexfoundry.org:10002 10:10:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:32 Configure a credential helper to remove this warning. See 10:10:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:32 10:10:32 Login Succeeded 10:10:32 nexus3.edgexfoundry.org:10003 10:10:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:32 Configure a credential helper to remove this warning. See 10:10:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:32 10:10:32 Login Succeeded 10:10:32 nexus3.edgexfoundry.org:10004 10:10:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:32 Configure a credential helper to remove this warning. See 10:10:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:32 10:10:32 Login Succeeded 10:10:32 docker.io 10:10:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:32 Configure a credential helper to remove this warning. See 10:10:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:32 10:10:32 Login Succeeded 10:10:32 ---> docker-login.sh ends [Pipeline] } 10:10:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:10:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:10:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:10:32 ========================================================= 10:10:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 10:10:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:33 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 10:10:33 Sending build context to Docker daemon 4.038MB 10:10:33 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 10:10:33 Step 2/12 : FROM ${BASE} AS builder 10:10:33 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 10:10:33 59bf1c3509f3: Pulling fs layer 10:10:33 666ba61612fd: Pulling fs layer 10:10:33 8ed8ca486205: Pulling fs layer 10:10:33 cc1cd167ecdc: Pulling fs layer 10:10:33 c516ae0d96e1: Pulling fs layer 10:10:33 684cea983483: Pulling fs layer 10:10:33 dd3240ac7de5: Pulling fs layer 10:10:33 b1e948a4e11c: Pulling fs layer 10:10:33 a8fd76ee1af6: Pulling fs layer 10:10:33 646ad004c059: Pulling fs layer 10:10:33 cc1cd167ecdc: Waiting 10:10:33 c516ae0d96e1: Waiting 10:10:33 684cea983483: Waiting 10:10:33 a8fd76ee1af6: Waiting 10:10:33 646ad004c059: Waiting 10:10:33 dd3240ac7de5: Waiting 10:10:33 b1e948a4e11c: Waiting 10:10:33 8ed8ca486205: Verifying Checksum 10:10:33 8ed8ca486205: Download complete 10:10:33 666ba61612fd: Download complete 10:10:33 c516ae0d96e1: Download complete 10:10:33 684cea983483: Verifying Checksum 10:10:33 684cea983483: Download complete 10:10:33 59bf1c3509f3: Verifying Checksum 10:10:33 59bf1c3509f3: Download complete 10:10:33 dd3240ac7de5: Verifying Checksum 10:10:33 dd3240ac7de5: Download complete 10:10:33 b1e948a4e11c: Verifying Checksum 10:10:33 b1e948a4e11c: Download complete 10:10:33 59bf1c3509f3: Pull complete 10:10:33 666ba61612fd: Pull complete 10:10:33 8ed8ca486205: Pull complete 10:10:34 646ad004c059: Verifying Checksum 10:10:34 646ad004c059: Download complete 10:10:34 cc1cd167ecdc: Verifying Checksum 10:10:34 cc1cd167ecdc: Download complete 10:10:34 a8fd76ee1af6: Verifying Checksum 10:10:34 a8fd76ee1af6: Download complete 10:10:38 cc1cd167ecdc: Pull complete 10:10:38 c516ae0d96e1: Pull complete 10:10:38 684cea983483: Pull complete 10:10:38 dd3240ac7de5: Pull complete 10:10:38 b1e948a4e11c: Pull complete 10:10:41 a8fd76ee1af6: Pull complete 10:10:41 646ad004c059: Pull complete 10:10:41 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 10:10:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 10:10:42 ---> 8f69c11f6b0c 10:10:42 Step 3/12 : ARG MAKE='make build' 10:10:44 ---> Running in 107c73973eeb 10:10:44 Removing intermediate container 107c73973eeb 10:10:44 ---> 58777968a613 10:10:44 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 10:10:44 ---> Running in 0a2d7d3a2088 10:10:44 Removing intermediate container 0a2d7d3a2088 10:10:44 ---> 0c937b8dde8b 10:10:44 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 10:10:44 ---> Running in b044388d3fe8 10:10:44 Removing intermediate container b044388d3fe8 10:10:44 ---> 28f021f06712 10:10:44 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:10:44 ---> Running in 1c0f3b4433a2 10:10:44 Removing intermediate container 1c0f3b4433a2 10:10:44 ---> 489920e8a53d 10:10:44 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:10:45 ---> Running in 1b65739c0736 10:10:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:10:46 Still waiting to schedule task 10:10:46 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:10:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:10:46 OK: 221 MiB in 52 packages 10:10:46 Removing intermediate container 1b65739c0736 10:10:46 ---> 06b5e0b4a5fd 10:10:46 Step 8/12 : WORKDIR /app 10:10:46 ---> Running in 31ea3346d391 10:10:47 Removing intermediate container 31ea3346d391 10:10:47 ---> d960c3cf6b97 10:10:47 Step 9/12 : COPY go.mod vendor* ./ 10:10:47 ---> 1f0e8f456be9 10:10:47 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:10:47 ---> Running in 30139e884eff 10:11:05 Removing intermediate container 30139e884eff 10:11:05 ---> a67bc0d304ee 10:11:05 Step 11/12 : COPY . . 10:11:05 ---> 82e89454dd00 10:11:05 Step 12/12 : RUN $MAKE 10:11:05 ---> Running in 10eae6290fd2 10:11:06 noop 10:11:06 Removing intermediate container 10eae6290fd2 10:11:06 ---> d0237b03f321 10:11:06 Successfully built d0237b03f321 10:11:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:06 + docker inspect -f . ci-base-image-x86_64 10:11:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:11:07 prd-ubuntu20.04-docker-8c-8g-17404 does not seem to be running inside a container 10:11:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-rfid-llrp-go_PR-97 -v /w/workspace/oundry_device-rfid-llrp-go_PR-97:/w/workspace/oundry_device-rfid-llrp-go_PR-97:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-97@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-97@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 ******** ci-base-image-x86_64 cat 10:11:07 $ docker top a2504da1491c7e3d22971bd9e9eb90cca36afbeb5c0cfb3799d6301058a54afc -eo pid,comm [Pipeline] { [Pipeline] sh 10:11:07 + go version 10:11:07 go version go1.17.7 linux/amd64 [Pipeline] } 10:11:07 $ docker stop --time=1 a2504da1491c7e3d22971bd9e9eb90cca36afbeb5c0cfb3799d6301058a54afc 10:11:09 $ docker rm -f a2504da1491c7e3d22971bd9e9eb90cca36afbeb5c0cfb3799d6301058a54afc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:10 + docker inspect -f . ci-base-image-x86_64 10:11:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:11:10 prd-ubuntu20.04-docker-8c-8g-17404 does not seem to be running inside a container 10:11:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-rfid-llrp-go_PR-97 -v /w/workspace/oundry_device-rfid-llrp-go_PR-97:/w/workspace/oundry_device-rfid-llrp-go_PR-97:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-97@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-97@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 ******** ci-base-image-x86_64 cat 10:11:10 $ docker top 9d0701f67a8d8a2427d47e73e720e251f81559930b04480835e78eed82cc135a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 10:11:11 + make test 10:11:11 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:11:11 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:11:23 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:11:23 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:11:26 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.056s coverage: 39.3% of statements 10:11:26 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.251s coverage: 52.0% of statements 10:11:26 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.048s coverage: 95.5% of statements 10:11:36 CGO_ENABLED=1 GO111MODULE=on go vet ./... 10:11:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:11:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:11:40 ./bin/test-attribution-txt.sh [Pipeline] echo 10:11:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:11:41 $ docker stop --time=1 9d0701f67a8d8a2427d47e73e720e251f81559930b04480835e78eed82cc135a 10:11:42 $ docker rm -f 9d0701f67a8d8a2427d47e73e720e251f81559930b04480835e78eed82cc135a [Pipeline] // withDockerContainer [Pipeline] sh 10:11:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:11:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:11:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:11:44 + ls -al . 10:11:44 total 632 10:11:44 drwxrwxr-x 11 jenkins jenkins 4096 Jul 11 10:11 . 10:11:44 drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 10:10 .. 10:11:44 -rw-rw-r-- 1 jenkins jenkins 134 Jul 11 10:10 .dockerignore 10:11:44 drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 10:10 .git 10:11:44 drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 10:10 .github 10:11:44 -rw-rw-r-- 1 jenkins jenkins 946 Jul 11 10:10 .gitignore 10:11:44 -rw-rw-r-- 1 jenkins jenkins 41 Jul 11 10:10 .golangci.yml 10:11:44 drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 10:10 .semver 10:11:44 -rw-rw-r-- 1 jenkins jenkins 10362 Jul 11 10:10 Attribution.txt 10:11:44 -rw-rw-r-- 1 jenkins jenkins 3740 Jul 11 10:10 CHANGELOG.md 10:11:44 -rw-rw-r-- 1 jenkins jenkins 1514 Jul 11 10:10 Dockerfile 10:11:44 -rw-rw-r-- 1 jenkins jenkins 677 Jul 11 10:10 GOVERNANCE.md 10:11:44 -rw-rw-r-- 1 jenkins jenkins 683 Jul 11 10:10 Jenkinsfile 10:11:44 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 11 10:10 LICENSE 10:11:44 -rw-rw-r-- 1 jenkins jenkins 2196 Jul 11 10:10 Makefile 10:11:44 -rw-rw-r-- 1 jenkins jenkins 625 Jul 11 10:10 OWNERS.md 10:11:44 -rw-rw-r-- 1 jenkins jenkins 28496 Jul 11 10:10 README.md 10:11:44 -rw-rw-r-- 1 jenkins jenkins 5 Jul 11 10:10 VERSION 10:11:44 drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 10:10 bin 10:11:44 drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 10:10 cmd 10:11:44 -rw-r--r-- 1 jenkins jenkins 460394 Jul 11 10:11 coverage.out 10:11:44 drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 10:10 examples 10:11:44 -rw-rw-r-- 1 jenkins jenkins 3355 Jul 11 10:10 go.mod 10:11:44 -rw-rw-r-- 1 jenkins jenkins 35764 Jul 11 10:10 go.sum 10:11:44 drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 10:10 images 10:11:44 drwxrwxr-x 5 jenkins jenkins 4096 Jul 11 10:10 internal 10:11:44 drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 10:10 snap 10:11:44 -rw-rw-r-- 1 jenkins jenkins 193 Jul 11 10:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:45 + 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=0a5481826a28216273e10d3d85cb8fb06039a92e --label arch=amd64 --label version=0.0.0 . 10:11:45 Sending build context to Docker daemon 4.038MB 10:11:45 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 10:11:45 Step 2/25 : FROM ${BASE} AS builder 10:11:45 ---> d0237b03f321 10:11:45 Step 3/25 : ARG MAKE='make build' 10:11:45 ---> Running in 4f767d36d70f 10:11:45 Removing intermediate container 4f767d36d70f 10:11:45 ---> b243df4a7865 10:11:45 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 10:11:45 ---> Running in 121c7659a1a8 10:11:45 Removing intermediate container 121c7659a1a8 10:11:45 ---> 43d531813aac 10:11:45 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 10:11:45 ---> Running in c542415f6b92 10:11:45 Removing intermediate container c542415f6b92 10:11:45 ---> 18c20c8e9cd6 10:11:45 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:11:45 ---> Running in 190c6b820efc 10:11:46 Removing intermediate container 190c6b820efc 10:11:46 ---> 01163210d716 10:11:46 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:11:46 ---> Running in ebed19b7157a 10:11:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:11:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:11:47 OK: 221 MiB in 52 packages 10:11:48 Removing intermediate container ebed19b7157a 10:11:48 ---> bce71165dd83 10:11:48 Step 8/25 : WORKDIR /app 10:11:48 ---> Running in 0ee5bd24bf29 10:11:48 Removing intermediate container 0ee5bd24bf29 10:11:48 ---> 5336fb6b9a56 10:11:48 Step 9/25 : COPY go.mod vendor* ./ 10:11:48 ---> 62da4bd40036 10:11:48 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:11:48 ---> Running in 6020ff08fa97 10:11:49 Removing intermediate container 6020ff08fa97 10:11:49 ---> 43b4a152860d 10:11:49 Step 11/25 : COPY . . 10:11:49 ---> f775417c3b0f 10:11:49 Step 12/25 : RUN $MAKE 10:11:49 ---> Running in d6654955a67a 10:11:49 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.1-dev.11 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 10:12:11 Removing intermediate container d6654955a67a 10:12:11 ---> 0760882848d7 10:12:11 Step 13/25 : FROM alpine:3.14 10:12:11 3.14: Pulling from library/alpine 10:12:12 8663204ce13b: Pulling fs layer 10:12:12 8663204ce13b: Download complete 10:12:12 8663204ce13b: Pull complete 10:12:12 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 10:12:12 Status: Downloaded newer image for alpine:3.14 10:12:12 ---> e04c818066af 10:12:12 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 10:12:12 ---> Running in f2ac56083ce3 10:12:12 Removing intermediate container f2ac56083ce3 10:12:12 ---> 6550905198aa 10:12:12 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:12:12 ---> Running in f47b0af6a6a4 10:12:13 Removing intermediate container f47b0af6a6a4 10:12:13 ---> dab483a1c95e 10:12:13 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 10:12:13 ---> Running in 7a3f08705504 10:12:13 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:12:14 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:12:14 (1/6) Installing dumb-init (1.2.5-r1) 10:12:14 (2/6) Installing libgcc (10.3.1_git20210424-r2) 10:12:14 (3/6) Installing libsodium (1.0.18-r0) 10:12:15 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 10:12:15 (5/6) Installing libzmq (4.3.4-r0) 10:12:15 (6/6) Installing zeromq (4.3.4-r0) 10:12:15 Executing busybox-1.33.1-r7.trigger 10:12:15 OK: 8 MiB in 20 packages 10:12:15 Removing intermediate container 7a3f08705504 10:12:15 ---> 67dc27d22dea 10:12:15 Step 17/25 : COPY --from=builder /app/LICENSE / 10:12:15 ---> 907fd33fca30 10:12:15 Step 18/25 : COPY --from=builder /app/Attribution.txt / 10:12:16 ---> f6a5a9e7764b 10:12:16 Step 19/25 : COPY --from=builder /app/cmd/ / 10:12:17 ---> 8d17126004a9 10:12:17 Step 20/25 : EXPOSE 59989 10:12:17 ---> Running in e14e08b4651c 10:12:17 Removing intermediate container e14e08b4651c 10:12:17 ---> 70b7cab49203 10:12:17 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 10:12:17 ---> Running in f68563a46119 10:12:17 Removing intermediate container f68563a46119 10:12:17 ---> e7ac82de3623 10:12:17 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 10:12:17 ---> Running in 032103e4acd7 10:12:17 Removing intermediate container 032103e4acd7 10:12:17 ---> 36561657d5b7 10:12:17 Step 23/25 : LABEL arch=amd64 10:12:17 ---> Running in 67ed4e97e3e0 10:12:17 Removing intermediate container 67ed4e97e3e0 10:12:17 ---> 5bcddc4fb6be 10:12:17 Step 24/25 : LABEL git_sha=0a5481826a28216273e10d3d85cb8fb06039a92e 10:12:17 ---> Running in e2bfa0f4e51d 10:12:17 Removing intermediate container e2bfa0f4e51d 10:12:17 ---> 1b45306a33cf 10:12:17 Step 25/25 : LABEL version=0.0.0 10:12:17 ---> Running in c275340fb907 10:12:17 Removing intermediate container c275340fb907 10:12:17 ---> 6d92b488da51 10:12:17 [Warning] One or more build-args [ARCH] were not consumed 10:12:17 Successfully built 6d92b488da51 10:12:17 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:12:18 10:12:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:12:19 latest: Pulling from edgex-lftools-log-publisher 10:12:19 5eb5b503b376: Pulling fs layer 10:12:19 5c69ac0246d0: Pulling fs layer 10:12:19 ec43610c2a17: Pulling fs layer 10:12:19 3a2ae6a8a46f: Pulling fs layer 10:12:19 33b1e0a273af: Pulling fs layer 10:12:19 5d3b04190fa2: Pulling fs layer 10:12:19 2f39f015ded8: Pulling fs layer 10:12:19 33b1e0a273af: Waiting 10:12:19 5d3b04190fa2: Waiting 10:12:19 2f39f015ded8: Waiting 10:12:19 5c69ac0246d0: Download complete 10:12:19 3a2ae6a8a46f: Verifying Checksum 10:12:19 3a2ae6a8a46f: Download complete 10:12:19 33b1e0a273af: Verifying Checksum 10:12:19 33b1e0a273af: Download complete 10:12:19 5d3b04190fa2: Download complete 10:12:19 ec43610c2a17: Verifying Checksum 10:12:19 ec43610c2a17: Download complete 10:12:19 5eb5b503b376: Verifying Checksum 10:12:19 5eb5b503b376: Download complete 10:12:20 2f39f015ded8: Download complete 10:12:20 5eb5b503b376: Pull complete 10:12:21 5c69ac0246d0: Pull complete 10:12:21 ec43610c2a17: Pull complete 10:12:21 3a2ae6a8a46f: Pull complete 10:12:22 33b1e0a273af: Pull complete 10:12:22 5d3b04190fa2: Pull complete 10:12:27 2f39f015ded8: Pull complete 10:12:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:12:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:12:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:12:27 prd-ubuntu20.04-docker-8c-8g-17404 does not seem to be running inside a container 10:12:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-rfid-llrp-go_PR-97 -v /w/workspace/oundry_device-rfid-llrp-go_PR-97:/w/workspace/oundry_device-rfid-llrp-go_PR-97:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-97@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-97@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:12:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17405 in /w/workspace/oundry_device-rfid-llrp-go_PR-97 10:12:29 $ docker top 8aaee8262d2ea0730e88188674c578c1d049cc8ff2bca620f12676ae33082eca -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws 10:12:29 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 10:12:29 ---> job-cost.sh 10:12:29 lf-activate-venv: SKIPPING 10:12:29 INFO: No Stack... 10:12:29 Selected Git installation does not exist. Using Default 10:12:29 The recommended git tool is: NONE 10:12:30 INFO: Retrieving Pricing Info for: v3-standard-8 10:12:30 INFO: Archiving Costs [Pipeline] sh 10:12:30 + cat /w/workspace/oundry_device-rfid-llrp-go_PR-97/archives/cost.csv 10:12:30 + cut -d, -f6 [Pipeline] lock 10:12:31 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-97-1-stack-cost] 10:12:31 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-97-1-stack-cost] did not exist. Created. 10:12:31 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-97-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:12:31 + echo total: 0.2199999988079071 [Pipeline] stash 10:12:31 Stashed 1 file(s) [Pipeline] } 10:12:31 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-97-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:12:31 $ docker stop --time=1 8aaee8262d2ea0730e88188674c578c1d049cc8ff2bca620f12676ae33082eca 10:12:32 $ docker rm -f 8aaee8262d2ea0730e88188674c578c1d049cc8ff2bca620f12676ae33082eca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:12:35 using credential edgex-jenkins-ssh 10:12:35 Cloning the remote Git repository 10:12:35 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:12:36 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 10:12:36 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:12:36 > git --version # timeout=10 10:12:36 > git --version # 'git version 2.25.1' 10:12:36 using GIT_SSH to set credentials SSH Credentials for GitHub 10:12:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:12:37 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:12:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:12:37 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:12:37 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:12:37 using GIT_SSH to set credentials SSH Credentials for GitHub 10:12:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/97/head:refs/remotes/origin/PR-97 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:12:37 Merging remotes/origin/main commit a2758104a26f08d3533b7032fcb2aa5e5831d488 into PR head commit 0a5481826a28216273e10d3d85cb8fb06039a92e 10:12:38 Merge succeeded, producing 0a5481826a28216273e10d3d85cb8fb06039a92e 10:12:38 Checking out Revision 0a5481826a28216273e10d3d85cb8fb06039a92e (PR-97) 10:12:37 > git config core.sparsecheckout # timeout=10 10:12:37 > git checkout -f 0a5481826a28216273e10d3d85cb8fb06039a92e # timeout=10 10:12:38 > git remote # timeout=10 10:12:38 > git config --get remote.origin.url # timeout=10 10:12:38 using GIT_SSH to set credentials SSH Credentials for GitHub 10:12:38 > git merge a2758104a26f08d3533b7032fcb2aa5e5831d488 # timeout=10 10:12:38 > git rev-parse HEAD^{commit} # timeout=10 10:12:38 > git config core.sparsecheckout # timeout=10 10:12:38 > git checkout -f 0a5481826a28216273e10d3d85cb8fb06039a92e # timeout=10 10:12:42 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" 10:12:42 > git --version # timeout=10 10:12:42 > git --version # 'git version 2.25.1' 10:12:42 fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:12:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:12:43 % Total % Received % Xferd Average Speed Time Time Time Current 10:12:43 Dload Upload Total Spent Left Speed 10:12:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 75777 0 --:--:-- --:--:-- --:--:-- 75777 [Pipeline] sh 10:12:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:12:44 + sudo tee /etc/docker/daemon.new 10:12:44 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:12:44 { 10:12:44 "registry-mirrors": [ 10:12:44 "https://nexus3.edgexfoundry.org:10001" 10:12:44 ], 10:12:44 "bip": "10.250.0.254/24", 10:12:44 "hosts": [ 10:12:44 "tcp://0.0.0.0:5555", 10:12:44 "unix:///var/run/docker.sock" 10:12:44 ], 10:12:44 "mtu": 1458, 10:12:44 "selinux-enabled": true, 10:12:44 "seccomp-profile": "/etc/docker/seccomp.json" 10:12:44 } [Pipeline] sh 10:12:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:12:45 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:13:03 provisioning config files... 10:13:03 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config142670223082262432tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:13:04 ---> docker-login.sh 10:13:04 nexus3.edgexfoundry.org:10001 10:13:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:13:05 Configure a credential helper to remove this warning. See 10:13:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:13:05 10:13:05 Login Succeeded 10:13:05 nexus3.edgexfoundry.org:10002 10:13:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:13:05 Configure a credential helper to remove this warning. See 10:13:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:13:05 10:13:05 Login Succeeded 10:13:05 nexus3.edgexfoundry.org:10003 10:13:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:13:06 Configure a credential helper to remove this warning. See 10:13:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:13:06 10:13:06 Login Succeeded 10:13:06 nexus3.edgexfoundry.org:10004 10:13:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:13:06 Configure a credential helper to remove this warning. See 10:13:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:13:06 10:13:06 Login Succeeded 10:13:06 docker.io 10:13:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:13:07 Configure a credential helper to remove this warning. See 10:13:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:13:07 10:13:07 Login Succeeded 10:13:07 ---> docker-login.sh ends [Pipeline] } 10:13:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:13:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:13:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:13:07 ========================================================= 10:13:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 10:13:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:08 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 10:13:08 Sending build context to Docker daemon 1.229MB 10:13:08 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 10:13:08 Step 2/12 : FROM ${BASE} AS builder 10:13:08 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:13:08 9b3977197b4f: Pulling fs layer 10:13:08 1a89e8eeedd5: Pulling fs layer 10:13:08 94645a83ff95: Pulling fs layer 10:13:08 e6fb740bc735: Pulling fs layer 10:13:08 3a77bd46dcc9: Pulling fs layer 10:13:08 355e64cbe906: Pulling fs layer 10:13:08 63ab81a10011: Pulling fs layer 10:13:08 555d1d1c4555: Pulling fs layer 10:13:08 7d9057610161: Pulling fs layer 10:13:08 e6fb740bc735: Waiting 10:13:08 3a77bd46dcc9: Waiting 10:13:08 355e64cbe906: Waiting 10:13:08 63ab81a10011: Waiting 10:13:08 555d1d1c4555: Waiting 10:13:08 7d9057610161: Waiting 10:13:08 94645a83ff95: Download complete 10:13:08 1a89e8eeedd5: Verifying Checksum 10:13:08 1a89e8eeedd5: Download complete 10:13:08 3a77bd46dcc9: Verifying Checksum 10:13:08 3a77bd46dcc9: Download complete 10:13:08 355e64cbe906: Verifying Checksum 10:13:08 355e64cbe906: Download complete 10:13:08 9b3977197b4f: Verifying Checksum 10:13:08 9b3977197b4f: Download complete 10:13:08 63ab81a10011: Verifying Checksum 10:13:08 63ab81a10011: Download complete 10:13:09 9b3977197b4f: Pull complete 10:13:09 7d9057610161: Verifying Checksum 10:13:09 7d9057610161: Download complete 10:13:10 1a89e8eeedd5: Pull complete 10:13:10 94645a83ff95: Pull complete 10:13:10 555d1d1c4555: Verifying Checksum 10:13:10 555d1d1c4555: Download complete 10:13:11 e6fb740bc735: Verifying Checksum 10:13:11 e6fb740bc735: Download complete 10:13:23 e6fb740bc735: Pull complete 10:13:23 3a77bd46dcc9: Pull complete 10:13:24 355e64cbe906: Pull complete 10:13:24 63ab81a10011: Pull complete 10:13:31 555d1d1c4555: Pull complete 10:13:32 7d9057610161: Pull complete 10:13:32 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 10:13:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 10:13:32 ---> 819e984ddca1 10:13:32 Step 3/12 : ARG MAKE='make build' 10:13:34 ---> Running in d724a795d708 10:13:34 Removing intermediate container d724a795d708 10:13:34 ---> 87799499ea60 10:13:34 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 10:13:34 ---> Running in d3837cabcb83 10:13:34 Removing intermediate container d3837cabcb83 10:13:34 ---> 37a89d341b40 10:13:34 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 10:13:34 ---> Running in 3280921a1717 10:13:34 Removing intermediate container 3280921a1717 10:13:34 ---> b80334b0b79e 10:13:34 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:13:34 ---> Running in af6fa0e97d00 10:13:37 Removing intermediate container af6fa0e97d00 10:13:37 ---> 55f8dd2b3062 10:13:37 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:13:37 ---> Running in 1e9b56c6ebf7 10:13:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:13:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:13:40 OK: 220 MiB in 52 packages 10:13:41 Removing intermediate container 1e9b56c6ebf7 10:13:41 ---> 3fcb8f98a23a 10:13:41 Step 8/12 : WORKDIR /app 10:13:41 ---> Running in 4d6058d823e5 10:13:42 Removing intermediate container 4d6058d823e5 10:13:42 ---> bd2fe1c491f1 10:13:42 Step 9/12 : COPY go.mod vendor* ./ 10:13:42 ---> 26408088c58e 10:13:42 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:13:42 ---> Running in 8771599e01e8 10:14:29 Removing intermediate container 8771599e01e8 10:14:29 ---> 8f333e42a9a2 10:14:29 Step 11/12 : COPY . . 10:14:29 ---> 6517b9691f6a 10:14:29 Step 12/12 : RUN $MAKE 10:14:29 ---> Running in b012dfbce5c5 10:14:29 noop 10:14:29 Removing intermediate container b012dfbce5c5 10:14:29 ---> e34f241cc183 10:14:29 Successfully built e34f241cc183 10:14:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:30 + docker inspect -f . ci-base-image-arm64 10:14:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:14:30 prd-ubuntu20.04-docker-arm64-4c-16g-17405 does not seem to be running inside a container 10:14:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:14:31 $ docker top a79c32ff77729f84c625d9aab943ee53d32e32a52be8760b03dbad7178ccab39 -eo pid,comm [Pipeline] { [Pipeline] sh 10:14:32 + go version 10:14:32 go version go1.17.7 linux/arm64 [Pipeline] } 10:14:32 $ docker stop --time=1 a79c32ff77729f84c625d9aab943ee53d32e32a52be8760b03dbad7178ccab39 10:14:34 $ docker rm -f a79c32ff77729f84c625d9aab943ee53d32e32a52be8760b03dbad7178ccab39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:35 + docker inspect -f . ci-base-image-arm64 10:14:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:14:35 prd-ubuntu20.04-docker-arm64-4c-16g-17405 does not seem to be running inside a container 10:14:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:14:36 $ docker top 668886ead99c5e7e6dfaec1575c5459d24c18f10b5e1c7b6da2a3ff5c6a64786 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 10:14:37 + make test 10:14:37 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:14:39 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:16:16 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:16:16 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:16:31 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 24.815s coverage: 39.3% of statements 10:16:31 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.730s coverage: 51.9% of statements 10:16:31 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.029s coverage: 95.5% of statements 10:16:31 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:16:31 CGO_ENABLED=1 GO111MODULE=on go vet ./... 10:17:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:17:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:17:03 ./bin/test-attribution-txt.sh [Pipeline] echo 10:17:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:17:03 $ docker stop --time=1 668886ead99c5e7e6dfaec1575c5459d24c18f10b5e1c7b6da2a3ff5c6a64786 10:17:05 $ docker rm -f 668886ead99c5e7e6dfaec1575c5459d24c18f10b5e1c7b6da2a3ff5c6a64786 [Pipeline] // withDockerContainer [Pipeline] sh 10:17:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:17:06 Warning: overwriting stash ‘coverage-report’ 10:17:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:17:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:17:08 + ls -al . 10:17:08 total 628 10:17:08 drwxrwxr-x 10 jenkins jenkins 4096 Jul 11 10:17 . 10:17:08 drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 10:12 .. 10:17:08 -rw-rw-r-- 1 jenkins jenkins 134 Jul 11 10:12 .dockerignore 10:17:08 drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 10:12 .git 10:17:08 drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 10:12 .github 10:17:08 -rw-rw-r-- 1 jenkins jenkins 946 Jul 11 10:12 .gitignore 10:17:08 -rw-rw-r-- 1 jenkins jenkins 41 Jul 11 10:12 .golangci.yml 10:17:08 -rw-rw-r-- 1 jenkins jenkins 10362 Jul 11 10:12 Attribution.txt 10:17:08 -rw-rw-r-- 1 jenkins jenkins 3740 Jul 11 10:12 CHANGELOG.md 10:17:08 -rw-rw-r-- 1 jenkins jenkins 1514 Jul 11 10:12 Dockerfile 10:17:08 -rw-rw-r-- 1 jenkins jenkins 677 Jul 11 10:12 GOVERNANCE.md 10:17:08 -rw-rw-r-- 1 jenkins jenkins 683 Jul 11 10:12 Jenkinsfile 10:17:08 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 11 10:12 LICENSE 10:17:08 -rw-rw-r-- 1 jenkins jenkins 2196 Jul 11 10:12 Makefile 10:17:08 -rw-rw-r-- 1 jenkins jenkins 625 Jul 11 10:12 OWNERS.md 10:17:08 -rw-rw-r-- 1 jenkins jenkins 28496 Jul 11 10:12 README.md 10:17:08 -rw-rw-r-- 1 jenkins jenkins 5 Jul 11 10:10 VERSION 10:17:08 drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 10:12 bin 10:17:08 drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 10:12 cmd 10:17:08 -rw-r--r-- 1 jenkins jenkins 460394 Jul 11 10:16 coverage.out 10:17:08 drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 10:12 examples 10:17:08 -rw-rw-r-- 1 jenkins jenkins 3355 Jul 11 10:12 go.mod 10:17:08 -rw-rw-r-- 1 jenkins jenkins 35764 Jul 11 10:12 go.sum 10:17:08 drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 10:12 images 10:17:08 drwxrwxr-x 5 jenkins jenkins 4096 Jul 11 10:12 internal 10:17:08 drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 10:12 snap 10:17:08 -rw-rw-r-- 1 jenkins jenkins 193 Jul 11 10:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:08 + 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=0a5481826a28216273e10d3d85cb8fb06039a92e --label arch=arm64 --label version=0.0.0 . 10:17:09 Sending build context to Docker daemon 1.229MB 10:17:09 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 10:17:09 Step 2/25 : FROM ${BASE} AS builder 10:17:09 ---> e34f241cc183 10:17:09 Step 3/25 : ARG MAKE='make build' 10:17:09 ---> Running in 272bc6678817 10:17:09 Removing intermediate container 272bc6678817 10:17:09 ---> 485f6544f45a 10:17:09 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 10:17:09 ---> Running in 620dd11d6519 10:17:09 Removing intermediate container 620dd11d6519 10:17:09 ---> 183cf507bc6a 10:17:09 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 10:17:10 ---> Running in f9312df19525 10:17:10 Removing intermediate container f9312df19525 10:17:10 ---> 3987249d589f 10:17:10 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:17:10 ---> Running in 032502d0951b 10:17:11 Removing intermediate container 032502d0951b 10:17:11 ---> 09a0d594be35 10:17:11 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:17:12 ---> Running in a537d8f9d1dd 10:17:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:17:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:17:14 OK: 220 MiB in 52 packages 10:17:15 Removing intermediate container a537d8f9d1dd 10:17:15 ---> 3848fbcbaf6d 10:17:15 Step 8/25 : WORKDIR /app 10:17:15 ---> Running in 59c2ad8ba3f6 10:17:15 Removing intermediate container 59c2ad8ba3f6 10:17:15 ---> 816f9b0443d8 10:17:15 Step 9/25 : COPY go.mod vendor* ./ 10:17:16 ---> 5e17487d9f27 10:17:16 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:17:16 ---> Running in ef3021676ef5 10:17:18 Removing intermediate container ef3021676ef5 10:17:18 ---> 89eaa1e03369 10:17:18 Step 11/25 : COPY . . 10:17:19 ---> 592cc65826a4 10:17:19 Step 12/25 : RUN $MAKE 10:17:19 ---> Running in 541f885746ac 10:17:20 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.1-dev.11 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 10:19:27 Removing intermediate container 541f885746ac 10:19:27 ---> deaffc901d41 10:19:27 Step 13/25 : FROM alpine:3.14 10:19:27 3.14: Pulling from library/alpine 10:19:27 455c02918c45: Pulling fs layer 10:19:27 455c02918c45: Verifying Checksum 10:19:27 455c02918c45: Download complete 10:19:27 455c02918c45: Pull complete 10:19:27 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 10:19:27 Status: Downloaded newer image for alpine:3.14 10:19:27 ---> ac73e934f311 10:19:27 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 10:19:27 ---> Running in 498779ebe2ab 10:19:27 Removing intermediate container 498779ebe2ab 10:19:27 ---> 34cde6b04c85 10:19:27 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:19:27 ---> Running in 7501887a52cf 10:19:27 Removing intermediate container 7501887a52cf 10:19:27 ---> 5811ea67bb9a 10:19:27 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 10:19:27 ---> Running in 36ab83324b87 10:19:27 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:19:27 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:19:27 (1/6) Installing dumb-init (1.2.5-r1) 10:19:27 (2/6) Installing libgcc (10.3.1_git20210424-r2) 10:19:27 (3/6) Installing libsodium (1.0.18-r0) 10:19:27 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 10:19:27 (5/6) Installing libzmq (4.3.4-r0) 10:19:27 (6/6) Installing zeromq (4.3.4-r0) 10:19:27 Executing busybox-1.33.1-r7.trigger 10:19:27 OK: 8 MiB in 20 packages 10:19:27 Removing intermediate container 36ab83324b87 10:19:27 ---> 4b0e6421bfae 10:19:27 Step 17/25 : COPY --from=builder /app/LICENSE / 10:19:27 ---> b397fb2dd76b 10:19:27 Step 18/25 : COPY --from=builder /app/Attribution.txt / 10:19:27 ---> ba95cb884d58 10:19:27 Step 19/25 : COPY --from=builder /app/cmd/ / 10:19:28 ---> 0f761db4c2e6 10:19:28 Step 20/25 : EXPOSE 59989 10:19:28 ---> Running in eeac4dad3536 10:19:28 Removing intermediate container eeac4dad3536 10:19:28 ---> 651fba46ec67 10:19:28 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 10:19:28 ---> Running in 711d23f5f0bc 10:19:29 Removing intermediate container 711d23f5f0bc 10:19:29 ---> f9f23b8edfd8 10:19:29 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 10:19:29 ---> Running in 80ce19e1384d 10:19:29 Removing intermediate container 80ce19e1384d 10:19:29 ---> 027c4842b814 10:19:29 Step 23/25 : LABEL arch=arm64 10:19:29 ---> Running in e2c572d545a6 10:19:29 Removing intermediate container e2c572d545a6 10:19:29 ---> 026df376483f 10:19:29 Step 24/25 : LABEL git_sha=0a5481826a28216273e10d3d85cb8fb06039a92e 10:19:29 ---> Running in f6c259883eb6 10:19:30 Removing intermediate container f6c259883eb6 10:19:30 ---> 1850e112910d 10:19:30 Step 25/25 : LABEL version=0.0.0 10:19:30 ---> Running in 0d783b56fedd 10:19:30 Removing intermediate container 0d783b56fedd 10:19:30 ---> eed180fe8f46 10:19:30 [Warning] One or more build-args [ARCH] were not consumed 10:19:30 Successfully built eed180fe8f46 10:19:30 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:19:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:19:31 10:19:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:19:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:19:32 arm64: Pulling from edgex-lftools-log-publisher 10:19:32 8998bd30e6a1: Pulling fs layer 10:19:32 04944245beec: Pulling fs layer 10:19:32 699f458cf7ca: Pulling fs layer 10:19:32 765212b225bb: Pulling fs layer 10:19:32 f23df028b6ca: Pulling fs layer 10:19:32 d65c8cfc05b1: Pulling fs layer 10:19:32 2437ff75d9bd: Pulling fs layer 10:19:32 765212b225bb: Waiting 10:19:32 f23df028b6ca: Waiting 10:19:32 d65c8cfc05b1: Waiting 10:19:32 2437ff75d9bd: Waiting 10:19:32 04944245beec: Verifying Checksum 10:19:32 04944245beec: Download complete 10:19:32 765212b225bb: Verifying Checksum 10:19:32 765212b225bb: Download complete 10:19:32 f23df028b6ca: Verifying Checksum 10:19:32 f23df028b6ca: Download complete 10:19:32 d65c8cfc05b1: Verifying Checksum 10:19:32 d65c8cfc05b1: Download complete 10:19:32 699f458cf7ca: Verifying Checksum 10:19:32 699f458cf7ca: Download complete 10:19:32 8998bd30e6a1: Verifying Checksum 10:19:32 8998bd30e6a1: Download complete 10:19:34 2437ff75d9bd: Verifying Checksum 10:19:34 2437ff75d9bd: Download complete 10:19:37 8998bd30e6a1: Pull complete 10:19:37 04944245beec: Pull complete 10:19:38 699f458cf7ca: Pull complete 10:19:39 765212b225bb: Pull complete 10:19:40 f23df028b6ca: Pull complete 10:19:40 d65c8cfc05b1: Pull complete 10:19:55 2437ff75d9bd: Pull complete 10:19:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:19:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:19:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:19:55 prd-ubuntu20.04-docker-arm64-4c-16g-17405 does not seem to be running inside a container 10:19:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:19:58 $ docker top 3f923937eeee1983daa783582a92c36d195b83514732772cd8b8e966e332a186 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:19:59 ---> job-cost.sh 10:19:59 lf-activate-venv: SKIPPING 10:19:59 INFO: No Stack... 10:19:59 INFO: Retrieving Pricing Info for: v3-standard-4 10:20:00 INFO: Archiving Costs [Pipeline] sh 10:20:01 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 10:20:01 + cut -d, -f6 [Pipeline] lock 10:20:01 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-97-1-stack-cost] 10:20:01 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-97-1-stack-cost] did not exist. Created. 10:20:01 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-97-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:20:02 /w/workspace/device-rfid-llrp-go/1@tmp/durable-b3a22e26/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:20:02 + echo total: 0.10999999940395355 [Pipeline] stash 10:20:02 Warning: overwriting stash ‘stack-cost’ 10:20:02 Stashed 1 file(s) [Pipeline] } 10:20:02 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-97-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:20:03 $ docker stop --time=1 3f923937eeee1983daa783582a92c36d195b83514732772cd8b8e966e332a186 10:20:04 $ docker rm -f 3f923937eeee1983daa783582a92c36d195b83514732772cd8b8e966e332a186 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 10:20:05 provisioning config files... 10:20:05 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-97@tmp/config7180188033284585103tmp [Pipeline] { [Pipeline] sh 10:20:05 + set +x 10:20:05 + bash -s -- 10:20:05 + curl -s https://codecov.io/bash 10:20:05 10:20:05 _____ _ 10:20:05 / ____| | | 10:20:05 | | ___ __| | ___ ___ _____ __ 10:20:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:20:05 | |___| (_) | (_| | __/ (_| (_) \ V / 10:20:05 \_____\___/ \__,_|\___|\___\___/ \_/ 10:20:05 Bash-1.0.6 10:20:05 10:20:05 10:20:05 ==> git version 2.25.1 found 10:20:05 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 10:20:05 Release-Date: 2020-01-08 10:20:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:20:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:20:05 ==> Jenkins CI detected. 10:20:05 current dir:  /w/workspace/oundry_device-rfid-llrp-go_PR-97 10:20:05 project root: . 10:20:05 --> token set from env 10:20:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:20:05 ==> Running gcov in . (disable via -X gcov) 10:20:05 ==> Python coveragepy not found 10:20:05 ==> Searching for coverage reports in: 10:20:05 + . 10:20:05 -> Found 1 reports 10:20:05 ==> Detecting git/mercurial file structure 10:20:05 ==> Reading reports 10:20:05 + ./coverage.out bytes=460394 10:20:06 ==> Appending adjustments 10:20:06 https://docs.codecov.io/docs/fixing-reports 10:20:06 + Found adjustments 10:20:06 ==> Gzipping contents 10:20:06 52K /tmp/codecov.yn6HYB.gz 10:20:06 ==> Uploading reports 10:20:06 url: https://codecov.io 10:20:06 query: branch=PR-97&commit=0a5481826a28216273e10d3d85cb8fb06039a92e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-97%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=97&job=&cmd_args= 10:20:06 -> Pinging Codecov 10:20:06 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-97&commit=0a5481826a28216273e10d3d85cb8fb06039a92e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-97%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=97&job=&cmd_args= 10:20:06 -> Uploading to 10:20:06 https://storage.googleapis.com/codecov/v4/raw/2022-07-11/581DD39554BDF9B6E22D074273EAD858/0a5481826a28216273e10d3d85cb8fb06039a92e/535be0f5-1a66-4428-b2b8-2df217996337.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220711%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220711T102006Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=83a9f630b0af77aed3c5dfd26f40ec4dd5378426bbe52b124403e4117f7ade3e 10:20:06 % Total % Received % Xferd Average Speed Time Time Time Current 10:20:06 Dload Upload Total Spent Left Speed 10:20:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51856 0 0 100 51856 0 147k --:--:-- --:--:-- --:--:-- 147k 10:20:06 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/0a5481826a28216273e10d3d85cb8fb06039a92e [Pipeline] } 10:20:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:20:08 + [ -d /w/workspace/oundry_device-rfid-llrp-go_PR-97/archives ] 10:20:08 + ls -al /w/workspace/oundry_device-rfid-llrp-go_PR-97/archives 10:20:08 total 16 10:20:08 drwxr-xr-x 3 root root 4096 Jul 11 10:12 . 10:20:08 drwxrwxr-x 12 jenkins jenkins 4096 Jul 11 10:12 .. 10:20:08 drwxr-xr-x 2 root root 4096 Jul 11 10:12 cost 10:20:08 -rw-r--r-- 1 root root 89 Jul 11 10:12 cost.csv 10:20:08 + sudo chown -R jenkins:jenkins /w/workspace/oundry_device-rfid-llrp-go_PR-97/archives 10:20:08 + ls -al /w/workspace/oundry_device-rfid-llrp-go_PR-97/archives 10:20:08 total 16 10:20:08 drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 10:12 . 10:20:08 drwxrwxr-x 12 jenkins jenkins 4096 Jul 11 10:12 .. 10:20:08 drwxr-xr-x 2 jenkins jenkins 4096 Jul 11 10:12 cost 10:20:08 -rw-r--r-- 1 jenkins jenkins 89 Jul 11 10:12 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:20:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:20:09 ---> package-listing.sh 10:20:09 ++ facter osfamily 10:20:09 ++ tr '[:upper:]' '[:lower:]' 10:20:10 + OS_FAMILY=debian 10:20:10 + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-97 10:20:10 + START_PACKAGES=/tmp/packages_start.txt 10:20:10 + END_PACKAGES=/tmp/packages_end.txt 10:20:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:20:10 + PACKAGES=/tmp/packages_start.txt 10:20:10 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-97 ']' 10:20:10 + PACKAGES=/tmp/packages_end.txt 10:20:10 + case "${OS_FAMILY}" in 10:20:10 + dpkg -l 10:20:10 + grep '^ii' 10:20:10 + '[' -f /tmp/packages_start.txt ']' 10:20:10 + '[' -f /tmp/packages_end.txt ']' 10:20:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:20:10 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-97 ']' 10:20:10 + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-97/archives/ 10:20:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-rfid-llrp-go_PR-97/archives/ [Pipeline] echo 10:20:10 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_device-rfid-llrp-go_PR-97/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:20:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:20:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:20:11 prd-ubuntu20.04-docker-8c-8g-17404 does not seem to be running inside a container 10:20:11 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_device-rfid-llrp-go_PR-97/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-97 -v /w/workspace/oundry_device-rfid-llrp-go_PR-97:/w/workspace/oundry_device-rfid-llrp-go_PR-97:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-97@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-97@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:20:11 $ docker top e1c731a6690796bedd7455a74112ed222be77b1065c6d003471de669a081c31c -eo pid,comm [Pipeline] { [Pipeline] sh 10:20:12 + touch /tmp/pre-build-complete [Pipeline] sh 10:20:12 + mkdir -p /var/log/sysstat [Pipeline] sh 10:20:12 + ls /var/log/sa-host 10:20:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:20:12 provisioning config files... 10:20:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-97@tmp/config519843988320133103tmp [Pipeline] { [Pipeline] echo 10:20:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:20:13 ---> create-netrc.sh [Pipeline] } 10:20:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:20:13 ---> python-tools-install.sh [Pipeline] echo 10:20:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:20:14 ---> sudo-logs.sh 10:20:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:20:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:20:14 ---> job-cost.sh 10:20:14 lf-activate-venv: SKIPPING 10:20:14 DEBUG: total: 0.2199999988079071 10:20:14 INFO: Retrieving Stack Cost... 10:20:14 INFO: Retrieving Pricing Info for: v3-standard-8 10:20:15 INFO: Archiving Costs [Pipeline] echo 10:20:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:20:15 ---> logs-deploy.sh 10:20:15 lf-activate-venv: SKIPPING 10:20:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-97/1 10:20:15 INFO: archiving workspace using pattern(s): 10:20:16 Archives upload complete. 10:20:16 INFO: archiving logs to Nexus 10:20:17 ---> uname -a: 10:20:17 Linux prd-ubuntu20-04-docker-8c-8g-17404 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 10:20:17 10:20:17 10:20:17 ---> lscpu: 10:20:17 Architecture: x86_64 10:20:17 CPU op-mode(s): 32-bit, 64-bit 10:20:17 Byte Order: Little Endian 10:20:17 Address sizes: 40 bits physical, 48 bits virtual 10:20:17 CPU(s): 8 10:20:17 On-line CPU(s) list: 0-7 10:20:17 Thread(s) per core: 1 10:20:17 Core(s) per socket: 1 10:20:17 Socket(s): 8 10:20:17 NUMA node(s): 1 10:20:17 Vendor ID: AuthenticAMD 10:20:17 CPU family: 23 10:20:17 Model: 49 10:20:17 Model name: AMD EPYC-Rome Processor 10:20:17 Stepping: 0 10:20:17 CPU MHz: 2799.998 10:20:17 BogoMIPS: 5599.99 10:20:17 Virtualization: AMD-V 10:20:17 Hypervisor vendor: KVM 10:20:17 Virtualization type: full 10:20:17 L1d cache: 256 KiB 10:20:17 L1i cache: 256 KiB 10:20:17 L2 cache: 4 MiB 10:20:17 L3 cache: 128 MiB 10:20:17 NUMA node0 CPU(s): 0-7 10:20:17 Vulnerability Itlb multihit: Not affected 10:20:17 Vulnerability L1tf: Not affected 10:20:17 Vulnerability Mds: Not affected 10:20:17 Vulnerability Meltdown: Not affected 10:20:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:20:17 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:20:17 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:20:17 Vulnerability Srbds: Not affected 10:20:17 Vulnerability Tsx async abort: Not affected 10:20:17 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 10:20:17 10:20:17 10:20:17 ---> nproc: 10:20:17 8 10:20:17 10:20:17 10:20:17 ---> df -h: 10:20:17 Filesystem Size Used Avail Use% Mounted on 10:20:17 overlay 155G 11G 145G 7% / 10:20:17 tmpfs 64M 0 64M 0% /dev 10:20:17 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:20:17 shm 64M 0 64M 0% /dev/shm 10:20:17 /dev/vda1 155G 11G 145G 7% /facter-os 10:20:17 10:20:17 10:20:17 ---> sar -b -r -n DEV: 10:20:17 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-17404) 07/11/22 _x86_64_ (8 CPU) 10:20:17 10:20:17 10:09:30 LINUX RESTART (8 CPU) 10:20:17 10:20:17 10:10:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:20:17 10:11:01 396.36 15.49 380.87 0.00 2214.03 119998.10 0.00 10:20:17 10:12:01 121.36 0.18 121.18 0.00 10.26 22529.31 0.00 10:20:17 10:13:01 121.51 0.00 121.51 0.00 0.00 33460.29 0.00 10:20:17 10:14:01 2.27 0.00 2.27 0.00 0.00 25.74 0.00 10:20:17 10:15:01 1.82 0.03 1.78 0.00 1.20 20.93 0.00 10:20:17 10:16:01 1.67 0.00 1.67 0.00 0.00 19.19 0.00 10:20:17 10:17:01 1.00 0.02 0.98 0.00 0.13 11.60 0.00 10:20:17 10:18:01 1.72 0.00 1.72 0.00 0.00 19.46 0.00 10:20:17 10:19:01 0.88 0.00 0.88 0.00 0.00 11.33 0.00 10:20:17 10:20:01 1.67 0.00 1.67 0.00 0.00 23.86 0.00 10:20:17 Average: 64.47 1.55 62.92 0.00 219.26 17441.63 0.00 10:20:17 10:20:17 10:10:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:20:17 10:11:01 28166864 31723104 576044 1.75 150412 3599552 2228528 6.57 1229544 3030740 257884 10:20:17 10:12:01 27841656 31416616 873380 2.66 163888 3604776 2777188 8.18 1755256 2818596 238004 10:20:17 10:13:01 27706120 31777580 514020 1.56 174308 4048692 1767492 5.21 1334824 3331824 324 10:20:17 10:14:01 27707028 31778592 512668 1.56 174356 4048696 1767492 5.21 1333792 3331824 172 10:20:17 10:15:01 27715588 31787224 503864 1.53 174440 4048736 1767492 5.21 1325696 3331872 12 10:20:17 10:16:01 27715580 31787272 503760 1.53 174484 4048740 1767492 5.21 1325380 3331872 56 10:20:17 10:17:01 27716088 31788044 503104 1.53 174508 4048740 1783656 5.26 1324016 3332068 12 10:20:17 10:18:01 27715996 31788104 502628 1.53 174524 4048748 1783656 5.26 1324340 3332072 152 10:20:17 10:19:01 27716248 31788376 502336 1.53 174544 4048748 1783656 5.26 1323908 3332072 12 10:20:17 10:20:01 27716160 31788324 502348 1.53 174592 4048712 1783656 5.26 1324216 3332084 68 10:20:17 Average: 27771733 31742324 549415 1.67 171006 3959414 1921031 5.66 1360097 3250502 49670 10:20:17 10:20:17 10:10:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:20:17 10:11:01 ens3 611.61 415.03 7042.90 135.54 0.00 0.00 0.00 0.00 10:20:17 10:11:01 lo 6.71 6.71 0.65 0.65 0.00 0.00 0.00 0.00 10:20:17 10:11:01 docker0 110.01 140.70 9.07 1081.25 0.00 0.00 0.00 0.00 10:20:17 10:12:01 ens3 53.66 31.79 78.85 18.28 0.00 0.00 0.00 0.00 10:20:17 10:12:01 veth43849e6 0.05 0.20 0.00 0.02 0.00 0.00 0.00 0.00 10:20:17 10:12:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 10:20:17 10:12:01 docker0 7.32 8.57 0.43 38.02 0.00 0.00 0.00 0.00 10:20:17 10:13:01 ens3 152.56 112.98 2640.36 69.52 0.00 0.00 0.00 0.00 10:20:17 10:13:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 10:20:17 10:13:01 docker0 7.38 9.02 0.44 51.70 0.00 0.00 0.00 0.00 10:20:17 10:14:01 ens3 0.77 0.75 0.05 0.07 0.00 0.00 0.00 0.00 10:20:17 10:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:20:17 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:17 10:15:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 10:20:17 10:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:17 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:17 10:16:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 10:20:17 10:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:20:17 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:17 10:17:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:20:17 10:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:17 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:17 10:18:01 ens3 0.40 0.28 1.25 0.02 0.00 0.00 0.00 0.00 10:20:17 10:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:20:17 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:17 10:19:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:20:17 10:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:17 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:17 10:20:01 ens3 0.30 0.17 0.09 0.07 0.00 0.00 0.00 0.00 10:20:17 10:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:20:17 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:17 Average: ens3 81.09 55.53 966.27 22.17 0.00 0.00 0.00 0.00 10:20:17 Average: lo 0.95 0.95 0.09 0.09 0.00 0.00 0.00 0.00 10:20:17 Average: docker0 12.31 15.62 0.98 115.50 0.00 0.00 0.00 0.00 10:20:17 10:20:17 10:20:17 ---> sar -P ALL: 10:20:17 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-17404) 07/11/22 _x86_64_ (8 CPU) 10:20:17 10:20:17 10:09:30 LINUX RESTART (8 CPU) 10:20:17 10:20:17 10:10:02 CPU %user %nice %system %iowait %steal %idle 10:20:17 10:11:01 all 11.60 0.00 4.68 1.70 0.06 81.95 10:20:17 10:11:01 0 11.72 0.00 3.98 1.09 0.05 83.15 10:20:17 10:11:01 1 14.90 0.00 4.86 0.65 0.05 79.54 10:20:17 10:11:01 2 12.43 0.00 5.72 4.83 0.07 76.96 10:20:17 10:11:01 3 13.95 0.00 5.13 1.53 0.05 79.34 10:20:17 10:11:01 4 9.92 0.00 4.08 0.12 0.05 85.84 10:20:17 10:11:01 5 9.84 0.00 4.17 1.91 0.07 84.02 10:20:17 10:11:01 6 9.23 0.00 5.43 3.38 0.09 81.87 10:20:17 10:11:01 7 10.86 0.00 4.10 0.12 0.09 84.84 10:20:17 10:12:01 all 40.18 0.00 6.37 0.77 0.09 52.59 10:20:17 10:12:01 0 38.66 0.00 5.86 0.27 0.08 55.12 10:20:17 10:12:01 1 42.44 0.00 6.41 0.32 0.10 50.73 10:20:17 10:12:01 2 44.77 0.00 7.14 1.60 0.08 46.40 10:20:17 10:12:01 3 43.21 0.00 6.48 2.48 0.10 47.73 10:20:17 10:12:01 4 34.86 0.00 5.96 0.10 0.08 58.99 10:20:17 10:12:01 5 41.67 0.00 6.68 0.37 0.10 51.17 10:20:17 10:12:01 6 38.22 0.00 6.15 0.97 0.08 54.57 10:20:17 10:12:01 7 37.54 0.00 6.27 0.05 0.08 56.06 10:20:17 10:13:01 all 7.38 0.00 2.50 0.87 0.04 89.21 10:20:17 10:13:01 0 7.09 0.00 2.39 0.45 0.03 90.04 10:20:17 10:13:01 1 6.79 0.00 2.58 0.12 0.02 90.49 10:20:17 10:13:01 2 9.53 0.00 2.62 0.12 0.05 87.68 10:20:17 10:13:01 3 8.01 0.00 2.53 1.46 0.03 87.97 10:20:17 10:13:01 4 6.21 0.00 2.49 0.32 0.03 90.95 10:20:17 10:13:01 5 7.87 0.00 2.12 0.71 0.03 89.27 10:20:17 10:13:01 6 7.21 0.00 2.89 3.82 0.03 86.05 10:20:17 10:13:01 7 6.33 0.00 2.39 0.02 0.05 91.21 10:20:17 10:14:01 all 0.27 0.00 0.02 0.01 0.00 99.70 10:20:17 10:14:01 0 0.00 0.00 0.03 0.00 0.00 99.97 10:20:17 10:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:20:17 10:14:01 2 0.03 0.00 0.03 0.00 0.00 99.93 10:20:17 10:14:01 3 0.03 0.00 0.03 0.02 0.00 99.92 10:20:17 10:14:01 4 1.99 0.00 0.00 0.00 0.00 98.01 10:20:17 10:14:01 5 0.08 0.00 0.02 0.03 0.02 99.85 10:20:17 10:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:20:17 10:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:20:17 10:15:01 all 0.28 0.00 0.02 0.01 0.00 99.69 10:20:17 10:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:20:17 10:15:01 1 0.03 0.00 0.05 0.00 0.00 99.92 10:20:17 10:15:01 2 0.05 0.00 0.02 0.00 0.00 99.93 10:20:17 10:15:01 3 0.03 0.00 0.00 0.00 0.02 99.95 10:20:17 10:15:01 4 1.95 0.00 0.00 0.00 0.00 98.05 10:20:17 10:15:01 5 0.05 0.00 0.03 0.10 0.00 99.82 10:20:17 10:15:01 6 0.03 0.00 0.00 0.02 0.00 99.95 10:20:17 10:15:01 7 0.03 0.00 0.03 0.00 0.00 99.93 10:20:17 10:16:01 all 0.26 0.00 0.01 0.01 0.00 99.72 10:20:17 10:16:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:20:17 10:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:20:17 10:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:20:17 10:16:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:20:17 10:16:01 4 1.97 0.00 0.02 0.00 0.00 98.01 10:20:17 10:16:01 5 0.03 0.00 0.03 0.05 0.02 99.87 10:20:17 10:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:20:17 10:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:20:17 10:17:01 all 0.12 0.00 0.02 0.00 0.00 99.85 10:20:17 10:17:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:20:17 10:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:20:17 10:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:20:17 10:17:01 3 0.00 0.00 0.03 0.00 0.00 99.97 10:20:17 10:17:01 4 0.83 0.00 0.07 0.00 0.00 99.10 10:20:17 10:17:01 5 0.00 0.00 0.02 0.02 0.00 99.97 10:20:17 10:17:01 6 0.03 0.00 0.02 0.00 0.02 99.93 10:20:17 10:17:01 7 0.03 0.00 0.00 0.00 0.00 99.97 10:20:17 10:18:01 all 0.01 0.00 0.01 0.01 0.00 99.97 10:20:17 10:18:01 0 0.00 0.00 0.03 0.00 0.00 99.97 10:20:17 10:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:20:17 10:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:20:17 10:18:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:20:17 10:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:20:17 10:18:01 5 0.03 0.00 0.02 0.05 0.02 99.88 10:20:17 10:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:20:17 10:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:20:17 10:19:01 all 0.02 0.00 0.01 0.00 0.00 99.96 10:20:17 10:19:01 0 0.03 0.00 0.00 0.00 0.00 99.97 10:20:17 10:19:01 1 0.05 0.00 0.00 0.00 0.02 99.93 10:20:17 10:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:20:17 10:19:01 3 0.03 0.00 0.02 0.02 0.00 99.93 10:20:17 10:19:01 4 0.00 0.00 0.00 0.00 0.02 99.98 10:20:17 10:19:01 5 0.02 0.00 0.02 0.02 0.00 99.95 10:20:17 10:19:01 6 0.03 0.00 0.00 0.00 0.00 99.97 10:20:17 10:19:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:20:17 10:20:01 all 0.04 0.00 0.01 0.01 0.00 99.93 10:20:17 10:20:01 0 0.12 0.00 0.02 0.02 0.00 99.85 10:20:17 10:20:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:20:17 10:20:01 2 0.00 0.00 0.02 0.00 0.02 99.97 10:20:17 10:20:01 3 0.05 0.00 0.02 0.03 0.00 99.90 10:20:17 10:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:20:17 10:20:01 5 0.15 0.00 0.03 0.02 0.00 99.80 10:20:17 10:20:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:20:17 10:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:20:17 Average: all 5.96 0.00 1.35 0.33 0.02 92.34 10:20:17 Average: 0 5.71 0.00 1.22 0.18 0.02 92.87 10:20:17 Average: 1 6.40 0.00 1.38 0.11 0.02 92.09 10:20:17 Average: 2 6.62 0.00 1.54 0.64 0.02 91.18 10:20:17 Average: 3 6.47 0.00 1.41 0.55 0.02 91.56 10:20:17 Average: 4 5.70 0.00 1.24 0.05 0.02 92.98 10:20:17 Average: 5 5.92 0.00 1.30 0.32 0.03 92.43 10:20:17 Average: 6 5.41 0.00 1.43 0.81 0.02 92.32 10:20:17 Average: 7 5.41 0.00 1.27 0.02 0.02 93.28 10:20:17 10:20:17 10:20:17