Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8231f252c4dcb923336cc049f62c557693b686dd+e6709f93c523cdff62cd5022b12d882a1ec93324 (57d0199c8e793b016ade2b800bc4b6e0ef192052) 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-ssh2666968001809047442.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh202353113480869797.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-registry/branches/PR-82/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-registry/branches/PR-82/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1419833607191559992.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh4523252811200511833.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-registry/branches/PR-82/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-registry/branches/PR-82/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7520485928790336314.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-registry, 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-registry-settings PROJECT: go-mod-registry 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-registry 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 on ‘prd-centos7-docker-4c-2g-1622’ Running on prd-centos7-docker-4c-2g-1623 in /w/workspace/gexfoundry_go-mod-registry_PR-82 [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-registry.git > git init /w/workspace/gexfoundry_go-mod-registry_PR-82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.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/gexfoundry_go-mod-registry_PR-82@tmp/jenkins-gitclient-ssh4112316734956572679.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit e6709f93c523cdff62cd5022b12d882a1ec93324 into PR head commit 8231f252c4dcb923336cc049f62c557693b686dd Merge succeeded, producing 7d29ab8eadaf1032fedf80d0bfabe2aeb32541a7 Checking out Revision 7d29ab8eadaf1032fedf80d0bfabe2aeb32541a7 (PR-82) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.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-registry.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.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/gexfoundry_go-mod-registry_PR-82@tmp/jenkins-gitclient-ssh8194498525506679261.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/82/head:refs/remotes/origin/PR-82 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8231f252c4dcb923336cc049f62c557693b686dd # 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/gexfoundry_go-mod-registry_PR-82@tmp/jenkins-gitclient-ssh2617907189913484664.key > git merge e6709f93c523cdff62cd5022b12d882a1ec93324 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7d29ab8eadaf1032fedf80d0bfabe2aeb32541a7 # timeout=10 Commit message: "Merge commit 'e6709f93c523cdff62cd5022b12d882a1ec93324' into HEAD" > git rev-list --no-walk 8231f252c4dcb923336cc049f62c557693b686dd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:57:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:57:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:57:29 ========================================================= 10:57:29 EdgeX Global Pipelines Version Info 10:57:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:57:30 ------------------- 10:57:30 stable info: 10:57:30 ------------------- 10:57:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:57:30 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 10:57:30 Message: update stable to v1.0.205 10:57:31 ------------------- 10:57:31 experimental info: 10:57:31 ------------------- 10:57:33 Commited By: **** collab-it+edgex@linuxfoundation.org 10:57:33 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 10:57:33 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:57:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-registry-settings [Pipeline] echo 10:57:33 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-registry [Pipeline] echo 10:57:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:57:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:57:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:57:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 10:57:33 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 10:57:33 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 10:57:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:57:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:57:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:57:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:57:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-registry [Pipeline] echo 10:57:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:57:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:57:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 10:57:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 10:57:34 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:57:34 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:57:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:57:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:57:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:57:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:57:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:57:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:57:34 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 10:57:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:57:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-82 [Pipeline] echo 10:57:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-82 [Pipeline] echo 10:57:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-82 [Pipeline] echo 10:57:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7d29ab8eadaf1032fedf80d0bfabe2aeb32541a7 [Pipeline] echo 10:57:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7d29ab8 [Pipeline] echo 10:57:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:57:35 + git log --format=format:%s -1 7d29ab8eadaf1032fedf80d0bfabe2aeb32541a7 [Pipeline] echo 10:57:35 GIT_COMMIT: 7d29ab8eadaf1032fedf80d0bfabe2aeb32541a7, Commit Message: Merge commit 'e6709f93c523cdff62cd5022b12d882a1ec93324' into HEAD [Pipeline] echo 10:57:35 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 10:57:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:57:37 10:57:37 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:57:37 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:57:37 latest: Pulling from edgex-devops/git-semver 10:57:37 31603596830f: Pulling fs layer 10:57:37 04fac38145f0: Pulling fs layer 10:57:37 701f6daf10bf: Pulling fs layer 10:57:37 24f72da36158: Pulling fs layer 10:57:37 24f72da36158: Waiting 10:57:37 04fac38145f0: Verifying Checksum 10:57:37 04fac38145f0: Download complete 10:57:38 31603596830f: Verifying Checksum 10:57:38 31603596830f: Download complete 10:57:38 31603596830f: Pull complete 10:57:38 24f72da36158: Verifying Checksum 10:57:38 24f72da36158: Download complete 10:57:38 04fac38145f0: Pull complete 10:57:38 701f6daf10bf: Verifying Checksum 10:57:38 701f6daf10bf: Download complete 10:57:39 701f6daf10bf: Pull complete 10:57:39 24f72da36158: Pull complete 10:57:39 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 10:57:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:57:39 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 10:57:39 prd-centos7-docker-4c-2g-1623 does not seem to be running inside a container 10:57:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-registry_PR-82 -v /w/workspace/gexfoundry_go-mod-registry_PR-82:/w/workspace/gexfoundry_go-mod-registry_PR-82:rw,z -v /w/workspace/gexfoundry_go-mod-registry_PR-82@tmp:/w/workspace/gexfoundry_go-mod-registry_PR-82@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 10:57:40 $ docker top 7f5a19f83b9a384848100a0e1899a981cbd364a84c37d4fc95b9741cbfe678a7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:57:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:57:40 [ssh-agent] Looking for ssh-agent implementation... 10:57:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:57:40 $ docker exec 7f5a19f83b9a384848100a0e1899a981cbd364a84c37d4fc95b9741cbfe678a7 ssh-agent 10:57:40 SSH_AUTH_SOCK=/tmp/ssh-ZwxM9G4HNa7n/agent.14 10:57:40 SSH_AGENT_PID=20 10:57:40 Running ssh-add (command line suppressed) 10:57:40 Identity added: /w/workspace/gexfoundry_go-mod-registry_PR-82@tmp/private_key_2466235687817466939.key (/w/workspace/gexfoundry_go-mod-registry_PR-82@tmp/private_key_2466235687817466939.key) 10:57:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:57:41 + git tag --points-at HEAD [Pipeline] } 10:57:41 $ docker exec --env ******** --env ******** 7f5a19f83b9a384848100a0e1899a981cbd364a84c37d4fc95b9741cbfe678a7 ssh-agent -k 10:57:41 unset SSH_AUTH_SOCK; 10:57:41 unset SSH_AGENT_PID; 10:57:41 echo Agent pid 20 killed; 10:57:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:57:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:57:41 [ssh-agent] Looking for ssh-agent implementation... 10:57:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:57:41 $ docker exec 7f5a19f83b9a384848100a0e1899a981cbd364a84c37d4fc95b9741cbfe678a7 ssh-agent 10:57:41 SSH_AUTH_SOCK=/tmp/ssh-Vf7Bbjo2Kebz/agent.53 10:57:41 SSH_AGENT_PID=60 10:57:41 Running ssh-add (command line suppressed) 10:57:41 Identity added: /w/workspace/gexfoundry_go-mod-registry_PR-82@tmp/private_key_4516881993817939347.key (/w/workspace/gexfoundry_go-mod-registry_PR-82@tmp/private_key_4516881993817939347.key) 10:57:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:57:42 + git semver init 10:57:42 # -> Open(): unable to determine branch for HEAD 10:57:42 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-registry_PR-82/.git 10:57:42 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-registry_PR-82 10:57:42 # $SEMVER_REMOTE_NAME = origin 10:57:42 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:57:42 # $SEMVER_USER_NAME = edgex-jenkins 10:57:42 # $SEMVER_BRANCH = PR-82 10:57:42 # $SEMVER_TEMP = /tmp/semver-549387923 10:57:42 # git clone --branch semver git@github.com:edgexfoundry/go-mod-registry.git $SEMVER_TEMP 10:57:42 # '/tmp/semver-549387923' -> '/w/workspace/gexfoundry_go-mod-registry_PR-82/.semver' 10:57:42 # -> Force: false 10:57:42 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-registry_PR-82/.semver [Pipeline] } 10:57:42 $ docker exec --env ******** --env ******** 7f5a19f83b9a384848100a0e1899a981cbd364a84c37d4fc95b9741cbfe678a7 ssh-agent -k 10:57:42 unset SSH_AUTH_SOCK; 10:57:42 unset SSH_AGENT_PID; 10:57:42 echo Agent pid 60 killed; 10:57:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:57:43 + git semver [Pipeline] } 10:57:43 $ docker stop --time=1 7f5a19f83b9a384848100a0e1899a981cbd364a84c37d4fc95b9741cbfe678a7 10:57:44 $ docker rm -f 7f5a19f83b9a384848100a0e1899a981cbd364a84c37d4fc95b9741cbfe678a7 [Pipeline] // withDockerContainer [Pipeline] sh 10:57:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:57:45 Stashed 1 file(s) [Pipeline] echo 10:57:45 [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 10:58:00 Still waiting to schedule task 10:58:00 Waiting for next available executor on ‘centos7-docker-4c-2g’ 10:58:00 Still waiting to schedule task 10:58:00 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 10:59:03 Running on prd-centos7-docker-4c-2g-1626 in /w/workspace/gexfoundry_go-mod-registry_PR-82 [Pipeline] { [Pipeline] ws 10:59:03 Running in /w/workspace/go-mod-registry/2 [Pipeline] { [Pipeline] checkout 10:59:03 Selected Git installation does not exist. Using Default 10:59:03 The recommended git tool is: NONE 10:59:09 using credential edgex-jenkins-ssh 10:59:09 Cloning the remote Git repository 10:59:09 Cloning repository git@github.com:edgexfoundry/go-mod-registry.git 10:59:09 > git init /w/workspace/go-mod-registry/2 # timeout=10 10:59:09 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git 10:59:09 > git --version # timeout=10 10:59:09 > git --version # 'git version 2.24.4' 10:59:09 using GIT_SSH to set credentials SSH Credentials for GitHub 10:59:09 [INFO] Currently running in a labeled security context 10:59:09 [INFO] Currently SELinux is 'enforcing' on the host 10:59:09 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-registry/2@tmp/jenkins-gitclient-ssh7815682585197913260.key 10:59:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:59:10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 10:59:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:59:10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 10:59:10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git 10:59:10 using GIT_SSH to set credentials SSH Credentials for GitHub 10:59:10 [INFO] Currently running in a labeled security context 10:59:10 [INFO] Currently SELinux is 'enforcing' on the host 10:59:10 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-registry/2@tmp/jenkins-gitclient-ssh8876842919897294176.key 10:59:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/82/head:refs/remotes/origin/PR-82 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:59:11 Merging remotes/origin/main commit e6709f93c523cdff62cd5022b12d882a1ec93324 into PR head commit 8231f252c4dcb923336cc049f62c557693b686dd 10:59:11 Merge succeeded, producing 92c198939d15af9408e2a1f9b58be19c235565c2 10:59:11 Checking out Revision 92c198939d15af9408e2a1f9b58be19c235565c2 (PR-82) 10:59:10 > git config core.sparsecheckout # timeout=10 10:59:10 > git checkout -f 8231f252c4dcb923336cc049f62c557693b686dd # timeout=10 10:59:10 > git remote # timeout=10 10:59:10 > git config --get remote.origin.url # timeout=10 10:59:10 using GIT_SSH to set credentials SSH Credentials for GitHub 10:59:10 [INFO] Currently running in a labeled security context 10:59:10 [INFO] Currently SELinux is 'enforcing' on the host 10:59:10 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-registry/2@tmp/jenkins-gitclient-ssh8906981828839019476.key 10:59:10 > git merge e6709f93c523cdff62cd5022b12d882a1ec93324 # timeout=10 10:59:10 > git rev-parse HEAD^{commit} # timeout=10 10:59:10 > git config core.sparsecheckout # timeout=10 10:59:10 > git checkout -f 92c198939d15af9408e2a1f9b58be19c235565c2 # timeout=10 10:59:14 Commit message: "Merge commit 'e6709f93c523cdff62cd5022b12d882a1ec93324' into HEAD" 10:59:14 > git rev-list --no-walk 8231f252c4dcb923336cc049f62c557693b686dd # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 10:59:15 ========================================================= 10:59:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 10:59:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 10:59:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 10:59:15 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 10:59:15 540db60ca938: Pulling fs layer 10:59:15 adcc1eea9eea: Pulling fs layer 10:59:15 4c4ab2625f07: Pulling fs layer 10:59:15 db62176df00c: Pulling fs layer 10:59:15 3b30891b0d05: Pulling fs layer 10:59:15 06b49ca38bd5: Pulling fs layer 10:59:15 c788192a36de: Pulling fs layer 10:59:15 a77e37c0d609: Pulling fs layer 10:59:15 c3185cebc471: Pulling fs layer 10:59:15 06b49ca38bd5: Waiting 10:59:15 c788192a36de: Waiting 10:59:15 a77e37c0d609: Waiting 10:59:15 c3185cebc471: Waiting 10:59:15 db62176df00c: Waiting 10:59:15 3b30891b0d05: Waiting 10:59:15 4c4ab2625f07: Verifying Checksum 10:59:15 4c4ab2625f07: Download complete 10:59:15 adcc1eea9eea: Verifying Checksum 10:59:15 adcc1eea9eea: Download complete 10:59:15 3b30891b0d05: Verifying Checksum 10:59:15 3b30891b0d05: Download complete 10:59:15 06b49ca38bd5: Verifying Checksum 10:59:15 06b49ca38bd5: Download complete 10:59:15 c788192a36de: Verifying Checksum 10:59:15 c788192a36de: Download complete 10:59:15 540db60ca938: Verifying Checksum 10:59:15 540db60ca938: Download complete 10:59:16 540db60ca938: Pull complete 10:59:16 adcc1eea9eea: Pull complete 10:59:16 4c4ab2625f07: Pull complete 10:59:16 a77e37c0d609: Verifying Checksum 10:59:16 a77e37c0d609: Download complete 10:59:20 c3185cebc471: Verifying Checksum 10:59:20 c3185cebc471: Download complete 10:59:22 db62176df00c: Verifying Checksum 10:59:22 db62176df00c: Download complete 10:59:23 db62176df00c: Pull complete 10:59:23 3b30891b0d05: Pull complete 10:59:23 06b49ca38bd5: Pull complete 10:59:24 c788192a36de: Pull complete 10:59:24 a77e37c0d609: Pull complete 10:59:26 c3185cebc471: Pull complete 10:59:26 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 10:59:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 10:59:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh 10:59:27 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 10:59:27 + docker inspect -f . ci-base-image-x86_64 10:59:27 . [Pipeline] withDockerContainer 10:59:27 prd-centos7-docker-4c-2g-1626 does not seem to be running inside a container 10:59:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/2 -v /w/workspace/go-mod-registry/2:/w/workspace/go-mod-registry/2:rw,z -v /w/workspace/go-mod-registry/2@tmp:/w/workspace/go-mod-registry/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 ******** ci-base-image-x86_64 cat 10:59:29 $ docker top fffb13e4b2fc435f522a204149ea58c7149f1a779a27e0a2c7019343cfcc5ad9 -eo pid,comm [Pipeline] { [Pipeline] sh 10:59:29 + go version 10:59:29 go version go1.16.6 linux/amd64 [Pipeline] } 10:59:29 $ docker stop --time=1 fffb13e4b2fc435f522a204149ea58c7149f1a779a27e0a2c7019343cfcc5ad9 10:59:31 $ docker rm -f fffb13e4b2fc435f522a204149ea58c7149f1a779a27e0a2c7019343cfcc5ad9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:59:31 + docker inspect -f . ci-base-image-x86_64 10:59:31 . [Pipeline] withDockerContainer 10:59:31 prd-centos7-docker-4c-2g-1626 does not seem to be running inside a container 10:59:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/2 -v /w/workspace/go-mod-registry/2:/w/workspace/go-mod-registry/2:rw,z -v /w/workspace/go-mod-registry/2@tmp:/w/workspace/go-mod-registry/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 ******** ci-base-image-x86_64 cat 10:59:32 $ docker top 3f140b47be1ac59a2f91662e6a81afbfe6cf4276ee438dabc27fa184b4d71cef -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 10:59:32 + go mod tidy 10:59:35 go: downloading github.com/hashicorp/consul/api v1.10.1 10:59:35 go: downloading github.com/stretchr/testify v1.7.0 10:59:35 go: downloading github.com/davecgh/go-spew v1.1.1 10:59:35 go: downloading github.com/pmezard/go-difflib v1.0.0 10:59:35 go: downloading github.com/stretchr/objx v0.1.0 10:59:35 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 10:59:35 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 10:59:35 go: downloading github.com/kr/pretty v0.2.0 10:59:35 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 10:59:35 go: downloading github.com/hashicorp/go-hclog v0.12.0 10:59:35 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 10:59:35 go: downloading github.com/hashicorp/serf v0.9.5 10:59:35 go: downloading github.com/mitchellh/mapstructure v1.1.2 10:59:35 go: downloading github.com/hashicorp/consul/sdk v0.8.0 10:59:35 go: downloading github.com/hashicorp/go-uuid v1.0.1 10:59:35 go: downloading github.com/kr/text v0.1.0 10:59:35 go: downloading github.com/mitchellh/go-homedir v1.1.0 10:59:35 go: downloading github.com/fatih/color v1.9.0 10:59:35 go: downloading github.com/mattn/go-colorable v0.1.6 10:59:35 go: downloading github.com/mattn/go-isatty v0.0.12 10:59:35 go: downloading github.com/pkg/errors v0.8.1 10:59:35 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 10:59:35 go: downloading github.com/hashicorp/go-msgpack v0.5.3 10:59:35 go: downloading github.com/hashicorp/memberlist v0.2.2 10:59:35 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 10:59:35 go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae 10:59:35 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 10:59:35 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 10:59:35 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 10:59:35 go: downloading github.com/hashicorp/go-multierror v1.1.0 10:59:35 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 10:59:35 go: downloading github.com/miekg/dns v1.1.26 10:59:35 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 10:59:35 go: downloading github.com/hashicorp/golang-lru v0.5.0 10:59:35 go: downloading github.com/hashicorp/errwrap v1.0.0 10:59:35 go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 10:59:35 go: downloading golang.org/x/net v0.0.0-20190923162816-aa69164e4478 [Pipeline] sh 10:59:36 + make test 10:59:36 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:59:48 ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.023s coverage: 83.6% of statements 10:59:48 ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] 10:59:48 ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.004s coverage: 85.7% of statements 10:59:48 ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] 10:59:48 CGO_ENABLED=0 GO111MODULE=on go vet ./... 10:59:52 gofmt -l . 10:59:52 [ "`gofmt -l .`" = "" ] [Pipeline] } 10:59:52 $ docker stop --time=1 3f140b47be1ac59a2f91662e6a81afbfe6cf4276ee438dabc27fa184b4d71cef 10:59:53 $ docker rm -f 3f140b47be1ac59a2f91662e6a81afbfe6cf4276ee438dabc27fa184b4d71cef [Pipeline] // withDockerContainer [Pipeline] sh 10:59:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:59:54 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 10:59:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:59:55 10:59:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 10:59:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:59:55 latest: Pulling from edgex-lftools-log-publisher 10:59:55 b4d181a07f80: Pulling fs layer 10:59:55 a1111a8f2ec3: Pulling fs layer 10:59:55 ed53099fbce6: Pulling fs layer 10:59:55 dc539afda2c1: Pulling fs layer 10:59:55 77bc0d833cb6: Pulling fs layer 10:59:55 9065ff56babe: Pulling fs layer 10:59:55 d287ab97295c: Pulling fs layer 10:59:55 dc539afda2c1: Waiting 10:59:55 77bc0d833cb6: Waiting 10:59:55 9065ff56babe: Waiting 10:59:55 d287ab97295c: Waiting 10:59:55 a1111a8f2ec3: Verifying Checksum 10:59:55 a1111a8f2ec3: Download complete 10:59:55 dc539afda2c1: Verifying Checksum 10:59:55 dc539afda2c1: Download complete 10:59:56 77bc0d833cb6: Verifying Checksum 10:59:56 77bc0d833cb6: Download complete 10:59:56 9065ff56babe: Verifying Checksum 10:59:56 9065ff56babe: Download complete 10:59:56 ed53099fbce6: Verifying Checksum 10:59:56 ed53099fbce6: Download complete 10:59:57 b4d181a07f80: Verifying Checksum 10:59:57 b4d181a07f80: Download complete 10:59:58 b4d181a07f80: Pull complete 10:59:58 a1111a8f2ec3: Pull complete 10:59:59 ed53099fbce6: Pull complete 10:59:59 dc539afda2c1: Pull complete 10:59:59 77bc0d833cb6: Pull complete 10:59:59 9065ff56babe: Pull complete 11:00:00 d287ab97295c: Verifying Checksum 11:00:00 d287ab97295c: Download complete 11:00:04 d287ab97295c: Pull complete 11:00:04 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 11:00:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:00:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 11:00:04 prd-centos7-docker-4c-2g-1626 does not seem to be running inside a container 11:00:04 $ 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-registry/2 -v /w/workspace/go-mod-registry/2:/w/workspace/go-mod-registry/2:rw,z -v /w/workspace/go-mod-registry/2@tmp:/w/workspace/go-mod-registry/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:00:06 $ docker top b7d2272b067c98949a2acaaeda729756a6d2a6486a06f3e1ab3919710d1f4926 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:00:09 ---> job-cost.sh 11:00:09 lf-activate-venv: SKIPPING 11:00:09 INFO: No Stack... 11:00:10 INFO: Retrieving Pricing Info for: v3-standard-2 11:00:10 INFO: Archiving Costs [Pipeline] sh 11:00:10 + cat /w/workspace/go-mod-registry/2/archives/cost.csv 11:00:10 + cut -d, -f6 [Pipeline] lock 11:00:10 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-PR-82-2-stack-cost] 11:00:10 Resource [jenkins-edgexfoundry-go-mod-registry-PR-82-2-stack-cost] did not exist. Created. 11:00:10 Lock acquired on [jenkins-edgexfoundry-go-mod-registry-PR-82-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:00:11 + echo total: 0.05999999865889549 [Pipeline] stash 11:00:11 Stashed 1 file(s) [Pipeline] } 11:00:11 Lock released on resource [jenkins-edgexfoundry-go-mod-registry-PR-82-2-stack-cost] [Pipeline] // lock [Pipeline] } 11:00:11 $ docker stop --time=1 b7d2272b067c98949a2acaaeda729756a6d2a6486a06f3e1ab3919710d1f4926 11:00:12 $ docker rm -f b7d2272b067c98949a2acaaeda729756a6d2a6486a06f3e1ab3919710d1f4926 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 11:00:24 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1625 in /w/workspace/gexfoundry_go-mod-registry_PR-82 [Pipeline] { [Pipeline] ws 11:00:24 Running in /w/workspace/go-mod-registry/2 [Pipeline] { [Pipeline] checkout 11:00:24 Selected Git installation does not exist. Using Default 11:00:24 The recommended git tool is: NONE 11:00:31 using credential edgex-jenkins-ssh 11:00:31 Cloning the remote Git repository 11:00:31 Cloning repository git@github.com:edgexfoundry/go-mod-registry.git 11:00:31 > git init /w/workspace/go-mod-registry/2 # timeout=10 11:00:31 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git 11:00:31 > git --version # timeout=10 11:00:31 > git --version # 'git version 2.17.1' 11:00:31 using GIT_SSH to set credentials SSH Credentials for GitHub 11:00:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:00:32 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 11:00:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:00:32 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 11:00:32 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git 11:00:32 using GIT_SSH to set credentials SSH Credentials for GitHub 11:00:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/82/head:refs/remotes/origin/PR-82 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:00:33 Merging remotes/origin/main commit e6709f93c523cdff62cd5022b12d882a1ec93324 into PR head commit 8231f252c4dcb923336cc049f62c557693b686dd 11:00:33 Merge succeeded, producing 02647f002b21f6d060ce9bd7e555b473455caece 11:00:33 Checking out Revision 02647f002b21f6d060ce9bd7e555b473455caece (PR-82) 11:00:33 > git config core.sparsecheckout # timeout=10 11:00:33 > git checkout -f 8231f252c4dcb923336cc049f62c557693b686dd # timeout=10 11:00:33 > git remote # timeout=10 11:00:33 > git config --get remote.origin.url # timeout=10 11:00:33 using GIT_SSH to set credentials SSH Credentials for GitHub 11:00:33 > git merge e6709f93c523cdff62cd5022b12d882a1ec93324 # timeout=10 11:00:33 > git rev-parse HEAD^{commit} # timeout=10 11:00:33 > git config core.sparsecheckout # timeout=10 11:00:33 > git checkout -f 02647f002b21f6d060ce9bd7e555b473455caece # timeout=10 11:00:38 Commit message: "Merge commit 'e6709f93c523cdff62cd5022b12d882a1ec93324' into HEAD" 11:00:38 > git rev-list --no-walk 8231f252c4dcb923336cc049f62c557693b686dd # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 11:00:38 ========================================================= 11:00:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 11:00:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 11:00:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 11:00:40 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:00:40 595b0fe564bb: Pulling fs layer 11:00:40 24495759ef45: Pulling fs layer 11:00:40 d148012ef14d: Pulling fs layer 11:00:40 e90a11edd702: Pulling fs layer 11:00:40 d77568369979: Pulling fs layer 11:00:40 fc1c9f9a7f3b: Pulling fs layer 11:00:40 170f2ba95c9a: Pulling fs layer 11:00:40 97ac5df62f85: Pulling fs layer 11:00:40 d77568369979: Waiting 11:00:40 fc1c9f9a7f3b: Waiting 11:00:40 170f2ba95c9a: Waiting 11:00:40 97ac5df62f85: Waiting 11:00:40 e90a11edd702: Waiting 11:00:41 d148012ef14d: Verifying Checksum 11:00:41 d148012ef14d: Download complete 11:00:41 24495759ef45: Verifying Checksum 11:00:41 24495759ef45: Download complete 11:00:41 d77568369979: Verifying Checksum 11:00:41 d77568369979: Download complete 11:00:41 fc1c9f9a7f3b: Verifying Checksum 11:00:41 fc1c9f9a7f3b: Download complete 11:00:41 595b0fe564bb: Verifying Checksum 11:00:41 595b0fe564bb: Download complete 11:00:41 170f2ba95c9a: Download complete 11:00:41 595b0fe564bb: Pull complete 11:00:43 24495759ef45: Pull complete 11:00:43 d148012ef14d: Pull complete 11:00:44 97ac5df62f85: Verifying Checksum 11:00:44 97ac5df62f85: Download complete 11:00:44 e90a11edd702: Verifying Checksum 11:00:44 e90a11edd702: Download complete 11:00:55 e90a11edd702: Pull complete 11:00:55 d77568369979: Pull complete 11:00:55 fc1c9f9a7f3b: Pull complete 11:00:55 170f2ba95c9a: Pull complete 11:01:01 97ac5df62f85: Pull complete 11:01:01 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 11:01:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 11:01:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh 11:01:01 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 11:01:02 + docker inspect -f . ci-base-image-arm64 11:01:02 . [Pipeline] withDockerContainer 11:01:02 prd-ubuntu18.04-docker-arm64-4c-16g-1625 does not seem to be running inside a container 11:01:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/2 -v /w/workspace/go-mod-registry/2:/w/workspace/go-mod-registry/2:rw,z -v /w/workspace/go-mod-registry/2@tmp:/w/workspace/go-mod-registry/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 11:01:07 $ docker top 28badc320db29f3ed2a02d084053419a2a66029564a9ce1ebbedf020cf7a01db -eo pid,comm [Pipeline] { [Pipeline] sh 11:01:08 + go version 11:01:08 go version go1.16.6 linux/arm64 [Pipeline] } 11:01:08 $ docker stop --time=1 28badc320db29f3ed2a02d084053419a2a66029564a9ce1ebbedf020cf7a01db 11:01:10 $ docker rm -f 28badc320db29f3ed2a02d084053419a2a66029564a9ce1ebbedf020cf7a01db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:01:11 + docker inspect -f . ci-base-image-arm64 11:01:11 . [Pipeline] withDockerContainer 11:01:11 prd-ubuntu18.04-docker-arm64-4c-16g-1625 does not seem to be running inside a container 11:01:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/2 -v /w/workspace/go-mod-registry/2:/w/workspace/go-mod-registry/2:rw,z -v /w/workspace/go-mod-registry/2@tmp:/w/workspace/go-mod-registry/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 11:01:13 $ docker top e73999f1944198acc88ae0aedcbcab21edf5305fc5f3daf460c18a54b5b2be95 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 11:01:14 + go mod tidy 11:01:17 go: downloading github.com/stretchr/testify v1.7.0 11:01:17 go: downloading github.com/hashicorp/consul/api v1.10.1 11:01:17 go: downloading github.com/davecgh/go-spew v1.1.1 11:01:17 go: downloading github.com/pmezard/go-difflib v1.0.0 11:01:17 go: downloading github.com/stretchr/objx v0.1.0 11:01:17 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 11:01:17 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 11:01:17 go: downloading github.com/hashicorp/go-hclog v0.12.0 11:01:17 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 11:01:17 go: downloading github.com/hashicorp/serf v0.9.5 11:01:17 go: downloading github.com/mitchellh/mapstructure v1.1.2 11:01:17 go: downloading github.com/hashicorp/consul/sdk v0.8.0 11:01:17 go: downloading github.com/hashicorp/go-uuid v1.0.1 11:01:17 go: downloading github.com/fatih/color v1.9.0 11:01:17 go: downloading github.com/mattn/go-colorable v0.1.6 11:01:17 go: downloading github.com/mattn/go-isatty v0.0.12 11:01:17 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 11:01:18 go: downloading github.com/mitchellh/go-homedir v1.1.0 11:01:18 go: downloading github.com/pkg/errors v0.8.1 11:01:18 go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae 11:01:18 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 11:01:18 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 11:01:18 go: downloading github.com/hashicorp/go-msgpack v0.5.3 11:01:18 go: downloading github.com/hashicorp/memberlist v0.2.2 11:01:18 go: downloading github.com/kr/pretty v0.2.0 11:01:18 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 11:01:18 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 11:01:18 go: downloading github.com/kr/text v0.1.0 11:01:18 go: downloading github.com/hashicorp/golang-lru v0.5.0 11:01:18 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 11:01:18 go: downloading github.com/hashicorp/go-multierror v1.1.0 11:01:18 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 11:01:18 go: downloading github.com/miekg/dns v1.1.26 11:01:18 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 11:01:18 go: downloading github.com/hashicorp/errwrap v1.0.0 11:01:18 go: downloading golang.org/x/net v0.0.0-20190923162816-aa69164e4478 11:01:18 go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 [Pipeline] sh 11:01:20 + make test 11:01:20 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 11:01:54 ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.083s coverage: 83.6% of statements 11:01:54 ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] 11:01:54 ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.014s coverage: 85.7% of statements 11:01:54 ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] 11:01:54 CGO_ENABLED=0 GO111MODULE=on go vet ./... 11:02:12 gofmt -l . 11:02:12 [ "`gofmt -l .`" = "" ] [Pipeline] } 11:02:12 $ docker stop --time=1 e73999f1944198acc88ae0aedcbcab21edf5305fc5f3daf460c18a54b5b2be95 11:02:14 $ docker rm -f e73999f1944198acc88ae0aedcbcab21edf5305fc5f3daf460c18a54b5b2be95 [Pipeline] // withDockerContainer [Pipeline] sh 11:02:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:02:15 Warning: overwriting stash ‘coverage-report’ 11:02:16 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 11:02:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:02:17 11:02:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 11:02:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:02:17 arm64: Pulling from edgex-lftools-log-publisher 11:02:17 448f6bf000e3: Pulling fs layer 11:02:17 f757da607395: Pulling fs layer 11:02:17 05883995daec: Pulling fs layer 11:02:17 8603b9c90790: Pulling fs layer 11:02:17 1560dd03e051: Pulling fs layer 11:02:17 27f5ce0e4adf: Pulling fs layer 11:02:17 c2d8d7efcc4b: Pulling fs layer 11:02:17 1560dd03e051: Waiting 11:02:17 8603b9c90790: Waiting 11:02:17 27f5ce0e4adf: Waiting 11:02:17 c2d8d7efcc4b: Waiting 11:02:18 f757da607395: Verifying Checksum 11:02:18 f757da607395: Download complete 11:02:18 8603b9c90790: Verifying Checksum 11:02:18 8603b9c90790: Download complete 11:02:18 1560dd03e051: Verifying Checksum 11:02:18 1560dd03e051: Download complete 11:02:18 27f5ce0e4adf: Verifying Checksum 11:02:18 27f5ce0e4adf: Download complete 11:02:18 05883995daec: Verifying Checksum 11:02:18 05883995daec: Download complete 11:02:19 448f6bf000e3: Verifying Checksum 11:02:19 448f6bf000e3: Download complete 11:02:21 c2d8d7efcc4b: Verifying Checksum 11:02:21 c2d8d7efcc4b: Download complete 11:02:22 448f6bf000e3: Pull complete 11:02:23 f757da607395: Pull complete 11:02:24 05883995daec: Pull complete 11:02:26 8603b9c90790: Pull complete 11:02:26 1560dd03e051: Pull complete 11:02:26 27f5ce0e4adf: Pull complete 11:02:41 c2d8d7efcc4b: Pull complete 11:02:41 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 11:02:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:02:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 11:02:42 prd-ubuntu18.04-docker-arm64-4c-16g-1625 does not seem to be running inside a container 11:02:42 $ 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-registry/2 -v /w/workspace/go-mod-registry/2:/w/workspace/go-mod-registry/2:rw,z -v /w/workspace/go-mod-registry/2@tmp:/w/workspace/go-mod-registry/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 11:02:47 $ docker top 2daa15b7b601b67ccbc4b7214222f256344894b591f2510597c8f0a53d0caaec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:02:47 ---> job-cost.sh 11:02:47 lf-activate-venv: SKIPPING 11:02:47 INFO: No Stack... 11:02:48 INFO: Retrieving Pricing Info for: v3-standard-4 11:02:49 INFO: Archiving Costs [Pipeline] sh 11:02:49 + cat /w/workspace/go-mod-registry/2/archives/cost.csv 11:02:49 + cut -d, -f6 [Pipeline] lock 11:02:49 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-PR-82-2-stack-cost] 11:02:49 Resource [jenkins-edgexfoundry-go-mod-registry-PR-82-2-stack-cost] did not exist. Created. 11:02:49 Lock acquired on [jenkins-edgexfoundry-go-mod-registry-PR-82-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:02:50 /w/workspace/go-mod-registry/2@tmp/durable-716aa156/script.sh: 1: /w/workspace/go-mod-registry/2@tmp/durable-716aa156/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 11:02:51 + echo total: 0.10999999940395355 [Pipeline] stash 11:02:51 Warning: overwriting stash ‘stack-cost’ 11:02:51 Stashed 1 file(s) [Pipeline] } 11:02:51 Lock released on resource [jenkins-edgexfoundry-go-mod-registry-PR-82-2-stack-cost] [Pipeline] // lock [Pipeline] } 11:02:51 $ docker stop --time=1 2daa15b7b601b67ccbc4b7214222f256344894b591f2510597c8f0a53d0caaec 11:02:53 $ docker rm -f 2daa15b7b601b67ccbc4b7214222f256344894b591f2510597c8f0a53d0caaec [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 11:02:55 provisioning config files... 11:02:55 copy managed file [go-mod-registry-codecov-token] to file:/w/workspace/gexfoundry_go-mod-registry_PR-82@tmp/config6916587970997468268tmp [Pipeline] { [Pipeline] sh 11:02:56 + set +x 11:02:56 + curl -s https://codecov.io/bash 11:02:56 + bash -s -- 11:02:56 11:02:56 _____ _ 11:02:56 / ____| | | 11:02:56 | | ___ __| | ___ ___ _____ __ 11:02:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:02:56 | |___| (_) | (_| | __/ (_| (_) \ V / 11:02:56 \_____\___/ \__,_|\___|\___\___/ \_/ 11:02:56 Bash-1.0.6 11:02:56 11:02:56 11:02:56 ==> git version 2.24.4 found 11:02:56 ==> 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 11:02:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 11:02:56 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 11:02:56 ==> Jenkins CI detected. 11:02:56 current dir:  /w/workspace/gexfoundry_go-mod-registry_PR-82 11:02:56 project root: . 11:02:56 --> token set from env 11:02:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:02:56 ==> Running gcov in . (disable via -X gcov) 11:02:56 ==> Python coveragepy not found 11:02:56 ==> Searching for coverage reports in: 11:02:56 + . 11:02:56 -> Found 1 reports 11:02:56 ==> Detecting git/mercurial file structure 11:02:56 ==> Reading reports 11:02:56 + ./coverage.out bytes=10197 11:02:56 ==> Appending adjustments 11:02:56 https://docs.codecov.io/docs/fixing-reports 11:02:56 + Found adjustments 11:02:56 ==> Gzipping contents 11:02:56 4.0K /tmp/codecov.kgJIij.gz 11:02:56 ==> Uploading reports 11:02:56 url: https://codecov.io 11:02:56 query: branch=PR-82&commit=7d29ab8eadaf1032fedf80d0bfabe2aeb32541a7&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2FPR-82%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=82&job=&cmd_args= 11:02:56 -> Pinging Codecov 11:02:56 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=9ee36580-b4eb-4db0-b4c8-29f84f7b3278&branch=PR-82&commit=7d29ab8eadaf1032fedf80d0bfabe2aeb32541a7&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2FPR-82%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=82&job=&cmd_args= 11:02:57 -> Uploading to 11:02:57 https://storage.googleapis.com/codecov/v4/raw/2021-09-27/05B643FFA8DEACB6C25F95B2D4D12284/7d29ab8eadaf1032fedf80d0bfabe2aeb32541a7/78ebe79f-facf-479e-b978-0877e7bccd60.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210927%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210927T110256Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=055680641c39677697c2843d23811aa697e67c0e40411e6bb476626c05f778c0 11:02:57 % Total % Received % Xferd Average Speed Time Time Time Current 11:02:57 Dload Upload Total Spent Left Speed 11:02:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1965 0 0 100 1965 0 2551 --:--:-- --:--:-- --:--:-- 2551 11:02:57 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-registry/commit/7d29ab8eadaf1032fedf80d0bfabe2aeb32541a7 [Pipeline] } 11:02:57 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 11:02:59 + '[' -d /w/workspace/gexfoundry_go-mod-registry_PR-82/archives ']' [Pipeline] libraryResource [Pipeline] sh 11:02:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:03:00 ---> package-listing.sh 11:03:00 ++ facter osfamily 11:03:00 ++ tr '[:upper:]' '[:lower:]' 11:03:00 + OS_FAMILY=redhat 11:03:00 + workspace=/w/workspace/gexfoundry_go-mod-registry_PR-82 11:03:00 + START_PACKAGES=/tmp/packages_start.txt 11:03:00 + END_PACKAGES=/tmp/packages_end.txt 11:03:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:03:00 + PACKAGES=/tmp/packages_start.txt 11:03:00 + '[' /w/workspace/gexfoundry_go-mod-registry_PR-82 ']' 11:03:00 + PACKAGES=/tmp/packages_end.txt 11:03:00 + case "${OS_FAMILY}" in 11:03:00 + sort 11:03:00 + rpm -qa 11:03:00 + '[' -f /tmp/packages_start.txt ']' 11:03:00 + '[' -f /tmp/packages_end.txt ']' 11:03:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:03:01 + '[' /w/workspace/gexfoundry_go-mod-registry_PR-82 ']' 11:03:01 + mkdir -p /w/workspace/gexfoundry_go-mod-registry_PR-82/archives/ 11:03:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-registry_PR-82/archives/ [Pipeline] echo 11:03:01 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/gexfoundry_go-mod-registry_PR-82/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:03:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 11:03:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:03:02 11:03:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 11:03:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:03:02 latest: Pulling from edgex-lftools-log-publisher 11:03:02 b4d181a07f80: Pulling fs layer 11:03:02 a1111a8f2ec3: Pulling fs layer 11:03:02 ed53099fbce6: Pulling fs layer 11:03:02 dc539afda2c1: Pulling fs layer 11:03:02 77bc0d833cb6: Pulling fs layer 11:03:02 9065ff56babe: Pulling fs layer 11:03:02 d287ab97295c: Pulling fs layer 11:03:02 dc539afda2c1: Waiting 11:03:02 77bc0d833cb6: Waiting 11:03:02 9065ff56babe: Waiting 11:03:02 d287ab97295c: Waiting 11:03:03 a1111a8f2ec3: Verifying Checksum 11:03:03 a1111a8f2ec3: Download complete 11:03:03 dc539afda2c1: Verifying Checksum 11:03:03 dc539afda2c1: Download complete 11:03:03 ed53099fbce6: Verifying Checksum 11:03:03 ed53099fbce6: Download complete 11:03:03 9065ff56babe: Verifying Checksum 11:03:03 9065ff56babe: Download complete 11:03:03 77bc0d833cb6: Verifying Checksum 11:03:03 77bc0d833cb6: Download complete 11:03:03 b4d181a07f80: Verifying Checksum 11:03:03 b4d181a07f80: Download complete 11:03:05 b4d181a07f80: Pull complete 11:03:05 a1111a8f2ec3: Pull complete 11:03:05 ed53099fbce6: Pull complete 11:03:05 dc539afda2c1: Pull complete 11:03:06 77bc0d833cb6: Pull complete 11:03:06 9065ff56babe: Pull complete 11:03:07 d287ab97295c: Verifying Checksum 11:03:07 d287ab97295c: Download complete 11:03:13 d287ab97295c: Pull complete 11:03:13 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 11:03:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:03:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 11:03:13 prd-centos7-docker-4c-2g-1623 does not seem to be running inside a container 11:03:13 $ 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/gexfoundry_go-mod-registry_PR-82/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-registry_PR-82 -v /w/workspace/gexfoundry_go-mod-registry_PR-82:/w/workspace/gexfoundry_go-mod-registry_PR-82:rw,z -v /w/workspace/gexfoundry_go-mod-registry_PR-82@tmp:/w/workspace/gexfoundry_go-mod-registry_PR-82@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 11:03:16 $ docker top d475f5fd8ee2a4e044262a117d9c3665157951033213c95fb2662a16f08275f0 -eo pid,comm [Pipeline] { [Pipeline] sh 11:03:16 + touch /tmp/pre-build-complete [Pipeline] sh 11:03:16 + mkdir -p /var/log/sysstat [Pipeline] sh 11:03:17 + ls /var/log/sa-host 11:03:17 + sadf -c /var/log/sa-host/sa05 11:03:17 file_magic: OK 11:03:17 HZ: Using current value: 100 11:03:17 file_header: OK 11:03:17 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 11:03:17 Statistics: 11:03:17 Hnuu...uuuununununu...Hnuu...uuuununununu... 11:03:17 File successfully converted to sysstat format version 12.0.3 11:03:17 + sadf -c /var/log/sa-host/sa27 11:03:17 file_magic: OK 11:03:17 HZ: Using current value: 100 11:03:17 file_header: OK 11:03:17 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 11:03:17 Statistics: 11:03:17 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 11:03:17 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:03:17 provisioning config files... 11:03:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-registry_PR-82@tmp/config2562575764106478679tmp [Pipeline] { [Pipeline] echo 11:03:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:03:17 ---> create-netrc.sh [Pipeline] } 11:03:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:03:18 ---> python-tools-install.sh [Pipeline] echo 11:03:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:03:18 ---> sudo-logs.sh 11:03:18 Archiving 'sudo' log.. 11:03:18 sudo: unable to resolve host prd-centos7-docker-4c-2g-1623.vexxhost.local: Name or service not known 11:03:18 sudo: unable to resolve host prd-centos7-docker-4c-2g-1623.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 11:03:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:03:18 ---> job-cost.sh 11:03:18 lf-activate-venv: SKIPPING 11:03:18 DEBUG: total: 0.10999999940395355 11:03:18 INFO: Retrieving Stack Cost... 11:03:19 INFO: Retrieving Pricing Info for: v3-standard-2 11:03:20 INFO: Archiving Costs [Pipeline] echo 11:03:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:03:20 ---> logs-deploy.sh 11:03:20 lf-activate-venv: SKIPPING 11:03:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/PR-82/2 11:03:20 INFO: archiving workspace using pattern(s): 11:03:20 Archives upload complete. 11:03:21 INFO: archiving logs to Nexus 11:03:21 ---> uname -a: 11:03:21 Linux prd-centos7-docker-4c-2g-1623.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 11:03:21 11:03:21 11:03:21 ---> lscpu: 11:03:21 Architecture: x86_64 11:03:21 CPU op-mode(s): 32-bit, 64-bit 11:03:21 Byte Order: Little Endian 11:03:21 Address sizes: 40 bits physical, 48 bits virtual 11:03:21 CPU(s): 2 11:03:21 On-line CPU(s) list: 0,1 11:03:21 Thread(s) per core: 1 11:03:21 Core(s) per socket: 1 11:03:21 Socket(s): 2 11:03:21 NUMA node(s): 1 11:03:21 Vendor ID: AuthenticAMD 11:03:21 CPU family: 23 11:03:21 Model: 49 11:03:21 Model name: AMD EPYC-Rome Processor 11:03:21 Stepping: 0 11:03:21 CPU MHz: 2799.998 11:03:21 BogoMIPS: 5599.99 11:03:21 Virtualization: AMD-V 11:03:21 Hypervisor vendor: KVM 11:03:21 Virtualization type: full 11:03:21 L1d cache: 32K 11:03:21 L1i cache: 32K 11:03:21 L2 cache: 512K 11:03:21 L3 cache: 16384K 11:03:21 NUMA node0 CPU(s): 0,1 11:03:21 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 11:03:21 11:03:21 11:03:21 ---> nproc: 11:03:21 2 11:03:21 11:03:21 11:03:21 ---> df -h: 11:03:21 Filesystem Size Used Avail Use% Mounted on 11:03:21 overlay 40G 7.7G 33G 20% / 11:03:21 tmpfs 64M 0 64M 0% /dev 11:03:21 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 11:03:21 shm 64M 0 64M 0% /dev/shm 11:03:21 /dev/vda1 40G 7.7G 33G 20% /facter-os 11:03:21 11:03:21 11:03:21 ---> sar -b -r -n DEV: 11:03:21 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/27/21 _x86_64_ (2 CPU) 11:03:21 11:03:21 10:56:46 LINUX RESTART (2 CPU) 11:03:21 11:03:21 10:57:01 tps rtps wtps bread/s bwrtn/s 11:03:21 10:58:02 224.81 92.26 132.55 10556.24 39668.35 11:03:21 10:59:01 0.52 0.00 0.52 0.00 12.24 11:03:21 11:00:01 0.47 0.02 0.45 0.53 6.40 11:03:21 11:01:01 0.30 0.02 0.28 0.13 3.25 11:03:21 11:02:02 0.45 0.10 0.35 1.73 6.01 11:03:21 11:03:01 0.51 0.14 0.37 13.96 6.91 11:03:21 Average: 38.06 15.51 22.55 1772.19 6655.18 11:03:21 11:03:21 10:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:03:21 10:58:02 5466688 0 808140 10.09 2620 1731492 1292040 14.26 581196 1562092 128 11:03:21 10:59:01 5465152 0 809664 10.11 2620 1731504 1292028 14.26 582928 1562056 8 11:03:21 11:00:01 5476332 0 798484 9.97 2620 1731504 1219192 13.46 573088 1562304 8 11:03:21 11:01:01 5474060 0 800748 10.00 2620 1731512 1210576 13.37 575400 1562304 8 11:03:21 11:02:02 5475640 0 799040 9.98 2620 1731640 1208548 13.34 570228 1566272 8 11:03:21 11:03:01 5470676 0 803516 10.03 2620 1732128 1213028 13.39 685780 1454260 48 11:03:21 Average: 5471425 0 803265 10.03 2620 1731630 1239235 13.68 594770 1544881 35 11:03:21 11:03:21 10:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:03:21 10:58:02 eth0 592.72 323.66 997.17 77.29 0.00 0.00 0.00 0.00 11:03:21 10:58:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:21 10:58:02 docker0 1.75 1.47 0.42 2.66 0.00 0.00 0.00 0.00 11:03:21 10:59:01 eth0 3.01 1.41 3.29 0.34 0.00 0.00 0.00 0.00 11:03:21 10:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:21 10:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:21 11:00:01 eth0 0.78 0.38 0.30 0.21 0.00 0.00 0.00 0.00 11:03:21 11:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:21 11:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:21 11:01:01 eth0 0.75 0.28 0.29 0.20 0.00 0.00 0.00 0.00 11:03:21 11:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:21 11:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:21 11:02:02 eth0 0.73 0.33 0.30 0.20 0.00 0.00 0.00 0.00 11:03:21 11:02:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:21 11:02:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:21 11:03:01 eth0 11.67 7.06 10.12 3.54 0.00 0.00 0.00 0.00 11:03:21 11:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:21 11:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:21 Average: eth0 102.15 55.82 169.51 13.70 0.00 0.00 0.00 0.00 11:03:21 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:21 Average: docker0 0.29 0.25 0.07 0.45 0.00 0.00 0.00 0.00 11:03:21 11:03:21 11:03:21 ---> sar -P ALL: 11:03:21 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/27/21 _x86_64_ (2 CPU) 11:03:21 11:03:21 10:56:46 LINUX RESTART (2 CPU) 11:03:21 11:03:21 10:57:01 CPU %user %nice %system %iowait %steal %idle 11:03:21 10:58:02 all 20.60 0.00 8.10 5.77 0.07 65.46 11:03:21 10:58:02 0 20.11 0.00 8.71 5.59 0.07 65.52 11:03:21 10:58:02 1 21.09 0.00 7.50 5.95 0.07 65.39 11:03:21 10:59:01 all 0.25 0.00 0.09 0.00 0.02 99.64 11:03:21 10:59:01 0 0.12 0.00 0.08 0.00 0.02 99.78 11:03:21 10:59:01 1 0.37 0.00 0.10 0.00 0.02 99.51 11:03:21 11:00:01 all 0.15 0.00 0.05 0.00 0.02 99.78 11:03:21 11:00:01 0 0.08 0.00 0.03 0.00 0.02 99.87 11:03:21 11:00:01 1 0.22 0.00 0.07 0.00 0.02 99.70 11:03:21 11:01:01 all 0.15 0.00 0.06 0.00 0.03 99.77 11:03:21 11:01:01 0 0.22 0.00 0.07 0.00 0.02 99.70 11:03:21 11:01:01 1 0.08 0.00 0.05 0.00 0.03 99.83 11:03:21 11:02:02 all 0.22 0.00 0.08 0.01 0.02 99.68 11:03:21 11:02:02 0 0.23 0.00 0.05 0.00 0.02 99.70 11:03:21 11:02:02 1 0.20 0.00 0.10 0.02 0.02 99.67 11:03:21 11:03:01 all 1.43 0.00 0.52 0.01 0.02 98.02 11:03:21 11:03:01 0 2.28 0.00 0.66 0.02 0.02 97.02 11:03:21 11:03:01 1 0.58 0.00 0.37 0.00 0.02 99.03 11:03:21 Average: all 3.71 0.00 1.45 0.94 0.03 93.88 11:03:21 Average: 0 3.74 0.00 1.56 0.91 0.03 93.76 11:03:21 Average: 1 3.67 0.00 1.33 0.97 0.03 94.00 11:03:21 11:03:21 11:03:21