Pull request #129 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of judehung for edgexfoundry/go-mod-bootstrap Obtained Jenkinsfile from 3652b88fc82792b18f4fe448b248ed2d270ba02f+de86bb2d438ca7287b41d514e43219be66da0926 (1b7e8833577f323e9c4a9238be5125a2f51b43fa) Running in Durability level: MAX_SURVIVABILITY 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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-129/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 # timeout=10 Commit message: "Merge pull request #301 from ernestojeda/enable-docker-proxy" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-129/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 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-bootstrap, 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-bootstrap-settings PROJECT: go-mod-bootstrap 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-bootstrap 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 Running on prd-centos7-docker-4c-2g-13328 in /w/workspace/xfoundry_go-mod-bootstrap_PR-129 [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-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-129 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/129/head:refs/remotes/origin/PR-129 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit de86bb2d438ca7287b41d514e43219be66da0926 into PR head commit 3652b88fc82792b18f4fe448b248ed2d270ba02f Merge succeeded, producing 3652b88fc82792b18f4fe448b248ed2d270ba02f Checking out Revision 3652b88fc82792b18f4fe448b248ed2d270ba02f (PR-129) > git config core.sparsecheckout # timeout=10 > git checkout -f 3652b88fc82792b18f4fe448b248ed2d270ba02f # 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 de86bb2d438ca7287b41d514e43219be66da0926 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3652b88fc82792b18f4fe448b248ed2d270ba02f # timeout=10 Commit message: "fix: LoggingClientFrom handle nil case properly" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:32:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:32:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:32:41 ========================================================= 03:32:41 EdgeX Global Pipelines Version Info 03:32:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:32:43 ------------------- 03:32:43 stable info: 03:32:43 ------------------- 03:32:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:32:43 Commit SHA: d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 03:32:43 Message: update stable to v1.0.167 03:32:44 ------------------- 03:32:44 experimental info: 03:32:44 ------------------- 03:32:44 Commited By: **** collab-it+edgex@linuxfoundation.org 03:32:44 Commit SHA: 0d18be6431106a7569620da64dad388747d7ba9a 03:32:44 Message: update experimental to v1.0.168 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 03:32:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 03:32:45 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 03:32:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:32:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:32:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:32:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 03:32:45 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 03:32:46 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 03:32:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:32:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:32:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:32:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-bootstrap [Pipeline] echo 03:32:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:32:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:32:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 03:32:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 03:32:47 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:32:47 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:32:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 03:32:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:32:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:32:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:32:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:32:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:32:48 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 03:32:48 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 03:32:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-129 [Pipeline] echo 03:32:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-129 [Pipeline] echo 03:32:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-129 [Pipeline] echo 03:32:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3652b88fc82792b18f4fe448b248ed2d270ba02f [Pipeline] echo 03:32:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3652b88 [Pipeline] echo 03:32:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 03:32:49 provisioning config files... 03:32:49 copy managed file [go-mod-bootstrap-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-129@tmp/config7135742816901804993tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:32:50 ---> docker-login.sh 03:32:50 nexus3.edgexfoundry.org:10001 03:32:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:32:50 Configure a credential helper to remove this warning. See 03:32:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:32:50 03:32:50 Login Succeeded 03:32:50 nexus3.edgexfoundry.org:10002 03:32:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:32:51 Configure a credential helper to remove this warning. See 03:32:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:32:51 03:32:51 Login Succeeded 03:32:51 nexus3.edgexfoundry.org:10003 03:32:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:32:51 Configure a credential helper to remove this warning. See 03:32:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:32:51 03:32:51 Login Succeeded 03:32:51 nexus3.edgexfoundry.org:10004 03:32:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:32:51 Configure a credential helper to remove this warning. See 03:32:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:32:51 03:32:51 Login Succeeded 03:32:51 docker.io 03:32:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:32:51 Configure a credential helper to remove this warning. See 03:32:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:32:51 03:32:51 Login Succeeded 03:32:51 ---> docker-login.sh ends [Pipeline] } 03:32:52 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:32:53 + git log --format=format:%s -1 3652b88fc82792b18f4fe448b248ed2d270ba02f [Pipeline] echo 03:32:53 GIT_COMMIT: 3652b88fc82792b18f4fe448b248ed2d270ba02f, Commit Message: fix: LoggingClientFrom handle nil case properly [Pipeline] echo 03:32:53 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 03:32:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:32:54 03:32:54 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:32:54 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:32:54 latest: Pulling from edgex-devops/git-semver 03:32:54 31603596830f: Pulling fs layer 03:32:54 2a8b12db71e7: Pulling fs layer 03:32:54 6ca5941a6612: Pulling fs layer 03:32:54 ecc8261a40a4: Pulling fs layer 03:32:54 ecc8261a40a4: Waiting 03:32:54 2a8b12db71e7: Verifying Checksum 03:32:54 2a8b12db71e7: Download complete 03:32:54 31603596830f: Verifying Checksum 03:32:54 31603596830f: Download complete 03:32:54 ecc8261a40a4: Verifying Checksum 03:32:54 ecc8261a40a4: Download complete 03:32:54 6ca5941a6612: Verifying Checksum 03:32:54 6ca5941a6612: Download complete 03:32:55 31603596830f: Pull complete 03:32:55 2a8b12db71e7: Pull complete 03:32:56 6ca5941a6612: Pull complete 03:32:56 ecc8261a40a4: Pull complete 03:32:56 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 03:32:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:32:56 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:32:56 prd-centos7-docker-4c-2g-13328 does not seem to be running inside a container 03:32:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-129 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-129:/w/workspace/xfoundry_go-mod-bootstrap_PR-129:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-129@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-129@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:32:58 $ docker top 9e9499d97718187fe508fb47f70291dfa82d2256aa07a829c8e915ab0b193497 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:32:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:32:58 [ssh-agent] Looking for ssh-agent implementation... 03:32:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:32:59 $ docker exec 9e9499d97718187fe508fb47f70291dfa82d2256aa07a829c8e915ab0b193497 ssh-agent 03:32:59 SSH_AUTH_SOCK=/tmp/ssh-u96XKflllxrv/agent.12 03:32:59 SSH_AGENT_PID=18 03:32:59 Running ssh-add (command line suppressed) 03:32:59 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-129@tmp/private_key_3029236048994708600.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-129@tmp/private_key_3029236048994708600.key) 03:32:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:33:00 + git tag --points-at HEAD [Pipeline] } 03:33:00 $ docker exec --env ******** --env ******** 9e9499d97718187fe508fb47f70291dfa82d2256aa07a829c8e915ab0b193497 ssh-agent -k 03:33:00 unset SSH_AUTH_SOCK; 03:33:00 unset SSH_AGENT_PID; 03:33:00 echo Agent pid 18 killed; 03:33:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:33:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:33:00 [ssh-agent] Looking for ssh-agent implementation... 03:33:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:33:00 $ docker exec 9e9499d97718187fe508fb47f70291dfa82d2256aa07a829c8e915ab0b193497 ssh-agent 03:33:00 SSH_AUTH_SOCK=/tmp/ssh-pRL5DlEw6yBs/agent.48 03:33:00 SSH_AGENT_PID=54 03:33:00 Running ssh-add (command line suppressed) 03:33:01 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-129@tmp/private_key_246220467108852361.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-129@tmp/private_key_246220467108852361.key) 03:33:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:33:01 + git semver init 03:33:01 # -> Open(): unable to determine branch for HEAD 03:33:01 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-129/.git 03:33:01 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-129 03:33:01 # $SEMVER_REMOTE_NAME = origin 03:33:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:33:01 # $SEMVER_USER_NAME = edgex-jenkins 03:33:01 # $SEMVER_BRANCH = PR-129 03:33:01 # $SEMVER_TEMP = /tmp/semver-078262826 03:33:01 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 03:33:02 # '/tmp/semver-078262826' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-129/.semver' 03:33:02 # -> Force: false 03:33:02 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-129/.semver [Pipeline] } 03:33:02 $ docker exec --env ******** --env ******** 9e9499d97718187fe508fb47f70291dfa82d2256aa07a829c8e915ab0b193497 ssh-agent -k 03:33:02 unset SSH_AUTH_SOCK; 03:33:02 unset SSH_AGENT_PID; 03:33:02 echo Agent pid 54 killed; 03:33:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:33:03 + git semver [Pipeline] } 03:33:03 $ docker stop --time=1 9e9499d97718187fe508fb47f70291dfa82d2256aa07a829c8e915ab0b193497 03:33:05 $ docker rm -f 9e9499d97718187fe508fb47f70291dfa82d2256aa07a829c8e915ab0b193497 [Pipeline] // withDockerContainer [Pipeline] sh 03:33:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:33:06 Stashed 1 file(s) [Pipeline] echo 03:33:06 [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 03:33:22 Still waiting to schedule task 03:33:22 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-13328’ 03:33:22 Still waiting to schedule task 03:33:22 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 03:35:56 Running on prd-centos7-docker-4c-2g-13330 in /w/workspace/xfoundry_go-mod-bootstrap_PR-129 [Pipeline] { [Pipeline] ws 03:35:56 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 03:35:59 using credential edgex-jenkins-ssh 03:35:59 Cloning the remote Git repository 03:35:59 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 03:35:59 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 03:35:59 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 03:35:59 > git --version # timeout=10 03:35:59 > git --version # 'git version 2.24.3' 03:35:59 using GIT_SSH to set credentials SSH Credentials for GitHub 03:35:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:35:59 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 03:35:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:35:59 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 03:35:59 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 03:35:59 using GIT_SSH to set credentials SSH Credentials for GitHub 03:35:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/129/head:refs/remotes/origin/PR-129 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:36:00 Merging remotes/origin/master commit de86bb2d438ca7287b41d514e43219be66da0926 into PR head commit 3652b88fc82792b18f4fe448b248ed2d270ba02f 03:36:00 Merge succeeded, producing 3652b88fc82792b18f4fe448b248ed2d270ba02f 03:36:00 Checking out Revision 3652b88fc82792b18f4fe448b248ed2d270ba02f (PR-129) 03:36:00 > git config core.sparsecheckout # timeout=10 03:36:00 > git checkout -f 3652b88fc82792b18f4fe448b248ed2d270ba02f # timeout=10 03:36:00 > git remote # timeout=10 03:36:00 > git config --get remote.origin.url # timeout=10 03:36:00 using GIT_SSH to set credentials SSH Credentials for GitHub 03:36:00 > git merge de86bb2d438ca7287b41d514e43219be66da0926 # timeout=10 03:36:00 > git rev-parse HEAD^{commit} # timeout=10 03:36:00 > git config core.sparsecheckout # timeout=10 03:36:00 > git checkout -f 3652b88fc82792b18f4fe448b248ed2d270ba02f # timeout=10 03:36:04 Commit message: "fix: LoggingClientFrom handle nil case properly" 03:36:04 > git --version # timeout=10 03:36:04 > git --version # 'git version 2.24.3' 03:36:04 fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:36:05 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 03:36:06 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:36:06 + sudo service docker restart 03:36:06 + true 03:36:06 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 03:36:07 provisioning config files... 03:36:07 copy managed file [go-mod-bootstrap-settings] to file:/w/workspace/go-mod-bootstrap/1@tmp/config7453598195259779267tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:36:08 ---> docker-login.sh 03:36:08 nexus3.edgexfoundry.org:10001 03:36:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:08 Configure a credential helper to remove this warning. See 03:36:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:08 03:36:08 Login Succeeded 03:36:08 nexus3.edgexfoundry.org:10002 03:36:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:09 Configure a credential helper to remove this warning. See 03:36:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:09 03:36:09 Login Succeeded 03:36:09 nexus3.edgexfoundry.org:10003 03:36:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:09 Configure a credential helper to remove this warning. See 03:36:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:09 03:36:09 Login Succeeded 03:36:09 nexus3.edgexfoundry.org:10004 03:36:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:09 Configure a credential helper to remove this warning. See 03:36:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:09 03:36:09 Login Succeeded 03:36:09 docker.io 03:36:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:09 Configure a credential helper to remove this warning. See 03:36:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:09 03:36:09 Login Succeeded 03:36:09 ---> docker-login.sh ends [Pipeline] } 03:36:09 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:36:10 ========================================================= 03:36:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 03:36:10 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:36:10 + 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 . 03:36:11 Sending build context to Docker daemon 580.6kB 03:36:11 Step 1/8 : ARG BASE=golang:1.15-alpine 03:36:11 Step 2/8 : FROM ${BASE} 03:36:11 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 03:36:11 df20fa9351a1: Pulling fs layer 03:36:11 ed8968b2872e: Pulling fs layer 03:36:11 a92cc7c5fd73: Pulling fs layer 03:36:11 e871e8e8d7a9: Pulling fs layer 03:36:11 e73272ec9a57: Pulling fs layer 03:36:11 1e910a182e73: Pulling fs layer 03:36:11 4e634b169226: Pulling fs layer 03:36:11 e871e8e8d7a9: Waiting 03:36:11 e73272ec9a57: Waiting 03:36:11 1e910a182e73: Waiting 03:36:11 4e634b169226: Waiting 03:36:11 a92cc7c5fd73: Verifying Checksum 03:36:11 a92cc7c5fd73: Download complete 03:36:11 ed8968b2872e: Verifying Checksum 03:36:11 ed8968b2872e: Download complete 03:36:11 e73272ec9a57: Verifying Checksum 03:36:11 e73272ec9a57: Download complete 03:36:11 1e910a182e73: Verifying Checksum 03:36:11 1e910a182e73: Download complete 03:36:11 df20fa9351a1: Verifying Checksum 03:36:11 df20fa9351a1: Download complete 03:36:11 df20fa9351a1: Pull complete 03:36:11 ed8968b2872e: Pull complete 03:36:11 a92cc7c5fd73: Pull complete 03:36:13 4e634b169226: Verifying Checksum 03:36:13 4e634b169226: Download complete 03:36:14 e871e8e8d7a9: Verifying Checksum 03:36:14 e871e8e8d7a9: Download complete 03:36:19 e871e8e8d7a9: Pull complete 03:36:19 e73272ec9a57: Pull complete 03:36:19 1e910a182e73: Pull complete 03:36:25 4e634b169226: Pull complete 03:36:25 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 03:36:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 03:36:25 ---> f7629b54cfaa 03:36:25 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 03:36:25 ---> Running in 7976999efa29 03:36:25 Removing intermediate container 7976999efa29 03:36:25 ---> 740167d79447 03:36:25 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:36:25 ---> Running in bddada75fb9f 03:36:27 Removing intermediate container bddada75fb9f 03:36:27 ---> 8b0a68603943 03:36:27 Step 5/8 : RUN apk add --update --no-cache git make 03:36:27 ---> Running in 06018be729e3 03:36:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:36:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:36:29 OK: 166 MiB in 39 packages 03:36:30 Removing intermediate container 06018be729e3 03:36:30 ---> 644fd03907d3 03:36:30 Step 6/8 : WORKDIR /build 03:36:30 ---> Running in f1aa899e2956 03:36:30 Removing intermediate container f1aa899e2956 03:36:30 ---> 6def228d889b 03:36:30 Step 7/8 : COPY go.mod . 03:36:30 ---> 9f9231839b5c 03:36:30 Step 8/8 : RUN go mod download 03:36:30 ---> Running in 219370c34207 03:36:48 Removing intermediate container 219370c34207 03:36:48 ---> d0d1076b4cef 03:36:48 Successfully built d0d1076b4cef 03:36:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:36:49 + docker inspect -f . ci-base-image-x86_64 03:36:49 . [Pipeline] withDockerContainer 03:36:49 prd-centos7-docker-4c-2g-13330 does not seem to be running inside a container 03:36:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@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 03:36:50 $ docker top 2a02a317c2f8576876b5775ddbe76757a20083d766fbea3339b86f8fc6aeaa99 -eo pid,comm [Pipeline] { [Pipeline] sh 03:36:50 + go version 03:36:50 go version go1.15.2 linux/amd64 [Pipeline] } 03:36:50 $ docker stop --time=1 2a02a317c2f8576876b5775ddbe76757a20083d766fbea3339b86f8fc6aeaa99 03:36:52 $ docker rm -f 2a02a317c2f8576876b5775ddbe76757a20083d766fbea3339b86f8fc6aeaa99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:36:53 + docker inspect -f . ci-base-image-x86_64 03:36:53 . [Pipeline] withDockerContainer 03:36:53 prd-centos7-docker-4c-2g-13330 does not seem to be running inside a container 03:36:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@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 03:36:54 $ docker top ce8ea34f3d71930b785439e241a4f0efbce14ae4374503e5cc913ef77e8176ad -eo pid,comm [Pipeline] { [Pipeline] sh 03:36:54 + make test 03:36:54 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:37:04 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] 03:37:04 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.018s coverage: 9.0% of statements 03:37:04 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] 03:37:04 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/environment 0.030s coverage: 95.1% of statements 03:37:04 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.007s coverage: 87.8% of statements 03:37:04 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] 03:37:04 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] 03:37:04 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] 03:37:13 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.016s coverage: 100.0% of statements 03:37:13 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] 03:37:13 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] 03:37:13 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] 03:37:13 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.005s coverage: 48.9% of statements 03:37:13 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] 03:37:13 ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] 03:37:13 ok github.com/edgexfoundry/go-mod-bootstrap/di 0.005s coverage: 91.3% of statements 03:37:13 CGO_ENABLED=0 GO111MODULE=on go vet ./... 03:37:13 gofmt -l . 03:37:13 [ "`gofmt -l .`" = "" ] [Pipeline] } 03:37:13 $ docker stop --time=1 ce8ea34f3d71930b785439e241a4f0efbce14ae4374503e5cc913ef77e8176ad 03:37:15 $ docker rm -f ce8ea34f3d71930b785439e241a4f0efbce14ae4374503e5cc913ef77e8176ad [Pipeline] // withDockerContainer [Pipeline] sh 03:37:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:37:17 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] } 03:46:07 Running on prd-ubuntu18.04-docker-arm64-4c-16g-13331 in /w/workspace/xfoundry_go-mod-bootstrap_PR-129 [Pipeline] { [Pipeline] ws 03:46:07 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 03:46:12 using credential edgex-jenkins-ssh 03:46:13 Cloning the remote Git repository 03:46:13 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 03:46:13 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 03:46:13 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 03:46:13 > git --version # timeout=10 03:46:13 > git --version # 'git version 2.17.1' 03:46:13 using GIT_SSH to set credentials SSH Credentials for GitHub 03:46:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:46:14 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 03:46:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:46:14 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 03:46:14 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 03:46:14 using GIT_SSH to set credentials SSH Credentials for GitHub 03:46:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/129/head:refs/remotes/origin/PR-129 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:46:14 Merging remotes/origin/master commit de86bb2d438ca7287b41d514e43219be66da0926 into PR head commit 3652b88fc82792b18f4fe448b248ed2d270ba02f 03:46:15 Merge succeeded, producing 3652b88fc82792b18f4fe448b248ed2d270ba02f 03:46:15 Checking out Revision 3652b88fc82792b18f4fe448b248ed2d270ba02f (PR-129) 03:46:14 > git config core.sparsecheckout # timeout=10 03:46:14 > git checkout -f 3652b88fc82792b18f4fe448b248ed2d270ba02f # timeout=10 03:46:14 > git remote # timeout=10 03:46:15 > git config --get remote.origin.url # timeout=10 03:46:15 using GIT_SSH to set credentials SSH Credentials for GitHub 03:46:15 > git merge de86bb2d438ca7287b41d514e43219be66da0926 # timeout=10 03:46:15 > git rev-parse HEAD^{commit} # timeout=10 03:46:15 > git config core.sparsecheckout # timeout=10 03:46:15 > git checkout -f 3652b88fc82792b18f4fe448b248ed2d270ba02f # timeout=10 03:46:19 Commit message: "fix: LoggingClientFrom handle nil case properly" 03:46:19 > git --version # timeout=10 03:46:19 > git --version # 'git version 2.17.1' 03:46:19 fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:46:21 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 03:46:21 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:46:22 + true 03:46:22 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 03:46:24 provisioning config files... 03:46:24 copy managed file [go-mod-bootstrap-settings] to file:/w/workspace/go-mod-bootstrap/1@tmp/config1047430212330759122tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:46:25 ---> docker-login.sh 03:46:25 nexus3.edgexfoundry.org:10001 03:46:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:46:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:46:26 Configure a credential helper to remove this warning. See 03:46:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:46:26 03:46:26 Login Succeeded 03:46:26 nexus3.edgexfoundry.org:10002 03:46:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:46:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:46:27 Configure a credential helper to remove this warning. See 03:46:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:46:27 03:46:27 Login Succeeded 03:46:27 nexus3.edgexfoundry.org:10003 03:46:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:46:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:46:27 Configure a credential helper to remove this warning. See 03:46:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:46:27 03:46:27 Login Succeeded 03:46:27 nexus3.edgexfoundry.org:10004 03:46:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:46:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:46:28 Configure a credential helper to remove this warning. See 03:46:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:46:28 03:46:28 Login Succeeded 03:46:28 docker.io 03:46:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:46:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:46:28 Configure a credential helper to remove this warning. See 03:46:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:46:28 03:46:28 Login Succeeded 03:46:28 ---> docker-login.sh ends [Pipeline] } 03:46:28 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:46:29 ========================================================= 03:46:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 03:46:29 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:46:29 + 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 . 03:46:30 Sending build context to Docker daemon 579.6kB 03:46:30 Step 1/8 : ARG BASE=golang:1.15-alpine 03:46:30 Step 2/8 : FROM ${BASE} 03:46:30 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:46:30 b538f80385f9: Pulling fs layer 03:46:30 74f711af9a0d: Pulling fs layer 03:46:30 99f96fe45779: Pulling fs layer 03:46:30 8529a6b9a6be: Pulling fs layer 03:46:30 45590311c82a: Pulling fs layer 03:46:30 69ca0ff8b7b3: Pulling fs layer 03:46:30 209524e5b208: Pulling fs layer 03:46:30 8529a6b9a6be: Waiting 03:46:30 45590311c82a: Waiting 03:46:30 69ca0ff8b7b3: Waiting 03:46:30 209524e5b208: Waiting 03:46:30 99f96fe45779: Download complete 03:46:30 74f711af9a0d: Verifying Checksum 03:46:30 74f711af9a0d: Download complete 03:46:30 45590311c82a: Verifying Checksum 03:46:30 45590311c82a: Download complete 03:46:30 69ca0ff8b7b3: Verifying Checksum 03:46:30 69ca0ff8b7b3: Download complete 03:46:30 b538f80385f9: Verifying Checksum 03:46:30 b538f80385f9: Download complete 03:46:31 b538f80385f9: Pull complete 03:46:31 74f711af9a0d: Pull complete 03:46:32 99f96fe45779: Pull complete 03:46:32 209524e5b208: Verifying Checksum 03:46:32 209524e5b208: Download complete 03:46:34 8529a6b9a6be: Verifying Checksum 03:46:34 8529a6b9a6be: Download complete 03:46:44 8529a6b9a6be: Pull complete 03:46:44 45590311c82a: Pull complete 03:46:44 69ca0ff8b7b3: Pull complete 03:46:49 209524e5b208: Pull complete 03:46:49 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 03:46:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 03:46:49 ---> 5bddaf1c2fca 03:46:49 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 03:46:51 ---> Running in f8b2b2e4fab5 03:46:51 Removing intermediate container f8b2b2e4fab5 03:46:51 ---> f35e62865d47 03:46:51 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:46:51 ---> Running in 53656a8ada4c 03:46:53 Removing intermediate container 53656a8ada4c 03:46:53 ---> c608e3331ac8 03:46:53 Step 5/8 : RUN apk add --update --no-cache git make 03:46:54 ---> Running in 21c299220a09 03:46:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:46:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:46:56 OK: 142 MiB in 39 packages 03:46:57 Removing intermediate container 21c299220a09 03:46:57 ---> 12cfef1be73b 03:46:57 Step 6/8 : WORKDIR /build 03:46:57 ---> Running in 453e6b740c5d 03:46:58 Removing intermediate container 453e6b740c5d 03:46:58 ---> d65fa99eab9e 03:46:58 Step 7/8 : COPY go.mod . 03:46:59 ---> 129555326ea5 03:46:59 Step 8/8 : RUN go mod download 03:46:59 ---> Running in 28531a07b28f 03:47:21 Removing intermediate container 28531a07b28f 03:47:21 ---> 2c4e016f5f38 03:47:21 Successfully built 2c4e016f5f38 03:47:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:47:21 + docker inspect -f . ci-base-image-arm64 03:47:21 . [Pipeline] withDockerContainer 03:47:22 prd-ubuntu18.04-docker-arm64-4c-16g-13331 does not seem to be running inside a container 03:47:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@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 ******** ci-base-image-arm64 cat 03:47:23 $ docker top 7b64737198400502789c16ab66efc52ae53220dfa8290f4b250af3560fb94660 -eo pid,comm [Pipeline] { [Pipeline] sh 03:47:24 + go version 03:47:24 go version go1.15.2 linux/arm64 [Pipeline] } 03:47:24 $ docker stop --time=1 7b64737198400502789c16ab66efc52ae53220dfa8290f4b250af3560fb94660 03:47:26 $ docker rm -f 7b64737198400502789c16ab66efc52ae53220dfa8290f4b250af3560fb94660 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:47:27 + docker inspect -f . ci-base-image-arm64 03:47:27 . [Pipeline] withDockerContainer 03:47:28 prd-ubuntu18.04-docker-arm64-4c-16g-13331 does not seem to be running inside a container 03:47:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@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 ******** ci-base-image-arm64 cat 03:47:29 $ docker top 496d8ab966f004ab09de479e33a369a1ba71ab0b0acc5767fb8b4be3087f3a69 -eo pid,comm [Pipeline] { [Pipeline] sh 03:47:30 + make test 03:47:30 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:47:57 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] 03:47:59 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.053s coverage: 9.0% of statements 03:47:59 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] 03:47:59 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/environment 0.040s coverage: 95.1% of statements 03:47:59 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.015s coverage: 87.8% of statements 03:47:59 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] 03:47:59 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] 03:47:59 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] 03:48:09 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.032s coverage: 100.0% of statements 03:48:09 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] 03:48:09 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] 03:48:09 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] 03:48:09 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.013s coverage: 48.9% of statements 03:48:09 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] 03:48:09 ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] 03:48:09 ok github.com/edgexfoundry/go-mod-bootstrap/di 0.012s coverage: 91.3% of statements 03:48:09 CGO_ENABLED=0 GO111MODULE=on go vet ./... 03:48:14 gofmt -l . 03:48:14 [ "`gofmt -l .`" = "" ] [Pipeline] } 03:48:14 $ docker stop --time=1 496d8ab966f004ab09de479e33a369a1ba71ab0b0acc5767fb8b4be3087f3a69 03:48:16 $ docker rm -f 496d8ab966f004ab09de479e33a369a1ba71ab0b0acc5767fb8b4be3087f3a69 [Pipeline] // withDockerContainer [Pipeline] sh 03:48:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:48:17 Warning: overwriting stash ‘coverage-report’ 03:48:18 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 03:48:21 provisioning config files... 03:48:21 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-129@tmp/config2262495393149765103tmp [Pipeline] { [Pipeline] sh 03:48:21 + set +x 03:48:21 + curl -s https://codecov.io/bash 03:48:21 + bash -s -- 03:48:22 03:48:22 _____ _ 03:48:22 / ____| | | 03:48:22 | | ___ __| | ___ ___ _____ __ 03:48:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:48:22 | |___| (_) | (_| | __/ (_| (_) \ V / 03:48:22 \_____\___/ \__,_|\___|\___\___/ \_/ 03:48:22 Bash-20201123-d0fed5f 03:48:22 03:48:22 03:48:22 ==> Jenkins CI detected. 03:48:22 project root: . 03:48:22 --> token set from env 03:48:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:48:22 ==> Running gcov in . (disable via -X gcov) 03:48:22 ==> Python coveragepy not found 03:48:22 ==> Searching for coverage reports in: 03:48:22 + . 03:48:22 -> Found 1 reports 03:48:22 ==> Detecting git/mercurial file structure 03:48:22 ==> Reading reports 03:48:22 + ./coverage.out bytes=21004 03:48:22 ==> Appending adjustments 03:48:22 https://docs.codecov.io/docs/fixing-reports 03:48:22 + Found adjustments 03:48:22 ==> Gzipping contents 03:48:22 ==> Uploading reports 03:48:22 url: https://codecov.io 03:48:22 query: branch=PR-129&commit=3652b88fc82792b18f4fe448b248ed2d270ba02f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-129%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=129&job=&cmd_args= 03:48:22 -> Pinging Codecov 03:48:22 https://codecov.io/upload/v4?package=bash-20201123-d0fed5f&token=secret&branch=PR-129&commit=3652b88fc82792b18f4fe448b248ed2d270ba02f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-129%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=129&job=&cmd_args= 03:48:23 -> Uploading to 03:48:23 https://storage.googleapis.com/codecov/v4/raw/2020-11-24/833815588EE85121546D348822E98E2E/3652b88fc82792b18f4fe448b248ed2d270ba02f/29c15e31-f091-4476-aacd-07ae2a4fbcda.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201124%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201124T034822Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6bbc44977324c701d97dc53446002885263dcf6ba449344888d338f25d14aa17 03:48:23 % Total % Received % Xferd Average Speed Time Time Time Current 03:48:23 Dload Upload Total Spent Left Speed 03:48:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4390 0 0 100 4390 0 10959 --:--:-- --:--:-- --:--:-- 10947 03:48:23 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/3652b88fc82792b18f4fe448b248ed2d270ba02f [Pipeline] } 03:48:23 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 03:48:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:48:28 ---> package-listing.sh 03:48:28 ++ facter osfamily 03:48:28 ++ tr '[:upper:]' '[:lower:]' 03:48:28 + OS_FAMILY=redhat 03:48:28 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-129 03:48:28 + START_PACKAGES=/tmp/packages_start.txt 03:48:28 + END_PACKAGES=/tmp/packages_end.txt 03:48:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:48:28 + PACKAGES=/tmp/packages_start.txt 03:48:28 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-129 ']' 03:48:28 + PACKAGES=/tmp/packages_end.txt 03:48:28 + case "${OS_FAMILY}" in 03:48:28 + rpm -qa 03:48:28 + sort 03:48:33 + '[' -f /tmp/packages_start.txt ']' 03:48:33 + '[' -f /tmp/packages_end.txt ']' 03:48:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:48:33 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-129 ']' 03:48:33 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-129/archives/ 03:48:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-129/archives/ [Pipeline] echo 03:48:33 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/xfoundry_go-mod-bootstrap_PR-129/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:48:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:48:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:48:34 03:48:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 03:48:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:48:34 alpine: Pulling from edgex-lftools-log-publisher 03:48:34 df20fa9351a1: Pulling fs layer 03:48:34 36b3adc4ff6f: Pulling fs layer 03:48:34 8ad3a11d3b57: Pulling fs layer 03:48:34 46f8f816bc3b: Pulling fs layer 03:48:34 93b61091891f: Pulling fs layer 03:48:34 93b9cdb0e59b: Pulling fs layer 03:48:34 5e14af77c1be: Pulling fs layer 03:48:34 01666e4c0597: Pulling fs layer 03:48:34 aa168da1d23b: Pulling fs layer 03:48:34 46f8f816bc3b: Waiting 03:48:34 93b61091891f: Waiting 03:48:34 93b9cdb0e59b: Waiting 03:48:34 5e14af77c1be: Waiting 03:48:34 aa168da1d23b: Waiting 03:48:34 01666e4c0597: Waiting 03:48:34 36b3adc4ff6f: Download complete 03:48:34 46f8f816bc3b: Verifying Checksum 03:48:34 46f8f816bc3b: Download complete 03:48:34 93b61091891f: Download complete 03:48:34 93b9cdb0e59b: Verifying Checksum 03:48:34 93b9cdb0e59b: Download complete 03:48:34 5e14af77c1be: Verifying Checksum 03:48:34 5e14af77c1be: Download complete 03:48:34 8ad3a11d3b57: Verifying Checksum 03:48:34 8ad3a11d3b57: Download complete 03:48:34 01666e4c0597: Verifying Checksum 03:48:34 01666e4c0597: Download complete 03:48:35 df20fa9351a1: Verifying Checksum 03:48:35 df20fa9351a1: Download complete 03:48:35 df20fa9351a1: Pull complete 03:48:35 36b3adc4ff6f: Pull complete 03:48:37 8ad3a11d3b57: Pull complete 03:48:37 aa168da1d23b: Verifying Checksum 03:48:37 aa168da1d23b: Download complete 03:48:37 46f8f816bc3b: Pull complete 03:48:37 93b61091891f: Pull complete 03:48:37 93b9cdb0e59b: Pull complete 03:48:37 5e14af77c1be: Pull complete 03:48:38 01666e4c0597: Pull complete 03:48:44 aa168da1d23b: Pull complete 03:48:44 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 03:48:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:48:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 03:48:45 prd-centos7-docker-4c-2g-13328 does not seem to be running inside a container 03:48:45 $ 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/xfoundry_go-mod-bootstrap_PR-129/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-129 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-129:/w/workspace/xfoundry_go-mod-bootstrap_PR-129:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-129@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-129@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 03:48:49 $ docker top ed84d2f5a2cda7ce3b81a1e8e8b8c07a842c30b130a3e738af4bb0f1d3db564f -eo pid,comm [Pipeline] { [Pipeline] sh 03:48:49 + touch /tmp/pre-build-complete [Pipeline] sh 03:48:50 + mkdir -p /var/log/sa [Pipeline] sh 03:48:50 + ls /var/log/sa-host 03:48:50 + sadf -c /var/log/sa-host/sa23 03:48:50 file_magic: OK 03:48:50 HZ: Using current value: 100 03:48:50 file_header: OK 03:48:50 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 03:48:50 Statistics: 03:48:50 Hnuu...uuuununununu... 03:48:50 File successfully converted to sysstat format version 12.2.1 03:48:50 + sadf -c /var/log/sa-host/sa24 03:48:50 file_magic: OK 03:48:50 HZ: Using current value: 100 03:48:50 file_header: OK 03:48:50 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 03:48:50 Statistics: 03:48:50 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 03:48:50 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:48:51 provisioning config files... 03:48:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-129@tmp/config6977908479571240243tmp [Pipeline] { [Pipeline] echo 03:48:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:48:51 ---> create-netrc.sh [Pipeline] } 03:48:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 03:48:52 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 03:48:52 ---> python-tools-install.sh [Pipeline] echo 03:48:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:48:52 ---> sudo-logs.sh 03:48:52 Archiving 'sudo' log.. [Pipeline] echo 03:48:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:48:53 ---> job-cost.sh 03:48:53 lf-activate-venv: SKIPPING 03:48:53 INFO: No Stack... 03:48:54 INFO: Retrieving Pricing Info for: v1-standard-2 03:48:54 INFO: Archiving Costs [Pipeline] echo 03:48:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:48:55 ---> logs-deploy.sh 03:48:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-129/1 03:48:55 INFO: archiving workspace using pattern(s): 03:48:57 Archives upload complete. 03:48:57 INFO: archiving logs to Nexus 03:48:57 ---> uname -a: 03:48:57 Linux prd-centos7-docker-4c-2g-13328.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 03:48:57 03:48:57 03:48:57 ---> lscpu: 03:48:57 Architecture: x86_64 03:48:57 CPU op-mode(s): 32-bit, 64-bit 03:48:57 Byte Order: Little Endian 03:48:57 Address sizes: 40 bits physical, 48 bits virtual 03:48:57 CPU(s): 4 03:48:57 On-line CPU(s) list: 0-3 03:48:57 Thread(s) per core: 1 03:48:57 Core(s) per socket: 1 03:48:57 Socket(s): 4 03:48:57 NUMA node(s): 1 03:48:57 Vendor ID: GenuineIntel 03:48:57 CPU family: 6 03:48:57 Model: 44 03:48:57 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 03:48:57 Stepping: 1 03:48:57 CPU MHz: 2933.436 03:48:57 BogoMIPS: 5866.87 03:48:57 Virtualization: VT-x 03:48:57 Hypervisor vendor: KVM 03:48:57 Virtualization type: full 03:48:57 L1d cache: 128 KiB 03:48:57 L1i cache: 128 KiB 03:48:57 L2 cache: 16 MiB 03:48:57 L3 cache: 64 MiB 03:48:57 NUMA node0 CPU(s): 0-3 03:48:57 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 03:48:57 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 03:48:57 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 03:48:57 Vulnerability Meltdown: Mitigation; PTI 03:48:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:48:57 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 03:48:57 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 03:48:57 Vulnerability Srbds: Not affected 03:48:57 Vulnerability Tsx async abort: Not affected 03:48:57 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 03:48:57 03:48:57 03:48:57 ---> nproc: 03:48:57 4 03:48:57 03:48:57 03:48:57 ---> df -h: 03:48:57 Filesystem Size Used Available Use% Mounted on 03:48:57 overlay 50.0G 7.3G 42.7G 15% / 03:48:57 tmpfs 64.0M 0 64.0M 0% /dev 03:48:57 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 03:48:57 shm 64.0M 0 64.0M 0% /dev/shm 03:48:57 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 03:48:57 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 03:48:57 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 03:48:57 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 03:48:57 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 03:48:57 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 03:48:57 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/xfoundry_go-mod-bootstrap_PR-129 03:48:57 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/xfoundry_go-mod-bootstrap_PR-129@tmp 03:48:57 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 03:48:57 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 03:48:57 03:48:57 03:48:57 ---> free -m: 03:48:57 total used free shared buff/cache available 03:48:57 Mem: 1837 715 103 0 1018 1017 03:48:57 Swap: 1023 1 1022 03:48:57 03:48:57 03:48:57 ---> ip addr: 03:48:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 03:48:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:48:57 inet 127.0.0.1/8 scope host lo 03:48:57 valid_lft forever preferred_lft forever 03:48:57 inet6 ::1/128 scope host 03:48:57 valid_lft forever preferred_lft forever 03:48:57 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 03:48:57 link/ether fa:16:3e:ba:0c:ff brd ff:ff:ff:ff:ff:ff 03:48:57 inet 10.30.123.25/23 brd 10.30.123.255 scope global dynamic eth0 03:48:57 valid_lft 85388sec preferred_lft 85388sec 03:48:57 inet6 fe80::f816:3eff:feba:cff/64 scope link 03:48:57 valid_lft forever preferred_lft forever 03:48:57 3: docker0: mtu 1500 qdisc noqueue state DOWN 03:48:57 link/ether 02:42:a3:eb:dd:87 brd ff:ff:ff:ff:ff:ff 03:48:57 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 03:48:57 valid_lft forever preferred_lft forever 03:48:57 inet6 fe80::42:a3ff:feeb:dd87/64 scope link 03:48:57 valid_lft forever preferred_lft forever 03:48:57 03:48:57 03:48:57 ---> sar -b -r -n DEV: 03:48:57 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 11/24/20 _x86_64_ (4 CPU) 03:48:57 03:48:57 03:31:53 LINUX RESTART (4 CPU) 03:48:57 03:48:57 03:33:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:48:57 03:34:01 7.33 0.54 6.79 0.00 39.01 161.14 0.00 03:48:57 03:35:01 0.43 0.00 0.43 0.00 0.00 6.88 0.00 03:48:57 03:36:01 0.30 0.00 0.30 0.00 0.00 4.15 0.00 03:48:57 03:37:01 0.23 0.00 0.23 0.00 0.00 3.18 0.00 03:48:57 03:38:01 0.28 0.00 0.28 0.00 0.00 3.86 0.00 03:48:57 03:39:01 0.23 0.00 0.23 0.00 0.00 2.05 0.00 03:48:57 03:40:01 0.28 0.00 0.28 0.00 0.00 3.20 0.00 03:48:57 03:41:02 0.20 0.00 0.20 0.00 0.00 2.56 0.00 03:48:57 03:42:01 0.30 0.00 0.30 0.00 0.00 3.86 0.00 03:48:57 03:43:01 0.23 0.00 0.23 0.00 0.00 2.85 0.00 03:48:57 03:44:01 0.20 0.00 0.20 0.00 0.00 1.88 0.00 03:48:57 03:45:01 0.25 0.00 0.25 0.00 0.00 3.06 0.00 03:48:57 03:46:01 0.28 0.00 0.28 0.00 0.00 2.61 0.00 03:48:57 03:47:01 0.33 0.03 0.30 0.00 0.93 3.88 0.00 03:48:57 03:48:01 0.37 0.17 0.20 0.00 5.33 2.83 0.00 03:48:57 Average: 0.74 0.05 0.70 0.00 2.98 13.72 0.00 03:48:57 03:48:57 03:33:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:48:57 03:34:01 171904 0 616132 32.75 2620 1090888 1106760 37.77 425528 1086360 20 03:48:57 03:35:01 174552 0 613476 32.60 2620 1090896 1078048 36.79 424508 1084948 8 03:48:57 03:36:01 170500 0 617524 32.82 2620 1090900 1078156 36.80 439916 1073964 16 03:48:57 03:37:01 171836 0 616188 32.75 2620 1090900 1077964 36.79 438820 1073964 12 03:48:57 03:38:01 170416 0 617600 32.82 2620 1090908 1078024 36.79 443812 1070760 8 03:48:57 03:39:01 170204 0 617808 32.84 2620 1090912 1078000 36.79 450816 1063692 8 03:48:57 03:40:01 170344 0 617664 32.83 2620 1090916 1077964 36.79 450500 1063692 16 03:48:57 03:41:02 170252 0 617752 32.83 2620 1090920 1077964 36.79 450628 1063692 16 03:48:57 03:42:01 170640 0 617356 32.81 2620 1090928 1077964 36.79 450636 1063692 8 03:48:57 03:43:01 169664 0 618328 32.86 2620 1090932 1078096 36.79 451396 1063692 8 03:48:57 03:44:01 169968 0 618020 32.85 2620 1090936 1078012 36.79 450996 1063696 12 03:48:57 03:45:01 170088 0 617896 32.84 2620 1090940 1077964 36.79 450652 1063692 8 03:48:57 03:46:01 170320 0 617656 32.83 2620 1090948 1077964 36.79 450660 1063692 8 03:48:57 03:47:01 167856 0 620116 32.96 2620 1090952 1079700 36.85 453128 1063692 8 03:48:57 03:48:01 169648 0 618292 32.86 2620 1090984 1078072 36.79 451952 1063020 16 03:48:57 Average: 170546 0 617454 32.82 2620 1090924 1080043 36.86 445597 1068417 11 03:48:57 03:48:57 03:33:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:48:57 03:34:01 eth0 8.18 5.99 9.03 3.04 0.00 0.00 0.00 0.00 03:48:57 03:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:57 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:57 03:35:01 eth0 3.80 2.20 3.15 0.15 0.00 0.00 0.00 0.00 03:48:57 03:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:57 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:57 03:36:01 eth0 1.00 0.47 0.33 0.18 0.00 0.00 0.00 0.00 03:48:57 03:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:57 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:57 03:37:01 eth0 0.12 0.10 0.01 0.04 0.00 0.00 0.00 0.00 03:48:57 03:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:57 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:57 03:38:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 03:48:57 03:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:57 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:57 03:39:01 eth0 0.23 0.15 0.07 0.01 0.00 0.00 0.00 0.00 03:48:57 03:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:57 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:57 03:40:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:48:57 03:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:57 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:57 03:41:02 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:48:57 03:41:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:57 03:41:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:57 03:42:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:48:57 03:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:57 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:57 03:43:01 eth0 0.63 0.48 0.35 0.24 0.00 0.00 0.00 0.00 03:48:57 03:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:57 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:57 03:44:01 eth0 0.23 0.23 0.10 0.05 0.00 0.00 0.00 0.00 03:48:57 03:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:57 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:57 03:45:01 eth0 0.35 0.08 0.02 0.01 0.00 0.00 0.00 0.00 03:48:57 03:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:57 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:57 03:46:01 eth0 0.52 0.08 0.05 0.01 0.00 0.00 0.00 0.00 03:48:57 03:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:57 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:57 03:47:01 eth0 0.53 0.48 0.27 0.21 0.00 0.00 0.00 0.00 03:48:57 03:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:57 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:57 03:48:01 eth0 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 03:48:57 03:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:57 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:57 Average: eth0 1.07 0.71 0.90 0.27 0.00 0.00 0.00 0.00 03:48:57 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:57 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:57 03:48:57 03:48:57 ---> sar -P ALL: 03:48:57 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 11/24/20 _x86_64_ (4 CPU) 03:48:57 03:48:57 03:31:53 LINUX RESTART (4 CPU) 03:48:57 03:48:57 03:33:02 CPU %user %nice %system %iowait %steal %idle 03:48:57 03:34:01 all 0.61 0.00 0.33 0.17 0.00 98.89 03:48:57 03:34:01 0 0.70 0.00 0.31 0.03 0.00 98.97 03:48:57 03:34:01 1 0.37 0.00 0.36 0.58 0.00 98.69 03:48:57 03:34:01 2 0.75 0.00 0.25 0.05 0.00 98.95 03:48:57 03:34:01 3 0.61 0.00 0.39 0.03 0.00 98.97 03:48:57 03:35:01 all 0.13 0.00 0.04 0.00 0.01 99.81 03:48:57 03:35:01 0 0.10 0.00 0.05 0.00 0.00 99.85 03:48:57 03:35:01 1 0.05 0.00 0.03 0.00 0.02 99.90 03:48:57 03:35:01 2 0.05 0.00 0.03 0.00 0.02 99.90 03:48:57 03:35:01 3 0.33 0.00 0.05 0.00 0.02 99.60 03:48:57 03:36:01 all 0.18 0.00 0.22 0.00 0.01 99.59 03:48:57 03:36:01 0 0.07 0.00 0.17 0.00 0.02 99.75 03:48:57 03:36:01 1 0.13 0.00 0.27 0.00 0.00 99.60 03:48:57 03:36:01 2 0.08 0.00 0.33 0.00 0.02 99.57 03:48:57 03:36:01 3 0.45 0.00 0.12 0.00 0.00 99.43 03:48:57 03:37:01 all 0.16 0.00 0.03 0.00 0.01 99.80 03:48:57 03:37:01 0 0.05 0.00 0.03 0.00 0.02 99.90 03:48:57 03:37:01 1 0.05 0.00 0.05 0.00 0.00 99.90 03:48:57 03:37:01 2 0.05 0.00 0.02 0.00 0.00 99.93 03:48:57 03:37:01 3 0.50 0.00 0.02 0.00 0.02 99.47 03:48:57 03:38:01 all 0.17 0.00 0.05 0.00 0.00 99.77 03:48:57 03:38:01 0 0.08 0.00 0.05 0.00 0.00 99.87 03:48:57 03:38:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:48:57 03:38:01 2 0.05 0.00 0.10 0.00 0.00 99.85 03:48:57 03:38:01 3 0.53 0.00 0.03 0.00 0.00 99.43 03:48:57 03:39:01 all 0.14 0.00 0.07 0.00 0.00 99.79 03:48:57 03:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:48:57 03:39:01 1 0.03 0.00 0.03 0.00 0.00 99.93 03:48:57 03:39:01 2 0.03 0.00 0.15 0.00 0.00 99.82 03:48:57 03:39:01 3 0.50 0.00 0.08 0.00 0.00 99.42 03:48:57 03:40:01 all 0.04 0.00 0.04 0.00 0.00 99.92 03:48:57 03:40:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:48:57 03:40:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:48:57 03:40:01 2 0.05 0.00 0.05 0.00 0.00 99.90 03:48:57 03:40:01 3 0.05 0.00 0.07 0.00 0.02 99.87 03:48:57 03:41:02 all 0.15 0.00 0.04 0.00 0.01 99.80 03:48:57 03:41:02 0 0.02 0.00 0.02 0.00 0.02 99.95 03:48:57 03:41:02 1 0.52 0.00 0.05 0.00 0.00 99.43 03:48:57 03:41:02 2 0.05 0.00 0.05 0.00 0.02 99.88 03:48:57 03:41:02 3 0.03 0.00 0.05 0.00 0.00 99.92 03:48:57 03:42:01 all 0.17 0.00 0.03 0.00 0.00 99.80 03:48:57 03:42:01 0 0.05 0.00 0.02 0.00 0.00 99.93 03:48:57 03:42:01 1 0.54 0.00 0.02 0.00 0.02 99.42 03:48:57 03:42:01 2 0.05 0.00 0.05 0.00 0.00 99.90 03:48:57 03:42:01 3 0.03 0.00 0.03 0.00 0.00 99.93 03:48:57 03:43:01 all 0.17 0.00 0.04 0.00 0.00 99.79 03:48:57 03:43:01 0 0.05 0.00 0.05 0.00 0.00 99.90 03:48:57 03:43:01 1 0.50 0.00 0.05 0.00 0.00 99.45 03:48:57 03:43:01 2 0.07 0.00 0.05 0.00 0.00 99.88 03:48:57 03:43:01 3 0.07 0.00 0.02 0.00 0.00 99.92 03:48:57 03:44:01 all 0.16 0.00 0.03 0.00 0.00 99.81 03:48:57 03:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:48:57 03:44:01 1 0.53 0.00 0.03 0.00 0.00 99.43 03:48:57 03:44:01 2 0.05 0.00 0.03 0.00 0.02 99.90 03:48:57 03:44:01 3 0.03 0.00 0.03 0.00 0.00 99.93 03:48:57 03:48:57 03:44:01 CPU %user %nice %system %iowait %steal %idle 03:48:57 03:45:01 all 0.12 0.00 0.03 0.00 0.00 99.84 03:48:57 03:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:48:57 03:45:01 1 0.05 0.00 0.02 0.00 0.00 99.93 03:48:57 03:45:01 2 0.40 0.00 0.08 0.00 0.02 99.50 03:48:57 03:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:48:57 03:46:01 all 0.05 0.00 0.03 0.00 0.00 99.92 03:48:57 03:46:01 0 0.03 0.00 0.03 0.00 0.00 99.93 03:48:57 03:46:01 1 0.03 0.00 0.05 0.00 0.00 99.92 03:48:57 03:46:01 2 0.08 0.00 0.03 0.00 0.00 99.88 03:48:57 03:46:01 3 0.05 0.00 0.02 0.00 0.00 99.93 03:48:57 03:47:01 all 0.15 0.00 0.05 0.00 0.00 99.79 03:48:57 03:47:01 0 0.05 0.00 0.05 0.00 0.00 99.90 03:48:57 03:47:01 1 0.03 0.00 0.05 0.00 0.00 99.92 03:48:57 03:47:01 2 0.42 0.00 0.07 0.00 0.02 99.50 03:48:57 03:47:01 3 0.12 0.00 0.05 0.00 0.00 99.83 03:48:57 03:48:01 all 0.17 0.00 0.04 0.00 0.00 99.78 03:48:57 03:48:01 0 0.05 0.00 0.05 0.00 0.02 99.88 03:48:57 03:48:01 1 0.03 0.00 0.05 0.00 0.00 99.92 03:48:57 03:48:01 2 0.55 0.00 0.05 0.00 0.00 99.40 03:48:57 03:48:01 3 0.05 0.00 0.02 0.00 0.00 99.93 03:48:57 Average: all 0.17 0.00 0.07 0.01 0.00 99.74 03:48:57 Average: 0 0.09 0.00 0.06 0.00 0.00 99.85 03:48:57 Average: 1 0.20 0.00 0.07 0.04 0.00 99.69 03:48:57 Average: 2 0.18 0.00 0.09 0.00 0.01 99.72 03:48:57 Average: 3 0.22 0.00 0.07 0.00 0.00 99.70 03:48:57 03:48:57 03:48:57