Pull request #657 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of soda480 for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from dcbf1467b7928c5357ff6fc44fffaec9a5ed0faa+73661a1a642cca7c7592f925989fa475de7fa16a (8c3286dd3fb1ccca35de2fb10ea3c50bd104acc8) 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-ssh4663851385409929355.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 155abbc8877922835dbd6f2f82c828d26e35ec40 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-ssh3990941717920662508.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 155abbc8877922835dbd6f2f82c828d26e35ec40 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-657/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/go-mod-core-contracts/branches/PR-657/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8376772790770129813.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 155abbc8877922835dbd6f2f82c828d26e35ec40 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 155abbc8877922835dbd6f2f82c828d26e35ec40 # timeout=10 Commit message: "Merge pull request #342 from ernestojeda/fix-c-docker-image-names" > 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-ssh7111494945824757704.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/go-mod-core-contracts/branches/PR-657/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/go-mod-core-contracts/branches/PR-657/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1736983137217923136.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:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [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: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts 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: go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false 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: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-1245’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-blackbox-4c-2g-1246’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-1351’ is offline Running on prd-centos7-docker-4c-2g-1358 in /w/workspace/dry_go-mod-core-contracts_PR-657 [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/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-657 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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/dry_go-mod-core-contracts_PR-657@tmp/jenkins-gitclient-ssh3002206745285792854.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.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/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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/dry_go-mod-core-contracts_PR-657@tmp/jenkins-gitclient-ssh1538541299414407508.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/657/head:refs/remotes/origin/PR-657 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 73661a1a642cca7c7592f925989fa475de7fa16a into PR head commit dcbf1467b7928c5357ff6fc44fffaec9a5ed0faa Merge succeeded, producing dcbf1467b7928c5357ff6fc44fffaec9a5ed0faa Checking out Revision dcbf1467b7928c5357ff6fc44fffaec9a5ed0faa (PR-657) > git config core.sparsecheckout # timeout=10 > git checkout -f dcbf1467b7928c5357ff6fc44fffaec9a5ed0faa # 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/dry_go-mod-core-contracts_PR-657@tmp/jenkins-gitclient-ssh1770692336269930773.key > git merge 73661a1a642cca7c7592f925989fa475de7fa16a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dcbf1467b7928c5357ff6fc44fffaec9a5ed0faa # timeout=10 Commit message: "docs: Update build status badge" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:51:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:51:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:51:35 ========================================================= 13:51:35 EdgeX Global Pipelines Version Info 13:51:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:51:37 ------------------- 13:51:37 stable info: 13:51:37 ------------------- 13:51:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:51:37 Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 13:51:37 Message: update stable to v1.0.199 13:51:37 ------------------- 13:51:37 experimental info: 13:51:37 ------------------- 13:51:37 Commited By: **** collab-it+edgex@linuxfoundation.org 13:51:37 Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 13:51:37 Message: update experimental to v1.0.199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:51:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 13:51:37 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 13:51:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:51:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:51:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:51:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 13:51:37 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 13:51:37 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 13:51:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:51:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:51:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:51:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:51:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 13:51:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:51:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:51:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 13:51:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 13:51:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:51:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:51:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:51:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:51:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:51:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:51:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:51:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:51:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 13:51:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:51:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-657 [Pipeline] echo 13:51:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-657 [Pipeline] echo 13:51:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-657 [Pipeline] echo 13:51:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dcbf1467b7928c5357ff6fc44fffaec9a5ed0faa [Pipeline] echo 13:51:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dcbf146 [Pipeline] echo 13:51:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:51:39 + git log --format=format:%s -1 dcbf1467b7928c5357ff6fc44fffaec9a5ed0faa [Pipeline] echo 13:51:39 GIT_COMMIT: dcbf1467b7928c5357ff6fc44fffaec9a5ed0faa, Commit Message: docs: Update build status badge [Pipeline] echo 13:51:39 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 13:51:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:51:39 13:51:39 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:51:40 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:51:40 latest: Pulling from edgex-devops/git-semver 13:51:40 31603596830f: Pulling fs layer 13:51:40 b6dc333f4379: Pulling fs layer 13:51:40 3d9ef1400e77: Pulling fs layer 13:51:40 fd332fbdc1db: Pulling fs layer 13:51:40 fd332fbdc1db: Waiting 13:51:40 b6dc333f4379: Verifying Checksum 13:51:40 b6dc333f4379: Download complete 13:51:40 31603596830f: Verifying Checksum 13:51:40 31603596830f: Download complete 13:51:40 31603596830f: Pull complete 13:51:40 fd332fbdc1db: Verifying Checksum 13:51:40 fd332fbdc1db: Download complete 13:51:40 b6dc333f4379: Pull complete 13:51:41 3d9ef1400e77: Verifying Checksum 13:51:41 3d9ef1400e77: Download complete 13:51:41 3d9ef1400e77: Pull complete 13:51:41 fd332fbdc1db: Pull complete 13:51:42 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 13:51:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:51:42 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:51:42 prd-centos7-docker-4c-2g-1358 does not seem to be running inside a container 13:51:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-657 -v /w/workspace/dry_go-mod-core-contracts_PR-657:/w/workspace/dry_go-mod-core-contracts_PR-657:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-657@tmp:/w/workspace/dry_go-mod-core-contracts_PR-657@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:10004/edgex-devops/git-semver:latest cat 13:51:43 $ docker top 157b080271533db4f346cf2a12ab7949a778e681e9080cc6e6f54b9e52aeaf7d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:51:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:51:43 [ssh-agent] Looking for ssh-agent implementation... 13:51:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:51:43 $ docker exec 157b080271533db4f346cf2a12ab7949a778e681e9080cc6e6f54b9e52aeaf7d ssh-agent 13:51:43 SSH_AUTH_SOCK=/tmp/ssh-MkyOb5xlVnIl/agent.14 13:51:43 SSH_AGENT_PID=21 13:51:43 Running ssh-add (command line suppressed) 13:51:43 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-657@tmp/private_key_1693488359366552262.key (/w/workspace/dry_go-mod-core-contracts_PR-657@tmp/private_key_1693488359366552262.key) 13:51:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:51:43 + git tag --points-at HEAD [Pipeline] } 13:51:43 $ docker exec --env ******** --env ******** 157b080271533db4f346cf2a12ab7949a778e681e9080cc6e6f54b9e52aeaf7d ssh-agent -k 13:51:43 unset SSH_AUTH_SOCK; 13:51:43 unset SSH_AGENT_PID; 13:51:43 echo Agent pid 21 killed; 13:51:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:51:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:51:44 [ssh-agent] Looking for ssh-agent implementation... 13:51:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:51:44 $ docker exec 157b080271533db4f346cf2a12ab7949a778e681e9080cc6e6f54b9e52aeaf7d ssh-agent 13:51:44 SSH_AUTH_SOCK=/tmp/ssh-8OPXBQ59V4GH/agent.56 13:51:44 SSH_AGENT_PID=63 13:51:44 Running ssh-add (command line suppressed) 13:51:44 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-657@tmp/private_key_8666010716460682204.key (/w/workspace/dry_go-mod-core-contracts_PR-657@tmp/private_key_8666010716460682204.key) 13:51:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:51:44 + git semver init 13:51:44 # -> Open(): unable to determine branch for HEAD 13:51:44 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-657/.git 13:51:44 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-657 13:51:44 # $SEMVER_REMOTE_NAME = origin 13:51:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:51:44 # $SEMVER_USER_NAME = edgex-jenkins 13:51:44 # $SEMVER_BRANCH = PR-657 13:51:44 # $SEMVER_TEMP = /tmp/semver-937879253 13:51:44 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 13:51:45 # '/tmp/semver-937879253' -> '/w/workspace/dry_go-mod-core-contracts_PR-657/.semver' 13:51:45 # -> Force: false 13:51:45 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-657/.semver [Pipeline] } 13:51:45 $ docker exec --env ******** --env ******** 157b080271533db4f346cf2a12ab7949a778e681e9080cc6e6f54b9e52aeaf7d ssh-agent -k 13:51:45 unset SSH_AUTH_SOCK; 13:51:45 unset SSH_AGENT_PID; 13:51:45 echo Agent pid 63 killed; 13:51:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:51:46 + git semver [Pipeline] } 13:51:46 $ docker stop --time=1 157b080271533db4f346cf2a12ab7949a778e681e9080cc6e6f54b9e52aeaf7d 13:51:47 $ docker rm -f 157b080271533db4f346cf2a12ab7949a778e681e9080cc6e6f54b9e52aeaf7d [Pipeline] // withDockerContainer [Pipeline] sh 13:51:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:51:48 Stashed 1 file(s) [Pipeline] echo 13:51:48 [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 13:52:03 Still waiting to schedule task 13:52:03 ‘prd-centos7-blackbox-4c-2g-1245’ doesn’t have label ‘centos7-docker-4c-2g’ 13:52:03 ‘prd-centos7-blackbox-4c-2g-1246’ doesn’t have label ‘centos7-docker-4c-2g’ 13:52:03 ‘prd-centos7-docker-4c-2g-1353’ is offline 13:52:03 ‘prd-centos7-docker-4c-2g-1355’ is offline 13:52:03 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1357’ doesn’t have label ‘centos7-docker-4c-2g’ 13:52:03 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1361’ doesn’t have label ‘centos7-docker-4c-2g’ 13:52:03 Still waiting to schedule task 13:52:03 ‘prd-centos7-blackbox-4c-2g-1245’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 13:52:03 ‘prd-centos7-blackbox-4c-2g-1246’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 13:52:03 ‘prd-centos7-docker-4c-2g-1353’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 13:52:03 ‘prd-centos7-docker-4c-2g-1355’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 13:52:03 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1357’ is offline 13:52:03 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1361’ is offline 13:52:38 Running on prd-centos7-docker-4c-2g-1366 in /w/workspace/dry_go-mod-core-contracts_PR-657 [Pipeline] { [Pipeline] ws 13:52:38 Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout 13:52:38 Selected Git installation does not exist. Using Default 13:52:38 The recommended git tool is: NONE 13:52:41 using credential edgex-jenkins-ssh 13:52:41 Cloning the remote Git repository 13:52:40 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 13:52:40 > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 13:52:41 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 13:52:41 > git --version # timeout=10 13:52:41 > git --version # 'git version 2.24.4' 13:52:41 using GIT_SSH to set credentials SSH Credentials for GitHub 13:52:41 [INFO] Currently running in a labeled security context 13:52:41 [INFO] Currently SELinux is 'enforcing' on the host 13:52:41 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh2716138480388580459.key 13:52:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:52:42 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 13:52:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:52:42 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 13:52:42 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 13:52:42 using GIT_SSH to set credentials SSH Credentials for GitHub 13:52:42 [INFO] Currently running in a labeled security context 13:52:42 [INFO] Currently SELinux is 'enforcing' on the host 13:52:42 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh1839224357331188819.key 13:52:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/657/head:refs/remotes/origin/PR-657 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:52:42 Merging remotes/origin/main commit 73661a1a642cca7c7592f925989fa475de7fa16a into PR head commit dcbf1467b7928c5357ff6fc44fffaec9a5ed0faa 13:52:42 Merge succeeded, producing dcbf1467b7928c5357ff6fc44fffaec9a5ed0faa 13:52:42 Checking out Revision dcbf1467b7928c5357ff6fc44fffaec9a5ed0faa (PR-657) 13:52:42 > git config core.sparsecheckout # timeout=10 13:52:42 > git checkout -f dcbf1467b7928c5357ff6fc44fffaec9a5ed0faa # timeout=10 13:52:42 > git remote # timeout=10 13:52:42 > git config --get remote.origin.url # timeout=10 13:52:42 using GIT_SSH to set credentials SSH Credentials for GitHub 13:52:42 [INFO] Currently running in a labeled security context 13:52:42 [INFO] Currently SELinux is 'enforcing' on the host 13:52:42 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh2559244172789892395.key 13:52:42 > git merge 73661a1a642cca7c7592f925989fa475de7fa16a # timeout=10 13:52:42 > git rev-parse HEAD^{commit} # timeout=10 13:52:42 > git config core.sparsecheckout # timeout=10 13:52:42 > git checkout -f dcbf1467b7928c5357ff6fc44fffaec9a5ed0faa # timeout=10 13:52:46 Commit message: "docs: Update build status badge" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 13:52:46 ========================================================= 13:52:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 13:52:46 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 13:52:47 + 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 . 13:52:47 Sending build context to Docker daemon 2.936MB 13:52:47 Step 1/7 : ARG BASE=golang:1.16-alpine 13:52:47 Step 2/7 : FROM ${BASE} 13:52:47 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 13:52:47 540db60ca938: Pulling fs layer 13:52:47 adcc1eea9eea: Pulling fs layer 13:52:47 4c4ab2625f07: Pulling fs layer 13:52:47 0773c198feca: Pulling fs layer 13:52:47 345f892a5656: Pulling fs layer 13:52:47 4796506630df: Pulling fs layer 13:52:47 cc55df3e53f1: Pulling fs layer 13:52:47 4d027b6c602c: Pulling fs layer 13:52:47 449e75d2c14e: Pulling fs layer 13:52:47 0773c198feca: Waiting 13:52:47 345f892a5656: Waiting 13:52:47 4796506630df: Waiting 13:52:47 cc55df3e53f1: Waiting 13:52:47 4d027b6c602c: Waiting 13:52:47 449e75d2c14e: Waiting 13:52:47 4c4ab2625f07: Verifying Checksum 13:52:47 4c4ab2625f07: Download complete 13:52:47 adcc1eea9eea: Verifying Checksum 13:52:47 adcc1eea9eea: Download complete 13:52:47 345f892a5656: Verifying Checksum 13:52:47 345f892a5656: Download complete 13:52:47 540db60ca938: Verifying Checksum 13:52:47 540db60ca938: Download complete 13:52:47 4796506630df: Verifying Checksum 13:52:47 4796506630df: Download complete 13:52:47 cc55df3e53f1: Verifying Checksum 13:52:47 cc55df3e53f1: Download complete 13:52:48 540db60ca938: Pull complete 13:52:48 adcc1eea9eea: Pull complete 13:52:48 4c4ab2625f07: Pull complete 13:52:48 4d027b6c602c: Verifying Checksum 13:52:48 4d027b6c602c: Download complete 13:52:53 449e75d2c14e: Verifying Checksum 13:52:53 449e75d2c14e: Download complete 13:52:54 0773c198feca: Verifying Checksum 13:52:54 0773c198feca: Download complete 13:52:58 0773c198feca: Pull complete 13:52:58 345f892a5656: Pull complete 13:52:58 4796506630df: Pull complete 13:52:58 cc55df3e53f1: Pull complete 13:52:58 4d027b6c602c: Pull complete 13:52:59 449e75d2c14e: Pull complete 13:52:59 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 13:52:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 13:52:59 ---> 0d28375d9b5b 13:52:59 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 13:53:01 ---> Running in 38d2c994a9d6 13:53:01 Removing intermediate container 38d2c994a9d6 13:53:01 ---> 9f716e227242 13:53:01 Step 4/7 : RUN apk add bash 13:53:01 ---> Running in f9eb9ffdb17d 13:53:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:53:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:53:02 OK: 149 MiB in 40 packages 13:53:03 Removing intermediate container f9eb9ffdb17d 13:53:03 ---> bfe43200f07e 13:53:03 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 13:53:03 ---> Running in 36fcb3a179ca 13:53:03 Removing intermediate container 36fcb3a179ca 13:53:03 ---> 9b2e00006b67 13:53:03 Step 6/7 : COPY go.mod . 13:53:03 ---> 852687650ee0 13:53:03 Step 7/7 : RUN go mod download 13:53:03 ---> Running in 6aeb1d54aff0 13:53:42 Removing intermediate container 6aeb1d54aff0 13:53:42 ---> 4e8d9e94a53f 13:53:42 Successfully built 4e8d9e94a53f 13:53:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 13:53:42 + docker inspect -f . ci-base-image-x86_64 13:53:42 . [Pipeline] withDockerContainer 13:53:42 prd-centos7-docker-4c-2g-1366 does not seem to be running inside a container 13:53:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:53:43 $ docker top 9ec7d97307a662510d9eb317778488095bd590634368066c1fd499bbf5c746e1 -eo pid,comm [Pipeline] { [Pipeline] sh 13:53:43 + go version 13:53:43 go version go1.16.5 linux/amd64 [Pipeline] } 13:53:43 $ docker stop --time=1 9ec7d97307a662510d9eb317778488095bd590634368066c1fd499bbf5c746e1 13:53:44 $ docker rm -f 9ec7d97307a662510d9eb317778488095bd590634368066c1fd499bbf5c746e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:53:45 + docker inspect -f . ci-base-image-x86_64 13:53:45 . [Pipeline] withDockerContainer 13:53:45 prd-centos7-docker-4c-2g-1366 does not seem to be running inside a container 13:53:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:53:45 $ docker top 3fee0b9615084f4395e59cdb99342d3f8145febd14c1f4f1102df66e62c07164 -eo pid,comm [Pipeline] { [Pipeline] sh 13:53:46 + go mod tidy [Pipeline] sh 13:53:46 + make test 13:53:46 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 13:53:47 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 13:53:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.055s coverage: 83.5% of statements 13:53:57 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 13:53:57 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 13:53:57 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 13:53:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.020s coverage: 26.3% of statements 13:53:57 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 13:53:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.014s coverage: 46.9% of statements 13:53:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.006s coverage: 90.0% of statements 13:53:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.025s coverage: 86.2% of statements 13:53:58 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.006s coverage: 59.5% of statements 13:53:58 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.003s coverage: 36.1% of statements 13:53:58 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.006s coverage: 49.4% of statements 13:53:58 CGO_ENABLED=0 GO111MODULE=on go vet ./... 13:54:04 gofmt -l . 13:54:04 [ "`gofmt -l .`" = "" ] [Pipeline] } 13:54:04 $ docker stop --time=1 3fee0b9615084f4395e59cdb99342d3f8145febd14c1f4f1102df66e62c07164 13:54:05 $ docker rm -f 3fee0b9615084f4395e59cdb99342d3f8145febd14c1f4f1102df66e62c07164 [Pipeline] // withDockerContainer [Pipeline] sh 13:54:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:54:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:54:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:54:06 13:54:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 13:54:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:54:07 latest: Pulling from edgex-lftools-log-publisher 13:54:07 b4d181a07f80: Pulling fs layer 13:54:07 a1111a8f2ec3: Pulling fs layer 13:54:07 ed53099fbce6: Pulling fs layer 13:54:07 dc539afda2c1: Pulling fs layer 13:54:07 77bc0d833cb6: Pulling fs layer 13:54:07 9065ff56babe: Pulling fs layer 13:54:07 d287ab97295c: Pulling fs layer 13:54:07 dc539afda2c1: Waiting 13:54:07 77bc0d833cb6: Waiting 13:54:07 9065ff56babe: Waiting 13:54:07 d287ab97295c: Waiting 13:54:07 a1111a8f2ec3: Verifying Checksum 13:54:07 a1111a8f2ec3: Download complete 13:54:07 dc539afda2c1: Verifying Checksum 13:54:07 dc539afda2c1: Download complete 13:54:07 77bc0d833cb6: Verifying Checksum 13:54:07 77bc0d833cb6: Download complete 13:54:07 9065ff56babe: Verifying Checksum 13:54:07 9065ff56babe: Download complete 13:54:08 ed53099fbce6: Verifying Checksum 13:54:08 ed53099fbce6: Download complete 13:54:09 b4d181a07f80: Verifying Checksum 13:54:09 b4d181a07f80: Download complete 13:54:10 b4d181a07f80: Pull complete 13:54:11 a1111a8f2ec3: Pull complete 13:54:11 ed53099fbce6: Pull complete 13:54:11 dc539afda2c1: Pull complete 13:54:12 77bc0d833cb6: Pull complete 13:54:12 9065ff56babe: Pull complete 13:54:14 d287ab97295c: Verifying Checksum 13:54:14 d287ab97295c: Download complete 13:54:19 d287ab97295c: Pull complete 13:54:19 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 13:54:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:54:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 13:54:19 prd-centos7-docker-4c-2g-1366 does not seem to be running inside a container 13:54:19 $ 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/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:54:21 $ docker top 1d4bf6afbcb3debf3c9bc57b56ffc0d774e5180dbe2e243df10ece873cb8cf17 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:54:22 ---> job-cost.sh 13:54:22 lf-activate-venv: SKIPPING 13:54:22 INFO: No Stack... 13:54:23 INFO: Retrieving Pricing Info for: v3-standard-2 13:54:23 INFO: Archiving Costs [Pipeline] sh 13:54:23 + cut -d, -f6 13:54:23 + cat /w/workspace/go-mod-core-contracts/2/archives/cost.csv [Pipeline] lock 13:54:23 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-657-2-stack-cost] 13:54:23 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-657-2-stack-cost] did not exist. Created. 13:54:23 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-657-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:54:24 + echo total: 0.05999999865889549 [Pipeline] stash 13:54:24 Stashed 1 file(s) [Pipeline] } 13:54:24 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-657-2-stack-cost] [Pipeline] // lock [Pipeline] } 13:54:24 $ docker stop --time=1 1d4bf6afbcb3debf3c9bc57b56ffc0d774e5180dbe2e243df10ece873cb8cf17 13:54:25 $ docker rm -f 1d4bf6afbcb3debf3c9bc57b56ffc0d774e5180dbe2e243df10ece873cb8cf17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 13:54:27 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1368 in /w/workspace/dry_go-mod-core-contracts_PR-657 [Pipeline] { [Pipeline] ws 13:54:27 Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout 13:54:27 Selected Git installation does not exist. Using Default 13:54:27 The recommended git tool is: NONE 13:54:34 using credential edgex-jenkins-ssh 13:54:34 Cloning the remote Git repository 13:54:34 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 13:54:34 > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 13:54:34 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 13:54:34 > git --version # timeout=10 13:54:34 > git --version # 'git version 2.17.1' 13:54:34 using GIT_SSH to set credentials SSH Credentials for GitHub 13:54:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:54:37 Merging remotes/origin/main commit 73661a1a642cca7c7592f925989fa475de7fa16a into PR head commit dcbf1467b7928c5357ff6fc44fffaec9a5ed0faa 13:54:36 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 13:54:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:54:36 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 13:54:36 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 13:54:36 using GIT_SSH to set credentials SSH Credentials for GitHub 13:54:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/657/head:refs/remotes/origin/PR-657 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:54:37 > git config core.sparsecheckout # timeout=10 13:54:37 > git checkout -f dcbf1467b7928c5357ff6fc44fffaec9a5ed0faa # timeout=10 13:54:37 > git remote # timeout=10 13:54:37 > git config --get remote.origin.url # timeout=10 13:54:37 using GIT_SSH to set credentials SSH Credentials for GitHub 13:54:37 > git merge 73661a1a642cca7c7592f925989fa475de7fa16a # timeout=10 13:54:37 > git rev-parse HEAD^{commit} # timeout=10 13:54:37 Merge succeeded, producing dcbf1467b7928c5357ff6fc44fffaec9a5ed0faa 13:54:37 Checking out Revision dcbf1467b7928c5357ff6fc44fffaec9a5ed0faa (PR-657) 13:54:37 > git config core.sparsecheckout # timeout=10 13:54:37 > git checkout -f dcbf1467b7928c5357ff6fc44fffaec9a5ed0faa # timeout=10 13:54:42 Commit message: "docs: Update build status badge" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 13:54:43 ========================================================= 13:54:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 13:54:43 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 13:54:43 + 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 . 13:54:45 Sending build context to Docker daemon 2.936MB 13:54:45 Step 1/7 : ARG BASE=golang:1.16-alpine 13:54:45 Step 2/7 : FROM ${BASE} 13:54:47 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:54:47 595b0fe564bb: Pulling fs layer 13:54:47 24495759ef45: Pulling fs layer 13:54:47 d148012ef14d: Pulling fs layer 13:54:47 cb65c68fc2e2: Pulling fs layer 13:54:47 093eec477d81: Pulling fs layer 13:54:47 a6d5b2bbb924: Pulling fs layer 13:54:47 2446dc1eb7d3: Pulling fs layer 13:54:47 596795e73e0f: Pulling fs layer 13:54:47 2446dc1eb7d3: Waiting 13:54:47 a6d5b2bbb924: Waiting 13:54:47 596795e73e0f: Waiting 13:54:47 cb65c68fc2e2: Waiting 13:54:47 093eec477d81: Waiting 13:54:47 d148012ef14d: Verifying Checksum 13:54:47 d148012ef14d: Download complete 13:54:47 24495759ef45: Verifying Checksum 13:54:47 24495759ef45: Download complete 13:54:47 093eec477d81: Download complete 13:54:47 a6d5b2bbb924: Verifying Checksum 13:54:47 a6d5b2bbb924: Download complete 13:54:47 2446dc1eb7d3: Verifying Checksum 13:54:47 2446dc1eb7d3: Download complete 13:54:47 595b0fe564bb: Verifying Checksum 13:54:47 595b0fe564bb: Download complete 13:54:47 595b0fe564bb: Pull complete 13:54:47 24495759ef45: Pull complete 13:54:47 d148012ef14d: Pull complete 13:54:48 596795e73e0f: Verifying Checksum 13:54:48 596795e73e0f: Download complete 13:54:50 cb65c68fc2e2: Verifying Checksum 13:54:50 cb65c68fc2e2: Download complete 13:55:00 cb65c68fc2e2: Pull complete 13:55:00 093eec477d81: Pull complete 13:55:01 a6d5b2bbb924: Pull complete 13:55:01 2446dc1eb7d3: Pull complete 13:55:06 596795e73e0f: Pull complete 13:55:06 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 13:55:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 13:55:06 ---> d9e956139c92 13:55:06 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 13:55:08 ---> Running in 738654fe6718 13:55:09 Removing intermediate container 738654fe6718 13:55:09 ---> 4ecf7c74101e 13:55:09 Step 4/7 : RUN apk add bash 13:55:09 ---> Running in d876d8a8c76b 13:55:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:55:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:55:13 OK: 138 MiB in 40 packages 13:55:14 Removing intermediate container d876d8a8c76b 13:55:14 ---> f358ce180dd4 13:55:14 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 13:55:14 ---> Running in 9ed8525e00a6 13:55:15 Removing intermediate container 9ed8525e00a6 13:55:15 ---> f936db00fb9e 13:55:15 Step 6/7 : COPY go.mod . 13:55:15 ---> 75d479b6b1b3 13:55:15 Step 7/7 : RUN go mod download 13:55:16 ---> Running in 41152a47c69b 13:56:38 Removing intermediate container 41152a47c69b 13:56:38 ---> fc8d2db095db 13:56:38 Successfully built fc8d2db095db 13:56:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:56:38 + docker inspect -f . ci-base-image-arm64 13:56:38 . [Pipeline] withDockerContainer 13:56:39 prd-ubuntu18.04-docker-arm64-4c-16g-1368 does not seem to be running inside a container 13:56:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:56:41 $ docker top 24e39e4b0fca8e92a623645c2445a6e59ff40e9a542bf461d431bcc83678bf3b -eo pid,comm [Pipeline] { [Pipeline] sh 13:56:42 + go version 13:56:42 go version go1.16.5 linux/arm64 [Pipeline] } 13:56:42 $ docker stop --time=1 24e39e4b0fca8e92a623645c2445a6e59ff40e9a542bf461d431bcc83678bf3b 13:56:44 $ docker rm -f 24e39e4b0fca8e92a623645c2445a6e59ff40e9a542bf461d431bcc83678bf3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:56:44 + docker inspect -f . ci-base-image-arm64 13:56:44 . [Pipeline] withDockerContainer 13:56:45 prd-ubuntu18.04-docker-arm64-4c-16g-1368 does not seem to be running inside a container 13:56:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:56:47 $ docker top ea5ab852bf1e78777bb148339bd40a53d4fe9a2dc96f16a6bf22df1eff16e4f3 -eo pid,comm [Pipeline] { [Pipeline] sh 13:56:48 + go mod tidy [Pipeline] sh 13:56:49 + make test 13:56:49 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 13:56:50 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 13:57:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.380s coverage: 83.5% of statements 13:57:29 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 13:57:29 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 13:57:29 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 13:57:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.051s coverage: 26.3% of statements 13:57:29 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 13:57:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.074s coverage: 46.9% of statements 13:57:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.050s coverage: 90.0% of statements 13:57:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.264s coverage: 86.2% of statements 13:57:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.080s coverage: 59.5% of statements 13:57:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.014s coverage: 36.1% of statements 13:57:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.042s coverage: 49.4% of statements 13:57:31 CGO_ENABLED=0 GO111MODULE=on go vet ./... 13:57:53 gofmt -l . 13:57:53 [ "`gofmt -l .`" = "" ] [Pipeline] } 13:57:53 $ docker stop --time=1 ea5ab852bf1e78777bb148339bd40a53d4fe9a2dc96f16a6bf22df1eff16e4f3 13:57:55 $ docker rm -f ea5ab852bf1e78777bb148339bd40a53d4fe9a2dc96f16a6bf22df1eff16e4f3 [Pipeline] // withDockerContainer [Pipeline] sh 13:57:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:57:56 Warning: overwriting stash ‘coverage-report’ 13:57:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:57:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:57:58 13:57:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 13:57:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:57:59 arm64: Pulling from edgex-lftools-log-publisher 13:57:59 448f6bf000e3: Pulling fs layer 13:57:59 f757da607395: Pulling fs layer 13:57:59 05883995daec: Pulling fs layer 13:57:59 8603b9c90790: Pulling fs layer 13:57:59 1560dd03e051: Pulling fs layer 13:57:59 27f5ce0e4adf: Pulling fs layer 13:57:59 c2d8d7efcc4b: Pulling fs layer 13:57:59 8603b9c90790: Waiting 13:57:59 1560dd03e051: Waiting 13:57:59 27f5ce0e4adf: Waiting 13:57:59 c2d8d7efcc4b: Waiting 13:57:59 f757da607395: Verifying Checksum 13:57:59 f757da607395: Download complete 13:57:59 8603b9c90790: Verifying Checksum 13:57:59 8603b9c90790: Download complete 13:57:59 1560dd03e051: Verifying Checksum 13:57:59 1560dd03e051: Download complete 13:57:59 27f5ce0e4adf: Verifying Checksum 13:57:59 27f5ce0e4adf: Download complete 13:57:59 05883995daec: Verifying Checksum 13:57:59 05883995daec: Download complete 13:58:00 448f6bf000e3: Download complete 13:58:04 c2d8d7efcc4b: Download complete 13:58:04 448f6bf000e3: Pull complete 13:58:04 f757da607395: Pull complete 13:58:06 05883995daec: Pull complete 13:58:06 8603b9c90790: Pull complete 13:58:07 1560dd03e051: Pull complete 13:58:07 27f5ce0e4adf: Pull complete 13:58:22 c2d8d7efcc4b: Pull complete 13:58:22 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 13:58:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:58:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 13:58:22 prd-ubuntu18.04-docker-arm64-4c-16g-1368 does not seem to be running inside a container 13:58: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/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:58:27 $ docker top f5db19384d52dbf11ce968f37c9ee9ca089460f3cca3a9f2cdb46e9fc13b4560 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:58:28 ---> job-cost.sh 13:58:28 lf-activate-venv: SKIPPING 13:58:28 INFO: No Stack... 13:58:30 INFO: Retrieving Pricing Info for: v2-standard-4 13:58:30 INFO: Archiving Costs [Pipeline] sh 13:58:31 + cat /w/workspace/go-mod-core-contracts/2/archives/cost.csv 13:58:31 + cut -d, -f6 [Pipeline] lock 13:58:31 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-657-2-stack-cost] 13:58:31 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-657-2-stack-cost] did not exist. Created. 13:58:31 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-657-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:58:31 /w/workspace/go-mod-core-contracts/2@tmp/durable-aeadc83b/script.sh: 1: /w/workspace/go-mod-core-contracts/2@tmp/durable-aeadc83b/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 13:58:32 + echo total: 0.18000000715255737 [Pipeline] stash 13:58:32 Warning: overwriting stash ‘stack-cost’ 13:58:32 Stashed 1 file(s) [Pipeline] } 13:58:32 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-657-2-stack-cost] [Pipeline] // lock [Pipeline] } 13:58:32 $ docker stop --time=1 f5db19384d52dbf11ce968f37c9ee9ca089460f3cca3a9f2cdb46e9fc13b4560 13:58:34 $ docker rm -f f5db19384d52dbf11ce968f37c9ee9ca089460f3cca3a9f2cdb46e9fc13b4560 [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 13:58:35 provisioning config files... 13:58:35 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-657@tmp/config6916018341280409041tmp [Pipeline] { [Pipeline] sh 13:58:35 + set +x 13:58:35 + curl -s https://codecov.io/bash 13:58:35 + bash -s -- 13:58:35 13:58:35 _____ _ 13:58:35 / ____| | | 13:58:35 | | ___ __| | ___ ___ _____ __ 13:58:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:58:35 | |___| (_) | (_| | __/ (_| (_) \ V / 13:58:35 \_____\___/ \__,_|\___|\___\___/ \_/ 13:58:35 Bash-1.0.6 13:58:35 13:58:35 13:58:35 ==> git version 2.24.4 found 13:58:35 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 13:58:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 13:58:35 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 13:58:35 ==> Jenkins CI detected. 13:58:35 current dir:  /w/workspace/dry_go-mod-core-contracts_PR-657 13:58:35 project root: . 13:58:35 --> token set from env 13:58:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:58:35 ==> Running gcov in . (disable via -X gcov) 13:58:35 ==> Python coveragepy not found 13:58:35 ==> Searching for coverage reports in: 13:58:35 + . 13:58:35 -> Found 1 reports 13:58:35 ==> Detecting git/mercurial file structure 13:58:35 ==> Reading reports 13:58:35 + ./coverage.out bytes=101588 13:58:35 ==> Appending adjustments 13:58:35 https://docs.codecov.io/docs/fixing-reports 13:58:36 + Found adjustments 13:58:36 ==> Gzipping contents 13:58:36 16K /tmp/codecov.51Lslq.gz 13:58:36 ==> Uploading reports 13:58:36 url: https://codecov.io 13:58:36 query: branch=PR-657&commit=dcbf1467b7928c5357ff6fc44fffaec9a5ed0faa&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-657%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=657&job=&cmd_args= 13:58:36 -> Pinging Codecov 13:58:36 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=PR-657&commit=dcbf1467b7928c5357ff6fc44fffaec9a5ed0faa&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-657%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=657&job=&cmd_args= 13:58:36 -> Uploading to 13:58:36 https://storage.googleapis.com/codecov/v4/raw/2021-08-02/71470A77251A30514AAF9C0BB2E5B6CE/dcbf1467b7928c5357ff6fc44fffaec9a5ed0faa/710202a8-7cde-4ce1-916e-611a0515c9bb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210802%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210802T135836Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d54e00a68058783df32f7b9dbe836f527f5d1af38358501dd9b04fb44e345a96 13:58:36 % Total % Received % Xferd Average Speed Time Time Time Current 13:58:36 Dload Upload Total Spent Left Speed 13:58:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15219 0 0 100 15219 0 39676 --:--:-- --:--:-- --:--:-- 39736 13:58:37 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/dcbf1467b7928c5357ff6fc44fffaec9a5ed0faa [Pipeline] } 13:58: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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 13:58:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:58:39 ---> package-listing.sh 13:58:39 ++ facter osfamily 13:58:39 ++ tr '[:upper:]' '[:lower:]' 13:58:39 + OS_FAMILY=redhat 13:58:39 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-657 13:58:39 + START_PACKAGES=/tmp/packages_start.txt 13:58:39 + END_PACKAGES=/tmp/packages_end.txt 13:58:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:58:39 + PACKAGES=/tmp/packages_start.txt 13:58:39 + '[' /w/workspace/dry_go-mod-core-contracts_PR-657 ']' 13:58:39 + PACKAGES=/tmp/packages_end.txt 13:58:39 + case "${OS_FAMILY}" in 13:58:39 + rpm -qa 13:58:39 + sort 13:58:40 + '[' -f /tmp/packages_start.txt ']' 13:58:40 + '[' -f /tmp/packages_end.txt ']' 13:58:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:58:40 + '[' /w/workspace/dry_go-mod-core-contracts_PR-657 ']' 13:58:40 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-657/archives/ 13:58:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-657/archives/ [Pipeline] echo 13:58:40 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/dry_go-mod-core-contracts_PR-657/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:58:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 13:58:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:58:41 13:58:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 13:58:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:58:41 latest: Pulling from edgex-lftools-log-publisher 13:58:41 b4d181a07f80: Pulling fs layer 13:58:41 a1111a8f2ec3: Pulling fs layer 13:58:41 ed53099fbce6: Pulling fs layer 13:58:41 dc539afda2c1: Pulling fs layer 13:58:41 77bc0d833cb6: Pulling fs layer 13:58:41 9065ff56babe: Pulling fs layer 13:58:41 d287ab97295c: Pulling fs layer 13:58:41 77bc0d833cb6: Waiting 13:58:41 9065ff56babe: Waiting 13:58:41 d287ab97295c: Waiting 13:58:41 dc539afda2c1: Waiting 13:58:42 a1111a8f2ec3: Verifying Checksum 13:58:42 a1111a8f2ec3: Download complete 13:58:42 dc539afda2c1: Verifying Checksum 13:58:42 dc539afda2c1: Download complete 13:58:42 77bc0d833cb6: Verifying Checksum 13:58:42 77bc0d833cb6: Download complete 13:58:42 9065ff56babe: Verifying Checksum 13:58:42 9065ff56babe: Download complete 13:58:42 ed53099fbce6: Verifying Checksum 13:58:42 ed53099fbce6: Download complete 13:58:43 b4d181a07f80: Verifying Checksum 13:58:43 b4d181a07f80: Download complete 13:58:44 b4d181a07f80: Pull complete 13:58:44 a1111a8f2ec3: Pull complete 13:58:45 ed53099fbce6: Pull complete 13:58:45 dc539afda2c1: Pull complete 13:58:45 77bc0d833cb6: Pull complete 13:58:45 9065ff56babe: Pull complete 13:58:47 d287ab97295c: Verifying Checksum 13:58:47 d287ab97295c: Download complete 13:58:51 d287ab97295c: Pull complete 13:58:51 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 13:58:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:58:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 13:58:51 prd-centos7-docker-4c-2g-1358 does not seem to be running inside a container 13:58:51 $ 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/dry_go-mod-core-contracts_PR-657/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_PR-657 -v /w/workspace/dry_go-mod-core-contracts_PR-657:/w/workspace/dry_go-mod-core-contracts_PR-657:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-657@tmp:/w/workspace/dry_go-mod-core-contracts_PR-657@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 13:58:53 $ docker top e92d97a39d0d30310e16bac347d544176d21df8f7257e10c2f7d74c53691b37b -eo pid,comm [Pipeline] { [Pipeline] sh 13:58:54 + touch /tmp/pre-build-complete [Pipeline] sh 13:58:54 + mkdir -p /var/log/sysstat [Pipeline] sh 13:58:54 + ls /var/log/sa-host 13:58:54 + sadf -c /var/log/sa-host/sa02 13:58:54 file_magic: OK 13:58:54 HZ: Using current value: 100 13:58:54 file_header: OK 13:58:54 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 13:58:54 Statistics: 13:58:54 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 13:58:54 File successfully converted to sysstat format version 12.0.3 13:58:54 + sadf -c /var/log/sa-host/sa05 13:58:54 file_magic: OK 13:58:54 HZ: Using current value: 100 13:58:54 file_header: OK 13:58:54 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 13:58:54 Statistics: 13:58:54 Hnuu...uuuununununu...Hnuu...uuuununununu... 13:58:54 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:58:54 provisioning config files... 13:58:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-657@tmp/config5333673882583048463tmp [Pipeline] { [Pipeline] echo 13:58:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:58:55 ---> create-netrc.sh [Pipeline] } 13:58:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:58:55 ---> python-tools-install.sh [Pipeline] echo 13:58:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:58:56 ---> sudo-logs.sh 13:58:56 Archiving 'sudo' log.. 13:58:56 sudo: unable to resolve host prd-centos7-docker-4c-2g-1358.vexxhost.local: Name or service not known 13:58:56 sudo: unable to resolve host prd-centos7-docker-4c-2g-1358.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 13:58:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:58:56 ---> job-cost.sh 13:58:56 lf-activate-venv: SKIPPING 13:58:56 DEBUG: total: 0.18000000715255737 13:58:56 INFO: Retrieving Stack Cost... 13:58:57 INFO: Retrieving Pricing Info for: v3-standard-2 13:58:57 INFO: Archiving Costs [Pipeline] echo 13:58:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:58:58 ---> logs-deploy.sh 13:58:58 lf-activate-venv: SKIPPING 13:58:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-657/2 13:58:58 INFO: archiving workspace using pattern(s): 13:58:58 Archives upload complete. 13:58:59 INFO: archiving logs to Nexus 13:58:59 ---> uname -a: 13:58:59 Linux prd-centos7-docker-4c-2g-1358.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 13:58:59 13:58:59 13:58:59 ---> lscpu: 13:58:59 Architecture: x86_64 13:58:59 CPU op-mode(s): 32-bit, 64-bit 13:58:59 Byte Order: Little Endian 13:58:59 Address sizes: 40 bits physical, 48 bits virtual 13:58:59 CPU(s): 2 13:58:59 On-line CPU(s) list: 0,1 13:58:59 Thread(s) per core: 1 13:58:59 Core(s) per socket: 1 13:58:59 Socket(s): 2 13:58:59 NUMA node(s): 1 13:58:59 Vendor ID: AuthenticAMD 13:58:59 CPU family: 23 13:58:59 Model: 49 13:58:59 Model name: AMD EPYC-Rome Processor 13:58:59 Stepping: 0 13:58:59 CPU MHz: 2800.000 13:58:59 BogoMIPS: 5600.00 13:58:59 Virtualization: AMD-V 13:58:59 Hypervisor vendor: KVM 13:58:59 Virtualization type: full 13:58:59 L1d cache: 32K 13:58:59 L1i cache: 32K 13:58:59 L2 cache: 512K 13:58:59 L3 cache: 16384K 13:58:59 NUMA node0 CPU(s): 0,1 13:58:59 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 13:58:59 13:58:59 13:58:59 ---> nproc: 13:58:59 2 13:58:59 13:58:59 13:58:59 ---> df -h: 13:58:59 Filesystem Size Used Avail Use% Mounted on 13:58:59 overlay 40G 7.7G 33G 20% / 13:58:59 tmpfs 64M 0 64M 0% /dev 13:58:59 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 13:58:59 shm 64M 0 64M 0% /dev/shm 13:58:59 /dev/vda1 40G 7.7G 33G 20% /facter-os 13:58:59 13:58:59 13:58:59 ---> sar -b -r -n DEV: 13:58:59 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/02/21 _x86_64_ (2 CPU) 13:58:59 13:58:59 13:50:54 LINUX RESTART (2 CPU) 13:58:59 13:58:59 13:52:01 tps rtps wtps bread/s bwrtn/s 13:58:59 13:53:01 1.85 0.00 1.85 0.00 40.75 13:58:59 13:54:01 0.40 0.00 0.40 0.00 6.36 13:58:59 13:55:01 0.17 0.00 0.17 0.00 2.30 13:58:59 13:56:02 0.32 0.00 0.32 0.00 5.45 13:58:59 13:57:01 0.24 0.00 0.24 0.00 3.08 13:58:59 13:58:01 0.28 0.00 0.28 0.00 3.76 13:58:59 Average: 0.54 0.00 0.54 0.00 10.31 13:58:59 13:58:59 13:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:58:59 13:53:01 5462052 0 806912 10.08 2620 1737356 1230744 13.59 580236 1566688 12 13:58:59 13:54:01 5464024 0 804936 10.05 2620 1737360 1215324 13.42 582032 1563472 20 13:58:59 13:55:01 5462832 0 806128 10.07 2620 1737360 1215384 13.42 583480 1563472 8 13:58:59 13:56:02 5464068 0 804880 10.05 2620 1737372 1212240 13.38 576952 1569280 8 13:58:59 13:57:01 5464688 0 804256 10.04 2620 1737376 1196904 13.21 576088 1569280 8 13:58:59 13:58:01 5464412 0 804528 10.05 2620 1737380 1197012 13.22 576656 1569320 8 13:58:59 Average: 5463679 0 805273 10.05 2620 1737367 1211268 13.37 579241 1566919 11 13:58:59 13:58:59 13:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:58:59 13:53:01 eth0 6.29 2.00 4.10 0.65 0.00 0.00 0.00 0.00 13:58:59 13:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:58:59 13:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:58:59 13:54:01 eth0 2.10 0.55 0.63 0.40 0.00 0.00 0.00 0.00 13:58:59 13:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:58:59 13:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:58:59 13:55:01 eth0 1.17 0.58 0.60 0.43 0.00 0.00 0.00 0.00 13:58:59 13:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:58:59 13:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:58:59 13:56:02 eth0 0.60 0.35 0.28 0.20 0.00 0.00 0.00 0.00 13:58:59 13:56:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:58:59 13:56:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:58:59 13:57:01 eth0 0.83 0.22 0.20 0.07 0.00 0.00 0.00 0.00 13:58:59 13:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:58:59 13:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:58:59 13:58:01 eth0 0.98 0.35 0.32 0.20 0.00 0.00 0.00 0.00 13:58:59 13:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:58:59 13:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:58:59 Average: eth0 2.00 0.68 1.02 0.33 0.00 0.00 0.00 0.00 13:58:59 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:58:59 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:58:59 13:58:59 13:58:59 ---> sar -P ALL: 13:58:59 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/02/21 _x86_64_ (2 CPU) 13:58:59 13:58:59 13:50:54 LINUX RESTART (2 CPU) 13:58:59 13:58:59 13:52:01 CPU %user %nice %system %iowait %steal %idle 13:58:59 13:53:01 all 0.19 0.00 0.08 0.00 0.03 99.71 13:58:59 13:53:01 0 0.17 0.00 0.10 0.00 0.03 99.70 13:58:59 13:53:01 1 0.22 0.00 0.05 0.00 0.02 99.72 13:58:59 13:54:01 all 0.19 0.00 0.03 0.00 0.03 99.75 13:58:59 13:54:01 0 0.05 0.00 0.05 0.00 0.03 99.87 13:58:59 13:54:01 1 0.33 0.00 0.02 0.00 0.02 99.63 13:58:59 13:55:01 all 0.18 0.00 0.05 0.00 0.01 99.77 13:58:59 13:55:01 0 0.12 0.00 0.05 0.00 0.00 99.83 13:58:59 13:55:01 1 0.23 0.00 0.05 0.00 0.02 99.70 13:58:59 13:56:02 all 0.13 0.00 0.21 0.00 0.03 99.62 13:58:59 13:56:02 0 0.08 0.00 0.27 0.00 0.03 99.62 13:58:59 13:56:02 1 0.18 0.00 0.15 0.00 0.03 99.63 13:58:59 13:57:01 all 0.20 0.00 0.03 0.00 0.03 99.75 13:58:59 13:57:01 0 0.03 0.00 0.03 0.00 0.02 99.92 13:58:59 13:57:01 1 0.37 0.00 0.02 0.00 0.03 99.58 13:58:59 13:58:01 all 0.25 0.00 0.03 0.00 0.03 99.69 13:58:59 13:58:01 0 0.05 0.00 0.03 0.00 0.02 99.90 13:58:59 13:58:01 1 0.45 0.00 0.03 0.00 0.03 99.48 13:58:59 Average: all 0.19 0.00 0.07 0.00 0.02 99.71 13:58:59 Average: 0 0.08 0.00 0.09 0.00 0.02 99.80 13:58:59 Average: 1 0.30 0.00 0.05 0.00 0.03 99.62 13:58:59 13:58:59 13:58:59