Pull request #158 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 wshengqi for edgexfoundry/edgex-ui-go Loading trusted files from base branch master at 5144501f8a9f15561897d1d4dc812c79a9f90a7a rather than 8f33b8b6cbfac8d0bacb7c5f67cc0c9bf96afee3 Obtained Jenkinsfile from 5144501f8a9f15561897d1d4dc812c79a9f90a7a Running in Durability level: MAX_SURVIVABILITY 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 b810438aec07f555226556e3b59abf2bab733840 using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-158/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > 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 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 b810438aec07f555226556e3b59abf2bab733840 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b810438aec07f555226556e3b59abf2bab733840 # timeout=10 Commit message: "Merge pull request #114 from lranjbar/release-kraken" > 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:edgex-ui-go, goVersion:1.11] ========================================================= [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: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.11 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-563’ is offline Running on prd-centos7-docker-4c-2g-3301 in /w/workspace/edgexfoundry_edgex-ui-go_PR-158 [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/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-158 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/158/head:refs/remotes/origin/PR-158 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 5144501f8a9f15561897d1d4dc812c79a9f90a7a into PR head commit 8f33b8b6cbfac8d0bacb7c5f67cc0c9bf96afee3 Merge succeeded, producing 8f33b8b6cbfac8d0bacb7c5f67cc0c9bf96afee3 Checking out Revision 8f33b8b6cbfac8d0bacb7c5f67cc0c9bf96afee3 (PR-158) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/158/head:refs/remotes/origin/PR-158 # 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/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/158/head:refs/remotes/origin/PR-158 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8f33b8b6cbfac8d0bacb7c5f67cc0c9bf96afee3 # 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 5144501f8a9f15561897d1d4dc812c79a9f90a7a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8f33b8b6cbfac8d0bacb7c5f67cc0c9bf96afee3 # timeout=10 Commit message: "Merge branch 'master' into issue_#153" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-03-08T14:56:44.560Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-03-08T14:56:47.019Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-08T14:56:47.019Z] [2020-03-08T14:56:47.019Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-03-08T14:56:47.413Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-08T14:56:47.413Z] latest: Pulling from edgex-devops/git-semver [2020-03-08T14:56:47.413Z] 9123ac7c32f7: Pulling fs layer [2020-03-08T14:56:47.413Z] b8cc5d1170e3: Pulling fs layer [2020-03-08T14:56:47.413Z] 2924cbbf6a41: Pulling fs layer [2020-03-08T14:56:47.413Z] 93b08a4f1073: Pulling fs layer [2020-03-08T14:56:47.413Z] 93b08a4f1073: Waiting [2020-03-08T14:56:47.413Z] b8cc5d1170e3: Verifying Checksum [2020-03-08T14:56:47.413Z] b8cc5d1170e3: Download complete [2020-03-08T14:56:47.674Z] 9123ac7c32f7: Verifying Checksum [2020-03-08T14:56:47.674Z] 9123ac7c32f7: Download complete [2020-03-08T14:56:47.674Z] 93b08a4f1073: Verifying Checksum [2020-03-08T14:56:47.674Z] 93b08a4f1073: Download complete [2020-03-08T14:56:47.674Z] 2924cbbf6a41: Verifying Checksum [2020-03-08T14:56:47.951Z] 9123ac7c32f7: Pull complete [2020-03-08T14:56:47.951Z] b8cc5d1170e3: Pull complete [2020-03-08T14:56:48.898Z] 2924cbbf6a41: Pull complete [2020-03-08T14:56:49.158Z] 93b08a4f1073: Pull complete [2020-03-08T14:56:49.158Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-03-08T14:56:49.158Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-03-08T14:56:49.322Z] prd-centos7-docker-4c-2g-3301 does not seem to be running inside a container [2020-03-08T14:56:49.368Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-158 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-158:/w/workspace/edgexfoundry_edgex-ui-go_PR-158:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-158@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-158@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-03-08T14:56:50.017Z] $ docker top 56c463b4a08300cf85edd9923ed324ccfc219e526468cf5a4649d314928262e6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-08T14:56:50.892Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-08T14:56:50.892Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-08T14:56:51.133Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-08T14:56:51.135Z] $ docker exec 56c463b4a08300cf85edd9923ed324ccfc219e526468cf5a4649d314928262e6 ssh-agent [2020-03-08T14:56:51.319Z] SSH_AUTH_SOCK=/tmp/ssh-3LQZbaK4B76e/agent.13 [2020-03-08T14:56:51.319Z] SSH_AGENT_PID=20 [2020-03-08T14:56:51.330Z] Running ssh-add (command line suppressed) [2020-03-08T14:56:51.476Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-158@tmp/private_key_6171710536823403218.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-158@tmp/private_key_6171710536823403218.key) [2020-03-08T14:56:51.530Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-08T14:56:51.888Z] + git describe --exact-match --tags HEAD [2020-03-08T14:56:51.888Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-03-08T14:56:52.027Z] $ docker exec --env ******** --env ******** 56c463b4a08300cf85edd9923ed324ccfc219e526468cf5a4649d314928262e6 ssh-agent -k [2020-03-08T14:56:52.195Z] unset SSH_AUTH_SOCK; [2020-03-08T14:56:52.196Z] unset SSH_AGENT_PID; [2020-03-08T14:56:52.196Z] echo Agent pid 20 killed; [2020-03-08T14:56:52.244Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-03-08T14:56:52.377Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-03-08T14:56:52.378Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-03-08T14:56:52.468Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-08T14:56:52.468Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-08T14:56:52.673Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-08T14:56:52.675Z] $ docker exec 56c463b4a08300cf85edd9923ed324ccfc219e526468cf5a4649d314928262e6 ssh-agent [2020-03-08T14:56:52.882Z] SSH_AUTH_SOCK=/tmp/ssh-Rlq7nX0bjTXF/agent.56 [2020-03-08T14:56:52.882Z] SSH_AGENT_PID=63 [2020-03-08T14:56:52.889Z] Running ssh-add (command line suppressed) [2020-03-08T14:56:53.059Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-158@tmp/private_key_581605298625554055.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-158@tmp/private_key_581605298625554055.key) [2020-03-08T14:56:53.121Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-08T14:56:53.486Z] + git semver init [2020-03-08T14:56:53.487Z] # -> Open(): unable to determine branch for HEAD [2020-03-08T14:56:53.487Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-158/.git [2020-03-08T14:56:53.487Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-158 [2020-03-08T14:56:53.487Z] # $SEMVER_REMOTE_NAME = origin [2020-03-08T14:56:53.487Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-08T14:56:53.487Z] # $SEMVER_USER_NAME = jenkins [2020-03-08T14:56:53.487Z] # $SEMVER_BRANCH = PR-158 [2020-03-08T14:56:53.487Z] # $SEMVER_TEMP = /tmp/semver-825354577 [2020-03-08T14:56:53.487Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2020-03-08T14:56:54.063Z] # '/tmp/semver-825354577' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-158/.semver' [2020-03-08T14:56:54.063Z] # -> Force: false [2020-03-08T14:56:54.063Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-158/.semver [Pipeline] } [2020-03-08T14:56:54.084Z] $ docker exec --env ******** --env ******** 56c463b4a08300cf85edd9923ed324ccfc219e526468cf5a4649d314928262e6 ssh-agent -k [2020-03-08T14:56:54.221Z] unset SSH_AUTH_SOCK; [2020-03-08T14:56:54.222Z] unset SSH_AGENT_PID; [2020-03-08T14:56:54.222Z] echo Agent pid 63 killed; [2020-03-08T14:56:54.274Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-08T14:56:54.852Z] + git semver [Pipeline] } [2020-03-08T14:56:54.877Z] $ docker stop --time=1 56c463b4a08300cf85edd9923ed324ccfc219e526468cf5a4649d314928262e6 [2020-03-08T14:56:56.223Z] $ docker rm -f 56c463b4a08300cf85edd9923ed324ccfc219e526468cf5a4649d314928262e6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-03-08T14:56:57.280Z] Stashed 20 file(s) [Pipeline] echo [2020-03-08T14:56:57.296Z] [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 [2020-03-08T14:57:12.748Z] Still waiting to schedule task [2020-03-08T14:57:12.748Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-03-08T14:57:12.767Z] Still waiting to schedule task [2020-03-08T14:57:12.767Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2518’ is offline [2020-03-08T14:59:03.161Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3302 in /w/workspace/edgexfoundry_edgex-ui-go_PR-158 [Pipeline] { [Pipeline] ws [2020-03-08T14:59:03.271Z] Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout [2020-03-08T14:59:10.264Z] using credential edgex-jenkins-ssh [2020-03-08T14:59:10.360Z] Cloning the remote Git repository [2020-03-08T14:59:10.360Z] Cloning with configured refspecs honoured and without tags [2020-03-08T14:59:10.453Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-08T14:59:10.561Z] > git init /w/workspace/edgex-ui-go/3 # timeout=10 [2020-03-08T14:59:10.655Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-08T14:59:10.658Z] > git --version # timeout=10 [2020-03-08T14:59:10.693Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-08T14:59:10.771Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/158/head:refs/remotes/origin/PR-158 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-08T14:59:12.135Z] Fetching without tags [2020-03-08T14:59:12.636Z] Merging remotes/origin/master commit 5144501f8a9f15561897d1d4dc812c79a9f90a7a into PR head commit 8f33b8b6cbfac8d0bacb7c5f67cc0c9bf96afee3 [2020-03-08T14:59:11.990Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-08T14:59:12.017Z] > git config --add remote.origin.fetch +refs/pull/158/head:refs/remotes/origin/PR-158 # timeout=10 [2020-03-08T14:59:12.055Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-08T14:59:12.095Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-08T14:59:12.152Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-08T14:59:12.153Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-08T14:59:12.166Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/158/head:refs/remotes/origin/PR-158 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-08T14:59:12.664Z] > git config core.sparsecheckout # timeout=10 [2020-03-08T14:59:12.714Z] > git checkout -f 8f33b8b6cbfac8d0bacb7c5f67cc0c9bf96afee3 # timeout=10 [2020-03-08T14:59:13.136Z] Merge succeeded, producing 8f33b8b6cbfac8d0bacb7c5f67cc0c9bf96afee3 [2020-03-08T14:59:13.137Z] Checking out Revision 8f33b8b6cbfac8d0bacb7c5f67cc0c9bf96afee3 (PR-158) [2020-03-08T14:59:12.911Z] > git remote # timeout=10 [2020-03-08T14:59:12.961Z] > git config --get remote.origin.url # timeout=10 [2020-03-08T14:59:12.982Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-08T14:59:12.993Z] > git merge 5144501f8a9f15561897d1d4dc812c79a9f90a7a # timeout=10 [2020-03-08T14:59:13.021Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-08T14:59:13.146Z] > git config core.sparsecheckout # timeout=10 [2020-03-08T14:59:13.194Z] > git checkout -f 8f33b8b6cbfac8d0bacb7c5f67cc0c9bf96afee3 # timeout=10 [2020-03-08T14:59:18.065Z] Commit message: "Merge branch 'master' into issue_#153" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-08T14:59:19.698Z] ========================================================= [2020-03-08T14:59:19.699Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine] [2020-03-08T14:59:19.699Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-08T14:59:20.962Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine . [2020-03-08T14:59:21.943Z] Sending build context to Docker daemon 10.68MB [2020-03-08T14:59:21.943Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-03-08T14:59:21.943Z] Step 2/8 : FROM ${BASE} [2020-03-08T14:59:22.535Z] 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-03-08T14:59:22.535Z] 29bddadc8f3f: Pulling fs layer [2020-03-08T14:59:22.535Z] 02bb20f2603b: Pulling fs layer [2020-03-08T14:59:22.535Z] b62863a3550b: Pulling fs layer [2020-03-08T14:59:22.535Z] 9586258a13ea: Pulling fs layer [2020-03-08T14:59:22.535Z] a8b2cbafd68c: Pulling fs layer [2020-03-08T14:59:22.535Z] d1dd75721c92: Pulling fs layer [2020-03-08T14:59:22.535Z] 4e34fffdb759: Pulling fs layer [2020-03-08T14:59:22.535Z] fd1d9eb628f9: Pulling fs layer [2020-03-08T14:59:22.535Z] bd44c58b92db: Pulling fs layer [2020-03-08T14:59:22.535Z] e5856e266cf4: Pulling fs layer [2020-03-08T14:59:22.535Z] f0f88b30cdbb: Pulling fs layer [2020-03-08T14:59:22.535Z] 9586258a13ea: Waiting [2020-03-08T14:59:22.535Z] a8b2cbafd68c: Waiting [2020-03-08T14:59:22.535Z] d1dd75721c92: Waiting [2020-03-08T14:59:22.535Z] fd1d9eb628f9: Waiting [2020-03-08T14:59:22.535Z] bd44c58b92db: Waiting [2020-03-08T14:59:22.535Z] e5856e266cf4: Waiting [2020-03-08T14:59:22.535Z] f0f88b30cdbb: Waiting [2020-03-08T14:59:22.535Z] b62863a3550b: Verifying Checksum [2020-03-08T14:59:22.535Z] b62863a3550b: Download complete [2020-03-08T14:59:22.535Z] 02bb20f2603b: Download complete [2020-03-08T14:59:22.535Z] a8b2cbafd68c: Verifying Checksum [2020-03-08T14:59:22.535Z] a8b2cbafd68c: Download complete [2020-03-08T14:59:22.535Z] d1dd75721c92: Verifying Checksum [2020-03-08T14:59:22.535Z] d1dd75721c92: Download complete [2020-03-08T14:59:22.685Z] Running on prd-centos7-docker-4c-2g-3303 in /w/workspace/edgexfoundry_edgex-ui-go_PR-158 [Pipeline] { [Pipeline] ws [2020-03-08T14:59:22.753Z] Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [2020-03-08T14:59:22.805Z] 29bddadc8f3f: Download complete [Pipeline] checkout [2020-03-08T14:59:23.773Z] 29bddadc8f3f: Pull complete [2020-03-08T14:59:24.722Z] 02bb20f2603b: Pull complete [2020-03-08T14:59:25.012Z] b62863a3550b: Pull complete [2020-03-08T14:59:25.194Z] using credential edgex-jenkins-ssh [2020-03-08T14:59:25.235Z] Cloning the remote Git repository [2020-03-08T14:59:25.236Z] Cloning with configured refspecs honoured and without tags [2020-03-08T14:59:24.972Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-08T14:59:25.010Z] > git init /w/workspace/edgex-ui-go/3 # timeout=10 [2020-03-08T14:59:25.071Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-08T14:59:25.071Z] > git --version # timeout=10 [2020-03-08T14:59:25.082Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-08T14:59:25.162Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/158/head:refs/remotes/origin/PR-158 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-08T14:59:26.441Z] 4e34fffdb759: Verifying Checksum [2020-03-08T14:59:26.441Z] 4e34fffdb759: Download complete [2020-03-08T14:59:26.441Z] bd44c58b92db: Verifying Checksum [2020-03-08T14:59:26.441Z] bd44c58b92db: Download complete [2020-03-08T14:59:29.042Z] e5856e266cf4: Verifying Checksum [2020-03-08T14:59:29.042Z] e5856e266cf4: Download complete [2020-03-08T14:59:29.042Z] f0f88b30cdbb: Verifying Checksum [2020-03-08T14:59:29.042Z] f0f88b30cdbb: Download complete [2020-03-08T14:59:31.013Z] fd1d9eb628f9: Verifying Checksum [2020-03-08T14:59:31.013Z] fd1d9eb628f9: Download complete [2020-03-08T14:59:31.977Z] 9586258a13ea: Verifying Checksum [2020-03-08T14:59:31.977Z] 9586258a13ea: Download complete [2020-03-08T14:59:31.985Z] Fetching without tags [2020-03-08T14:59:31.955Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-08T14:59:31.959Z] > git config --add remote.origin.fetch +refs/pull/158/head:refs/remotes/origin/PR-158 # timeout=10 [2020-03-08T14:59:31.965Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-08T14:59:31.976Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-08T14:59:31.990Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-08T14:59:31.990Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-08T14:59:31.995Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/158/head:refs/remotes/origin/PR-158 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-08T14:59:32.373Z] Merging remotes/origin/master commit 5144501f8a9f15561897d1d4dc812c79a9f90a7a into PR head commit 8f33b8b6cbfac8d0bacb7c5f67cc0c9bf96afee3 [2020-03-08T14:59:32.483Z] Merge succeeded, producing 8f33b8b6cbfac8d0bacb7c5f67cc0c9bf96afee3 [2020-03-08T14:59:32.484Z] Checking out Revision 8f33b8b6cbfac8d0bacb7c5f67cc0c9bf96afee3 (PR-158) [2020-03-08T14:59:32.381Z] > git config core.sparsecheckout # timeout=10 [2020-03-08T14:59:32.387Z] > git checkout -f 8f33b8b6cbfac8d0bacb7c5f67cc0c9bf96afee3 # timeout=10 [2020-03-08T14:59:32.456Z] > git remote # timeout=10 [2020-03-08T14:59:32.461Z] > git config --get remote.origin.url # timeout=10 [2020-03-08T14:59:32.466Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-08T14:59:32.470Z] > git merge 5144501f8a9f15561897d1d4dc812c79a9f90a7a # timeout=10 [2020-03-08T14:59:32.478Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-08T14:59:32.486Z] > git config core.sparsecheckout # timeout=10 [2020-03-08T14:59:32.492Z] > git checkout -f 8f33b8b6cbfac8d0bacb7c5f67cc0c9bf96afee3 # timeout=10 [2020-03-08T14:59:36.323Z] Commit message: "Merge branch 'master' into issue_#153" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-08T14:59:37.314Z] ========================================================= [2020-03-08T14:59:37.314Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine] [2020-03-08T14:59:37.314Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-08T14:59:38.013Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine . [2020-03-08T14:59:38.276Z] Sending build context to Docker daemon 10.68MB [2020-03-08T14:59:38.276Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-03-08T14:59:38.276Z] Step 2/8 : FROM ${BASE} [2020-03-08T14:59:38.276Z] 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-03-08T14:59:38.276Z] 9d48c3bd43c5: Pulling fs layer [2020-03-08T14:59:38.276Z] 7f94eaf8af20: Pulling fs layer [2020-03-08T14:59:38.276Z] 9fe9984849c1: Pulling fs layer [2020-03-08T14:59:38.276Z] ec448270508e: Pulling fs layer [2020-03-08T14:59:38.276Z] 65ba82af53f7: Pulling fs layer [2020-03-08T14:59:38.276Z] 07c18b20a200: Pulling fs layer [2020-03-08T14:59:38.276Z] d9b3ee039db2: Pulling fs layer [2020-03-08T14:59:38.276Z] 8c79c1ac0d81: Pulling fs layer [2020-03-08T14:59:38.276Z] ff40f1a7a0b9: Pulling fs layer [2020-03-08T14:59:38.276Z] bdb43ae2d12f: Pulling fs layer [2020-03-08T14:59:38.276Z] 8e1ab0ef8490: Pulling fs layer [2020-03-08T14:59:38.276Z] d9b3ee039db2: Waiting [2020-03-08T14:59:38.276Z] 8c79c1ac0d81: Waiting [2020-03-08T14:59:38.277Z] ff40f1a7a0b9: Waiting [2020-03-08T14:59:38.277Z] bdb43ae2d12f: Waiting [2020-03-08T14:59:38.277Z] 8e1ab0ef8490: Waiting [2020-03-08T14:59:38.277Z] 07c18b20a200: Waiting [2020-03-08T14:59:38.277Z] ec448270508e: Waiting [2020-03-08T14:59:38.277Z] 65ba82af53f7: Waiting [2020-03-08T14:59:38.277Z] 9fe9984849c1: Verifying Checksum [2020-03-08T14:59:38.277Z] 9fe9984849c1: Download complete [2020-03-08T14:59:38.277Z] 65ba82af53f7: Verifying Checksum [2020-03-08T14:59:38.277Z] 65ba82af53f7: Download complete [2020-03-08T14:59:38.277Z] 07c18b20a200: Verifying Checksum [2020-03-08T14:59:38.277Z] 07c18b20a200: Download complete [2020-03-08T14:59:38.538Z] 9d48c3bd43c5: Verifying Checksum [2020-03-08T14:59:38.538Z] 9d48c3bd43c5: Download complete [2020-03-08T14:59:38.801Z] 9d48c3bd43c5: Pull complete [2020-03-08T14:59:39.086Z] d9b3ee039db2: Verifying Checksum [2020-03-08T14:59:39.086Z] d9b3ee039db2: Download complete [2020-03-08T14:59:39.351Z] ff40f1a7a0b9: Verifying Checksum [2020-03-08T14:59:39.351Z] ff40f1a7a0b9: Download complete [2020-03-08T14:59:39.612Z] bdb43ae2d12f: Verifying Checksum [2020-03-08T14:59:39.612Z] bdb43ae2d12f: Download complete [2020-03-08T14:59:39.612Z] 8e1ab0ef8490: Verifying Checksum [2020-03-08T14:59:39.612Z] 8e1ab0ef8490: Download complete [2020-03-08T14:59:39.612Z] 8c79c1ac0d81: Verifying Checksum [2020-03-08T14:59:39.612Z] 8c79c1ac0d81: Download complete [2020-03-08T14:59:39.872Z] ec448270508e: Verifying Checksum [2020-03-08T14:59:39.872Z] ec448270508e: Download complete [2020-03-08T14:59:40.814Z] 7f94eaf8af20: Pull complete [2020-03-08T14:59:40.814Z] 9fe9984849c1: Pull complete [2020-03-08T14:59:42.075Z] 9586258a13ea: Pull complete [2020-03-08T14:59:42.075Z] a8b2cbafd68c: Pull complete [2020-03-08T14:59:42.075Z] d1dd75721c92: Pull complete [2020-03-08T14:59:46.095Z] ec448270508e: Pull complete [2020-03-08T14:59:46.095Z] 65ba82af53f7: Pull complete [2020-03-08T14:59:46.095Z] 07c18b20a200: Pull complete [2020-03-08T14:59:46.350Z] 4e34fffdb759: Pull complete [2020-03-08T14:59:50.618Z] fd1d9eb628f9: Pull complete [2020-03-08T14:59:50.618Z] bd44c58b92db: Pull complete [2020-03-08T14:59:51.379Z] d9b3ee039db2: Pull complete [2020-03-08T14:59:52.587Z] e5856e266cf4: Pull complete [2020-03-08T14:59:52.855Z] f0f88b30cdbb: Pull complete [2020-03-08T14:59:52.855Z] Digest: sha256:0afe80e964ff91b821579eaa0e3b1ed78178dca0ccdefa3405e9e51f8d7def20 [2020-03-08T14:59:52.855Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine [2020-03-08T14:59:52.855Z] ---> 0be50c763560 [2020-03-08T14:59:52.855Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-08T14:59:53.919Z] 8c79c1ac0d81: Pull complete [2020-03-08T14:59:53.919Z] ff40f1a7a0b9: Pull complete [2020-03-08T14:59:54.491Z] bdb43ae2d12f: Pull complete [2020-03-08T14:59:54.491Z] 8e1ab0ef8490: Pull complete [2020-03-08T14:59:54.491Z] Digest: sha256:c76e0edd79d4c6656119c378b17c5c9a3bdc51370d3ca27653326e6060dcfb5d [2020-03-08T14:59:54.491Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine [2020-03-08T14:59:54.491Z] ---> 8acfeb908b63 [2020-03-08T14:59:54.491Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-08T14:59:54.491Z] ---> Running in 0c8dc2536571 [2020-03-08T14:59:54.754Z] Removing intermediate container 0c8dc2536571 [2020-03-08T14:59:54.754Z] ---> f887214a4ea9 [2020-03-08T14:59:54.754Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-08T14:59:54.754Z] ---> Running in 3856c3375794 [2020-03-08T14:59:56.143Z] Removing intermediate container 3856c3375794 [2020-03-08T14:59:56.143Z] ---> 58a26ca36e65 [2020-03-08T14:59:56.143Z] Step 5/8 : RUN apk add --no-cache make git [2020-03-08T14:59:56.143Z] ---> Running in 198ebc1ba9e2 [2020-03-08T14:59:56.731Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-03-08T14:59:57.172Z] ---> Running in 2a82976cb4dd [2020-03-08T14:59:57.440Z] Removing intermediate container 2a82976cb4dd [2020-03-08T14:59:57.440Z] ---> d6110a9964e8 [2020-03-08T14:59:57.440Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-08T14:59:57.440Z] ---> Running in 6a1a5b06a1d8 [2020-03-08T14:59:58.115Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-03-08T14:59:58.115Z] OK: 134 MiB in 39 packages [2020-03-08T14:59:58.685Z] Removing intermediate container 198ebc1ba9e2 [2020-03-08T14:59:58.685Z] ---> 8710434891db [2020-03-08T14:59:58.685Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-03-08T14:59:58.685Z] ---> Running in 363ceeaa7d68 [2020-03-08T14:59:58.685Z] Removing intermediate container 363ceeaa7d68 [2020-03-08T14:59:58.685Z] ---> 9b62929b58fb [2020-03-08T14:59:58.685Z] Step 7/8 : COPY . . [2020-03-08T14:59:59.390Z] Removing intermediate container 6a1a5b06a1d8 [2020-03-08T14:59:59.390Z] ---> c9aabae80ea8 [2020-03-08T14:59:59.390Z] Step 5/8 : RUN apk add --no-cache make git [2020-03-08T14:59:59.622Z] ---> 35714db434d1 [2020-03-08T14:59:59.622Z] Step 8/8 : RUN go mod download [2020-03-08T14:59:59.622Z] ---> Running in 2f767f0ce9d7 [2020-03-08T14:59:59.659Z] ---> Running in 5f54fd11fade [2020-03-08T14:59:59.890Z] go: finding github.com/gorilla/mux v1.7.1 [2020-03-08T14:59:59.890Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-03-08T14:59:59.890Z] go: finding github.com/kr/pretty v0.1.0 [2020-03-08T14:59:59.890Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-08T14:59:59.890Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-08T14:59:59.890Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-03-08T14:59:59.890Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-03-08T15:00:00.459Z] go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba [2020-03-08T15:00:00.459Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-08T15:00:00.459Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-08T15:00:00.459Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-03-08T15:00:00.459Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-08T15:00:00.459Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-03-08T15:00:00.459Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-08T15:00:00.622Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-03-08T15:00:00.719Z] go: finding github.com/kr/text v0.1.0 [2020-03-08T15:00:00.977Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-03-08T15:00:00.977Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-03-08T15:00:00.977Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-08T15:00:00.977Z] go: finding github.com/kr/pty v1.1.1 [2020-03-08T15:00:01.207Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-03-08T15:00:01.238Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-03-08T15:00:01.238Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-08T15:00:01.238Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-08T15:00:01.795Z] OK: 121 MiB in 39 packages [2020-03-08T15:00:02.623Z] go: finding golang.org/x/text v0.3.0 [2020-03-08T15:00:02.623Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-03-08T15:00:02.764Z] Removing intermediate container 5f54fd11fade [2020-03-08T15:00:02.764Z] ---> 9ae49f895e54 [2020-03-08T15:00:02.764Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-03-08T15:00:03.036Z] ---> Running in ed08a0e11e6e [2020-03-08T15:00:03.622Z] Removing intermediate container ed08a0e11e6e [2020-03-08T15:00:03.622Z] ---> 3fd5b78ac39a [2020-03-08T15:00:03.622Z] Step 7/8 : COPY . . [2020-03-08T15:00:04.005Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-03-08T15:00:05.049Z] ---> bab0adb86846 [2020-03-08T15:00:05.049Z] Step 8/8 : RUN go mod download [2020-03-08T15:00:05.049Z] ---> Running in ca214167a2a4 [2020-03-08T15:00:05.925Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-03-08T15:00:05.925Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-08T15:00:05.925Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-08T15:00:05.925Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-08T15:00:05.925Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-08T15:00:05.925Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-08T15:00:05.925Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-03-08T15:00:06.016Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-08T15:00:06.016Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-08T15:00:06.016Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-03-08T15:00:06.016Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-03-08T15:00:06.016Z] go: finding github.com/gorilla/mux v1.7.1 [2020-03-08T15:00:06.016Z] go: finding github.com/kr/pretty v0.1.0 [2020-03-08T15:00:06.016Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-03-08T15:00:06.185Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-08T15:00:06.186Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-08T15:00:06.988Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-08T15:00:06.988Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-03-08T15:00:06.988Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-08T15:00:06.988Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-08T15:00:07.262Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-03-08T15:00:07.262Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-08T15:00:07.262Z] go: finding github.com/kr/text v0.1.0 [2020-03-08T15:00:07.533Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-03-08T15:00:07.533Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-03-08T15:00:07.572Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-08T15:00:07.572Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-08T15:00:07.572Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-08T15:00:07.572Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-08T15:00:07.572Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-08T15:00:07.572Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-08T15:00:07.572Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-08T15:00:07.572Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-08T15:00:07.572Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-08T15:00:07.572Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-08T15:00:07.804Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-08T15:00:07.804Z] go: finding github.com/kr/pty v1.1.1 [2020-03-08T15:00:08.074Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-03-08T15:00:08.074Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-08T15:00:08.074Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-08T15:00:08.144Z] go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee [2020-03-08T15:00:08.144Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-03-08T15:00:08.144Z] go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 [2020-03-08T15:00:08.144Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-08T15:00:08.144Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-08T15:00:08.144Z] go: finding github.com/stretchr/testify v1.2.2 [2020-03-08T15:00:08.144Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-08T15:00:08.144Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-08T15:00:08.144Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-08T15:00:08.403Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-08T15:00:08.403Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-08T15:00:08.403Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-08T15:00:08.403Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-08T15:00:08.665Z] go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc [2020-03-08T15:00:08.665Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-08T15:00:08.665Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-08T15:00:08.665Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-08T15:00:08.665Z] go: finding github.com/fatih/color v1.7.0 [2020-03-08T15:00:08.665Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-08T15:00:08.665Z] go: finding github.com/posener/complete v1.1.1 [2020-03-08T15:00:08.665Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-08T15:00:08.665Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-08T15:00:08.665Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-03-08T15:00:08.926Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-08T15:00:08.926Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-03-08T15:00:08.926Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-08T15:00:11.429Z] go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba [2020-03-08T15:00:12.857Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-03-08T15:00:12.857Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-03-08T15:00:12.857Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-08T15:00:12.857Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-08T15:00:13.128Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-08T15:00:13.128Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-08T15:00:13.128Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-08T15:00:14.129Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-08T15:00:14.129Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-08T15:00:14.400Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-03-08T15:00:14.400Z] go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee [2020-03-08T15:00:14.400Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-08T15:00:14.400Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-08T15:00:14.400Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-08T15:00:14.670Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-08T15:00:14.670Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-08T15:00:14.670Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-08T15:00:14.670Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-08T15:00:14.939Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-08T15:00:14.939Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-03-08T15:00:15.209Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-08T15:00:15.480Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-08T15:00:15.480Z] go: finding golang.org/x/text v0.3.0 [2020-03-08T15:00:15.480Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-08T15:00:15.480Z] go: finding github.com/stretchr/testify v1.2.2 [2020-03-08T15:00:15.751Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-08T15:00:15.751Z] go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc [2020-03-08T15:00:15.751Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-08T15:00:15.751Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-08T15:00:16.344Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-08T15:00:16.344Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-08T15:00:16.345Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-08T15:00:16.345Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-08T15:00:16.614Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-08T15:00:16.614Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-08T15:00:16.614Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-03-08T15:00:17.587Z] go: finding github.com/posener/complete v1.1.1 [2020-03-08T15:00:17.587Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-08T15:00:17.587Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-08T15:00:17.587Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-08T15:00:17.859Z] go: finding github.com/fatih/color v1.7.0 [2020-03-08T15:00:17.859Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-08T15:00:18.136Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-03-08T15:00:18.136Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-08T15:00:18.136Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-08T15:00:18.410Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-03-08T15:00:18.410Z] go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 [2020-03-08T15:00:18.410Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-08T15:00:21.181Z] Removing intermediate container 2f767f0ce9d7 [2020-03-08T15:00:21.181Z] ---> afd2345cb231 [2020-03-08T15:00:21.181Z] Successfully built afd2345cb231 [2020-03-08T15:00:21.181Z] 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 [2020-03-08T15:00:22.015Z] + docker inspect -f . ci-base-image-x86_64 [2020-03-08T15:00:22.015Z] . [Pipeline] withDockerContainer [2020-03-08T15:00:22.170Z] prd-centos7-docker-4c-2g-3303 does not seem to be running inside a container [2020-03-08T15:00:22.218Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@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 ******** ci-base-image-x86_64 cat [2020-03-08T15:00:22.803Z] $ docker top 90ebf9b4b7a196c3080682390ce72d425104cb1f4fdbd931733297eb7c5f022d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-08T15:00:23.820Z] + go version [2020-03-08T15:00:24.391Z] go version go1.11.13 linux/amd64 [Pipeline] sh [2020-03-08T15:00:25.586Z] + make test [2020-03-08T15:00:25.586Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-03-08T15:00:27.494Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-03-08T15:00:35.684Z] ? github.com/edgexfoundry/edgex-ui-go/app [no test files] [2020-03-08T15:00:35.684Z] ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] [2020-03-08T15:00:35.684Z] ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] [2020-03-08T15:00:35.684Z] ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] [2020-03-08T15:00:35.684Z] ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] [2020-03-08T15:00:35.684Z] ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] [2020-03-08T15:00:35.684Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] [2020-03-08T15:00:35.684Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] [2020-03-08T15:00:35.684Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] [2020-03-08T15:00:35.684Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-03-08T15:00:35.684Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-03-08T15:00:35.684Z] GO111MODULE=on go vet ./... [Pipeline] stash [2020-03-08T15:00:39.422Z] Stashed 1 file(s) [Pipeline] } [2020-03-08T15:00:39.438Z] $ docker stop --time=1 90ebf9b4b7a196c3080682390ce72d425104cb1f4fdbd931733297eb7c5f022d [2020-03-08T15:00:40.837Z] $ docker rm -f 90ebf9b4b7a196c3080682390ce72d425104cb1f4fdbd931733297eb7c5f022d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-08T15:00:42.301Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-08T15:00:42.622Z] + ls -al . [2020-03-08T15:00:42.622Z] total 72 [2020-03-08T15:00:42.622Z] drwxrwxr-x. 11 jenkins jenkins 4096 Mar 8 15:00 . [2020-03-08T15:00:42.622Z] drwxrwxr-x. 4 jenkins jenkins 28 Mar 8 14:59 .. [2020-03-08T15:00:42.622Z] drwxrwxr-x. 8 jenkins jenkins 119 Mar 8 14:59 app [2020-03-08T15:00:42.622Z] drwxrwxr-x. 3 jenkins jenkins 20 Mar 8 14:59 assets [2020-03-08T15:00:42.622Z] drwxrwxr-x. 2 jenkins jenkins 35 Mar 8 14:59 bin [2020-03-08T15:00:42.622Z] drwxrwxr-x. 3 jenkins jenkins 29 Mar 8 14:59 cmd [2020-03-08T15:00:42.622Z] -rw-rw-r--. 1 jenkins jenkins 3959 Mar 8 14:59 CONTRIBUTING.md [2020-03-08T15:00:42.622Z] -rw-r--r--. 1 jenkins jenkins 10 Mar 8 15:00 coverage.out [2020-03-08T15:00:42.622Z] -rw-rw-r--. 1 jenkins jenkins 839 Mar 8 14:59 Dockerfile [2020-03-08T15:00:42.622Z] -rw-rw-r--. 1 jenkins jenkins 898 Mar 8 14:59 Dockerfile.build [2020-03-08T15:00:42.622Z] drwxrwxr-x. 4 jenkins jenkins 53 Mar 8 14:59 docs [2020-03-08T15:00:42.622Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 8 14:59 .git [2020-03-08T15:00:42.622Z] -rw-rw-r--. 1 jenkins jenkins 123 Mar 8 14:59 .gitignore [2020-03-08T15:00:42.622Z] -rw-rw-r--. 1 jenkins jenkins 522 Mar 8 14:59 go.mod [2020-03-08T15:00:42.622Z] -rw-r--r--. 1 jenkins jenkins 8727 Mar 8 15:00 go.sum [2020-03-08T15:00:42.622Z] drwxrwxr-x. 3 jenkins jenkins 17 Mar 8 14:59 internal [2020-03-08T15:00:42.622Z] -rw-rw-r--. 1 jenkins jenkins 675 Mar 8 14:59 Jenkinsfile [2020-03-08T15:00:42.622Z] -rw-rw-r--. 1 jenkins jenkins 11357 Mar 8 14:59 LICENSE [2020-03-08T15:00:42.622Z] -rw-rw-r--. 1 jenkins jenkins 951 Mar 8 14:59 Makefile [2020-03-08T15:00:42.622Z] -rw-rw-r--. 1 jenkins jenkins 3392 Mar 8 14:59 README.md [2020-03-08T15:00:42.622Z] drwxrwxr-x. 3 jenkins jenkins 58 Mar 8 14:59 .semver [2020-03-08T15:00:42.622Z] drwxrwxr-x. 4 jenkins jenkins 54 Mar 8 14:59 snap [2020-03-08T15:00:42.622Z] -rw-rw-r--. 1 jenkins jenkins 5 Mar 8 14:56 VERSION [2020-03-08T15:00:42.622Z] -rw-rw-r--. 1 jenkins jenkins 155 Mar 8 14:59 version.go [Pipeline] isUnix [Pipeline] sh [2020-03-08T15:00:42.956Z] + docker build -t docker-edgex-ui-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=8f33b8b6cbfac8d0bacb7c5f67cc0c9bf96afee3 --label arch=amd64 --label version=0.0.0 . [2020-03-08T15:00:43.217Z] Sending build context to Docker daemon 10.69MB [2020-03-08T15:00:43.217Z] Step 1/23 : ARG BASE=golang:1.11-alpine [2020-03-08T15:00:43.217Z] Step 2/23 : FROM ${BASE} AS builder [2020-03-08T15:00:43.217Z] ---> afd2345cb231 [2020-03-08T15:00:43.217Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-03-08T15:00:43.217Z] ---> Running in 0816e6b7594b [2020-03-08T15:00:43.217Z] Removing intermediate container 0816e6b7594b [2020-03-08T15:00:43.217Z] ---> 5f546c0a182a [2020-03-08T15:00:43.217Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2020-03-08T15:00:43.477Z] ---> Running in a9e5ff84316f [2020-03-08T15:00:43.477Z] Removing intermediate container a9e5ff84316f [2020-03-08T15:00:43.477Z] ---> 40e177ad43b4 [2020-03-08T15:00:43.477Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2020-03-08T15:00:43.477Z] ---> Running in db5280828296 [2020-03-08T15:00:43.738Z] Removing intermediate container db5280828296 [2020-03-08T15:00:43.738Z] ---> dd65d19d4acc [2020-03-08T15:00:43.738Z] Step 6/23 : LABEL Name=edgex-ui-go [2020-03-08T15:00:43.738Z] ---> Running in c9b1305ac5c7 [2020-03-08T15:00:43.738Z] Removing intermediate container c9b1305ac5c7 [2020-03-08T15:00:43.738Z] ---> 6035cec8b38e [2020-03-08T15:00:43.738Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-03-08T15:00:43.998Z] ---> Running in 5010a4da9c85 [2020-03-08T15:00:43.998Z] Removing intermediate container 5010a4da9c85 [2020-03-08T15:00:43.998Z] ---> 6da36c5bf9cf [2020-03-08T15:00:43.998Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-08T15:00:43.998Z] ---> Running in 1eba854565fc [2020-03-08T15:00:44.938Z] Removing intermediate container 1eba854565fc [2020-03-08T15:00:44.938Z] ---> 51370bdd4734 [2020-03-08T15:00:44.938Z] Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-03-08T15:00:44.938Z] ---> Running in ebbc3ddea9e8 [2020-03-08T15:00:45.200Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-03-08T15:00:46.138Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-03-08T15:00:46.138Z] OK: 134 MiB in 39 packages [2020-03-08T15:00:46.710Z] Removing intermediate container ebbc3ddea9e8 [2020-03-08T15:00:46.710Z] ---> 0791f5e6bc5e [2020-03-08T15:00:46.710Z] Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-03-08T15:00:46.710Z] ---> Running in 5e7973815bb6 [2020-03-08T15:00:46.969Z] Removing intermediate container 5e7973815bb6 [2020-03-08T15:00:46.969Z] ---> 0bbfe09f608e [2020-03-08T15:00:46.969Z] Step 11/23 : COPY go.mod . [2020-03-08T15:00:46.969Z] ---> ec4dd10b74e8 [2020-03-08T15:00:46.969Z] Step 12/23 : COPY Makefile . [2020-03-08T15:00:47.228Z] ---> 3cbb2b8437fb [2020-03-08T15:00:47.228Z] Step 13/23 : RUN make update [2020-03-08T15:00:47.228Z] ---> Running in 212ff8156128 [2020-03-08T15:00:47.491Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-03-08T15:00:48.059Z] Removing intermediate container 212ff8156128 [2020-03-08T15:00:48.059Z] ---> 158a327793d8 [2020-03-08T15:00:48.059Z] Step 14/23 : COPY . . [2020-03-08T15:00:48.322Z] ---> 361df5d0270b [2020-03-08T15:00:48.322Z] Step 15/23 : RUN ${MAKE} [2020-03-08T15:00:48.581Z] ---> Running in d184a3754395 [2020-03-08T15:00:48.840Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2020-03-08T15:00:50.701Z] Removing intermediate container ca214167a2a4 [2020-03-08T15:00:50.701Z] ---> ef08987eae10 [2020-03-08T15:00:50.701Z] Successfully built ef08987eae10 [2020-03-08T15:00:50.701Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-03-08T15:00:51.539Z] + docker inspect -f . ci-base-image-arm64 [2020-03-08T15:00:51.809Z] . [Pipeline] withDockerContainer [2020-03-08T15:00:52.172Z] prd-ubuntu18.04-docker-arm64-4c-16g-3302 does not seem to be running inside a container [2020-03-08T15:00:52.257Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@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 ******** ci-base-image-arm64 cat [2020-03-08T15:00:53.613Z] $ docker top cc1285c8a0f1c3bd0e5a312b9b523711c4382b877b5e08a1200a5814fee8fc22 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-08T15:00:56.051Z] + go version [2020-03-08T15:00:56.051Z] go version go1.11.13 linux/arm64 [Pipeline] sh [2020-03-08T15:00:56.746Z] + make test [2020-03-08T15:00:56.746Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-03-08T15:00:57.019Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-03-08T15:00:58.166Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-03-08T15:01:00.317Z] Removing intermediate container d184a3754395 [2020-03-08T15:01:00.317Z] ---> 11a878383b96 [2020-03-08T15:01:00.317Z] Step 16/23 : FROM alpine [2020-03-08T15:01:00.317Z] latest: Pulling from library/alpine [2020-03-08T15:01:00.584Z] c9b1b535fdd9: Pulling fs layer [2020-03-08T15:01:00.844Z] c9b1b535fdd9: Verifying Checksum [2020-03-08T15:01:00.844Z] c9b1b535fdd9: Download complete [2020-03-08T15:01:01.103Z] c9b1b535fdd9: Pull complete [2020-03-08T15:01:01.103Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d [2020-03-08T15:01:01.103Z] Status: Downloaded newer image for alpine:latest [2020-03-08T15:01:01.103Z] ---> e7d92cdc71fe [2020-03-08T15:01:01.103Z] Step 17/23 : EXPOSE 4000 [2020-03-08T15:01:01.103Z] ---> Running in 524cea4909c8 [2020-03-08T15:01:01.363Z] Removing intermediate container 524cea4909c8 [2020-03-08T15:01:01.363Z] ---> 2028ca22a6b1 [2020-03-08T15:01:01.363Z] Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-03-08T15:01:01.932Z] ---> 18ff250f68ac [2020-03-08T15:01:01.932Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-03-08T15:01:01.932Z] ---> Running in 6621eedf6fad [2020-03-08T15:01:01.932Z] Removing intermediate container 6621eedf6fad [2020-03-08T15:01:01.932Z] ---> 8593761ae0d6 [2020-03-08T15:01:01.932Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] [2020-03-08T15:01:01.932Z] ---> Running in c79c03cec999 [2020-03-08T15:01:02.191Z] Removing intermediate container c79c03cec999 [2020-03-08T15:01:02.191Z] ---> 50feabf719a0 [2020-03-08T15:01:02.191Z] Step 21/23 : LABEL arch=amd64 [2020-03-08T15:01:02.191Z] ---> Running in 130bd1e21ccb [2020-03-08T15:01:02.450Z] Removing intermediate container 130bd1e21ccb [2020-03-08T15:01:02.450Z] ---> b0d29c3ea2bd [2020-03-08T15:01:02.450Z] Step 22/23 : LABEL git_sha=8f33b8b6cbfac8d0bacb7c5f67cc0c9bf96afee3 [2020-03-08T15:01:02.450Z] ---> Running in fd7a52249460 [2020-03-08T15:01:02.450Z] Removing intermediate container fd7a52249460 [2020-03-08T15:01:02.450Z] ---> 9281a92e2597 [2020-03-08T15:01:02.450Z] Step 23/23 : LABEL version=0.0.0 [2020-03-08T15:01:02.710Z] ---> Running in f570e5228838 [2020-03-08T15:01:02.710Z] Removing intermediate container f570e5228838 [2020-03-08T15:01:02.710Z] ---> d78cfd41c270 [2020-03-08T15:01:02.710Z] [Warning] One or more build-args [ARCH] were not consumed [2020-03-08T15:01:02.710Z] Successfully built d78cfd41c270 [2020-03-08T15:01:02.710Z] Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // script [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] } [2020-03-08T15:01:24.905Z] ? github.com/edgexfoundry/edgex-ui-go/app [no test files] [2020-03-08T15:01:24.905Z] ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] [2020-03-08T15:01:24.905Z] ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] [2020-03-08T15:01:24.905Z] ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] [2020-03-08T15:01:24.905Z] ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] [2020-03-08T15:01:24.905Z] ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] [2020-03-08T15:01:24.905Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] [2020-03-08T15:01:24.905Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] [2020-03-08T15:01:24.905Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] [2020-03-08T15:01:25.172Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-03-08T15:01:25.172Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-03-08T15:01:25.444Z] GO111MODULE=on go vet ./... [Pipeline] stash [2020-03-08T15:01:37.829Z] Warning: overwriting stash ‘coverage-report’ [2020-03-08T15:01:38.224Z] Stashed 1 file(s) [Pipeline] } [2020-03-08T15:01:38.251Z] $ docker stop --time=1 cc1285c8a0f1c3bd0e5a312b9b523711c4382b877b5e08a1200a5814fee8fc22 [2020-03-08T15:01:40.477Z] $ docker rm -f cc1285c8a0f1c3bd0e5a312b9b523711c4382b877b5e08a1200a5814fee8fc22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-08T15:01:41.914Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-08T15:01:42.262Z] + ls -al . [2020-03-08T15:01:42.262Z] total 112 [2020-03-08T15:01:42.262Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 8 15:00 . [2020-03-08T15:01:42.262Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 14:59 .. [2020-03-08T15:01:42.262Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 14:59 .git [2020-03-08T15:01:42.262Z] -rw-rw-r-- 1 jenkins jenkins 123 Mar 8 14:59 .gitignore [2020-03-08T15:01:42.262Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 14:59 .semver [2020-03-08T15:01:42.262Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 8 14:59 CONTRIBUTING.md [2020-03-08T15:01:42.262Z] -rw-rw-r-- 1 jenkins jenkins 839 Mar 8 14:59 Dockerfile [2020-03-08T15:01:42.262Z] -rw-rw-r-- 1 jenkins jenkins 898 Mar 8 14:59 Dockerfile.build [2020-03-08T15:01:42.262Z] -rw-rw-r-- 1 jenkins jenkins 675 Mar 8 14:59 Jenkinsfile [2020-03-08T15:01:42.262Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 8 14:59 LICENSE [2020-03-08T15:01:42.262Z] -rw-rw-r-- 1 jenkins jenkins 951 Mar 8 14:59 Makefile [2020-03-08T15:01:42.262Z] -rw-rw-r-- 1 jenkins jenkins 3392 Mar 8 14:59 README.md [2020-03-08T15:01:42.262Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 8 14:56 VERSION [2020-03-08T15:01:42.262Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 14:59 app [2020-03-08T15:01:42.262Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 14:59 assets [2020-03-08T15:01:42.262Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 14:59 bin [2020-03-08T15:01:42.262Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 14:59 cmd [2020-03-08T15:01:42.262Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 8 15:00 coverage.out [2020-03-08T15:01:42.262Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 14:59 docs [2020-03-08T15:01:42.262Z] -rw-rw-r-- 1 jenkins jenkins 522 Mar 8 14:59 go.mod [2020-03-08T15:01:42.262Z] -rw-r--r-- 1 jenkins jenkins 8727 Mar 8 15:00 go.sum [2020-03-08T15:01:42.262Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 14:59 internal [2020-03-08T15:01:42.262Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 14:59 snap [2020-03-08T15:01:42.262Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 8 14:59 version.go [Pipeline] isUnix [Pipeline] sh [2020-03-08T15:01:42.626Z] + docker build -t docker-edgex-ui-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=8f33b8b6cbfac8d0bacb7c5f67cc0c9bf96afee3 --label arch=arm64 --label version=0.0.0 . [2020-03-08T15:01:43.215Z] Sending build context to Docker daemon 10.69MB [2020-03-08T15:01:43.215Z] Step 1/23 : ARG BASE=golang:1.11-alpine [2020-03-08T15:01:43.215Z] Step 2/23 : FROM ${BASE} AS builder [2020-03-08T15:01:43.215Z] ---> ef08987eae10 [2020-03-08T15:01:43.215Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-03-08T15:01:43.483Z] ---> Running in 2e5866c2a2ed [2020-03-08T15:01:43.750Z] Removing intermediate container 2e5866c2a2ed [2020-03-08T15:01:43.750Z] ---> 032787e9ed8e [2020-03-08T15:01:43.751Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2020-03-08T15:01:44.019Z] ---> Running in babf9caa7d3e [2020-03-08T15:01:44.288Z] Removing intermediate container babf9caa7d3e [2020-03-08T15:01:44.288Z] ---> 15321a403330 [2020-03-08T15:01:44.288Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2020-03-08T15:01:44.556Z] ---> Running in 21fd6d9399b5 [2020-03-08T15:01:44.825Z] Removing intermediate container 21fd6d9399b5 [2020-03-08T15:01:44.825Z] ---> e06c9c63fe32 [2020-03-08T15:01:44.825Z] Step 6/23 : LABEL Name=edgex-ui-go [2020-03-08T15:01:44.825Z] ---> Running in e913fd9ad5b8 [2020-03-08T15:01:45.424Z] Removing intermediate container e913fd9ad5b8 [2020-03-08T15:01:45.424Z] ---> 1a2b98a6f1b2 [2020-03-08T15:01:45.424Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-03-08T15:01:45.424Z] ---> Running in 1c4e297b74ea [2020-03-08T15:01:45.691Z] Removing intermediate container 1c4e297b74ea [2020-03-08T15:01:45.691Z] ---> eb54be7dd65f [2020-03-08T15:01:45.691Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-08T15:01:45.962Z] ---> Running in a7d21952df8e [2020-03-08T15:01:47.917Z] Removing intermediate container a7d21952df8e [2020-03-08T15:01:47.917Z] ---> 7d7fd5fbacb5 [2020-03-08T15:01:47.917Z] Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-03-08T15:01:47.917Z] ---> Running in 9c7224feb348 [2020-03-08T15:01:48.502Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-03-08T15:01:49.473Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-03-08T15:01:50.060Z] OK: 121 MiB in 39 packages [2020-03-08T15:01:51.028Z] Removing intermediate container 9c7224feb348 [2020-03-08T15:01:51.028Z] ---> d7635b48b3fd [2020-03-08T15:01:51.028Z] Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-03-08T15:01:51.028Z] ---> Running in 922f95408afc [2020-03-08T15:01:51.617Z] Removing intermediate container 922f95408afc [2020-03-08T15:01:51.617Z] ---> fcf7096736bb [2020-03-08T15:01:51.617Z] Step 11/23 : COPY go.mod . [2020-03-08T15:01:51.888Z] ---> 47e76085af72 [2020-03-08T15:01:51.888Z] Step 12/23 : COPY Makefile . [2020-03-08T15:01:52.482Z] ---> 5163c76ce79d [2020-03-08T15:01:52.482Z] Step 13/23 : RUN make update [2020-03-08T15:01:52.482Z] ---> Running in b46f9b036b63 [2020-03-08T15:01:53.451Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-03-08T15:01:54.416Z] Removing intermediate container b46f9b036b63 [2020-03-08T15:01:54.416Z] ---> 908abcedd3f1 [2020-03-08T15:01:54.416Z] Step 14/23 : COPY . . [2020-03-08T15:01:55.833Z] ---> 2d5fdf46cd9e [2020-03-08T15:01:55.833Z] Step 15/23 : RUN ${MAKE} [2020-03-08T15:01:56.115Z] ---> Running in 778b3dd381a8 [2020-03-08T15:01:57.078Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2020-03-08T15:02:23.830Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-03-08T15:02:29.180Z] Removing intermediate container 778b3dd381a8 [2020-03-08T15:02:29.180Z] ---> 3abd7fb5311b [2020-03-08T15:02:29.181Z] Step 16/23 : FROM alpine [2020-03-08T15:02:29.447Z] latest: Pulling from library/alpine [2020-03-08T15:02:29.447Z] 8fa90b21c985: Pulling fs layer [2020-03-08T15:02:30.038Z] 8fa90b21c985: Verifying Checksum [2020-03-08T15:02:30.038Z] 8fa90b21c985: Download complete [2020-03-08T15:02:30.637Z] 8fa90b21c985: Pull complete [2020-03-08T15:02:30.637Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d [2020-03-08T15:02:30.637Z] Status: Downloaded newer image for alpine:latest [2020-03-08T15:02:30.637Z] ---> 6e4716cdcf7a [2020-03-08T15:02:30.637Z] Step 17/23 : EXPOSE 4000 [2020-03-08T15:02:30.904Z] ---> Running in 55ca40c5000e [2020-03-08T15:02:31.172Z] Removing intermediate container 55ca40c5000e [2020-03-08T15:02:31.172Z] ---> 21853f967adf [2020-03-08T15:02:31.172Z] Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-03-08T15:02:32.585Z] ---> 6692407c8ba3 [2020-03-08T15:02:32.585Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-03-08T15:02:32.852Z] ---> Running in 1c1de6bfbb65 [2020-03-08T15:02:33.120Z] Removing intermediate container 1c1de6bfbb65 [2020-03-08T15:02:33.120Z] ---> 4757eadf0f3c [2020-03-08T15:02:33.120Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] [2020-03-08T15:02:33.388Z] ---> Running in a4e2027ca953 [2020-03-08T15:02:33.658Z] Removing intermediate container a4e2027ca953 [2020-03-08T15:02:33.658Z] ---> 1d9917c4ba9a [2020-03-08T15:02:33.658Z] Step 21/23 : LABEL arch=arm64 [2020-03-08T15:02:33.658Z] ---> Running in cc25a17fa774 [2020-03-08T15:02:34.244Z] Removing intermediate container cc25a17fa774 [2020-03-08T15:02:34.244Z] ---> 0b3932d430d6 [2020-03-08T15:02:34.244Z] Step 22/23 : LABEL git_sha=8f33b8b6cbfac8d0bacb7c5f67cc0c9bf96afee3 [2020-03-08T15:02:34.244Z] ---> Running in 2f1d7f6a8e7b [2020-03-08T15:02:34.511Z] Removing intermediate container 2f1d7f6a8e7b [2020-03-08T15:02:34.511Z] ---> 73b2707826d2 [2020-03-08T15:02:34.511Z] Step 23/23 : LABEL version=0.0.0 [2020-03-08T15:02:34.778Z] ---> Running in fce982b0f53f [2020-03-08T15:02:35.045Z] Removing intermediate container fce982b0f53f [2020-03-08T15:02:35.045Z] ---> 9e4dd19b38bd [2020-03-08T15:02:35.045Z] [Warning] One or more build-args [ARCH] were not consumed [2020-03-08T15:02:35.045Z] Successfully built 9e4dd19b38bd [2020-03-08T15:02:35.045Z] Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [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 [2020-03-08T15:02:36.639Z] provisioning config files... [2020-03-08T15:02:36.652Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-158@tmp/config402849270819539135tmp [Pipeline] { [Pipeline] sh [2020-03-08T15:02:37.040Z] + curl -s https://codecov.io/bash [2020-03-08T15:02:37.040Z] + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_PR-158@tmp/config402849270819539135tmp [2020-03-08T15:02:37.300Z] [2020-03-08T15:02:37.300Z] _____ _ [2020-03-08T15:02:37.300Z] / ____| | | [2020-03-08T15:02:37.300Z] | | ___ __| | ___ ___ _____ __ [2020-03-08T15:02:37.300Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-03-08T15:02:37.300Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-03-08T15:02:37.300Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-03-08T15:02:37.300Z] Bash-20200303-bc4d7e6 [2020-03-08T15:02:37.300Z] [2020-03-08T15:02:37.300Z] [2020-03-08T15:02:37.300Z] ==> Jenkins CI detected. [2020-03-08T15:02:37.300Z] project root: . [2020-03-08T15:02:37.300Z] Fixing merge commit SHA [2020-03-08T15:02:37.300Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-03-08T15:02:37.300Z] ==> Running gcov in . (disable via -X gcov) [2020-03-08T15:02:37.300Z] ==> Python coveragepy not found [2020-03-08T15:02:37.300Z] ==> Searching for coverage reports in: [2020-03-08T15:02:37.300Z] + . [2020-03-08T15:02:37.300Z] -> Found 1 reports [2020-03-08T15:02:37.300Z] ==> Detecting git/mercurial file structure [2020-03-08T15:02:37.559Z] ==> Reading reports [2020-03-08T15:02:37.559Z] + ./coverage.out bytes=10 [2020-03-08T15:02:37.559Z] ==> Appending adjustments [2020-03-08T15:02:37.559Z] http://docs.codecov.io/docs/fixing-reports [2020-03-08T15:02:37.559Z] + Found adjustments [2020-03-08T15:02:37.559Z] ==> Gzipping contents [2020-03-08T15:02:37.559Z] ==> Uploading reports [2020-03-08T15:02:37.559Z] url: https://codecov.io [2020-03-08T15:02:37.559Z] query: branch=PR-158&commit=5144501f8a9f15561897d1d4dc812c79a9f90a7a&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-158%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=158&job= [2020-03-08T15:02:37.560Z] -> Pinging Codecov [2020-03-08T15:02:37.560Z] https://codecov.io/upload/v4?package=bash-20200303-bc4d7e6&token=secret&branch=PR-158&commit=5144501f8a9f15561897d1d4dc812c79a9f90a7a&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-158%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=158&job= [2020-03-08T15:02:38.133Z] -> Uploading [2020-03-08T15:02:38.392Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/5144501f8a9f15561897d1d4dc812c79a9f90a7a [Pipeline] } [2020-03-08T15:02:38.415Z] 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 [2020-03-08T15:02:40.141Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-08T15:02:40.474Z] ---> package-listing.sh [2020-03-08T15:02:40.474Z] ++ facter osfamily [2020-03-08T15:02:40.474Z] ++ tr '[:upper:]' '[:lower:]' [2020-03-08T15:02:40.474Z] + OS_FAMILY=redhat [2020-03-08T15:02:40.474Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-158 [2020-03-08T15:02:40.474Z] + START_PACKAGES=/tmp/packages_start.txt [2020-03-08T15:02:40.474Z] + END_PACKAGES=/tmp/packages_end.txt [2020-03-08T15:02:40.474Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-03-08T15:02:40.474Z] + PACKAGES=/tmp/packages_start.txt [2020-03-08T15:02:40.474Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-158 ']' [2020-03-08T15:02:40.474Z] + PACKAGES=/tmp/packages_end.txt [2020-03-08T15:02:40.474Z] + case "${OS_FAMILY}" in [2020-03-08T15:02:40.474Z] + rpm -qa [2020-03-08T15:02:40.474Z] + sort [2020-03-08T15:02:44.665Z] + '[' -f /tmp/packages_start.txt ']' [2020-03-08T15:02:44.665Z] + '[' -f /tmp/packages_end.txt ']' [2020-03-08T15:02:44.665Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-03-08T15:02:44.665Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-158 ']' [2020-03-08T15:02:44.665Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-158/archives/ [2020-03-08T15:02:44.665Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-158/archives/ [Pipeline] isUnix [Pipeline] sh [2020-03-08T15:02:45.139Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-08T15:02:45.139Z] [2020-03-08T15:02:45.139Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-03-08T15:02:45.535Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-08T15:02:45.535Z] alpine: Pulling from edgex-lftools-log-publisher [2020-03-08T15:02:45.535Z] c9b1b535fdd9: Pulling fs layer [2020-03-08T15:02:45.535Z] 2cc5ad85d9ab: Pulling fs layer [2020-03-08T15:02:45.535Z] 756a868c4378: Pulling fs layer [2020-03-08T15:02:45.535Z] 444b2fc9a129: Pulling fs layer [2020-03-08T15:02:45.535Z] ea15f1150254: Pulling fs layer [2020-03-08T15:02:45.535Z] 41b27a9f41bf: Pulling fs layer [2020-03-08T15:02:45.535Z] 28c525ee5125: Pulling fs layer [2020-03-08T15:02:45.535Z] 094b1ea09ed8: Pulling fs layer [2020-03-08T15:02:45.535Z] 138eaada9080: Pulling fs layer [2020-03-08T15:02:45.535Z] 0622d0fa9048: Pulling fs layer [2020-03-08T15:02:45.535Z] 444b2fc9a129: Waiting [2020-03-08T15:02:45.535Z] ea15f1150254: Waiting [2020-03-08T15:02:45.535Z] 28c525ee5125: Waiting [2020-03-08T15:02:45.535Z] 41b27a9f41bf: Waiting [2020-03-08T15:02:45.535Z] 0622d0fa9048: Waiting [2020-03-08T15:02:45.535Z] 138eaada9080: Waiting [2020-03-08T15:02:45.535Z] 094b1ea09ed8: Waiting [2020-03-08T15:02:45.535Z] 2cc5ad85d9ab: Download complete [2020-03-08T15:02:45.794Z] 444b2fc9a129: Verifying Checksum [2020-03-08T15:02:45.794Z] 444b2fc9a129: Download complete [2020-03-08T15:02:46.054Z] ea15f1150254: Download complete [2020-03-08T15:02:46.054Z] c9b1b535fdd9: Verifying Checksum [2020-03-08T15:02:46.054Z] c9b1b535fdd9: Download complete [2020-03-08T15:02:46.318Z] 28c525ee5125: Verifying Checksum [2020-03-08T15:02:46.319Z] 28c525ee5125: Download complete [2020-03-08T15:02:46.580Z] c9b1b535fdd9: Pull complete [2020-03-08T15:02:46.580Z] 2cc5ad85d9ab: Pull complete [2020-03-08T15:02:49.881Z] 094b1ea09ed8: Verifying Checksum [2020-03-08T15:02:49.881Z] 094b1ea09ed8: Download complete [2020-03-08T15:02:49.881Z] 756a868c4378: Verifying Checksum [2020-03-08T15:02:49.881Z] 756a868c4378: Download complete [2020-03-08T15:02:49.881Z] 0622d0fa9048: Verifying Checksum [2020-03-08T15:02:49.881Z] 0622d0fa9048: Download complete [2020-03-08T15:02:49.881Z] 138eaada9080: Verifying Checksum [2020-03-08T15:02:49.881Z] 138eaada9080: Download complete [2020-03-08T15:02:50.458Z] 41b27a9f41bf: Verifying Checksum [2020-03-08T15:02:50.458Z] 41b27a9f41bf: Download complete [2020-03-08T15:02:51.397Z] 756a868c4378: Pull complete [2020-03-08T15:02:51.397Z] 444b2fc9a129: Pull complete [2020-03-08T15:02:51.966Z] ea15f1150254: Pull complete [2020-03-08T15:02:56.173Z] 41b27a9f41bf: Pull complete [2020-03-08T15:02:56.173Z] 28c525ee5125: Pull complete [2020-03-08T15:02:58.096Z] 094b1ea09ed8: Pull complete [2020-03-08T15:02:58.096Z] 138eaada9080: Pull complete [2020-03-08T15:02:58.358Z] 0622d0fa9048: Pull complete [2020-03-08T15:02:58.358Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-03-08T15:02:58.358Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-03-08T15:02:58.569Z] prd-centos7-docker-4c-2g-3301 does not seem to be running inside a container [2020-03-08T15:02:58.619Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgexfoundry_edgex-ui-go_PR-158 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-158:/w/workspace/edgexfoundry_edgex-ui-go_PR-158:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-158@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-158@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-03-08T15:02:59.833Z] $ docker top 8466c5a85e02c06cdfe85a6cdc1dbdedcf917f51b9f549c44a8519bc4fed68c8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-03-08T15:03:00.680Z] provisioning config files... [2020-03-08T15:03:00.695Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-158@tmp/config2685162115176220707tmp [Pipeline] { [Pipeline] echo [2020-03-08T15:03:00.836Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-08T15:03:01.159Z] ---> create-netrc.sh [Pipeline] echo [2020-03-08T15:03:01.183Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-08T15:03:01.501Z] ---> logs-deploy.sh [2020-03-08T15:03:01.501Z] + ARCHIVE_ARTIFACTS= [2020-03-08T15:03:01.501Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-03-08T15:03:01.501Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-03-08T15:03:01.501Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-03-08T15:03:01.501Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-158/3 [2020-03-08T15:03:01.501Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-158/3/ [2020-03-08T15:03:01.501Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-158/3 /w/workspace/edgexfoundry_edgex-ui-go_PR-158 [2020-03-08T15:03:02.881Z] Archives upload complete. [2020-03-08T15:03:02.882Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-158/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-158/3/ [2020-03-08T15:03:03.838Z] ---> uname -a: [2020-03-08T15:03:03.838Z] Linux 8466c5a85e02 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-03-08T15:03:03.838Z] [2020-03-08T15:03:03.838Z] [2020-03-08T15:03:03.838Z] ---> lscpu: [2020-03-08T15:03:03.838Z] Architecture: x86_64 [2020-03-08T15:03:03.838Z] CPU op-mode(s): 32-bit, 64-bit [2020-03-08T15:03:03.838Z] Byte Order: Little Endian [2020-03-08T15:03:03.838Z] Address sizes: 40 bits physical, 48 bits virtual [2020-03-08T15:03:03.838Z] CPU(s): 4 [2020-03-08T15:03:03.838Z] On-line CPU(s) list: 0-3 [2020-03-08T15:03:03.838Z] Thread(s) per core: 1 [2020-03-08T15:03:03.838Z] Core(s) per socket: 1 [2020-03-08T15:03:03.838Z] Socket(s): 4 [2020-03-08T15:03:03.838Z] NUMA node(s): 1 [2020-03-08T15:03:03.838Z] Vendor ID: GenuineIntel [2020-03-08T15:03:03.838Z] CPU family: 6 [2020-03-08T15:03:03.838Z] Model: 44 [2020-03-08T15:03:03.838Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-03-08T15:03:03.838Z] Stepping: 1 [2020-03-08T15:03:03.838Z] CPU MHz: 2933.436 [2020-03-08T15:03:03.838Z] BogoMIPS: 5866.87 [2020-03-08T15:03:03.838Z] Virtualization: VT-x [2020-03-08T15:03:03.838Z] Hypervisor vendor: KVM [2020-03-08T15:03:03.838Z] Virtualization type: full [2020-03-08T15:03:03.838Z] L1d cache: 128 KiB [2020-03-08T15:03:03.838Z] L1i cache: 128 KiB [2020-03-08T15:03:03.838Z] L2 cache: 16 MiB [2020-03-08T15:03:03.838Z] L3 cache: 64 MiB [2020-03-08T15:03:03.838Z] NUMA node0 CPU(s): 0-3 [2020-03-08T15:03:03.838Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-03-08T15:03:03.838Z] Vulnerability Meltdown: Mitigation; PTI [2020-03-08T15:03:03.838Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-03-08T15:03:03.838Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-03-08T15:03:03.838Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-03-08T15:03:03.838Z] 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 [2020-03-08T15:03:03.838Z] [2020-03-08T15:03:03.838Z] [2020-03-08T15:03:03.838Z] ---> nproc: [2020-03-08T15:03:03.838Z] 4 [2020-03-08T15:03:03.838Z] [2020-03-08T15:03:03.838Z] [2020-03-08T15:03:03.838Z] ---> df -h: [2020-03-08T15:03:03.838Z] Filesystem Size Used Available Use% Mounted on [2020-03-08T15:03:03.838Z] overlay 50.0G 6.3G 43.6G 13% / [2020-03-08T15:03:03.838Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-03-08T15:03:03.838Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-03-08T15:03:03.838Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-03-08T15:03:03.838Z] /dev/vda1 50.0G 6.3G 43.6G 13% /etc/resolv.conf [2020-03-08T15:03:03.838Z] /dev/vda1 50.0G 6.3G 43.6G 13% /etc/hostname [2020-03-08T15:03:03.838Z] /dev/vda1 50.0G 6.3G 43.6G 13% /etc/hosts [2020-03-08T15:03:03.838Z] /dev/vda1 50.0G 6.3G 43.6G 13% /w/workspace/edgexfoundry_edgex-ui-go_PR-158 [2020-03-08T15:03:03.838Z] /dev/vda1 50.0G 6.3G 43.6G 13% /w/workspace/edgexfoundry_edgex-ui-go_PR-158@tmp [2020-03-08T15:03:03.838Z] /dev/vda1 50.0G 6.3G 43.6G 13% /var/log/sa [2020-03-08T15:03:03.838Z] [2020-03-08T15:03:03.838Z] [2020-03-08T15:03:03.838Z] ---> free -m: [2020-03-08T15:03:03.838Z] total used free shared buff/cache available [2020-03-08T15:03:03.838Z] Mem: 1838 598 78 0 1161 1135 [2020-03-08T15:03:03.838Z] Swap: 1023 1 1022 [2020-03-08T15:03:03.838Z] [2020-03-08T15:03:03.838Z] [2020-03-08T15:03:03.838Z] ---> ip addr: [2020-03-08T15:03:03.838Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-03-08T15:03:03.838Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-03-08T15:03:03.838Z] inet 127.0.0.1/8 scope host lo [2020-03-08T15:03:03.838Z] valid_lft forever preferred_lft forever [2020-03-08T15:03:03.838Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-03-08T15:03:03.838Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-03-08T15:03:03.838Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-03-08T15:03:03.838Z] valid_lft forever preferred_lft forever [2020-03-08T15:03:03.838Z] [2020-03-08T15:03:03.838Z] [2020-03-08T15:03:03.838Z] ---> sar -b -r -n DEV: [2020-03-08T15:03:03.838Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/08/20 _x86_64_ (4 CPU) [2020-03-08T15:03:03.838Z] [2020-03-08T15:03:03.838Z] 14:56:00 LINUX RESTART [2020-03-08T15:03:03.838Z] [2020-03-08T15:03:03.838Z] 14:57:01 tps rtps wtps bread/s bwrtn/s [2020-03-08T15:03:03.838Z] 14:58:01 9.59 0.00 9.59 0.00 2118.73 [2020-03-08T15:03:03.838Z] 14:59:01 0.27 0.00 0.27 0.00 3.33 [2020-03-08T15:03:03.838Z] 15:00:01 0.25 0.00 0.25 0.00 4.01 [2020-03-08T15:03:03.838Z] 15:01:01 0.25 0.02 0.23 0.13 2.91 [2020-03-08T15:03:03.838Z] 15:02:01 0.62 0.13 0.48 2.66 8.84 [2020-03-08T15:03:03.838Z] 15:03:01 137.45 90.79 46.65 5744.52 17426.27 [2020-03-08T15:03:03.838Z] Average: 24.74 15.16 9.58 957.91 3260.72 [2020-03-08T15:03:03.838Z] [2020-03-08T15:03:03.838Z] 14:57:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-03-08T15:03:03.838Z] 14:58:01 116252 1766052 93.82 2620 1234208 907576 30.97 422764 1185100 16 [2020-03-08T15:03:03.838Z] 14:59:01 116044 1766260 93.84 2620 1234276 905520 30.90 423072 1184816 24 [2020-03-08T15:03:03.838Z] 15:00:01 118540 1763764 93.70 2620 1234224 905832 30.91 420516 1184800 8 [2020-03-08T15:03:03.838Z] 15:01:01 118756 1763548 93.69 2620 1234224 908420 30.99 420208 1184800 8 [2020-03-08T15:03:03.838Z] 15:02:01 119292 1763012 93.66 2620 1234384 906232 30.92 420056 1184892 8 [2020-03-08T15:03:03.838Z] 15:03:01 109784 1772520 94.17 2620 1186576 947700 32.34 453584 1125776 78912 [2020-03-08T15:03:03.838Z] Average: 116445 1765859 93.81 2620 1226315 913547 31.17 426700 1175031 13163 [2020-03-08T15:03:03.838Z] [2020-03-08T15:03:03.838Z] 14:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-03-08T15:03:03.838Z] 14:58:01 eth0 0.47 0.10 0.02 0.01 0.00 0.00 0.00 [2020-03-08T15:03:03.838Z] 14:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-08T15:03:03.838Z] 14:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-08T15:03:03.838Z] 14:59:01 eth0 0.82 0.08 0.08 0.01 0.00 0.00 0.00 [2020-03-08T15:03:03.838Z] 14:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-08T15:03:03.838Z] 14:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-08T15:03:03.838Z] 15:00:01 eth0 0.98 0.87 0.59 0.41 0.00 0.00 0.00 [2020-03-08T15:03:03.838Z] 15:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-08T15:03:03.838Z] 15:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-08T15:03:03.838Z] 15:01:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 [2020-03-08T15:03:03.838Z] 15:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-08T15:03:03.838Z] 15:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-08T15:03:03.838Z] 15:02:01 eth0 0.33 0.23 0.14 0.07 0.00 0.00 0.00 [2020-03-08T15:03:03.838Z] 15:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-08T15:03:03.838Z] 15:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-08T15:03:03.838Z] 15:03:01 eth0 617.52 444.52 2378.31 38.45 0.00 0.00 0.00 [2020-03-08T15:03:03.838Z] 15:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-08T15:03:03.838Z] 15:03:01 vethbb1f400 0.00 0.10 0.00 0.01 0.00 0.00 0.00 [2020-03-08T15:03:03.838Z] 15:03:01 docker0 19.13 15.17 1.73 48.47 0.00 0.00 0.00 [2020-03-08T15:03:03.838Z] Average: eth0 103.37 74.32 396.54 6.49 0.00 0.00 0.00 [2020-03-08T15:03:03.838Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-08T15:03:03.838Z] Average: vethbb1f400 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2020-03-08T15:03:03.838Z] Average: docker0 3.19 2.53 0.29 8.08 0.00 0.00 0.00 [2020-03-08T15:03:03.838Z] [2020-03-08T15:03:03.838Z] [2020-03-08T15:03:03.838Z] ---> sar -P ALL: [2020-03-08T15:03:03.838Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/08/20 _x86_64_ (4 CPU) [2020-03-08T15:03:03.838Z] [2020-03-08T15:03:03.838Z] 14:56:00 LINUX RESTART [2020-03-08T15:03:03.838Z] [2020-03-08T15:03:03.838Z] 14:57:01 CPU %user %nice %system %iowait %steal %idle [2020-03-08T15:03:03.838Z] 14:58:01 all 0.20 0.00 0.08 0.01 0.02 99.70 [2020-03-08T15:03:03.838Z] 14:58:01 0 0.08 0.00 0.05 0.00 0.03 99.83 [2020-03-08T15:03:03.838Z] 14:58:01 1 0.12 0.00 0.12 0.05 0.02 99.70 [2020-03-08T15:03:03.838Z] 14:58:01 2 0.50 0.00 0.07 0.00 0.02 99.42 [2020-03-08T15:03:03.838Z] 14:58:01 3 0.08 0.00 0.10 0.00 0.03 99.78 [2020-03-08T15:03:03.838Z] 14:59:01 all 0.15 0.00 0.05 0.00 0.02 99.78 [2020-03-08T15:03:03.838Z] 14:59:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2020-03-08T15:03:03.838Z] 14:59:01 1 0.35 0.00 0.07 0.00 0.02 99.57 [2020-03-08T15:03:03.838Z] 14:59:01 2 0.15 0.00 0.05 0.00 0.02 99.78 [2020-03-08T15:03:03.838Z] 14:59:01 3 0.07 0.00 0.03 0.00 0.02 99.88 [2020-03-08T15:03:03.838Z] 15:00:01 all 0.30 0.00 0.06 0.00 0.02 99.63 [2020-03-08T15:03:03.838Z] 15:00:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2020-03-08T15:03:03.838Z] 15:00:01 1 0.08 0.00 0.07 0.00 0.02 99.83 [2020-03-08T15:03:03.838Z] 15:00:01 2 0.07 0.00 0.07 0.00 0.02 99.85 [2020-03-08T15:03:03.838Z] 15:00:01 3 1.00 0.00 0.08 0.00 0.02 98.90 [2020-03-08T15:03:03.838Z] 15:01:01 all 0.12 0.00 0.07 0.00 0.04 99.77 [2020-03-08T15:03:03.838Z] 15:01:01 0 0.05 0.00 0.07 0.00 0.07 99.82 [2020-03-08T15:03:03.838Z] 15:01:01 1 0.33 0.00 0.07 0.00 0.03 99.57 [2020-03-08T15:03:03.838Z] 15:01:01 2 0.07 0.00 0.07 0.00 0.03 99.83 [2020-03-08T15:03:03.839Z] 15:01:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2020-03-08T15:03:03.839Z] 15:02:01 all 0.17 0.00 0.06 0.00 0.01 99.75 [2020-03-08T15:03:03.839Z] 15:02:01 0 0.03 0.00 0.05 0.02 0.02 99.88 [2020-03-08T15:03:03.839Z] 15:02:01 1 0.07 0.00 0.07 0.00 0.02 99.85 [2020-03-08T15:03:03.839Z] 15:02:01 2 0.03 0.00 0.07 0.00 0.02 99.88 [2020-03-08T15:03:03.839Z] 15:02:01 3 0.55 0.00 0.05 0.00 0.00 99.40 [2020-03-08T15:03:03.839Z] 15:03:01 all 5.97 0.00 3.69 1.66 0.30 88.38 [2020-03-08T15:03:03.839Z] 15:03:01 0 5.53 0.00 3.85 1.46 0.27 88.89 [2020-03-08T15:03:03.839Z] 15:03:01 1 7.31 0.00 3.75 2.69 0.32 85.93 [2020-03-08T15:03:03.839Z] 15:03:01 2 5.46 0.00 3.55 1.17 0.27 89.55 [2020-03-08T15:03:03.839Z] 15:03:01 3 5.58 0.00 3.62 1.34 0.34 89.13 [2020-03-08T15:03:03.839Z] Average: all 1.14 0.00 0.66 0.28 0.07 97.86 [2020-03-08T15:03:03.839Z] Average: 0 0.95 0.00 0.67 0.24 0.07 98.07 [2020-03-08T15:03:03.839Z] Average: 1 1.37 0.00 0.68 0.45 0.07 97.43 [2020-03-08T15:03:03.839Z] Average: 2 1.04 0.00 0.64 0.19 0.06 98.07 [2020-03-08T15:03:03.839Z] Average: 3 1.21 0.00 0.65 0.22 0.07 97.86 [2020-03-08T15:03:03.839Z] [2020-03-08T15:03:03.839Z] [2020-03-08T15:03:03.839Z]