Pull request #180 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of wshengqi for edgexfoundry/edgex-ui-go Loading trusted files from base branch master at df319bf1fc7b79eaf8491469efa93f4e622d80ed rather than 1f4deea240ff54f6335238f90e4a673ea6772876 Obtained Jenkinsfile from df319bf1fc7b79eaf8491469efa93f4e622d80ed Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision c26106ffa7303c9cfaed1787c18b3b6a39928acb using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go, goVersion:1.11] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.11 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2483’ Running on prd-centos7-docker-4c-2g-2486 in /w/workspace/edgexfoundry_edgex-ui-go_PR-180 [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-180 # timeout=10 Fetching without tags 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/180/head:refs/remotes/origin/PR-180 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/180/head:refs/remotes/origin/PR-180 # 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/180/head:refs/remotes/origin/PR-180 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit df319bf1fc7b79eaf8491469efa93f4e622d80ed into PR head commit 1f4deea240ff54f6335238f90e4a673ea6772876 Merge succeeded, producing e6da246dff1164a4826c427c4969e862cec288d9 Checking out Revision e6da246dff1164a4826c427c4969e862cec288d9 (PR-180) > git config core.sparsecheckout # timeout=10 > git checkout -f 1f4deea240ff54f6335238f90e4a673ea6772876 # 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 df319bf1fc7b79eaf8491469efa93f4e622d80ed # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e6da246dff1164a4826c427c4969e862cec288d9 # timeout=10 Commit message: "Merge commit 'df319bf1fc7b79eaf8491469efa93f4e622d80ed' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:55:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 02:55:40 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:55:40 02:55:40 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:55:40 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:55:40 latest: Pulling from edgex-devops/git-semver 02:55:40 9123ac7c32f7: Pulling fs layer 02:55:40 b8cc5d1170e3: Pulling fs layer 02:55:40 2924cbbf6a41: Pulling fs layer 02:55:40 93b08a4f1073: Pulling fs layer 02:55:40 93b08a4f1073: Waiting 02:55:40 b8cc5d1170e3: Verifying Checksum 02:55:40 b8cc5d1170e3: Download complete 02:55:40 9123ac7c32f7: Verifying Checksum 02:55:40 9123ac7c32f7: Download complete 02:55:40 93b08a4f1073: Verifying Checksum 02:55:40 93b08a4f1073: Download complete 02:55:40 2924cbbf6a41: Verifying Checksum 02:55:40 2924cbbf6a41: Download complete 02:55:41 9123ac7c32f7: Pull complete 02:55:41 b8cc5d1170e3: Pull complete 02:55:41 2924cbbf6a41: Pull complete 02:55:41 93b08a4f1073: Pull complete 02:55:41 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 02:55:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:55:42 prd-centos7-docker-4c-2g-2486 does not seem to be running inside a container 02:55:42 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-180 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-180:/w/workspace/edgexfoundry_edgex-ui-go_PR-180:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-180@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-180@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:55:42 $ docker top d5e8c5e0dabe6948de5841dbb57c1e49711f8bcf8a78eb7d99e9e0e343ec500f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:55:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:55:43 [ssh-agent] Looking for ssh-agent implementation... 02:55:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:55:43 $ docker exec d5e8c5e0dabe6948de5841dbb57c1e49711f8bcf8a78eb7d99e9e0e343ec500f ssh-agent 02:55:43 SSH_AUTH_SOCK=/tmp/ssh-7C2EzOyxsdY1/agent.15 02:55:43 SSH_AGENT_PID=22 02:55:43 Running ssh-add (command line suppressed) 02:55:43 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-180@tmp/private_key_4541407811242760403.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-180@tmp/private_key_4541407811242760403.key) 02:55:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:55:43 + git describe --exact-match --tags HEAD 02:55:43 fatal: No names found, cannot describe anything. [Pipeline] } 02:55:44 $ docker exec --env ******** --env ******** d5e8c5e0dabe6948de5841dbb57c1e49711f8bcf8a78eb7d99e9e0e343ec500f ssh-agent -k 02:55:44 unset SSH_AUTH_SOCK; 02:55:44 unset SSH_AGENT_PID; 02:55:44 echo Agent pid 22 killed; 02:55:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 02:55:44 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 02:55:44 This usually means this commit has not been tagged. [Pipeline] sshagent 02:55:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:55:44 [ssh-agent] Looking for ssh-agent implementation... 02:55:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:55:44 $ docker exec d5e8c5e0dabe6948de5841dbb57c1e49711f8bcf8a78eb7d99e9e0e343ec500f ssh-agent 02:55:44 SSH_AUTH_SOCK=/tmp/ssh-rWjXJfhw9s6i/agent.58 02:55:44 SSH_AGENT_PID=65 02:55:44 Running ssh-add (command line suppressed) 02:55:44 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-180@tmp/private_key_4032539271990725333.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-180@tmp/private_key_4032539271990725333.key) 02:55:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:55:45 + git semver init 02:55:45 # -> Open(): unable to determine branch for HEAD 02:55:45 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-180/.git 02:55:45 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-180 02:55:45 # $SEMVER_REMOTE_NAME = origin 02:55:45 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 02:55:45 # $SEMVER_USER_NAME = jenkins 02:55:45 # $SEMVER_BRANCH = PR-180 02:55:45 # $SEMVER_TEMP = /tmp/semver-606441358 02:55:45 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 02:55:46 # '/tmp/semver-606441358' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-180/.semver' 02:55:46 # -> Force: false 02:55:46 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-180/.semver [Pipeline] } 02:55:46 $ docker exec --env ******** --env ******** d5e8c5e0dabe6948de5841dbb57c1e49711f8bcf8a78eb7d99e9e0e343ec500f ssh-agent -k 02:55:46 unset SSH_AUTH_SOCK; 02:55:46 unset SSH_AGENT_PID; 02:55:46 echo Agent pid 65 killed; 02:55:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:55:46 + git semver [Pipeline] } 02:55:46 $ docker stop --time=1 d5e8c5e0dabe6948de5841dbb57c1e49711f8bcf8a78eb7d99e9e0e343ec500f 02:55:48 $ docker rm -f d5e8c5e0dabe6948de5841dbb57c1e49711f8bcf8a78eb7d99e9e0e343ec500f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 02:55:49 Stashed 34 file(s) [Pipeline] echo 02:55:49 [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 02:56:04 Still waiting to schedule task 02:56:04 Waiting for next available executor on ‘centos7-docker-4c-2g’ 02:56:04 Still waiting to schedule task 02:56:04 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 02:57:35 Running on prd-centos7-docker-4c-2g-2488 in /w/workspace/edgexfoundry_edgex-ui-go_PR-180 [Pipeline] { [Pipeline] ws 02:57:35 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 02:57:39 using credential edgex-jenkins-ssh 02:57:39 Cloning the remote Git repository 02:57:39 Cloning with configured refspecs honoured and without tags 02:57:38 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 02:57:38 > git init /w/workspace/edgex-ui-go/2 # timeout=10 02:57:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:57:39 > git --version # timeout=10 02:57:39 using GIT_SSH to set credentials SSH Credentials for GitHub 02:57:39 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/180/head:refs/remotes/origin/PR-180 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:57:40 Fetching without tags 02:57:40 Merging remotes/origin/master commit df319bf1fc7b79eaf8491469efa93f4e622d80ed into PR head commit 1f4deea240ff54f6335238f90e4a673ea6772876 02:57:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:57:39 > git config --add remote.origin.fetch +refs/pull/180/head:refs/remotes/origin/PR-180 # timeout=10 02:57:39 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 02:57:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:57:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:57:39 using GIT_SSH to set credentials SSH Credentials for GitHub 02:57:39 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/180/head:refs/remotes/origin/PR-180 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:57:40 > git config core.sparsecheckout # timeout=10 02:57:40 > git checkout -f 1f4deea240ff54f6335238f90e4a673ea6772876 # timeout=10 02:57:40 > git remote # timeout=10 02:57:40 > git config --get remote.origin.url # timeout=10 02:57:40 using GIT_SSH to set credentials SSH Credentials for GitHub 02:57:40 > git merge df319bf1fc7b79eaf8491469efa93f4e622d80ed # timeout=10 02:57:40 Merge succeeded, producing b2fc4fccc3d44410ca69a95df3938b1c61e08311 02:57:40 Checking out Revision b2fc4fccc3d44410ca69a95df3938b1c61e08311 (PR-180) 02:57:40 > git rev-parse HEAD^{commit} # timeout=10 02:57:40 > git config core.sparsecheckout # timeout=10 02:57:40 > git checkout -f b2fc4fccc3d44410ca69a95df3938b1c61e08311 # timeout=10 02:57:45 Commit message: "Merge commit 'df319bf1fc7b79eaf8491469efa93f4e622d80ed' into HEAD" 02:57:45 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 02:57:46 ========================================================= 02:57:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine] 02:57:46 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:57:47 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine . 02:57:47 Sending build context to Docker daemon 11.4MB 02:57:47 Step 1/8 : ARG BASE=golang:1.11-alpine 02:57:47 Step 2/8 : FROM ${BASE} 02:57:47 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base 02:57:47 9d48c3bd43c5: Pulling fs layer 02:57:47 7f94eaf8af20: Pulling fs layer 02:57:47 9fe9984849c1: Pulling fs layer 02:57:47 ec448270508e: Pulling fs layer 02:57:47 65ba82af53f7: Pulling fs layer 02:57:47 07c18b20a200: Pulling fs layer 02:57:47 d9b3ee039db2: Pulling fs layer 02:57:47 8c79c1ac0d81: Pulling fs layer 02:57:47 ff40f1a7a0b9: Pulling fs layer 02:57:47 bdb43ae2d12f: Pulling fs layer 02:57:47 8e1ab0ef8490: Pulling fs layer 02:57:47 ec448270508e: Waiting 02:57:47 65ba82af53f7: Waiting 02:57:47 07c18b20a200: Waiting 02:57:47 d9b3ee039db2: Waiting 02:57:47 8c79c1ac0d81: Waiting 02:57:47 ff40f1a7a0b9: Waiting 02:57:47 bdb43ae2d12f: Waiting 02:57:47 8e1ab0ef8490: Waiting 02:57:47 9fe9984849c1: Verifying Checksum 02:57:47 9fe9984849c1: Download complete 02:57:47 7f94eaf8af20: Verifying Checksum 02:57:47 7f94eaf8af20: Download complete 02:57:47 65ba82af53f7: Verifying Checksum 02:57:47 65ba82af53f7: Download complete 02:57:47 9d48c3bd43c5: Verifying Checksum 02:57:47 07c18b20a200: Verifying Checksum 02:57:47 07c18b20a200: Download complete 02:57:48 9d48c3bd43c5: Pull complete 02:57:48 7f94eaf8af20: Pull complete 02:57:48 9fe9984849c1: Pull complete 02:57:49 d9b3ee039db2: Verifying Checksum 02:57:49 d9b3ee039db2: Download complete 02:57:49 ff40f1a7a0b9: Verifying Checksum 02:57:49 ff40f1a7a0b9: Download complete 02:57:49 ec448270508e: Verifying Checksum 02:57:49 ec448270508e: Download complete 02:57:49 8c79c1ac0d81: Verifying Checksum 02:57:49 8e1ab0ef8490: Verifying Checksum 02:57:49 8e1ab0ef8490: Download complete 02:57:49 bdb43ae2d12f: Verifying Checksum 02:57:49 bdb43ae2d12f: Download complete 02:57:56 ec448270508e: Pull complete 02:57:56 65ba82af53f7: Pull complete 02:57:56 07c18b20a200: Pull complete 02:58:00 d9b3ee039db2: Pull complete 02:58:00 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2487 in /w/workspace/edgexfoundry_edgex-ui-go_PR-180 [Pipeline] { [Pipeline] ws 02:58:00 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 02:58:04 8c79c1ac0d81: Pull complete 02:58:04 ff40f1a7a0b9: Pull complete 02:58:04 bdb43ae2d12f: Pull complete 02:58:05 8e1ab0ef8490: Pull complete 02:58:05 Digest: sha256:c76e0edd79d4c6656119c378b17c5c9a3bdc51370d3ca27653326e6060dcfb5d 02:58:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine 02:58:05 ---> 8acfeb908b63 02:58:05 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:58:05 ---> Running in 79db4379e533 02:58:05 Removing intermediate container 79db4379e533 02:58:05 ---> b51cfb361ce2 02:58:05 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:58:05 ---> Running in 9896bec1ab12 02:58:06 Removing intermediate container 9896bec1ab12 02:58:06 ---> f2c70ceb3778 02:58:06 Step 5/8 : RUN apk add --no-cache make git 02:58:06 ---> Running in 19321fc1040b 02:58:07 using credential edgex-jenkins-ssh 02:58:07 Cloning the remote Git repository 02:58:07 Cloning with configured refspecs honoured and without tags 02:58:07 fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 02:58:07 fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 02:58:07 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 02:58:07 > git init /w/workspace/edgex-ui-go/2 # timeout=10 02:58:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:58:07 > git --version # timeout=10 02:58:07 using GIT_SSH to set credentials SSH Credentials for GitHub 02:58:07 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/180/head:refs/remotes/origin/PR-180 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:58:08 OK: 134 MiB in 39 packages 02:58:08 Fetching without tags 02:58:08 Removing intermediate container 19321fc1040b 02:58:08 ---> 55f5f3d18c9c 02:58:08 Step 6/8 : WORKDIR /edgex-ui-go 02:58:08 ---> Running in c4e9430b58f2 02:58:08 Removing intermediate container c4e9430b58f2 02:58:08 ---> 6a7d2d935781 02:58:08 Step 7/8 : COPY . . 02:58:09 Merging remotes/origin/master commit df319bf1fc7b79eaf8491469efa93f4e622d80ed into PR head commit 1f4deea240ff54f6335238f90e4a673ea6772876 02:58:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:58:08 > git config --add remote.origin.fetch +refs/pull/180/head:refs/remotes/origin/PR-180 # timeout=10 02:58:08 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 02:58:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:58:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:58:08 using GIT_SSH to set credentials SSH Credentials for GitHub 02:58:08 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/180/head:refs/remotes/origin/PR-180 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:58:09 > git config core.sparsecheckout # timeout=10 02:58:09 Merge succeeded, producing 86e3bae3e694bcf7851cb544f816ea4db207a8af 02:58:09 Checking out Revision 86e3bae3e694bcf7851cb544f816ea4db207a8af (PR-180) 02:58:10 ---> 95a93aa7a746 02:58:10 Step 8/8 : RUN go mod download 02:58:10 ---> Running in e117d4275794 02:58:10 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 02:58:10 go: finding github.com/pelletier/go-toml v1.2.0 02:58:10 go: finding github.com/gorilla/mux v1.7.1 02:58:10 go: finding github.com/BurntSushi/toml v0.3.1 02:58:10 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 02:58:10 go: finding github.com/kr/pretty v0.1.0 02:58:10 go: finding github.com/gorilla/websocket v1.4.0 02:58:09 > git checkout -f 1f4deea240ff54f6335238f90e4a673ea6772876 # timeout=10 02:58:09 > git remote # timeout=10 02:58:09 > git config --get remote.origin.url # timeout=10 02:58:09 using GIT_SSH to set credentials SSH Credentials for GitHub 02:58:09 > git merge df319bf1fc7b79eaf8491469efa93f4e622d80ed # timeout=10 02:58:09 > git rev-parse HEAD^{commit} # timeout=10 02:58:10 > git config core.sparsecheckout # timeout=10 02:58:10 > git checkout -f 86e3bae3e694bcf7851cb544f816ea4db207a8af # timeout=10 02:58:11 go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba 02:58:11 go: finding github.com/kr/text v0.1.0 02:58:11 go: finding github.com/mitchellh/copystructure v1.0.0 02:58:11 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 02:58:11 go: finding github.com/hashicorp/consul/api v1.1.0 02:58:11 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 02:58:11 go: finding github.com/stretchr/testify v1.3.0 02:58:11 go: finding github.com/pkg/errors v0.8.1 02:58:11 go: finding github.com/kr/pty v1.1.1 02:58:11 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 02:58:11 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 02:58:11 go: finding github.com/mitchellh/reflectwalk v1.0.0 02:58:12 go: finding github.com/pmezard/go-difflib v1.0.0 02:58:12 go: finding github.com/davecgh/go-spew v1.1.0 02:58:12 go: finding github.com/stretchr/objx v0.1.0 02:58:12 go: finding golang.org/x/text v0.3.0 02:58:12 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 02:58:13 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 02:58:14 Commit message: "Merge commit 'df319bf1fc7b79eaf8491469efa93f4e622d80ed' into HEAD" 02:58:14 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 02:58:15 go: finding github.com/hashicorp/consul/sdk v0.1.1 02:58:15 go: finding github.com/hashicorp/go-uuid v1.0.1 02:58:15 go: finding github.com/mitchellh/mapstructure v1.1.2 02:58:15 go: finding github.com/hashicorp/go-rootcerts v1.0.0 02:58:15 go: finding github.com/hashicorp/serf v0.8.2 02:58:15 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 02:58:15 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 02:58:16 go: finding github.com/mitchellh/go-homedir v1.0.0 02:58:16 go: finding github.com/mitchellh/go-testing-interface v1.0.0 [Pipeline] echo 02:58:16 ========================================================= 02:58:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine] 02:58:16 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:58:16 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 02:58:16 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 02:58:16 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 02:58:16 go: finding github.com/hashicorp/go-msgpack v0.5.3 02:58:16 go: finding github.com/hashicorp/memberlist v0.1.3 02:58:16 go: finding github.com/hashicorp/logutils v1.0.0 02:58:16 go: finding github.com/mitchellh/iochan v1.0.0 02:58:16 go: finding github.com/mitchellh/cli v1.0.0 02:58:16 go: finding github.com/hashicorp/go-syslog v1.0.0 02:58:16 go: finding github.com/hashicorp/mdns v1.0.0 02:58:17 go: finding github.com/mitchellh/gox v0.4.0 02:58:17 go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee 02:58:17 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 02:58:17 go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc 02:58:17 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 02:58:17 go: finding github.com/posener/complete v1.1.1 02:58:17 go: finding github.com/hashicorp/go-multierror v1.0.0 02:58:17 go: finding github.com/mattn/go-isatty v0.0.3 02:58:17 go: finding github.com/mattn/go-colorable v0.0.9 02:58:17 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 02:58:17 go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 02:58:17 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 02:58:17 go: finding github.com/fatih/color v1.7.0 02:58:17 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 02:58:17 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine . 02:58:17 go: finding github.com/miekg/dns v1.0.14 02:58:17 go: finding github.com/hashicorp/go.net v0.0.1 02:58:17 go: finding github.com/davecgh/go-spew v1.1.1 02:58:17 go: finding github.com/stretchr/testify v1.2.2 02:58:17 go: finding github.com/hashicorp/go-sockaddr v1.0.0 02:58:17 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 02:58:17 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 02:58:17 go: finding github.com/bgentry/speakeasy v0.1.0 02:58:17 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 02:58:17 go: finding github.com/hashicorp/errwrap v1.0.0 02:58:18 Sending build context to Docker daemon 11.4MB 02:58:18 Step 1/8 : ARG BASE=golang:1.11-alpine 02:58:18 Step 2/8 : FROM ${BASE} 02:58:18 go: finding github.com/hashicorp/go-uuid v1.0.0 02:58:18 go: finding github.com/hashicorp/golang-lru v0.5.0 02:58:18 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:58:18 29bddadc8f3f: Pulling fs layer 02:58:18 02bb20f2603b: Pulling fs layer 02:58:18 b62863a3550b: Pulling fs layer 02:58:18 9586258a13ea: Pulling fs layer 02:58:18 a8b2cbafd68c: Pulling fs layer 02:58:18 d1dd75721c92: Pulling fs layer 02:58:18 4e34fffdb759: Pulling fs layer 02:58:18 fd1d9eb628f9: Pulling fs layer 02:58:18 bd44c58b92db: Pulling fs layer 02:58:18 e5856e266cf4: Pulling fs layer 02:58:18 f0f88b30cdbb: Pulling fs layer 02:58:18 9586258a13ea: Waiting 02:58:18 a8b2cbafd68c: Waiting 02:58:18 d1dd75721c92: Waiting 02:58:18 4e34fffdb759: Waiting 02:58:18 fd1d9eb628f9: Waiting 02:58:18 bd44c58b92db: Waiting 02:58:18 e5856e266cf4: Waiting 02:58:18 f0f88b30cdbb: Waiting 02:58:18 b62863a3550b: Verifying Checksum 02:58:18 b62863a3550b: Download complete 02:58:18 02bb20f2603b: Download complete 02:58:18 a8b2cbafd68c: Verifying Checksum 02:58:18 a8b2cbafd68c: Download complete 02:58:18 d1dd75721c92: Verifying Checksum 02:58:18 d1dd75721c92: Download complete 02:58:19 29bddadc8f3f: Verifying Checksum 02:58:19 29bddadc8f3f: Pull complete 02:58:20 02bb20f2603b: Pull complete 02:58:21 b62863a3550b: Pull complete 02:58:23 4e34fffdb759: Verifying Checksum 02:58:23 4e34fffdb759: Download complete 02:58:23 bd44c58b92db: Verifying Checksum 02:58:23 bd44c58b92db: Download complete 02:58:25 e5856e266cf4: Download complete 02:58:25 f0f88b30cdbb: Verifying Checksum 02:58:25 f0f88b30cdbb: Download complete 02:58:27 fd1d9eb628f9: Download complete 02:58:28 9586258a13ea: Verifying Checksum 02:58:28 9586258a13ea: Download complete 02:58:30 Removing intermediate container e117d4275794 02:58:30 ---> 499614df5631 02:58:30 Successfully built 499614df5631 02:58:30 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 02:58:31 + docker inspect -f . ci-base-image-x86_64 02:58:31 . [Pipeline] withDockerContainer 02:58:31 prd-centos7-docker-4c-2g-2488 does not seem to be running inside a container 02:58:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:58:32 $ docker top ee894af761e05c796d4b411cc56fe7357c8026ed1b4c1876532dc48245981abe -eo pid,comm [Pipeline] { [Pipeline] sh 02:58:34 + go version 02:58:34 go version go1.11.13 linux/amd64 [Pipeline] sh 02:58:34 + make test 02:58:34 GO111MODULE=on go test -coverprofile=coverage.out ./... 02:58:36 ? github.com/edgexfoundry/edgex-ui-go [no test files] 02:58:38 9586258a13ea: Pull complete 02:58:38 a8b2cbafd68c: Pull complete 02:58:38 d1dd75721c92: Pull complete 02:58:42 4e34fffdb759: Pull complete 02:58:46 ? github.com/edgexfoundry/edgex-ui-go/app [no test files] 02:58:46 ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] 02:58:46 ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] 02:58:46 ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] 02:58:46 ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] 02:58:46 ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] 02:58:46 ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] 02:58:46 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] 02:58:46 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] 02:58:46 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 02:58:46 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 02:58:46 GO111MODULE=on go vet ./... 02:58:47 fd1d9eb628f9: Pull complete 02:58:47 bd44c58b92db: Pull complete 02:58:49 e5856e266cf4: Pull complete 02:58:49 f0f88b30cdbb: Pull complete 02:58:49 Digest: sha256:0afe80e964ff91b821579eaa0e3b1ed78178dca0ccdefa3405e9e51f8d7def20 02:58:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine 02:58:49 ---> 0be50c763560 02:58:49 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [Pipeline] stash 02:58:50 Stashed 1 file(s) [Pipeline] } 02:58:50 $ docker stop --time=1 ee894af761e05c796d4b411cc56fe7357c8026ed1b4c1876532dc48245981abe 02:58:52 $ docker rm -f ee894af761e05c796d4b411cc56fe7357c8026ed1b4c1876532dc48245981abe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:58:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:58:54 + ls -al . 02:58:54 total 72 02:58:54 drwxrwxr-x. 11 jenkins jenkins 4096 Apr 7 02:58 . 02:58:54 drwxrwxr-x. 4 jenkins jenkins 28 Apr 7 02:57 .. 02:58:54 drwxrwxr-x. 8 jenkins jenkins 119 Apr 7 02:57 app 02:58:54 drwxrwxr-x. 3 jenkins jenkins 20 Apr 7 02:57 assets 02:58:54 drwxrwxr-x. 2 jenkins jenkins 35 Apr 7 02:57 bin 02:58:54 drwxrwxr-x. 3 jenkins jenkins 29 Apr 7 02:57 cmd 02:58:54 -rw-rw-r--. 1 jenkins jenkins 3959 Apr 7 02:57 CONTRIBUTING.md 02:58:54 -rw-r--r--. 1 jenkins jenkins 10 Apr 7 02:58 coverage.out 02:58:54 -rw-rw-r--. 1 jenkins jenkins 839 Apr 7 02:57 Dockerfile 02:58:54 -rw-rw-r--. 1 jenkins jenkins 898 Apr 7 02:57 Dockerfile.build 02:58:54 drwxrwxr-x. 4 jenkins jenkins 53 Apr 7 02:57 docs 02:58:54 drwxrwxr-x. 8 jenkins jenkins 179 Apr 7 02:57 .git 02:58:54 -rw-rw-r--. 1 jenkins jenkins 123 Apr 7 02:57 .gitignore 02:58:54 -rw-rw-r--. 1 jenkins jenkins 522 Apr 7 02:57 go.mod 02:58:54 -rw-r--r--. 1 jenkins jenkins 8727 Apr 7 02:58 go.sum 02:58:54 drwxrwxr-x. 3 jenkins jenkins 17 Apr 7 02:57 internal 02:58:54 -rw-rw-r--. 1 jenkins jenkins 675 Apr 7 02:57 Jenkinsfile 02:58:54 -rw-rw-r--. 1 jenkins jenkins 11357 Apr 7 02:57 LICENSE 02:58:54 -rw-rw-r--. 1 jenkins jenkins 951 Apr 7 02:57 Makefile 02:58:54 -rw-rw-r--. 1 jenkins jenkins 3392 Apr 7 02:57 README.md 02:58:54 drwxrwxr-x. 3 jenkins jenkins 58 Apr 7 02:57 .semver 02:58:54 drwxrwxr-x. 4 jenkins jenkins 54 Apr 7 02:57 snap 02:58:54 -rw-rw-r--. 1 jenkins jenkins 5 Apr 7 02:55 VERSION 02:58:54 -rw-rw-r--. 1 jenkins jenkins 155 Apr 7 02:57 version.go [Pipeline] isUnix [Pipeline] sh 02:58:54 ---> Running in 40cf658dcf3e 02:58:54 Removing intermediate container 40cf658dcf3e 02:58:54 ---> 21eefa62ab8b 02:58:54 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:58:54 ---> Running in 2152c78e298e 02:58:54 + 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=e6da246dff1164a4826c427c4969e862cec288d9 --label arch=amd64 --label version=0.0.0 . 02:58:54 Sending build context to Docker daemon 11.41MB 02:58:54 Step 1/23 : ARG BASE=golang:1.11-alpine 02:58:54 Step 2/23 : FROM ${BASE} AS builder 02:58:54 ---> 499614df5631 02:58:54 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:58:54 ---> Running in 6b0322100141 02:58:55 Removing intermediate container 6b0322100141 02:58:55 ---> 0ea0db0b57b1 02:58:55 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 02:58:55 ---> Running in df4ec89a1f1c 02:58:55 Removing intermediate container df4ec89a1f1c 02:58:55 ---> 0ba444b138ea 02:58:55 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 02:58:55 ---> Running in 0f5f8366e718 02:58:55 Removing intermediate container 0f5f8366e718 02:58:55 ---> f5a0ebb86d3f 02:58:55 Step 6/23 : LABEL Name=edgex-ui-go 02:58:55 ---> Running in a1cedc55a72d 02:58:55 Removing intermediate container a1cedc55a72d 02:58:55 ---> 6b939445d716 02:58:55 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 02:58:55 ---> Running in f3e1f6da62b9 02:58:55 Removing intermediate container f3e1f6da62b9 02:58:55 ---> cad0f7b7d4d8 02:58:55 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:58:55 ---> Running in 4062be3fba65 02:58:56 Removing intermediate container 2152c78e298e 02:58:56 ---> b1e8552d1c7e 02:58:56 Step 5/8 : RUN apk add --no-cache make git 02:58:56 ---> Running in d2a0362a7516 02:58:56 Removing intermediate container 4062be3fba65 02:58:56 ---> 1f63c2dfcf49 02:58:56 Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:58:56 ---> Running in 4853b61e178b 02:58:57 fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 02:58:57 fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 02:58:57 fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 02:58:58 fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 02:58:58 OK: 134 MiB in 39 packages 02:58:58 OK: 121 MiB in 39 packages 02:58:58 Removing intermediate container 4853b61e178b 02:58:58 ---> ba1fba1ed771 02:58:58 Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:58:58 ---> Running in 02563890f72c 02:58:58 Removing intermediate container 02563890f72c 02:58:58 ---> 4717c02a5192 02:58:58 Step 11/23 : COPY go.mod . 02:58:58 ---> c1ba9fd109f9 02:58:58 Step 12/23 : COPY Makefile . 02:58:59 ---> a2156d12bcb1 02:58:59 Step 13/23 : RUN make update 02:58:59 Removing intermediate container d2a0362a7516 02:58:59 ---> 290e91e11f87 02:58:59 Step 6/8 : WORKDIR /edgex-ui-go 02:58:59 ---> Running in 02cc49367bdb 02:58:59 ---> Running in 4fd86ea897bb 02:59:00 CGO_ENABLED=0 GO111MODULE=on go mod download 02:59:00 Removing intermediate container 02cc49367bdb 02:59:00 ---> 4b438036c9c9 02:59:00 Step 7/8 : COPY . . 02:59:00 Removing intermediate container 4fd86ea897bb 02:59:00 ---> 2e2af0dd44f4 02:59:00 Step 14/23 : COPY . . 02:59:01 ---> fc09bcbb6abe 02:59:01 Step 15/23 : RUN ${MAKE} 02:59:01 ---> Running in db590ea65a51 02:59:01 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 02:59:01 ---> 1027a14461cf 02:59:01 Step 8/8 : RUN go mod download 02:59:01 ---> Running in f861ad34a9e5 02:59:02 go: finding github.com/gorilla/websocket v1.4.0 02:59:02 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 02:59:02 go: finding github.com/pelletier/go-toml v1.2.0 02:59:02 go: finding github.com/kr/pretty v0.1.0 02:59:02 go: finding github.com/gorilla/mux v1.7.1 02:59:02 go: finding github.com/BurntSushi/toml v0.3.1 02:59:02 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 02:59:03 go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba 02:59:03 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 02:59:03 go: finding github.com/pkg/errors v0.8.1 02:59:03 go: finding github.com/hashicorp/consul/api v1.1.0 02:59:03 go: finding github.com/stretchr/testify v1.3.0 02:59:03 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 02:59:03 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 02:59:03 go: finding github.com/mitchellh/copystructure v1.0.0 02:59:03 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 02:59:04 go: finding github.com/kr/text v0.1.0 02:59:05 go: finding github.com/mitchellh/reflectwalk v1.0.0 02:59:05 go: finding github.com/stretchr/objx v0.1.0 02:59:05 go: finding github.com/davecgh/go-spew v1.1.0 02:59:05 go: finding github.com/pmezard/go-difflib v1.0.0 02:59:05 go: finding github.com/kr/pty v1.1.1 02:59:06 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 02:59:06 go: finding golang.org/x/text v0.3.0 02:59:09 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 02:59:11 go: finding github.com/hashicorp/consul/sdk v0.1.1 02:59:11 go: finding github.com/hashicorp/serf v0.8.2 02:59:11 go: finding github.com/hashicorp/go-uuid v1.0.1 02:59:11 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 02:59:11 go: finding github.com/mitchellh/mapstructure v1.1.2 02:59:11 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 02:59:11 go: finding github.com/hashicorp/go-rootcerts v1.0.0 02:59:12 go: finding github.com/mitchellh/go-homedir v1.0.0 02:59:12 go: finding github.com/mitchellh/go-testing-interface v1.0.0 02:59:13 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 02:59:13 go: finding github.com/hashicorp/logutils v1.0.0 02:59:13 go: finding github.com/hashicorp/go-msgpack v0.5.3 02:59:13 go: finding github.com/hashicorp/memberlist v0.1.3 02:59:13 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 02:59:13 go: finding github.com/mitchellh/cli v1.0.0 02:59:13 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 02:59:13 go: finding github.com/hashicorp/mdns v1.0.0 02:59:13 go: finding github.com/mitchellh/iochan v1.0.0 02:59:13 CGO_ENABLED=0 GO111MODULE=on go build ./... 02:59:14 go: finding github.com/hashicorp/go-syslog v1.0.0 02:59:14 go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee 02:59:14 go: finding github.com/mitchellh/gox v0.4.0 02:59:14 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 02:59:14 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 02:59:14 go: finding github.com/mattn/go-isatty v0.0.3 02:59:14 go: finding github.com/mattn/go-colorable v0.0.9 02:59:14 go: finding github.com/posener/complete v1.1.1 02:59:14 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 02:59:14 go: finding github.com/hashicorp/go-multierror v1.0.0 02:59:14 go: finding github.com/miekg/dns v1.0.14 02:59:15 go: finding github.com/davecgh/go-spew v1.1.1 02:59:15 go: finding github.com/hashicorp/go-sockaddr v1.0.0 02:59:15 go: finding github.com/hashicorp/go.net v0.0.1 02:59:15 go: finding github.com/stretchr/testify v1.2.2 02:59:15 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 02:59:15 go: finding github.com/fatih/color v1.7.0 02:59:15 go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 02:59:15 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 02:59:15 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 02:59:15 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 02:59:15 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 02:59:15 Removing intermediate container db590ea65a51 02:59:15 ---> ead2bd89627c 02:59:15 Step 16/23 : FROM alpine 02:59:15 go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc 02:59:15 go: finding github.com/bgentry/speakeasy v0.1.0 02:59:15 go: finding github.com/hashicorp/errwrap v1.0.0 02:59:16 latest: Pulling from library/alpine 02:59:16 aad63a933944: Pulling fs layer 02:59:16 aad63a933944: Download complete 02:59:16 go: finding github.com/hashicorp/go-uuid v1.0.0 02:59:16 go: finding github.com/hashicorp/golang-lru v0.5.0 02:59:16 aad63a933944: Pull complete 02:59:16 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 02:59:16 Status: Downloaded newer image for alpine:latest 02:59:16 ---> a187dde48cd2 02:59:16 Step 17/23 : EXPOSE 4000 02:59:16 ---> Running in 9ae443c9921d 02:59:16 Removing intermediate container 9ae443c9921d 02:59:16 ---> 6ed4eb9a7072 02:59:16 Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 02:59:17 ---> 9d526aaf90fa 02:59:17 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 02:59:17 ---> Running in 00c7dc0253f5 02:59:17 Removing intermediate container 00c7dc0253f5 02:59:17 ---> c91d740a211c 02:59:17 Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] 02:59:17 ---> Running in 8d24321e7c68 02:59:18 Removing intermediate container 8d24321e7c68 02:59:18 ---> e1e0f8822128 02:59:18 Step 21/23 : LABEL arch=amd64 02:59:18 ---> Running in 65907e917463 02:59:18 Removing intermediate container 65907e917463 02:59:18 ---> 3fd8da94fe8d 02:59:18 Step 22/23 : LABEL git_sha=e6da246dff1164a4826c427c4969e862cec288d9 02:59:18 ---> Running in bb0471a3ee86 02:59:18 Removing intermediate container bb0471a3ee86 02:59:18 ---> fe77a991f05a 02:59:18 Step 23/23 : LABEL version=0.0.0 02:59:18 ---> Running in 3e7517e8ffa5 02:59:18 Removing intermediate container 3e7517e8ffa5 02:59:18 ---> f0061f6cbdd7 02:59:18 [Warning] One or more build-args [ARCH] were not consumed 02:59:18 Successfully built f0061f6cbdd7 02:59:18 Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:59:48 Removing intermediate container f861ad34a9e5 02:59:48 ---> 8edb30808280 02:59:48 Successfully built 8edb30808280 02:59:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:59:49 + docker inspect -f . ci-base-image-arm64 02:59:49 . [Pipeline] withDockerContainer 02:59:50 prd-ubuntu18.04-docker-arm64-4c-16g-2487 does not seem to be running inside a container 02:59:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:59:51 $ docker top 0a3fd96b51cf374888ae251d34f843815f3c48f6f350c688664627ed32ad6f0d -eo pid,comm [Pipeline] { [Pipeline] sh 02:59:52 + go version 02:59:52 go version go1.11.13 linux/arm64 [Pipeline] sh 02:59:53 + make test 02:59:53 GO111MODULE=on go test -coverprofile=coverage.out ./... 02:59:54 ? github.com/edgexfoundry/edgex-ui-go [no test files] 03:00:21 ? github.com/edgexfoundry/edgex-ui-go/app [no test files] 03:00:21 ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] 03:00:21 ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] 03:00:21 ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] 03:00:21 ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] 03:00:21 ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] 03:00:21 ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] 03:00:21 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] 03:00:21 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] 03:00:21 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 03:00:21 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 03:00:21 GO111MODULE=on go vet ./... [Pipeline] stash 03:00:32 Warning: overwriting stash ‘coverage-report’ 03:00:32 Stashed 1 file(s) [Pipeline] } 03:00:32 $ docker stop --time=1 0a3fd96b51cf374888ae251d34f843815f3c48f6f350c688664627ed32ad6f0d 03:00:34 $ docker rm -f 0a3fd96b51cf374888ae251d34f843815f3c48f6f350c688664627ed32ad6f0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:00:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:00:36 + ls -al . 03:00:36 total 112 03:00:36 drwxrwxr-x 11 jenkins jenkins 4096 Apr 7 02:59 . 03:00:36 drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 02:58 .. 03:00:36 drwxrwxr-x 8 jenkins jenkins 4096 Apr 7 02:58 .git 03:00:36 -rw-rw-r-- 1 jenkins jenkins 123 Apr 7 02:58 .gitignore 03:00:36 drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 02:58 .semver 03:00:36 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 7 02:58 CONTRIBUTING.md 03:00:36 -rw-rw-r-- 1 jenkins jenkins 839 Apr 7 02:58 Dockerfile 03:00:36 -rw-rw-r-- 1 jenkins jenkins 898 Apr 7 02:58 Dockerfile.build 03:00:36 -rw-rw-r-- 1 jenkins jenkins 675 Apr 7 02:58 Jenkinsfile 03:00:36 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 7 02:58 LICENSE 03:00:36 -rw-rw-r-- 1 jenkins jenkins 951 Apr 7 02:58 Makefile 03:00:36 -rw-rw-r-- 1 jenkins jenkins 3392 Apr 7 02:58 README.md 03:00:36 -rw-rw-r-- 1 jenkins jenkins 5 Apr 7 02:55 VERSION 03:00:36 drwxrwxr-x 8 jenkins jenkins 4096 Apr 7 02:58 app 03:00:36 drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 02:58 assets 03:00:36 drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 02:58 bin 03:00:36 drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 02:58 cmd 03:00:36 -rw-r--r-- 1 jenkins jenkins 10 Apr 7 02:59 coverage.out 03:00:36 drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 02:58 docs 03:00:36 -rw-rw-r-- 1 jenkins jenkins 522 Apr 7 02:58 go.mod 03:00:36 -rw-r--r-- 1 jenkins jenkins 8727 Apr 7 02:59 go.sum 03:00:36 drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 02:58 internal 03:00:36 drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 02:58 snap 03:00:36 -rw-rw-r-- 1 jenkins jenkins 155 Apr 7 02:58 version.go [Pipeline] isUnix [Pipeline] sh 03:00:36 + 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=e6da246dff1164a4826c427c4969e862cec288d9 --label arch=arm64 --label version=0.0.0 . 03:00:37 Sending build context to Docker daemon 11.41MB 03:00:37 Step 1/23 : ARG BASE=golang:1.11-alpine 03:00:37 Step 2/23 : FROM ${BASE} AS builder 03:00:37 ---> 8edb30808280 03:00:37 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 03:00:37 ---> Running in df6cb3217d1d 03:00:37 Removing intermediate container df6cb3217d1d 03:00:37 ---> ecf53d185e2d 03:00:37 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 03:00:37 ---> Running in 13c510a0f47a 03:00:38 Removing intermediate container 13c510a0f47a 03:00:38 ---> c9fbe35d1b77 03:00:38 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 03:00:38 ---> Running in 59b1f802ad1a 03:00:38 Removing intermediate container 59b1f802ad1a 03:00:38 ---> fc03550b7fc6 03:00:38 Step 6/23 : LABEL Name=edgex-ui-go 03:00:38 ---> Running in 7f6911bf3147 03:00:39 Removing intermediate container 7f6911bf3147 03:00:39 ---> 9184757f40c3 03:00:39 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 03:00:39 ---> Running in 8730240906ec 03:00:39 Removing intermediate container 8730240906ec 03:00:39 ---> be2186f617d4 03:00:39 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:00:39 ---> Running in 49f33bacb505 03:00:41 Removing intermediate container 49f33bacb505 03:00:41 ---> 67292782ae65 03:00:41 Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:00:41 ---> Running in 5515d35265b3 03:00:42 fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 03:00:43 fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 03:00:43 OK: 121 MiB in 39 packages 03:00:45 Removing intermediate container 5515d35265b3 03:00:45 ---> 4637ec43ebd5 03:00:45 Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 03:00:45 ---> Running in 3435a0d3daae 03:00:45 Removing intermediate container 3435a0d3daae 03:00:45 ---> e0880c4f2039 03:00:45 Step 11/23 : COPY go.mod . 03:00:46 ---> 2f5be07b8921 03:00:46 Step 12/23 : COPY Makefile . 03:00:46 ---> 83ba1ee2153e 03:00:46 Step 13/23 : RUN make update 03:00:46 ---> Running in 635043ecb717 03:00:47 CGO_ENABLED=0 GO111MODULE=on go mod download 03:00:48 Removing intermediate container 635043ecb717 03:00:48 ---> 6eb876164d2d 03:00:48 Step 14/23 : COPY . . 03:00:50 ---> 490e93896a2e 03:00:50 Step 15/23 : RUN ${MAKE} 03:00:50 ---> Running in bfb5631f9da9 03:00:51 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 03:01:13 CGO_ENABLED=0 GO111MODULE=on go build ./... 03:01:21 Removing intermediate container bfb5631f9da9 03:01:21 ---> be654677f88f 03:01:21 Step 16/23 : FROM alpine 03:01:21 latest: Pulling from library/alpine 03:01:21 8a0637ca1ac9: Pulling fs layer 03:01:21 8a0637ca1ac9: Verifying Checksum 03:01:21 8a0637ca1ac9: Download complete 03:01:22 8a0637ca1ac9: Pull complete 03:01:22 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 03:01:22 Status: Downloaded newer image for alpine:latest 03:01:22 ---> 2ee122dcc32d 03:01:22 Step 17/23 : EXPOSE 4000 03:01:22 ---> Running in 19759bb3fd17 03:01:22 Removing intermediate container 19759bb3fd17 03:01:22 ---> fc866fdc50a2 03:01:22 Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 03:01:24 ---> 7e1c2af743bb 03:01:24 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 03:01:24 ---> Running in b540a1976ea6 03:01:24 Removing intermediate container b540a1976ea6 03:01:24 ---> a0f326719007 03:01:24 Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] 03:01:25 ---> Running in f6655c18865d 03:01:25 Removing intermediate container f6655c18865d 03:01:25 ---> de24c0218622 03:01:25 Step 21/23 : LABEL arch=arm64 03:01:25 ---> Running in b3d8aa434b7b 03:01:25 Removing intermediate container b3d8aa434b7b 03:01:25 ---> e1bfde48e337 03:01:25 Step 22/23 : LABEL git_sha=e6da246dff1164a4826c427c4969e862cec288d9 03:01:25 ---> Running in 60a9edc3685e 03:01:26 Removing intermediate container 60a9edc3685e 03:01:26 ---> 02073b018dd0 03:01:26 Step 23/23 : LABEL version=0.0.0 03:01:26 ---> Running in 8e77978d56e2 03:01:26 Removing intermediate container 8e77978d56e2 03:01:26 ---> 374aa573bcb6 03:01:26 [Warning] One or more build-args [ARCH] were not consumed 03:01:26 Successfully built 374aa573bcb6 03:01:26 Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 03:01:27 provisioning config files... 03:01:27 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-180@tmp/config7406887118658628430tmp [Pipeline] { [Pipeline] sh 03:01:28 + curl -s https://codecov.io/bash 03:01:28 + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_PR-180@tmp/config7406887118658628430tmp 03:01:28 03:01:28 _____ _ 03:01:28 / ____| | | 03:01:28 | | ___ __| | ___ ___ _____ __ 03:01:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:01:28 | |___| (_) | (_| | __/ (_| (_) \ V / 03:01:28 \_____\___/ \__,_|\___|\___\___/ \_/ 03:01:28 Bash-tbd 03:01:28 03:01:28 03:01:28 ==> Jenkins CI detected. 03:01:28 project root: . 03:01:28 Fixing merge commit SHA 03:01:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:01:28 ==> Running gcov in . (disable via -X gcov) 03:01:28 ==> Python coveragepy not found 03:01:28 ==> Searching for coverage reports in: 03:01:28 + . 03:01:28 -> Found 1 reports 03:01:28 ==> Detecting git/mercurial file structure 03:01:28 ==> Reading reports 03:01:28 + ./coverage.out bytes=10 03:01:28 ==> Appending adjustments 03:01:28 http://docs.codecov.io/docs/fixing-reports 03:01:28 + Found adjustments 03:01:28 ==> Gzipping contents 03:01:28 ==> Uploading reports 03:01:28 url: https://codecov.io 03:01:28 query: branch=PR-180&commit=df319bf1fc7b79eaf8491469efa93f4e622d80ed&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-180%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=180&job= 03:01:28 -> Pinging Codecov 03:01:28 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-180&commit=df319bf1fc7b79eaf8491469efa93f4e622d80ed&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-180%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=180&job= 03:01:28 -> Uploading 03:01:29 -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/df319bf1fc7b79eaf8491469efa93f4e622d80ed [Pipeline] } 03:01:29 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 03:01:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:01:30 ---> package-listing.sh 03:01:30 ++ facter osfamily 03:01:30 ++ tr '[:upper:]' '[:lower:]' 03:01:30 + OS_FAMILY=redhat 03:01:30 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-180 03:01:30 + START_PACKAGES=/tmp/packages_start.txt 03:01:30 + END_PACKAGES=/tmp/packages_end.txt 03:01:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:01:30 + PACKAGES=/tmp/packages_start.txt 03:01:30 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-180 ']' 03:01:30 + PACKAGES=/tmp/packages_end.txt 03:01:30 + case "${OS_FAMILY}" in 03:01:30 + rpm -qa 03:01:30 + sort 03:01:35 + '[' -f /tmp/packages_start.txt ']' 03:01:35 + '[' -f /tmp/packages_end.txt ']' 03:01:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:01:35 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-180 ']' 03:01:35 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-180/archives/ 03:01:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-180/archives/ [Pipeline] isUnix [Pipeline] sh 03:01:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:01:35 03:01:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 03:01:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:01:35 alpine: Pulling from edgex-lftools-log-publisher 03:01:35 c9b1b535fdd9: Pulling fs layer 03:01:35 2cc5ad85d9ab: Pulling fs layer 03:01:35 756a868c4378: Pulling fs layer 03:01:35 444b2fc9a129: Pulling fs layer 03:01:35 ea15f1150254: Pulling fs layer 03:01:35 41b27a9f41bf: Pulling fs layer 03:01:35 28c525ee5125: Pulling fs layer 03:01:35 094b1ea09ed8: Pulling fs layer 03:01:35 138eaada9080: Pulling fs layer 03:01:35 0622d0fa9048: Pulling fs layer 03:01:35 41b27a9f41bf: Waiting 03:01:35 28c525ee5125: Waiting 03:01:35 094b1ea09ed8: Waiting 03:01:35 138eaada9080: Waiting 03:01:35 0622d0fa9048: Waiting 03:01:35 444b2fc9a129: Waiting 03:01:35 ea15f1150254: Waiting 03:01:35 2cc5ad85d9ab: Download complete 03:01:35 444b2fc9a129: Verifying Checksum 03:01:35 444b2fc9a129: Download complete 03:01:35 c9b1b535fdd9: Download complete 03:01:36 ea15f1150254: Verifying Checksum 03:01:36 ea15f1150254: Download complete 03:01:36 28c525ee5125: Verifying Checksum 03:01:36 28c525ee5125: Download complete 03:01:36 756a868c4378: Verifying Checksum 03:01:36 756a868c4378: Download complete 03:01:36 c9b1b535fdd9: Pull complete 03:01:36 138eaada9080: Verifying Checksum 03:01:36 138eaada9080: Download complete 03:01:36 0622d0fa9048: Verifying Checksum 03:01:36 0622d0fa9048: Download complete 03:01:36 2cc5ad85d9ab: Pull complete 03:01:36 094b1ea09ed8: Verifying Checksum 03:01:36 094b1ea09ed8: Download complete 03:01:37 41b27a9f41bf: Verifying Checksum 03:01:37 41b27a9f41bf: Download complete 03:01:38 756a868c4378: Pull complete 03:01:38 444b2fc9a129: Pull complete 03:01:38 ea15f1150254: Pull complete 03:01:41 41b27a9f41bf: Pull complete 03:01:41 28c525ee5125: Pull complete 03:01:44 094b1ea09ed8: Pull complete 03:01:44 138eaada9080: Pull complete 03:01:44 0622d0fa9048: Pull complete 03:01:44 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 03:01:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 03:01:44 prd-centos7-docker-4c-2g-2486 does not seem to be running inside a container 03:01:44 $ 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-180 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-180:/w/workspace/edgexfoundry_edgex-ui-go_PR-180:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-180@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-180@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 03:01:45 $ docker top 4cf2af27673ea352f9c7ed6260bd242913465f9f79db454c64ab9ea0d1d08854 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 03:01:45 provisioning config files... 03:01:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-180@tmp/config4868759411552020032tmp [Pipeline] { [Pipeline] echo 03:01:45 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:01:46 ---> create-netrc.sh [Pipeline] echo 03:01:46 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:01:46 ---> logs-deploy.sh 03:01:46 + ARCHIVE_ARTIFACTS= 03:01:46 + LOGS_SERVER=https://logs.edgexfoundry.org 03:01:46 + '[' https://logs.edgexfoundry.org == None ']' 03:01:46 + NEXUS_URL=https://nexus.edgexfoundry.org 03:01:46 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-180/2 03:01:46 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-180/2/ 03:01:46 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-180/2 /w/workspace/edgexfoundry_edgex-ui-go_PR-180 03:01:47 Archives upload complete. 03:01:47 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-180/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-180/2/ 03:01:48 ---> uname -a: 03:01:48 Linux 4cf2af27673e 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 03:01:48 03:01:48 03:01:48 ---> lscpu: 03:01:48 Architecture: x86_64 03:01:48 CPU op-mode(s): 32-bit, 64-bit 03:01:48 Byte Order: Little Endian 03:01:48 Address sizes: 40 bits physical, 48 bits virtual 03:01:48 CPU(s): 4 03:01:48 On-line CPU(s) list: 0-3 03:01:48 Thread(s) per core: 1 03:01:48 Core(s) per socket: 1 03:01:48 Socket(s): 4 03:01:48 NUMA node(s): 1 03:01:48 Vendor ID: GenuineIntel 03:01:48 CPU family: 6 03:01:48 Model: 44 03:01:48 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 03:01:48 Stepping: 1 03:01:48 CPU MHz: 2933.442 03:01:48 BogoMIPS: 5866.88 03:01:48 Virtualization: VT-x 03:01:48 Hypervisor vendor: KVM 03:01:48 Virtualization type: full 03:01:48 L1d cache: 128 KiB 03:01:48 L1i cache: 128 KiB 03:01:48 L2 cache: 16 MiB 03:01:48 L3 cache: 64 MiB 03:01:48 NUMA node0 CPU(s): 0-3 03:01:48 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 03:01:48 Vulnerability Meltdown: Mitigation; PTI 03:01:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:01:48 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 03:01:48 Vulnerability Spectre v2: Mitigation; Full retpoline 03:01:48 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 03:01:48 03:01:48 03:01:48 ---> nproc: 03:01:48 4 03:01:48 03:01:48 03:01:48 ---> df -h: 03:01:48 Filesystem Size Used Available Use% Mounted on 03:01:48 overlay 50.0G 6.4G 43.6G 13% / 03:01:48 tmpfs 64.0M 0 64.0M 0% /dev 03:01:48 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 03:01:48 shm 64.0M 0 64.0M 0% /dev/shm 03:01:48 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf 03:01:48 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname 03:01:48 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts 03:01:48 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/edgexfoundry_edgex-ui-go_PR-180@tmp 03:01:48 /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa 03:01:48 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/edgexfoundry_edgex-ui-go_PR-180 03:01:48 03:01:48 03:01:48 ---> free -m: 03:01:48 total used free shared buff/cache available 03:01:48 Mem: 1838 604 69 0 1164 1129 03:01:48 Swap: 1023 1 1022 03:01:48 03:01:48 03:01:48 ---> ip addr: 03:01:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 03:01:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:01:48 inet 127.0.0.1/8 scope host lo 03:01:48 valid_lft forever preferred_lft forever 03:01:48 6: eth0@if7: mtu 1458 qdisc noqueue state UP 03:01:48 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 03:01:48 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 03:01:48 valid_lft forever preferred_lft forever 03:01:48 03:01:48 03:01:48 ---> sar -b -r -n DEV: 03:01:48 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/07/20 _x86_64_ (4 CPU) 03:01:48 03:01:48 02:54:54 LINUX RESTART 03:01:48 03:01:48 02:56:01 tps rtps wtps bread/s bwrtn/s 03:01:48 02:57:01 12.76 0.00 12.76 0.00 2136.68 03:01:48 02:58:01 0.25 0.00 0.25 0.00 3.46 03:01:48 02:59:01 0.27 0.00 0.27 0.00 3.76 03:01:48 03:00:01 0.32 0.00 0.32 0.00 3.90 03:01:48 03:01:02 0.35 0.02 0.33 0.13 5.35 03:01:48 Average: 2.79 0.00 2.78 0.03 430.60 03:01:48 03:01:48 02:56:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:01:48 02:57:01 114596 1767708 93.91 2620 1233536 904932 30.88 428320 1180972 8 03:01:48 02:58:01 113004 1769300 94.00 2620 1233540 905196 30.88 430092 1180672 20 03:01:48 02:59:01 114496 1767808 93.92 2620 1233552 904932 30.88 428708 1180672 12 03:01:48 03:00:01 114552 1767752 93.91 2620 1233552 904932 30.88 428724 1180672 20 03:01:48 03:01:02 113248 1769056 93.98 2620 1233560 907476 30.96 429856 1180672 16 03:01:48 Average: 113979 1768325 93.94 2620 1233548 905494 30.89 429140 1180732 15 03:01:48 03:01:48 02:56:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 03:01:48 02:57:01 eth0 0.72 0.08 0.05 0.01 0.00 0.00 0.00 03:01:48 02:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:48 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:48 02:58:01 eth0 1.55 0.73 0.70 0.37 0.00 0.00 0.00 03:01:48 02:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:48 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:48 02:59:01 eth0 0.10 0.08 0.01 0.04 0.00 0.00 0.00 03:01:48 02:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:48 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:48 03:00:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 03:01:48 03:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:48 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:48 03:01:02 eth0 0.30 0.25 0.14 0.08 0.00 0.00 0.00 03:01:48 03:01:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:48 03:01:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:48 Average: eth0 0.55 0.25 0.18 0.10 0.00 0.00 0.00 03:01:48 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:48 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:48 03:01:48 03:01:48 ---> sar -P ALL: 03:01:48 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/07/20 _x86_64_ (4 CPU) 03:01:48 03:01:48 02:54:54 LINUX RESTART 03:01:48 03:01:48 02:56:01 CPU %user %nice %system %iowait %steal %idle 03:01:48 02:57:01 all 0.20 0.00 0.09 0.03 0.00 99.68 03:01:48 02:57:01 0 0.37 0.00 0.07 0.00 0.00 99.57 03:01:48 02:57:01 1 0.23 0.00 0.08 0.00 0.00 99.68 03:01:48 02:57:01 2 0.07 0.00 0.10 0.00 0.00 99.83 03:01:48 02:57:01 3 0.10 0.00 0.10 0.13 0.00 99.67 03:01:48 02:58:01 all 0.20 0.00 0.06 0.00 0.00 99.73 03:01:48 02:58:01 0 0.55 0.00 0.05 0.00 0.02 99.38 03:01:48 02:58:01 1 0.08 0.00 0.05 0.00 0.00 99.87 03:01:48 02:58:01 2 0.13 0.00 0.10 0.00 0.00 99.77 03:01:48 02:58:01 3 0.07 0.00 0.03 0.00 0.00 99.90 03:01:48 02:59:01 all 0.17 0.00 0.05 0.00 0.00 99.78 03:01:48 02:59:01 0 0.53 0.00 0.03 0.00 0.00 99.43 03:01:48 02:59:01 1 0.03 0.00 0.03 0.00 0.00 99.93 03:01:48 02:59:01 2 0.05 0.00 0.03 0.00 0.00 99.92 03:01:48 02:59:01 3 0.07 0.00 0.07 0.00 0.00 99.87 03:01:48 03:00:01 all 0.18 0.00 0.04 0.00 0.00 99.78 03:01:48 03:00:01 0 0.52 0.00 0.03 0.00 0.00 99.45 03:01:48 03:00:01 1 0.05 0.00 0.07 0.00 0.00 99.88 03:01:48 03:00:01 2 0.12 0.00 0.07 0.00 0.00 99.82 03:01:48 03:00:01 3 0.05 0.00 0.03 0.00 0.00 99.92 03:01:48 03:01:02 all 0.18 0.00 0.06 0.00 0.00 99.77 03:01:48 03:01:02 0 0.02 0.00 0.02 0.02 0.00 99.95 03:01:48 03:01:02 1 0.10 0.00 0.08 0.00 0.00 99.82 03:01:48 03:01:02 2 0.52 0.00 0.05 0.00 0.00 99.43 03:01:48 03:01:02 3 0.05 0.00 0.07 0.00 0.00 99.88 03:01:48 Average: all 0.19 0.00 0.06 0.01 0.00 99.75 03:01:48 Average: 0 0.40 0.00 0.04 0.00 0.00 99.56 03:01:48 Average: 1 0.10 0.00 0.06 0.00 0.00 99.84 03:01:48 Average: 2 0.18 0.00 0.07 0.00 0.00 99.75 03:01:48 Average: 3 0.07 0.00 0.06 0.03 0.00 99.85 03:01:48 03:01:48 03:01:48