Pull request #70 updated 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 lenny-intel for edgexfoundry/go-mod-bootstrap Obtained Jenkinsfile from 23ae5236e02594e83b004cae89334c9771bc409c+325489d862a0222f81a15c2c169506a36020bcef (0ec52ce9b64646ae59bea495f18c7f99954c322e) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > 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 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, goVersion:1.13, 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.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-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 SEMVER_BUMP_LEVEL: patch GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-4608 in /w/workspace/exfoundry_go-mod-bootstrap_PR-70 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/exfoundry_go-mod-bootstrap_PR-70 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Fetching without tags Merging remotes/origin/master commit 325489d862a0222f81a15c2c169506a36020bcef into PR head commit 23ae5236e02594e83b004cae89334c9771bc409c Merge succeeded, producing 23ae5236e02594e83b004cae89334c9771bc409c Checking out Revision 23ae5236e02594e83b004cae89334c9771bc409c (PR-70) > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/70/head:refs/remotes/origin/PR-70 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/70/head:refs/remotes/origin/PR-70 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # 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 --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/70/head:refs/remotes/origin/PR-70 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 23ae5236e02594e83b004cae89334c9771bc409c # 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 325489d862a0222f81a15c2c169506a36020bcef # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 23ae5236e02594e83b004cae89334c9771bc409c # timeout=10 Commit message: "feat(environment): Perform case insensitive comparision for override names" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:01:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:01:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:01:12 ========================================================= 23:01:12 EdgeX Global Pipelines Version Info 23:01:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:01:14 ------------------- 23:01:14 stable info: 23:01:14 ------------------- 23:01:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:01:14 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 23:01:14 Message: update stable to v1.0.73 23:01:15 ------------------- 23:01:15 experimental info: 23:01:15 ------------------- 23:01:15 Commited By: **** collab-it+edgex@linuxfoundation.org 23:01:15 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 23:01:15 Message: update experimental to v1.0.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 23:01:17 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:01:17 23:01:17 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:01:17 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:01:17 latest: Pulling from edgex-devops/git-semver 23:01:17 9123ac7c32f7: Pulling fs layer 23:01:17 b8cc5d1170e3: Pulling fs layer 23:01:17 2924cbbf6a41: Pulling fs layer 23:01:17 93b08a4f1073: Pulling fs layer 23:01:17 93b08a4f1073: Waiting 23:01:17 b8cc5d1170e3: Verifying Checksum 23:01:17 b8cc5d1170e3: Download complete 23:01:17 9123ac7c32f7: Verifying Checksum 23:01:17 9123ac7c32f7: Download complete 23:01:17 93b08a4f1073: Verifying Checksum 23:01:17 93b08a4f1073: Download complete 23:01:17 2924cbbf6a41: Verifying Checksum 23:01:17 2924cbbf6a41: Download complete 23:01:17 9123ac7c32f7: Pull complete 23:01:17 b8cc5d1170e3: Pull complete 23:01:18 2924cbbf6a41: Pull complete 23:01:18 93b08a4f1073: Pull complete 23:01:18 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 23:01:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:01:19 prd-centos7-docker-4c-2g-4608 does not seem to be running inside a container 23:01:19 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-bootstrap_PR-70 -v /w/workspace/exfoundry_go-mod-bootstrap_PR-70:/w/workspace/exfoundry_go-mod-bootstrap_PR-70:rw,z -v /w/workspace/exfoundry_go-mod-bootstrap_PR-70@tmp:/w/workspace/exfoundry_go-mod-bootstrap_PR-70@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:01:20 $ docker top 47d36368c3c1f9b88c7d3bf8f1458b7cf918d2a89ca5b97641b5493f110cc712 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:01:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:01:20 [ssh-agent] Looking for ssh-agent implementation... 23:01:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:01:20 $ docker exec 47d36368c3c1f9b88c7d3bf8f1458b7cf918d2a89ca5b97641b5493f110cc712 ssh-agent 23:01:20 SSH_AUTH_SOCK=/tmp/ssh-hSmAe9dBO2lO/agent.14 23:01:20 SSH_AGENT_PID=21 23:01:20 Running ssh-add (command line suppressed) 23:01:21 Identity added: /w/workspace/exfoundry_go-mod-bootstrap_PR-70@tmp/private_key_8327532232264971661.key (/w/workspace/exfoundry_go-mod-bootstrap_PR-70@tmp/private_key_8327532232264971661.key) 23:01:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:01:21 + git describe --exact-match --tags HEAD 23:01:21 fatal: No names found, cannot describe anything. [Pipeline] } 23:01:21 $ docker exec --env ******** --env ******** 47d36368c3c1f9b88c7d3bf8f1458b7cf918d2a89ca5b97641b5493f110cc712 ssh-agent -k 23:01:21 unset SSH_AUTH_SOCK; 23:01:21 unset SSH_AGENT_PID; 23:01:21 echo Agent pid 21 killed; 23:01:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 23:01:21 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 23:01:21 This usually means this commit has not been tagged. [Pipeline] sshagent 23:01:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:01:21 [ssh-agent] Looking for ssh-agent implementation... 23:01:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:01:22 $ docker exec 47d36368c3c1f9b88c7d3bf8f1458b7cf918d2a89ca5b97641b5493f110cc712 ssh-agent 23:01:22 SSH_AUTH_SOCK=/tmp/ssh-Wv6Luq8GcVQM/agent.56 23:01:22 SSH_AGENT_PID=63 23:01:22 Running ssh-add (command line suppressed) 23:01:22 Identity added: /w/workspace/exfoundry_go-mod-bootstrap_PR-70@tmp/private_key_7892130696173391969.key (/w/workspace/exfoundry_go-mod-bootstrap_PR-70@tmp/private_key_7892130696173391969.key) 23:01:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:01:23 + git semver init 23:01:23 # -> Open(): unable to determine branch for HEAD 23:01:23 # $GIT_DIR = /w/workspace/exfoundry_go-mod-bootstrap_PR-70/.git 23:01:23 # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-bootstrap_PR-70 23:01:23 # $SEMVER_REMOTE_NAME = origin 23:01:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:01:23 # $SEMVER_USER_NAME = edgex-jenkins 23:01:23 # $SEMVER_BRANCH = PR-70 23:01:23 # $SEMVER_TEMP = /tmp/semver-646885192 23:01:23 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 23:01:23 # '/tmp/semver-646885192' -> '/w/workspace/exfoundry_go-mod-bootstrap_PR-70/.semver' 23:01:23 # -> Force: false 23:01:23 # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-bootstrap_PR-70/.semver [Pipeline] } 23:01:23 $ docker exec --env ******** --env ******** 47d36368c3c1f9b88c7d3bf8f1458b7cf918d2a89ca5b97641b5493f110cc712 ssh-agent -k 23:01:23 unset SSH_AUTH_SOCK; 23:01:23 unset SSH_AGENT_PID; 23:01:23 echo Agent pid 63 killed; 23:01:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:01:24 + git semver [Pipeline] } 23:01:24 $ docker stop --time=1 47d36368c3c1f9b88c7d3bf8f1458b7cf918d2a89ca5b97641b5493f110cc712 23:01:25 $ docker rm -f 47d36368c3c1f9b88c7d3bf8f1458b7cf918d2a89ca5b97641b5493f110cc712 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 23:01:26 Stashed 42 file(s) [Pipeline] echo 23:01:26 [edgeXSemver] initialized semver on version 0.0.0 [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 23:01:41 Still waiting to schedule task 23:01:41 Waiting for next available executor on ‘centos7-docker-4c-2g’ 23:01:41 Still waiting to schedule task 23:01:41 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 23:02:26 Running on prd-centos7-docker-4c-2g-4609 in /w/workspace/exfoundry_go-mod-bootstrap_PR-70 [Pipeline] { [Pipeline] ws 23:02:26 Running in /w/workspace/go-mod-bootstrap/2 [Pipeline] { [Pipeline] checkout 23:02:28 using credential edgex-jenkins-ssh 23:02:29 Cloning the remote Git repository 23:02:29 Cloning with configured refspecs honoured and without tags 23:02:29 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 23:02:29 > git init /w/workspace/go-mod-bootstrap/2 # timeout=10 23:02:29 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 23:02:29 > git --version # timeout=10 23:02:29 using GIT_SSH to set credentials SSH Credentials for GitHub 23:02:29 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/70/head:refs/remotes/origin/PR-70 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:02:29 Fetching without tags 23:02:29 Merging remotes/origin/master commit 325489d862a0222f81a15c2c169506a36020bcef into PR head commit 23ae5236e02594e83b004cae89334c9771bc409c 23:02:30 Merge succeeded, producing 23ae5236e02594e83b004cae89334c9771bc409c 23:02:30 Checking out Revision 23ae5236e02594e83b004cae89334c9771bc409c (PR-70) 23:02:29 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 23:02:29 > git config --add remote.origin.fetch +refs/pull/70/head:refs/remotes/origin/PR-70 # timeout=10 23:02:29 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 23:02:29 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 23:02:29 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 23:02:29 using GIT_SSH to set credentials SSH Credentials for GitHub 23:02:29 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/70/head:refs/remotes/origin/PR-70 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:02:29 > git config core.sparsecheckout # timeout=10 23:02:29 > git checkout -f 23ae5236e02594e83b004cae89334c9771bc409c # timeout=10 23:02:30 > git remote # timeout=10 23:02:30 > git config --get remote.origin.url # timeout=10 23:02:30 using GIT_SSH to set credentials SSH Credentials for GitHub 23:02:30 > git merge 325489d862a0222f81a15c2c169506a36020bcef # timeout=10 23:02:30 > git rev-parse HEAD^{commit} # timeout=10 23:02:30 > git config core.sparsecheckout # timeout=10 23:02:30 > git checkout -f 23ae5236e02594e83b004cae89334c9771bc409c # timeout=10 23:02:34 Commit message: "feat(environment): Perform case insensitive comparision for override names" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 23:02:34 ========================================================= 23:02:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 23:02:34 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:02:35 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . 23:02:35 Sending build context to Docker daemon 561.7kB 23:02:35 Step 1/8 : ARG BASE=golang:1.13-alpine 23:02:35 Step 2/8 : FROM ${BASE} 23:02:35 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 23:02:35 e6b0cf9c0882: Pulling fs layer 23:02:35 2848faf0eed1: Pulling fs layer 23:02:35 0f37312ad70f: Pulling fs layer 23:02:35 5788d62ee057: Pulling fs layer 23:02:35 0e6b1d234666: Pulling fs layer 23:02:35 bf5d7aec512f: Pulling fs layer 23:02:35 34c802a77dc8: Pulling fs layer 23:02:35 9eb99e56ec68: Pulling fs layer 23:02:35 27c7a5d97fbd: Pulling fs layer 23:02:35 5c102a31e300: Pulling fs layer 23:02:35 dcfb455df0a1: Pulling fs layer 23:02:35 0e6b1d234666: Waiting 23:02:35 34c802a77dc8: Waiting 23:02:35 bf5d7aec512f: Waiting 23:02:35 9eb99e56ec68: Waiting 23:02:35 27c7a5d97fbd: Waiting 23:02:35 dcfb455df0a1: Waiting 23:02:35 5788d62ee057: Waiting 23:02:35 5c102a31e300: Waiting 23:02:35 0f37312ad70f: Download complete 23:02:35 2848faf0eed1: Download complete 23:02:35 0e6b1d234666: Verifying Checksum 23:02:35 0e6b1d234666: Download complete 23:02:35 bf5d7aec512f: Verifying Checksum 23:02:35 bf5d7aec512f: Download complete 23:02:35 e6b0cf9c0882: Verifying Checksum 23:02:35 e6b0cf9c0882: Download complete 23:02:36 e6b0cf9c0882: Pull complete 23:02:36 2848faf0eed1: Pull complete 23:02:36 34c802a77dc8: Verifying Checksum 23:02:36 34c802a77dc8: Download complete 23:02:36 27c7a5d97fbd: Verifying Checksum 23:02:36 27c7a5d97fbd: Download complete 23:02:37 5c102a31e300: Verifying Checksum 23:02:37 5c102a31e300: Download complete 23:02:37 5788d62ee057: Verifying Checksum 23:02:37 5788d62ee057: Download complete 23:02:37 dcfb455df0a1: Verifying Checksum 23:02:37 dcfb455df0a1: Download complete 23:02:37 9eb99e56ec68: Verifying Checksum 23:02:37 9eb99e56ec68: Download complete 23:02:38 0f37312ad70f: Pull complete 23:02:45 5788d62ee057: Pull complete 23:02:45 0e6b1d234666: Pull complete 23:02:45 bf5d7aec512f: Pull complete 23:02:48 34c802a77dc8: Pull complete 23:02:52 9eb99e56ec68: Pull complete 23:02:52 27c7a5d97fbd: Pull complete 23:02:53 5c102a31e300: Pull complete 23:02:53 dcfb455df0a1: Pull complete 23:02:53 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 23:02:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 23:02:53 ---> 7c70fe431013 23:02:53 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:02:53 ---> Running in e73c75942905 23:02:53 Removing intermediate container e73c75942905 23:02:53 ---> e14eda252304 23:02:53 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:02:53 ---> Running in 24153b29d678 23:02:55 Removing intermediate container 24153b29d678 23:02:55 ---> d195a6a29b0e 23:02:55 Step 5/8 : RUN apk add --update --no-cache git make 23:02:55 ---> Running in 6b9682aa358a 23:02:55 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 23:02:56 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 23:02:56 OK: 143 MiB in 39 packages 23:02:56 Removing intermediate container 6b9682aa358a 23:02:56 ---> 991f426268cb 23:02:56 Step 6/8 : WORKDIR /build 23:02:56 ---> Running in e870f000daee 23:02:56 Removing intermediate container e870f000daee 23:02:56 ---> 5185c768ecfc 23:02:56 Step 7/8 : COPY go.mod . 23:02:57 ---> 65476c0e13f9 23:02:57 Step 8/8 : RUN go mod download 23:02:57 ---> Running in 86303149da73 23:02:59 go: finding github.com/BurntSushi/toml v0.3.1 23:02:59 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 23:02:59 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 23:02:59 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 23:02:59 go: finding github.com/bgentry/speakeasy v0.1.0 23:02:59 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 23:02:59 go: finding github.com/davecgh/go-spew v1.1.1 23:02:59 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 23:02:59 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34 23:02:59 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 23:02:59 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 23:02:59 go: finding github.com/fatih/color v1.7.0 23:02:59 go: finding github.com/go-kit/kit v0.8.0 23:02:59 go: finding github.com/go-logfmt/logfmt v0.4.0 23:02:59 go: finding github.com/go-stack/stack v1.8.0 23:02:59 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 23:02:59 go: finding github.com/google/uuid v1.1.0 23:02:59 go: finding github.com/gorilla/mux v1.7.1 23:02:59 go: finding github.com/hashicorp/consul/api v1.1.0 23:02:59 go: finding github.com/hashicorp/consul/sdk v0.1.1 23:02:59 go: finding github.com/hashicorp/errwrap v1.0.0 23:02:59 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 23:02:59 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 23:02:59 go: finding github.com/hashicorp/go-msgpack v0.5.3 23:02:59 go: finding github.com/hashicorp/go-multierror v1.0.0 23:02:59 go: finding github.com/hashicorp/go-rootcerts v1.0.0 23:02:59 go: finding github.com/hashicorp/go-sockaddr v1.0.0 23:03:00 go: finding github.com/hashicorp/go-syslog v1.0.0 23:03:00 go: finding github.com/hashicorp/go-uuid v1.0.1 23:03:00 go: finding github.com/hashicorp/go.net v0.0.1 23:03:00 go: finding github.com/hashicorp/golang-lru v0.5.0 23:03:00 go: finding github.com/hashicorp/logutils v1.0.0 23:03:00 go: finding github.com/hashicorp/mdns v1.0.0 23:03:00 go: finding github.com/hashicorp/memberlist v0.1.3 23:03:00 go: finding github.com/hashicorp/serf v0.8.2 23:03:00 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 23:03:00 go: finding github.com/mattn/go-colorable v0.0.9 23:03:00 go: finding github.com/mattn/go-isatty v0.0.3 23:03:00 go: finding github.com/miekg/dns v1.0.14 23:03:00 go: finding github.com/mitchellh/cli v1.0.0 23:03:00 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 23:03:00 go: finding github.com/mitchellh/copystructure v1.0.0 23:03:00 go: finding github.com/mitchellh/go-homedir v1.0.0 23:03:00 go: finding github.com/mitchellh/go-testing-interface v1.0.0 23:03:00 go: finding github.com/mitchellh/gox v0.4.0 23:03:00 go: finding github.com/mitchellh/iochan v1.0.0 23:03:00 go: finding github.com/mitchellh/mapstructure v1.1.2 23:03:00 go: finding github.com/mitchellh/reflectwalk v1.0.0 23:03:00 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 23:03:00 go: finding github.com/pelletier/go-toml v1.2.0 23:03:00 go: finding github.com/pkg/errors v0.8.1 23:03:00 go: finding github.com/pmezard/go-difflib v1.0.0 23:03:00 go: finding github.com/posener/complete v1.1.1 23:03:00 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 23:03:00 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 23:03:00 go: finding github.com/stretchr/objx v0.1.0 23:03:01 go: finding github.com/stretchr/testify v1.5.1 23:03:01 go: finding github.com/ugorji/go v1.1.4 23:03:01 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 23:03:01 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 23:03:01 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 23:03:01 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 23:03:01 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 23:03:01 go: finding gopkg.in/yaml.v2 v2.2.8 23:03:05 Removing intermediate container 86303149da73 23:03:05 ---> 95fa033f9ed0 23:03:05 Successfully built 95fa033f9ed0 23:03:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:03:06 + docker inspect -f . ci-base-image-x86_64 23:03:06 . [Pipeline] withDockerContainer 23:03:06 prd-centos7-docker-4c-2g-4609 does not seem to be running inside a container 23:03:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/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 ******** ci-base-image-x86_64 cat 23:03:06 $ docker top 229bd54244adfb24fb32f82614ff8203385934d4b15a779b4324897d7dc77345 -eo pid,comm [Pipeline] { [Pipeline] sh 23:03:07 + go version 23:03:07 go version go1.13.5 linux/amd64 [Pipeline] sh 23:03:07 + make test 23:03:07 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:03:25 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] 23:03:26 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.010s coverage: 48.5% of statements 23:03:26 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] 23:03:26 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.018s coverage: 84.2% of statements 23:03:26 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] 23:03:26 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] 23:03:26 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] 23:03:29 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4610 in /w/workspace/exfoundry_go-mod-bootstrap_PR-70 [Pipeline] { [Pipeline] ws 23:03:29 Running in /w/workspace/go-mod-bootstrap/2 [Pipeline] { [Pipeline] checkout 23:03:34 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.018s coverage: 100.0% of statements 23:03:34 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] 23:03:34 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] 23:03:34 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] 23:03:34 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.007s coverage: 48.9% of statements 23:03:34 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] 23:03:34 ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] 23:03:34 ok github.com/edgexfoundry/go-mod-bootstrap/di 0.016s coverage: 91.3% of statements 23:03:34 CGO_ENABLED=0 GO111MODULE=on go vet ./... 23:03:35 gofmt -l . 23:03:35 [ "`gofmt -l .`" = "" ] [Pipeline] stash 23:03:35 using credential edgex-jenkins-ssh 23:03:35 Cloning the remote Git repository 23:03:35 Cloning with configured refspecs honoured and without tags 23:03:35 Stashed 1 file(s) [Pipeline] } 23:03:35 $ docker stop --time=1 229bd54244adfb24fb32f82614ff8203385934d4b15a779b4324897d7dc77345 23:03:35 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 23:03:36 > git init /w/workspace/go-mod-bootstrap/2 # timeout=10 23:03:36 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 23:03:36 > git --version # timeout=10 23:03:36 using GIT_SSH to set credentials SSH Credentials for GitHub 23:03:36 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/70/head:refs/remotes/origin/PR-70 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:03:37 Fetching without tags 23:03:37 $ docker rm -f 229bd54244adfb24fb32f82614ff8203385934d4b15a779b4324897d7dc77345 23:03:36 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 23:03:36 > git config --add remote.origin.fetch +refs/pull/70/head:refs/remotes/origin/PR-70 # timeout=10 23:03:37 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 23:03:37 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 23:03:37 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 23:03:37 using GIT_SSH to set credentials SSH Credentials for GitHub 23:03:37 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/70/head:refs/remotes/origin/PR-70 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:03:37 Merging remotes/origin/master commit 325489d862a0222f81a15c2c169506a36020bcef into PR head commit 23ae5236e02594e83b004cae89334c9771bc409c [Pipeline] // withDockerContainer [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) 23:03:37 Merge succeeded, producing 23ae5236e02594e83b004cae89334c9771bc409c 23:03:37 Checking out Revision 23ae5236e02594e83b004cae89334c9771bc409c (PR-70) 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:03:37 > git config core.sparsecheckout # timeout=10 23:03:37 > git checkout -f 23ae5236e02594e83b004cae89334c9771bc409c # timeout=10 23:03:37 > git remote # timeout=10 23:03:37 > git config --get remote.origin.url # timeout=10 23:03:37 using GIT_SSH to set credentials SSH Credentials for GitHub 23:03:37 > git merge 325489d862a0222f81a15c2c169506a36020bcef # timeout=10 23:03:37 > git rev-parse HEAD^{commit} # timeout=10 23:03:37 > git config core.sparsecheckout # timeout=10 23:03:38 > git checkout -f 23ae5236e02594e83b004cae89334c9771bc409c # timeout=10 23:03:42 Commit message: "feat(environment): Perform case insensitive comparision for override names" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 23:03:43 ========================================================= 23:03:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 23:03:43 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:03:44 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . 23:03:45 Sending build context to Docker daemon 561.7kB 23:03:45 Step 1/8 : ARG BASE=golang:1.13-alpine 23:03:45 Step 2/8 : FROM ${BASE} 23:03:45 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:03:45 cde5963f3b93: Pulling fs layer 23:03:45 2a23fa8c16f7: Pulling fs layer 23:03:45 777b28850792: Pulling fs layer 23:03:45 8a11ddd9e578: Pulling fs layer 23:03:45 4cf88f913ddb: Pulling fs layer 23:03:45 1df406cf5192: Pulling fs layer 23:03:45 cd6300453558: Pulling fs layer 23:03:45 b9c365052c96: Pulling fs layer 23:03:45 a2d8cc88f415: Pulling fs layer 23:03:45 ea1d1ca13537: Pulling fs layer 23:03:45 3750a50a1c5e: Pulling fs layer 23:03:45 8a11ddd9e578: Waiting 23:03:45 4cf88f913ddb: Waiting 23:03:45 1df406cf5192: Waiting 23:03:45 cd6300453558: Waiting 23:03:45 b9c365052c96: Waiting 23:03:45 a2d8cc88f415: Waiting 23:03:45 ea1d1ca13537: Waiting 23:03:45 3750a50a1c5e: Waiting 23:03:45 777b28850792: Verifying Checksum 23:03:45 777b28850792: Download complete 23:03:45 2a23fa8c16f7: Download complete 23:03:45 4cf88f913ddb: Verifying Checksum 23:03:45 4cf88f913ddb: Download complete 23:03:45 1df406cf5192: Verifying Checksum 23:03:45 1df406cf5192: Download complete 23:03:46 cde5963f3b93: Download complete 23:03:47 cde5963f3b93: Pull complete 23:03:47 2a23fa8c16f7: Pull complete 23:03:47 777b28850792: Pull complete 23:03:50 cd6300453558: Verifying Checksum 23:03:50 cd6300453558: Download complete 23:03:50 a2d8cc88f415: Verifying Checksum 23:03:50 a2d8cc88f415: Download complete 23:03:52 ea1d1ca13537: Verifying Checksum 23:03:52 ea1d1ca13537: Download complete 23:03:52 3750a50a1c5e: Download complete 23:03:56 b9c365052c96: Download complete 23:03:57 8a11ddd9e578: Download complete 23:04:09 8a11ddd9e578: Pull complete 23:04:09 4cf88f913ddb: Pull complete 23:04:13 1df406cf5192: Pull complete 23:04:19 cd6300453558: Pull complete 23:04:24 b9c365052c96: Pull complete 23:04:24 a2d8cc88f415: Pull complete 23:04:25 ea1d1ca13537: Pull complete 23:04:26 3750a50a1c5e: Pull complete 23:04:26 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 23:04:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 23:04:26 ---> 78745c68409d 23:04:26 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:04:30 ---> Running in e41dd268ab70 23:04:30 Removing intermediate container e41dd268ab70 23:04:30 ---> 740f96175c05 23:04:30 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:04:30 ---> Running in 701f232ef250 23:04:32 Removing intermediate container 701f232ef250 23:04:32 ---> 830a4dc25a30 23:04:32 Step 5/8 : RUN apk add --update --no-cache git make 23:04:32 ---> Running in 85354b58ef24 23:04:33 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 23:04:34 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 23:04:35 OK: 125 MiB in 39 packages 23:04:36 Removing intermediate container 85354b58ef24 23:04:36 ---> 960ad59261e9 23:04:36 Step 6/8 : WORKDIR /build 23:04:36 ---> Running in cbde98e6d6e9 23:04:36 Removing intermediate container cbde98e6d6e9 23:04:36 ---> b1f277b05015 23:04:36 Step 7/8 : COPY go.mod . 23:04:37 ---> 2156fd6cc073 23:04:37 Step 8/8 : RUN go mod download 23:04:37 ---> Running in 087b64971a52 23:04:39 go: finding github.com/BurntSushi/toml v0.3.1 23:04:39 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 23:04:39 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 23:04:39 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 23:04:39 go: finding github.com/bgentry/speakeasy v0.1.0 23:04:39 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 23:04:39 go: finding github.com/davecgh/go-spew v1.1.1 23:04:39 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 23:04:39 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34 23:04:39 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 23:04:39 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 23:04:39 go: finding github.com/fatih/color v1.7.0 23:04:39 go: finding github.com/go-kit/kit v0.8.0 23:04:39 go: finding github.com/go-logfmt/logfmt v0.4.0 23:04:39 go: finding github.com/go-stack/stack v1.8.0 23:04:39 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 23:04:39 go: finding github.com/google/uuid v1.1.0 23:04:39 go: finding github.com/gorilla/mux v1.7.1 23:04:39 go: finding github.com/hashicorp/consul/api v1.1.0 23:04:39 go: finding github.com/hashicorp/consul/sdk v0.1.1 23:04:39 go: finding github.com/hashicorp/errwrap v1.0.0 23:04:39 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 23:04:39 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 23:04:39 go: finding github.com/hashicorp/go-msgpack v0.5.3 23:04:40 go: finding github.com/hashicorp/go-multierror v1.0.0 23:04:40 go: finding github.com/hashicorp/go-rootcerts v1.0.0 23:04:40 go: finding github.com/hashicorp/go-sockaddr v1.0.0 23:04:40 go: finding github.com/hashicorp/go-syslog v1.0.0 23:04:40 go: finding github.com/hashicorp/go-uuid v1.0.1 23:04:40 go: finding github.com/hashicorp/go.net v0.0.1 23:04:40 go: finding github.com/hashicorp/golang-lru v0.5.0 23:04:40 go: finding github.com/hashicorp/logutils v1.0.0 23:04:40 go: finding github.com/hashicorp/mdns v1.0.0 23:04:40 go: finding github.com/hashicorp/memberlist v0.1.3 23:04:40 go: finding github.com/hashicorp/serf v0.8.2 23:04:40 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 23:04:40 go: finding github.com/mattn/go-colorable v0.0.9 23:04:40 go: finding github.com/mattn/go-isatty v0.0.3 23:04:40 go: finding github.com/miekg/dns v1.0.14 23:04:40 go: finding github.com/mitchellh/cli v1.0.0 23:04:40 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 23:04:40 go: finding github.com/mitchellh/copystructure v1.0.0 23:04:40 go: finding github.com/mitchellh/go-homedir v1.0.0 23:04:40 go: finding github.com/mitchellh/go-testing-interface v1.0.0 23:04:40 go: finding github.com/mitchellh/gox v0.4.0 23:04:40 go: finding github.com/mitchellh/iochan v1.0.0 23:04:40 go: finding github.com/mitchellh/mapstructure v1.1.2 23:04:40 go: finding github.com/mitchellh/reflectwalk v1.0.0 23:04:40 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 23:04:40 go: finding github.com/pelletier/go-toml v1.2.0 23:04:40 go: finding github.com/pkg/errors v0.8.1 23:04:40 go: finding github.com/pmezard/go-difflib v1.0.0 23:04:40 go: finding github.com/posener/complete v1.1.1 23:04:40 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 23:04:40 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 23:04:40 go: finding github.com/stretchr/objx v0.1.0 23:04:40 go: finding github.com/stretchr/testify v1.5.1 23:04:40 go: finding github.com/ugorji/go v1.1.4 23:04:40 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 23:04:40 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 23:04:40 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 23:04:40 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 23:04:40 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 23:04:40 go: finding gopkg.in/yaml.v2 v2.2.8 23:04:50 Removing intermediate container 087b64971a52 23:04:50 ---> f049b2c1fc6f 23:04:50 Successfully built f049b2c1fc6f 23:04:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:04:51 + docker inspect -f . ci-base-image-arm64 23:04:51 . [Pipeline] withDockerContainer 23:04:51 prd-ubuntu18.04-docker-arm64-4c-16g-4610 does not seem to be running inside a container 23:04:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/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 ******** ci-base-image-arm64 cat 23:04:53 $ docker top d554cb3a4213195d7bc715c8475d34f06f7f80e1a90d6fa055d398d748593a6a -eo pid,comm [Pipeline] { [Pipeline] sh 23:04:54 + go version 23:04:54 go version go1.13.5 linux/arm64 [Pipeline] sh 23:04:55 + make test 23:04:55 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:05:34 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] 23:05:35 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.043s coverage: 48.5% of statements 23:05:35 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] 23:05:35 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.043s coverage: 84.2% of statements 23:05:35 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] 23:05:35 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] 23:05:35 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] 23:05:43 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.043s coverage: 100.0% of statements 23:05:43 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] 23:05:43 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] 23:05:43 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] 23:05:43 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.024s coverage: 48.9% of statements 23:05:43 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] 23:05:43 ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] 23:05:43 ok github.com/edgexfoundry/go-mod-bootstrap/di 0.047s coverage: 91.3% of statements 23:05:43 CGO_ENABLED=0 GO111MODULE=on go vet ./... 23:05:49 gofmt -l . 23:05:49 [ "`gofmt -l .`" = "" ] [Pipeline] stash 23:05:49 Warning: overwriting stash ‘coverage-report’ 23:05:49 Stashed 1 file(s) [Pipeline] } 23:05:49 $ docker stop --time=1 d554cb3a4213195d7bc715c8475d34f06f7f80e1a90d6fa055d398d748593a6a 23:05:51 $ docker rm -f d554cb3a4213195d7bc715c8475d34f06f7f80e1a90d6fa055d398d748593a6a [Pipeline] // withDockerContainer [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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 23:05:53 provisioning config files... 23:05:53 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/exfoundry_go-mod-bootstrap_PR-70@tmp/config1191426850151827865tmp [Pipeline] { [Pipeline] sh 23:05:54 + curl -s https://codecov.io/bash 23:05:54 + bash -s - -t @/w/workspace/exfoundry_go-mod-bootstrap_PR-70@tmp/config1191426850151827865tmp 23:05:54 23:05:54 _____ _ 23:05:54 / ____| | | 23:05:54 | | ___ __| | ___ ___ _____ __ 23:05:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:05:54 | |___| (_) | (_| | __/ (_| (_) \ V / 23:05:54 \_____\___/ \__,_|\___|\___\___/ \_/ 23:05:54 Bash-tbd 23:05:54 23:05:54 23:05:54 ==> Jenkins CI detected. 23:05:54 project root: . 23:05:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:05:54 ==> Running gcov in . (disable via -X gcov) 23:05:54 ==> Python coveragepy not found 23:05:54 ==> Searching for coverage reports in: 23:05:54 + . 23:05:54 -> Found 1 reports 23:05:54 ==> Detecting git/mercurial file structure 23:05:54 ==> Reading reports 23:05:54 + ./coverage.out bytes=19520 23:05:54 ==> Appending adjustments 23:05:54 http://docs.codecov.io/docs/fixing-reports 23:05:54 + Found adjustments 23:05:54 ==> Gzipping contents 23:05:54 ==> Uploading reports 23:05:54 url: https://codecov.io 23:05:54 query: branch=PR-70&commit=23ae5236e02594e83b004cae89334c9771bc409c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-70%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=70&job= 23:05:54 -> Pinging Codecov 23:05:54 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-70&commit=23ae5236e02594e83b004cae89334c9771bc409c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-70%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=70&job= 23:05:55 -> Uploading 23:05:55 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/23ae5236e02594e83b004cae89334c9771bc409c [Pipeline] } 23:05:55 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 23:05:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:05:57 ---> package-listing.sh 23:05:57 ++ facter osfamily 23:05:57 ++ tr '[:upper:]' '[:lower:]' 23:05:57 + OS_FAMILY=redhat 23:05:57 + workspace=/w/workspace/exfoundry_go-mod-bootstrap_PR-70 23:05:57 + START_PACKAGES=/tmp/packages_start.txt 23:05:57 + END_PACKAGES=/tmp/packages_end.txt 23:05:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:05:57 + PACKAGES=/tmp/packages_start.txt 23:05:57 + '[' /w/workspace/exfoundry_go-mod-bootstrap_PR-70 ']' 23:05:57 + PACKAGES=/tmp/packages_end.txt 23:05:57 + case "${OS_FAMILY}" in 23:05:57 + rpm -qa 23:05:57 + sort 23:06:01 + '[' -f /tmp/packages_start.txt ']' 23:06:01 + '[' -f /tmp/packages_end.txt ']' 23:06:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:06:01 + '[' /w/workspace/exfoundry_go-mod-bootstrap_PR-70 ']' 23:06:01 + mkdir -p /w/workspace/exfoundry_go-mod-bootstrap_PR-70/archives/ 23:06:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-bootstrap_PR-70/archives/ [Pipeline] isUnix [Pipeline] sh 23:06:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:06:01 23:06:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:06:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:06:02 alpine: Pulling from edgex-lftools-log-publisher 23:06:02 c9b1b535fdd9: Pulling fs layer 23:06:02 2cc5ad85d9ab: Pulling fs layer 23:06:02 756a868c4378: Pulling fs layer 23:06:02 444b2fc9a129: Pulling fs layer 23:06:02 ea15f1150254: Pulling fs layer 23:06:02 41b27a9f41bf: Pulling fs layer 23:06:02 28c525ee5125: Pulling fs layer 23:06:02 094b1ea09ed8: Pulling fs layer 23:06:02 138eaada9080: Pulling fs layer 23:06:02 0622d0fa9048: Pulling fs layer 23:06:02 41b27a9f41bf: Waiting 23:06:02 28c525ee5125: Waiting 23:06:02 094b1ea09ed8: Waiting 23:06:02 138eaada9080: Waiting 23:06:02 0622d0fa9048: Waiting 23:06:02 444b2fc9a129: Waiting 23:06:02 ea15f1150254: Waiting 23:06:02 2cc5ad85d9ab: Download complete 23:06:02 444b2fc9a129: Verifying Checksum 23:06:02 444b2fc9a129: Download complete 23:06:02 c9b1b535fdd9: Verifying Checksum 23:06:02 c9b1b535fdd9: Download complete 23:06:02 ea15f1150254: Verifying Checksum 23:06:02 ea15f1150254: Download complete 23:06:02 28c525ee5125: Verifying Checksum 23:06:02 28c525ee5125: Download complete 23:06:02 c9b1b535fdd9: Pull complete 23:06:02 756a868c4378: Verifying Checksum 23:06:02 756a868c4378: Download complete 23:06:02 2cc5ad85d9ab: Pull complete 23:06:02 138eaada9080: Verifying Checksum 23:06:02 138eaada9080: Download complete 23:06:02 0622d0fa9048: Verifying Checksum 23:06:02 0622d0fa9048: Download complete 23:06:02 094b1ea09ed8: Verifying Checksum 23:06:02 094b1ea09ed8: Download complete 23:06:03 41b27a9f41bf: Verifying Checksum 23:06:03 41b27a9f41bf: Download complete 23:06:04 756a868c4378: Pull complete 23:06:04 444b2fc9a129: Pull complete 23:06:04 ea15f1150254: Pull complete 23:06:08 41b27a9f41bf: Pull complete 23:06:08 28c525ee5125: Pull complete 23:06:10 094b1ea09ed8: Pull complete 23:06:10 138eaada9080: Pull complete 23:06:10 0622d0fa9048: Pull complete 23:06:10 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 23:06:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:06:10 prd-centos7-docker-4c-2g-4608 does not seem to be running inside a container 23:06:11 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/exfoundry_go-mod-bootstrap_PR-70 -v /w/workspace/exfoundry_go-mod-bootstrap_PR-70:/w/workspace/exfoundry_go-mod-bootstrap_PR-70:rw,z -v /w/workspace/exfoundry_go-mod-bootstrap_PR-70@tmp:/w/workspace/exfoundry_go-mod-bootstrap_PR-70@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 23:06:11 $ docker top 433cd16f80e4467e1ebbe9eb7184ba9eb2fad5e3f00166626bf0278b026f7180 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:06:11 provisioning config files... 23:06:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-bootstrap_PR-70@tmp/config393817004482494804tmp [Pipeline] { [Pipeline] echo 23:06:11 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:06:12 ---> create-netrc.sh [Pipeline] echo 23:06:12 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:06:12 ---> logs-deploy.sh 23:06:12 + ARCHIVE_ARTIFACTS= 23:06:12 + LOGS_SERVER=https://logs.edgexfoundry.org 23:06:12 + '[' https://logs.edgexfoundry.org == None ']' 23:06:12 + NEXUS_URL=https://nexus.edgexfoundry.org 23:06:12 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-70/2 23:06:12 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-bootstrap/job/PR-70/2/ 23:06:12 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-70/2 /w/workspace/exfoundry_go-mod-bootstrap_PR-70 23:06:14 Archives upload complete. 23:06:14 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-70/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-bootstrap/job/PR-70/2/ 23:06:15 ---> uname -a: 23:06:15 Linux 433cd16f80e4 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 23:06:15 23:06:15 23:06:15 ---> lscpu: 23:06:15 Architecture: x86_64 23:06:15 CPU op-mode(s): 32-bit, 64-bit 23:06:15 Byte Order: Little Endian 23:06:15 Address sizes: 40 bits physical, 48 bits virtual 23:06:15 CPU(s): 4 23:06:15 On-line CPU(s) list: 0-3 23:06:15 Thread(s) per core: 1 23:06:15 Core(s) per socket: 1 23:06:15 Socket(s): 4 23:06:15 NUMA node(s): 1 23:06:15 Vendor ID: GenuineIntel 23:06:15 CPU family: 6 23:06:15 Model: 44 23:06:15 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 23:06:15 Stepping: 1 23:06:15 CPU MHz: 2933.436 23:06:15 BogoMIPS: 5866.87 23:06:15 Virtualization: VT-x 23:06:15 Hypervisor vendor: KVM 23:06:15 Virtualization type: full 23:06:15 L1d cache: 128 KiB 23:06:15 L1i cache: 128 KiB 23:06:15 L2 cache: 16 MiB 23:06:15 L3 cache: 64 MiB 23:06:15 NUMA node0 CPU(s): 0-3 23:06:15 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 23:06:15 Vulnerability Meltdown: Mitigation; PTI 23:06:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:06:15 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 23:06:15 Vulnerability Spectre v2: Mitigation; Full retpoline 23:06:15 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:06:15 23:06:15 23:06:15 ---> nproc: 23:06:15 4 23:06:15 23:06:15 23:06:15 ---> df -h: 23:06:15 Filesystem Size Used Available Use% Mounted on 23:06:15 overlay 50.0G 6.4G 43.6G 13% / 23:06:15 tmpfs 64.0M 0 64.0M 0% /dev 23:06:15 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 23:06:15 shm 64.0M 0 64.0M 0% /dev/shm 23:06:15 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf 23:06:15 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname 23:06:15 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts 23:06:15 /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa 23:06:15 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/exfoundry_go-mod-bootstrap_PR-70 23:06:15 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/exfoundry_go-mod-bootstrap_PR-70@tmp 23:06:15 23:06:15 23:06:15 ---> free -m: 23:06:15 total used free shared buff/cache available 23:06:15 Mem: 1838 602 70 0 1164 1132 23:06:15 Swap: 1023 0 1023 23:06:15 23:06:15 23:06:15 ---> ip addr: 23:06:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 23:06:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:06:15 inet 127.0.0.1/8 scope host lo 23:06:15 valid_lft forever preferred_lft forever 23:06:15 6: eth0@if7: mtu 1458 qdisc noqueue state UP 23:06:15 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 23:06:15 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 23:06:15 valid_lft forever preferred_lft forever 23:06:15 23:06:15 23:06:15 ---> sar -b -r -n DEV: 23:06:15 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/17/20 _x86_64_ (4 CPU) 23:06:15 23:06:15 23:00:27 LINUX RESTART 23:06:15 23:06:15 23:01:01 tps rtps wtps bread/s bwrtn/s 23:06:15 23:02:01 50.67 11.35 39.32 2449.68 3382.69 23:06:15 23:03:01 2.60 0.00 2.60 0.00 88.91 23:06:15 23:04:01 0.25 0.00 0.25 0.00 3.88 23:06:15 23:05:01 0.23 0.00 0.23 0.00 2.83 23:06:15 23:06:01 47.93 47.75 0.18 3080.21 2.78 23:06:15 Average: 20.34 11.82 8.52 1106.00 696.42 23:06:15 23:06:15 23:01:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:06:15 23:02:01 104324 1777980 94.46 2620 1239796 922672 31.48 430792 1182600 16 23:06:15 23:03:01 92932 1789372 95.06 2620 1239800 899752 30.70 443284 1182528 20 23:06:15 23:04:01 110852 1771452 94.11 2620 1239804 890536 30.38 425080 1182528 8 23:06:15 23:05:01 110624 1771680 94.12 2620 1239808 890620 30.39 425624 1182528 16 23:06:15 23:06:01 92224 1790080 95.10 2620 1253612 892136 30.44 409904 1213300 168 23:06:15 Average: 102191 1780113 94.57 2620 1242564 899143 30.68 426937 1188697 46 23:06:15 23:06:15 23:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 23:06:15 23:02:01 eth0 280.14 179.12 665.04 71.00 0.00 0.00 0.00 23:06:15 23:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:15 23:02:01 docker0 1.28 1.23 0.30 2.45 0.00 0.00 0.00 23:06:15 23:03:01 eth0 1.38 0.37 0.42 0.18 0.00 0.00 0.00 23:06:15 23:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:15 23:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:15 23:04:01 eth0 0.83 0.40 0.30 0.21 0.00 0.00 0.00 23:06:15 23:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:15 23:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:15 23:05:01 eth0 0.53 0.32 0.27 0.23 0.00 0.00 0.00 23:06:15 23:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:15 23:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:15 23:06:01 eth0 8.74 5.76 8.95 3.24 0.00 0.00 0.00 23:06:15 23:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:15 23:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:15 Average: eth0 58.34 37.20 135.03 14.97 0.00 0.00 0.00 23:06:15 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:15 Average: docker0 0.26 0.25 0.06 0.49 0.00 0.00 0.00 23:06:15 23:06:15 23:06:15 ---> sar -P ALL: 23:06:15 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/17/20 _x86_64_ (4 CPU) 23:06:15 23:06:15 23:00:27 LINUX RESTART 23:06:15 23:06:15 23:01:01 CPU %user %nice %system %iowait %steal %idle 23:06:15 23:02:01 all 7.61 0.00 3.02 1.17 0.53 87.68 23:06:15 23:02:01 0 6.61 0.00 3.53 0.12 0.42 89.32 23:06:15 23:02:01 1 9.00 0.00 3.06 0.39 0.52 87.03 23:06:15 23:02:01 2 7.26 0.00 2.87 1.83 0.57 87.46 23:06:15 23:02:01 3 7.56 0.00 2.57 2.31 0.62 86.94 23:06:15 23:03:01 all 0.49 0.00 0.06 0.00 0.01 99.44 23:06:15 23:03:01 0 0.15 0.00 0.10 0.00 0.02 99.73 23:06:15 23:03:01 1 0.55 0.00 0.05 0.00 0.00 99.40 23:06:15 23:03:01 2 0.07 0.00 0.03 0.00 0.00 99.90 23:06:15 23:03:01 3 1.22 0.00 0.07 0.00 0.02 98.70 23:06:15 23:04:01 all 0.18 0.00 0.05 0.00 0.03 99.74 23:06:15 23:04:01 0 0.08 0.00 0.05 0.00 0.05 99.82 23:06:15 23:04:01 1 0.43 0.00 0.07 0.00 0.02 99.48 23:06:15 23:04:01 2 0.13 0.00 0.03 0.00 0.02 99.82 23:06:15 23:04:01 3 0.05 0.00 0.05 0.00 0.02 99.88 23:06:15 23:05:01 all 0.18 0.00 0.04 0.00 0.03 99.75 23:06:15 23:05:01 0 0.10 0.00 0.03 0.00 0.03 99.83 23:06:15 23:05:01 1 0.53 0.00 0.05 0.00 0.03 99.38 23:06:15 23:05:01 2 0.07 0.00 0.03 0.00 0.05 99.85 23:06:15 23:05:01 3 0.05 0.00 0.07 0.00 0.02 99.87 23:06:15 23:06:01 all 0.82 0.00 0.46 1.01 0.05 97.66 23:06:15 23:06:01 0 0.40 0.00 0.40 0.55 0.02 98.63 23:06:15 23:06:01 1 0.70 0.00 0.43 0.43 0.08 98.35 23:06:15 23:06:01 2 0.65 0.00 0.37 0.20 0.05 98.73 23:06:15 23:06:01 3 1.52 0.00 0.60 2.86 0.03 94.99 23:06:15 Average: all 1.84 0.00 0.72 0.43 0.13 96.87 23:06:15 Average: 0 1.45 0.00 0.82 0.13 0.11 97.49 23:06:15 Average: 1 2.23 0.00 0.73 0.16 0.13 96.75 23:06:15 Average: 2 1.63 0.00 0.66 0.40 0.14 97.17 23:06:15 Average: 3 2.07 0.00 0.67 1.03 0.14 96.09 23:06:15 23:06:15 23:06:15