Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 978866a60c7a8224f68e7153e786a0c8772f83f2+03888b01b35f22c0aa8a62f87720f38b8993b4ce (561a444f749f199750fd7286c60dc7a60b372d61) 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-build-script" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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:patch] ========================================================= [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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-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: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-15656 in /w/workspace/gexfoundry_go-mod-registry_PR-63 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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-63 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/63/head:refs/remotes/origin/PR-63 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 03888b01b35f22c0aa8a62f87720f38b8993b4ce into PR head commit 978866a60c7a8224f68e7153e786a0c8772f83f2 Merge succeeded, producing 0f38e34fcff8c030417aea776fb315702b327e1a Checking out Revision 0f38e34fcff8c030417aea776fb315702b327e1a (PR-63) > git config core.sparsecheckout # timeout=10 > git checkout -f 978866a60c7a8224f68e7153e786a0c8772f83f2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 03888b01b35f22c0aa8a62f87720f38b8993b4ce # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0f38e34fcff8c030417aea776fb315702b327e1a # timeout=10 Commit message: "Merge commit '03888b01b35f22c0aa8a62f87720f38b8993b4ce' into HEAD" > git rev-list --no-walk 978866a60c7a8224f68e7153e786a0c8772f83f2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:57:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:57:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:57:16 ========================================================= 22:57:16 EdgeX Global Pipelines Version Info 22:57:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:57:18 ------------------- 22:57:18 stable info: 22:57:18 ------------------- 22:57:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:57:18 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 22:57:18 Message: update stable to v1.0.172 22:57:19 ------------------- 22:57:19 experimental info: 22:57:19 ------------------- 22:57:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:57:19 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 22:57:19 Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:57:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-registry-settings [Pipeline] echo 22:57:19 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-registry [Pipeline] echo 22:57:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:57:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:57:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:57:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 22:57:20 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:57:20 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 22:57:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:57:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:57:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:57:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-registry [Pipeline] echo 22:57:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:57:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:57:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 22:57:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 22:57:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:57:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:57:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 22:57:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:57:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:57:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:57:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:57:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:57:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 22:57:22 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 22:57:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-63 [Pipeline] echo 22:57:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-63 [Pipeline] echo 22:57:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-63 [Pipeline] echo 22:57:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0f38e34fcff8c030417aea776fb315702b327e1a [Pipeline] echo 22:57:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0f38e34 [Pipeline] echo 22:57:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:57:23 + git log --format=format:%s -1 0f38e34fcff8c030417aea776fb315702b327e1a [Pipeline] echo 22:57:23 GIT_COMMIT: 0f38e34fcff8c030417aea776fb315702b327e1a, Commit Message: Merge commit '03888b01b35f22c0aa8a62f87720f38b8993b4ce' into HEAD [Pipeline] echo 22:57:23 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:57:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:57:24 22:57:24 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:57:25 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:57:25 latest: Pulling from edgex-devops/git-semver 22:57:25 31603596830f: Pulling fs layer 22:57:25 2a8b12db71e7: Pulling fs layer 22:57:25 6ca5941a6612: Pulling fs layer 22:57:25 ecc8261a40a4: Pulling fs layer 22:57:25 ecc8261a40a4: Waiting 22:57:25 2a8b12db71e7: Verifying Checksum 22:57:25 2a8b12db71e7: Download complete 22:57:25 31603596830f: Verifying Checksum 22:57:25 31603596830f: Download complete 22:57:25 6ca5941a6612: Verifying Checksum 22:57:25 ecc8261a40a4: Verifying Checksum 22:57:25 ecc8261a40a4: Download complete 22:57:26 31603596830f: Pull complete 22:57:26 2a8b12db71e7: Pull complete 22:57:27 6ca5941a6612: Pull complete 22:57:27 ecc8261a40a4: Pull complete 22:57:27 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 22:57:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:57:27 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:57:27 prd-centos7-docker-4c-2g-15656 does not seem to be running inside a container 22:57:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-registry_PR-63 -v /w/workspace/gexfoundry_go-mod-registry_PR-63:/w/workspace/gexfoundry_go-mod-registry_PR-63:rw,z -v /w/workspace/gexfoundry_go-mod-registry_PR-63@tmp:/w/workspace/gexfoundry_go-mod-registry_PR-63@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:57:29 $ docker top b5c3650ce8624ab591d0587d808247da4949a1361322ff3ff124791eeb6481af -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:57:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:57:30 [ssh-agent] Looking for ssh-agent implementation... 22:57:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:57:30 $ docker exec b5c3650ce8624ab591d0587d808247da4949a1361322ff3ff124791eeb6481af ssh-agent 22:57:30 SSH_AUTH_SOCK=/tmp/ssh-n73ltN5xmmha/agent.12 22:57:30 SSH_AGENT_PID=18 22:57:30 Running ssh-add (command line suppressed) 22:57:30 Identity added: /w/workspace/gexfoundry_go-mod-registry_PR-63@tmp/private_key_2610946304352227023.key (/w/workspace/gexfoundry_go-mod-registry_PR-63@tmp/private_key_2610946304352227023.key) 22:57:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:57:31 + git tag --points-at HEAD [Pipeline] } 22:57:31 $ docker exec --env ******** --env ******** b5c3650ce8624ab591d0587d808247da4949a1361322ff3ff124791eeb6481af ssh-agent -k 22:57:31 unset SSH_AUTH_SOCK; 22:57:31 unset SSH_AGENT_PID; 22:57:31 echo Agent pid 18 killed; 22:57:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:57:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:57:31 [ssh-agent] Looking for ssh-agent implementation... 22:57:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:57:31 $ docker exec b5c3650ce8624ab591d0587d808247da4949a1361322ff3ff124791eeb6481af ssh-agent 22:57:31 SSH_AUTH_SOCK=/tmp/ssh-N3k0yqHdPQcr/agent.47 22:57:31 SSH_AGENT_PID=52 22:57:31 Running ssh-add (command line suppressed) 22:57:32 Identity added: /w/workspace/gexfoundry_go-mod-registry_PR-63@tmp/private_key_5009527644759901633.key (/w/workspace/gexfoundry_go-mod-registry_PR-63@tmp/private_key_5009527644759901633.key) 22:57:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:57:32 + git semver init 22:57:32 # -> Open(): unable to determine branch for HEAD 22:57:32 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-registry_PR-63/.git 22:57:32 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-registry_PR-63 22:57:32 # $SEMVER_REMOTE_NAME = origin 22:57:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:57:32 # $SEMVER_USER_NAME = edgex-jenkins 22:57:32 # $SEMVER_BRANCH = PR-63 22:57:32 # $SEMVER_TEMP = /tmp/semver-422867404 22:57:32 # git clone --branch semver git@github.com:edgexfoundry/go-mod-registry.git $SEMVER_TEMP 22:57:33 # '/tmp/semver-422867404' -> '/w/workspace/gexfoundry_go-mod-registry_PR-63/.semver' 22:57:33 # -> Force: false 22:57:33 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-registry_PR-63/.semver [Pipeline] } 22:57:33 $ docker exec --env ******** --env ******** b5c3650ce8624ab591d0587d808247da4949a1361322ff3ff124791eeb6481af ssh-agent -k 22:57:33 unset SSH_AUTH_SOCK; 22:57:33 unset SSH_AGENT_PID; 22:57:33 echo Agent pid 52 killed; 22:57:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:57:33 + git semver [Pipeline] } 22:57:33 $ docker stop --time=1 b5c3650ce8624ab591d0587d808247da4949a1361322ff3ff124791eeb6481af 22:57:35 $ docker rm -f b5c3650ce8624ab591d0587d808247da4949a1361322ff3ff124791eeb6481af [Pipeline] // withDockerContainer [Pipeline] sh 22:57:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:57:36 Stashed 1 file(s) [Pipeline] echo 22:57:36 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 22:57:51 Still waiting to schedule task 22:57:51 Waiting for next available executor on ‘centos7-docker-4c-2g’ 22:57:51 Still waiting to schedule task 22:57:51 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 22:59:37 Running on prd-centos7-docker-4c-2g-15657 in /w/workspace/gexfoundry_go-mod-registry_PR-63 [Pipeline] { [Pipeline] ws 22:59:37 Running in /w/workspace/go-mod-registry/2 [Pipeline] { [Pipeline] checkout 22:59:40 using credential edgex-jenkins-ssh 22:59:40 Cloning the remote Git repository 22:59:39 Cloning repository git@github.com:edgexfoundry/go-mod-registry.git 22:59:39 > git init /w/workspace/go-mod-registry/2 # timeout=10 22:59:39 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git 22:59:39 > git --version # timeout=10 22:59:39 > git --version # 'git version 2.24.3' 22:59:39 using GIT_SSH to set credentials SSH Credentials for GitHub 22:59:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:59:41 Merging remotes/origin/master commit 03888b01b35f22c0aa8a62f87720f38b8993b4ce into PR head commit 978866a60c7a8224f68e7153e786a0c8772f83f2 22:59:41 Merge succeeded, producing 94ecfbf5c1784a9ea782ca2eda2b39ace13cb692 22:59:41 Checking out Revision 94ecfbf5c1784a9ea782ca2eda2b39ace13cb692 (PR-63) 22:59:40 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 22:59:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:59:40 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 22:59:40 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git 22:59:40 using GIT_SSH to set credentials SSH Credentials for GitHub 22:59:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/63/head:refs/remotes/origin/PR-63 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:59:40 > git config core.sparsecheckout # timeout=10 22:59:40 > git checkout -f 978866a60c7a8224f68e7153e786a0c8772f83f2 # timeout=10 22:59:40 > git remote # timeout=10 22:59:40 > git config --get remote.origin.url # timeout=10 22:59:40 using GIT_SSH to set credentials SSH Credentials for GitHub 22:59:40 > git merge 03888b01b35f22c0aa8a62f87720f38b8993b4ce # timeout=10 22:59:41 > git rev-parse HEAD^{commit} # timeout=10 22:59:41 > git config core.sparsecheckout # timeout=10 22:59:41 > git checkout -f 94ecfbf5c1784a9ea782ca2eda2b39ace13cb692 # timeout=10 22:59:44 Commit message: "Merge commit '03888b01b35f22c0aa8a62f87720f38b8993b4ce' into HEAD" 22:59:44 > git rev-list --no-walk 978866a60c7a8224f68e7153e786a0c8772f83f2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:59:45 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 22:59:46 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:59:46 + sudo service docker restart 22:59:46 + true 22:59:46 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 22:59:47 ========================================================= 22:59:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 22:59:47 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:59:48 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 22:59:48 Sending build context to Docker daemon 287.7kB 22:59:48 Step 1/7 : ARG BASE=golang:1.15-alpine 22:59:48 Step 2/7 : FROM ${BASE} 22:59:48 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 22:59:48 188c0c94c7c5: Pulling fs layer 22:59:48 0ef7d3d256c8: Pulling fs layer 22:59:48 de9db76c5a1d: Pulling fs layer 22:59:48 bca2f99d35d6: Pulling fs layer 22:59:48 93359f2a8cfa: Pulling fs layer 22:59:48 7c6f9722023f: Pulling fs layer 22:59:48 a35cf1a2eb13: Pulling fs layer 22:59:48 bca2f99d35d6: Waiting 22:59:48 93359f2a8cfa: Waiting 22:59:48 7c6f9722023f: Waiting 22:59:48 a35cf1a2eb13: Waiting 22:59:48 de9db76c5a1d: Verifying Checksum 22:59:48 de9db76c5a1d: Download complete 22:59:48 0ef7d3d256c8: Verifying Checksum 22:59:48 0ef7d3d256c8: Download complete 22:59:48 93359f2a8cfa: Verifying Checksum 22:59:48 93359f2a8cfa: Download complete 22:59:48 7c6f9722023f: Verifying Checksum 22:59:48 7c6f9722023f: Download complete 22:59:48 188c0c94c7c5: Verifying Checksum 22:59:48 188c0c94c7c5: Download complete 22:59:48 188c0c94c7c5: Pull complete 22:59:49 0ef7d3d256c8: Pull complete 22:59:49 de9db76c5a1d: Pull complete 22:59:51 a35cf1a2eb13: Verifying Checksum 22:59:51 a35cf1a2eb13: Download complete 22:59:51 bca2f99d35d6: Verifying Checksum 22:59:51 bca2f99d35d6: Download complete 22:59:55 bca2f99d35d6: Pull complete 22:59:56 93359f2a8cfa: Pull complete 22:59:56 7c6f9722023f: Pull complete 23:00:01 a35cf1a2eb13: Pull complete 23:00:01 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 23:00:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 23:00:01 ---> a62c8e92a672 23:00:01 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:00:01 ---> Running in bff64b77ef87 23:00:01 Removing intermediate container bff64b77ef87 23:00:01 ---> 0c9c215bdd9a 23:00:01 Step 4/7 : RUN apk add --update bash 23:00:02 ---> Running in 1148ed41adda 23:00:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:00:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:00:04 OK: 166 MiB in 39 packages 23:00:05 Removing intermediate container 1148ed41adda 23:00:05 ---> 8f06051e4925 23:00:05 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 23:00:05 ---> Running in 51b08b8840e0 23:00:05 Removing intermediate container 51b08b8840e0 23:00:05 ---> 98f452c278c4 23:00:05 Step 6/7 : COPY go.mod . 23:00:06 ---> 172b4b302bb4 23:00:06 Step 7/7 : RUN go mod download 23:00:06 ---> Running in 62129d930d4b 23:00:18 Removing intermediate container 62129d930d4b 23:00:18 ---> 8eb14b25ee78 23:00:18 Successfully built 8eb14b25ee78 23:00:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 23:00:18 + docker inspect -f . ci-base-image-x86_64 23:00:18 . [Pipeline] withDockerContainer 23:00:18 prd-centos7-docker-4c-2g-15657 does not seem to be running inside a container 23:00:18 $ 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 ******** ci-base-image-x86_64 cat 23:00:19 $ docker top fe789d8c9ebeb3317478c9c2d4f2fded948c07df941729da99512cf9567a314a -eo pid,comm [Pipeline] { [Pipeline] sh 23:00:20 + go version 23:00:20 go version go1.15.5 linux/amd64 [Pipeline] } 23:00:20 $ docker stop --time=1 fe789d8c9ebeb3317478c9c2d4f2fded948c07df941729da99512cf9567a314a 23:00:21 $ docker rm -f fe789d8c9ebeb3317478c9c2d4f2fded948c07df941729da99512cf9567a314a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:00:22 + docker inspect -f . ci-base-image-x86_64 23:00:22 . [Pipeline] withDockerContainer 23:00:22 prd-centos7-docker-4c-2g-15657 does not seem to be running inside a container 23:00:22 $ 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 ******** ci-base-image-x86_64 cat 23:00:22 $ docker top 6cae99565b2a2bfd524259a169a78074ae989b24beefb67cca6499963ca830b0 -eo pid,comm [Pipeline] { [Pipeline] sh 23:00:23 + make test 23:00:23 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:00:33 ok github.com/edgexfoundry/go-mod-registry/internal/pkg/consul 2.025s coverage: 87.9% of statements 23:00:33 ? github.com/edgexfoundry/go-mod-registry/pkg/types [no test files] 23:00:33 ok github.com/edgexfoundry/go-mod-registry/registry 0.006s coverage: 85.7% of statements 23:00:33 CGO_ENABLED=0 GO111MODULE=on go vet ./... 23:00:34 gofmt -l . 23:00:34 [ "`gofmt -l .`" = "" ] [Pipeline] } 23:00:34 $ docker stop --time=1 6cae99565b2a2bfd524259a169a78074ae989b24beefb67cca6499963ca830b0 23:00:36 $ docker rm -f 6cae99565b2a2bfd524259a169a78074ae989b24beefb67cca6499963ca830b0 [Pipeline] // withDockerContainer [Pipeline] sh 23:00:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:00: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 [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:02:13 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15658 in /w/workspace/gexfoundry_go-mod-registry_PR-63 [Pipeline] { [Pipeline] ws 23:02:13 Running in /w/workspace/go-mod-registry/2 [Pipeline] { [Pipeline] checkout 23:02:18 using credential edgex-jenkins-ssh 23:02:18 Cloning the remote Git repository 23:02:18 Cloning repository git@github.com:edgexfoundry/go-mod-registry.git 23:02:19 > git init /w/workspace/go-mod-registry/2 # timeout=10 23:02:19 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git 23:02:19 > git --version # timeout=10 23:02:19 > git --version # 'git version 2.17.1' 23:02:19 using GIT_SSH to set credentials SSH Credentials for GitHub 23:02:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:02:20 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 23:02:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:02:20 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 23:02:20 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git 23:02:20 using GIT_SSH to set credentials SSH Credentials for GitHub 23:02:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/63/head:refs/remotes/origin/PR-63 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:02:20 Merging remotes/origin/master commit 03888b01b35f22c0aa8a62f87720f38b8993b4ce into PR head commit 978866a60c7a8224f68e7153e786a0c8772f83f2 23:02:20 Merge succeeded, producing d26afd62abe9bcabcddc4a6b0ac26bd47881ffb8 23:02:20 Checking out Revision d26afd62abe9bcabcddc4a6b0ac26bd47881ffb8 (PR-63) 23:02:20 > git config core.sparsecheckout # timeout=10 23:02:20 > git checkout -f 978866a60c7a8224f68e7153e786a0c8772f83f2 # timeout=10 23:02:20 > git remote # timeout=10 23:02:20 > git config --get remote.origin.url # timeout=10 23:02:20 using GIT_SSH to set credentials SSH Credentials for GitHub 23:02:20 > git merge 03888b01b35f22c0aa8a62f87720f38b8993b4ce # timeout=10 23:02:20 > git rev-parse HEAD^{commit} # timeout=10 23:02:20 > git config core.sparsecheckout # timeout=10 23:02:20 > git checkout -f d26afd62abe9bcabcddc4a6b0ac26bd47881ffb8 # timeout=10 23:02:25 Commit message: "Merge commit '03888b01b35f22c0aa8a62f87720f38b8993b4ce' into HEAD" 23:02:25 > git rev-list --no-walk 978866a60c7a8224f68e7153e786a0c8772f83f2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:02:27 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 23:02:27 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:02:27 + sudo service docker restart 23:02:27 + true [Pipeline] unstash [Pipeline] echo 23:02:30 ========================================================= 23:02:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 23:02:30 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:02:31 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 23:02:32 Sending build context to Docker daemon 286.7kB 23:02:32 Step 1/7 : ARG BASE=golang:1.15-alpine 23:02:32 Step 2/7 : FROM ${BASE} 23:02:32 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:02:32 5f621e34cdf4: Pulling fs layer 23:02:32 a4357932f1b6: Pulling fs layer 23:02:32 18c013af1878: Pulling fs layer 23:02:32 00ac8860ef70: Pulling fs layer 23:02:32 63d7cb157983: Pulling fs layer 23:02:32 b116817d02f9: Pulling fs layer 23:02:32 745a02a5169b: Pulling fs layer 23:02:32 63d7cb157983: Waiting 23:02:32 b116817d02f9: Waiting 23:02:32 745a02a5169b: Waiting 23:02:32 00ac8860ef70: Waiting 23:02:32 18c013af1878: Verifying Checksum 23:02:32 18c013af1878: Download complete 23:02:32 a4357932f1b6: Verifying Checksum 23:02:32 a4357932f1b6: Download complete 23:02:32 63d7cb157983: Verifying Checksum 23:02:32 63d7cb157983: Download complete 23:02:32 b116817d02f9: Verifying Checksum 23:02:32 b116817d02f9: Download complete 23:02:32 5f621e34cdf4: Verifying Checksum 23:02:32 5f621e34cdf4: Download complete 23:02:33 5f621e34cdf4: Pull complete 23:02:34 a4357932f1b6: Pull complete 23:02:34 18c013af1878: Pull complete 23:02:35 745a02a5169b: Verifying Checksum 23:02:35 745a02a5169b: Download complete 23:02:36 00ac8860ef70: Verifying Checksum 23:02:36 00ac8860ef70: Download complete 23:02:46 00ac8860ef70: Pull complete 23:02:46 63d7cb157983: Pull complete 23:02:47 b116817d02f9: Pull complete 23:02:51 745a02a5169b: Pull complete 23:02:51 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 23:02:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 23:02:51 ---> b7e6874047d6 23:02:51 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:02:53 ---> Running in 261a12866ea5 23:02:53 Removing intermediate container 261a12866ea5 23:02:53 ---> fc70ba080d53 23:02:53 Step 4/7 : RUN apk add --update bash 23:02:53 ---> Running in 6bb280201581 23:02:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:02:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:02:57 OK: 142 MiB in 39 packages 23:02:58 Removing intermediate container 6bb280201581 23:02:58 ---> c8dc523f1a2a 23:02:58 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 23:02:58 ---> Running in 3e3b50239e32 23:02:59 Removing intermediate container 3e3b50239e32 23:02:59 ---> a5186df85d47 23:02:59 Step 6/7 : COPY go.mod . 23:02:59 ---> ec5ee5862a86 23:02:59 Step 7/7 : RUN go mod download 23:03:00 ---> Running in 65c822fbf6f6 23:03:18 Removing intermediate container 65c822fbf6f6 23:03:18 ---> 5e582b9b0786 23:03:18 Successfully built 5e582b9b0786 23:03:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:03:18 + docker inspect -f . ci-base-image-arm64 23:03:18 . [Pipeline] withDockerContainer 23:03:19 prd-ubuntu18.04-docker-arm64-4c-16g-15658 does not seem to be running inside a container 23:03:19 $ 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 ******** ci-base-image-arm64 cat 23:03:20 $ docker top b2044c395a296a17a4c48cc941b6c2a6559c6ae94df644242484c71a19cfce48 -eo pid,comm [Pipeline] { [Pipeline] sh 23:03:21 + go version 23:03:21 go version go1.15.5 linux/arm64 [Pipeline] } 23:03:21 $ docker stop --time=1 b2044c395a296a17a4c48cc941b6c2a6559c6ae94df644242484c71a19cfce48 23:03:23 $ docker rm -f b2044c395a296a17a4c48cc941b6c2a6559c6ae94df644242484c71a19cfce48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:03:24 + docker inspect -f . ci-base-image-arm64 23:03:24 . [Pipeline] withDockerContainer 23:03:24 prd-ubuntu18.04-docker-arm64-4c-16g-15658 does not seem to be running inside a container 23:03:24 $ 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 ******** ci-base-image-arm64 cat 23:03:26 $ docker top 42d69094e81962469d0c176487f643a06d61dc0d24db2e5cf6f229ba97425d57 -eo pid,comm [Pipeline] { [Pipeline] sh 23:03:27 + make test 23:03:27 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:03:54 ok github.com/edgexfoundry/go-mod-registry/internal/pkg/consul 2.072s coverage: 87.9% of statements 23:03:54 ? github.com/edgexfoundry/go-mod-registry/pkg/types [no test files] 23:03:54 ok github.com/edgexfoundry/go-mod-registry/registry 0.013s coverage: 85.7% of statements 23:03:54 CGO_ENABLED=0 GO111MODULE=on go vet ./... 23:03:55 gofmt -l . 23:03:55 [ "`gofmt -l .`" = "" ] [Pipeline] } 23:03:55 $ docker stop --time=1 42d69094e81962469d0c176487f643a06d61dc0d24db2e5cf6f229ba97425d57 23:03:57 $ docker rm -f 42d69094e81962469d0c176487f643a06d61dc0d24db2e5cf6f229ba97425d57 [Pipeline] // withDockerContainer [Pipeline] sh 23:03:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:03:58 Warning: overwriting stash ‘coverage-report’ 23:03:59 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] } [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] wrap 23:04:01 provisioning config files... 23:04:01 copy managed file [go-mod-registry-codecov-token] to file:/w/workspace/gexfoundry_go-mod-registry_PR-63@tmp/config3651744211340690943tmp [Pipeline] { [Pipeline] sh 23:04:02 + set +x 23:04:02 + curl -s https://codecov.io/bash 23:04:02 + bash -s -- 23:04:02 23:04:02 _____ _ 23:04:02 / ____| | | 23:04:02 | | ___ __| | ___ ___ _____ __ 23:04:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:04:02 | |___| (_) | (_| | __/ (_| (_) \ V / 23:04:02 \_____\___/ \__,_|\___|\___\___/ \_/ 23:04:02 Bash-20201130-cc6d3fe 23:04:02 23:04:02 23:04:02 ==> Jenkins CI detected. 23:04:02 project root: . 23:04:02 --> token set from env 23:04:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:04:02 ==> Running gcov in . (disable via -X gcov) 23:04:02 ==> Python coveragepy not found 23:04:02 ==> Searching for coverage reports in: 23:04:02 + . 23:04:02 -> Found 1 reports 23:04:02 ==> Detecting git/mercurial file structure 23:04:02 ==> Reading reports 23:04:02 + ./coverage.out bytes=8966 23:04:02 ==> Appending adjustments 23:04:02 https://docs.codecov.io/docs/fixing-reports 23:04:02 + Found adjustments 23:04:02 ==> Gzipping contents 23:04:02 4.0K /tmp/codecov.oOYJrF.gz 23:04:02 ==> Uploading reports 23:04:02 url: https://codecov.io 23:04:02 query: branch=PR-63&commit=0f38e34fcff8c030417aea776fb315702b327e1a&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2FPR-63%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=63&job=&cmd_args= 23:04:02 -> Pinging Codecov 23:04:02 https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-63&commit=0f38e34fcff8c030417aea776fb315702b327e1a&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2FPR-63%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=63&job=&cmd_args= 23:04:02 -> Uploading to 23:04:02 https://storage.googleapis.com/codecov/v4/raw/2020-12-11/05B643FFA8DEACB6C25F95B2D4D12284/0f38e34fcff8c030417aea776fb315702b327e1a/8bca5bc0-777c-4838-a004-600f7adf8906.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201211%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201211T230402Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=465ee22b1c7cdca56cb711e15808e26674896fb0a7a90e5a3137bdf20b31efb8 23:04:02 % Total % Received % Xferd Average Speed Time Time Time Current 23:04:02 Dload Upload Total Spent Left Speed 23:04:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1819 0 0 100 1819 0 3862 --:--:-- --:--:-- --:--:-- 3870 23:04:03 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-registry/commit/0f38e34fcff8c030417aea776fb315702b327e1a [Pipeline] } 23:04:03 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 23:04:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:04:06 ---> package-listing.sh 23:04:06 ++ facter osfamily 23:04:06 ++ tr '[:upper:]' '[:lower:]' 23:04:06 + OS_FAMILY=redhat 23:04:06 + workspace=/w/workspace/gexfoundry_go-mod-registry_PR-63 23:04:06 + START_PACKAGES=/tmp/packages_start.txt 23:04:06 + END_PACKAGES=/tmp/packages_end.txt 23:04:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:04:06 + PACKAGES=/tmp/packages_start.txt 23:04:06 + '[' /w/workspace/gexfoundry_go-mod-registry_PR-63 ']' 23:04:06 + PACKAGES=/tmp/packages_end.txt 23:04:06 + case "${OS_FAMILY}" in 23:04:06 + rpm -qa 23:04:06 + sort 23:04:11 + '[' -f /tmp/packages_start.txt ']' 23:04:11 + '[' -f /tmp/packages_end.txt ']' 23:04:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:04:11 + '[' /w/workspace/gexfoundry_go-mod-registry_PR-63 ']' 23:04:11 + mkdir -p /w/workspace/gexfoundry_go-mod-registry_PR-63/archives/ 23:04:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-registry_PR-63/archives/ [Pipeline] echo 23:04:11 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-63/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:04:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:04:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:04:12 23:04:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:04:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:04:12 alpine: Pulling from edgex-lftools-log-publisher 23:04:12 df20fa9351a1: Pulling fs layer 23:04:12 36b3adc4ff6f: Pulling fs layer 23:04:12 8ad3a11d3b57: Pulling fs layer 23:04:12 46f8f816bc3b: Pulling fs layer 23:04:12 93b61091891f: Pulling fs layer 23:04:12 93b9cdb0e59b: Pulling fs layer 23:04:12 5e14af77c1be: Pulling fs layer 23:04:12 01666e4c0597: Pulling fs layer 23:04:12 aa168da1d23b: Pulling fs layer 23:04:12 93b61091891f: Waiting 23:04:12 93b9cdb0e59b: Waiting 23:04:12 5e14af77c1be: Waiting 23:04:12 01666e4c0597: Waiting 23:04:12 aa168da1d23b: Waiting 23:04:12 46f8f816bc3b: Waiting 23:04:12 36b3adc4ff6f: Verifying Checksum 23:04:12 36b3adc4ff6f: Download complete 23:04:12 46f8f816bc3b: Verifying Checksum 23:04:12 46f8f816bc3b: Download complete 23:04:13 df20fa9351a1: Verifying Checksum 23:04:13 df20fa9351a1: Download complete 23:04:13 93b9cdb0e59b: Verifying Checksum 23:04:13 93b9cdb0e59b: Download complete 23:04:13 93b61091891f: Verifying Checksum 23:04:13 93b61091891f: Download complete 23:04:13 5e14af77c1be: Verifying Checksum 23:04:13 5e14af77c1be: Download complete 23:04:13 01666e4c0597: Verifying Checksum 23:04:13 01666e4c0597: Download complete 23:04:13 8ad3a11d3b57: Verifying Checksum 23:04:13 8ad3a11d3b57: Download complete 23:04:13 df20fa9351a1: Pull complete 23:04:13 36b3adc4ff6f: Pull complete 23:04:14 8ad3a11d3b57: Pull complete 23:04:14 46f8f816bc3b: Pull complete 23:04:15 93b61091891f: Pull complete 23:04:15 aa168da1d23b: Verifying Checksum 23:04:15 aa168da1d23b: Download complete 23:04:15 93b9cdb0e59b: Pull complete 23:04:15 5e14af77c1be: Pull complete 23:04:15 01666e4c0597: Pull complete 23:04:22 aa168da1d23b: Pull complete 23:04:22 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 23:04:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:04:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:04:22 prd-centos7-docker-4c-2g-15656 does not seem to be running inside a container 23:04:22 $ 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-63/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-63 -v /w/workspace/gexfoundry_go-mod-registry_PR-63:/w/workspace/gexfoundry_go-mod-registry_PR-63:rw,z -v /w/workspace/gexfoundry_go-mod-registry_PR-63@tmp:/w/workspace/gexfoundry_go-mod-registry_PR-63@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 23:04:26 $ docker top aa022278a9aef707bc713858637fd8684a8e9408371b7e9949042fcd27948ea2 -eo pid,comm [Pipeline] { [Pipeline] sh 23:04:26 + touch /tmp/pre-build-complete [Pipeline] sh 23:04:27 + mkdir -p /var/log/sa [Pipeline] sh 23:04:27 + ls /var/log/sa-host 23:04:27 + sadf -c /var/log/sa-host/sa11 23:04:27 file_magic: OK 23:04:27 HZ: Using current value: 100 23:04:27 file_header: OK 23:04:27 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 23:04:27 Statistics: 23:04:27 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:04:27 File successfully converted to sysstat format version 12.2.1 23:04:27 + sadf -c /var/log/sa-host/sa23 23:04:27 file_magic: OK 23:04:27 HZ: Using current value: 100 23:04:27 file_header: OK 23:04:27 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 23:04:27 Statistics: 23:04:27 Hnuu...uuuununununu... 23:04:27 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:04:27 provisioning config files... 23:04:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-registry_PR-63@tmp/config2022092149391312765tmp [Pipeline] { [Pipeline] echo 23:04:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:04:28 ---> create-netrc.sh [Pipeline] } 23:04:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 23:04:28 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 23:04:28 ---> python-tools-install.sh [Pipeline] echo 23:04:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:04:28 ---> sudo-logs.sh 23:04:28 Archiving 'sudo' log.. [Pipeline] echo 23:04:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:04:29 ---> job-cost.sh 23:04:29 lf-activate-venv: SKIPPING 23:04:29 INFO: No Stack... 23:04:30 INFO: Retrieving Pricing Info for: v1-standard-2 23:04:30 INFO: Archiving Costs [Pipeline] echo 23:04:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:04:30 ---> logs-deploy.sh 23:04:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/PR-63/2 23:04:30 INFO: archiving workspace using pattern(s): 23:04:32 Archives upload complete. 23:04:32 INFO: archiving logs to Nexus 23:04:33 ---> uname -a: 23:04:33 Linux prd-centos7-docker-4c-2g-15656.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 23:04:33 23:04:33 23:04:33 ---> lscpu: 23:04:33 Architecture: x86_64 23:04:33 CPU op-mode(s): 32-bit, 64-bit 23:04:33 Byte Order: Little Endian 23:04:33 Address sizes: 40 bits physical, 48 bits virtual 23:04:33 CPU(s): 4 23:04:33 On-line CPU(s) list: 0-3 23:04:33 Thread(s) per core: 1 23:04:33 Core(s) per socket: 1 23:04:33 Socket(s): 4 23:04:33 NUMA node(s): 1 23:04:33 Vendor ID: GenuineIntel 23:04:33 CPU family: 6 23:04:33 Model: 44 23:04:33 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 23:04:33 Stepping: 1 23:04:33 CPU MHz: 2933.442 23:04:33 BogoMIPS: 5866.88 23:04:33 Virtualization: VT-x 23:04:33 Hypervisor vendor: KVM 23:04:33 Virtualization type: full 23:04:33 L1d cache: 128 KiB 23:04:33 L1i cache: 128 KiB 23:04:33 L2 cache: 16 MiB 23:04:33 L3 cache: 64 MiB 23:04:33 NUMA node0 CPU(s): 0-3 23:04:33 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 23:04:33 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 23:04:33 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 23:04:33 Vulnerability Meltdown: Mitigation; PTI 23:04:33 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:04:33 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 23:04:33 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 23:04:33 Vulnerability Srbds: Not affected 23:04:33 Vulnerability Tsx async abort: Not affected 23:04:33 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 23:04:33 23:04:33 23:04:33 ---> nproc: 23:04:33 4 23:04:33 23:04:33 23:04:33 ---> df -h: 23:04:33 Filesystem Size Used Available Use% Mounted on 23:04:33 overlay 50.0G 7.3G 42.7G 15% / 23:04:33 tmpfs 64.0M 0 64.0M 0% /dev 23:04:33 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 23:04:33 shm 64.0M 0 64.0M 0% /dev/shm 23:04:33 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 23:04:33 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 23:04:33 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 23:04:33 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 23:04:33 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/gexfoundry_go-mod-registry_PR-63@tmp 23:04:33 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 23:04:33 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 23:04:33 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 23:04:33 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 23:04:33 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/gexfoundry_go-mod-registry_PR-63 23:04:33 23:04:33 23:04:33 ---> free -m: 23:04:33 total used free shared buff/cache available 23:04:33 Mem: 1837 716 108 0 1012 1015 23:04:33 Swap: 1023 1 1022 23:04:33 23:04:33 23:04:33 ---> ip addr: 23:04:33 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 23:04:33 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:04:33 inet 127.0.0.1/8 scope host lo 23:04:33 valid_lft forever preferred_lft forever 23:04:33 inet6 ::1/128 scope host 23:04:33 valid_lft forever preferred_lft forever 23:04:33 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 23:04:33 link/ether fa:16:3e:ae:3c:11 brd ff:ff:ff:ff:ff:ff 23:04:33 inet 10.30.122.223/23 brd 10.30.123.255 scope global dynamic eth0 23:04:33 valid_lft 85929sec preferred_lft 85929sec 23:04:33 inet6 fe80::f816:3eff:feae:3c11/64 scope link 23:04:33 valid_lft forever preferred_lft forever 23:04:33 3: docker0: mtu 1500 qdisc noqueue state DOWN 23:04:33 link/ether 02:42:0f:05:a2:a1 brd ff:ff:ff:ff:ff:ff 23:04:33 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:04:33 valid_lft forever preferred_lft forever 23:04:33 inet6 fe80::42:fff:fe05:a2a1/64 scope link 23:04:33 valid_lft forever preferred_lft forever 23:04:33 23:04:33 23:04:33 ---> sar -b -r -n DEV: 23:04:33 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/11/20 _x86_64_ (4 CPU) 23:04:33 23:04:33 22:56:30 LINUX RESTART (4 CPU) 23:04:33 23:04:33 22:57:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:04:33 22:58:01 68.88 27.66 41.22 0.00 6368.31 3705.33 0.00 23:04:33 22:59:01 1.93 0.00 1.93 0.00 0.00 39.15 0.00 23:04:33 23:00:01 0.23 0.00 0.23 0.00 0.00 2.85 0.00 23:04:33 23:01:01 0.27 0.02 0.25 0.00 0.13 3.80 0.00 23:04:33 23:02:01 0.37 0.08 0.28 0.00 1.60 5.04 0.00 23:04:33 23:03:01 0.30 0.00 0.30 0.00 0.00 3.93 0.00 23:04:33 23:04:01 0.20 0.00 0.20 0.00 0.00 1.62 0.00 23:04:33 Average: 10.17 3.91 6.26 0.00 897.19 529.95 0.00 23:04:33 23:04:33 22:57:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:04:33 22:58:01 164484 0 617504 32.82 2620 1096936 1121164 38.26 439616 1078736 132 23:04:33 22:59:01 171392 0 610584 32.45 2620 1096948 1087596 37.12 438428 1073868 20 23:04:33 23:00:01 169092 0 612880 32.57 2620 1096952 1087764 37.12 439952 1075176 16 23:04:33 23:01:01 168884 0 613028 32.58 2620 1097012 1090364 37.21 452148 1062536 28 23:04:33 23:02:01 168164 0 613680 32.62 2620 1097080 1088104 37.14 446684 1069196 8 23:04:33 23:03:01 167336 0 614500 32.66 2620 1097088 1088260 37.14 465620 1051264 8 23:04:33 23:04:01 167012 0 614824 32.68 2620 1097088 1088200 37.14 465900 1051260 8 23:04:33 Average: 168052 0 613857 32.63 2620 1097015 1093065 37.30 449764 1066005 31 23:04:33 23:04:33 22:57:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:04:33 22:58:01 eth0 529.74 314.31 1042.46 92.88 0.00 0.00 0.00 0.00 23:04:33 22:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:33 22:58:01 docker0 1.32 1.20 0.31 1.98 0.00 0.00 0.00 0.00 23:04:33 22:59:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:04:33 22:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:33 22:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:33 23:00:01 eth0 1.00 0.45 0.33 0.21 0.00 0.00 0.00 0.00 23:04:33 23:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:33 23:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:33 23:01:01 eth0 0.25 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:04:33 23:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:33 23:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:33 23:02:01 eth0 0.67 0.08 0.06 0.01 0.00 0.00 0.00 0.00 23:04:33 23:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:33 23:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:33 23:03:01 eth0 0.68 0.42 0.40 0.26 0.00 0.00 0.00 0.00 23:04:33 23:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:33 23:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:33 23:04:01 eth0 0.97 0.30 0.27 0.09 0.00 0.00 0.00 0.00 23:04:33 23:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:33 23:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:33 Average: eth0 75.14 44.47 146.98 13.17 0.00 0.00 0.00 0.00 23:04:33 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:33 Average: docker0 0.19 0.17 0.04 0.28 0.00 0.00 0.00 0.00 23:04:33 23:04:33 23:04:33 ---> sar -P ALL: 23:04:33 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/11/20 _x86_64_ (4 CPU) 23:04:33 23:04:33 22:56:30 LINUX RESTART (4 CPU) 23:04:33 23:04:33 22:57:02 CPU %user %nice %system %iowait %steal %idle 23:04:33 22:58:01 all 11.64 0.00 4.02 1.52 0.01 82.81 23:04:33 22:58:01 0 11.50 0.00 4.77 1.12 0.02 82.59 23:04:33 22:58:01 1 11.40 0.00 3.85 2.77 0.02 81.96 23:04:33 22:58:01 2 11.75 0.00 4.08 0.82 0.02 83.33 23:04:33 22:58:01 3 11.91 0.00 3.37 1.37 0.00 83.35 23:04:33 22:59:01 all 0.16 0.00 0.05 0.00 0.00 99.78 23:04:33 22:59:01 0 0.03 0.00 0.03 0.00 0.00 99.93 23:04:33 22:59:01 1 0.05 0.00 0.05 0.00 0.00 99.90 23:04:33 22:59:01 2 0.05 0.00 0.08 0.00 0.00 99.87 23:04:33 22:59:01 3 0.50 0.00 0.05 0.00 0.02 99.43 23:04:33 23:00:01 all 0.17 0.00 0.06 0.00 0.00 99.77 23:04:33 23:00:01 0 0.25 0.00 0.03 0.00 0.00 99.72 23:04:33 23:00:01 1 0.05 0.00 0.05 0.00 0.02 99.88 23:04:33 23:00:01 2 0.05 0.00 0.05 0.00 0.00 99.90 23:04:33 23:00:01 3 0.32 0.00 0.10 0.00 0.00 99.58 23:04:33 23:01:01 all 0.16 0.00 0.06 0.00 0.00 99.77 23:04:33 23:01:01 0 0.52 0.00 0.02 0.00 0.00 99.47 23:04:33 23:01:01 1 0.05 0.00 0.07 0.00 0.00 99.88 23:04:33 23:01:01 2 0.05 0.00 0.13 0.00 0.02 99.80 23:04:33 23:01:01 3 0.03 0.00 0.03 0.00 0.00 99.93 23:04:33 23:02:01 all 0.20 0.00 0.20 0.00 0.00 99.60 23:04:33 23:02:01 0 0.47 0.00 0.13 0.00 0.00 99.40 23:04:33 23:02:01 1 0.12 0.00 0.23 0.00 0.00 99.65 23:04:33 23:02:01 2 0.12 0.00 0.20 0.00 0.00 99.68 23:04:33 23:02:01 3 0.10 0.00 0.25 0.00 0.00 99.65 23:04:33 23:03:01 all 0.17 0.00 0.07 0.00 0.00 99.76 23:04:33 23:03:01 0 0.53 0.00 0.02 0.00 0.00 99.45 23:04:33 23:03:01 1 0.05 0.00 0.05 0.00 0.00 99.90 23:04:33 23:03:01 2 0.03 0.00 0.17 0.00 0.00 99.80 23:04:33 23:03:01 3 0.05 0.00 0.05 0.00 0.00 99.90 23:04:33 23:04:01 all 0.17 0.00 0.05 0.00 0.00 99.78 23:04:33 23:04:01 0 0.52 0.00 0.05 0.00 0.00 99.43 23:04:33 23:04:01 1 0.07 0.00 0.05 0.00 0.00 99.88 23:04:33 23:04:01 2 0.07 0.00 0.07 0.00 0.00 99.87 23:04:33 23:04:01 3 0.05 0.00 0.02 0.00 0.00 99.93 23:04:33 Average: all 1.77 0.00 0.63 0.21 0.00 97.38 23:04:33 Average: 0 1.93 0.00 0.70 0.16 0.00 97.21 23:04:33 Average: 1 1.65 0.00 0.61 0.39 0.00 97.35 23:04:33 Average: 2 1.70 0.00 0.67 0.11 0.00 97.51 23:04:33 Average: 3 1.81 0.00 0.54 0.19 0.00 97.45 23:04:33 23:04:33 23:04:33