Pull request #246 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of DaveZLB for edgexfoundry/edgex-ui-go Loading trusted files from base branch master at c6e90bcad506a53a21afbb07ae058210c81821b7 rather than 34720105864531a09e757c225655761a71574d07 Obtained Jenkinsfile from c6e90bcad506a53a21afbb07ae058210c81821b7 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 370697454611dc68c0596e0d0a50477a8de841a8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 370697454611dc68c0596e0d0a50477a8de841a8 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-246/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 370697454611dc68c0596e0d0a50477a8de841a8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 370697454611dc68c0596e0d0a50477a8de841a8 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go, goVersion:1.13] ========================================================= [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.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-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/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3949 in /w/workspace/edgexfoundry_edgex-ui-go_PR-246 [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-246 # 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/246/head:refs/remotes/origin/PR-246 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit c6e90bcad506a53a21afbb07ae058210c81821b7 into PR head commit 34720105864531a09e757c225655761a71574d07 Merge succeeded, producing 34720105864531a09e757c225655761a71574d07 Checking out Revision 34720105864531a09e757c225655761a71574d07 (PR-246) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/246/head:refs/remotes/origin/PR-246 # 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/246/head:refs/remotes/origin/PR-246 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 34720105864531a09e757c225655761a71574d07 # 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 c6e90bcad506a53a21afbb07ae058210c81821b7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 34720105864531a09e757c225655761a71574d07 # timeout=10 Commit message: "Add mqtt device device to edgex doc" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object 370697454611dc68c0596e0d0a50477a8de841a8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-06-22T09:23:53.234Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-06-22T09:23:53.440Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-06-22T09:23:53.559Z] ========================================================= [2020-06-22T09:23:53.559Z] EdgeX Global Pipelines Version Info [2020-06-22T09:23:53.559Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-06-22T09:23:56.629Z] ------------------- [2020-06-22T09:23:56.629Z] stable info: [2020-06-22T09:23:56.629Z] ------------------- [2020-06-22T09:23:56.629Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-06-22T09:23:56.629Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-22T09:23:56.629Z] Message: update stable to v1.0.89 [2020-06-22T09:23:56.890Z] ------------------- [2020-06-22T09:23:56.890Z] experimental info: [2020-06-22T09:23:56.890Z] ------------------- [2020-06-22T09:23:56.890Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-06-22T09:23:56.890Z] Commit SHA: aa323fb5dfebb31640c35badf05a5a9beff52318 [2020-06-22T09:23:56.890Z] Message: update experimental to v1.0.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-06-22T09:23:58.860Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-22T09:23:59.434Z] [2020-06-22T09:23:59.434Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-06-22T09:23:59.808Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-22T09:23:59.808Z] latest: Pulling from edgex-devops/git-semver [2020-06-22T09:23:59.808Z] 9123ac7c32f7: Pulling fs layer [2020-06-22T09:23:59.808Z] b8cc5d1170e3: Pulling fs layer [2020-06-22T09:23:59.808Z] 2924cbbf6a41: Pulling fs layer [2020-06-22T09:23:59.808Z] 93b08a4f1073: Pulling fs layer [2020-06-22T09:23:59.808Z] 93b08a4f1073: Waiting [2020-06-22T09:23:59.808Z] b8cc5d1170e3: Verifying Checksum [2020-06-22T09:23:59.808Z] b8cc5d1170e3: Download complete [2020-06-22T09:23:59.808Z] 9123ac7c32f7: Verifying Checksum [2020-06-22T09:23:59.808Z] 9123ac7c32f7: Download complete [2020-06-22T09:24:00.072Z] 93b08a4f1073: Verifying Checksum [2020-06-22T09:24:00.072Z] 93b08a4f1073: Download complete [2020-06-22T09:24:00.072Z] 2924cbbf6a41: Verifying Checksum [2020-06-22T09:24:00.072Z] 2924cbbf6a41: Download complete [2020-06-22T09:24:00.335Z] 9123ac7c32f7: Pull complete [2020-06-22T09:24:00.335Z] b8cc5d1170e3: Pull complete [2020-06-22T09:24:01.290Z] 2924cbbf6a41: Pull complete [2020-06-22T09:24:01.290Z] 93b08a4f1073: Pull complete [2020-06-22T09:24:01.290Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-06-22T09:24:01.290Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-22T09:24:01.290Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-06-22T09:24:01.418Z] prd-centos7-docker-4c-2g-3949 does not seem to be running inside a container [2020-06-22T09:24:01.467Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-246 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-246:/w/workspace/edgexfoundry_edgex-ui-go_PR-246:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-246@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-246@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-06-22T09:24:03.672Z] $ docker top 1be5e77d8a35a83e8ad58b1471c88916b2afb1a0a06753a16953bdbd7b5d2856 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-22T09:24:03.924Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-22T09:24:03.924Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-22T09:24:04.113Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-22T09:24:04.119Z] $ docker exec 1be5e77d8a35a83e8ad58b1471c88916b2afb1a0a06753a16953bdbd7b5d2856 ssh-agent [2020-06-22T09:24:04.286Z] SSH_AUTH_SOCK=/tmp/ssh-FrCMbuU792iw/agent.11 [2020-06-22T09:24:04.286Z] SSH_AGENT_PID=16 [2020-06-22T09:24:04.298Z] Running ssh-add (command line suppressed) [2020-06-22T09:24:04.417Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-246@tmp/private_key_1026977336680561849.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-246@tmp/private_key_1026977336680561849.key) [2020-06-22T09:24:04.465Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-22T09:24:04.806Z] + git describe --exact-match --tags HEAD [2020-06-22T09:24:04.806Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-06-22T09:24:04.968Z] $ docker exec --env ******** --env ******** 1be5e77d8a35a83e8ad58b1471c88916b2afb1a0a06753a16953bdbd7b5d2856 ssh-agent -k [2020-06-22T09:24:05.088Z] unset SSH_AUTH_SOCK; [2020-06-22T09:24:05.089Z] unset SSH_AGENT_PID; [2020-06-22T09:24:05.089Z] echo Agent pid 16 killed; [2020-06-22T09:24:05.135Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-06-22T09:24:05.237Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-06-22T09:24:05.237Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-06-22T09:24:05.301Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-22T09:24:05.301Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-22T09:24:05.467Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-22T09:24:05.473Z] $ docker exec 1be5e77d8a35a83e8ad58b1471c88916b2afb1a0a06753a16953bdbd7b5d2856 ssh-agent [2020-06-22T09:24:05.628Z] SSH_AUTH_SOCK=/tmp/ssh-QDlgQOb2G51w/agent.46 [2020-06-22T09:24:05.628Z] SSH_AGENT_PID=51 [2020-06-22T09:24:05.634Z] Running ssh-add (command line suppressed) [2020-06-22T09:24:05.749Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-246@tmp/private_key_697214413831250095.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-246@tmp/private_key_697214413831250095.key) [2020-06-22T09:24:05.793Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-22T09:24:06.162Z] + git semver init [2020-06-22T09:24:06.163Z] # -> Open(): unable to determine branch for HEAD [2020-06-22T09:24:06.163Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-246/.git [2020-06-22T09:24:06.163Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-246 [2020-06-22T09:24:06.163Z] # $SEMVER_REMOTE_NAME = origin [2020-06-22T09:24:06.163Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-22T09:24:06.163Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-22T09:24:06.163Z] # $SEMVER_BRANCH = PR-246 [2020-06-22T09:24:06.163Z] # $SEMVER_TEMP = /tmp/semver-657356791 [2020-06-22T09:24:06.163Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2020-06-22T09:24:07.106Z] # '/tmp/semver-657356791' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-246/.semver' [2020-06-22T09:24:07.106Z] # -> Force: false [2020-06-22T09:24:07.106Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-246/.semver [Pipeline] } [2020-06-22T09:24:07.127Z] $ docker exec --env ******** --env ******** 1be5e77d8a35a83e8ad58b1471c88916b2afb1a0a06753a16953bdbd7b5d2856 ssh-agent -k [2020-06-22T09:24:07.242Z] unset SSH_AUTH_SOCK; [2020-06-22T09:24:07.243Z] unset SSH_AGENT_PID; [2020-06-22T09:24:07.243Z] echo Agent pid 51 killed; [2020-06-22T09:24:07.285Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-22T09:24:07.750Z] + git semver [Pipeline] } [2020-06-22T09:24:07.780Z] $ docker stop --time=1 1be5e77d8a35a83e8ad58b1471c88916b2afb1a0a06753a16953bdbd7b5d2856 [2020-06-22T09:24:09.132Z] $ docker rm -f 1be5e77d8a35a83e8ad58b1471c88916b2afb1a0a06753a16953bdbd7b5d2856 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-06-22T09:24:10.010Z] Stashed 61 file(s) [Pipeline] echo [2020-06-22T09:24:10.033Z] [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-06-22T09:24:25.399Z] Still waiting to schedule task [2020-06-22T09:24:25.399Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3949’ [2020-06-22T09:24:25.430Z] Still waiting to schedule task [2020-06-22T09:24:25.430Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-06-22T09:25:56.303Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3950 in /w/workspace/edgexfoundry_edgex-ui-go_PR-246 [Pipeline] { [Pipeline] ws [2020-06-22T09:25:56.355Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2020-06-22T09:26:01.354Z] using credential edgex-jenkins-ssh [2020-06-22T09:26:01.389Z] Cloning the remote Git repository [2020-06-22T09:26:01.389Z] Cloning with configured refspecs honoured and without tags [2020-06-22T09:26:01.437Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-06-22T09:26:01.554Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2020-06-22T09:26:01.623Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-06-22T09:26:01.624Z] > git --version # timeout=10 [2020-06-22T09:26:01.644Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-22T09:26:01.716Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/246/head:refs/remotes/origin/PR-246 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-22T09:26:04.886Z] Fetching without tags [2020-06-22T09:26:04.784Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-06-22T09:26:04.800Z] > git config --add remote.origin.fetch +refs/pull/246/head:refs/remotes/origin/PR-246 # timeout=10 [2020-06-22T09:26:04.820Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-22T09:26:04.844Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-06-22T09:26:04.880Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-06-22T09:26:04.880Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-22T09:26:04.892Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/246/head:refs/remotes/origin/PR-246 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-22T09:26:05.412Z] Merging remotes/origin/master commit c6e90bcad506a53a21afbb07ae058210c81821b7 into PR head commit 34720105864531a09e757c225655761a71574d07 [2020-06-22T09:26:05.783Z] Merge succeeded, producing 34720105864531a09e757c225655761a71574d07 [2020-06-22T09:26:05.783Z] Checking out Revision 34720105864531a09e757c225655761a71574d07 (PR-246) [2020-06-22T09:26:05.405Z] > git config core.sparsecheckout # timeout=10 [2020-06-22T09:26:05.453Z] > git checkout -f 34720105864531a09e757c225655761a71574d07 # timeout=10 [2020-06-22T09:26:05.680Z] > git remote # timeout=10 [2020-06-22T09:26:05.695Z] > git config --get remote.origin.url # timeout=10 [2020-06-22T09:26:05.711Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-22T09:26:05.720Z] > git merge c6e90bcad506a53a21afbb07ae058210c81821b7 # timeout=10 [2020-06-22T09:26:05.740Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-22T09:26:05.765Z] > git config core.sparsecheckout # timeout=10 [2020-06-22T09:26:05.779Z] > git checkout -f 34720105864531a09e757c225655761a71574d07 # timeout=10 [2020-06-22T09:26:10.705Z] Commit message: "Add mqtt device device to edgex doc" [2020-06-22T09:26:10.732Z] > git --version # timeout=10 [2020-06-22T09:26:10.755Z] fatal: bad object 370697454611dc68c0596e0d0a50477a8de841a8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-06-22T09:26:12.276Z] ========================================================= [2020-06-22T09:26:12.277Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-06-22T09:26:12.277Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-22T09:26:13.363Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-06-22T09:26:14.343Z] Sending build context to Docker daemon 19.07MB [2020-06-22T09:26:14.618Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-06-22T09:26:14.618Z] Step 2/8 : FROM ${BASE} [2020-06-22T09:26:14.897Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-06-22T09:26:14.897Z] cde5963f3b93: Pulling fs layer [2020-06-22T09:26:14.897Z] 2a23fa8c16f7: Pulling fs layer [2020-06-22T09:26:14.897Z] 777b28850792: Pulling fs layer [2020-06-22T09:26:14.897Z] 8a11ddd9e578: Pulling fs layer [2020-06-22T09:26:14.897Z] 4cf88f913ddb: Pulling fs layer [2020-06-22T09:26:14.897Z] 1df406cf5192: Pulling fs layer [2020-06-22T09:26:14.897Z] cd6300453558: Pulling fs layer [2020-06-22T09:26:14.897Z] b9c365052c96: Pulling fs layer [2020-06-22T09:26:14.897Z] a2d8cc88f415: Pulling fs layer [2020-06-22T09:26:14.897Z] ea1d1ca13537: Pulling fs layer [2020-06-22T09:26:14.897Z] 3750a50a1c5e: Pulling fs layer [2020-06-22T09:26:14.897Z] cd6300453558: Waiting [2020-06-22T09:26:14.897Z] b9c365052c96: Waiting [2020-06-22T09:26:14.897Z] 8a11ddd9e578: Waiting [2020-06-22T09:26:14.897Z] a2d8cc88f415: Waiting [2020-06-22T09:26:14.897Z] ea1d1ca13537: Waiting [2020-06-22T09:26:14.897Z] 3750a50a1c5e: Waiting [2020-06-22T09:26:14.897Z] 4cf88f913ddb: Waiting [2020-06-22T09:26:14.897Z] 1df406cf5192: Waiting [2020-06-22T09:26:14.897Z] 777b28850792: Verifying Checksum [2020-06-22T09:26:14.897Z] 777b28850792: Download complete [2020-06-22T09:26:14.897Z] 2a23fa8c16f7: Download complete [2020-06-22T09:26:14.897Z] 4cf88f913ddb: Verifying Checksum [2020-06-22T09:26:14.897Z] 4cf88f913ddb: Download complete [2020-06-22T09:26:14.897Z] 1df406cf5192: Verifying Checksum [2020-06-22T09:26:14.897Z] 1df406cf5192: Download complete [2020-06-22T09:26:14.897Z] cde5963f3b93: Verifying Checksum [2020-06-22T09:26:14.897Z] cde5963f3b93: Download complete [2020-06-22T09:26:15.891Z] cde5963f3b93: Pull complete [2020-06-22T09:26:16.493Z] 2a23fa8c16f7: Pull complete [2020-06-22T09:26:16.767Z] 777b28850792: Pull complete [2020-06-22T09:26:17.044Z] cd6300453558: Download complete [2020-06-22T09:26:17.044Z] a2d8cc88f415: Verifying Checksum [2020-06-22T09:26:17.044Z] a2d8cc88f415: Download complete [2020-06-22T09:26:18.493Z] ea1d1ca13537: Verifying Checksum [2020-06-22T09:26:18.493Z] ea1d1ca13537: Download complete [2020-06-22T09:26:18.772Z] 3750a50a1c5e: Verifying Checksum [2020-06-22T09:26:18.772Z] 3750a50a1c5e: Download complete [2020-06-22T09:26:20.205Z] b9c365052c96: Download complete [2020-06-22T09:26:20.479Z] 8a11ddd9e578: Download complete [2020-06-22T09:26:32.881Z] 8a11ddd9e578: Pull complete [2020-06-22T09:26:32.881Z] 4cf88f913ddb: Pull complete [2020-06-22T09:26:32.881Z] 1df406cf5192: Pull complete [2020-06-22T09:26:37.202Z] cd6300453558: Pull complete [2020-06-22T09:26:41.520Z] b9c365052c96: Pull complete [2020-06-22T09:26:41.520Z] a2d8cc88f415: Pull complete [2020-06-22T09:26:43.499Z] ea1d1ca13537: Pull complete [2020-06-22T09:26:44.094Z] 3750a50a1c5e: Pull complete [2020-06-22T09:26:44.094Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-06-22T09:26:44.094Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-06-22T09:26:44.094Z] ---> 78745c68409d [2020-06-22T09:26:44.094Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-06-22T09:26:49.502Z] ---> Running in 101c9e169083 [2020-06-22T09:26:49.502Z] Removing intermediate container 101c9e169083 [2020-06-22T09:26:49.502Z] ---> 0e4914405398 [2020-06-22T09:26:49.502Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-22T09:26:49.502Z] ---> Running in 7a206f6836b5 [2020-06-22T09:26:52.118Z] Removing intermediate container 7a206f6836b5 [2020-06-22T09:26:52.118Z] ---> 145935e1a314 [2020-06-22T09:26:52.118Z] Step 5/8 : RUN apk add --no-cache make git [2020-06-22T09:26:52.118Z] ---> Running in cfb2befba6be [2020-06-22T09:26:53.549Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-06-22T09:26:54.976Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-06-22T09:26:55.250Z] OK: 125 MiB in 39 packages [2020-06-22T09:26:56.679Z] Removing intermediate container cfb2befba6be [2020-06-22T09:26:56.679Z] ---> 9d575be21c41 [2020-06-22T09:26:56.679Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-06-22T09:26:56.679Z] ---> Running in c0ee29971b38 [2020-06-22T09:26:57.273Z] Removing intermediate container c0ee29971b38 [2020-06-22T09:26:57.273Z] ---> 9a185f43f8af [2020-06-22T09:26:57.273Z] Step 7/8 : COPY . . [2020-06-22T09:26:59.253Z] ---> 9addadcf5847 [2020-06-22T09:26:59.253Z] Step 8/8 : RUN go mod download [2020-06-22T09:26:59.528Z] ---> Running in 8559a6338a49 [2020-06-22T09:27:03.833Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-06-22T09:27:03.833Z] go: finding github.com/DataDog/datadog-go v3.2.0+incompatible [2020-06-22T09:27:03.833Z] go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 [2020-06-22T09:27:03.833Z] go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 [2020-06-22T09:27:03.833Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-06-22T09:27:03.833Z] go: finding github.com/armon/go-metrics v0.3.3 [2020-06-22T09:27:03.833Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-06-22T09:27:03.833Z] go: finding github.com/beorn7/perks v1.0.1 [2020-06-22T09:27:04.104Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-06-22T09:27:04.104Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-22T09:27:04.104Z] go: finding github.com/cespare/xxhash/v2 v2.1.1 [2020-06-22T09:27:04.104Z] go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible [2020-06-22T09:27:04.104Z] go: finding github.com/circonus-labs/circonusllhist v0.1.3 [2020-06-22T09:27:04.104Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-06-22T09:27:04.104Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-06-22T09:27:04.104Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-06-22T09:27:04.104Z] go: finding github.com/fatih/color v1.9.0 [2020-06-22T09:27:04.374Z] go: finding github.com/go-kit/kit v0.9.0 [2020-06-22T09:27:04.374Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-22T09:27:04.374Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-22T09:27:04.374Z] go: finding github.com/gogo/protobuf v1.1.1 [2020-06-22T09:27:04.374Z] go: finding github.com/golang/protobuf v1.3.2 [2020-06-22T09:27:04.374Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-06-22T09:27:04.374Z] go: finding github.com/google/go-cmp v0.4.0 [2020-06-22T09:27:04.374Z] go: finding github.com/google/gofuzz v1.0.0 [2020-06-22T09:27:04.374Z] go: finding github.com/gorilla/mux v1.7.1 [2020-06-22T09:27:04.374Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-06-22T09:27:04.646Z] go: finding github.com/hashicorp/consul/api v1.4.0 [2020-06-22T09:27:04.646Z] go: finding github.com/hashicorp/consul/sdk v0.4.0 [2020-06-22T09:27:04.646Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-06-22T09:27:04.646Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-22T09:27:04.646Z] go: finding github.com/hashicorp/go-hclog v0.12.2 [2020-06-22T09:27:04.646Z] go: finding github.com/hashicorp/go-immutable-radix v1.2.0 [2020-06-22T09:27:04.646Z] go: finding github.com/hashicorp/go-msgpack v0.5.5 [2020-06-22T09:27:04.646Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-06-22T09:27:04.646Z] go: finding github.com/hashicorp/go-retryablehttp v0.5.3 [2020-06-22T09:27:04.646Z] go: finding github.com/hashicorp/go-rootcerts v1.0.2 [2020-06-22T09:27:04.919Z] go: finding github.com/hashicorp/go-sockaddr v1.0.2 [2020-06-22T09:27:04.919Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-06-22T09:27:04.919Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-06-22T09:27:04.919Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-06-22T09:27:04.919Z] go: finding github.com/hashicorp/golang-lru v0.5.4 [2020-06-22T09:27:04.919Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-06-22T09:27:04.919Z] go: finding github.com/hashicorp/mdns v1.0.1 [2020-06-22T09:27:04.919Z] go: finding github.com/hashicorp/memberlist v0.2.0 [2020-06-22T09:27:04.919Z] go: finding github.com/hashicorp/serf v0.9.0 [2020-06-22T09:27:04.919Z] go: finding github.com/json-iterator/go v1.1.9 [2020-06-22T09:27:04.919Z] go: finding github.com/julienschmidt/httprouter v1.2.0 [2020-06-22T09:27:05.194Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-06-22T09:27:05.194Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-06-22T09:27:05.194Z] go: finding github.com/kr/pretty v0.2.0 [2020-06-22T09:27:05.194Z] go: finding github.com/kr/pty v1.1.1 [2020-06-22T09:27:05.194Z] go: finding github.com/kr/text v0.1.0 [2020-06-22T09:27:05.194Z] go: finding github.com/mattn/go-colorable v0.1.6 [2020-06-22T09:27:05.466Z] go: finding github.com/mattn/go-isatty v0.0.12 [2020-06-22T09:27:05.466Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-06-22T09:27:05.467Z] go: finding github.com/miekg/dns v1.1.26 [2020-06-22T09:27:05.467Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-06-22T09:27:05.467Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-22T09:27:05.467Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-06-22T09:27:05.467Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-06-22T09:27:05.467Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-06-22T09:27:05.467Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-06-22T09:27:05.467Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-06-22T09:27:05.467Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-06-22T09:27:05.467Z] go: finding github.com/mitchellh/mapstructure v1.2.2 [2020-06-22T09:27:05.739Z] go: finding github.com/mitchellh/reflectwalk v1.0.1 [2020-06-22T09:27:05.739Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-06-22T09:27:05.739Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-06-22T09:27:05.739Z] go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 [2020-06-22T09:27:05.739Z] go: finding github.com/pascaldekloe/goe v0.1.0 [2020-06-22T09:27:05.739Z] go: finding github.com/pelletier/go-toml v1.7.0 [2020-06-22T09:27:05.739Z] go: finding github.com/pkg/errors v0.8.1 [2020-06-22T09:27:05.739Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-06-22T09:27:05.739Z] go: finding github.com/posener/complete v1.1.1 [2020-06-22T09:27:06.009Z] go: finding github.com/prometheus/client_golang v1.4.0 [2020-06-22T09:27:06.009Z] go: finding github.com/prometheus/client_model v0.2.0 [2020-06-22T09:27:06.009Z] go: finding github.com/prometheus/common v0.9.1 [2020-06-22T09:27:06.009Z] go: finding github.com/prometheus/procfs v0.0.8 [2020-06-22T09:27:06.009Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-06-22T09:27:06.009Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-06-22T09:27:06.009Z] go: finding github.com/sirupsen/logrus v1.4.2 [2020-06-22T09:27:06.009Z] go: finding github.com/stretchr/objx v0.1.1 [2020-06-22T09:27:06.010Z] go: finding github.com/stretchr/testify v1.4.0 [2020-06-22T09:27:06.010Z] go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 [2020-06-22T09:27:06.010Z] go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 [2020-06-22T09:27:06.280Z] go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 [2020-06-22T09:27:06.280Z] go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e [2020-06-22T09:27:06.280Z] go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa [2020-06-22T09:27:06.280Z] go: finding golang.org/x/text v0.3.2 [2020-06-22T09:27:06.280Z] go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 [2020-06-22T09:27:06.280Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2020-06-22T09:27:06.280Z] go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 [2020-06-22T09:27:06.280Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-06-22T09:27:06.552Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-06-22T09:27:06.552Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-06-22T09:27:16.461Z] Running on prd-centos7-docker-4c-2g-3951 in /w/workspace/edgexfoundry_edgex-ui-go_PR-246 [Pipeline] { [Pipeline] ws [2020-06-22T09:27:16.523Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2020-06-22T09:27:22.728Z] using credential edgex-jenkins-ssh [2020-06-22T09:27:22.769Z] Cloning the remote Git repository [2020-06-22T09:27:22.769Z] Cloning with configured refspecs honoured and without tags [2020-06-22T09:27:22.866Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-06-22T09:27:22.942Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2020-06-22T09:27:23.032Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-06-22T09:27:23.032Z] > git --version # timeout=10 [2020-06-22T09:27:23.042Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-22T09:27:23.089Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/246/head:refs/remotes/origin/PR-246 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-22T09:27:24.183Z] Fetching without tags [2020-06-22T09:27:24.565Z] Merging remotes/origin/master commit c6e90bcad506a53a21afbb07ae058210c81821b7 into PR head commit 34720105864531a09e757c225655761a71574d07 [2020-06-22T09:27:24.749Z] Merge succeeded, producing 34720105864531a09e757c225655761a71574d07 [2020-06-22T09:27:24.750Z] Checking out Revision 34720105864531a09e757c225655761a71574d07 (PR-246) [2020-06-22T09:27:24.108Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-06-22T09:27:24.123Z] > git config --add remote.origin.fetch +refs/pull/246/head:refs/remotes/origin/PR-246 # timeout=10 [2020-06-22T09:27:24.151Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-22T09:27:24.167Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-06-22T09:27:24.191Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-06-22T09:27:24.192Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-22T09:27:24.198Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/246/head:refs/remotes/origin/PR-246 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-22T09:27:24.576Z] > git config core.sparsecheckout # timeout=10 [2020-06-22T09:27:24.595Z] > git checkout -f 34720105864531a09e757c225655761a71574d07 # timeout=10 [2020-06-22T09:27:24.703Z] > git remote # timeout=10 [2020-06-22T09:27:24.709Z] > git config --get remote.origin.url # timeout=10 [2020-06-22T09:27:24.715Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-22T09:27:24.719Z] > git merge c6e90bcad506a53a21afbb07ae058210c81821b7 # timeout=10 [2020-06-22T09:27:24.741Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-22T09:27:24.755Z] > git config core.sparsecheckout # timeout=10 [2020-06-22T09:27:24.763Z] > git checkout -f 34720105864531a09e757c225655761a71574d07 # timeout=10 [2020-06-22T09:27:28.758Z] Removing intermediate container 8559a6338a49 [2020-06-22T09:27:28.758Z] ---> 0dda04fb7ed2 [2020-06-22T09:27:28.758Z] Successfully built 0dda04fb7ed2 [2020-06-22T09:27:28.758Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [2020-06-22T09:27:28.972Z] Commit message: "Add mqtt device device to edgex doc" [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2020-06-22T09:27:29.011Z] > git --version # timeout=10 [2020-06-22T09:27:29.025Z] fatal: bad object 370697454611dc68c0596e0d0a50477a8de841a8 [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-22T09:27:29.480Z] + docker inspect -f . ci-base-image-arm64 [2020-06-22T09:27:29.480Z] . [Pipeline] withDockerContainer [2020-06-22T09:27:29.750Z] prd-ubuntu18.04-docker-arm64-4c-16g-3950 does not seem to be running inside a container [2020-06-22T09:27:29.803Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-06-22T09:27:31.518Z] $ docker top 32dfc64048a4eaf936f2244e2a0bf26efc02cc75c02fdc9ca086924e5b615eec -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-06-22T09:27:32.906Z] + go version [2020-06-22T09:27:32.906Z] go version go1.13.5 linux/arm64 [Pipeline] sh [Pipeline] echo [2020-06-22T09:27:33.056Z] ========================================================= [2020-06-22T09:27:33.056Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-06-22T09:27:33.056Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-22T09:27:33.967Z] + make test [2020-06-22T09:27:33.967Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-06-22T09:27:34.529Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-06-22T09:27:34.957Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-06-22T09:27:35.521Z] Sending build context to Docker daemon 19.07MB [2020-06-22T09:27:35.521Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-06-22T09:27:35.521Z] Step 2/8 : FROM ${BASE} [2020-06-22T09:27:35.796Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-06-22T09:27:35.796Z] e6b0cf9c0882: Pulling fs layer [2020-06-22T09:27:35.796Z] 2848faf0eed1: Pulling fs layer [2020-06-22T09:27:35.796Z] 0f37312ad70f: Pulling fs layer [2020-06-22T09:27:35.796Z] 5788d62ee057: Pulling fs layer [2020-06-22T09:27:35.796Z] 0e6b1d234666: Pulling fs layer [2020-06-22T09:27:35.796Z] bf5d7aec512f: Pulling fs layer [2020-06-22T09:27:35.796Z] 34c802a77dc8: Pulling fs layer [2020-06-22T09:27:35.796Z] 9eb99e56ec68: Pulling fs layer [2020-06-22T09:27:35.796Z] 5788d62ee057: Waiting [2020-06-22T09:27:35.796Z] 0e6b1d234666: Waiting [2020-06-22T09:27:35.796Z] bf5d7aec512f: Waiting [2020-06-22T09:27:35.796Z] 34c802a77dc8: Waiting [2020-06-22T09:27:35.796Z] 9eb99e56ec68: Waiting [2020-06-22T09:27:35.796Z] 27c7a5d97fbd: Pulling fs layer [2020-06-22T09:27:35.796Z] 5c102a31e300: Pulling fs layer [2020-06-22T09:27:35.796Z] dcfb455df0a1: Pulling fs layer [2020-06-22T09:27:35.796Z] 27c7a5d97fbd: Waiting [2020-06-22T09:27:35.796Z] 5c102a31e300: Waiting [2020-06-22T09:27:35.796Z] dcfb455df0a1: Waiting [2020-06-22T09:27:35.796Z] 0f37312ad70f: Verifying Checksum [2020-06-22T09:27:35.796Z] 0f37312ad70f: Download complete [2020-06-22T09:27:35.796Z] 2848faf0eed1: Download complete [2020-06-22T09:27:36.119Z] 0e6b1d234666: Verifying Checksum [2020-06-22T09:27:36.119Z] 0e6b1d234666: Download complete [2020-06-22T09:27:36.119Z] e6b0cf9c0882: Verifying Checksum [2020-06-22T09:27:36.119Z] e6b0cf9c0882: Download complete [2020-06-22T09:27:36.119Z] bf5d7aec512f: Verifying Checksum [2020-06-22T09:27:36.119Z] bf5d7aec512f: Download complete [2020-06-22T09:27:36.766Z] e6b0cf9c0882: Pull complete [2020-06-22T09:27:37.836Z] 34c802a77dc8: Verifying Checksum [2020-06-22T09:27:37.836Z] 34c802a77dc8: Download complete [2020-06-22T09:27:37.836Z] 27c7a5d97fbd: Verifying Checksum [2020-06-22T09:27:37.836Z] 27c7a5d97fbd: Download complete [2020-06-22T09:27:38.150Z] 2848faf0eed1: Pull complete [2020-06-22T09:27:38.852Z] 9eb99e56ec68: Verifying Checksum [2020-06-22T09:27:38.852Z] 9eb99e56ec68: Download complete [2020-06-22T09:27:38.852Z] 5788d62ee057: Verifying Checksum [2020-06-22T09:27:38.852Z] 5788d62ee057: Download complete [2020-06-22T09:27:38.852Z] dcfb455df0a1: Verifying Checksum [2020-06-22T09:27:38.852Z] dcfb455df0a1: Download complete [2020-06-22T09:27:39.130Z] 5c102a31e300: Verifying Checksum [2020-06-22T09:27:39.130Z] 5c102a31e300: Download complete [2020-06-22T09:27:39.130Z] 0f37312ad70f: Pull complete [2020-06-22T09:27:49.323Z] 5788d62ee057: Pull complete [2020-06-22T09:27:49.323Z] 0e6b1d234666: Pull complete [2020-06-22T09:27:49.323Z] bf5d7aec512f: Pull complete [2020-06-22T09:27:57.156Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-06-22T09:27:57.156Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2020-06-22T09:27:57.156Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2020-06-22T09:27:57.156Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2020-06-22T09:27:57.156Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2020-06-22T09:27:57.156Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2020-06-22T09:27:57.156Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2020-06-22T09:27:57.156Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2020-06-22T09:27:57.156Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-06-22T09:27:57.156Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2020-06-22T09:27:57.156Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2020-06-22T09:27:57.156Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2020-06-22T09:27:57.156Z] GO111MODULE=on go vet ./... [2020-06-22T09:27:57.645Z] 34c802a77dc8: Pull complete [Pipeline] stash [2020-06-22T09:28:01.983Z] 9eb99e56ec68: Pull complete [2020-06-22T09:28:02.254Z] 27c7a5d97fbd: Pull complete [2020-06-22T09:28:02.277Z] Stashed 1 file(s) [Pipeline] } [2020-06-22T09:28:02.275Z] $ docker stop --time=1 32dfc64048a4eaf936f2244e2a0bf26efc02cc75c02fdc9ca086924e5b615eec [2020-06-22T09:28:04.283Z] $ docker rm -f 32dfc64048a4eaf936f2244e2a0bf26efc02cc75c02fdc9ca086924e5b615eec [2020-06-22T09:28:04.319Z] 5c102a31e300: Pull complete [2020-06-22T09:28:04.583Z] dcfb455df0a1: Pull complete [2020-06-22T09:28:04.583Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-06-22T09:28:04.583Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-06-22T09:28:04.583Z] ---> 7c70fe431013 [2020-06-22T09:28:04.583Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2020-06-22T09:28:05.545Z] ---> Running in eee96dbad2e3 [2020-06-22T09:28:05.545Z] Removing intermediate container eee96dbad2e3 [2020-06-22T09:28:05.545Z] ---> fdd754ed89ad [2020-06-22T09:28:05.545Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-22T09:28:05.545Z] ---> Running in 69e8bc04802f [Pipeline] sh [2020-06-22T09:28:06.780Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-06-22T09:28:06.989Z] Removing intermediate container 69e8bc04802f [2020-06-22T09:28:06.989Z] ---> aedffdd52501 [2020-06-22T09:28:06.989Z] Step 5/8 : RUN apk add --no-cache make git [2020-06-22T09:28:06.989Z] ---> Running in 88203becffa0 [2020-06-22T09:28:07.126Z] + ls -al . [2020-06-22T09:28:07.126Z] total 120 [2020-06-22T09:28:07.126Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 22 09:27 . [2020-06-22T09:28:07.126Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 09:26 .. [2020-06-22T09:28:07.126Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 09:26 .git [2020-06-22T09:28:07.126Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 09:26 .github [2020-06-22T09:28:07.126Z] -rw-rw-r-- 1 jenkins jenkins 136 Jun 22 09:26 .gitignore [2020-06-22T09:28:07.126Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 09:26 .semver [2020-06-22T09:28:07.126Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jun 22 09:26 CONTRIBUTING.md [2020-06-22T09:28:07.126Z] -rw-rw-r-- 1 jenkins jenkins 913 Jun 22 09:26 Dockerfile [2020-06-22T09:28:07.126Z] -rw-rw-r-- 1 jenkins jenkins 898 Jun 22 09:26 Dockerfile.build [2020-06-22T09:28:07.126Z] -rw-rw-r-- 1 jenkins jenkins 675 Jun 22 09:26 Jenkinsfile [2020-06-22T09:28:07.126Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jun 22 09:26 LICENSE [2020-06-22T09:28:07.126Z] -rw-rw-r-- 1 jenkins jenkins 951 Jun 22 09:26 Makefile [2020-06-22T09:28:07.126Z] -rw-rw-r-- 1 jenkins jenkins 2686 Jun 22 09:26 README.md [2020-06-22T09:28:07.126Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 22 09:24 VERSION [2020-06-22T09:28:07.126Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 09:26 assets [2020-06-22T09:28:07.126Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 09:26 bin [2020-06-22T09:28:07.126Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 09:26 cmd [2020-06-22T09:28:07.126Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 22 09:27 coverage.out [2020-06-22T09:28:07.126Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 22 09:26 docs [2020-06-22T09:28:07.126Z] -rw-rw-r-- 1 jenkins jenkins 1019 Jun 22 09:26 go.mod [2020-06-22T09:28:07.126Z] -rw-r--r-- 1 jenkins jenkins 20718 Jun 22 09:27 go.sum [2020-06-22T09:28:07.126Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 22 09:26 internal [2020-06-22T09:28:07.126Z] -rw-rw-r-- 1 jenkins jenkins 155 Jun 22 09:26 version.go [Pipeline] isUnix [Pipeline] sh [2020-06-22T09:28:07.495Z] + 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=34720105864531a09e757c225655761a71574d07 --label arch=arm64 --label version=0.0.0 . [2020-06-22T09:28:08.094Z] Sending build context to Docker daemon 19.09MB [2020-06-22T09:28:08.094Z] Step 1/24 : ARG BASE=golang:1.13-alpine [2020-06-22T09:28:08.094Z] Step 2/24 : FROM ${BASE} AS builder [2020-06-22T09:28:08.094Z] ---> 0dda04fb7ed2 [2020-06-22T09:28:08.094Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-06-22T09:28:08.369Z] ---> Running in 031a2482a9e6 [2020-06-22T09:28:08.399Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-06-22T09:28:08.728Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-06-22T09:28:08.966Z] Removing intermediate container 031a2482a9e6 [2020-06-22T09:28:08.966Z] ---> f35c7f0f810a [2020-06-22T09:28:08.966Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-06-22T09:28:08.966Z] ---> Running in 2d4ae6bc6417 [2020-06-22T09:28:09.325Z] OK: 143 MiB in 39 packages [2020-06-22T09:28:09.558Z] Removing intermediate container 2d4ae6bc6417 [2020-06-22T09:28:09.559Z] ---> 4263448f726a [2020-06-22T09:28:09.559Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-06-22T09:28:09.559Z] ---> Running in 19f47cfd4434 [2020-06-22T09:28:09.597Z] Removing intermediate container 88203becffa0 [2020-06-22T09:28:09.598Z] ---> 86fc6e0ceb2d [2020-06-22T09:28:09.598Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-06-22T09:28:09.864Z] ---> Running in 2da39cbbce9a [2020-06-22T09:28:09.864Z] Removing intermediate container 2da39cbbce9a [2020-06-22T09:28:09.864Z] ---> 85a034d06afc [2020-06-22T09:28:09.865Z] Step 7/8 : COPY . . [2020-06-22T09:28:10.154Z] Removing intermediate container 19f47cfd4434 [2020-06-22T09:28:10.154Z] ---> 1d3a54b183de [2020-06-22T09:28:10.154Z] Step 6/24 : LABEL Name=edgex-ui-go [2020-06-22T09:28:10.154Z] ---> Running in a9b4a6e8ba9b [2020-06-22T09:28:10.429Z] Removing intermediate container a9b4a6e8ba9b [2020-06-22T09:28:10.429Z] ---> a9688e5b768c [2020-06-22T09:28:10.429Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-06-22T09:28:10.706Z] ---> Running in 5085e8e36d3f [2020-06-22T09:28:10.982Z] Removing intermediate container 5085e8e36d3f [2020-06-22T09:28:10.982Z] ---> 12d4901e6033 [2020-06-22T09:28:10.982Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-22T09:28:11.258Z] ---> Running in 2c56e25e0cd6 [2020-06-22T09:28:12.481Z] ---> 5702d6a056ad [2020-06-22T09:28:12.481Z] Step 8/8 : RUN go mod download [2020-06-22T09:28:12.481Z] ---> Running in 295e4bcb35a7 [2020-06-22T09:28:13.876Z] Removing intermediate container 2c56e25e0cd6 [2020-06-22T09:28:13.876Z] ---> e492dabd62be [2020-06-22T09:28:13.876Z] Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-06-22T09:28:13.876Z] ---> Running in e24e8fe9e8e7 [2020-06-22T09:28:15.300Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-06-22T09:28:15.912Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-06-22T09:28:15.912Z] go: finding github.com/DataDog/datadog-go v3.2.0+incompatible [2020-06-22T09:28:15.912Z] go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 [2020-06-22T09:28:15.912Z] go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 [2020-06-22T09:28:15.912Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-06-22T09:28:15.912Z] go: finding github.com/armon/go-metrics v0.3.3 [2020-06-22T09:28:15.912Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-06-22T09:28:15.912Z] go: finding github.com/beorn7/perks v1.0.1 [2020-06-22T09:28:15.912Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-06-22T09:28:15.912Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-22T09:28:15.912Z] go: finding github.com/cespare/xxhash/v2 v2.1.1 [2020-06-22T09:28:15.912Z] go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible [2020-06-22T09:28:15.912Z] go: finding github.com/circonus-labs/circonusllhist v0.1.3 [2020-06-22T09:28:15.912Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-06-22T09:28:15.912Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-06-22T09:28:15.912Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-06-22T09:28:16.226Z] go: finding github.com/fatih/color v1.9.0 [2020-06-22T09:28:16.226Z] go: finding github.com/go-kit/kit v0.9.0 [2020-06-22T09:28:16.226Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-22T09:28:16.226Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-22T09:28:16.226Z] go: finding github.com/gogo/protobuf v1.1.1 [2020-06-22T09:28:16.226Z] go: finding github.com/golang/protobuf v1.3.2 [2020-06-22T09:28:16.226Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-06-22T09:28:16.226Z] go: finding github.com/google/go-cmp v0.4.0 [2020-06-22T09:28:16.226Z] go: finding github.com/google/gofuzz v1.0.0 [2020-06-22T09:28:16.226Z] go: finding github.com/gorilla/mux v1.7.1 [2020-06-22T09:28:16.226Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-06-22T09:28:16.226Z] go: finding github.com/hashicorp/consul/api v1.4.0 [2020-06-22T09:28:16.226Z] go: finding github.com/hashicorp/consul/sdk v0.4.0 [2020-06-22T09:28:16.226Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-06-22T09:28:16.226Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-22T09:28:16.226Z] go: finding github.com/hashicorp/go-hclog v0.12.2 [2020-06-22T09:28:16.226Z] go: finding github.com/hashicorp/go-immutable-radix v1.2.0 [2020-06-22T09:28:16.226Z] go: finding github.com/hashicorp/go-msgpack v0.5.5 [2020-06-22T09:28:16.226Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-06-22T09:28:16.270Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-06-22T09:28:16.492Z] go: finding github.com/hashicorp/go-retryablehttp v0.5.3 [2020-06-22T09:28:16.492Z] go: finding github.com/hashicorp/go-rootcerts v1.0.2 [2020-06-22T09:28:16.492Z] go: finding github.com/hashicorp/go-sockaddr v1.0.2 [2020-06-22T09:28:16.492Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-06-22T09:28:16.492Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-06-22T09:28:16.492Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-06-22T09:28:16.492Z] go: finding github.com/hashicorp/golang-lru v0.5.4 [2020-06-22T09:28:16.492Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-06-22T09:28:16.492Z] go: finding github.com/hashicorp/mdns v1.0.1 [2020-06-22T09:28:16.492Z] go: finding github.com/hashicorp/memberlist v0.2.0 [2020-06-22T09:28:16.492Z] go: finding github.com/hashicorp/serf v0.9.0 [2020-06-22T09:28:16.492Z] go: finding github.com/json-iterator/go v1.1.9 [2020-06-22T09:28:16.492Z] go: finding github.com/julienschmidt/httprouter v1.2.0 [2020-06-22T09:28:16.492Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-06-22T09:28:16.492Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-06-22T09:28:16.759Z] go: finding github.com/kr/pretty v0.2.0 [2020-06-22T09:28:16.759Z] go: finding github.com/kr/pty v1.1.1 [2020-06-22T09:28:16.759Z] go: finding github.com/kr/text v0.1.0 [2020-06-22T09:28:16.759Z] go: finding github.com/mattn/go-colorable v0.1.6 [2020-06-22T09:28:16.759Z] go: finding github.com/mattn/go-isatty v0.0.12 [2020-06-22T09:28:16.759Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-06-22T09:28:16.759Z] go: finding github.com/miekg/dns v1.1.26 [2020-06-22T09:28:16.759Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-06-22T09:28:16.759Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-22T09:28:16.759Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-06-22T09:28:16.759Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-06-22T09:28:16.759Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-06-22T09:28:16.759Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-06-22T09:28:16.759Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-06-22T09:28:16.759Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-06-22T09:28:16.759Z] go: finding github.com/mitchellh/mapstructure v1.2.2 [2020-06-22T09:28:16.759Z] go: finding github.com/mitchellh/reflectwalk v1.0.1 [2020-06-22T09:28:16.861Z] v3.11.6-87-gde9ffe4975 [http://nl.alpinelinux.org/alpine/v3.11/main] [2020-06-22T09:28:16.861Z] v3.11.6-84-gd805aec21b [http://nl.alpinelinux.org/alpine/v3.11/community] [2020-06-22T09:28:16.861Z] OK: 11179 distinct packages available [2020-06-22T09:28:16.861Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-06-22T09:28:17.022Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-06-22T09:28:17.022Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-06-22T09:28:17.022Z] go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 [2020-06-22T09:28:17.022Z] go: finding github.com/pascaldekloe/goe v0.1.0 [2020-06-22T09:28:17.022Z] go: finding github.com/pelletier/go-toml v1.7.0 [2020-06-22T09:28:17.022Z] go: finding github.com/pkg/errors v0.8.1 [2020-06-22T09:28:17.022Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-06-22T09:28:17.022Z] go: finding github.com/posener/complete v1.1.1 [2020-06-22T09:28:17.022Z] go: finding github.com/prometheus/client_golang v1.4.0 [2020-06-22T09:28:17.022Z] go: finding github.com/prometheus/client_model v0.2.0 [2020-06-22T09:28:17.022Z] go: finding github.com/prometheus/common v0.9.1 [2020-06-22T09:28:17.022Z] go: finding github.com/prometheus/procfs v0.0.8 [2020-06-22T09:28:17.022Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-06-22T09:28:17.022Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-06-22T09:28:17.022Z] go: finding github.com/sirupsen/logrus v1.4.2 [2020-06-22T09:28:17.022Z] go: finding github.com/stretchr/objx v0.1.1 [2020-06-22T09:28:17.022Z] go: finding github.com/stretchr/testify v1.4.0 [2020-06-22T09:28:17.022Z] go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 [2020-06-22T09:28:17.023Z] go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 [2020-06-22T09:28:17.290Z] go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 [2020-06-22T09:28:17.290Z] go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e [2020-06-22T09:28:17.290Z] go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa [2020-06-22T09:28:17.290Z] go: finding golang.org/x/text v0.3.2 [2020-06-22T09:28:17.290Z] go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 [2020-06-22T09:28:17.290Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2020-06-22T09:28:17.290Z] go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 [2020-06-22T09:28:17.290Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-06-22T09:28:17.290Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-06-22T09:28:17.290Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-06-22T09:28:17.833Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-06-22T09:28:18.103Z] OK: 125 MiB in 39 packages [2020-06-22T09:28:19.533Z] Removing intermediate container e24e8fe9e8e7 [2020-06-22T09:28:19.533Z] ---> c22306517367 [2020-06-22T09:28:19.533Z] Step 10/24 : ENV GO111MODULE=on [2020-06-22T09:28:19.533Z] ---> Running in 5d499616eadb [2020-06-22T09:28:19.804Z] Removing intermediate container 5d499616eadb [2020-06-22T09:28:19.804Z] ---> 40204be77f96 [2020-06-22T09:28:19.804Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-06-22T09:28:20.077Z] ---> Running in 65c6c56b0336 [2020-06-22T09:28:20.362Z] Removing intermediate container 65c6c56b0336 [2020-06-22T09:28:20.362Z] ---> 9f346c50aba5 [2020-06-22T09:28:20.362Z] Step 12/24 : COPY go.mod . [2020-06-22T09:28:21.343Z] ---> d2f5e63b4c57 [2020-06-22T09:28:21.343Z] Step 13/24 : COPY Makefile . [2020-06-22T09:28:21.941Z] ---> 6d8999eeea31 [2020-06-22T09:28:21.941Z] Step 14/24 : RUN make update [2020-06-22T09:28:21.941Z] ---> Running in d102f2d36ced [2020-06-22T09:28:23.372Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-06-22T09:28:24.796Z] Removing intermediate container d102f2d36ced [2020-06-22T09:28:24.796Z] ---> 8444fc0b6695 [2020-06-22T09:28:24.796Z] Step 15/24 : COPY . . [2020-06-22T09:28:26.768Z] ---> e1aa27fc1529 [2020-06-22T09:28:26.768Z] Step 16/24 : RUN ${MAKE} [2020-06-22T09:28:26.768Z] ---> Running in 0a06991a5b98 [2020-06-22T09:28:28.205Z] 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-06-22T09:28:39.449Z] Removing intermediate container 295e4bcb35a7 [2020-06-22T09:28:39.449Z] ---> 1e653187ed08 [2020-06-22T09:28:39.449Z] Successfully built 1e653187ed08 [2020-06-22T09:28:39.449Z] 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-06-22T09:28:40.266Z] + docker inspect -f . ci-base-image-x86_64 [2020-06-22T09:28:40.531Z] . [Pipeline] withDockerContainer [2020-06-22T09:28:40.921Z] prd-centos7-docker-4c-2g-3951 does not seem to be running inside a container [2020-06-22T09:28:41.039Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-06-22T09:28:42.375Z] $ docker top 4f64c5a56ea672fb071200cf6d9212d7bd74b73acb3ad8b4a7cc74be956571aa -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-22T09:28:43.113Z] + go version [2020-06-22T09:28:43.114Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-06-22T09:28:43.468Z] + make test [2020-06-22T09:28:43.468Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-06-22T09:28:46.074Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-06-22T09:28:50.375Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-06-22T09:28:57.053Z] Removing intermediate container 0a06991a5b98 [2020-06-22T09:28:57.053Z] ---> df416554d971 [2020-06-22T09:28:57.053Z] Step 17/24 : FROM alpine [2020-06-22T09:28:57.053Z] latest: Pulling from library/alpine [2020-06-22T09:28:57.053Z] b538f80385f9: Pulling fs layer [2020-06-22T09:28:57.053Z] b538f80385f9: Verifying Checksum [2020-06-22T09:28:57.657Z] b538f80385f9: Pull complete [2020-06-22T09:28:57.657Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-06-22T09:28:57.657Z] Status: Downloaded newer image for alpine:latest [2020-06-22T09:28:57.657Z] ---> 62ee0e9f8440 [2020-06-22T09:28:57.657Z] Step 18/24 : EXPOSE 4000 [2020-06-22T09:28:57.929Z] ---> Running in f675c000c5f0 [2020-06-22T09:28:58.202Z] Removing intermediate container f675c000c5f0 [2020-06-22T09:28:58.202Z] ---> 1e64373d7030 [2020-06-22T09:28:58.202Z] Step 19/24 : 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-06-22T09:28:58.976Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-06-22T09:28:58.976Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2020-06-22T09:28:58.976Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2020-06-22T09:28:58.976Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2020-06-22T09:28:58.976Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2020-06-22T09:28:58.976Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2020-06-22T09:28:58.976Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2020-06-22T09:28:58.976Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2020-06-22T09:28:58.976Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-06-22T09:28:58.976Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2020-06-22T09:28:58.976Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2020-06-22T09:28:58.976Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2020-06-22T09:28:58.976Z] GO111MODULE=on go vet ./... [2020-06-22T09:29:00.163Z] ---> ce352975fac0 [2020-06-22T09:29:00.163Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-06-22T09:29:00.163Z] ---> Running in cee83a68ea84 [2020-06-22T09:29:00.757Z] Removing intermediate container cee83a68ea84 [2020-06-22T09:29:00.757Z] ---> 7c7981ae605b [2020-06-22T09:29:00.757Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-06-22T09:29:00.757Z] ---> Running in 307cbde96205 [Pipeline] stash [2020-06-22T09:29:00.977Z] Warning: overwriting stash ‘coverage-report’ [2020-06-22T09:29:01.026Z] Removing intermediate container 307cbde96205 [2020-06-22T09:29:01.026Z] ---> b40c798ecd42 [2020-06-22T09:29:01.026Z] Step 22/24 : LABEL arch=arm64 [2020-06-22T09:29:01.297Z] ---> Running in 338d82b5714b [2020-06-22T09:29:01.385Z] Stashed 1 file(s) [Pipeline] } [2020-06-22T09:29:01.411Z] $ docker stop --time=1 4f64c5a56ea672fb071200cf6d9212d7bd74b73acb3ad8b4a7cc74be956571aa [2020-06-22T09:29:01.569Z] Removing intermediate container 338d82b5714b [2020-06-22T09:29:01.570Z] ---> 62e27aa4929f [2020-06-22T09:29:01.570Z] Step 23/24 : LABEL git_sha=34720105864531a09e757c225655761a71574d07 [2020-06-22T09:29:01.843Z] ---> Running in 1299acaed087 [2020-06-22T09:29:02.114Z] Removing intermediate container 1299acaed087 [2020-06-22T09:29:02.114Z] ---> 5b5a9373b3e8 [2020-06-22T09:29:02.114Z] Step 24/24 : LABEL version=0.0.0 [2020-06-22T09:29:02.387Z] ---> Running in 723423c51bd1 [2020-06-22T09:29:02.659Z] Removing intermediate container 723423c51bd1 [2020-06-22T09:29:02.659Z] ---> 3651ca3ac26b [2020-06-22T09:29:02.659Z] [Warning] One or more build-args [ARCH] were not consumed [2020-06-22T09:29:02.659Z] Successfully built 3651ca3ac26b [2020-06-22T09:29:02.659Z] Successfully tagged docker-edgex-ui-go-arm64:latest [2020-06-22T09:29:03.654Z] $ docker rm -f 4f64c5a56ea672fb071200cf6d9212d7bd74b73acb3ad8b4a7cc74be956571aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2020-06-22T09:29:04.788Z] + sudo chown -R jenkins:jenkins . [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] } [2020-06-22T09:29:05.531Z] + ls -al . [2020-06-22T09:29:05.531Z] total 84 [2020-06-22T09:29:05.531Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jun 22 09:28 . [2020-06-22T09:29:05.531Z] drwxrwxr-x. 4 jenkins jenkins 28 Jun 22 09:27 .. [2020-06-22T09:29:05.531Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 22 09:27 assets [2020-06-22T09:29:05.531Z] drwxrwxr-x. 2 jenkins jenkins 35 Jun 22 09:27 bin [2020-06-22T09:29:05.531Z] drwxrwxr-x. 3 jenkins jenkins 29 Jun 22 09:27 cmd [2020-06-22T09:29:05.531Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jun 22 09:27 CONTRIBUTING.md [2020-06-22T09:29:05.531Z] -rw-r--r--. 1 jenkins jenkins 10 Jun 22 09:28 coverage.out [2020-06-22T09:29:05.531Z] -rw-rw-r--. 1 jenkins jenkins 913 Jun 22 09:27 Dockerfile [2020-06-22T09:29:05.531Z] -rw-rw-r--. 1 jenkins jenkins 898 Jun 22 09:27 Dockerfile.build [2020-06-22T09:29:05.531Z] drwxrwxr-x. 5 jenkins jenkins 104 Jun 22 09:27 docs [2020-06-22T09:29:05.531Z] drwxrwxr-x. 8 jenkins jenkins 179 Jun 22 09:27 .git [2020-06-22T09:29:05.531Z] drwxrwxr-x. 2 jenkins jenkins 38 Jun 22 09:27 .github [2020-06-22T09:29:05.531Z] -rw-rw-r--. 1 jenkins jenkins 136 Jun 22 09:27 .gitignore [2020-06-22T09:29:05.531Z] -rw-rw-r--. 1 jenkins jenkins 1019 Jun 22 09:27 go.mod [2020-06-22T09:29:05.531Z] -rw-r--r--. 1 jenkins jenkins 20718 Jun 22 09:28 go.sum [2020-06-22T09:29:05.531Z] drwxrwxr-x. 10 jenkins jenkins 139 Jun 22 09:27 internal [2020-06-22T09:29:05.531Z] -rw-rw-r--. 1 jenkins jenkins 675 Jun 22 09:27 Jenkinsfile [2020-06-22T09:29:05.531Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jun 22 09:27 LICENSE [2020-06-22T09:29:05.531Z] -rw-rw-r--. 1 jenkins jenkins 951 Jun 22 09:27 Makefile [2020-06-22T09:29:05.531Z] -rw-rw-r--. 1 jenkins jenkins 2686 Jun 22 09:27 README.md [2020-06-22T09:29:05.531Z] drwxrwxr-x. 3 jenkins jenkins 58 Jun 22 09:27 .semver [2020-06-22T09:29:05.531Z] -rw-rw-r--. 1 jenkins jenkins 5 Jun 22 09:24 VERSION [2020-06-22T09:29:05.531Z] -rw-rw-r--. 1 jenkins jenkins 155 Jun 22 09:27 version.go [Pipeline] isUnix [Pipeline] sh [2020-06-22T09:29:05.900Z] + 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=34720105864531a09e757c225655761a71574d07 --label arch=amd64 --label version=0.0.0 . [2020-06-22T09:29:06.503Z] Sending build context to Docker daemon 19.09MB [2020-06-22T09:29:06.503Z] Step 1/24 : ARG BASE=golang:1.13-alpine [2020-06-22T09:29:06.503Z] Step 2/24 : FROM ${BASE} AS builder [2020-06-22T09:29:06.503Z] ---> 1e653187ed08 [2020-06-22T09:29:06.503Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-06-22T09:29:06.783Z] ---> Running in 2e4c1dae0004 [2020-06-22T09:29:07.079Z] Removing intermediate container 2e4c1dae0004 [2020-06-22T09:29:07.079Z] ---> 68038d060fe7 [2020-06-22T09:29:07.079Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-06-22T09:29:07.079Z] ---> Running in 5a8d4b3dff39 [2020-06-22T09:29:07.361Z] Removing intermediate container 5a8d4b3dff39 [2020-06-22T09:29:07.361Z] ---> 10ea4e34f743 [2020-06-22T09:29:07.361Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-06-22T09:29:07.361Z] ---> Running in d4b63fcebc8d [2020-06-22T09:29:07.636Z] Removing intermediate container d4b63fcebc8d [2020-06-22T09:29:07.636Z] ---> f9804fb67a60 [2020-06-22T09:29:07.636Z] Step 6/24 : LABEL Name=edgex-ui-go [2020-06-22T09:29:07.636Z] ---> Running in 774688a6e66f [2020-06-22T09:29:07.978Z] Removing intermediate container 774688a6e66f [2020-06-22T09:29:07.978Z] ---> c93de43c7545 [2020-06-22T09:29:07.978Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-06-22T09:29:07.978Z] ---> Running in aed0d4912ff2 [2020-06-22T09:29:08.317Z] Removing intermediate container aed0d4912ff2 [2020-06-22T09:29:08.317Z] ---> 84133b8184fb [2020-06-22T09:29:08.317Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-22T09:29:08.317Z] ---> Running in b482b7778ace [2020-06-22T09:29:09.404Z] Removing intermediate container b482b7778ace [2020-06-22T09:29:09.404Z] ---> 3b2fee69ecde [2020-06-22T09:29:09.404Z] Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-06-22T09:29:09.404Z] ---> Running in 3e552be73fbf [2020-06-22T09:29:10.007Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-06-22T09:29:10.619Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-06-22T09:29:10.891Z] v3.11.6-86-gf4e478f351 [http://nl.alpinelinux.org/alpine/v3.11/main] [2020-06-22T09:29:10.891Z] v3.11.6-86-gf4e478f351 [http://nl.alpinelinux.org/alpine/v3.11/community] [2020-06-22T09:29:10.891Z] OK: 11290 distinct packages available [2020-06-22T09:29:10.891Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-06-22T09:29:11.885Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-06-22T09:29:12.163Z] OK: 143 MiB in 39 packages [2020-06-22T09:29:12.771Z] Removing intermediate container 3e552be73fbf [2020-06-22T09:29:12.771Z] ---> d6afcf0a7a76 [2020-06-22T09:29:12.771Z] Step 10/24 : ENV GO111MODULE=on [2020-06-22T09:29:12.771Z] ---> Running in 012d7bfd1d5f [2020-06-22T09:29:13.041Z] Removing intermediate container 012d7bfd1d5f [2020-06-22T09:29:13.041Z] ---> 3d7b00db3448 [2020-06-22T09:29:13.041Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-06-22T09:29:13.041Z] ---> Running in 0c7b1a19fb3a [2020-06-22T09:29:13.334Z] Removing intermediate container 0c7b1a19fb3a [2020-06-22T09:29:13.334Z] ---> 3489877b2ad8 [2020-06-22T09:29:13.334Z] Step 12/24 : COPY go.mod . [2020-06-22T09:29:13.625Z] ---> f3341ce49be1 [2020-06-22T09:29:13.625Z] Step 13/24 : COPY Makefile . [2020-06-22T09:29:13.912Z] ---> be256249f646 [2020-06-22T09:29:13.912Z] Step 14/24 : RUN make update [2020-06-22T09:29:14.292Z] ---> Running in e2f07050fadf [2020-06-22T09:29:15.164Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-06-22T09:29:16.222Z] Removing intermediate container e2f07050fadf [2020-06-22T09:29:16.222Z] ---> c77fbef7cfc3 [2020-06-22T09:29:16.222Z] Step 15/24 : COPY . . [2020-06-22T09:29:17.673Z] ---> 3939e53fdf5c [2020-06-22T09:29:17.673Z] Step 16/24 : RUN ${MAKE} [2020-06-22T09:29:17.673Z] ---> Running in 8c1883baced0 [2020-06-22T09:29:18.267Z] 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-06-22T09:29:34.586Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-06-22T09:29:38.984Z] Removing intermediate container 8c1883baced0 [2020-06-22T09:29:38.984Z] ---> fa514ce122e0 [2020-06-22T09:29:38.984Z] Step 17/24 : FROM alpine [2020-06-22T09:29:39.255Z] latest: Pulling from library/alpine [2020-06-22T09:29:39.255Z] df20fa9351a1: Pulling fs layer [2020-06-22T09:29:39.528Z] df20fa9351a1: Verifying Checksum [2020-06-22T09:29:39.528Z] df20fa9351a1: Download complete [2020-06-22T09:29:40.197Z] df20fa9351a1: Pull complete [2020-06-22T09:29:40.197Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-06-22T09:29:40.197Z] Status: Downloaded newer image for alpine:latest [2020-06-22T09:29:40.197Z] ---> a24bb4013296 [2020-06-22T09:29:40.197Z] Step 18/24 : EXPOSE 4000 [2020-06-22T09:29:40.197Z] ---> Running in d2adbdba12fd [2020-06-22T09:29:40.476Z] Removing intermediate container d2adbdba12fd [2020-06-22T09:29:40.476Z] ---> 95dc1f46a346 [2020-06-22T09:29:40.476Z] Step 19/24 : 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-06-22T09:29:41.918Z] ---> a4adbce16d91 [2020-06-22T09:29:41.918Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-06-22T09:29:41.918Z] ---> Running in 5643af96ecf2 [2020-06-22T09:29:41.918Z] Removing intermediate container 5643af96ecf2 [2020-06-22T09:29:41.918Z] ---> d980a10558b2 [2020-06-22T09:29:41.918Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-06-22T09:29:42.251Z] ---> Running in 97bf626a601c [2020-06-22T09:29:42.607Z] Removing intermediate container 97bf626a601c [2020-06-22T09:29:42.607Z] ---> 7bfbe98ac471 [2020-06-22T09:29:42.607Z] Step 22/24 : LABEL arch=amd64 [2020-06-22T09:29:42.607Z] ---> Running in ebc65fa53df0 [2020-06-22T09:29:42.954Z] Removing intermediate container ebc65fa53df0 [2020-06-22T09:29:42.954Z] ---> 8536109fefaa [2020-06-22T09:29:42.954Z] Step 23/24 : LABEL git_sha=34720105864531a09e757c225655761a71574d07 [2020-06-22T09:29:42.954Z] ---> Running in c7ffb6892508 [2020-06-22T09:29:43.328Z] Removing intermediate container c7ffb6892508 [2020-06-22T09:29:43.328Z] ---> c10e58791c4b [2020-06-22T09:29:43.328Z] Step 24/24 : LABEL version=0.0.0 [2020-06-22T09:29:43.328Z] ---> Running in f1379c120b8e [2020-06-22T09:29:43.608Z] Removing intermediate container f1379c120b8e [2020-06-22T09:29:43.608Z] ---> 6c1050dd9c5f [2020-06-22T09:29:43.608Z] [Warning] One or more build-args [ARCH] were not consumed [2020-06-22T09:29:43.608Z] Successfully built 6c1050dd9c5f [2020-06-22T09:29:43.608Z] 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] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-06-22T09:29:44.899Z] provisioning config files... [2020-06-22T09:29:44.913Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-246@tmp/config5488185446073971789tmp [Pipeline] { [Pipeline] sh [2020-06-22T09:29:45.272Z] + curl -s https://codecov.io/bash [2020-06-22T09:29:45.272Z] + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_PR-246@tmp/config5488185446073971789tmp [2020-06-22T09:29:45.533Z] [2020-06-22T09:29:45.533Z] _____ _ [2020-06-22T09:29:45.533Z] / ____| | | [2020-06-22T09:29:45.533Z] | | ___ __| | ___ ___ _____ __ [2020-06-22T09:29:45.533Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-06-22T09:29:45.533Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-06-22T09:29:45.533Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-06-22T09:29:45.533Z] Bash-20200602-f809a24 [2020-06-22T09:29:45.533Z] [2020-06-22T09:29:45.533Z] [2020-06-22T09:29:45.533Z] ==> Jenkins CI detected. [2020-06-22T09:29:45.533Z] project root: . [2020-06-22T09:29:45.533Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-06-22T09:29:45.533Z] ==> Running gcov in . (disable via -X gcov) [2020-06-22T09:29:45.533Z] ==> Python coveragepy not found [2020-06-22T09:29:45.533Z] ==> Searching for coverage reports in: [2020-06-22T09:29:45.533Z] + . [2020-06-22T09:29:45.533Z] -> Found 1 reports [2020-06-22T09:29:45.533Z] ==> Detecting git/mercurial file structure [2020-06-22T09:29:45.533Z] ==> Reading reports [2020-06-22T09:29:45.533Z] + ./coverage.out bytes=10 [2020-06-22T09:29:45.533Z] ==> Appending adjustments [2020-06-22T09:29:45.534Z] https://docs.codecov.io/docs/fixing-reports [2020-06-22T09:29:45.795Z] + Found adjustments [2020-06-22T09:29:45.795Z] ==> Gzipping contents [2020-06-22T09:29:45.795Z] ==> Uploading reports [2020-06-22T09:29:45.795Z] url: https://codecov.io [2020-06-22T09:29:45.795Z] query: branch=PR-246&commit=34720105864531a09e757c225655761a71574d07&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-246%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=246&job= [2020-06-22T09:29:45.795Z] -> Pinging Codecov [2020-06-22T09:29:45.795Z] https://codecov.io/upload/v4?package=bash-20200602-f809a24&token=secret&branch=PR-246&commit=34720105864531a09e757c225655761a71574d07&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-246%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=246&job= [2020-06-22T09:29:46.367Z] -> Uploading [2020-06-22T09:29:46.939Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/34720105864531a09e757c225655761a71574d07 [Pipeline] } [2020-06-22T09:29:46.962Z] 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-06-22T09:29:48.409Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-22T09:29:49.002Z] ---> package-listing.sh [2020-06-22T09:29:49.002Z] ++ facter osfamily [2020-06-22T09:29:49.002Z] ++ tr '[:upper:]' '[:lower:]' [2020-06-22T09:29:49.002Z] + OS_FAMILY=redhat [2020-06-22T09:29:49.002Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-246 [2020-06-22T09:29:49.002Z] + START_PACKAGES=/tmp/packages_start.txt [2020-06-22T09:29:49.002Z] + END_PACKAGES=/tmp/packages_end.txt [2020-06-22T09:29:49.002Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-06-22T09:29:49.002Z] + PACKAGES=/tmp/packages_start.txt [2020-06-22T09:29:49.002Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-246 ']' [2020-06-22T09:29:49.002Z] + PACKAGES=/tmp/packages_end.txt [2020-06-22T09:29:49.002Z] + case "${OS_FAMILY}" in [2020-06-22T09:29:49.002Z] + rpm -qa [2020-06-22T09:29:49.002Z] + sort [2020-06-22T09:29:54.298Z] + '[' -f /tmp/packages_start.txt ']' [2020-06-22T09:29:54.299Z] + '[' -f /tmp/packages_end.txt ']' [2020-06-22T09:29:54.299Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-06-22T09:29:54.299Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-246 ']' [2020-06-22T09:29:54.299Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-246/archives/ [2020-06-22T09:29:54.299Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-246/archives/ [Pipeline] isUnix [Pipeline] sh [2020-06-22T09:29:54.922Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-22T09:29:54.922Z] [2020-06-22T09:29:54.922Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-06-22T09:29:55.276Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-22T09:29:55.276Z] alpine: Pulling from edgex-lftools-log-publisher [2020-06-22T09:29:55.276Z] c9b1b535fdd9: Pulling fs layer [2020-06-22T09:29:55.276Z] 2cc5ad85d9ab: Pulling fs layer [2020-06-22T09:29:55.276Z] 756a868c4378: Pulling fs layer [2020-06-22T09:29:55.276Z] 444b2fc9a129: Pulling fs layer [2020-06-22T09:29:55.276Z] ea15f1150254: Pulling fs layer [2020-06-22T09:29:55.276Z] 41b27a9f41bf: Pulling fs layer [2020-06-22T09:29:55.276Z] 28c525ee5125: Pulling fs layer [2020-06-22T09:29:55.276Z] 094b1ea09ed8: Pulling fs layer [2020-06-22T09:29:55.276Z] 138eaada9080: Pulling fs layer [2020-06-22T09:29:55.276Z] 0622d0fa9048: Pulling fs layer [2020-06-22T09:29:55.276Z] ea15f1150254: Waiting [2020-06-22T09:29:55.276Z] 41b27a9f41bf: Waiting [2020-06-22T09:29:55.276Z] 28c525ee5125: Waiting [2020-06-22T09:29:55.276Z] 094b1ea09ed8: Waiting [2020-06-22T09:29:55.276Z] 138eaada9080: Waiting [2020-06-22T09:29:55.276Z] 0622d0fa9048: Waiting [2020-06-22T09:29:55.276Z] 444b2fc9a129: Waiting [2020-06-22T09:29:55.276Z] 2cc5ad85d9ab: Verifying Checksum [2020-06-22T09:29:55.276Z] 2cc5ad85d9ab: Download complete [2020-06-22T09:29:55.276Z] 444b2fc9a129: Verifying Checksum [2020-06-22T09:29:55.276Z] 444b2fc9a129: Download complete [2020-06-22T09:29:55.276Z] c9b1b535fdd9: Verifying Checksum [2020-06-22T09:29:55.276Z] c9b1b535fdd9: Download complete [2020-06-22T09:29:55.276Z] ea15f1150254: Verifying Checksum [2020-06-22T09:29:55.276Z] ea15f1150254: Download complete [2020-06-22T09:29:55.549Z] 28c525ee5125: Verifying Checksum [2020-06-22T09:29:55.549Z] 28c525ee5125: Download complete [2020-06-22T09:29:55.815Z] 756a868c4378: Verifying Checksum [2020-06-22T09:29:55.815Z] 756a868c4378: Download complete [2020-06-22T09:29:55.815Z] c9b1b535fdd9: Pull complete [2020-06-22T09:29:55.815Z] 094b1ea09ed8: Verifying Checksum [2020-06-22T09:29:55.816Z] 094b1ea09ed8: Download complete [2020-06-22T09:29:55.816Z] 138eaada9080: Verifying Checksum [2020-06-22T09:29:55.816Z] 138eaada9080: Download complete [2020-06-22T09:29:55.816Z] 0622d0fa9048: Download complete [2020-06-22T09:29:56.081Z] 2cc5ad85d9ab: Pull complete [2020-06-22T09:29:56.348Z] 41b27a9f41bf: Verifying Checksum [2020-06-22T09:29:56.348Z] 41b27a9f41bf: Download complete [2020-06-22T09:29:57.737Z] 756a868c4378: Pull complete [2020-06-22T09:29:57.737Z] 444b2fc9a129: Pull complete [2020-06-22T09:29:58.001Z] ea15f1150254: Pull complete [2020-06-22T09:30:02.220Z] 41b27a9f41bf: Pull complete [2020-06-22T09:30:02.220Z] 28c525ee5125: Pull complete [2020-06-22T09:30:04.778Z] 094b1ea09ed8: Pull complete [2020-06-22T09:30:05.040Z] 138eaada9080: Pull complete [2020-06-22T09:30:05.301Z] 0622d0fa9048: Pull complete [2020-06-22T09:30:05.302Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-06-22T09:30:05.302Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-22T09:30:05.302Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-06-22T09:30:05.467Z] prd-centos7-docker-4c-2g-3949 does not seem to be running inside a container [2020-06-22T09:30:05.511Z] $ 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-246 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-246:/w/workspace/edgexfoundry_edgex-ui-go_PR-246:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-246@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-246@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-06-22T09:30:09.792Z] $ docker top 45191a3e728de61a9488fa9b517217a67d2878d948ff03b7b56da817b1f66e7f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-06-22T09:30:10.028Z] provisioning config files... [2020-06-22T09:30:10.042Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-246@tmp/config4482379487958363113tmp [Pipeline] { [Pipeline] echo [2020-06-22T09:30:10.106Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-22T09:30:10.429Z] ---> create-netrc.sh [Pipeline] echo [2020-06-22T09:30:10.453Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-22T09:30:10.770Z] ---> logs-deploy.sh [2020-06-22T09:30:10.770Z] + ARCHIVE_ARTIFACTS= [2020-06-22T09:30:10.770Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-06-22T09:30:10.770Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-06-22T09:30:10.770Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-06-22T09:30:10.770Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-246/1 [2020-06-22T09:30:10.770Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-246/1/ [2020-06-22T09:30:10.770Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-246/1 /w/workspace/edgexfoundry_edgex-ui-go_PR-246 [2020-06-22T09:30:12.152Z] Archives upload complete. [2020-06-22T09:30:12.152Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-246/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-246/1/ [2020-06-22T09:30:12.723Z] ---> uname -a: [2020-06-22T09:30:12.723Z] Linux 45191a3e728d 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-06-22T09:30:12.723Z] [2020-06-22T09:30:12.723Z] [2020-06-22T09:30:12.723Z] ---> lscpu: [2020-06-22T09:30:12.723Z] Architecture: x86_64 [2020-06-22T09:30:12.723Z] CPU op-mode(s): 32-bit, 64-bit [2020-06-22T09:30:12.723Z] Byte Order: Little Endian [2020-06-22T09:30:12.723Z] Address sizes: 40 bits physical, 48 bits virtual [2020-06-22T09:30:12.723Z] CPU(s): 4 [2020-06-22T09:30:12.723Z] On-line CPU(s) list: 0-3 [2020-06-22T09:30:12.723Z] Thread(s) per core: 1 [2020-06-22T09:30:12.723Z] Core(s) per socket: 1 [2020-06-22T09:30:12.723Z] Socket(s): 4 [2020-06-22T09:30:12.723Z] NUMA node(s): 1 [2020-06-22T09:30:12.723Z] Vendor ID: GenuineIntel [2020-06-22T09:30:12.723Z] CPU family: 6 [2020-06-22T09:30:12.723Z] Model: 44 [2020-06-22T09:30:12.723Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-06-22T09:30:12.723Z] Stepping: 1 [2020-06-22T09:30:12.723Z] CPU MHz: 2933.396 [2020-06-22T09:30:12.723Z] BogoMIPS: 5866.79 [2020-06-22T09:30:12.723Z] Virtualization: VT-x [2020-06-22T09:30:12.723Z] Hypervisor vendor: KVM [2020-06-22T09:30:12.723Z] Virtualization type: full [2020-06-22T09:30:12.723Z] L1d cache: 128 KiB [2020-06-22T09:30:12.723Z] L1i cache: 128 KiB [2020-06-22T09:30:12.723Z] L2 cache: 16 MiB [2020-06-22T09:30:12.723Z] L3 cache: 64 MiB [2020-06-22T09:30:12.723Z] NUMA node0 CPU(s): 0-3 [2020-06-22T09:30:12.723Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-06-22T09:30:12.723Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-06-22T09:30:12.723Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-06-22T09:30:12.723Z] Vulnerability Meltdown: Mitigation; PTI [2020-06-22T09:30:12.723Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-06-22T09:30:12.723Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-06-22T09:30:12.723Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-06-22T09:30:12.723Z] Vulnerability Tsx async abort: Not affected [2020-06-22T09:30:12.723Z] 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-06-22T09:30:12.723Z] [2020-06-22T09:30:12.723Z] [2020-06-22T09:30:12.723Z] ---> nproc: [2020-06-22T09:30:12.723Z] 4 [2020-06-22T09:30:12.723Z] [2020-06-22T09:30:12.723Z] [2020-06-22T09:30:12.723Z] ---> df -h: [2020-06-22T09:30:12.723Z] Filesystem Size Used Available Use% Mounted on [2020-06-22T09:30:12.723Z] overlay 50.0G 7.2G 42.7G 15% / [2020-06-22T09:30:12.723Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-06-22T09:30:12.723Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-06-22T09:30:12.723Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-06-22T09:30:12.723Z] /dev/vda1 50.0G 7.2G 42.7G 15% /etc/resolv.conf [2020-06-22T09:30:12.723Z] /dev/vda1 50.0G 7.2G 42.7G 15% /etc/hostname [2020-06-22T09:30:12.723Z] /dev/vda1 50.0G 7.2G 42.7G 15% /etc/hosts [2020-06-22T09:30:12.723Z] /dev/vda1 50.0G 7.2G 42.7G 15% /var/log/sa [2020-06-22T09:30:12.723Z] /dev/vda1 50.0G 7.2G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-246 [2020-06-22T09:30:12.723Z] /dev/vda1 50.0G 7.2G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-246@tmp [2020-06-22T09:30:12.723Z] [2020-06-22T09:30:12.723Z] [2020-06-22T09:30:12.723Z] ---> free -m: [2020-06-22T09:30:12.723Z] total used free shared buff/cache available [2020-06-22T09:30:12.723Z] Mem: 1837 640 102 0 1094 1092 [2020-06-22T09:30:12.723Z] Swap: 1023 0 1023 [2020-06-22T09:30:12.723Z] [2020-06-22T09:30:12.723Z] [2020-06-22T09:30:12.723Z] ---> ip addr: [2020-06-22T09:30:12.723Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-06-22T09:30:12.723Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-06-22T09:30:12.723Z] inet 127.0.0.1/8 scope host lo [2020-06-22T09:30:12.723Z] valid_lft forever preferred_lft forever [2020-06-22T09:30:12.723Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-06-22T09:30:12.723Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-06-22T09:30:12.723Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-06-22T09:30:12.723Z] valid_lft forever preferred_lft forever [2020-06-22T09:30:12.723Z] [2020-06-22T09:30:12.723Z] [2020-06-22T09:30:12.723Z] ---> sar -b -r -n DEV: [2020-06-22T09:30:12.723Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 06/22/20 _x86_64_ (4 CPU) [2020-06-22T09:30:12.723Z] [2020-06-22T09:30:12.723Z] 09:23:07 LINUX RESTART [2020-06-22T09:30:12.723Z] [2020-06-22T09:30:12.723Z] 09:24:01 tps rtps wtps bread/s bwrtn/s [2020-06-22T09:30:12.723Z] 09:25:01 19.58 3.03 16.55 860.07 2471.69 [2020-06-22T09:30:12.723Z] 09:26:01 1.62 0.00 1.62 0.00 28.75 [2020-06-22T09:30:12.723Z] 09:27:01 0.42 0.00 0.42 0.00 6.34 [2020-06-22T09:30:12.723Z] 09:28:01 0.23 0.00 0.23 0.00 2.85 [2020-06-22T09:30:12.723Z] 09:29:01 0.28 0.00 0.28 0.00 3.31 [2020-06-22T09:30:12.723Z] 09:30:01 89.49 61.99 27.51 5006.19 14353.83 [2020-06-22T09:30:12.723Z] Average: 18.61 10.84 7.77 977.82 2811.44 [2020-06-22T09:30:12.723Z] [2020-06-22T09:30:12.723Z] 09:24:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-06-22T09:30:12.723Z] 09:25:01 168484 1713072 91.05 2620 1169412 1128428 38.51 404224 1146312 20 [2020-06-22T09:30:12.723Z] 09:26:01 174948 1706608 90.70 2620 1169472 1079888 36.85 403472 1142276 28 [2020-06-22T09:30:12.723Z] 09:27:01 175964 1705592 90.65 2620 1169420 1079732 36.85 402540 1142260 16 [2020-06-22T09:30:12.723Z] 09:28:01 173236 1708320 90.79 2620 1169424 1079936 36.86 409620 1138128 8 [2020-06-22T09:30:12.723Z] 09:29:01 173660 1707896 90.77 2620 1169428 1079792 36.85 412288 1135060 16 [2020-06-22T09:30:12.723Z] 09:30:01 155376 1726180 91.74 2620 1092616 1521232 51.92 505312 1040124 39704 [2020-06-22T09:30:12.723Z] Average: 170278 1711278 90.95 2620 1156629 1161501 39.64 422909 1124027 6632 [2020-06-22T09:30:12.723Z] [2020-06-22T09:30:12.723Z] 09:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-06-22T09:30:12.723Z] 09:25:01 eth0 64.55 54.26 85.87 80.59 0.00 0.00 0.00 [2020-06-22T09:30:12.723Z] 09:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-22T09:30:12.723Z] 09:25:01 docker0 28.11 21.86 2.71 60.06 0.00 0.00 0.00 [2020-06-22T09:30:12.723Z] 09:26:01 eth0 0.77 0.30 0.38 0.13 0.00 0.00 0.00 [2020-06-22T09:30:12.723Z] 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-22T09:30:12.723Z] 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-22T09:30:12.723Z] 09:27:01 eth0 0.67 0.08 0.06 0.07 0.00 0.00 0.00 [2020-06-22T09:30:12.723Z] 09:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-22T09:30:12.723Z] 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-22T09:30:12.723Z] 09:28:01 eth0 0.37 0.32 0.28 0.20 0.00 0.00 0.00 [2020-06-22T09:30:12.723Z] 09:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-22T09:30:12.723Z] 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-22T09:30:12.723Z] 09:29:01 eth0 0.17 0.13 0.08 0.07 0.00 0.00 0.00 [2020-06-22T09:30:12.723Z] 09:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-22T09:30:12.723Z] 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-22T09:30:12.723Z] 09:30:01 eth0 101.02 65.02 2330.57 10.31 0.00 0.00 0.00 [2020-06-22T09:30:12.723Z] 09:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-22T09:30:12.723Z] 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-22T09:30:12.723Z] Average: eth0 27.93 20.02 402.92 15.23 0.00 0.00 0.00 [2020-06-22T09:30:12.723Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-22T09:30:12.723Z] Average: docker0 4.68 3.64 0.45 10.01 0.00 0.00 0.00 [2020-06-22T09:30:12.723Z] [2020-06-22T09:30:12.723Z] [2020-06-22T09:30:12.723Z] ---> sar -P ALL: [2020-06-22T09:30:12.723Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 06/22/20 _x86_64_ (4 CPU) [2020-06-22T09:30:12.723Z] [2020-06-22T09:30:12.723Z] 09:23:07 LINUX RESTART [2020-06-22T09:30:12.723Z] [2020-06-22T09:30:12.723Z] 09:24:01 CPU %user %nice %system %iowait %steal %idle [2020-06-22T09:30:12.723Z] 09:25:01 all 1.87 0.00 0.87 0.60 0.00 96.66 [2020-06-22T09:30:12.723Z] 09:25:01 0 1.65 0.00 0.84 0.05 0.00 97.46 [2020-06-22T09:30:12.723Z] 09:25:01 1 2.02 0.00 0.70 1.92 0.00 95.36 [2020-06-22T09:30:12.723Z] 09:25:01 2 1.93 0.00 0.93 0.02 0.00 97.11 [2020-06-22T09:30:12.723Z] 09:25:01 3 1.89 0.00 1.00 0.43 0.00 96.68 [2020-06-22T09:30:12.723Z] 09:26:01 all 0.08 0.00 0.05 0.00 0.00 99.87 [2020-06-22T09:30:12.723Z] 09:26:01 0 0.07 0.00 0.07 0.00 0.00 99.87 [2020-06-22T09:30:12.723Z] 09:26:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2020-06-22T09:30:12.723Z] 09:26:01 2 0.15 0.00 0.07 0.00 0.00 99.78 [2020-06-22T09:30:12.723Z] 09:26:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2020-06-22T09:30:12.723Z] 09:27:01 all 0.12 0.00 0.04 0.00 0.00 99.85 [2020-06-22T09:30:12.723Z] 09:27:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-06-22T09:30:12.723Z] 09:27:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2020-06-22T09:30:12.723Z] 09:27:01 2 0.38 0.00 0.07 0.00 0.00 99.55 [2020-06-22T09:30:12.723Z] 09:27:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2020-06-22T09:30:12.723Z] 09:28:01 all 0.15 0.00 0.03 0.00 0.00 99.82 [2020-06-22T09:30:12.723Z] 09:28:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2020-06-22T09:30:12.723Z] 09:28:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2020-06-22T09:30:12.723Z] 09:28:01 2 0.52 0.00 0.00 0.00 0.02 99.47 [2020-06-22T09:30:12.724Z] 09:28:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2020-06-22T09:30:12.724Z] 09:29:01 all 0.16 0.00 0.04 0.00 0.00 99.80 [2020-06-22T09:30:12.724Z] 09:29:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2020-06-22T09:30:12.724Z] 09:29:01 1 0.05 0.00 0.08 0.00 0.00 99.87 [2020-06-22T09:30:12.724Z] 09:29:01 2 0.53 0.00 0.02 0.00 0.00 99.45 [2020-06-22T09:30:12.724Z] 09:29:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2020-06-22T09:30:12.724Z] 09:30:01 all 4.02 0.00 2.25 1.81 0.01 91.90 [2020-06-22T09:30:12.724Z] 09:30:01 0 4.13 0.00 2.01 1.71 0.02 92.14 [2020-06-22T09:30:12.724Z] 09:30:01 1 3.46 0.00 2.51 0.74 0.02 93.28 [2020-06-22T09:30:12.724Z] 09:30:01 2 4.00 0.00 2.02 1.42 0.00 92.56 [2020-06-22T09:30:12.724Z] 09:30:01 3 4.52 0.00 2.46 3.38 0.00 89.63 [2020-06-22T09:30:12.724Z] Average: all 1.06 0.00 0.55 0.40 0.00 97.99 [2020-06-22T09:30:12.724Z] Average: 0 0.99 0.00 0.50 0.29 0.00 98.22 [2020-06-22T09:30:12.724Z] Average: 1 0.93 0.00 0.57 0.44 0.00 98.05 [2020-06-22T09:30:12.724Z] Average: 2 1.25 0.00 0.52 0.24 0.00 97.99 [2020-06-22T09:30:12.724Z] Average: 3 1.09 0.00 0.60 0.63 0.00 97.68 [2020-06-22T09:30:12.724Z] [2020-06-22T09:30:12.724Z]