Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d80587bd42ebbd33d378349f813951e9a93d1152+db9dff2a34e3664b5922ffa83189a650db6fe00b (b40c97c176b8f3ac9103ffdae45d9d06593ce801) 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-ssh3544679635929618550.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 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-ssh7366085679528973138.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 c141c1271097dc03ad291c2451e310eaf98cdd06 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-663/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-663/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7676200508704080176.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > 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-ssh6036779660675002426.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-663/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-663/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7903391012048467674.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-301 in /w/workspace/dry_go-mod-core-contracts_PR-663 [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-663 # 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-663@tmp/jenkins-gitclient-ssh1169258640344412956.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit db9dff2a34e3664b5922ffa83189a650db6fe00b into PR head commit d80587bd42ebbd33d378349f813951e9a93d1152 Merge succeeded, producing 3b30d2da19fe8af41ac157bdd8ff74bc6615f4f6 Checking out Revision 3b30d2da19fe8af41ac157bdd8ff74bc6615f4f6 (PR-663) > 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-663@tmp/jenkins-gitclient-ssh5809890772433162405.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/663/head:refs/remotes/origin/PR-663 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d80587bd42ebbd33d378349f813951e9a93d1152 # 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-663@tmp/jenkins-gitclient-ssh728505623061172779.key > git merge db9dff2a34e3664b5922ffa83189a650db6fe00b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3b30d2da19fe8af41ac157bdd8ff74bc6615f4f6 # timeout=10 Commit message: "Merge commit 'db9dff2a34e3664b5922ffa83189a650db6fe00b' into HEAD" > git rev-list --no-walk d80587bd42ebbd33d378349f813951e9a93d1152 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:40:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:40:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:40:08 ========================================================= 16:40:08 EdgeX Global Pipelines Version Info 16:40:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:40:09 ------------------- 16:40:09 stable info: 16:40:09 ------------------- 16:40:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:40:09 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 16:40:09 Message: update stable to v1.0.206 16:40:10 ------------------- 16:40:10 experimental info: 16:40:10 ------------------- 16:40:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:40:10 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 16:40:10 Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:40:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 16:40:10 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 16:40:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:40:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:40:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:40:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:40:10 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:40:10 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 16:40:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:40:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:40:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:40:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:40:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 16:40:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:40:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:40:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 16:40:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:40:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:40:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:40:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:40:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:40:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:40:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:40:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:40:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:40:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 16:40:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:40:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-663 [Pipeline] echo 16:40:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-663 [Pipeline] echo 16:40:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-663 [Pipeline] echo 16:40:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3b30d2da19fe8af41ac157bdd8ff74bc6615f4f6 [Pipeline] echo 16:40:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3b30d2d [Pipeline] echo 16:40:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:40:11 + git log --format=format:%s -1 3b30d2da19fe8af41ac157bdd8ff74bc6615f4f6 [Pipeline] echo 16:40:11 GIT_COMMIT: 3b30d2da19fe8af41ac157bdd8ff74bc6615f4f6, Commit Message: Merge commit 'db9dff2a34e3664b5922ffa83189a650db6fe00b' into HEAD [Pipeline] echo 16:40:11 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 16:40:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:40:12 16:40:12 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:40:13 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:40:13 latest: Pulling from edgex-devops/git-semver 16:40:13 31603596830f: Pulling fs layer 16:40:13 04fac38145f0: Pulling fs layer 16:40:13 701f6daf10bf: Pulling fs layer 16:40:13 24f72da36158: Pulling fs layer 16:40:13 24f72da36158: Waiting 16:40:13 04fac38145f0: Verifying Checksum 16:40:13 04fac38145f0: Download complete 16:40:13 31603596830f: Verifying Checksum 16:40:13 31603596830f: Download complete 16:40:13 31603596830f: Pull complete 16:40:13 24f72da36158: Verifying Checksum 16:40:13 24f72da36158: Download complete 16:40:13 04fac38145f0: Pull complete 16:40:13 701f6daf10bf: Verifying Checksum 16:40:13 701f6daf10bf: Download complete 16:40:14 701f6daf10bf: Pull complete 16:40:14 24f72da36158: Pull complete 16:40:14 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 16:40:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:40:14 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:40:14 prd-centos7-docker-4c-2g-301 does not seem to be running inside a container 16:40:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-663 -v /w/workspace/dry_go-mod-core-contracts_PR-663:/w/workspace/dry_go-mod-core-contracts_PR-663:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-663@tmp:/w/workspace/dry_go-mod-core-contracts_PR-663@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 16:40:15 $ docker top 60aa7948eddb7a5ba32f8e32ab9b9160378fa5751b7c34e74d607c0b43aa9ecf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:40:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:40:15 [ssh-agent] Looking for ssh-agent implementation... 16:40:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:40:15 $ docker exec 60aa7948eddb7a5ba32f8e32ab9b9160378fa5751b7c34e74d607c0b43aa9ecf ssh-agent 16:40:15 SSH_AUTH_SOCK=/tmp/ssh-NkOkcMkjFf6U/agent.15 16:40:15 SSH_AGENT_PID=21 16:40:15 Running ssh-add (command line suppressed) 16:40:15 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-663@tmp/private_key_7795817831421642917.key (/w/workspace/dry_go-mod-core-contracts_PR-663@tmp/private_key_7795817831421642917.key) 16:40:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:40:16 + git tag --points-at HEAD [Pipeline] } 16:40:16 $ docker exec --env ******** --env ******** 60aa7948eddb7a5ba32f8e32ab9b9160378fa5751b7c34e74d607c0b43aa9ecf ssh-agent -k 16:40:16 unset SSH_AUTH_SOCK; 16:40:16 unset SSH_AGENT_PID; 16:40:16 echo Agent pid 21 killed; 16:40:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:40:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:40:16 [ssh-agent] Looking for ssh-agent implementation... 16:40:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:40:16 $ docker exec 60aa7948eddb7a5ba32f8e32ab9b9160378fa5751b7c34e74d607c0b43aa9ecf ssh-agent 16:40:16 SSH_AUTH_SOCK=/tmp/ssh-VazwLrLhs65J/agent.55 16:40:16 SSH_AGENT_PID=61 16:40:16 Running ssh-add (command line suppressed) 16:40:16 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-663@tmp/private_key_5712594462799671813.key (/w/workspace/dry_go-mod-core-contracts_PR-663@tmp/private_key_5712594462799671813.key) 16:40:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:40:17 + git semver init 16:40:17 # -> Open(): unable to determine branch for HEAD 16:40:17 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-663/.git 16:40:17 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-663 16:40:17 # $SEMVER_REMOTE_NAME = origin 16:40:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:40:17 # $SEMVER_USER_NAME = edgex-jenkins 16:40:17 # $SEMVER_BRANCH = PR-663 16:40:17 # $SEMVER_TEMP = /tmp/semver-443468672 16:40:17 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 16:40:18 # '/tmp/semver-443468672' -> '/w/workspace/dry_go-mod-core-contracts_PR-663/.semver' 16:40:18 # -> Force: false 16:40:18 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-663/.semver [Pipeline] } 16:40:18 $ docker exec --env ******** --env ******** 60aa7948eddb7a5ba32f8e32ab9b9160378fa5751b7c34e74d607c0b43aa9ecf ssh-agent -k 16:40:18 unset SSH_AUTH_SOCK; 16:40:18 unset SSH_AGENT_PID; 16:40:18 echo Agent pid 61 killed; 16:40:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:40:18 + git semver [Pipeline] } 16:40:18 $ docker stop --time=1 60aa7948eddb7a5ba32f8e32ab9b9160378fa5751b7c34e74d607c0b43aa9ecf 16:40:20 $ docker rm -f 60aa7948eddb7a5ba32f8e32ab9b9160378fa5751b7c34e74d607c0b43aa9ecf [Pipeline] // withDockerContainer [Pipeline] sh 16:40:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:40:20 Stashed 1 file(s) [Pipeline] echo 16:40:20 [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 16:40:36 Still waiting to schedule task 16:40:36 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-301’ 16:40:36 Still waiting to schedule task 16:40:36 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 16:42:44 Running on prd-centos7-docker-4c-2g-304 in /w/workspace/dry_go-mod-core-contracts_PR-663 [Pipeline] { [Pipeline] ws 16:42:44 Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout 16:42:44 Selected Git installation does not exist. Using Default 16:42:44 The recommended git tool is: NONE 16:42:47 using credential edgex-jenkins-ssh 16:42:47 Cloning the remote Git repository 16:42:47 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 16:42:47 > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 16:42:47 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 16:42:47 > git --version # timeout=10 16:42:47 > git --version # 'git version 2.24.4' 16:42:47 using GIT_SSH to set credentials SSH Credentials for GitHub 16:42:47 [INFO] Currently running in a labeled security context 16:42:47 [INFO] Currently SELinux is 'enforcing' on the host 16:42:47 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh5540724765813710291.key 16:42:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:42:48 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 16:42:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:42:48 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 16:42:48 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 16:42:48 using GIT_SSH to set credentials SSH Credentials for GitHub 16:42:48 [INFO] Currently running in a labeled security context 16:42:48 [INFO] Currently SELinux is 'enforcing' on the host 16:42:48 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh6797635769011972183.key 16:42:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/663/head:refs/remotes/origin/PR-663 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:42:49 Merging remotes/origin/main commit db9dff2a34e3664b5922ffa83189a650db6fe00b into PR head commit d80587bd42ebbd33d378349f813951e9a93d1152 16:42:49 Merge succeeded, producing 190c12f6991e1ab5d7a54e022fd39d4ce33cfe1a 16:42:49 Checking out Revision 190c12f6991e1ab5d7a54e022fd39d4ce33cfe1a (PR-663) 16:42:49 > git config core.sparsecheckout # timeout=10 16:42:49 > git checkout -f d80587bd42ebbd33d378349f813951e9a93d1152 # timeout=10 16:42:49 > git remote # timeout=10 16:42:49 > git config --get remote.origin.url # timeout=10 16:42:49 using GIT_SSH to set credentials SSH Credentials for GitHub 16:42:49 [INFO] Currently running in a labeled security context 16:42:49 [INFO] Currently SELinux is 'enforcing' on the host 16:42:49 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh1736779884214254290.key 16:42:49 > git merge db9dff2a34e3664b5922ffa83189a650db6fe00b # timeout=10 16:42:49 > git rev-parse HEAD^{commit} # timeout=10 16:42:49 > git config core.sparsecheckout # timeout=10 16:42:49 > git checkout -f 190c12f6991e1ab5d7a54e022fd39d4ce33cfe1a # timeout=10 16:42:53 Commit message: "Merge commit 'db9dff2a34e3664b5922ffa83189a650db6fe00b' into HEAD" 16:42:53 > git rev-list --no-walk d80587bd42ebbd33d378349f813951e9a93d1152 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 16:42:53 ========================================================= 16:42:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:42:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:42:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:42:54 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:42:54 540db60ca938: Pulling fs layer 16:42:54 adcc1eea9eea: Pulling fs layer 16:42:54 4c4ab2625f07: Pulling fs layer 16:42:54 db62176df00c: Pulling fs layer 16:42:54 3b30891b0d05: Pulling fs layer 16:42:54 06b49ca38bd5: Pulling fs layer 16:42:54 c788192a36de: Pulling fs layer 16:42:54 a77e37c0d609: Pulling fs layer 16:42:54 c3185cebc471: Pulling fs layer 16:42:54 db62176df00c: Waiting 16:42:54 3b30891b0d05: Waiting 16:42:54 06b49ca38bd5: Waiting 16:42:54 c788192a36de: Waiting 16:42:54 a77e37c0d609: Waiting 16:42:54 c3185cebc471: Waiting 16:42:54 4c4ab2625f07: Verifying Checksum 16:42:54 4c4ab2625f07: Download complete 16:42:54 adcc1eea9eea: Verifying Checksum 16:42:54 adcc1eea9eea: Download complete 16:42:54 3b30891b0d05: Verifying Checksum 16:42:54 3b30891b0d05: Download complete 16:42:54 06b49ca38bd5: Download complete 16:42:54 c788192a36de: Download complete 16:42:54 540db60ca938: Verifying Checksum 16:42:54 540db60ca938: Download complete 16:42:54 540db60ca938: Pull complete 16:42:55 adcc1eea9eea: Pull complete 16:42:55 4c4ab2625f07: Pull complete 16:42:55 a77e37c0d609: Verifying Checksum 16:42:55 a77e37c0d609: Download complete 16:43:00 c3185cebc471: Verifying Checksum 16:43:00 c3185cebc471: Download complete 16:43:00 db62176df00c: Verifying Checksum 16:43:00 db62176df00c: Download complete 16:43:03 db62176df00c: Pull complete 16:43:03 3b30891b0d05: Pull complete 16:43:03 06b49ca38bd5: Pull complete 16:43:03 c788192a36de: Pull complete 16:43:03 a77e37c0d609: Pull complete 16:43:06 c3185cebc471: Pull complete 16:43:06 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 16:43:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:43:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh 16:43:06 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 16:43:07 + docker inspect -f . ci-base-image-x86_64 16:43:07 . [Pipeline] withDockerContainer 16:43:07 prd-centos7-docker-4c-2g-304 does not seem to be running inside a container 16:43:07 $ 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 ******** ci-base-image-x86_64 cat 16:43:09 $ docker top 906173654bc66256e14534bd73e42c3b68063402c0d8a6804eba81fc9c002f2c -eo pid,comm [Pipeline] { [Pipeline] sh 16:43:10 + go version 16:43:10 go version go1.16.6 linux/amd64 [Pipeline] } 16:43:10 $ docker stop --time=1 906173654bc66256e14534bd73e42c3b68063402c0d8a6804eba81fc9c002f2c 16:43:11 $ docker rm -f 906173654bc66256e14534bd73e42c3b68063402c0d8a6804eba81fc9c002f2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:43:11 + docker inspect -f . ci-base-image-x86_64 16:43:11 . [Pipeline] withDockerContainer 16:43:11 prd-centos7-docker-4c-2g-304 does not seem to be running inside a container 16:43:12 $ 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 ******** ci-base-image-x86_64 cat 16:43:12 $ docker top 07882429d11bc308f53940b7f4b49ce0449763a4ffcd2a1ac7736a21e962dc69 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:43:12 + go mod tidy 16:43:20 Running on prd-ubuntu18.04-docker-arm64-4c-16g-303 in /w/workspace/dry_go-mod-core-contracts_PR-663 [Pipeline] { [Pipeline] ws 16:43:20 Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout 16:43:20 Selected Git installation does not exist. Using Default 16:43:20 The recommended git tool is: NONE 16:43:26 using credential edgex-jenkins-ssh 16:43:26 Cloning the remote Git repository 16:43:27 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 16:43:27 > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 16:43:27 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 16:43:27 > git --version # timeout=10 16:43:27 > git --version # 'git version 2.17.1' 16:43:27 using GIT_SSH to set credentials SSH Credentials for GitHub 16:43:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:43:29 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 16:43:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:43:29 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 16:43:29 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 16:43:29 using GIT_SSH to set credentials SSH Credentials for GitHub 16:43:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/663/head:refs/remotes/origin/PR-663 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:43:29 Merging remotes/origin/main commit db9dff2a34e3664b5922ffa83189a650db6fe00b into PR head commit d80587bd42ebbd33d378349f813951e9a93d1152 16:43:30 Merge succeeded, producing 112b3eaeff137f096776967d59eb97c0b81f3919 16:43:30 Checking out Revision 112b3eaeff137f096776967d59eb97c0b81f3919 (PR-663) 16:43:29 > git config core.sparsecheckout # timeout=10 16:43:29 > git checkout -f d80587bd42ebbd33d378349f813951e9a93d1152 # timeout=10 16:43:30 > git remote # timeout=10 16:43:30 > git config --get remote.origin.url # timeout=10 16:43:30 using GIT_SSH to set credentials SSH Credentials for GitHub 16:43:30 > git merge db9dff2a34e3664b5922ffa83189a650db6fe00b # timeout=10 16:43:30 > git rev-parse HEAD^{commit} # timeout=10 16:43:30 > git config core.sparsecheckout # timeout=10 16:43:30 > git checkout -f 112b3eaeff137f096776967d59eb97c0b81f3919 # timeout=10 16:43:34 Commit message: "Merge commit 'db9dff2a34e3664b5922ffa83189a650db6fe00b' into HEAD" 16:43:34 > git rev-list --no-walk d80587bd42ebbd33d378349f813951e9a93d1152 # timeout=10 16:43:34 go: downloading github.com/google/uuid v1.3.0 16:43:34 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 16:43:34 go: downloading github.com/stretchr/testify v1.7.0 16:43:34 go: downloading github.com/go-kit/kit v0.12.0 16:43:34 go: downloading github.com/go-playground/validator/v10 v10.9.0 16:43:34 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 16:43:34 go: downloading github.com/x448/float16 v0.8.4 16:43:34 go: downloading github.com/davecgh/go-spew v1.1.1 16:43:34 go: downloading github.com/pmezard/go-difflib v1.0.0 16:43:34 go: downloading github.com/stretchr/objx v0.1.1 16:43:34 go: downloading github.com/go-playground/universal-translator v0.18.0 16:43:34 go: downloading github.com/leodido/go-urn v1.2.1 16:43:34 go: downloading golang.org/x/crypto v0.0.0-20210915214749-c084706c2272 16:43:34 go: downloading golang.org/x/text v0.3.7 16:43:34 go: downloading github.com/go-playground/assert/v2 v2.0.1 16:43:34 go: downloading github.com/go-playground/locales v0.14.0 16:43:34 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 16:43:34 go: downloading github.com/go-kit/log v0.2.0 16:43:34 go: downloading golang.org/x/sys v0.0.0-20210917161153-d61c044b1678 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 16:43:35 ========================================================= 16:43:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:43:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:43:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:43:36 go: downloading github.com/kr/pretty v0.3.0 16:43:36 go: downloading github.com/go-logfmt/logfmt v0.5.1 16:43:36 go: downloading github.com/kr/text v0.2.0 16:43:36 go: downloading github.com/rogpeppe/go-internal v1.8.0 [Pipeline] sh 16:43:37 + make test 16:43:37 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:43:38 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:43:38 595b0fe564bb: Pulling fs layer 16:43:38 24495759ef45: Pulling fs layer 16:43:38 d148012ef14d: Pulling fs layer 16:43:38 e90a11edd702: Pulling fs layer 16:43:38 d77568369979: Pulling fs layer 16:43:38 fc1c9f9a7f3b: Pulling fs layer 16:43:38 170f2ba95c9a: Pulling fs layer 16:43:38 97ac5df62f85: Pulling fs layer 16:43:38 d77568369979: Waiting 16:43:38 e90a11edd702: Waiting 16:43:38 170f2ba95c9a: Waiting 16:43:38 97ac5df62f85: Waiting 16:43:38 fc1c9f9a7f3b: Waiting 16:43:38 d148012ef14d: Verifying Checksum 16:43:38 d148012ef14d: Download complete 16:43:38 24495759ef45: Verifying Checksum 16:43:38 24495759ef45: Download complete 16:43:38 d77568369979: Verifying Checksum 16:43:38 d77568369979: Download complete 16:43:38 fc1c9f9a7f3b: Verifying Checksum 16:43:38 fc1c9f9a7f3b: Download complete 16:43:38 595b0fe564bb: Verifying Checksum 16:43:38 595b0fe564bb: Download complete 16:43:38 170f2ba95c9a: Verifying Checksum 16:43:38 170f2ba95c9a: Download complete 16:43:38 595b0fe564bb: Pull complete 16:43:38 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 16:43:39 24495759ef45: Pull complete 16:43:39 d148012ef14d: Pull complete 16:43:41 97ac5df62f85: Verifying Checksum 16:43:41 97ac5df62f85: Download complete 16:43:41 e90a11edd702: Verifying Checksum 16:43:41 e90a11edd702: Download complete 16:43:48 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.051s coverage: 83.5% of statements 16:43:48 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 16:43:48 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 16:43:48 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 16:43:48 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.007s coverage: 26.3% of statements 16:43:48 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 16:43:49 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.009s coverage: 46.9% of statements 16:43:49 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.012s coverage: 90.0% of statements 16:43:50 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.038s coverage: 86.2% of statements 16:43:50 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.005s coverage: 59.5% of statements 16:43:50 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.003s coverage: 36.1% of statements 16:43:50 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.007s coverage: 49.4% of statements 16:43:50 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:43:52 e90a11edd702: Pull complete 16:43:52 d77568369979: Pull complete 16:43:52 fc1c9f9a7f3b: Pull complete 16:43:53 170f2ba95c9a: Pull complete 16:43:55 gofmt -l . 16:43:55 [ "`gofmt -l .`" = "" ] [Pipeline] } 16:43:56 $ docker stop --time=1 07882429d11bc308f53940b7f4b49ce0449763a4ffcd2a1ac7736a21e962dc69 16:43:57 $ docker rm -f 07882429d11bc308f53940b7f4b49ce0449763a4ffcd2a1ac7736a21e962dc69 [Pipeline] // withDockerContainer [Pipeline] sh 16:43:58 97ac5df62f85: Pull complete 16:43:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:43:58 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 16:43:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:43:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh 16:43:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage 16:43:59 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] isUnix [Pipeline] sh 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 16:43:59 + docker inspect -f . ci-base-image-arm64 16:43:59 . [Pipeline] script [Pipeline] { [Pipeline] withDockerContainer 16:43:59 prd-ubuntu18.04-docker-arm64-4c-16g-303 does not seem to be running inside a container 16:44:00 $ 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 ******** ci-base-image-arm64 cat 16:44:06 $ docker top c1901fa8a1f76e98c0e4d45f8d721e5f7e1072e4c40cd125677cbb014971969f -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 16:44:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:44:07 16:44:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:44:07 + go version 16:44:07 go version go1.16.6 linux/arm64 [Pipeline] } 16:44:07 $ docker stop --time=1 c1901fa8a1f76e98c0e4d45f8d721e5f7e1072e4c40cd125677cbb014971969f 16:44:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:44:07 latest: Pulling from edgex-lftools-log-publisher 16:44:07 b4d181a07f80: Pulling fs layer 16:44:07 a1111a8f2ec3: Pulling fs layer 16:44:07 ed53099fbce6: Pulling fs layer 16:44:07 dc539afda2c1: Pulling fs layer 16:44:07 77bc0d833cb6: Pulling fs layer 16:44:07 9065ff56babe: Pulling fs layer 16:44:07 d287ab97295c: Pulling fs layer 16:44:07 dc539afda2c1: Waiting 16:44:07 77bc0d833cb6: Waiting 16:44:07 9065ff56babe: Waiting 16:44:07 d287ab97295c: Waiting 16:44:07 a1111a8f2ec3: Verifying Checksum 16:44:07 a1111a8f2ec3: Download complete 16:44:07 dc539afda2c1: Verifying Checksum 16:44:07 dc539afda2c1: Download complete 16:44:07 77bc0d833cb6: Download complete 16:44:08 9065ff56babe: Download complete 16:44:08 ed53099fbce6: Verifying Checksum 16:44:08 ed53099fbce6: Download complete 16:44:09 b4d181a07f80: Download complete 16:44:09 $ docker rm -f c1901fa8a1f76e98c0e4d45f8d721e5f7e1072e4c40cd125677cbb014971969f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:44:10 b4d181a07f80: Pull complete 16:44:10 + docker inspect -f . ci-base-image-arm64 16:44:10 . [Pipeline] withDockerContainer 16:44:10 prd-ubuntu18.04-docker-arm64-4c-16g-303 does not seem to be running inside a container 16:44:10 a1111a8f2ec3: Pull complete 16:44:10 $ 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 ******** ci-base-image-arm64 cat 16:44:10 ed53099fbce6: Pull complete 16:44:10 dc539afda2c1: Pull complete 16:44:11 77bc0d833cb6: Pull complete 16:44:11 9065ff56babe: Pull complete 16:44:12 $ docker top 08ae61dc4d2677e3735f0753f9830be710c408780832452d277e30302337dad1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:44:13 d287ab97295c: Verifying Checksum 16:44:13 d287ab97295c: Download complete 16:44:13 + go mod tidy 16:44:17 d287ab97295c: Pull complete 16:44:17 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:44:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:44:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:44:17 prd-centos7-docker-4c-2g-304 does not seem to be running inside a container 16:44:17 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:44:20 go: downloading github.com/google/uuid v1.3.0 16:44:20 go: downloading github.com/go-kit/kit v0.12.0 16:44:20 go: downloading github.com/stretchr/testify v1.7.0 16:44:20 go: downloading github.com/go-playground/validator/v10 v10.9.0 16:44:20 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 16:44:20 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 16:44:20 $ docker top bd634afb658d2c108c99205d6472e13e8e16c68bb5d68baff18981c4df89bc55 -eo pid,comm [Pipeline] { 16:44:20 go: downloading github.com/davecgh/go-spew v1.1.1 16:44:20 go: downloading github.com/pmezard/go-difflib v1.0.0 16:44:20 go: downloading github.com/stretchr/objx v0.1.1 16:44:20 go: downloading github.com/x448/float16 v0.8.4 16:44:20 go: downloading github.com/go-playground/universal-translator v0.18.0 16:44:20 go: downloading github.com/leodido/go-urn v1.2.1 16:44:20 go: downloading golang.org/x/crypto v0.0.0-20210915214749-c084706c2272 16:44:20 go: downloading golang.org/x/text v0.3.7 16:44:20 go: downloading github.com/go-playground/assert/v2 v2.0.1 [Pipeline] libraryResource [Pipeline] sh 16:44:20 go: downloading github.com/go-playground/locales v0.14.0 16:44:20 ---> job-cost.sh 16:44:20 lf-activate-venv: SKIPPING 16:44:20 INFO: No Stack... 16:44:21 INFO: Retrieving Pricing Info for: v3-standard-2 16:44:22 INFO: Archiving Costs [Pipeline] sh 16:44:23 + cat /w/workspace/go-mod-core-contracts/2/archives/cost.csv 16:44:23 + cut -d, -f6 [Pipeline] lock 16:44:23 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-663-2-stack-cost] 16:44:23 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-663-2-stack-cost] did not exist. Created. 16:44:23 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-663-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:44:23 + echo total: 0.05999999865889549 [Pipeline] stash 16:44:23 Stashed 1 file(s) [Pipeline] } 16:44:23 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-663-2-stack-cost] [Pipeline] // lock [Pipeline] } 16:44:23 $ docker stop --time=1 bd634afb658d2c108c99205d6472e13e8e16c68bb5d68baff18981c4df89bc55 16:44:24 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 16:44:24 go: downloading github.com/go-kit/log v0.2.0 16:44:24 go: downloading golang.org/x/sys v0.0.0-20210917161153-d61c044b1678 16:44:24 go: downloading github.com/kr/pretty v0.3.0 16:44:24 go: downloading github.com/go-logfmt/logfmt v0.5.1 16:44:24 go: downloading github.com/kr/text v0.2.0 16:44:24 go: downloading github.com/rogpeppe/go-internal v1.8.0 16:44:24 $ docker rm -f bd634afb658d2c108c99205d6472e13e8e16c68bb5d68baff18981c4df89bc55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] sh 16:44:26 + make test 16:44:26 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:44:28 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 16:45:07 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.486s coverage: 83.5% of statements 16:45:07 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 16:45:07 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 16:45:07 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 16:45:07 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.055s coverage: 26.3% of statements 16:45:07 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 16:45:07 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.076s coverage: 46.9% of statements 16:45:07 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.050s coverage: 90.0% of statements 16:45:07 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.251s coverage: 86.2% of statements 16:45:07 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.068s coverage: 59.5% of statements 16:45:07 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.015s coverage: 36.1% of statements 16:45:08 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.041s coverage: 49.4% of statements 16:45:08 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:45:30 gofmt -l . 16:45:30 [ "`gofmt -l .`" = "" ] [Pipeline] } 16:45:31 $ docker stop --time=1 08ae61dc4d2677e3735f0753f9830be710c408780832452d277e30302337dad1 16:45:34 $ docker rm -f 08ae61dc4d2677e3735f0753f9830be710c408780832452d277e30302337dad1 [Pipeline] // withDockerContainer [Pipeline] sh 16:45:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:45:36 Warning: overwriting stash ‘coverage-report’ 16:45:37 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 16:45:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:45:38 16:45:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:45:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:45:39 arm64: Pulling from edgex-lftools-log-publisher 16:45:39 448f6bf000e3: Pulling fs layer 16:45:39 f757da607395: Pulling fs layer 16:45:39 05883995daec: Pulling fs layer 16:45:39 8603b9c90790: Pulling fs layer 16:45:39 1560dd03e051: Pulling fs layer 16:45:39 27f5ce0e4adf: Pulling fs layer 16:45:39 c2d8d7efcc4b: Pulling fs layer 16:45:39 1560dd03e051: Waiting 16:45:39 27f5ce0e4adf: Waiting 16:45:39 c2d8d7efcc4b: Waiting 16:45:39 8603b9c90790: Waiting 16:45:39 f757da607395: Verifying Checksum 16:45:39 f757da607395: Download complete 16:45:39 8603b9c90790: Verifying Checksum 16:45:39 8603b9c90790: Download complete 16:45:39 1560dd03e051: Verifying Checksum 16:45:39 1560dd03e051: Download complete 16:45:39 27f5ce0e4adf: Verifying Checksum 16:45:39 27f5ce0e4adf: Download complete 16:45:39 05883995daec: Verifying Checksum 16:45:39 05883995daec: Download complete 16:45:40 448f6bf000e3: Download complete 16:45:44 c2d8d7efcc4b: Verifying Checksum 16:45:44 c2d8d7efcc4b: Download complete 16:45:44 448f6bf000e3: Pull complete 16:45:44 f757da607395: Pull complete 16:45:46 05883995daec: Pull complete 16:45:46 8603b9c90790: Pull complete 16:45:47 1560dd03e051: Pull complete 16:45:48 27f5ce0e4adf: Pull complete 16:46:03 c2d8d7efcc4b: Pull complete 16:46:03 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 16:46:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:46:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:46:03 prd-ubuntu18.04-docker-arm64-4c-16g-303 does not seem to be running inside a container 16:46: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/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:46:09 $ docker top 2f5a15235e6aef5885178025fa0dc736ee2a59a2a4ce0ce32478d57ac5b51cd4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:46:10 ---> job-cost.sh 16:46:10 lf-activate-venv: SKIPPING 16:46:10 INFO: No Stack... 16:46:11 INFO: Retrieving Pricing Info for: v3-standard-4 16:46:11 INFO: Archiving Costs [Pipeline] sh 16:46:12 + cat /w/workspace/go-mod-core-contracts/2/archives/cost.csv 16:46:12 + cut -d, -f6 [Pipeline] lock 16:46:12 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-663-2-stack-cost] 16:46:12 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-663-2-stack-cost] did not exist. Created. 16:46:12 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-663-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:46:13 /w/workspace/go-mod-core-contracts/2@tmp/durable-1fa6a046/script.sh: 1: /w/workspace/go-mod-core-contracts/2@tmp/durable-1fa6a046/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 16:46:13 + echo total: 0.10999999940395355 [Pipeline] stash 16:46:13 Warning: overwriting stash ‘stack-cost’ 16:46:13 Stashed 1 file(s) [Pipeline] } 16:46:13 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-663-2-stack-cost] [Pipeline] // lock [Pipeline] } 16:46:13 $ docker stop --time=1 2f5a15235e6aef5885178025fa0dc736ee2a59a2a4ce0ce32478d57ac5b51cd4 16:46:15 $ docker rm -f 2f5a15235e6aef5885178025fa0dc736ee2a59a2a4ce0ce32478d57ac5b51cd4 [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 16:46:16 provisioning config files... 16:46:16 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-663@tmp/config6447080240923468621tmp [Pipeline] { [Pipeline] sh 16:46:17 + set +x 16:46:17 + curl -s https://codecov.io/bash 16:46:17 + bash -s -- 16:46:17 16:46:17 _____ _ 16:46:17 / ____| | | 16:46:17 | | ___ __| | ___ ___ _____ __ 16:46:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:46:17 | |___| (_) | (_| | __/ (_| (_) \ V / 16:46:17 \_____\___/ \__,_|\___|\___\___/ \_/ 16:46:17 Bash-1.0.6 16:46:17 16:46:17 16:46:17 ==> git version 2.24.4 found 16:46:17 ==> 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 16:46:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:46:17 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:46:17 ==> Jenkins CI detected. 16:46:17 current dir:  /w/workspace/dry_go-mod-core-contracts_PR-663 16:46:17 project root: . 16:46:17 --> token set from env 16:46:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:46:17 ==> Running gcov in . (disable via -X gcov) 16:46:17 ==> Python coveragepy not found 16:46:17 ==> Searching for coverage reports in: 16:46:17 + . 16:46:17 -> Found 1 reports 16:46:17 ==> Detecting git/mercurial file structure 16:46:17 ==> Reading reports 16:46:17 + ./coverage.out bytes=101589 16:46:17 ==> Appending adjustments 16:46:17 https://docs.codecov.io/docs/fixing-reports 16:46:17 + Found adjustments 16:46:17 ==> Gzipping contents 16:46:17 16K /tmp/codecov.D6dnKn.gz 16:46:17 ==> Uploading reports 16:46:17 url: https://codecov.io 16:46:17 query: branch=PR-663&commit=3b30d2da19fe8af41ac157bdd8ff74bc6615f4f6&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-663%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=663&job=&cmd_args= 16:46:17 -> Pinging Codecov 16:46:17 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=PR-663&commit=3b30d2da19fe8af41ac157bdd8ff74bc6615f4f6&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-663%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=663&job=&cmd_args= 16:46:18 -> Uploading to 16:46:18 https://storage.googleapis.com/codecov/v4/raw/2021-09-30/71470A77251A30514AAF9C0BB2E5B6CE/3b30d2da19fe8af41ac157bdd8ff74bc6615f4f6/9645aa88-6f56-4de8-873c-8410ad5c3797.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210930%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210930T164618Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5f68c4ca959c34e737e5b5f4a4205103f1593e24c203b630a9613da87772df48 16:46:18 % Total % Received % Xferd Average Speed Time Time Time Current 16:46:18 Dload Upload Total Spent Left Speed 16:46:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15168 0 0 100 15168 0 13339 0:00:01 0:00:01 --:--:-- 13352 100 15168 0 0 100 15168 0 7093 0:00:02 0:00:02 --:--:-- 7094 100 15168 0 0 100 15168 0 4831 0:00:03 0:00:03 --:--:-- 4832 100 15168 0 0 100 15168 0 3663 0:00:04 0:00:04 --:--:-- 3663 100 15168 0 0 100 15168 0 2949 0:00:05 0:00:05 --:--:-- 2950 100 15168 0 0 100 15168 0 2469 0:00:06 0:00:06 --:--:-- 0 100 15168 0 0 100 15168 0 2123 0:00:07 0:00:07 --:--:-- 0 100 15168 0 0 100 15168 0 1862 0:00:08 0:00:08 --:--:-- 0 100 15168 0 0 100 15168 0 1658 0:00:09 0:00:09 --:--:-- 0 100 15168 0 0 100 15168 0 1494 0:00:10 0:00:10 --:--:-- 0 100 15168 0 0 100 15168 0 1360 0:00:11 0:00:11 --:--:-- 0 100 15168 0 0 100 15168 0 1248 0:00:12 0:00:12 --:--:-- 0 100 15168 0 0 100 15168 0 1153 0:00:13 0:00:13 --:--:-- 0 100 15168 0 0 100 15168 0 1071 0:00:14 0:00:14 --:--:-- 0 100 15168 0 0 100 15168 0 1000 0:00:15 0:00:15 --:--:-- 0 100 15168 0 0 100 15168 0 938 0:00:16 0:00:16 --:--:-- 0 100 15168 0 0 100 15168 0 884 0:00:17 0:00:17 --:--:-- 0 100 15168 0 0 100 15168 0 835 0:00:18 0:00:18 --:--:-- 0 100 15168 0 0 100 15168 0 791 0:00:19 0:00:19 --:--:-- 0 100 15168 0 0 100 15168 0 752 0:00:20 0:00:20 --:--:-- 0 100 15168 0 0 100 15168 0 716 0:00:21 0:00:21 --:--:-- 0 100 15168 0 0 100 15168 0 684 0:00:22 0:00:22 --:--:-- 0 100 15168 0 0 100 15168 0 654 0:00:23 0:00:23 --:--:-- 0 100 15168 0 0 100 15168 0 627 0:00:24 0:00:24 --:--:-- 0 100 15168 0 0 100 15168 0 602 0:00:25 0:00:25 --:--:-- 0 100 15168 0 0 100 15168 0 579 0:00:26 0:00:26 --:--:-- 0 100 15168 0 0 100 15168 0 576 0:00:26 0:00:26 --:--:-- 0 16:46:44 curl: (22) The requested URL returned error: 400 Bad Request 16:46:44 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/3b30d2da19fe8af41ac157bdd8ff74bc6615f4f6 [Pipeline] } 16:46:44 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] sh 16:46:46 + '[' -d /w/workspace/dry_go-mod-core-contracts_PR-663/archives ']' [Pipeline] libraryResource [Pipeline] sh 16:46:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:46:47 ---> package-listing.sh 16:46:47 ++ facter osfamily 16:46:47 ++ tr '[:upper:]' '[:lower:]' 16:46:47 + OS_FAMILY=redhat 16:46:47 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-663 16:46:47 + START_PACKAGES=/tmp/packages_start.txt 16:46:47 + END_PACKAGES=/tmp/packages_end.txt 16:46:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:46:47 + PACKAGES=/tmp/packages_start.txt 16:46:47 + '[' /w/workspace/dry_go-mod-core-contracts_PR-663 ']' 16:46:47 + PACKAGES=/tmp/packages_end.txt 16:46:47 + case "${OS_FAMILY}" in 16:46:47 + sort 16:46:47 + rpm -qa 16:46:48 + '[' -f /tmp/packages_start.txt ']' 16:46:48 + '[' -f /tmp/packages_end.txt ']' 16:46:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:46:48 + '[' /w/workspace/dry_go-mod-core-contracts_PR-663 ']' 16:46:48 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-663/archives/ 16:46:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-663/archives/ [Pipeline] echo 16:46:48 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-663/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:46:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:46:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:46:48 16:46:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:46:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:46:49 latest: Pulling from edgex-lftools-log-publisher 16:46:49 b4d181a07f80: Pulling fs layer 16:46:49 a1111a8f2ec3: Pulling fs layer 16:46:49 ed53099fbce6: Pulling fs layer 16:46:49 dc539afda2c1: Pulling fs layer 16:46:49 77bc0d833cb6: Pulling fs layer 16:46:49 9065ff56babe: Pulling fs layer 16:46:49 d287ab97295c: Pulling fs layer 16:46:49 dc539afda2c1: Waiting 16:46:49 77bc0d833cb6: Waiting 16:46:49 d287ab97295c: Waiting 16:46:49 9065ff56babe: Waiting 16:46:49 a1111a8f2ec3: Verifying Checksum 16:46:49 a1111a8f2ec3: Download complete 16:46:49 dc539afda2c1: Verifying Checksum 16:46:49 dc539afda2c1: Download complete 16:46:49 77bc0d833cb6: Verifying Checksum 16:46:49 77bc0d833cb6: Download complete 16:46:49 9065ff56babe: Verifying Checksum 16:46:49 9065ff56babe: Download complete 16:46:49 ed53099fbce6: Verifying Checksum 16:46:49 ed53099fbce6: Download complete 16:46:50 b4d181a07f80: Verifying Checksum 16:46:50 b4d181a07f80: Download complete 16:46:52 b4d181a07f80: Pull complete 16:46:52 a1111a8f2ec3: Pull complete 16:46:52 ed53099fbce6: Pull complete 16:46:52 dc539afda2c1: Pull complete 16:46:52 77bc0d833cb6: Pull complete 16:46:52 9065ff56babe: Pull complete 16:46:53 d287ab97295c: Verifying Checksum 16:46:53 d287ab97295c: Download complete 16:46:57 d287ab97295c: Pull complete 16:46:57 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:46:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:46:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:46:57 prd-centos7-docker-4c-2g-301 does not seem to be running inside a container 16:46:57 $ 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-663/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-663 -v /w/workspace/dry_go-mod-core-contracts_PR-663:/w/workspace/dry_go-mod-core-contracts_PR-663:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-663@tmp:/w/workspace/dry_go-mod-core-contracts_PR-663@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 16:47:00 $ docker top 7ea9b46e4e7b3492f91335acc8552fb76f4261c9b9abaf88b2013a5064ee1e54 -eo pid,comm [Pipeline] { [Pipeline] sh 16:47:00 + touch /tmp/pre-build-complete [Pipeline] sh 16:47:00 + mkdir -p /var/log/sysstat [Pipeline] sh 16:47:01 + ls /var/log/sa-host 16:47:01 + sadf -c /var/log/sa-host/sa05 16:47:01 file_magic: OK 16:47:01 HZ: Using current value: 100 16:47:01 file_header: OK 16:47:01 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 16:47:01 Statistics: 16:47:01 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:47:01 File successfully converted to sysstat format version 12.0.3 16:47:01 + sadf -c /var/log/sa-host/sa30 16:47:01 file_magic: OK 16:47:01 HZ: Using current value: 100 16:47:01 file_header: OK 16:47:01 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 16:47:01 Statistics: 16:47:01 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:47:01 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:47:01 provisioning config files... 16:47:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-663@tmp/config1457460130918963139tmp [Pipeline] { [Pipeline] echo 16:47:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:47:02 ---> create-netrc.sh [Pipeline] } 16:47:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:47:02 ---> python-tools-install.sh [Pipeline] echo 16:47:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:47:02 ---> sudo-logs.sh 16:47:02 Archiving 'sudo' log.. 16:47:02 sudo: unable to resolve host prd-centos7-docker-4c-2g-301.vexxhost.local: Name or service not known 16:47:02 sudo: unable to resolve host prd-centos7-docker-4c-2g-301.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 16:47:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:47:03 ---> job-cost.sh 16:47:03 lf-activate-venv: SKIPPING 16:47:03 DEBUG: total: 0.10999999940395355 16:47:03 INFO: Retrieving Stack Cost... 16:47:04 INFO: Retrieving Pricing Info for: v3-standard-2 16:47:05 INFO: Archiving Costs [Pipeline] echo 16:47:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:47:05 ---> logs-deploy.sh 16:47:05 lf-activate-venv: SKIPPING 16:47:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-663/2 16:47:05 INFO: archiving workspace using pattern(s): 16:47:06 Archives upload complete. 16:47:06 INFO: archiving logs to Nexus 16:47:06 ---> uname -a: 16:47:06 Linux prd-centos7-docker-4c-2g-301.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 16:47:06 16:47:06 16:47:06 ---> lscpu: 16:47:06 Architecture: x86_64 16:47:06 CPU op-mode(s): 32-bit, 64-bit 16:47:06 Byte Order: Little Endian 16:47:06 Address sizes: 40 bits physical, 48 bits virtual 16:47:06 CPU(s): 2 16:47:06 On-line CPU(s) list: 0,1 16:47:06 Thread(s) per core: 1 16:47:06 Core(s) per socket: 1 16:47:06 Socket(s): 2 16:47:06 NUMA node(s): 1 16:47:06 Vendor ID: AuthenticAMD 16:47:06 CPU family: 23 16:47:06 Model: 49 16:47:06 Model name: AMD EPYC-Rome Processor 16:47:06 Stepping: 0 16:47:06 CPU MHz: 2799.996 16:47:06 BogoMIPS: 5599.99 16:47:06 Virtualization: AMD-V 16:47:06 Hypervisor vendor: KVM 16:47:06 Virtualization type: full 16:47:06 L1d cache: 32K 16:47:06 L1i cache: 32K 16:47:06 L2 cache: 512K 16:47:06 L3 cache: 16384K 16:47:06 NUMA node0 CPU(s): 0,1 16:47:06 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 16:47:06 16:47:06 16:47:06 ---> nproc: 16:47:06 2 16:47:06 16:47:06 16:47:06 ---> df -h: 16:47:06 Filesystem Size Used Avail Use% Mounted on 16:47:06 overlay 40G 7.7G 33G 20% / 16:47:06 tmpfs 64M 0 64M 0% /dev 16:47:06 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 16:47:06 shm 64M 0 64M 0% /dev/shm 16:47:06 /dev/vda1 40G 7.7G 33G 20% /facter-os 16:47:06 16:47:06 16:47:06 ---> sar -b -r -n DEV: 16:47:06 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/30/21 _x86_64_ (2 CPU) 16:47:06 16:47:06 16:39:12 LINUX RESTART (2 CPU) 16:47:06 16:47:06 16:40:01 tps rtps wtps bread/s bwrtn/s 16:47:06 16:41:01 85.66 3.41 82.25 2558.40 3672.32 16:47:06 16:42:01 1.72 0.00 1.72 0.00 36.31 16:47:06 16:43:01 0.32 0.00 0.32 0.00 3.78 16:47:06 16:44:01 0.22 0.00 0.22 0.00 3.10 16:47:06 16:45:01 0.28 0.00 0.28 0.00 3.40 16:47:06 16:46:01 0.30 0.00 0.30 0.00 4.32 16:47:06 Average: 14.75 0.57 14.18 426.52 620.71 16:47:06 16:47:06 16:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:47:06 16:41:01 5452676 0 816100 10.19 2620 1737544 1294448 14.29 587416 1566204 20 16:47:06 16:42:01 5464620 0 804152 10.04 2620 1737548 1202296 13.27 580196 1563732 16 16:47:06 16:43:01 5462232 0 806540 10.07 2620 1737548 1202668 13.28 581340 1564620 8 16:47:06 16:44:01 5460756 0 808008 10.09 2620 1737556 1202704 13.28 582028 1565260 8 16:47:06 16:45:01 5460600 0 808160 10.09 2620 1737560 1202428 13.28 577664 1570860 20 16:47:06 16:46:01 5460092 0 808660 10.10 2620 1737568 1202296 13.27 578052 1570860 12 16:47:06 Average: 5460163 0 808603 10.10 2620 1737554 1217807 13.45 581116 1566923 14 16:47:06 16:47:06 16:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:47:06 16:41:01 eth0 144.40 97.62 424.45 26.84 0.00 0.00 0.00 0.00 16:47:06 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:47:06 16:41:01 docker0 13.14 11.21 2.63 27.60 0.00 0.00 0.00 0.00 16:47:06 16:42:01 eth0 0.78 0.05 0.06 0.00 0.00 0.00 0.00 0.00 16:47:06 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:47:06 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:47:06 16:43:01 eth0 1.05 0.35 0.32 0.20 0.00 0.00 0.00 0.00 16:47:06 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:47:06 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:47:06 16:44:01 eth0 1.98 0.48 0.64 0.39 0.00 0.00 0.00 0.00 16:47:06 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:47:06 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:47:06 16:45:01 eth0 0.75 0.53 0.41 0.24 0.00 0.00 0.00 0.00 16:47:06 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:47:06 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:47:06 16:46:01 eth0 0.07 0.07 0.01 0.04 0.00 0.00 0.00 0.00 16:47:06 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:47:06 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:47:06 Average: eth0 24.84 16.52 71.00 4.62 0.00 0.00 0.00 0.00 16:47:06 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:47:06 Average: docker0 2.19 1.87 0.44 4.60 0.00 0.00 0.00 0.00 16:47:06 16:47:06 16:47:06 ---> sar -P ALL: 16:47:06 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/30/21 _x86_64_ (2 CPU) 16:47:06 16:47:06 16:39:12 LINUX RESTART (2 CPU) 16:47:06 16:47:06 16:40:01 CPU %user %nice %system %iowait %steal %idle 16:47:06 16:41:01 all 4.94 0.00 2.39 2.07 0.05 90.55 16:47:06 16:41:01 0 5.31 0.00 2.69 2.79 0.05 89.17 16:47:06 16:41:01 1 4.58 0.00 2.10 1.35 0.05 91.92 16:47:06 16:42:01 all 0.08 0.00 0.08 0.00 0.03 99.82 16:47:06 16:42:01 0 0.12 0.00 0.08 0.00 0.02 99.78 16:47:06 16:42:01 1 0.05 0.00 0.07 0.00 0.03 99.85 16:47:06 16:43:01 all 0.12 0.00 0.16 0.00 0.03 99.70 16:47:06 16:43:01 0 0.15 0.00 0.15 0.00 0.03 99.67 16:47:06 16:43:01 1 0.08 0.00 0.17 0.00 0.02 99.73 16:47:06 16:44:01 all 0.22 0.00 0.03 0.00 0.02 99.74 16:47:06 16:44:01 0 0.35 0.00 0.03 0.00 0.02 99.60 16:47:06 16:44:01 1 0.08 0.00 0.02 0.00 0.02 99.88 16:47:06 16:45:01 all 0.17 0.00 0.04 0.00 0.03 99.77 16:47:06 16:45:01 0 0.25 0.00 0.05 0.00 0.02 99.68 16:47:06 16:45:01 1 0.08 0.00 0.03 0.00 0.03 99.85 16:47:06 16:46:01 all 0.14 0.00 0.03 0.00 0.02 99.81 16:47:06 16:46:01 0 0.25 0.00 0.02 0.00 0.02 99.72 16:47:06 16:46:01 1 0.03 0.00 0.05 0.00 0.02 99.90 16:47:06 Average: all 0.94 0.00 0.45 0.34 0.03 98.24 16:47:06 Average: 0 1.06 0.00 0.50 0.46 0.03 97.95 16:47:06 Average: 1 0.81 0.00 0.40 0.22 0.03 98.53 16:47:06 16:47:06 16:47:06