Pull request #154 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7fdfd74c885cc982471571f25136136f1bd6778b+c8ddb795451293862e71ea8481bb36f4aa2ad204 (f4bcaa2761836f707e9ffb808f43872289088ac6) 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-ssh1668081390713058555.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh1645588871330332966.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-154/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-154/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14563838235526152092.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-154/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7385636263097330145.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh7190746912031766503.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh 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-154/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-154/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4192353456117205886.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 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5716 in /w/workspace/undry_device-rfid-llrp-go_PR-154 [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/undry_device-rfid-llrp-go_PR-154 # 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 c8ddb795451293862e71ea8481bb36f4aa2ad204 into PR head commit 7fdfd74c885cc982471571f25136136f1bd6778b Merge succeeded, producing 7fdfd74c885cc982471571f25136136f1bd6778b Checking out Revision 7fdfd74c885cc982471571f25136136f1bd6778b (PR-154) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:24:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > 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/154/head:refs/remotes/origin/PR-154 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7fdfd74c885cc982471571f25136136f1bd6778b # 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 c8ddb795451293862e71ea8481bb36f4aa2ad204 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7fdfd74c885cc982471571f25136136f1bd6778b # timeout=10 [Pipeline] withCredentials 02:24:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:24:10 ========================================================= 02:24:10 EdgeX Global Pipelines Version Info 02:24:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:24:12 ------------------- 02:24:12 stable info: 02:24:12 ------------------- 02:24:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:24:12 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 02:24:12 Message: update stable to v1.0.244 02:24:13 ------------------- 02:24:13 experimental info: 02:24:13 ------------------- 02:24:13 Commited By: **** collab-it+edgex@linuxfoundation.org 02:24:13 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 02:24:13 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:24:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 02:24:13 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 02:24:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:24:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:24:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:24:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 02:24:13 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:24:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:24:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:24:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:24:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:24:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 02:24:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:24:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:24:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:24:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:24:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:24:14 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:24:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:24:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:24:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:24:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:24:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:24:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:24:14 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:24:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:24:14 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:24:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-154 [Pipeline] echo 02:24:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-154 [Pipeline] echo 02:24:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-154 [Pipeline] echo 02:24:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7fdfd74c885cc982471571f25136136f1bd6778b [Pipeline] echo 02:24:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7fdfd74 [Pipeline] echo 02:24:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:24:14 provisioning config files... 02:24:14 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-154@tmp/config6113825269046855311tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:24:15 ---> docker-login.sh 02:24:15 nexus3.edgexfoundry.org:10001 02:24:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:24:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:24:15 Configure a credential helper to remove this warning. See 02:24:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:24:15 02:24:15 Login Succeeded 02:24:15 nexus3.edgexfoundry.org:10002 02:24:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:24:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:24:15 Configure a credential helper to remove this warning. See 02:24:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:24:15 02:24:15 Login Succeeded 02:24:15 nexus3.edgexfoundry.org:10003 02:24:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:24:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:24:16 Configure a credential helper to remove this warning. See 02:24:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:24:16 02:24:16 Login Succeeded 02:24:16 nexus3.edgexfoundry.org:10004 02:24:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:24:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:24:16 Configure a credential helper to remove this warning. See 02:24:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:24:16 02:24:16 Login Succeeded 02:24:16 docker.io 02:24:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:24:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:24:16 Configure a credential helper to remove this warning. See 02:24:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:24:16 02:24:16 Login Succeeded 02:24:16 ---> docker-login.sh ends [Pipeline] } 02:24:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:24:17 + git rev-list -1 --merges 7fdfd74c885cc982471571f25136136f1bd6778b~1..7fdfd74c885cc982471571f25136136f1bd6778b [Pipeline] echo 02:24:17 -----------> git rev-list -1 --merges 7fdfd74c885cc982471571f25136136f1bd6778b~1..7fdfd74c885cc982471571f25136136f1bd6778b 7fdfd74c885cc982471571f25136136f1bd6778b [false] [Pipeline] sh 02:24:17 + git log --format=format:%s -1 7fdfd74c885cc982471571f25136136f1bd6778b [Pipeline] echo 02:24:17 ========================================================= 02:24:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:24:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:24:18 + git log --format=format:%s -1 7fdfd74c885cc982471571f25136136f1bd6778b [Pipeline] echo 02:24:18 [semverPrep] GIT_COMMIT: 7fdfd74c885cc982471571f25136136f1bd6778b, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 02:24:18 [semverPrep] This is not a build commit. [Pipeline] sh 02:24:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:24:18 + grep -v github /etc/ssh/ssh_known_hosts 02:24:18 + [ -e /tmp/ssh_known_hosts ] 02:24:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:24:18 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:24:18 + sudo tee -a /etc/ssh/ssh_known_hosts 02:24:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:24:19 02:24:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:24:19 0.1.4: Pulling from edgex-devops/py-git-semver 02:24:19 b85a868b505f: Pulling fs layer 02:24:19 e2be974225ed: Pulling fs layer 02:24:19 339a4e72a1f5: Pulling fs layer 02:24:19 988bab9f4d93: Pulling fs layer 02:24:19 1469e6f7b9e6: Pulling fs layer 02:24:19 eaf3925da568: Pulling fs layer 02:24:19 bab4dde63d76: Pulling fs layer 02:24:19 bde34c3a00c8: Pulling fs layer 02:24:19 b352a97aabf1: Pulling fs layer 02:24:19 4872d77fe225: Pulling fs layer 02:24:19 5851b861e8e6: Pulling fs layer 02:24:19 bab4dde63d76: Waiting 02:24:19 4872d77fe225: Waiting 02:24:19 5851b861e8e6: Waiting 02:24:19 1469e6f7b9e6: Waiting 02:24:19 eaf3925da568: Waiting 02:24:19 bde34c3a00c8: Waiting 02:24:19 b352a97aabf1: Waiting 02:24:19 988bab9f4d93: Waiting 02:24:19 e2be974225ed: Verifying Checksum 02:24:19 e2be974225ed: Download complete 02:24:19 988bab9f4d93: Verifying Checksum 02:24:19 988bab9f4d93: Download complete 02:24:19 1469e6f7b9e6: Verifying Checksum 02:24:19 1469e6f7b9e6: Download complete 02:24:20 eaf3925da568: Verifying Checksum 02:24:20 eaf3925da568: Download complete 02:24:20 339a4e72a1f5: Verifying Checksum 02:24:20 339a4e72a1f5: Download complete 02:24:20 bde34c3a00c8: Verifying Checksum 02:24:20 bde34c3a00c8: Download complete 02:24:20 b352a97aabf1: Download complete 02:24:20 4872d77fe225: Verifying Checksum 02:24:20 4872d77fe225: Download complete 02:24:20 5851b861e8e6: Download complete 02:24:20 b85a868b505f: Verifying Checksum 02:24:20 b85a868b505f: Download complete 02:24:20 bab4dde63d76: Verifying Checksum 02:24:20 bab4dde63d76: Download complete 02:24:21 b85a868b505f: Pull complete 02:24:21 e2be974225ed: Pull complete 02:24:22 339a4e72a1f5: Pull complete 02:24:22 988bab9f4d93: Pull complete 02:24:22 1469e6f7b9e6: Pull complete 02:24:22 eaf3925da568: Pull complete 02:24:24 bab4dde63d76: Pull complete 02:24:24 bde34c3a00c8: Pull complete 02:24:24 b352a97aabf1: Pull complete 02:24:24 4872d77fe225: Pull complete 02:24:24 5851b861e8e6: Pull complete 02:24:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:24:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:24:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:24:25 prd-ubuntu20.04-docker-8c-8g-5716 does not seem to be running inside a container 02:24:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-154 -v /w/workspace/undry_device-rfid-llrp-go_PR-154:/w/workspace/undry_device-rfid-llrp-go_PR-154:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-154@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-154@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 02:24:27 $ docker top dbac926f88e9ee800253cfcecd784aff237a144a7fa356041a894e06db831b5a -eo pid,comm 02:24:27 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). 02:24:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:24:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:24:27 [ssh-agent] Looking for ssh-agent implementation... 02:24:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:24:27 $ docker exec dbac926f88e9ee800253cfcecd784aff237a144a7fa356041a894e06db831b5a ssh-agent 02:24:27 SSH_AUTH_SOCK=/tmp/ssh-PQYHVn17FehK/agent.33 02:24:27 SSH_AGENT_PID=39 02:24:27 Running ssh-add (command line suppressed) 02:24:27 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-154@tmp/private_key_13767738148242851393.key (/w/workspace/undry_device-rfid-llrp-go_PR-154@tmp/private_key_13767738148242851393.key) 02:24:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:24:28 + git tag --points-at HEAD [Pipeline] } 02:24:28 $ docker exec --env ******** --env ******** dbac926f88e9ee800253cfcecd784aff237a144a7fa356041a894e06db831b5a ssh-agent -k 02:24:28 unset SSH_AUTH_SOCK; 02:24:28 unset SSH_AGENT_PID; 02:24:28 echo Agent pid 39 killed; 02:24:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:24:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:24:28 [ssh-agent] Looking for ssh-agent implementation... 02:24:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:24:28 $ docker exec dbac926f88e9ee800253cfcecd784aff237a144a7fa356041a894e06db831b5a ssh-agent 02:24:28 SSH_AUTH_SOCK=/tmp/ssh-waKl9VzNSwzW/agent.71 02:24:28 SSH_AGENT_PID=77 02:24:28 Running ssh-add (command line suppressed) 02:24:28 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-154@tmp/private_key_13809197553786308814.key (/w/workspace/undry_device-rfid-llrp-go_PR-154@tmp/private_key_13809197553786308814.key) 02:24:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:24:28 + git semver init 02:24:29 2023-02-14 02:24:29,078 [run_init] DEBUG init version:0.0.0 force:False 02:24:29 2023-02-14 02:24:29,079 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-154/.semver 02:24:29 2023-02-14 02:24:29,079 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-154/.semver 02:24:29 2023-02-14 02:24:29,080 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-154/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-154, universal_newlines=False, shell=None, istream=None) 02:24:33 2023-02-14 02:24:32,489 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-154/.git/info/exclude 02:24:33 2023-02-14 02:24:32,490 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-154/.semver/PR-154 with force:False 02:24:33 2023-02-14 02:24:32,490 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-154/.semver/PR-154 02:24:33 2023-02-14 02:24:32,495 [execute] INFO git cat-file --batch-check 02:24:33 2023-02-14 02:24:32,496 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-154/.semver, universal_newlines=False, shell=None, istream=) 02:24:33 2023-02-14 02:24:32,504 [execute] INFO git cat-file --batch 02:24:33 2023-02-14 02:24:32,505 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-154/.semver, universal_newlines=False, shell=None, istream=) 02:24:33 2023-02-14 02:24:32,511 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-154/.semver/PR-154 02:24:33 0.0.0 [Pipeline] } 02:24:33 $ docker exec --env ******** --env ******** dbac926f88e9ee800253cfcecd784aff237a144a7fa356041a894e06db831b5a ssh-agent -k 02:24:33 unset SSH_AUTH_SOCK; 02:24:33 unset SSH_AGENT_PID; 02:24:33 echo Agent pid 77 killed; 02:24:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:24:33 + git semver [Pipeline] } 02:24:33 $ docker stop --time=1 dbac926f88e9ee800253cfcecd784aff237a144a7fa356041a894e06db831b5a 02:24:35 $ docker rm -f --volumes dbac926f88e9ee800253cfcecd784aff237a144a7fa356041a894e06db831b5a [Pipeline] // withDockerContainer [Pipeline] sh 02:24:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:24:36 Stashed 1 file(s) [Pipeline] echo 02:24:36 [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 02:24:36 provisioning config files... 02:24:36 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-154@tmp/config17033782002160684241tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:24:37 ---> docker-login.sh 02:24:37 nexus3.edgexfoundry.org:10001 02:24:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:24:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:24:37 Configure a credential helper to remove this warning. See 02:24:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:24:37 02:24:37 Login Succeeded 02:24:37 nexus3.edgexfoundry.org:10002 02:24:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:24:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:24:37 Configure a credential helper to remove this warning. See 02:24:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:24:37 02:24:37 Login Succeeded 02:24:37 nexus3.edgexfoundry.org:10003 02:24:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:24:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:24:38 Configure a credential helper to remove this warning. See 02:24:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:24:38 02:24:38 Login Succeeded 02:24:38 nexus3.edgexfoundry.org:10004 02:24:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:24:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:24:38 Configure a credential helper to remove this warning. See 02:24:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:24:38 02:24:38 Login Succeeded 02:24:38 docker.io 02:24:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:24:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:24:39 Configure a credential helper to remove this warning. See 02:24:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:24:39 02:24:39 Login Succeeded 02:24:39 ---> docker-login.sh ends [Pipeline] } 02:24:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:24:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:24:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:24:40 ========================================================= 02:24:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 02:24:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:40 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 02:24:40 Sending build context to Docker daemon 4.111MB 02:24:40 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 02:24:40 Step 2/12 : FROM ${BASE} AS builder 02:24:42 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 02:24:42 213ec9aee27d: Pulling fs layer 02:24:42 4583459ba037: Pulling fs layer 02:24:42 93c1e223e6f2: Pulling fs layer 02:24:42 53926ce57604: Pulling fs layer 02:24:42 21b2b0c7a3f4: Pulling fs layer 02:24:42 22ff95d597cd: Pulling fs layer 02:24:42 12d6caf4c0d1: Pulling fs layer 02:24:42 96b7cbca73a9: Pulling fs layer 02:24:42 a7acece74701: Pulling fs layer 02:24:42 22ff95d597cd: Waiting 02:24:42 12d6caf4c0d1: Waiting 02:24:42 21b2b0c7a3f4: Waiting 02:24:42 96b7cbca73a9: Waiting 02:24:42 53926ce57604: Waiting 02:24:42 a7acece74701: Waiting 02:24:42 93c1e223e6f2: Verifying Checksum 02:24:42 93c1e223e6f2: Download complete 02:24:42 4583459ba037: Verifying Checksum 02:24:42 4583459ba037: Download complete 02:24:42 21b2b0c7a3f4: Verifying Checksum 02:24:42 21b2b0c7a3f4: Download complete 02:24:42 22ff95d597cd: Download complete 02:24:42 213ec9aee27d: Verifying Checksum 02:24:42 213ec9aee27d: Download complete 02:24:42 12d6caf4c0d1: Verifying Checksum 02:24:42 12d6caf4c0d1: Download complete 02:24:42 213ec9aee27d: Pull complete 02:24:42 4583459ba037: Pull complete 02:24:42 93c1e223e6f2: Pull complete 02:24:43 a7acece74701: Verifying Checksum 02:24:43 a7acece74701: Download complete 02:24:47 96b7cbca73a9: Verifying Checksum 02:24:47 96b7cbca73a9: Download complete 02:24:47 53926ce57604: Verifying Checksum 02:24:47 53926ce57604: Download complete 02:24:50 53926ce57604: Pull complete 02:24:50 21b2b0c7a3f4: Pull complete 02:24:50 22ff95d597cd: Pull complete 02:24:50 12d6caf4c0d1: Pull complete 02:24:51 Still waiting to schedule task 02:24:51 ‘prd-centos7-blackbox-4c-2g-5385’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 02:24:51 ‘prd-centos7-builder-2c-1g-5673’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 02:24:51 ‘prd-ubuntu20.04-docker-8c-8g-5670’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 02:24:51 ‘prd-ubuntu20.04-docker-8c-8g-5681’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 02:24:51 ‘prd-ubuntu20.04-docker-arm64-4c-16g-5676’ is offline 02:24:51 ‘prd-ubuntu20.04-docker-arm64-4c-16g-5717’ is offline 02:24:53 96b7cbca73a9: Pull complete 02:24:53 a7acece74701: Pull complete 02:24:53 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 02:24:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 02:24:53 ---> db6d94c90886 02:24:53 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:24:56 ---> Running in debf4bc2927f 02:24:56 Removing intermediate container debf4bc2927f 02:24:56 ---> 91e6ea1e39e3 02:24:56 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:24:56 ---> Running in bb35e90ca13f 02:24:56 Removing intermediate container bb35e90ca13f 02:24:56 ---> 490c5640fd0e 02:24:56 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 02:24:56 ---> Running in 1a8ebb452f13 02:24:56 Removing intermediate container 1a8ebb452f13 02:24:56 ---> d780f6124164 02:24:56 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:24:56 ---> Running in 1431561f4372 02:24:57 Removing intermediate container 1431561f4372 02:24:57 ---> f0397fbba1f0 02:24:57 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:24:57 ---> Running in 14692536b1c3 02:24:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:24:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:25:03 OK: 211 MiB in 51 packages 02:25:03 Removing intermediate container 14692536b1c3 02:25:03 ---> eae4a6b79788 02:25:03 Step 8/12 : WORKDIR /app 02:25:03 ---> Running in 614a714855ff 02:25:03 Removing intermediate container 614a714855ff 02:25:03 ---> c0e0431b6dac 02:25:03 Step 9/12 : COPY go.mod vendor* ./ 02:25:03 ---> aabc0652b889 02:25:03 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:25:03 ---> Running in 3d8b9654728d 02:28:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5718 in /w/workspace/undry_device-rfid-llrp-go_PR-154 [Pipeline] { [Pipeline] ws 02:28:14 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 02:28:14 Selected Git installation does not exist. Using Default 02:28:14 The recommended git tool is: NONE 02:28:21 using credential edgex-jenkins-ssh 02:28:21 Cloning the remote Git repository 02:28:21 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 02:28:21 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 02:28:22 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 02:28:22 > git --version # timeout=10 02:28:22 > git --version # 'git version 2.25.1' 02:28:22 using GIT_SSH to set credentials SSH Credentials for GitHub 02:28:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:28:48 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 02:28:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:28:49 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 02:28:49 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 02:28:49 using GIT_SSH to set credentials SSH Credentials for GitHub 02:28:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/154/head:refs/remotes/origin/PR-154 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:28:51 Merging remotes/origin/main commit c8ddb795451293862e71ea8481bb36f4aa2ad204 into PR head commit 7fdfd74c885cc982471571f25136136f1bd6778b 02:28:51 Merge succeeded, producing 7fdfd74c885cc982471571f25136136f1bd6778b 02:28:51 Checking out Revision 7fdfd74c885cc982471571f25136136f1bd6778b (PR-154) 02:28:52 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 02:28:52 > git --version # timeout=10 02:28:52 > git --version # 'git version 2.25.1' 02:28:52 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:28:51 > git config core.sparsecheckout # timeout=10 02:28:51 > git checkout -f 7fdfd74c885cc982471571f25136136f1bd6778b # timeout=10 02:28:51 > git remote # timeout=10 02:28:51 > git config --get remote.origin.url # timeout=10 02:28:51 using GIT_SSH to set credentials SSH Credentials for GitHub 02:28:51 > git merge c8ddb795451293862e71ea8481bb36f4aa2ad204 # timeout=10 02:28:51 > git rev-parse HEAD^{commit} # timeout=10 02:28:51 > git config core.sparsecheckout # timeout=10 02:28:51 > git checkout -f 7fdfd74c885cc982471571f25136136f1bd6778b # timeout=10 02:28:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:28:55 % Total % Received % Xferd Average Speed Time Time Time Current 02:28:55 Dload Upload Total Spent Left Speed 02:28:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 24711 0 --:--:-- --:--:-- --:--:-- 24711 [Pipeline] sh 02:28:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:28:56 + sudo tee /etc/docker/daemon.new 02:28:56 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:28:56 { 02:28:56 "registry-mirrors": [ 02:28:56 "https://nexus3.edgexfoundry.org:10001" 02:28:56 ], 02:28:56 "bip": "10.250.0.254/24", 02:28:56 "hosts": [ 02:28:56 "tcp://0.0.0.0:5555", 02:28:56 "unix:///var/run/docker.sock" 02:28:56 ], 02:28:56 "mtu": 1458, 02:28:56 "selinux-enabled": true, 02:28:56 "seccomp-profile": "/etc/docker/seccomp.json" 02:28:56 } [Pipeline] sh 02:28:57 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:28:57 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:29:15 provisioning config files... 02:29:15 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config9032666075551059375tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:29:16 ---> docker-login.sh 02:29:16 nexus3.edgexfoundry.org:10001 02:29:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:29:17 Configure a credential helper to remove this warning. See 02:29:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:29:17 02:29:17 Login Succeeded 02:29:17 nexus3.edgexfoundry.org:10002 02:29:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:29:17 Configure a credential helper to remove this warning. See 02:29:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:29:17 02:29:17 Login Succeeded 02:29:17 nexus3.edgexfoundry.org:10003 02:29:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:29:17 Configure a credential helper to remove this warning. See 02:29:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:29:17 02:29:17 Login Succeeded 02:29:17 nexus3.edgexfoundry.org:10004 02:29:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:29:18 Configure a credential helper to remove this warning. See 02:29:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:29:18 02:29:18 Login Succeeded 02:29:18 docker.io 02:29:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:29:20 Configure a credential helper to remove this warning. See 02:29:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:29:20 02:29:20 Login Succeeded 02:29:20 ---> docker-login.sh ends [Pipeline] } 02:29:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:29:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:29:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:29:20 ========================================================= 02:29:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 02:29:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:21 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 02:29:21 Sending build context to Docker daemon 1.217MB 02:29:21 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 02:29:21 Step 2/12 : FROM ${BASE} AS builder 02:29:22 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:29:22 9b18e9b68314: Pulling fs layer 02:29:22 35d82f9e3411: Pulling fs layer 02:29:22 e16973657156: Pulling fs layer 02:29:22 fc693d55d65f: Pulling fs layer 02:29:22 7e9fc2657dce: Pulling fs layer 02:29:22 dda99020689f: Pulling fs layer 02:29:22 db1c61fa0a46: Pulling fs layer 02:29:22 891c053d2c06: Pulling fs layer 02:29:22 fc693d55d65f: Waiting 02:29:22 db1c61fa0a46: Waiting 02:29:22 7e9fc2657dce: Waiting 02:29:22 891c053d2c06: Waiting 02:29:22 dda99020689f: Waiting 02:29:22 e16973657156: Verifying Checksum 02:29:22 e16973657156: Download complete 02:29:22 35d82f9e3411: Download complete 02:29:22 7e9fc2657dce: Verifying Checksum 02:29:22 7e9fc2657dce: Download complete 02:29:22 dda99020689f: Verifying Checksum 02:29:22 dda99020689f: Download complete 02:29:22 9b18e9b68314: Verifying Checksum 02:29:22 9b18e9b68314: Download complete 02:29:23 9b18e9b68314: Pull complete 02:29:23 891c053d2c06: Verifying Checksum 02:29:23 891c053d2c06: Download complete 02:29:23 35d82f9e3411: Pull complete 02:29:24 e16973657156: Pull complete 02:29:25 Removing intermediate container 3d8b9654728d 02:29:25 ---> 2dde09d06dd6 02:29:25 Step 11/12 : COPY . . 02:29:25 ---> 0bcf69fdf737 02:29:25 Step 12/12 : RUN $MAKE 02:29:25 ---> Running in c79eaeb2158e 02:29:25 noop 02:29:25 Removing intermediate container c79eaeb2158e 02:29:25 ---> 5164c0f55620 02:29:25 Successfully built 5164c0f55620 02:29:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } 02:29:25 db1c61fa0a46: Verifying Checksum 02:29:25 db1c61fa0a46: Download complete [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:25 fc693d55d65f: Verifying Checksum 02:29:25 fc693d55d65f: Download complete 02:29:25 + docker inspect -f . ci-base-image-x86_64 02:29:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:29:26 prd-ubuntu20.04-docker-8c-8g-5716 does not seem to be running inside a container 02:29:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-154 -v /w/workspace/undry_device-rfid-llrp-go_PR-154:/w/workspace/undry_device-rfid-llrp-go_PR-154:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-154@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-154@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 02:29:26 $ docker top 569d0e9c4011f651afbccf08fe41aabdcac8e071717bb45d123d432240c281ef -eo pid,comm [Pipeline] { [Pipeline] sh 02:29:27 + go version 02:29:27 go version go1.18.7 linux/amd64 [Pipeline] } 02:29:27 $ docker stop --time=1 569d0e9c4011f651afbccf08fe41aabdcac8e071717bb45d123d432240c281ef 02:29:28 $ docker rm -f --volumes 569d0e9c4011f651afbccf08fe41aabdcac8e071717bb45d123d432240c281ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:29 + docker inspect -f . ci-base-image-x86_64 02:29:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:29:29 prd-ubuntu20.04-docker-8c-8g-5716 does not seem to be running inside a container 02:29:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-rfid-llrp-go_PR-154 -v /w/workspace/undry_device-rfid-llrp-go_PR-154:/w/workspace/undry_device-rfid-llrp-go_PR-154:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-154@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-154@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 02:29:29 $ docker top cc46acd2e3ebf5cc6fe71818ad273e544db227518b57267bb19152376fce9c2e -eo pid,comm [Pipeline] { [Pipeline] sh 02:29:30 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-154 [Pipeline] fileExists [Pipeline] sh 02:29:30 + make test 02:29:30 go test ./... -coverprofile=coverage.out ./... 02:29:30 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 02:29:41 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 02:29:41 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 02:29:45 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.516s coverage: 40.7% of statements 02:29:45 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.247s coverage: 52.0% of statements 02:29:45 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.013s coverage: 94.6% of statements 02:29:48 fc693d55d65f: Pull complete 02:29:48 7e9fc2657dce: Pull complete 02:29:48 dda99020689f: Pull complete 02:29:51 db1c61fa0a46: Pull complete 02:29:52 891c053d2c06: Pull complete 02:29:52 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 02:29:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 02:29:52 ---> f96f9c87975a 02:29:52 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:29:53 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 02:29:53 go vet ./... 02:29:54 ---> Running in bbd4caa2d8e9 02:29:54 Removing intermediate container bbd4caa2d8e9 02:29:54 ---> 63723c4adec9 02:29:54 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:29:54 ---> Running in 15057cfd8e16 02:29:55 Removing intermediate container 15057cfd8e16 02:29:55 ---> 4cff5002a2fc 02:29:55 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 02:29:55 ---> Running in f6139fa5d8ea 02:29:55 Removing intermediate container f6139fa5d8ea 02:29:55 ---> 2482727ea67d 02:29:55 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:29:55 ---> Running in 0fff082086d2 02:29:56 Removing intermediate container 0fff082086d2 02:29:56 ---> f806c7f8aaf4 02:29:56 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:29:56 ---> Running in 5700f2be7c9e 02:29:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:29:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:29:56 ./bin/test-attribution-txt.sh 02:29:56 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 02:29:56 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 02:29:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:29:56 $ docker stop --time=1 cc46acd2e3ebf5cc6fe71818ad273e544db227518b57267bb19152376fce9c2e 02:29:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:29:58 $ docker rm -f --volumes cc46acd2e3ebf5cc6fe71818ad273e544db227518b57267bb19152376fce9c2e 02:29:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] sh 02:29:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:29:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:29:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:29:59 + ls -al . 02:29:59 total 632 02:29:59 drwxrwxr-x 11 jenkins jenkins 4096 Feb 14 02:29 . 02:29:59 drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 02:23 .. 02:29:59 -rw-rw-r-- 1 jenkins jenkins 134 Feb 14 02:24 .dockerignore 02:29:59 drwxrwxr-x 8 jenkins jenkins 4096 Feb 14 02:29 .git 02:29:59 drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 02:24 .github 02:29:59 -rw-rw-r-- 1 jenkins jenkins 946 Feb 14 02:24 .gitignore 02:29:59 -rw-rw-r-- 1 jenkins jenkins 41 Feb 14 02:24 .golangci.yml 02:29:59 drwxr-xr-x 3 jenkins jenkins 4096 Feb 14 02:24 .semver 02:29:59 -rw-rw-r-- 1 jenkins jenkins 10896 Feb 14 02:24 Attribution.txt 02:29:59 -rw-rw-r-- 1 jenkins jenkins 5905 Feb 14 02:24 CHANGELOG.md 02:29:59 -rw-rw-r-- 1 jenkins jenkins 1347 Feb 14 02:24 Dockerfile 02:29:59 -rw-rw-r-- 1 jenkins jenkins 677 Feb 14 02:24 GOVERNANCE.md 02:29:59 -rw-rw-r-- 1 jenkins jenkins 683 Feb 14 02:24 Jenkinsfile 02:29:59 -rw-rw-r-- 1 jenkins jenkins 11347 Feb 14 02:24 LICENSE 02:29:59 -rw-rw-r-- 1 jenkins jenkins 2018 Feb 14 02:24 Makefile 02:29:59 -rw-rw-r-- 1 jenkins jenkins 625 Feb 14 02:24 OWNERS.md 02:29:59 -rw-rw-r-- 1 jenkins jenkins 28496 Feb 14 02:24 README.md 02:29:59 -rw-rw-r-- 1 jenkins jenkins 5 Feb 14 02:24 VERSION 02:29:59 drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 02:24 bin 02:29:59 drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 02:24 cmd 02:29:59 -rw-r--r-- 1 jenkins jenkins 457862 Feb 14 02:29 coverage.out 02:29:59 drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 02:24 examples 02:29:59 -rw-rw-r-- 1 jenkins jenkins 3462 Feb 14 02:24 go.mod 02:29:59 -rw-rw-r-- 1 jenkins jenkins 33032 Feb 14 02:24 go.sum 02:29:59 drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 02:24 images 02:29:59 drwxrwxr-x 5 jenkins jenkins 4096 Feb 14 02:24 internal 02:29:59 drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 02:24 snap 02:29:59 -rw-rw-r-- 1 jenkins jenkins 193 Feb 14 02:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:00 + 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=7fdfd74c885cc982471571f25136136f1bd6778b --label arch=amd64 --label version=0.0.0 . 02:30:00 Sending build context to Docker daemon 4.111MB 02:30:00 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 02:30:00 Step 2/24 : FROM ${BASE} AS builder 02:30:00 ---> 5164c0f55620 02:30:00 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:30:00 ---> Running in cc2f1ebb12a0 02:30:00 Removing intermediate container cc2f1ebb12a0 02:30:00 ---> 7792288b31fd 02:30:00 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:30:00 ---> Running in 9c68da8c3964 02:30:00 Removing intermediate container 9c68da8c3964 02:30:00 ---> c55d3e481691 02:30:00 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 02:30:00 ---> Running in 87a048268b4f 02:30:00 Removing intermediate container 87a048268b4f 02:30:00 ---> 2e7f2b3abe59 02:30:00 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 02:30:00 ---> Running in e2c72cc255e0 02:30:00 Removing intermediate container e2c72cc255e0 02:30:00 ---> 261510f7ec1f 02:30:00 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:30:00 ---> Running in 7000d513be67 02:30:00 OK: 221 MiB in 51 packages 02:30:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:30:01 Removing intermediate container 5700f2be7c9e 02:30:01 ---> 748c8db4181b 02:30:01 Step 8/12 : WORKDIR /app 02:30:02 ---> Running in b0a81b197abf 02:30:02 Removing intermediate container b0a81b197abf 02:30:02 ---> 42654db29ad2 02:30:02 Step 9/12 : COPY go.mod vendor* ./ 02:30:03 ---> 8e01d5cc93dd 02:30:03 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:30:03 ---> Running in 89e6cd986054 02:30:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:30:11 OK: 211 MiB in 51 packages 02:30:11 Removing intermediate container 7000d513be67 02:30:11 ---> b64119edbe9f 02:30:11 Step 8/24 : WORKDIR /app 02:30:11 ---> Running in 048779bb06df 02:30:11 Removing intermediate container 048779bb06df 02:30:11 ---> 249c796b13bd 02:30:11 Step 9/24 : COPY go.mod vendor* ./ 02:30:11 ---> 0da2fc5a0f1f 02:30:11 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:30:11 ---> Running in 7671ddb3e9f0 02:30:12 Removing intermediate container 7671ddb3e9f0 02:30:12 ---> b498ca50ac86 02:30:12 Step 11/24 : COPY . . 02:30:12 ---> 605cd14919a4 02:30:12 Step 12/24 : RUN $MAKE 02:30:12 ---> Running in 90127c22208e 02:30:12 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 02:30:30 Removing intermediate container 90127c22208e 02:30:30 ---> eaa8b525dff0 02:30:30 Step 13/24 : FROM alpine:3.16 02:30:32 3.16: Pulling from library/alpine 02:30:32 ef5531b6e74e: Pulling fs layer 02:30:33 ef5531b6e74e: Verifying Checksum 02:30:33 ef5531b6e74e: Download complete 02:30:33 ef5531b6e74e: Pull complete 02:30:33 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 02:30:33 Status: Downloaded newer image for alpine:3.16 02:30:33 ---> dfd21b5a31f5 02:30:33 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 02:30:33 ---> Running in 2f2a51ba7411 02:30:33 Removing intermediate container 2f2a51ba7411 02:30:33 ---> 88b626f52dff 02:30:33 Step 15/24 : RUN apk add --update --no-cache dumb-init 02:30:34 ---> Running in d025fa5111b9 02:30:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:30:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:30:39 (1/1) Installing dumb-init (1.2.5-r1) 02:30:39 Executing busybox-1.35.0-r17.trigger 02:30:39 OK: 6 MiB in 15 packages 02:30:39 Removing intermediate container d025fa5111b9 02:30:39 ---> 4a016b6dad45 02:30:39 Step 16/24 : COPY --from=builder /app/LICENSE / 02:30:39 ---> 5fa9cb2ddacb 02:30:39 Step 17/24 : COPY --from=builder /app/Attribution.txt / 02:30:39 ---> a62fba959fa3 02:30:39 Step 18/24 : COPY --from=builder /app/cmd/ / 02:30:40 ---> f8aeea0be212 02:30:40 Step 19/24 : EXPOSE 59989 02:30:40 ---> Running in 8e62e412c04e 02:30:40 Removing intermediate container 8e62e412c04e 02:30:40 ---> dcf4e747f7c3 02:30:40 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 02:30:40 ---> Running in 272ccc726db4 02:30:40 Removing intermediate container 272ccc726db4 02:30:40 ---> 1be20820148a 02:30:40 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 02:30:40 ---> Running in 50eabdb3856f 02:30:40 Removing intermediate container 50eabdb3856f 02:30:40 ---> d3a772704cce 02:30:40 Step 22/24 : LABEL arch=amd64 02:30:40 ---> Running in d4fb8c241f5b 02:30:40 Removing intermediate container d4fb8c241f5b 02:30:40 ---> 1a99179bf266 02:30:40 Step 23/24 : LABEL git_sha=7fdfd74c885cc982471571f25136136f1bd6778b 02:30:40 ---> Running in dc412a259e53 02:30:40 Removing intermediate container dc412a259e53 02:30:40 ---> c5f187c7ad0c 02:30:40 Step 24/24 : LABEL version=0.0.0 02:30:40 ---> Running in 256e2332ff7a 02:30:40 Removing intermediate container 256e2332ff7a 02:30:40 ---> f55c286d5150 02:30:40 [Warning] One or more build-args [ARCH] were not consumed 02:30:40 Successfully built f55c286d5150 02:30:40 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 02:30:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:30:41 02:30:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:30:42 latest: Pulling from edgex-lftools-log-publisher 02:30:42 5eb5b503b376: Pulling fs layer 02:30:42 5c69ac0246d0: Pulling fs layer 02:30:42 ec43610c2a17: Pulling fs layer 02:30:42 3a2ae6a8a46f: Pulling fs layer 02:30:42 33b1e0a273af: Pulling fs layer 02:30:42 5d3b04190fa2: Pulling fs layer 02:30:42 2f39f015ded8: Pulling fs layer 02:30:42 3a2ae6a8a46f: Waiting 02:30:42 33b1e0a273af: Waiting 02:30:42 5d3b04190fa2: Waiting 02:30:42 2f39f015ded8: Waiting 02:30:42 5c69ac0246d0: Verifying Checksum 02:30:42 5c69ac0246d0: Download complete 02:30:42 3a2ae6a8a46f: Verifying Checksum 02:30:42 3a2ae6a8a46f: Download complete 02:30:42 33b1e0a273af: Verifying Checksum 02:30:42 33b1e0a273af: Download complete 02:30:42 5d3b04190fa2: Verifying Checksum 02:30:42 5d3b04190fa2: Download complete 02:30:42 ec43610c2a17: Verifying Checksum 02:30:42 ec43610c2a17: Download complete 02:30:43 5eb5b503b376: Verifying Checksum 02:30:43 5eb5b503b376: Download complete 02:30:43 2f39f015ded8: Download complete 02:30:44 5eb5b503b376: Pull complete 02:30:44 5c69ac0246d0: Pull complete 02:30:44 ec43610c2a17: Pull complete 02:30:44 3a2ae6a8a46f: Pull complete 02:30:45 33b1e0a273af: Pull complete 02:30:45 5d3b04190fa2: Pull complete 02:30:49 2f39f015ded8: Pull complete 02:30:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:30:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:30:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:30:49 prd-ubuntu20.04-docker-8c-8g-5716 does not seem to be running inside a container 02:30:49 $ 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/undry_device-rfid-llrp-go_PR-154 -v /w/workspace/undry_device-rfid-llrp-go_PR-154:/w/workspace/undry_device-rfid-llrp-go_PR-154:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-154@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-154@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 02:30:51 $ docker top 4a292a9fa0800b4797f618f1c27aab75bd7c006aca085c9e05ccf38dec1e7894 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:30:52 ---> job-cost.sh 02:30:52 lf-activate-venv: SKIPPING 02:30:52 INFO: No Stack... 02:30:56 INFO: Retrieving Pricing Info for: v3-standard-8 02:30:56 INFO: Archiving Costs [Pipeline] sh 02:30:57 + cut -d, -f6 02:30:57 + cat /w/workspace/undry_device-rfid-llrp-go_PR-154/archives/cost.csv [Pipeline] lock 02:30:57 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-154-1-stack-cost] 02:30:57 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-154-1-stack-cost] did not exist. Created. 02:30:57 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-154-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:30:57 + echo total: 0.2199999988079071 [Pipeline] stash 02:30:57 Stashed 1 file(s) [Pipeline] } 02:30:57 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-154-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:30:57 $ docker stop --time=1 4a292a9fa0800b4797f618f1c27aab75bd7c006aca085c9e05ccf38dec1e7894 02:30:59 $ docker rm -f --volumes 4a292a9fa0800b4797f618f1c27aab75bd7c006aca085c9e05ccf38dec1e7894 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:34:25 Removing intermediate container 89e6cd986054 02:34:25 ---> 2f201803fdc3 02:34:25 Step 11/12 : COPY . . 02:34:25 ---> 1a4dc858b722 02:34:25 Step 12/12 : RUN $MAKE 02:34:25 ---> Running in 55be018a0dfe 02:34:25 noop 02:34:25 Removing intermediate container 55be018a0dfe 02:34:25 ---> acb838be6db2 02:34:25 Successfully built acb838be6db2 02:34:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:25 + docker inspect -f . ci-base-image-arm64 02:34:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:34:26 prd-ubuntu20.04-docker-arm64-4c-16g-5718 does not seem to be running inside a container 02:34:26 $ 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 02:34:27 $ docker top 4c6646c803a3430dcfdcd3d8a4013c7490e426d7270f12ce6f357343603a5889 -eo pid,comm [Pipeline] { [Pipeline] sh 02:34:28 + go version 02:34:28 go version go1.18.7 linux/arm64 [Pipeline] } 02:34:28 $ docker stop --time=1 4c6646c803a3430dcfdcd3d8a4013c7490e426d7270f12ce6f357343603a5889 02:34:30 $ docker rm -f --volumes 4c6646c803a3430dcfdcd3d8a4013c7490e426d7270f12ce6f357343603a5889 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:31 + docker inspect -f . ci-base-image-arm64 02:34:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:34:31 prd-ubuntu20.04-docker-arm64-4c-16g-5718 does not seem to be running inside a container 02:34:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/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 02:34:32 $ docker top 9ec79f104c1a465c0aca7271929179b950ac4c67250b2a64639269c99bffb319 -eo pid,comm [Pipeline] { [Pipeline] sh 02:34:33 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 02:34:33 + make test 02:34:33 go test ./... -coverprofile=coverage.out ./... 02:34:35 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 02:36:12 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 02:36:12 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 02:36:24 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 20.288s coverage: 40.7% of statements 02:36:24 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.478s coverage: 51.9% of statements 02:36:24 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.031s coverage: 96.4% of statements 02:36:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:36:24 go vet ./... 02:36:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:36:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:36:46 ./bin/test-attribution-txt.sh 02:36:47 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 02:36:47 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 02:36:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:36:47 $ docker stop --time=1 9ec79f104c1a465c0aca7271929179b950ac4c67250b2a64639269c99bffb319 02:36:49 $ docker rm -f --volumes 9ec79f104c1a465c0aca7271929179b950ac4c67250b2a64639269c99bffb319 [Pipeline] // withDockerContainer [Pipeline] sh 02:36:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:36:50 Warning: overwriting stash ‘coverage-report’ 02:36:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:36:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:36:52 + ls -al . 02:36:52 total 628 02:36:52 drwxrwxr-x 10 jenkins jenkins 4096 Feb 14 02:34 . 02:36:52 drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 02:28 .. 02:36:52 -rw-rw-r-- 1 jenkins jenkins 134 Feb 14 02:28 .dockerignore 02:36:52 drwxrwxr-x 8 jenkins jenkins 4096 Feb 14 02:28 .git 02:36:52 drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 02:28 .github 02:36:52 -rw-rw-r-- 1 jenkins jenkins 946 Feb 14 02:28 .gitignore 02:36:52 -rw-rw-r-- 1 jenkins jenkins 41 Feb 14 02:28 .golangci.yml 02:36:52 -rw-rw-r-- 1 jenkins jenkins 10896 Feb 14 02:28 Attribution.txt 02:36:52 -rw-rw-r-- 1 jenkins jenkins 5905 Feb 14 02:28 CHANGELOG.md 02:36:52 -rw-rw-r-- 1 jenkins jenkins 1347 Feb 14 02:28 Dockerfile 02:36:52 -rw-rw-r-- 1 jenkins jenkins 677 Feb 14 02:28 GOVERNANCE.md 02:36:52 -rw-rw-r-- 1 jenkins jenkins 683 Feb 14 02:28 Jenkinsfile 02:36:52 -rw-rw-r-- 1 jenkins jenkins 11347 Feb 14 02:28 LICENSE 02:36:52 -rw-rw-r-- 1 jenkins jenkins 2018 Feb 14 02:28 Makefile 02:36:52 -rw-rw-r-- 1 jenkins jenkins 625 Feb 14 02:28 OWNERS.md 02:36:52 -rw-rw-r-- 1 jenkins jenkins 28496 Feb 14 02:28 README.md 02:36:52 -rw-rw-r-- 1 jenkins jenkins 5 Feb 14 02:24 VERSION 02:36:52 drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 02:28 bin 02:36:52 drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 02:28 cmd 02:36:52 -rw-r--r-- 1 jenkins jenkins 457862 Feb 14 02:36 coverage.out 02:36:52 drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 02:28 examples 02:36:52 -rw-rw-r-- 1 jenkins jenkins 3462 Feb 14 02:28 go.mod 02:36:52 -rw-rw-r-- 1 jenkins jenkins 33032 Feb 14 02:28 go.sum 02:36:52 drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 02:28 images 02:36:52 drwxrwxr-x 5 jenkins jenkins 4096 Feb 14 02:28 internal 02:36:52 drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 02:28 snap 02:36:52 -rw-rw-r-- 1 jenkins jenkins 193 Feb 14 02:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:52 + 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=7fdfd74c885cc982471571f25136136f1bd6778b --label arch=arm64 --label version=0.0.0 . 02:36:52 Sending build context to Docker daemon 1.217MB 02:36:52 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 02:36:52 Step 2/24 : FROM ${BASE} AS builder 02:36:52 ---> acb838be6db2 02:36:52 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:36:52 ---> Running in dc63042be1f8 02:36:53 Removing intermediate container dc63042be1f8 02:36:53 ---> 0c3eb4c9c8d2 02:36:53 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:36:53 ---> Running in 1d26d7a502c3 02:36:53 Removing intermediate container 1d26d7a502c3 02:36:53 ---> ec58cae63308 02:36:53 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 02:36:53 ---> Running in 2a0c9d2f8de4 02:36:53 Removing intermediate container 2a0c9d2f8de4 02:36:53 ---> 9a92834dc8ec 02:36:53 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 02:36:53 ---> Running in 01e4879744b8 02:36:54 Removing intermediate container 01e4879744b8 02:36:54 ---> 44c26e5f486b 02:36:54 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:36:54 ---> Running in 84f751af7e4c 02:36:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:37:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:37:42 OK: 221 MiB in 51 packages 02:37:42 Removing intermediate container 84f751af7e4c 02:37:42 ---> 7047dc86f5f5 02:37:42 Step 8/24 : WORKDIR /app 02:37:42 ---> Running in e0ddee3f3b95 02:37:42 Removing intermediate container e0ddee3f3b95 02:37:42 ---> ef7768ac3fdd 02:37:42 Step 9/24 : COPY go.mod vendor* ./ 02:37:42 ---> 61ead891b3f1 02:37:42 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:37:42 ---> Running in 0e8da040f054 02:37:42 Removing intermediate container 0e8da040f054 02:37:42 ---> 809ef47d3c1d 02:37:42 Step 11/24 : COPY . . 02:37:43 ---> 631f16102733 02:37:43 Step 12/24 : RUN $MAKE 02:37:43 ---> Running in 999708b19071 02:37:44 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 02:39:51 Removing intermediate container 999708b19071 02:39:51 ---> b2ed10c0d2c8 02:39:51 Step 13/24 : FROM alpine:3.16 02:39:51 3.16: Pulling from library/alpine 02:39:51 3760b48202b3: Pulling fs layer 02:39:51 3760b48202b3: Download complete 02:39:51 3760b48202b3: Pull complete 02:39:51 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 02:39:51 Status: Downloaded newer image for alpine:3.16 02:39:51 ---> 4c81e5bf8899 02:39:51 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 02:39:51 ---> Running in 5853f26ecbaa 02:39:51 Removing intermediate container 5853f26ecbaa 02:39:51 ---> 7cd467048439 02:39:51 Step 15/24 : RUN apk add --update --no-cache dumb-init 02:39:51 ---> Running in f8d30c32665b 02:39:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:39:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:39:57 (1/1) Installing dumb-init (1.2.5-r1) 02:39:57 Executing busybox-1.35.0-r17.trigger 02:39:57 OK: 5 MiB in 15 packages 02:39:57 Removing intermediate container f8d30c32665b 02:39:57 ---> 6008af4ccfa1 02:39:57 Step 16/24 : COPY --from=builder /app/LICENSE / 02:39:58 ---> 656870a9ad38 02:39:58 Step 17/24 : COPY --from=builder /app/Attribution.txt / 02:39:58 ---> 193f017a4b14 02:39:58 Step 18/24 : COPY --from=builder /app/cmd/ / 02:40:00 ---> ff3c0279f3a9 02:40:00 Step 19/24 : EXPOSE 59989 02:40:00 ---> Running in 7fd28e7fd1a9 02:40:00 Removing intermediate container 7fd28e7fd1a9 02:40:00 ---> c94ba9826118 02:40:00 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 02:40:00 ---> Running in 73515979525b 02:40:00 Removing intermediate container 73515979525b 02:40:00 ---> 2c88808b5968 02:40:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 02:40:00 ---> Running in 488586d043bb 02:40:01 Removing intermediate container 488586d043bb 02:40:01 ---> 83b52ecdded4 02:40:01 Step 22/24 : LABEL arch=arm64 02:40:01 ---> Running in 3eeb8e6fd1e7 02:40:01 Removing intermediate container 3eeb8e6fd1e7 02:40:01 ---> 540f2c2c575d 02:40:01 Step 23/24 : LABEL git_sha=7fdfd74c885cc982471571f25136136f1bd6778b 02:40:01 ---> Running in dbe0b7e1e932 02:40:01 Removing intermediate container dbe0b7e1e932 02:40:01 ---> 096cc6abcd63 02:40:01 Step 24/24 : LABEL version=0.0.0 02:40:01 ---> Running in 3533fb3a55a2 02:40:02 Removing intermediate container 3533fb3a55a2 02:40:02 ---> 85b91380e650 02:40:02 [Warning] One or more build-args [ARCH] were not consumed 02:40:02 Successfully built 85b91380e650 02:40:02 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 02:40:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:40:02 02:40:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:40:03 arm64: Pulling from edgex-lftools-log-publisher 02:40:03 8998bd30e6a1: Pulling fs layer 02:40:03 04944245beec: Pulling fs layer 02:40:03 699f458cf7ca: Pulling fs layer 02:40:03 765212b225bb: Pulling fs layer 02:40:03 f23df028b6ca: Pulling fs layer 02:40:03 d65c8cfc05b1: Pulling fs layer 02:40:03 2437ff75d9bd: Pulling fs layer 02:40:03 765212b225bb: Waiting 02:40:03 f23df028b6ca: Waiting 02:40:03 d65c8cfc05b1: Waiting 02:40:03 2437ff75d9bd: Waiting 02:40:03 04944245beec: Verifying Checksum 02:40:03 04944245beec: Download complete 02:40:03 765212b225bb: Download complete 02:40:03 f23df028b6ca: Verifying Checksum 02:40:03 f23df028b6ca: Download complete 02:40:03 d65c8cfc05b1: Download complete 02:40:03 699f458cf7ca: Verifying Checksum 02:40:03 699f458cf7ca: Download complete 02:40:04 8998bd30e6a1: Verifying Checksum 02:40:04 8998bd30e6a1: Download complete 02:40:06 2437ff75d9bd: Verifying Checksum 02:40:06 2437ff75d9bd: Download complete 02:40:07 8998bd30e6a1: Pull complete 02:40:08 04944245beec: Pull complete 02:40:09 699f458cf7ca: Pull complete 02:40:09 765212b225bb: Pull complete 02:40:10 f23df028b6ca: Pull complete 02:40:10 d65c8cfc05b1: Pull complete 02:40:22 2437ff75d9bd: Pull complete 02:40:22 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:40:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:40:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:40:23 prd-ubuntu20.04-docker-arm64-4c-16g-5718 does not seem to be running inside a container 02:40:23 $ 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 02:40:25 $ docker top 7a4b5b590fe9205937236007ab1c1bf8674910f1ceccff9cec239827b0407d52 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:40:26 ---> job-cost.sh 02:40:26 lf-activate-venv: SKIPPING 02:40:26 INFO: No Stack... 02:40:29 INFO: Retrieving Pricing Info for: v3-standard-4 02:40:30 INFO: Archiving Costs [Pipeline] sh 02:40:30 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 02:40:30 + cut -d, -f6 [Pipeline] lock 02:40:30 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-154-1-stack-cost] 02:40:30 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-154-1-stack-cost] did not exist. Created. 02:40:30 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-154-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:40:31 /w/workspace/device-rfid-llrp-go/1@tmp/durable-62a2ef58/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:40:31 + echo total: 0.10999999940395355 [Pipeline] stash 02:40:31 Warning: overwriting stash ‘stack-cost’ 02:40:31 Stashed 1 file(s) [Pipeline] } 02:40:32 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-154-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:40:32 $ docker stop --time=1 7a4b5b590fe9205937236007ab1c1bf8674910f1ceccff9cec239827b0407d52 02:40:33 $ docker rm -f --volumes 7a4b5b590fe9205937236007ab1c1bf8674910f1ceccff9cec239827b0407d52 [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 02:40:34 provisioning config files... 02:40:34 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-154@tmp/config12256676140590549488tmp [Pipeline] { [Pipeline] sh 02:40:34 + set +x 02:40:34 + curl -s https://codecov.io/bash 02:40:34 + bash -s -- 02:40:35 02:40:35 _____ _ 02:40:35 / ____| | | 02:40:35 | | ___ __| | ___ ___ _____ __ 02:40:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:40:35 | |___| (_) | (_| | __/ (_| (_) \ V / 02:40:35 \_____\___/ \__,_|\___|\___\___/ \_/ 02:40:35 Bash-1.0.6 02:40:35 02:40:35 02:40:35 ==> git version 2.25.1 found 02:40:35 ==> 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 02:40:35 Release-Date: 2020-01-08 02:40:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:40:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:40:35 ==> Jenkins CI detected. 02:40:35 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-154 02:40:35 project root: . 02:40:35 --> token set from env 02:40:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:40:35 ==> Running gcov in . (disable via -X gcov) 02:40:35 ==> Python coveragepy not found 02:40:35 ==> Searching for coverage reports in: 02:40:35 + . 02:40:35 -> Found 1 reports 02:40:35 ==> Detecting git/mercurial file structure 02:40:35 ==> Reading reports 02:40:35 + ./coverage.out bytes=457862 02:40:35 ==> Appending adjustments 02:40:35 https://docs.codecov.io/docs/fixing-reports 02:40:35 + Found adjustments 02:40:35 ==> Gzipping contents 02:40:35 52K /tmp/codecov.hTe8pY.gz 02:40:35 ==> Uploading reports 02:40:35 url: https://codecov.io 02:40:35 query: branch=PR-154&commit=7fdfd74c885cc982471571f25136136f1bd6778b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-154%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=154&job=&cmd_args= 02:40:35 -> Pinging Codecov 02:40:35 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-154&commit=7fdfd74c885cc982471571f25136136f1bd6778b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-154%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=154&job=&cmd_args= 02:40:36 -> Uploading to 02:40:36 https://storage.googleapis.com/codecov/v4/raw/2023-02-14/581DD39554BDF9B6E22D074273EAD858/7fdfd74c885cc982471571f25136136f1bd6778b/c658cde2-0b5b-4b6b-95bd-d8103d7ddea0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230214%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230214T024036Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=028d53f5a671dee27c0a470c3d4bb3577fbd52f7d6b5df6a0de994148368c1a8 02:40:36 % Total % Received % Xferd Average Speed Time Time Time Current 02:40:36 Dload Upload Total Spent Left Speed 02:40:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51277 0 0 100 51277 0 62993 --:--:-- --:--:-- --:--:-- 62993 100 51277 0 0 100 51277 0 62993 --:--:-- --:--:-- --:--:-- 62916 02:40:37 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/7fdfd74c885cc982471571f25136136f1bd6778b [Pipeline] } 02:40:37 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 02:40:38 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-154/archives ] 02:40:38 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-154/archives 02:40:38 total 16 02:40:38 drwxr-xr-x 3 root root 4096 Feb 14 02:30 . 02:40:38 drwxrwxr-x 12 jenkins jenkins 4096 Feb 14 02:30 .. 02:40:38 drwxr-xr-x 2 root root 4096 Feb 14 02:30 cost 02:40:38 -rw-r--r-- 1 root root 91 Feb 14 02:30 cost.csv 02:40:38 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-154/archives 02:40:38 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-154/archives 02:40:38 total 16 02:40:38 drwxr-xr-x 3 jenkins jenkins 4096 Feb 14 02:30 . 02:40:38 drwxrwxr-x 12 jenkins jenkins 4096 Feb 14 02:30 .. 02:40:38 drwxr-xr-x 2 jenkins jenkins 4096 Feb 14 02:30 cost 02:40:38 -rw-r--r-- 1 jenkins jenkins 91 Feb 14 02:30 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:40:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:40:40 ---> package-listing.sh 02:40:40 ++ facter osfamily 02:40:40 ++ tr '[:upper:]' '[:lower:]' 02:40:40 + OS_FAMILY=debian 02:40:40 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-154 02:40:40 + START_PACKAGES=/tmp/packages_start.txt 02:40:40 + END_PACKAGES=/tmp/packages_end.txt 02:40:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:40:40 + PACKAGES=/tmp/packages_start.txt 02:40:40 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-154 ']' 02:40:40 + PACKAGES=/tmp/packages_end.txt 02:40:40 + case "${OS_FAMILY}" in 02:40:40 + dpkg -l 02:40:40 + grep '^ii' 02:40:40 + '[' -f /tmp/packages_start.txt ']' 02:40:40 + '[' -f /tmp/packages_end.txt ']' 02:40:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:40:40 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-154 ']' 02:40:40 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-154/archives/ 02:40:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-154/archives/ [Pipeline] echo 02:40:40 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/undry_device-rfid-llrp-go_PR-154/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:40:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:40:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:40:41 prd-ubuntu20.04-docker-8c-8g-5716 does not seem to be running inside a container 02:40:41 $ 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/undry_device-rfid-llrp-go_PR-154/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-154 -v /w/workspace/undry_device-rfid-llrp-go_PR-154:/w/workspace/undry_device-rfid-llrp-go_PR-154:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-154@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-154@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 02:40:42 $ docker top e28626960a004697df7be298a6bd2e87b77d8161a1b330c89b2994688e652348 -eo pid,comm [Pipeline] { [Pipeline] sh 02:40:42 + touch /tmp/pre-build-complete [Pipeline] sh 02:40:42 + mkdir -p /var/log/sysstat [Pipeline] sh 02:40:43 + ls /var/log/sa-host 02:40:43 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:40:43 provisioning config files... 02:40:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-154@tmp/config3144830521298802401tmp [Pipeline] { [Pipeline] echo 02:40:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:40:43 ---> create-netrc.sh [Pipeline] } 02:40:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:40:44 ---> python-tools-install.sh [Pipeline] echo 02:40:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:40:44 ---> sudo-logs.sh 02:40:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:40:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:40:44 ---> job-cost.sh 02:40:44 lf-activate-venv: SKIPPING 02:40:44 DEBUG: total: 0.2199999988079071 02:40:44 INFO: Retrieving Stack Cost... 02:40:45 INFO: Retrieving Pricing Info for: v3-standard-8 02:40:46 INFO: Archiving Costs [Pipeline] echo 02:40:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:40:46 ---> logs-deploy.sh 02:40:46 lf-activate-venv: SKIPPING 02:40:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-154/1 02:40:46 INFO: archiving workspace using pattern(s): 02:40:47 Archives upload complete. 02:40:47 INFO: archiving logs to Nexus 02:40:48 ---> uname -a: 02:40:48 Linux prd-ubuntu20-04-docker-8c-8g-5716 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:40:48 02:40:48 02:40:48 ---> lscpu: 02:40:48 Architecture: x86_64 02:40:48 CPU op-mode(s): 32-bit, 64-bit 02:40:48 Byte Order: Little Endian 02:40:48 Address sizes: 40 bits physical, 48 bits virtual 02:40:48 CPU(s): 8 02:40:48 On-line CPU(s) list: 0-7 02:40:48 Thread(s) per core: 1 02:40:48 Core(s) per socket: 1 02:40:48 Socket(s): 8 02:40:48 NUMA node(s): 1 02:40:48 Vendor ID: AuthenticAMD 02:40:48 CPU family: 23 02:40:48 Model: 49 02:40:48 Model name: AMD EPYC-Rome Processor 02:40:48 Stepping: 0 02:40:48 CPU MHz: 2799.998 02:40:48 BogoMIPS: 5599.99 02:40:48 Virtualization: AMD-V 02:40:48 Hypervisor vendor: KVM 02:40:48 Virtualization type: full 02:40:48 L1d cache: 256 KiB 02:40:48 L1i cache: 256 KiB 02:40:48 L2 cache: 4 MiB 02:40:48 L3 cache: 128 MiB 02:40:48 NUMA node0 CPU(s): 0-7 02:40:48 Vulnerability Itlb multihit: Not affected 02:40:48 Vulnerability L1tf: Not affected 02:40:48 Vulnerability Mds: Not affected 02:40:48 Vulnerability Meltdown: Not affected 02:40:48 Vulnerability Mmio stale data: Not affected 02:40:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:40:48 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:40:48 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:40:48 Vulnerability Srbds: Not affected 02:40:48 Vulnerability Tsx async abort: Not affected 02:40:48 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 02:40:48 02:40:48 02:40:48 ---> nproc: 02:40:48 8 02:40:48 02:40:48 02:40:48 ---> df -h: 02:40:48 Filesystem Size Used Avail Use% Mounted on 02:40:48 overlay 155G 12G 144G 8% / 02:40:48 tmpfs 64M 0 64M 0% /dev 02:40:48 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:40:48 shm 64M 0 64M 0% /dev/shm 02:40:48 /dev/vda1 155G 12G 144G 8% /facter-os 02:40:48 02:40:48 02:40:48 ---> sar -b -r -n DEV: 02:40:48 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5716) 02/14/23 _x86_64_ (8 CPU) 02:40:48 02:40:48 02:22:38 LINUX RESTART (8 CPU) 02:40:48 02:40:48 02:23:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:40:48 02:24:02 67.83 29.14 38.69 0.00 2650.32 124381.07 0.00 02:40:48 02:25:01 95.00 12.24 82.76 0.00 1797.97 72432.00 0.00 02:40:48 02:26:01 35.09 0.07 35.02 0.00 2.13 836.80 0.00 02:40:48 02:27:01 33.86 0.18 33.68 0.00 1.47 10826.86 0.00 02:40:48 02:28:01 14.50 0.97 13.53 0.00 67.46 5826.90 0.00 02:40:48 02:29:01 60.29 9.62 50.67 0.00 5087.42 10483.59 0.00 02:40:48 02:30:01 112.06 0.25 111.81 0.00 15.33 33661.19 0.00 02:40:48 02:31:01 136.31 0.05 136.26 0.00 4.27 34256.29 0.00 02:40:48 02:32:01 1.55 0.00 1.55 0.00 0.00 24.39 0.00 02:40:48 02:33:01 1.48 0.00 1.48 0.00 0.00 18.13 0.00 02:40:48 02:34:01 1.40 0.00 1.40 0.00 0.00 14.53 0.00 02:40:48 02:35:01 2.90 0.63 2.27 0.00 70.52 26.80 0.00 02:40:48 02:36:01 1.17 0.00 1.17 0.00 0.00 12.13 0.00 02:40:48 02:37:01 1.38 0.00 1.38 0.00 0.00 15.46 0.00 02:40:48 02:38:01 1.63 0.02 1.62 0.00 0.13 18.13 0.00 02:40:48 02:39:01 1.12 0.00 1.12 0.00 0.00 18.00 0.00 02:40:48 02:40:01 1.20 0.00 1.20 0.00 0.00 13.06 0.00 02:40:48 Average: 33.40 3.12 30.28 0.00 569.19 17172.88 0.00 02:40:48 02:40:48 02:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:40:48 02:24:02 30434512 31723824 648784 1.97 47404 1558024 1679728 4.95 764004 1425804 2176 02:40:48 02:25:01 29163036 31570220 750108 2.28 72852 2609056 1941348 5.72 1015896 2350192 668 02:40:48 02:26:01 29155132 31576896 737644 2.24 76904 2616316 1993964 5.88 1010032 2355188 192 02:40:48 02:27:01 28629820 31561896 743788 2.26 100076 3042444 2010024 5.92 1124076 2694992 158980 02:40:48 02:28:01 28587820 31566668 738188 2.24 102112 3085872 2034032 5.99 1118636 2738120 34304 02:40:48 02:29:01 28024968 31550492 735452 2.24 139972 3571580 2069072 6.10 1456248 2922196 45116 02:40:48 02:30:01 27894372 31515700 769036 2.34 181544 3631776 1998080 5.89 1570960 2939536 608 02:40:48 02:31:01 27162760 31542456 738944 2.25 192256 4316436 1798724 5.30 1600412 3578572 308 02:40:48 02:32:01 27166248 31545956 735904 2.24 192276 4316436 1814936 5.35 1593484 3578572 4 02:40:48 02:33:01 27171664 31551396 730384 2.22 192312 4316440 1814936 5.35 1587668 3578576 68 02:40:48 02:34:01 27171420 31551124 730564 2.22 192356 4316444 1814936 5.35 1587396 3578580 8 02:40:48 02:35:01 27171520 31553756 727600 2.21 192412 4318544 1824276 5.38 1585488 3580344 96 02:40:48 02:36:01 27177528 31559828 721512 2.19 192424 4318548 1824276 5.38 1579804 3580396 8 02:40:48 02:37:01 27177412 31559732 721724 2.19 192444 4318548 1824276 5.38 1579824 3580396 40 02:40:48 02:38:01 27177416 31559720 722000 2.20 192460 4318556 1862676 5.49 1579832 3580404 44 02:40:48 02:39:01 27177588 31560032 721624 2.19 192496 4318664 1862676 5.49 1580228 3580500 260 02:40:48 02:40:01 27177872 31560344 721312 2.19 192524 4318664 1862676 5.49 1579972 3580500 8 02:40:48 Average: 27860064 31565296 729092 2.22 155578 3723079 1884155 5.55 1406704 3130757 14288 02:40:48 02:40:48 02:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:40:48 02:24:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:48 02:24:02 ens3 221.78 151.32 671.31 45.62 0.00 0.00 0.00 0.00 02:40:48 02:24:02 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 02:40:48 02:25:01 docker0 17.29 19.12 1.05 81.90 0.00 0.00 0.00 0.00 02:40:48 02:25:01 ens3 342.20 288.37 5959.35 53.05 0.00 0.00 0.00 0.00 02:40:48 02:25:01 vethc3e3d89 12.15 13.47 0.82 35.64 0.00 0.00 0.00 0.00 02:40:48 02:25:01 lo 6.98 6.98 0.67 0.67 0.00 0.00 0.00 0.00 02:40:48 02:26:01 docker0 65.19 74.48 5.28 58.87 0.00 0.00 0.00 0.00 02:40:48 02:26:01 ens3 82.87 70.64 69.09 9.50 0.00 0.00 0.00 0.00 02:40:48 02:26:01 veth45d6f4d 63.00 72.16 6.03 52.59 0.00 0.00 0.00 0.00 02:40:48 02:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:48 02:27:01 docker0 186.64 261.57 13.49 1558.18 0.00 0.00 0.00 0.00 02:40:48 02:27:01 ens3 264.41 188.07 1559.46 16.81 0.00 0.00 0.00 0.00 02:40:48 02:27:01 veth45d6f4d 186.64 261.59 16.05 1558.18 0.00 0.00 0.00 0.13 02:40:48 02:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:40:48 02:28:01 docker0 36.46 41.79 2.10 85.33 0.00 0.00 0.00 0.00 02:40:48 02:28:01 ens3 108.13 69.92 669.59 5.82 0.00 0.00 0.00 0.00 02:40:48 02:28:01 veth45d6f4d 36.46 41.79 2.60 85.33 0.00 0.00 0.00 0.01 02:40:48 02:28:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 02:40:48 02:29:01 docker0 68.86 74.17 3.99 163.83 0.00 0.00 0.00 0.00 02:40:48 02:29:01 ens3 277.37 168.31 2375.76 13.53 0.00 0.00 0.00 0.00 02:40:48 02:29:01 veth45d6f4d 68.86 74.19 4.93 163.83 0.00 0.00 0.00 0.01 02:40:48 02:29:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 02:40:48 02:30:01 docker0 5.62 5.75 0.33 13.59 0.00 0.00 0.00 0.00 02:40:48 02:30:01 ens3 48.81 42.28 48.53 92.60 0.00 0.00 0.00 0.00 02:40:48 02:30:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 02:40:48 02:30:01 veth45d34f2 0.07 0.08 0.00 0.01 0.00 0.00 0.00 0.00 02:40:48 02:31:01 docker0 27.63 31.43 1.50 83.16 0.00 0.00 0.00 0.00 02:40:48 02:31:01 ens3 162.79 130.48 2668.69 23.91 0.00 0.00 0.00 0.00 02:40:48 02:31:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 02:40:48 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:48 02:32:01 ens3 1.15 0.80 4.02 0.06 0.00 0.00 0.00 0.00 02:40:48 02:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:48 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:48 02:33:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:40:48 02:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:40:48 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:48 02:34:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 02:40:48 02:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:48 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:48 02:35:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:40:48 02:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:40:48 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:48 02:36:01 ens3 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 02:40:48 02:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:48 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:48 02:37:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:40:48 02:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:40:48 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:48 02:38:01 ens3 0.33 0.10 0.08 0.01 0.00 0.00 0.00 0.00 02:40:48 02:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:48 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:48 02:39:01 ens3 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 02:40:48 02:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:40:48 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:48 02:40:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:40:48 02:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:48 Average: docker0 23.99 29.91 1.63 120.32 0.00 0.00 0.00 0.00 02:40:48 Average: ens3 88.62 65.13 819.93 15.32 0.00 0.00 0.00 0.00 02:40:48 Average: lo 0.66 0.66 0.06 0.06 0.00 0.00 0.00 0.00 02:40:48 02:40:48 02:40:48 ---> sar -P ALL: 02:40:48 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5716) 02/14/23 _x86_64_ (8 CPU) 02:40:48 02:40:48 02:22:38 LINUX RESTART (8 CPU) 02:40:48 02:40:48 02:23:01 CPU %user %nice %system %iowait %steal %idle 02:40:48 02:24:02 all 3.30 0.00 0.65 0.56 0.02 95.46 02:40:48 02:24:02 0 3.44 0.00 0.40 0.08 0.02 96.06 02:40:48 02:24:02 1 2.80 0.00 1.67 0.38 0.02 95.13 02:40:48 02:24:02 2 1.42 0.00 0.55 0.84 0.03 97.15 02:40:48 02:24:02 3 5.17 0.00 0.74 0.37 0.02 93.71 02:40:48 02:24:02 4 2.36 0.00 0.43 0.12 0.02 97.08 02:40:48 02:24:02 5 4.83 0.00 0.57 2.37 0.03 92.19 02:40:48 02:24:02 6 4.06 0.00 0.38 0.17 0.02 95.38 02:40:48 02:24:02 7 2.32 0.00 0.47 0.18 0.02 97.01 02:40:48 02:25:01 all 6.41 0.00 2.80 1.37 0.07 89.36 02:40:48 02:25:01 0 8.25 0.00 3.21 0.95 0.05 87.53 02:40:48 02:25:01 1 5.66 0.00 3.49 0.36 0.05 90.44 02:40:48 02:25:01 2 6.09 0.00 3.38 5.06 0.10 85.38 02:40:48 02:25:01 3 6.76 0.00 2.84 0.38 0.10 89.92 02:40:48 02:25:01 4 4.91 0.00 2.54 1.94 0.05 90.57 02:40:48 02:25:01 5 5.99 0.00 1.99 1.11 0.07 90.84 02:40:48 02:25:01 6 7.90 0.00 2.28 0.15 0.05 89.61 02:40:48 02:25:01 7 5.70 0.00 2.65 0.98 0.07 90.60 02:40:48 02:26:01 all 0.55 0.00 0.33 0.17 0.02 98.94 02:40:48 02:26:01 0 0.65 0.00 0.37 0.05 0.03 98.90 02:40:48 02:26:01 1 0.53 0.00 0.28 0.00 0.02 99.17 02:40:48 02:26:01 2 0.57 0.00 0.43 0.40 0.02 98.58 02:40:48 02:26:01 3 0.66 0.00 0.35 0.15 0.02 98.82 02:40:48 02:26:01 4 0.25 0.00 0.28 0.65 0.02 98.80 02:40:48 02:26:01 5 0.75 0.00 0.37 0.07 0.02 98.80 02:40:48 02:26:01 6 0.37 0.00 0.18 0.02 0.02 99.42 02:40:48 02:26:01 7 0.58 0.00 0.33 0.03 0.02 99.03 02:40:48 02:27:01 all 1.58 0.00 0.63 0.37 0.03 97.40 02:40:48 02:27:01 0 1.13 0.00 0.53 0.07 0.02 98.25 02:40:48 02:27:01 1 1.83 0.00 0.58 0.02 0.02 97.55 02:40:48 02:27:01 2 1.78 0.00 0.64 0.67 0.02 96.90 02:40:48 02:27:01 3 1.00 0.00 0.81 1.47 0.05 96.67 02:40:48 02:27:01 4 1.20 0.00 0.50 0.37 0.02 97.91 02:40:48 02:27:01 5 1.99 0.00 0.87 0.08 0.07 96.99 02:40:48 02:27:01 6 1.47 0.00 0.38 0.00 0.02 98.13 02:40:48 02:27:01 7 2.20 0.00 0.72 0.28 0.00 96.79 02:40:48 02:28:01 all 0.21 0.00 0.16 0.15 0.01 99.47 02:40:48 02:28:01 0 0.17 0.00 0.07 0.10 0.00 99.67 02:40:48 02:28:01 1 0.18 0.00 0.23 0.00 0.02 99.57 02:40:48 02:28:01 2 0.28 0.00 0.08 0.02 0.02 99.60 02:40:48 02:28:01 3 0.15 0.00 0.18 0.72 0.03 98.91 02:40:48 02:28:01 4 0.13 0.00 0.32 0.28 0.00 99.27 02:40:48 02:28:01 5 0.27 0.00 0.30 0.03 0.02 99.38 02:40:48 02:28:01 6 0.42 0.00 0.07 0.02 0.00 99.50 02:40:48 02:28:01 7 0.05 0.00 0.07 0.00 0.02 99.87 02:40:48 02:29:01 all 2.67 0.00 1.61 0.57 0.04 95.11 02:40:48 02:29:01 0 2.33 0.00 1.23 0.50 0.05 95.89 02:40:48 02:29:01 1 2.28 0.00 1.29 0.17 0.02 96.25 02:40:48 02:29:01 2 1.98 0.00 3.16 0.10 0.03 94.73 02:40:48 02:29:01 3 2.69 0.00 1.28 0.46 0.07 95.51 02:40:48 02:29:01 4 3.19 0.00 1.61 1.61 0.03 93.56 02:40:48 02:29:01 5 2.33 0.00 1.74 0.55 0.05 95.33 02:40:48 02:29:01 6 3.53 0.00 1.67 1.05 0.03 93.72 02:40:48 02:29:01 7 3.06 0.00 0.89 0.15 0.02 95.89 02:40:48 02:30:01 all 26.88 0.00 5.02 1.16 0.11 66.81 02:40:48 02:30:01 0 28.16 0.00 4.83 1.28 0.12 65.61 02:40:48 02:30:01 1 26.64 0.00 5.25 0.71 0.12 67.28 02:40:48 02:30:01 2 26.31 0.00 5.48 0.07 0.10 68.04 02:40:48 02:30:01 3 28.61 0.00 5.13 4.88 0.12 61.26 02:40:48 02:30:01 4 25.01 0.00 5.10 0.02 0.10 69.77 02:40:48 02:30:01 5 26.89 0.00 5.12 0.29 0.10 67.60 02:40:48 02:30:01 6 25.56 0.00 4.52 1.06 0.10 68.77 02:40:48 02:30:01 7 27.91 0.00 4.76 1.05 0.14 66.15 02:40:48 02:31:01 all 18.56 0.00 4.04 1.00 0.08 76.31 02:40:48 02:31:01 0 18.23 0.00 3.78 0.18 0.08 77.72 02:40:48 02:31:01 1 18.38 0.00 3.84 0.03 0.07 77.68 02:40:48 02:31:01 2 17.91 0.00 5.01 2.22 0.08 74.79 02:40:48 02:31:01 3 19.64 0.00 4.26 0.58 0.10 75.42 02:40:48 02:31:01 4 18.24 0.00 3.76 2.53 0.08 75.39 02:40:48 02:31:01 5 19.42 0.00 4.45 0.13 0.08 75.92 02:40:48 02:31:01 6 18.71 0.00 3.46 0.05 0.08 77.70 02:40:48 02:31:01 7 17.94 0.00 3.76 2.32 0.08 75.90 02:40:48 02:32:01 all 0.17 0.00 0.01 0.01 0.00 99.81 02:40:48 02:32:01 0 0.02 0.00 0.02 0.03 0.00 99.93 02:40:48 02:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:40:48 02:32:01 2 0.02 0.00 0.02 0.02 0.00 99.95 02:40:48 02:32:01 3 0.08 0.00 0.05 0.00 0.00 99.87 02:40:48 02:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:40:48 02:32:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:40:48 02:32:01 6 0.03 0.00 0.02 0.00 0.00 99.95 02:40:48 02:32:01 7 1.16 0.00 0.00 0.00 0.00 98.84 02:40:48 02:33:01 all 0.09 0.00 0.03 0.01 0.00 99.87 02:40:48 02:33:01 0 0.03 0.00 0.03 0.02 0.00 99.92 02:40:48 02:33:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:40:48 02:33:01 2 0.05 0.00 0.02 0.02 0.00 99.92 02:40:48 02:33:01 3 0.03 0.00 0.00 0.00 0.02 99.95 02:40:48 02:33:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:40:48 02:33:01 5 0.02 0.00 0.03 0.00 0.00 99.95 02:40:48 02:33:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:40:48 02:33:01 7 0.58 0.00 0.12 0.02 0.00 99.28 02:40:48 02:34:01 all 0.01 0.00 0.01 0.00 0.00 99.97 02:40:48 02:34:01 0 0.02 0.00 0.02 0.02 0.00 99.95 02:40:48 02:34:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:40:48 02:34:01 2 0.00 0.00 0.00 0.02 0.00 99.98 02:40:48 02:34:01 3 0.02 0.00 0.03 0.00 0.00 99.95 02:40:48 02:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:40:48 02:34:01 5 0.00 0.00 0.03 0.00 0.00 99.97 02:40:48 02:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:40:48 02:34:01 7 0.00 0.00 0.02 0.00 0.02 99.97 02:40:48 02:40:48 02:34:01 CPU %user %nice %system %iowait %steal %idle 02:40:48 02:35:01 all 0.03 0.00 0.03 0.01 0.01 99.92 02:40:48 02:35:01 0 0.03 0.00 0.03 0.03 0.02 99.88 02:40:48 02:35:01 1 0.00 0.00 0.02 0.00 0.02 99.97 02:40:48 02:35:01 2 0.03 0.00 0.03 0.05 0.02 99.87 02:40:48 02:35:01 3 0.05 0.00 0.00 0.00 0.02 99.93 02:40:48 02:35:01 4 0.02 0.00 0.05 0.00 0.00 99.93 02:40:48 02:35:01 5 0.02 0.00 0.05 0.00 0.00 99.93 02:40:48 02:35:01 6 0.03 0.00 0.02 0.00 0.02 99.93 02:40:48 02:35:01 7 0.05 0.00 0.02 0.00 0.00 99.93 02:40:48 02:36:01 all 0.18 0.00 0.02 0.00 0.00 99.80 02:40:48 02:36:01 0 0.03 0.00 0.03 0.02 0.00 99.92 02:40:48 02:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:40:48 02:36:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:40:48 02:36:01 3 0.03 0.00 0.03 0.00 0.00 99.93 02:40:48 02:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:40:48 02:36:01 5 0.00 0.00 0.03 0.00 0.00 99.97 02:40:48 02:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:40:48 02:36:01 7 1.34 0.00 0.00 0.00 0.00 98.66 02:40:48 02:37:01 all 0.24 0.00 0.01 0.01 0.00 99.74 02:40:48 02:37:01 0 0.00 0.00 0.02 0.03 0.00 99.95 02:40:48 02:37:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:40:48 02:37:01 2 0.00 0.00 0.02 0.03 0.00 99.95 02:40:48 02:37:01 3 0.05 0.00 0.02 0.00 0.02 99.92 02:40:48 02:37:01 4 0.05 0.00 0.00 0.00 0.00 99.95 02:40:48 02:37:01 5 0.03 0.00 0.00 0.00 0.02 99.95 02:40:48 02:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:40:48 02:37:01 7 1.71 0.00 0.00 0.00 0.00 98.29 02:40:48 02:38:01 all 0.02 0.00 0.03 0.01 0.00 99.94 02:40:48 02:38:01 0 0.00 0.00 0.03 0.03 0.02 99.92 02:40:48 02:38:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:40:48 02:38:01 2 0.02 0.00 0.03 0.05 0.00 99.90 02:40:48 02:38:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:40:48 02:38:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:40:48 02:38:01 5 0.05 0.00 0.07 0.00 0.00 99.88 02:40:48 02:38:01 6 0.03 0.00 0.00 0.00 0.00 99.97 02:40:48 02:38:01 7 0.02 0.00 0.03 0.02 0.00 99.93 02:40:48 02:39:01 all 0.23 0.00 0.01 0.01 0.00 99.75 02:40:48 02:39:01 0 0.03 0.00 0.02 0.03 0.00 99.92 02:40:48 02:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:40:48 02:39:01 2 0.00 0.00 0.00 0.02 0.00 99.98 02:40:48 02:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:40:48 02:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:40:48 02:39:01 5 0.05 0.00 0.03 0.00 0.00 99.92 02:40:48 02:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:40:48 02:39:01 7 1.71 0.00 0.00 0.00 0.02 98.27 02:40:48 02:40:01 all 0.16 0.00 0.01 0.01 0.00 99.82 02:40:48 02:40:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:40:48 02:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:40:48 02:40:01 2 0.00 0.00 0.00 0.07 0.00 99.93 02:40:48 02:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:40:48 02:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:40:48 02:40:01 5 0.03 0.00 0.03 0.00 0.02 99.92 02:40:48 02:40:01 6 0.03 0.00 0.03 0.00 0.00 99.93 02:40:48 02:40:01 7 1.13 0.00 0.00 0.00 0.00 98.87 02:40:48 Average: all 3.58 0.00 0.90 0.32 0.02 95.19 02:40:48 Average: 0 3.65 0.00 0.85 0.20 0.02 95.27 02:40:48 Average: 1 3.41 0.00 0.98 0.10 0.02 95.50 02:40:48 Average: 2 3.30 0.00 1.10 0.56 0.02 95.01 02:40:48 Average: 3 3.79 0.00 0.92 0.53 0.03 94.74 02:40:48 Average: 4 3.23 0.00 0.85 0.44 0.02 95.46 02:40:48 Average: 5 3.66 0.00 0.92 0.27 0.03 95.12 02:40:48 Average: 6 3.64 0.00 0.76 0.15 0.02 95.44 02:40:48 Average: 7 3.93 0.00 0.80 0.29 0.02 94.95 02:40:48 02:40:48 02:40:48