Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 37381ec3f65a6d1c524847dd5b265be5d59be2fc+2489b51445d58c7b6cae90cb7151d7172a329082 (63a34964479f31ef370daaf0eb1fd40fa6309db7) Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh7255477217940720420.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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-ssh4811724145006832819.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 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-29/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-29/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4294295759169367751.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 # timeout=10 Commit message: "Merge pull request #351 from ernestojeda/fix-archives-does-not-exist" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6332879810930598398.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-29/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-29/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4166450998530678757.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1829 in /w/workspace/oundry_device-rfid-llrp-go_PR-29 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/oundry_device-rfid-llrp-go_PR-29 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/jenkins-gitclient-ssh3672386383366789874.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/jenkins-gitclient-ssh5561426301162085690.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/29/head:refs/remotes/origin/PR-29 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2489b51445d58c7b6cae90cb7151d7172a329082 into PR head commit 37381ec3f65a6d1c524847dd5b265be5d59be2fc Merge succeeded, producing b530fc5bcef048e0492b9a5771e71ad3e817db32 Checking out Revision b530fc5bcef048e0492b9a5771e71ad3e817db32 (PR-29) > git config core.sparsecheckout # timeout=10 > git checkout -f 37381ec3f65a6d1c524847dd5b265be5d59be2fc # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/jenkins-gitclient-ssh1643252468022996847.key > git merge 2489b51445d58c7b6cae90cb7151d7172a329082 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b530fc5bcef048e0492b9a5771e71ad3e817db32 # timeout=10 Commit message: "Merge commit '2489b51445d58c7b6cae90cb7151d7172a329082' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:06:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:06:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:06:40 ========================================================= 05:06:40 EdgeX Global Pipelines Version Info 05:06:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 3fedf17b71c5e2a2a60b5f9c3baafa9075d29507 # timeout=10 05:06:42 ------------------- 05:06:42 stable info: 05:06:42 ------------------- 05:06:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:06:42 Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 05:06:42 Message: update stable to v1.0.203 05:06:42 ------------------- 05:06:42 experimental info: 05:06:42 ------------------- 05:06:42 Commited By: **** collab-it+edgex@linuxfoundation.org 05:06:42 Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 05:06:42 Message: update experimental to v1.0.203 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:06:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 05:06:42 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 05:06:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:06:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:06:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:06:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:06:42 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:06:42 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:06:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:06:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:06:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:06:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:06:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 05:06:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:06:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:06:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:06:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:06:43 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:06:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:06:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:06:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 05:06:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:06:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:06:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:06:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:06:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:06:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:06:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-29 [Pipeline] echo 05:06:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-29 [Pipeline] echo 05:06:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-29 [Pipeline] echo 05:06:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b530fc5bcef048e0492b9a5771e71ad3e817db32 [Pipeline] echo 05:06:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b530fc5 [Pipeline] echo 05:06:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:06:43 provisioning config files... 05:06:43 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/config6604024746176194070tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:06:43 ---> docker-login.sh 05:06:43 nexus3.edgexfoundry.org:10001 05:06:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:06:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:06:44 Configure a credential helper to remove this warning. See 05:06:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:06:44 05:06:44 Login Succeeded 05:06:44 nexus3.edgexfoundry.org:10002 05:06:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:06:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:06:44 Configure a credential helper to remove this warning. See 05:06:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:06:44 05:06:44 Login Succeeded 05:06:44 nexus3.edgexfoundry.org:10003 05:06:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:06:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:06:44 Configure a credential helper to remove this warning. See 05:06:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:06:44 05:06:44 Login Succeeded 05:06:44 nexus3.edgexfoundry.org:10004 05:06:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:06:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:06:44 Configure a credential helper to remove this warning. See 05:06:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:06:44 05:06:44 Login Succeeded 05:06:44 docker.io 05:06:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:06:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:06:45 Configure a credential helper to remove this warning. See 05:06:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:06:45 05:06:45 Login Succeeded 05:06:45 ---> docker-login.sh ends [Pipeline] } 05:06:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:06:45 + git log --format=format:%s -1 b530fc5bcef048e0492b9a5771e71ad3e817db32 [Pipeline] echo 05:06:45 GIT_COMMIT: b530fc5bcef048e0492b9a5771e71ad3e817db32, Commit Message: Merge commit '2489b51445d58c7b6cae90cb7151d7172a329082' into HEAD [Pipeline] echo 05:06:45 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:06:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:06:49 05:06:49 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:06:49 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:06:49 latest: Pulling from edgex-devops/git-semver 05:06:49 31603596830f: Pulling fs layer 05:06:49 d4622e32a9a9: Pulling fs layer 05:06:49 1030fce36090: Pulling fs layer 05:06:49 6c6cb7e1b49b: Pulling fs layer 05:06:49 6c6cb7e1b49b: Waiting 05:06:49 d4622e32a9a9: Verifying Checksum 05:06:49 d4622e32a9a9: Download complete 05:06:50 31603596830f: Verifying Checksum 05:06:50 31603596830f: Download complete 05:06:50 31603596830f: Pull complete 05:06:50 d4622e32a9a9: Pull complete 05:06:50 6c6cb7e1b49b: Verifying Checksum 05:06:50 6c6cb7e1b49b: Download complete 05:06:50 1030fce36090: Verifying Checksum 05:06:50 1030fce36090: Download complete 05:06:51 1030fce36090: Pull complete 05:06:51 6c6cb7e1b49b: Pull complete 05:06:51 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 05:06:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:06:51 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:06:51 prd-centos7-docker-4c-2g-1829 does not seem to be running inside a container 05:06:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-rfid-llrp-go_PR-29 -v /w/workspace/oundry_device-rfid-llrp-go_PR-29:/w/workspace/oundry_device-rfid-llrp-go_PR-29:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-29@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:06:51 $ docker top 46809cd06a935ab85a184093b86c27b573414a79002a751e3f850962a37baa5c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:06:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:06:52 [ssh-agent] Looking for ssh-agent implementation... 05:06:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:06:52 $ docker exec 46809cd06a935ab85a184093b86c27b573414a79002a751e3f850962a37baa5c ssh-agent 05:06:52 SSH_AUTH_SOCK=/tmp/ssh-nnMpll7FGMfj/agent.14 05:06:52 SSH_AGENT_PID=21 05:06:52 Running ssh-add (command line suppressed) 05:06:52 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/private_key_8382128262653288196.key (/w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/private_key_8382128262653288196.key) 05:06:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:06:52 + git tag --points-at HEAD [Pipeline] } 05:06:52 $ docker exec --env ******** --env ******** 46809cd06a935ab85a184093b86c27b573414a79002a751e3f850962a37baa5c ssh-agent -k 05:06:52 unset SSH_AUTH_SOCK; 05:06:52 unset SSH_AGENT_PID; 05:06:52 echo Agent pid 21 killed; 05:06:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:06:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:06:52 [ssh-agent] Looking for ssh-agent implementation... 05:06:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:06:52 $ docker exec 46809cd06a935ab85a184093b86c27b573414a79002a751e3f850962a37baa5c ssh-agent 05:06:53 SSH_AUTH_SOCK=/tmp/ssh-F6fcqBSIkbL8/agent.55 05:06:53 SSH_AGENT_PID=61 05:06:53 Running ssh-add (command line suppressed) 05:06:53 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/private_key_6694932948795105609.key (/w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/private_key_6694932948795105609.key) 05:06:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:06:53 + git semver init 05:06:53 # -> Open(): unable to determine branch for HEAD 05:06:53 # $GIT_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-29/.git 05:06:53 # $GIT_WORK_TREE = /w/workspace/oundry_device-rfid-llrp-go_PR-29 05:06:53 # $SEMVER_REMOTE_NAME = origin 05:06:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:06:53 # $SEMVER_USER_NAME = edgex-jenkins 05:06:53 # $SEMVER_BRANCH = PR-29 05:06:53 # $SEMVER_TEMP = /tmp/semver-324886036 05:06:53 # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP 05:06:54 # '/tmp/semver-324886036' -> '/w/workspace/oundry_device-rfid-llrp-go_PR-29/.semver' 05:06:54 # -> Force: false 05:06:54 # $SEMVER_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-29/.semver [Pipeline] } 05:06:54 $ docker exec --env ******** --env ******** 46809cd06a935ab85a184093b86c27b573414a79002a751e3f850962a37baa5c ssh-agent -k 05:06:54 unset SSH_AUTH_SOCK; 05:06:54 unset SSH_AGENT_PID; 05:06:54 echo Agent pid 61 killed; 05:06:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:06:54 + git semver [Pipeline] } 05:06:54 $ docker stop --time=1 46809cd06a935ab85a184093b86c27b573414a79002a751e3f850962a37baa5c 05:06:55 $ docker rm -f 46809cd06a935ab85a184093b86c27b573414a79002a751e3f850962a37baa5c [Pipeline] // withDockerContainer [Pipeline] sh 05:06:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:06:56 Stashed 1 file(s) [Pipeline] echo 05:06:56 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 05:07:11 Still waiting to schedule task 05:07:11 ‘prd-centos7-blackbox-4c-2g-1245’ doesn’t have label ‘centos7-docker-4c-2g’ 05:07:11 ‘prd-centos7-blackbox-4c-2g-1246’ doesn’t have label ‘centos7-docker-4c-2g’ 05:07:11 ‘prd-centos7-builder-2c-1g-1828’ doesn’t have label ‘centos7-docker-4c-2g’ 05:07:11 ‘prd-centos7-docker-4c-2g-1830’ is offline 05:07:11 Still waiting to schedule task 05:07:11 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 05:09:14 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1831 in /w/workspace/oundry_device-rfid-llrp-go_PR-29 [Pipeline] { [Pipeline] ws 05:09:14 Running in /w/workspace/device-rfid-llrp-go/12 [Pipeline] { [Pipeline] checkout 05:09:14 Selected Git installation does not exist. Using Default 05:09:14 The recommended git tool is: NONE 05:09:20 using credential edgex-jenkins-ssh 05:09:20 Cloning the remote Git repository 05:09:20 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 05:09:20 > git init /w/workspace/device-rfid-llrp-go/12 # timeout=10 05:09:21 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 05:09:21 > git --version # timeout=10 05:09:21 > git --version # 'git version 2.17.1' 05:09:21 using GIT_SSH to set credentials SSH Credentials for GitHub 05:09:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:09:22 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 05:09:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:09:22 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 05:09:22 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 05:09:22 using GIT_SSH to set credentials SSH Credentials for GitHub 05:09:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/29/head:refs/remotes/origin/PR-29 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:09:23 Merging remotes/origin/main commit 2489b51445d58c7b6cae90cb7151d7172a329082 into PR head commit 37381ec3f65a6d1c524847dd5b265be5d59be2fc 05:09:23 Merge succeeded, producing ab125841b9011467c5a7942afaf6a08001fe3075 05:09:23 Checking out Revision ab125841b9011467c5a7942afaf6a08001fe3075 (PR-29) 05:09:23 > git config core.sparsecheckout # timeout=10 05:09:23 > git checkout -f 37381ec3f65a6d1c524847dd5b265be5d59be2fc # timeout=10 05:09:23 > git remote # timeout=10 05:09:23 > git config --get remote.origin.url # timeout=10 05:09:23 using GIT_SSH to set credentials SSH Credentials for GitHub 05:09:23 > git merge 2489b51445d58c7b6cae90cb7151d7172a329082 # timeout=10 05:09:23 > git rev-parse HEAD^{commit} # timeout=10 05:09:23 > git config core.sparsecheckout # timeout=10 05:09:23 > git checkout -f ab125841b9011467c5a7942afaf6a08001fe3075 # timeout=10 05:09:28 Commit message: "Merge commit '2489b51445d58c7b6cae90cb7151d7172a329082' into HEAD" 05:09:28 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:09:28 provisioning config files... 05:09:28 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/12@tmp/config3888233824522127483tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:09:28 Running on prd-centos7-docker-4c-2g-1832 in /w/workspace/oundry_device-rfid-llrp-go_PR-29 [Pipeline] { [Pipeline] ws 05:09:28 Running in /w/workspace/device-rfid-llrp-go/12 [Pipeline] { [Pipeline] checkout 05:09:29 Selected Git installation does not exist. Using Default 05:09:29 The recommended git tool is: NONE 05:09:29 ---> docker-login.sh 05:09:29 nexus3.edgexfoundry.org:10001 05:09:28 > git rev-list --no-walk 3fedf17b71c5e2a2a60b5f9c3baafa9075d29507 # timeout=10 05:09:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:09:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:09:30 Configure a credential helper to remove this warning. See 05:09:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:09:30 05:09:30 Login Succeeded 05:09:30 nexus3.edgexfoundry.org:10002 05:09:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:09:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:09:30 Configure a credential helper to remove this warning. See 05:09:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:09:30 05:09:30 Login Succeeded 05:09:30 nexus3.edgexfoundry.org:10003 05:09:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:09:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:09:31 Configure a credential helper to remove this warning. See 05:09:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:09:31 05:09:31 Login Succeeded 05:09:31 nexus3.edgexfoundry.org:10004 05:09:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:09:32 using credential edgex-jenkins-ssh 05:09:32 Cloning the remote Git repository 05:09:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:09:32 Configure a credential helper to remove this warning. See 05:09:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:09:32 05:09:32 Login Succeeded 05:09:32 docker.io 05:09:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:09:32 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 05:09:32 > git init /w/workspace/device-rfid-llrp-go/12 # timeout=10 05:09:32 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 05:09:32 > git --version # timeout=10 05:09:32 > git --version # 'git version 2.24.4' 05:09:32 using GIT_SSH to set credentials SSH Credentials for GitHub 05:09:32 [INFO] Currently running in a labeled security context 05:09:32 [INFO] Currently SELinux is 'enforcing' on the host 05:09:32 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/12@tmp/jenkins-gitclient-ssh404368598099994907.key 05:09:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:09:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:09:32 Configure a credential helper to remove this warning. See 05:09:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:09:32 05:09:32 Login Succeeded 05:09:32 ---> docker-login.sh ends [Pipeline] } 05:09:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 05:09:33 Merging remotes/origin/main commit 2489b51445d58c7b6cae90cb7151d7172a329082 into PR head commit 37381ec3f65a6d1c524847dd5b265be5d59be2fc 05:09:33 Merge succeeded, producing 72539d88d388fc63a4909de0eb91608fe0bf810e 05:09:33 Checking out Revision 72539d88d388fc63a4909de0eb91608fe0bf810e (PR-29) [Pipeline] echo 05:09:33 ========================================================= 05:09:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 05:09:33 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 05:09:32 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 05:09:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:09:32 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 05:09:32 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 05:09:32 using GIT_SSH to set credentials SSH Credentials for GitHub 05:09:32 [INFO] Currently running in a labeled security context 05:09:32 [INFO] Currently SELinux is 'enforcing' on the host 05:09:32 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/12@tmp/jenkins-gitclient-ssh67760838720420145.key 05:09:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/29/head:refs/remotes/origin/PR-29 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:09:33 > git config core.sparsecheckout # timeout=10 05:09:33 > git checkout -f 37381ec3f65a6d1c524847dd5b265be5d59be2fc # timeout=10 05:09:33 > git remote # timeout=10 05:09:33 > git config --get remote.origin.url # timeout=10 05:09:33 using GIT_SSH to set credentials SSH Credentials for GitHub 05:09:33 [INFO] Currently running in a labeled security context 05:09:33 [INFO] Currently SELinux is 'enforcing' on the host 05:09:33 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/12@tmp/jenkins-gitclient-ssh5407783784788591924.key 05:09:33 > git merge 2489b51445d58c7b6cae90cb7151d7172a329082 # timeout=10 05:09:33 > git rev-parse HEAD^{commit} # timeout=10 05:09:33 > git config core.sparsecheckout # timeout=10 05:09:33 > git checkout -f 72539d88d388fc63a4909de0eb91608fe0bf810e # timeout=10 05:09:33 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 05:09:34 Sending build context to Docker daemon 1.196MB 05:09:34 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 05:09:34 Step 2/10 : FROM ${BASE} 05:09:34 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:09:34 595b0fe564bb: Pulling fs layer 05:09:34 24495759ef45: Pulling fs layer 05:09:34 d148012ef14d: Pulling fs layer 05:09:34 e90a11edd702: Pulling fs layer 05:09:34 d77568369979: Pulling fs layer 05:09:34 02195dbdac53: Pulling fs layer 05:09:34 2b1b35aa2570: Pulling fs layer 05:09:34 2c1f732e5b09: Pulling fs layer 05:09:34 02195dbdac53: Waiting 05:09:34 e90a11edd702: Waiting 05:09:34 2b1b35aa2570: Waiting 05:09:34 2c1f732e5b09: Waiting 05:09:34 d77568369979: Waiting 05:09:34 d148012ef14d: Verifying Checksum 05:09:34 d148012ef14d: Download complete 05:09:34 24495759ef45: Verifying Checksum 05:09:34 24495759ef45: Download complete 05:09:34 d77568369979: Download complete 05:09:34 02195dbdac53: Verifying Checksum 05:09:34 02195dbdac53: Download complete 05:09:35 595b0fe564bb: Pull complete 05:09:36 24495759ef45: Pull complete 05:09:36 d148012ef14d: Pull complete 05:09:37 Commit message: "Merge commit '2489b51445d58c7b6cae90cb7151d7172a329082' into HEAD" 05:09:37 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:09:37 provisioning config files... 05:09:37 > git rev-list --no-walk 3fedf17b71c5e2a2a60b5f9c3baafa9075d29507 # timeout=10 05:09:37 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/12@tmp/config5420871549748532732tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:09:38 ---> docker-login.sh 05:09:38 nexus3.edgexfoundry.org:10001 05:09:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:09:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:09:38 Configure a credential helper to remove this warning. See 05:09:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:09:38 05:09:38 Login Succeeded 05:09:38 nexus3.edgexfoundry.org:10002 05:09:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:09:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:09:38 Configure a credential helper to remove this warning. See 05:09:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:09:38 05:09:38 Login Succeeded 05:09:38 nexus3.edgexfoundry.org:10003 05:09:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:09:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:09:38 Configure a credential helper to remove this warning. See 05:09:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:09:38 05:09:38 Login Succeeded 05:09:38 nexus3.edgexfoundry.org:10004 05:09:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:09:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:09:38 Configure a credential helper to remove this warning. See 05:09:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:09:38 05:09:38 Login Succeeded 05:09:38 docker.io 05:09:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:09:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:09:39 Configure a credential helper to remove this warning. See 05:09:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:09:39 05:09:39 Login Succeeded 05:09:39 ---> docker-login.sh ends [Pipeline] } 05:09:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 05:09:39 2c1f732e5b09: Verifying Checksum 05:09:39 2c1f732e5b09: Download complete 05:09:39 e90a11edd702: Verifying Checksum 05:09:39 e90a11edd702: Download complete [Pipeline] echo 05:09:39 ========================================================= 05:09:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:09:39 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 05:09:39 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 05:09:39 Sending build context to Docker daemon 1.196MB 05:09:39 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 05:09:39 Step 2/10 : FROM ${BASE} 05:09:39 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 05:09:39 540db60ca938: Pulling fs layer 05:09:39 adcc1eea9eea: Pulling fs layer 05:09:39 4c4ab2625f07: Pulling fs layer 05:09:39 db62176df00c: Pulling fs layer 05:09:39 3b30891b0d05: Pulling fs layer 05:09:39 444f5516b4c7: Pulling fs layer 05:09:39 90b9b1106a8b: Pulling fs layer 05:09:39 0383d17a5b7e: Pulling fs layer 05:09:39 c82ef313ddc5: Pulling fs layer 05:09:39 db62176df00c: Waiting 05:09:39 3b30891b0d05: Waiting 05:09:39 444f5516b4c7: Waiting 05:09:39 90b9b1106a8b: Waiting 05:09:39 0383d17a5b7e: Waiting 05:09:39 c82ef313ddc5: Waiting 05:09:40 4c4ab2625f07: Verifying Checksum 05:09:40 4c4ab2625f07: Download complete 05:09:40 adcc1eea9eea: Verifying Checksum 05:09:40 adcc1eea9eea: Download complete 05:09:40 3b30891b0d05: Verifying Checksum 05:09:40 3b30891b0d05: Download complete 05:09:40 444f5516b4c7: Verifying Checksum 05:09:40 444f5516b4c7: Download complete 05:09:40 90b9b1106a8b: Verifying Checksum 05:09:40 90b9b1106a8b: Download complete 05:09:40 540db60ca938: Verifying Checksum 05:09:40 540db60ca938: Download complete 05:09:40 540db60ca938: Pull complete 05:09:40 adcc1eea9eea: Pull complete 05:09:40 0383d17a5b7e: Verifying Checksum 05:09:40 0383d17a5b7e: Download complete 05:09:40 4c4ab2625f07: Pull complete 05:09:43 c82ef313ddc5: Verifying Checksum 05:09:43 c82ef313ddc5: Download complete 05:09:44 db62176df00c: Verifying Checksum 05:09:44 db62176df00c: Download complete 05:09:47 db62176df00c: Pull complete 05:09:47 3b30891b0d05: Pull complete 05:09:47 444f5516b4c7: Pull complete 05:09:48 90b9b1106a8b: Pull complete 05:09:48 0383d17a5b7e: Pull complete 05:09:49 e90a11edd702: Pull complete 05:09:49 d77568369979: Pull complete 05:09:50 02195dbdac53: Pull complete 05:09:50 2b1b35aa2570: Pull complete 05:09:50 c82ef313ddc5: Pull complete 05:09:50 Digest: sha256:3eb3d6350589afc32301fc0b898c8a62550fd4a320e6d69c5ccab6db48ea93d4 05:09:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:09:50 ---> 4508b0543a43 05:09:50 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 05:09:52 ---> Running in e6f7159df57f 05:09:52 Removing intermediate container e6f7159df57f 05:09:52 ---> b52608849a15 05:09:52 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 05:09:52 ---> Running in b9b17316e442 05:09:52 Removing intermediate container b9b17316e442 05:09:52 ---> b2f4fd8b940e 05:09:52 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 05:09:52 ---> Running in 6999333c3d31 05:09:52 Removing intermediate container 6999333c3d31 05:09:52 ---> f3bfec4e9c0e 05:09:52 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:09:52 ---> Running in c13c5d657d43 05:09:53 Removing intermediate container c13c5d657d43 05:09:53 ---> 1b7afa2bd0b0 05:09:53 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:09:53 ---> Running in b0a46dfbfd31 05:09:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:09:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:09:55 OK: 219 MiB in 52 packages 05:09:55 Removing intermediate container b0a46dfbfd31 05:09:55 ---> 6831d6971827 05:09:55 Step 8/10 : WORKDIR /device-rfid-llrp-go 05:09:55 ---> Running in 7d895cb0a9c4 05:09:55 Removing intermediate container 7d895cb0a9c4 05:09:55 ---> fe1afe67a832 05:09:55 Step 9/10 : COPY . . 05:09:55 ---> 65171dd35d34 05:09:55 Step 10/10 : RUN go mod download 05:09:55 ---> Running in 38dc0699d12f 05:09:55 2c1f732e5b09: Pull complete 05:09:56 Digest: sha256:28bf673c29b435c7a745567d5b62fe0c6cb5f21a2a07afb8b83a2b3b340898b5 05:09:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 05:09:56 ---> 88ecf2bb1f95 05:09:56 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 05:09:59 ---> Running in bc514d3a7d5f 05:09:59 Removing intermediate container bc514d3a7d5f 05:09:59 ---> fc5194a189c4 05:09:59 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 05:09:59 ---> Running in 796dd4d39695 05:10:00 Removing intermediate container 796dd4d39695 05:10:00 ---> 25289b224d30 05:10:00 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 05:10:00 ---> Running in f880c847bdbd 05:10:00 Removing intermediate container f880c847bdbd 05:10:00 ---> def2b9ccc915 05:10:00 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:10:00 ---> Running in 6ee775cdd637 05:10:03 Removing intermediate container 6ee775cdd637 05:10:03 ---> e1bf598d3d42 05:10:03 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:10:03 ---> Running in d63618195fd3 05:10:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:10:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:10:06 OK: 218 MiB in 52 packages 05:10:07 Removing intermediate container d63618195fd3 05:10:07 ---> 025f4b3e91f8 05:10:07 Step 8/10 : WORKDIR /device-rfid-llrp-go 05:10:08 Removing intermediate container 38dc0699d12f 05:10:08 ---> 846e739b2864 05:10:08 Successfully built 846e739b2864 05:10:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:10:08 ---> Running in c83e3aa5c58d 05:10:08 + docker inspect -f . ci-base-image-x86_64 05:10:08 . [Pipeline] withDockerContainer 05:10:08 prd-centos7-docker-4c-2g-1832 does not seem to be running inside a container 05:10:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/12 -v /w/workspace/device-rfid-llrp-go/12:/w/workspace/device-rfid-llrp-go/12:rw,z -v /w/workspace/device-rfid-llrp-go/12@tmp:/w/workspace/device-rfid-llrp-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:10:08 Removing intermediate container c83e3aa5c58d 05:10:08 ---> ae1e4ccd2acc 05:10:08 Step 9/10 : COPY . . 05:10:08 $ docker top f1d56f117466910c5854538e0426f2f22afc9954aa36e41a4a72ab198620d993 -eo pid,comm [Pipeline] { [Pipeline] sh 05:10:09 + go version 05:10:09 go version go1.16.6 linux/amd64 [Pipeline] } 05:10:09 $ docker stop --time=1 f1d56f117466910c5854538e0426f2f22afc9954aa36e41a4a72ab198620d993 05:10:09 ---> 57c2dfbfbb8f 05:10:09 Step 10/10 : RUN go mod download 05:10:09 ---> Running in 44603782b736 05:10:10 $ docker rm -f f1d56f117466910c5854538e0426f2f22afc9954aa36e41a4a72ab198620d993 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:10:11 + docker inspect -f . ci-base-image-x86_64 05:10:11 . [Pipeline] withDockerContainer 05:10:11 prd-centos7-docker-4c-2g-1832 does not seem to be running inside a container 05:10:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/12 -v /w/workspace/device-rfid-llrp-go/12:/w/workspace/device-rfid-llrp-go/12:rw,z -v /w/workspace/device-rfid-llrp-go/12@tmp:/w/workspace/device-rfid-llrp-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:10:11 $ docker top a93d19b8b2608016fa88c375594e6a090491fa27bc822013897df117a9e0c4c9 -eo pid,comm [Pipeline] { [Pipeline] sh 05:10:12 + go mod tidy [Pipeline] sh 05:10:12 + make test 05:10:12 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 05:10:12 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 05:10:18 # github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging 05:10:18 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.60/bootstrap/logging/factory.go:29:9: undefined: logger.NewClientStdOut 05:10:18 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.60/bootstrap/logging/factory.go:42:25: too many arguments in call to logger.NewClient 05:10:18 have (string, bool, string, string) 05:10:18 want (string, string) 05:10:25 FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver [build failed] 05:10:25 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.241s coverage: 52.0% of statements 05:10:25 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.005s coverage: 95.5% of statements 05:10:25 make: *** [Makefile:26: test] Error 2 [Pipeline] } 05:10:26 $ docker stop --time=1 a93d19b8b2608016fa88c375594e6a090491fa27bc822013897df117a9e0c4c9 05:10:27 $ docker rm -f a93d19b8b2608016fa88c375594e6a090491fa27bc822013897df117a9e0c4c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:10:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:10:28 05:10:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 05:10:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:10:28 latest: Pulling from edgex-lftools-log-publisher 05:10:28 b4d181a07f80: Pulling fs layer 05:10:28 a1111a8f2ec3: Pulling fs layer 05:10:28 ed53099fbce6: Pulling fs layer 05:10:28 dc539afda2c1: Pulling fs layer 05:10:28 77bc0d833cb6: Pulling fs layer 05:10:28 9065ff56babe: Pulling fs layer 05:10:28 d287ab97295c: Pulling fs layer 05:10:28 dc539afda2c1: Waiting 05:10:28 77bc0d833cb6: Waiting 05:10:28 9065ff56babe: Waiting 05:10:28 d287ab97295c: Waiting 05:10:29 a1111a8f2ec3: Verifying Checksum 05:10:29 a1111a8f2ec3: Download complete 05:10:29 dc539afda2c1: Verifying Checksum 05:10:29 dc539afda2c1: Download complete 05:10:29 77bc0d833cb6: Verifying Checksum 05:10:29 77bc0d833cb6: Download complete 05:10:29 9065ff56babe: Verifying Checksum 05:10:29 9065ff56babe: Download complete 05:10:29 ed53099fbce6: Verifying Checksum 05:10:29 ed53099fbce6: Download complete 05:10:30 b4d181a07f80: Verifying Checksum 05:10:30 b4d181a07f80: Download complete 05:10:31 b4d181a07f80: Pull complete 05:10:31 a1111a8f2ec3: Pull complete 05:10:32 ed53099fbce6: Pull complete 05:10:32 dc539afda2c1: Pull complete 05:10:32 77bc0d833cb6: Pull complete 05:10:32 9065ff56babe: Pull complete 05:10:33 d287ab97295c: Verifying Checksum 05:10:33 d287ab97295c: Download complete 05:10:36 Removing intermediate container 44603782b736 05:10:36 ---> 7dae9224f896 05:10:36 Successfully built 7dae9224f896 05:10:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:10:37 + docker inspect -f . ci-base-image-arm64 05:10:37 . [Pipeline] withDockerContainer 05:10:37 prd-ubuntu18.04-docker-arm64-4c-16g-1831 does not seem to be running inside a container 05:10:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/12 -v /w/workspace/device-rfid-llrp-go/12:/w/workspace/device-rfid-llrp-go/12:rw,z -v /w/workspace/device-rfid-llrp-go/12@tmp:/w/workspace/device-rfid-llrp-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:10:38 d287ab97295c: Pull complete 05:10:38 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 05:10:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:10:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:10:39 $ docker top 222359bf18d159e9563d75b9ee7a5c90c3bf38b0bbf00ca039216ce9fe84128e -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 05:10:39 prd-centos7-docker-4c-2g-1832 does not seem to be running inside a container 05:10:39 $ 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/12 -v /w/workspace/device-rfid-llrp-go/12:/w/workspace/device-rfid-llrp-go/12:rw,z -v /w/workspace/device-rfid-llrp-go/12@tmp:/w/workspace/device-rfid-llrp-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:10:42 $ docker top 0917c57a9ea2bde42f2db1ef9f0b36d854669d3fd8f15de2af3bad8a7a01a474 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh 05:10:42 + go version 05:10:42 go version go1.16.6 linux/arm64 [Pipeline] } 05:10:43 $ docker stop --time=1 222359bf18d159e9563d75b9ee7a5c90c3bf38b0bbf00ca039216ce9fe84128e 05:10:43 ---> job-cost.sh 05:10:43 lf-activate-venv: SKIPPING 05:10:43 INFO: No Stack... 05:10:43 INFO: Retrieving Pricing Info for: v3-standard-2 05:10:44 INFO: Archiving Costs 05:10:44 $ docker rm -f 222359bf18d159e9563d75b9ee7a5c90c3bf38b0bbf00ca039216ce9fe84128e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:10:45 + cat /w/workspace/device-rfid-llrp-go/12/archives/cost.csv 05:10:45 + cut -d, -f6 [Pipeline] lock 05:10:45 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-12-stack-cost] 05:10:45 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-12-stack-cost] did not exist. Created. 05:10:45 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:10:45 + docker inspect -f . ci-base-image-arm64 05:10:45 . [Pipeline] withDockerContainer 05:10:45 + echo total: 0.05999999865889549 05:10:46 prd-ubuntu18.04-docker-arm64-4c-16g-1831 does not seem to be running inside a container 05:10:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/12 -v /w/workspace/device-rfid-llrp-go/12:/w/workspace/device-rfid-llrp-go/12:rw,z -v /w/workspace/device-rfid-llrp-go/12@tmp:/w/workspace/device-rfid-llrp-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:10:47 $ docker top 598d1c550a3976c88e250d9cc01768586f9020a7d4baa6d6483ef696c4f7c967 -eo pid,comm [Pipeline] { [Pipeline] stash [Pipeline] sh 05:10:48 Stashed 1 file(s) [Pipeline] } 05:10:48 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-12-stack-cost] [Pipeline] // lock [Pipeline] } 05:10:48 $ docker stop --time=1 0917c57a9ea2bde42f2db1ef9f0b36d854669d3fd8f15de2af3bad8a7a01a474 05:10:48 + go mod tidy 05:10:49 $ docker rm -f 0917c57a9ea2bde42f2db1ef9f0b36d854669d3fd8f15de2af3bad8a7a01a474 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:10:50 Failed in branch amd64 05:10:50 + make test 05:10:50 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 05:10:51 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 05:11:19 # github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging 05:11:19 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.60/bootstrap/logging/factory.go:29:9: undefined: logger.NewClientStdOut 05:11:19 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.60/bootstrap/logging/factory.go:42:25: too many arguments in call to logger.NewClient 05:11:19 have (string, bool, string, string) 05:11:19 want (string, string) 05:11:34 FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver [build failed] 05:11:34 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.502s coverage: 52.0% of statements 05:11:34 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.043s coverage: 95.5% of statements 05:11:34 make: *** [Makefile:26: test] Error 2 [Pipeline] } 05:11:34 $ docker stop --time=1 598d1c550a3976c88e250d9cc01768586f9020a7d4baa6d6483ef696c4f7c967 05:11:36 $ docker rm -f 598d1c550a3976c88e250d9cc01768586f9020a7d4baa6d6483ef696c4f7c967 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:11:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:11:38 05:11:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 05:11:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:11:38 arm64: Pulling from edgex-lftools-log-publisher 05:11:38 448f6bf000e3: Pulling fs layer 05:11:38 f757da607395: Pulling fs layer 05:11:38 05883995daec: Pulling fs layer 05:11:38 8603b9c90790: Pulling fs layer 05:11:38 1560dd03e051: Pulling fs layer 05:11:38 27f5ce0e4adf: Pulling fs layer 05:11:38 c2d8d7efcc4b: Pulling fs layer 05:11:38 1560dd03e051: Waiting 05:11:38 27f5ce0e4adf: Waiting 05:11:38 c2d8d7efcc4b: Waiting 05:11:38 8603b9c90790: Waiting 05:11:39 f757da607395: Verifying Checksum 05:11:39 f757da607395: Download complete 05:11:39 8603b9c90790: Verifying Checksum 05:11:39 8603b9c90790: Download complete 05:11:39 1560dd03e051: Verifying Checksum 05:11:39 1560dd03e051: Download complete 05:11:39 27f5ce0e4adf: Download complete 05:11:39 05883995daec: Download complete 05:11:40 448f6bf000e3: Verifying Checksum 05:11:40 448f6bf000e3: Download complete 05:11:43 c2d8d7efcc4b: Verifying Checksum 05:11:43 c2d8d7efcc4b: Download complete 05:11:43 448f6bf000e3: Pull complete 05:11:44 f757da607395: Pull complete 05:11:46 05883995daec: Pull complete 05:11:46 8603b9c90790: Pull complete 05:11:47 1560dd03e051: Pull complete 05:11:47 27f5ce0e4adf: Pull complete 05:12:02 c2d8d7efcc4b: Pull complete 05:12:02 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 05:12:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:12:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 05:12:03 prd-ubuntu18.04-docker-arm64-4c-16g-1831 does not seem to be running inside a container 05:12:03 $ 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/12 -v /w/workspace/device-rfid-llrp-go/12:/w/workspace/device-rfid-llrp-go/12:rw,z -v /w/workspace/device-rfid-llrp-go/12@tmp:/w/workspace/device-rfid-llrp-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:12:06 $ docker top e229d3810b66c95899afe8a8aa2760678f95d793563bc46583c367a2a2494bfe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:12:07 ---> job-cost.sh 05:12:07 lf-activate-venv: SKIPPING 05:12:07 INFO: No Stack... 05:12:09 INFO: Retrieving Pricing Info for: v2-standard-4 05:12:09 INFO: Archiving Costs [Pipeline] sh 05:12:10 + cat /w/workspace/device-rfid-llrp-go/12/archives/cost.csv 05:12:10 + cut -d, -f6 [Pipeline] lock 05:12:10 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-12-stack-cost] 05:12:10 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-12-stack-cost] did not exist. Created. 05:12:10 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:12:11 /w/workspace/device-rfid-llrp-go/12@tmp/durable-f2bea97d/script.sh: 1: /w/workspace/device-rfid-llrp-go/12@tmp/durable-f2bea97d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 05:12:11 + echo total: 0.18000000715255737 [Pipeline] stash 05:12:11 Warning: overwriting stash ‘stack-cost’ 05:12:12 Stashed 1 file(s) [Pipeline] } 05:12:12 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-12-stack-cost] [Pipeline] // lock [Pipeline] } 05:12:12 $ docker stop --time=1 e229d3810b66c95899afe8a8aa2760678f95d793563bc46583c367a2a2494bfe 05:12:14 $ docker rm -f e229d3810b66c95899afe8a8aa2760678f95d793563bc46583c367a2a2494bfe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:12:14 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:12:16 + '[' -d /w/workspace/oundry_device-rfid-llrp-go_PR-29/archives ']' [Pipeline] libraryResource [Pipeline] sh 05:12:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:12:17 ---> package-listing.sh 05:12:17 ++ tr '[:upper:]' '[:lower:]' 05:12:17 ++ facter osfamily 05:12:17 + OS_FAMILY=redhat 05:12:17 + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-29 05:12:17 + START_PACKAGES=/tmp/packages_start.txt 05:12:17 + END_PACKAGES=/tmp/packages_end.txt 05:12:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:12:17 + PACKAGES=/tmp/packages_start.txt 05:12:17 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-29 ']' 05:12:17 + PACKAGES=/tmp/packages_end.txt 05:12:17 + case "${OS_FAMILY}" in 05:12:17 + rpm -qa 05:12:17 + sort 05:12:18 + '[' -f /tmp/packages_start.txt ']' 05:12:18 + '[' -f /tmp/packages_end.txt ']' 05:12:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:12:18 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-29 ']' 05:12:18 + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-29/archives/ 05:12:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-rfid-llrp-go_PR-29/archives/ [Pipeline] echo 05:12:18 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_device-rfid-llrp-go_PR-29/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:12:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:12:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:12:19 05:12:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 05:12:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:12:19 latest: Pulling from edgex-lftools-log-publisher 05:12:19 b4d181a07f80: Pulling fs layer 05:12:19 a1111a8f2ec3: Pulling fs layer 05:12:19 ed53099fbce6: Pulling fs layer 05:12:19 dc539afda2c1: Pulling fs layer 05:12:19 77bc0d833cb6: Pulling fs layer 05:12:19 9065ff56babe: Pulling fs layer 05:12:19 d287ab97295c: Pulling fs layer 05:12:19 dc539afda2c1: Waiting 05:12:19 77bc0d833cb6: Waiting 05:12:19 9065ff56babe: Waiting 05:12:19 d287ab97295c: Waiting 05:12:20 a1111a8f2ec3: Verifying Checksum 05:12:20 a1111a8f2ec3: Download complete 05:12:20 dc539afda2c1: Verifying Checksum 05:12:20 dc539afda2c1: Download complete 05:12:20 77bc0d833cb6: Verifying Checksum 05:12:20 77bc0d833cb6: Download complete 05:12:20 9065ff56babe: Verifying Checksum 05:12:20 9065ff56babe: Download complete 05:12:20 ed53099fbce6: Verifying Checksum 05:12:20 ed53099fbce6: Download complete 05:12:21 b4d181a07f80: Verifying Checksum 05:12:21 b4d181a07f80: Download complete 05:12:22 b4d181a07f80: Pull complete 05:12:22 a1111a8f2ec3: Pull complete 05:12:22 ed53099fbce6: Pull complete 05:12:22 dc539afda2c1: Pull complete 05:12:23 77bc0d833cb6: Pull complete 05:12:23 9065ff56babe: Pull complete 05:12:24 d287ab97295c: Verifying Checksum 05:12:24 d287ab97295c: Download complete 05:12:28 d287ab97295c: Pull complete 05:12:28 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 05:12:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:12:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 05:12:29 prd-centos7-docker-4c-2g-1829 does not seem to be running inside a container 05:12:29 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_device-rfid-llrp-go_PR-29/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-rfid-llrp-go_PR-29 -v /w/workspace/oundry_device-rfid-llrp-go_PR-29:/w/workspace/oundry_device-rfid-llrp-go_PR-29:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-29@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 05:12:31 $ docker top e861b409eb323749ba262b56ac278678b2728aa0c4d7997a7aef8e7f9d07d61c -eo pid,comm [Pipeline] { [Pipeline] sh 05:12:31 + touch /tmp/pre-build-complete [Pipeline] sh 05:12:31 + mkdir -p /var/log/sysstat [Pipeline] sh 05:12:32 + ls /var/log/sa-host 05:12:32 + sadf -c /var/log/sa-host/sa03 05:12:32 file_magic: OK 05:12:32 HZ: Using current value: 100 05:12:32 file_header: OK 05:12:32 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 05:12:32 Statistics: 05:12:32 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:12:32 File successfully converted to sysstat format version 12.0.3 05:12:32 + sadf -c /var/log/sa-host/sa05 05:12:32 file_magic: OK 05:12:32 HZ: Using current value: 100 05:12:32 file_header: OK 05:12:32 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 05:12:32 Statistics: 05:12:32 Hnuu...uuuununununu...Hnuu...uuuununununu... 05:12:32 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:12:32 provisioning config files... 05:12:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/config3505355472954950694tmp [Pipeline] { [Pipeline] echo 05:12:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:12:33 ---> create-netrc.sh [Pipeline] } 05:12:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:12:33 ---> python-tools-install.sh [Pipeline] echo 05:12:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:12:33 ---> sudo-logs.sh 05:12:33 Archiving 'sudo' log.. 05:12:33 sudo: unable to resolve host prd-centos7-docker-4c-2g-1829.vexxhost.local: Name or service not known 05:12:33 sudo: unable to resolve host prd-centos7-docker-4c-2g-1829.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 05:12:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:12:34 ---> job-cost.sh 05:12:34 lf-activate-venv: SKIPPING 05:12:34 DEBUG: total: 0.18000000715255737 05:12:34 INFO: Retrieving Stack Cost... 05:12:35 INFO: Retrieving Pricing Info for: v3-standard-2 05:12:35 INFO: Archiving Costs [Pipeline] echo 05:12:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:12:35 ---> logs-deploy.sh 05:12:35 lf-activate-venv: SKIPPING 05:12:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-29/12 05:12:35 INFO: archiving workspace using pattern(s): 05:12:36 Archives upload complete. 05:12:36 INFO: archiving logs to Nexus 05:12:37 ---> uname -a: 05:12:37 Linux prd-centos7-docker-4c-2g-1829.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 05:12:37 05:12:37 05:12:37 ---> lscpu: 05:12:37 Architecture: x86_64 05:12:37 CPU op-mode(s): 32-bit, 64-bit 05:12:37 Byte Order: Little Endian 05:12:37 Address sizes: 40 bits physical, 48 bits virtual 05:12:37 CPU(s): 2 05:12:37 On-line CPU(s) list: 0,1 05:12:37 Thread(s) per core: 1 05:12:37 Core(s) per socket: 1 05:12:37 Socket(s): 2 05:12:37 NUMA node(s): 1 05:12:37 Vendor ID: AuthenticAMD 05:12:37 CPU family: 23 05:12:37 Model: 49 05:12:37 Model name: AMD EPYC-Rome Processor 05:12:37 Stepping: 0 05:12:37 CPU MHz: 2799.998 05:12:37 BogoMIPS: 5599.99 05:12:37 Virtualization: AMD-V 05:12:37 Hypervisor vendor: KVM 05:12:37 Virtualization type: full 05:12:37 L1d cache: 32K 05:12:37 L1i cache: 32K 05:12:37 L2 cache: 512K 05:12:37 L3 cache: 16384K 05:12:37 NUMA node0 CPU(s): 0,1 05:12:37 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 05:12:37 05:12:37 05:12:37 ---> nproc: 05:12:37 2 05:12:37 05:12:37 05:12:37 ---> df -h: 05:12:37 Filesystem Size Used Avail Use% Mounted on 05:12:37 overlay 40G 7.7G 33G 20% / 05:12:37 tmpfs 64M 0 64M 0% /dev 05:12:37 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 05:12:37 shm 64M 0 64M 0% /dev/shm 05:12:37 /dev/vda1 40G 7.7G 33G 20% /facter-os 05:12:37 05:12:37 05:12:37 ---> sar -b -r -n DEV: 05:12:37 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/03/21 _x86_64_ (2 CPU) 05:12:37 05:12:37 05:06:02 LINUX RESTART (2 CPU) 05:12:37 05:12:37 05:07:01 tps rtps wtps bread/s bwrtn/s 05:12:37 05:08:01 0.60 0.00 0.60 0.00 13.47 05:12:37 05:09:01 0.53 0.00 0.53 0.00 9.03 05:12:37 05:10:01 0.27 0.00 0.27 0.00 4.07 05:12:37 05:11:01 0.28 0.00 0.28 0.00 5.55 05:12:37 05:12:01 0.28 0.00 0.28 0.00 4.78 05:12:37 Average: 0.39 0.00 0.39 0.00 7.38 05:12:37 05:12:37 05:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:12:37 05:08:01 5471920 0 800308 9.99 2620 1734092 1243732 13.73 578420 1560868 12 05:12:37 05:09:01 5475068 0 797152 9.95 2620 1734100 1205480 13.31 575012 1562312 8 05:12:37 05:10:01 5472880 0 799340 9.98 2620 1734100 1205760 13.31 577404 1562312 8 05:12:37 05:11:01 5472548 0 799660 9.98 2620 1734112 1205772 13.31 576716 1563040 8 05:12:37 05:12:01 5472540 0 799664 9.98 2620 1734116 1205820 13.31 573604 1566464 8 05:12:37 Average: 5472991 0 799225 9.98 2620 1734104 1213313 13.40 576231 1562999 9 05:12:37 05:12:37 05:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:12:37 05:08:01 eth0 4.96 2.10 3.35 0.35 0.00 0.00 0.00 0.00 05:12:37 05:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:12:37 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:12:37 05:09:01 eth0 0.57 0.08 0.06 0.01 0.00 0.00 0.00 0.00 05:12:37 05:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:12:37 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:12:37 05:10:01 eth0 1.93 0.65 0.62 0.40 0.00 0.00 0.00 0.00 05:12:37 05:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:12:37 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:12:37 05:11:01 eth0 0.98 0.32 0.32 0.20 0.00 0.00 0.00 0.00 05:12:37 05:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:12:37 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:12:37 05:12:01 eth0 0.60 0.37 0.34 0.26 0.00 0.00 0.00 0.00 05:12:37 05:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:12:37 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:12:37 Average: eth0 1.81 0.70 0.94 0.24 0.00 0.00 0.00 0.00 05:12:37 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:12:37 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:12:37 05:12:37 05:12:37 ---> sar -P ALL: 05:12:37 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/03/21 _x86_64_ (2 CPU) 05:12:37 05:12:37 05:06:02 LINUX RESTART (2 CPU) 05:12:37 05:12:37 05:07:01 CPU %user %nice %system %iowait %steal %idle 05:12:37 05:08:01 all 0.18 0.00 0.08 0.00 0.04 99.71 05:12:37 05:08:01 0 0.22 0.00 0.07 0.00 0.03 99.68 05:12:37 05:08:01 1 0.13 0.00 0.08 0.00 0.05 99.73 05:12:37 05:09:01 all 0.12 0.00 0.04 0.00 0.03 99.82 05:12:37 05:09:01 0 0.12 0.00 0.03 0.00 0.03 99.82 05:12:37 05:09:01 1 0.12 0.00 0.05 0.00 0.02 99.82 05:12:37 05:10:01 all 0.11 0.00 0.03 0.00 0.03 99.82 05:12:37 05:10:01 0 0.05 0.00 0.05 0.00 0.05 99.85 05:12:37 05:10:01 1 0.17 0.00 0.02 0.00 0.02 99.80 05:12:37 05:11:01 all 0.09 0.00 0.03 0.00 0.03 99.85 05:12:37 05:11:01 0 0.03 0.00 0.03 0.00 0.03 99.90 05:12:37 05:11:01 1 0.15 0.00 0.03 0.00 0.02 99.80 05:12:37 05:12:01 all 0.10 0.00 0.03 0.00 0.03 99.85 05:12:37 05:12:01 0 0.05 0.00 0.03 0.00 0.03 99.88 05:12:37 05:12:01 1 0.15 0.00 0.02 0.00 0.02 99.82 05:12:37 Average: all 0.12 0.00 0.04 0.00 0.03 99.81 05:12:37 Average: 0 0.09 0.00 0.04 0.00 0.04 99.83 05:12:37 Average: 1 0.14 0.00 0.04 0.00 0.02 99.79 05:12:37 05:12:37 05:12:37