Pull request #327 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 badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from a7d8903b25e588c722b04905ffe8b16d2532b9c7+6a62b4630643e9a9217882e0bdb5c333b7f0a58e (a4c519665d436c0778db6c01663a0681d7d2cee1) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-33297 in /w/workspace/edgexfoundry_edgex-ui-go_PR-327 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-327 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 6a62b4630643e9a9217882e0bdb5c333b7f0a58e into PR head commit a7d8903b25e588c722b04905ffe8b16d2532b9c7 Merge succeeded, producing a7d8903b25e588c722b04905ffe8b16d2532b9c7 Checking out Revision a7d8903b25e588c722b04905ffe8b16d2532b9c7 (PR-327) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/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 --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/327/head:refs/remotes/origin/PR-327 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a7d8903b25e588c722b04905ffe8b16d2532b9c7 # 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 6a62b4630643e9a9217882e0bdb5c333b7f0a58e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a7d8903b25e588c722b04905ffe8b16d2532b9c7 # timeout=10 Commit message: "Merge branch 'master' into issue-#275-10-deviceservice-refactor" First time build. Skipping changelog. > git rev-list --no-walk 8c00e1d1cde0409f97fafacc8ab80560205e3b24 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:55:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:55:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:55:58 ========================================================= 09:55:58 EdgeX Global Pipelines Version Info 09:55:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:55:59 ------------------- 09:55:59 stable info: 09:55:59 ------------------- 09:55:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:55:59 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 09:55:59 Message: update stable to v1.0.186 09:56:00 ------------------- 09:56:00 experimental info: 09:56:00 ------------------- 09:56:00 Commited By: **** collab-it+edgex@linuxfoundation.org 09:56:00 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 09:56:00 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:56:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 09:56:00 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 09:56:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:56:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:56:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:56:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 09:56:01 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 09:56:01 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 09:56:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:56:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:56:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:56:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo 09:56:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:56:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:56:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:56:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:56:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:56:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:56:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:56:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:56:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:56:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:56:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:56:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:56:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:56:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:56:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-327 [Pipeline] echo 09:56:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-327 [Pipeline] echo 09:56:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-327 [Pipeline] echo 09:56:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a7d8903b25e588c722b04905ffe8b16d2532b9c7 [Pipeline] echo 09:56:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a7d8903 [Pipeline] echo 09:56:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 09:56:04 provisioning config files... 09:56:04 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-327@tmp/config6281815340306925812tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:56:04 ---> docker-login.sh 09:56:04 nexus3.edgexfoundry.org:10001 09:56:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:56:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:56:04 Configure a credential helper to remove this warning. See 09:56:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:56:04 09:56:04 Login Succeeded 09:56:04 nexus3.edgexfoundry.org:10002 09:56:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:56:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:56:04 Configure a credential helper to remove this warning. See 09:56:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:56:04 09:56:04 Login Succeeded 09:56:04 nexus3.edgexfoundry.org:10003 09:56:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:56:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:56:05 Configure a credential helper to remove this warning. See 09:56:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:56:05 09:56:05 Login Succeeded 09:56:05 nexus3.edgexfoundry.org:10004 09:56:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:56:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:56:05 Configure a credential helper to remove this warning. See 09:56:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:56:05 09:56:05 Login Succeeded 09:56:05 docker.io 09:56:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:56:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:56:05 Configure a credential helper to remove this warning. See 09:56:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:56:05 09:56:05 Login Succeeded 09:56:05 ---> docker-login.sh ends [Pipeline] } 09:56:05 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:56:06 + git log --format=format:%s -1 a7d8903b25e588c722b04905ffe8b16d2532b9c7 [Pipeline] echo 09:56:06 GIT_COMMIT: a7d8903b25e588c722b04905ffe8b16d2532b9c7, Commit Message: Merge branch 'master' into issue-#275-10-deviceservice-refactor [Pipeline] echo 09:56:06 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 09:56:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:56:07 09:56:07 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:56:07 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:56:07 latest: Pulling from edgex-devops/git-semver 09:56:07 31603596830f: Pulling fs layer 09:56:07 2a8b12db71e7: Pulling fs layer 09:56:07 6ca5941a6612: Pulling fs layer 09:56:07 ecc8261a40a4: Pulling fs layer 09:56:07 ecc8261a40a4: Waiting 09:56:07 2a8b12db71e7: Verifying Checksum 09:56:07 2a8b12db71e7: Download complete 09:56:07 31603596830f: Download complete 09:56:07 ecc8261a40a4: Verifying Checksum 09:56:07 ecc8261a40a4: Download complete 09:56:07 6ca5941a6612: Verifying Checksum 09:56:07 6ca5941a6612: Download complete 09:56:08 31603596830f: Pull complete 09:56:08 2a8b12db71e7: Pull complete 09:56:09 6ca5941a6612: Pull complete 09:56:10 ecc8261a40a4: Pull complete 09:56:10 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 09:56:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:56:10 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:56:10 prd-centos7-docker-4c-2g-33297 does not seem to be running inside a container 09:56:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-327 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-327:/w/workspace/edgexfoundry_edgex-ui-go_PR-327:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-327@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-327@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:56:11 $ docker top fb281f96d6215486ac43a7ab3eafce1a28eda85ee150b22bd0caada3dab38569 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:56:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:56:12 [ssh-agent] Looking for ssh-agent implementation... 09:56:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:56:12 $ docker exec fb281f96d6215486ac43a7ab3eafce1a28eda85ee150b22bd0caada3dab38569 ssh-agent 09:56:12 SSH_AUTH_SOCK=/tmp/ssh-hi7yduzb9rMY/agent.12 09:56:12 SSH_AGENT_PID=17 09:56:12 Running ssh-add (command line suppressed) 09:56:12 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-327@tmp/private_key_1116431952138595196.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-327@tmp/private_key_1116431952138595196.key) 09:56:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:56:13 + git tag --points-at HEAD [Pipeline] } 09:56:13 $ docker exec --env ******** --env ******** fb281f96d6215486ac43a7ab3eafce1a28eda85ee150b22bd0caada3dab38569 ssh-agent -k 09:56:13 unset SSH_AUTH_SOCK; 09:56:13 unset SSH_AGENT_PID; 09:56:13 echo Agent pid 17 killed; 09:56:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:56:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:56:13 [ssh-agent] Looking for ssh-agent implementation... 09:56:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:56:13 $ docker exec fb281f96d6215486ac43a7ab3eafce1a28eda85ee150b22bd0caada3dab38569 ssh-agent 09:56:14 SSH_AUTH_SOCK=/tmp/ssh-WL24qJDTBgPa/agent.46 09:56:14 SSH_AGENT_PID=52 09:56:14 Running ssh-add (command line suppressed) 09:56:14 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-327@tmp/private_key_4377202529547768143.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-327@tmp/private_key_4377202529547768143.key) 09:56:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:56:14 + git semver init 09:56:14 # -> Open(): unable to determine branch for HEAD 09:56:14 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-327/.git 09:56:14 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-327 09:56:14 # $SEMVER_REMOTE_NAME = origin 09:56:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:56:14 # $SEMVER_USER_NAME = edgex-jenkins 09:56:14 # $SEMVER_BRANCH = PR-327 09:56:14 # $SEMVER_TEMP = /tmp/semver-474231790 09:56:14 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 09:56:15 # '/tmp/semver-474231790' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-327/.semver' 09:56:15 # -> Force: false 09:56:15 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-327/.semver [Pipeline] } 09:56:15 $ docker exec --env ******** --env ******** fb281f96d6215486ac43a7ab3eafce1a28eda85ee150b22bd0caada3dab38569 ssh-agent -k 09:56:16 unset SSH_AUTH_SOCK; 09:56:16 unset SSH_AGENT_PID; 09:56:16 echo Agent pid 52 killed; 09:56:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:56:16 + git semver [Pipeline] } 09:56:16 $ docker stop --time=1 fb281f96d6215486ac43a7ab3eafce1a28eda85ee150b22bd0caada3dab38569 09:56:18 $ docker rm -f fb281f96d6215486ac43a7ab3eafce1a28eda85ee150b22bd0caada3dab38569 [Pipeline] // withDockerContainer [Pipeline] sh 09:56:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:56:19 Stashed 1 file(s) [Pipeline] echo 09:56:19 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 09:56:34 Still waiting to schedule task 09:56:34 Waiting for next available executor on ‘centos7-docker-4c-2g’ 09:56:34 Still waiting to schedule task 09:56:34 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 09:58:30 Running on prd-centos7-docker-4c-2g-33300 in /w/workspace/edgexfoundry_edgex-ui-go_PR-327 [Pipeline] { [Pipeline] ws 09:58:30 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 09:58:33 using credential edgex-jenkins-ssh 09:58:33 Cloning the remote Git repository 09:58:33 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 09:58:33 > git init /w/workspace/edgex-ui-go/2 # timeout=10 09:58:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:58:33 > git --version # timeout=10 09:58:33 > git --version # 'git version 2.24.3' 09:58:33 using GIT_SSH to set credentials SSH Credentials for GitHub 09:58:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:58:38 Merging remotes/origin/master commit 6a62b4630643e9a9217882e0bdb5c333b7f0a58e into PR head commit a7d8903b25e588c722b04905ffe8b16d2532b9c7 09:58:38 Merge succeeded, producing a7d8903b25e588c722b04905ffe8b16d2532b9c7 09:58:38 Checking out Revision a7d8903b25e588c722b04905ffe8b16d2532b9c7 (PR-327) 09:58:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:58:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:58:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:58:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:58:37 using GIT_SSH to set credentials SSH Credentials for GitHub 09:58:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/327/head:refs/remotes/origin/PR-327 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:58:38 > git config core.sparsecheckout # timeout=10 09:58:38 > git checkout -f a7d8903b25e588c722b04905ffe8b16d2532b9c7 # timeout=10 09:58:38 > git remote # timeout=10 09:58:38 > git config --get remote.origin.url # timeout=10 09:58:38 using GIT_SSH to set credentials SSH Credentials for GitHub 09:58:38 > git merge 6a62b4630643e9a9217882e0bdb5c333b7f0a58e # timeout=10 09:58:38 > git rev-parse HEAD^{commit} # timeout=10 09:58:38 > git config core.sparsecheckout # timeout=10 09:58:38 > git checkout -f a7d8903b25e588c722b04905ffe8b16d2532b9c7 # timeout=10 09:58:42 Commit message: "Merge branch 'master' into issue-#275-10-deviceservice-refactor" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:58:43 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 09:58:44 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:58:44 + sudo service docker restart 09:58:44 + true 09:58:44 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 09:58:45 provisioning config files... 09:58:46 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config276155273664517941tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:58:46 ---> docker-login.sh 09:58:46 nexus3.edgexfoundry.org:10001 09:58:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:58:46 Configure a credential helper to remove this warning. See 09:58:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:58:46 09:58:46 Login Succeeded 09:58:46 nexus3.edgexfoundry.org:10002 09:58:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:58:46 Configure a credential helper to remove this warning. See 09:58:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:58:46 09:58:46 Login Succeeded 09:58:46 nexus3.edgexfoundry.org:10003 09:58:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:58:47 Configure a credential helper to remove this warning. See 09:58:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:58:47 09:58:47 Login Succeeded 09:58:47 nexus3.edgexfoundry.org:10004 09:58:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:58:47 Configure a credential helper to remove this warning. See 09:58:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:58:47 09:58:47 Login Succeeded 09:58:47 docker.io 09:58:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:58:47 Configure a credential helper to remove this warning. See 09:58:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:58:47 09:58:47 Login Succeeded 09:58:47 ---> docker-login.sh ends [Pipeline] } 09:58:47 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:58:48 ========================================================= 09:58:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 09:58:48 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:58:48 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 09:58:48 Sending build context to Docker daemon 17.68MB 09:58:48 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 09:58:48 Step 2/8 : FROM ${BASE} 09:58:49 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 09:58:49 188c0c94c7c5: Pulling fs layer 09:58:49 0ef7d3d256c8: Pulling fs layer 09:58:49 de9db76c5a1d: Pulling fs layer 09:58:49 bca2f99d35d6: Pulling fs layer 09:58:49 93359f2a8cfa: Pulling fs layer 09:58:49 7c6f9722023f: Pulling fs layer 09:58:49 a35cf1a2eb13: Pulling fs layer 09:58:49 93359f2a8cfa: Waiting 09:58:49 7c6f9722023f: Waiting 09:58:49 a35cf1a2eb13: Waiting 09:58:49 bca2f99d35d6: Waiting 09:58:49 de9db76c5a1d: Download complete 09:58:49 0ef7d3d256c8: Download complete 09:58:49 93359f2a8cfa: Verifying Checksum 09:58:49 93359f2a8cfa: Download complete 09:58:49 188c0c94c7c5: Verifying Checksum 09:58:49 188c0c94c7c5: Download complete 09:58:49 7c6f9722023f: Verifying Checksum 09:58:49 7c6f9722023f: Download complete 09:58:49 188c0c94c7c5: Pull complete 09:58:49 0ef7d3d256c8: Pull complete 09:58:49 de9db76c5a1d: Pull complete 09:58:50 a35cf1a2eb13: Verifying Checksum 09:58:50 a35cf1a2eb13: Download complete 09:58:51 bca2f99d35d6: Verifying Checksum 09:58:51 bca2f99d35d6: Download complete 09:58:57 bca2f99d35d6: Pull complete 09:58:57 93359f2a8cfa: Pull complete 09:58:57 7c6f9722023f: Pull complete 09:59:01 a35cf1a2eb13: Pull complete 09:59:01 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 09:59:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 09:59:01 ---> a62c8e92a672 09:59:01 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:59:02 ---> Running in 0c3fb1a11877 09:59:02 Removing intermediate container 0c3fb1a11877 09:59:02 ---> 592c00ab3dc4 09:59:02 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:59:02 ---> Running in e0b956ff0cdd 09:59:03 Removing intermediate container e0b956ff0cdd 09:59:03 ---> c79f3b8147a5 09:59:03 Step 5/8 : RUN apk add --no-cache make git 09:59:03 ---> Running in a459dd53677f 09:59:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:59:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:59:05 OK: 166 MiB in 39 packages 09:59:06 Removing intermediate container a459dd53677f 09:59:06 ---> 35c3cde8e4a9 09:59:06 Step 6/8 : WORKDIR /edgex-ui-go 09:59:06 ---> Running in afca10b82bf2 09:59:06 Removing intermediate container afca10b82bf2 09:59:06 ---> 17eb1a86fa13 09:59:06 Step 7/8 : COPY . . 09:59:09 ---> 7050808c40c4 09:59:09 Step 8/8 : RUN go mod download 09:59:09 ---> Running in f622af18b877 09:59:41 Removing intermediate container f622af18b877 09:59:41 ---> 5dd61b12c531 09:59:41 Successfully built 5dd61b12c531 09:59:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:59:41 + docker inspect -f . ci-base-image-x86_64 09:59:41 . [Pipeline] withDockerContainer 09:59:42 prd-centos7-docker-4c-2g-33300 does not seem to be running inside a container 09:59:42 $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:59:42 $ docker top ed0a855049ccc3ee856b8edb43c6c5f4265234befb4f26607b3772575c64fa28 -eo pid,comm [Pipeline] { [Pipeline] sh 09:59:43 + go version 09:59:43 go version go1.15.5 linux/amd64 [Pipeline] } 09:59:43 $ docker stop --time=1 ed0a855049ccc3ee856b8edb43c6c5f4265234befb4f26607b3772575c64fa28 09:59:44 $ docker rm -f ed0a855049ccc3ee856b8edb43c6c5f4265234befb4f26607b3772575c64fa28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:59:45 + docker inspect -f . ci-base-image-x86_64 09:59:45 . [Pipeline] withDockerContainer 09:59:45 prd-centos7-docker-4c-2g-33300 does not seem to be running inside a container 09:59:45 $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:59:46 $ docker top 56eb3b293e9b58947e9a73d0d8f6aec24222ada99f4a2ab83ba524be4d693d87 -eo pid,comm [Pipeline] { [Pipeline] sh 09:59:46 + make test 09:59:46 GO111MODULE=on go test -coverprofile=coverage.out ./... 09:59:48 ? github.com/edgexfoundry/edgex-ui-go [no test files] 09:59:55 Running on prd-ubuntu18.04-docker-arm64-4c-16g-33301 in /w/workspace/edgexfoundry_edgex-ui-go_PR-327 [Pipeline] { [Pipeline] ws 09:59:55 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 09:59:58 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 09:59:58 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 09:59:58 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 09:59:58 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 09:59:58 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 09:59:58 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 09:59:58 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 09:59:58 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 09:59:58 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 09:59:58 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 09:59:58 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 09:59:58 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 09:59:58 GO111MODULE=on go vet ./... [Pipeline] } 09:59:59 $ docker stop --time=1 56eb3b293e9b58947e9a73d0d8f6aec24222ada99f4a2ab83ba524be4d693d87 10:00:01 using credential edgex-jenkins-ssh 10:00:01 Cloning the remote Git repository 10:00:01 $ docker rm -f 56eb3b293e9b58947e9a73d0d8f6aec24222ada99f4a2ab83ba524be4d693d87 [Pipeline] // withDockerContainer 10:00:01 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 10:00:01 > git init /w/workspace/edgex-ui-go/2 # timeout=10 10:00:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 10:00:01 > git --version # timeout=10 10:00:01 > git --version # 'git version 2.17.1' 10:00:01 using GIT_SSH to set credentials SSH Credentials for GitHub 10:00:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] sh 10:00:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:00:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:00:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:00:04 + ls -al . 10:00:04 total 92 10:00:04 drwxrwxr-x. 10 jenkins jenkins 4096 Apr 8 09:59 . 10:00:04 drwxrwxr-x. 4 jenkins jenkins 28 Apr 8 09:58 .. 10:00:04 drwxrwxr-x. 3 jenkins jenkins 20 Apr 8 09:58 assets 10:00:04 drwxrwxr-x. 2 jenkins jenkins 35 Apr 8 09:58 bin 10:00:04 drwxrwxr-x. 3 jenkins jenkins 29 Apr 8 09:58 cmd 10:00:04 -rw-rw-r--. 1 jenkins jenkins 3959 Apr 8 09:58 CONTRIBUTING.md 10:00:04 -rw-r--r--. 1 jenkins jenkins 10 Apr 8 09:59 coverage.out 10:00:04 -rw-rw-r--. 1 jenkins jenkins 1508 Apr 8 09:58 Dockerfile 10:00:04 -rw-rw-r--. 1 jenkins jenkins 902 Apr 8 09:58 Dockerfile.build 10:00:04 drwxrwxr-x. 5 jenkins jenkins 104 Apr 8 09:58 docs 10:00:04 drwxrwxr-x. 8 jenkins jenkins 179 Apr 8 09:58 .git 10:00:04 drwxrwxr-x. 2 jenkins jenkins 103 Apr 8 09:58 .github 10:00:04 -rw-rw-r--. 1 jenkins jenkins 153 Apr 8 09:58 .gitignore 10:00:04 -rw-rw-r--. 1 jenkins jenkins 987 Apr 8 09:58 go.mod 10:00:04 -rw-r--r--. 1 jenkins jenkins 22319 Apr 8 09:59 go.sum 10:00:04 drwxrwxr-x. 10 jenkins jenkins 139 Apr 8 09:58 internal 10:00:04 -rw-rw-r--. 1 jenkins jenkins 652 Apr 8 09:58 Jenkinsfile 10:00:04 -rw-rw-r--. 1 jenkins jenkins 11357 Apr 8 09:58 LICENSE 10:00:04 -rw-rw-r--. 1 jenkins jenkins 951 Apr 8 09:58 Makefile 10:00:04 -rw-rw-r--. 1 jenkins jenkins 4535 Apr 8 09:58 README.md 10:00:04 -rw-rw-r--. 1 jenkins jenkins 5 Apr 8 09:56 VERSION 10:00:04 -rw-rw-r--. 1 jenkins jenkins 155 Apr 8 09:58 version.go 10:00:04 drwxrwxr-x. 4 jenkins jenkins 4096 Apr 8 09:58 web [Pipeline] isUnix [Pipeline] sh 10:00:04 + 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=a7d8903b25e588c722b04905ffe8b16d2532b9c7 --label arch=amd64 --label version=0.0.0 . 10:00:04 Sending build context to Docker daemon 17.7MB 10:00:05 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 10:00:05 Step 2/24 : FROM ${BASE} AS builder 10:00:05 ---> 5dd61b12c531 10:00:05 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 10:00:05 ---> Running in bb243f8ba30c 10:00:06 Removing intermediate container bb243f8ba30c 10:00:06 ---> 2540f421f358 10:00:06 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 10:00:06 ---> Running in 176eb503c67b 10:00:06 Removing intermediate container 176eb503c67b 10:00:06 ---> 2ad2667c8844 10:00:06 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 10:00:06 ---> Running in 8001fc4a575f 10:00:06 Removing intermediate container 8001fc4a575f 10:00:06 ---> 3599f5a7967c 10:00:06 Step 6/24 : LABEL Name=edgex-ui-go 10:00:06 ---> Running in f736de434e7c 10:00:06 Removing intermediate container f736de434e7c 10:00:06 ---> 27645d17447f 10:00:06 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 10:00:06 ---> Running in d67bba976138 10:00:06 Removing intermediate container d67bba976138 10:00:06 ---> f0c2aa4205ad 10:00:06 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:00:06 ---> Running in 750676a6608a 10:00:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 10:00:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:00:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 10:00:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 10:00:06 using GIT_SSH to set credentials SSH Credentials for GitHub 10:00:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/327/head:refs/remotes/origin/PR-327 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:00:07 Removing intermediate container 750676a6608a 10:00:07 ---> 5e15587afdfa 10:00:07 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:00:07 ---> Running in 8b4661843461 10:00:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:00:08 Merging remotes/origin/master commit 6a62b4630643e9a9217882e0bdb5c333b7f0a58e into PR head commit a7d8903b25e588c722b04905ffe8b16d2532b9c7 10:00:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:00:08 > git config core.sparsecheckout # timeout=10 10:00:08 > git checkout -f a7d8903b25e588c722b04905ffe8b16d2532b9c7 # timeout=10 10:00:09 Merge succeeded, producing a7d8903b25e588c722b04905ffe8b16d2532b9c7 10:00:09 Checking out Revision a7d8903b25e588c722b04905ffe8b16d2532b9c7 (PR-327) 10:00:09 OK: 166 MiB in 39 packages 10:00:10 Removing intermediate container 8b4661843461 10:00:10 ---> 9817ebc02028 10:00:10 Step 10/24 : ENV GO111MODULE=on 10:00:10 ---> Running in 49fbdec1ad35 10:00:10 Removing intermediate container 49fbdec1ad35 10:00:10 ---> d77845fd09ef 10:00:10 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 10:00:10 ---> Running in faa67ee8b904 10:00:10 Removing intermediate container faa67ee8b904 10:00:10 ---> 6cb7b6c48a43 10:00:10 Step 12/24 : COPY go.mod . 10:00:09 > git remote # timeout=10 10:00:09 > git config --get remote.origin.url # timeout=10 10:00:09 using GIT_SSH to set credentials SSH Credentials for GitHub 10:00:09 > git merge 6a62b4630643e9a9217882e0bdb5c333b7f0a58e # timeout=10 10:00:09 > git rev-parse HEAD^{commit} # timeout=10 10:00:09 > git config core.sparsecheckout # timeout=10 10:00:09 > git checkout -f a7d8903b25e588c722b04905ffe8b16d2532b9c7 # timeout=10 10:00:10 ---> 343d5f5cd7ac 10:00:10 Step 13/24 : COPY Makefile . 10:00:10 ---> 3bc307deb411 10:00:10 Step 14/24 : RUN make update 10:00:10 ---> Running in 10749f3679ac 10:00:11 CGO_ENABLED=0 GO111MODULE=on go mod download 10:00:12 Removing intermediate container 10749f3679ac 10:00:12 ---> e776abe4f357 10:00:12 Step 15/24 : COPY . . 10:00:13 Commit message: "Merge branch 'master' into issue-#275-10-deviceservice-refactor" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:00:14 ---> 6355bcc9d319 10:00:14 Step 16/24 : RUN ${MAKE} 10:00:14 ---> Running in 9ea5644ef1a7 10:00:14 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 10:00:15 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 10:00:15 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:00:16 + true 10:00:16 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 10:00:18 provisioning config files... 10:00:18 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config5958579809619213839tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:00:19 ---> docker-login.sh 10:00:19 nexus3.edgexfoundry.org:10001 10:00:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:00:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:00:20 Configure a credential helper to remove this warning. See 10:00:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:00:20 10:00:20 Login Succeeded 10:00:20 nexus3.edgexfoundry.org:10002 10:00:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:00:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:00:20 Configure a credential helper to remove this warning. See 10:00:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:00:20 10:00:20 Login Succeeded 10:00:20 nexus3.edgexfoundry.org:10003 10:00:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:00:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:00:21 Configure a credential helper to remove this warning. See 10:00:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:00:21 10:00:21 Login Succeeded 10:00:21 nexus3.edgexfoundry.org:10004 10:00:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:00:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:00:22 Configure a credential helper to remove this warning. See 10:00:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:00:22 10:00:22 Login Succeeded 10:00:22 docker.io 10:00:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:00:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:00:22 Configure a credential helper to remove this warning. See 10:00:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:00:22 10:00:22 Login Succeeded 10:00:22 ---> docker-login.sh ends [Pipeline] } 10:00:22 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:00:23 ========================================================= 10:00:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 10:00:23 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:00:23 CGO_ENABLED=0 GO111MODULE=on go build ./... 10:00:23 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 10:00:24 Sending build context to Docker daemon 17.68MB 10:00:24 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 10:00:24 Step 2/8 : FROM ${BASE} 10:00:24 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:00:24 5f621e34cdf4: Pulling fs layer 10:00:24 a4357932f1b6: Pulling fs layer 10:00:24 18c013af1878: Pulling fs layer 10:00:24 00ac8860ef70: Pulling fs layer 10:00:24 63d7cb157983: Pulling fs layer 10:00:24 b116817d02f9: Pulling fs layer 10:00:24 745a02a5169b: Pulling fs layer 10:00:24 00ac8860ef70: Waiting 10:00:24 63d7cb157983: Waiting 10:00:24 b116817d02f9: Waiting 10:00:24 745a02a5169b: Waiting 10:00:24 18c013af1878: Verifying Checksum 10:00:24 18c013af1878: Download complete 10:00:24 a4357932f1b6: Verifying Checksum 10:00:24 a4357932f1b6: Download complete 10:00:24 63d7cb157983: Verifying Checksum 10:00:24 63d7cb157983: Download complete 10:00:24 b116817d02f9: Download complete 10:00:24 5f621e34cdf4: Verifying Checksum 10:00:24 5f621e34cdf4: Download complete 10:00:25 5f621e34cdf4: Pull complete 10:00:25 a4357932f1b6: Pull complete 10:00:26 18c013af1878: Pull complete 10:00:27 745a02a5169b: Verifying Checksum 10:00:27 745a02a5169b: Download complete 10:00:27 Removing intermediate container 9ea5644ef1a7 10:00:27 ---> 6263413cba99 10:00:27 Step 17/24 : FROM alpine:3.12 10:00:27 3.12: Pulling from library/alpine 10:00:27 532819f3e44c: Pulling fs layer 10:00:27 532819f3e44c: Verifying Checksum 10:00:27 532819f3e44c: Download complete 10:00:27 532819f3e44c: Pull complete 10:00:27 Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b 10:00:27 Status: Downloaded newer image for alpine:3.12 10:00:27 ---> 7230e588e954 10:00:27 Step 18/24 : EXPOSE 4000 10:00:28 ---> Running in b79b2601854a 10:00:28 Removing intermediate container b79b2601854a 10:00:28 ---> 464d48ca3e12 10:00:28 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 10:00:29 00ac8860ef70: Verifying Checksum 10:00:29 00ac8860ef70: Download complete 10:00:29 ---> 13d4ccf1d9cc 10:00:29 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 10:00:29 ---> Running in 8d1ced3637c4 10:00:29 Removing intermediate container 8d1ced3637c4 10:00:29 ---> 6b6adffa26c9 10:00:29 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 10:00:29 ---> Running in a446d0921a43 10:00:29 Removing intermediate container a446d0921a43 10:00:29 ---> 1783a1cf9c1c 10:00:29 Step 22/24 : LABEL arch=amd64 10:00:29 ---> Running in 7a9eef240661 10:00:29 Removing intermediate container 7a9eef240661 10:00:29 ---> bd46f0ed9f20 10:00:29 Step 23/24 : LABEL git_sha=a7d8903b25e588c722b04905ffe8b16d2532b9c7 10:00:30 ---> Running in fe4d19bf4ce7 10:00:30 Removing intermediate container fe4d19bf4ce7 10:00:30 ---> 50d8b3608d03 10:00:30 Step 24/24 : LABEL version=0.0.0 10:00:30 ---> Running in b314a30bbc7b 10:00:30 Removing intermediate container b314a30bbc7b 10:00:30 ---> f769d32ad051 10:00:30 [Warning] One or more build-args [ARCH] were not consumed 10:00:30 Successfully built f769d32ad051 10:00:30 Successfully tagged docker-edgex-ui-go:latest [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 Post stage [Pipeline] libraryResource [Pipeline] sh 10:00:31 ---> job-cost.sh 10:00:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KoXd 10:00:39 00ac8860ef70: Pull complete 10:00:39 63d7cb157983: Pull complete 10:00:39 b116817d02f9: Pull complete 10:00:43 745a02a5169b: Pull complete 10:00:43 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 10:00:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 10:00:43 ---> b7e6874047d6 10:00:43 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:00:46 ---> Running in e0d4b85a5bdf 10:00:46 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 10:00:46 Removing intermediate container e0d4b85a5bdf 10:00:46 ---> 17c00bcd8012 10:00:46 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:00:46 ---> Running in 253325b09369 10:00:49 Removing intermediate container 253325b09369 10:00:49 ---> 58686d312c97 10:00:49 Step 5/8 : RUN apk add --no-cache make git 10:00:49 ---> Running in cd92a3b8e873 10:00:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:00:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:00:52 OK: 142 MiB in 39 packages 10:00:53 Removing intermediate container cd92a3b8e873 10:00:53 ---> cfd05fc57751 10:00:53 Step 6/8 : WORKDIR /edgex-ui-go 10:00:53 ---> Running in eeba3eb216cb 10:00:53 Removing intermediate container eeba3eb216cb 10:00:53 ---> 4a7ffefbc846 10:00:53 Step 7/8 : COPY . . 10:00:56 ---> 50323d248add 10:00:56 Step 8/8 : RUN go mod download 10:00:56 ---> Running in 60917bbc96a5 10:01:13 lf-activate-venv(): INFO: Adding /tmp/venv-KoXd/bin to PATH 10:01:13 INFO: No Stack... 10:01:13 INFO: Retrieving Pricing Info for: v1-standard-2 10:01:14 INFO: Archiving Costs [Pipeline] sh 10:01:14 + cat /w/workspace/edgex-ui-go/2/archives/cost.csv 10:01:14 + cut -d, -f6 [Pipeline] lock 10:01:14 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-327-2-stack-cost] 10:01:14 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-327-2-stack-cost] did not exist. Created. 10:01:14 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-327-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:01:15 + echo total: 0.029999999329447746 [Pipeline] stash 10:01:15 Stashed 1 file(s) [Pipeline] } 10:01:15 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-327-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 10:01:28 Removing intermediate container 60917bbc96a5 10:01:28 ---> 646ee17ca7eb 10:01:28 Successfully built 646ee17ca7eb 10:01:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:01:29 + docker inspect -f . ci-base-image-arm64 10:01:29 . [Pipeline] withDockerContainer 10:01:29 prd-ubuntu18.04-docker-arm64-4c-16g-33301 does not seem to be running inside a container 10:01:29 $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:01:31 $ docker top 43b1fec027050522525f312db586c6532814543bbf75c366b30a217e6cde6123 -eo pid,comm [Pipeline] { [Pipeline] sh 10:01:31 + go version 10:01:31 go version go1.15.5 linux/arm64 [Pipeline] } 10:01:32 $ docker stop --time=1 43b1fec027050522525f312db586c6532814543bbf75c366b30a217e6cde6123 10:01:33 $ docker rm -f 43b1fec027050522525f312db586c6532814543bbf75c366b30a217e6cde6123 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:01:34 + docker inspect -f . ci-base-image-arm64 10:01:34 . [Pipeline] withDockerContainer 10:01:35 prd-ubuntu18.04-docker-arm64-4c-16g-33301 does not seem to be running inside a container 10:01:35 $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:01:36 $ docker top ba9432ce39d613758f94f3a545fe12fb580f20a3d5bd709f78b57ea018ed9c79 -eo pid,comm [Pipeline] { [Pipeline] sh 10:01:37 + make test 10:01:37 GO111MODULE=on go test -coverprofile=coverage.out ./... 10:01:39 ? github.com/edgexfoundry/edgex-ui-go [no test files] 10:02:06 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 10:02:06 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 10:02:06 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 10:02:06 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 10:02:06 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 10:02:06 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 10:02:06 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 10:02:06 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 10:02:06 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 10:02:06 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 10:02:06 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 10:02:06 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 10:02:06 GO111MODULE=on go vet ./... [Pipeline] } 10:02:11 $ docker stop --time=1 ba9432ce39d613758f94f3a545fe12fb580f20a3d5bd709f78b57ea018ed9c79 10:02:13 $ docker rm -f ba9432ce39d613758f94f3a545fe12fb580f20a3d5bd709f78b57ea018ed9c79 [Pipeline] // withDockerContainer [Pipeline] sh 10:02:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:02:14 Warning: overwriting stash ‘coverage-report’ 10:02:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:02:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:02:16 + ls -al . 10:02:16 total 124 10:02:16 drwxrwxr-x 10 jenkins jenkins 4096 Apr 8 10:01 . 10:02:16 drwxrwxr-x 4 jenkins jenkins 4096 Apr 8 10:00 .. 10:02:16 drwxrwxr-x 8 jenkins jenkins 4096 Apr 8 10:00 .git 10:02:16 drwxrwxr-x 2 jenkins jenkins 4096 Apr 8 10:00 .github 10:02:16 -rw-rw-r-- 1 jenkins jenkins 153 Apr 8 10:00 .gitignore 10:02:16 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 8 10:00 CONTRIBUTING.md 10:02:16 -rw-rw-r-- 1 jenkins jenkins 1508 Apr 8 10:00 Dockerfile 10:02:16 -rw-rw-r-- 1 jenkins jenkins 902 Apr 8 10:00 Dockerfile.build 10:02:16 -rw-rw-r-- 1 jenkins jenkins 652 Apr 8 10:00 Jenkinsfile 10:02:16 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 8 10:00 LICENSE 10:02:16 -rw-rw-r-- 1 jenkins jenkins 951 Apr 8 10:00 Makefile 10:02:16 -rw-rw-r-- 1 jenkins jenkins 4535 Apr 8 10:00 README.md 10:02:16 -rw-rw-r-- 1 jenkins jenkins 5 Apr 8 09:56 VERSION 10:02:16 drwxrwxr-x 3 jenkins jenkins 4096 Apr 8 10:00 assets 10:02:16 drwxrwxr-x 2 jenkins jenkins 4096 Apr 8 10:00 bin 10:02:16 drwxrwxr-x 3 jenkins jenkins 4096 Apr 8 10:00 cmd 10:02:16 -rw-r--r-- 1 jenkins jenkins 10 Apr 8 10:01 coverage.out 10:02:16 drwxrwxr-x 5 jenkins jenkins 4096 Apr 8 10:00 docs 10:02:16 -rw-rw-r-- 1 jenkins jenkins 987 Apr 8 10:00 go.mod 10:02:16 -rw-r--r-- 1 jenkins jenkins 22319 Apr 8 10:01 go.sum 10:02:16 drwxrwxr-x 10 jenkins jenkins 4096 Apr 8 10:00 internal 10:02:16 -rw-rw-r-- 1 jenkins jenkins 155 Apr 8 10:00 version.go 10:02:16 drwxrwxr-x 4 jenkins jenkins 4096 Apr 8 10:00 web [Pipeline] isUnix [Pipeline] sh 10:02:17 + 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=a7d8903b25e588c722b04905ffe8b16d2532b9c7 --label arch=arm64 --label version=0.0.0 . 10:02:18 Sending build context to Docker daemon 17.7MB 10:02:18 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 10:02:18 Step 2/24 : FROM ${BASE} AS builder 10:02:18 ---> 646ee17ca7eb 10:02:18 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 10:02:18 ---> Running in 0d22d824dddc 10:02:19 Removing intermediate container 0d22d824dddc 10:02:19 ---> f9bfd8dce774 10:02:19 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 10:02:19 ---> Running in 23c63803b224 10:02:19 Removing intermediate container 23c63803b224 10:02:19 ---> 237b3d6807c2 10:02:19 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 10:02:19 ---> Running in 3abc7c67da0c 10:02:20 Removing intermediate container 3abc7c67da0c 10:02:20 ---> addaec383224 10:02:20 Step 6/24 : LABEL Name=edgex-ui-go 10:02:20 ---> Running in 65d7a950901d 10:02:20 Removing intermediate container 65d7a950901d 10:02:20 ---> 3b4bb21aa5ca 10:02:20 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 10:02:20 ---> Running in cbb596872504 10:02:21 Removing intermediate container cbb596872504 10:02:21 ---> 123ace456aab 10:02:21 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:02:21 ---> Running in 0e2dbb99ca52 10:02:23 Removing intermediate container 0e2dbb99ca52 10:02:23 ---> dc0d41b05e4c 10:02:23 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:02:23 ---> Running in 9defeed2562b 10:02:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:02:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:02:26 OK: 142 MiB in 39 packages 10:02:27 Removing intermediate container 9defeed2562b 10:02:27 ---> b22681e25d46 10:02:27 Step 10/24 : ENV GO111MODULE=on 10:02:27 ---> Running in f9b4cdae58ba 10:02:28 Removing intermediate container f9b4cdae58ba 10:02:28 ---> ff1ac464c623 10:02:28 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 10:02:28 ---> Running in 7442f051e507 10:02:28 Removing intermediate container 7442f051e507 10:02:28 ---> 19b3057805af 10:02:28 Step 12/24 : COPY go.mod . 10:02:29 ---> e40629c3b6ef 10:02:29 Step 13/24 : COPY Makefile . 10:02:30 ---> 4dc93ef10a65 10:02:30 Step 14/24 : RUN make update 10:02:30 ---> Running in 0e69f30bb0f1 10:02:31 CGO_ENABLED=0 GO111MODULE=on go mod download 10:02:32 Removing intermediate container 0e69f30bb0f1 10:02:32 ---> 3905da79491b 10:02:32 Step 15/24 : COPY . . 10:02:35 ---> f78110badc32 10:02:35 Step 16/24 : RUN ${MAKE} 10:02:35 ---> Running in e658d4bba385 10:02:36 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 10:03:03 CGO_ENABLED=0 GO111MODULE=on go build ./... 10:03:08 Removing intermediate container e658d4bba385 10:03:08 ---> 51e03ca61403 10:03:08 Step 17/24 : FROM alpine:3.12 10:03:08 3.12: Pulling from library/alpine 10:03:08 9a219e8acc52: Pulling fs layer 10:03:09 9a219e8acc52: Download complete 10:03:09 9a219e8acc52: Pull complete 10:03:09 Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b 10:03:09 Status: Downloaded newer image for alpine:3.12 10:03:09 ---> d75e27dfc0a0 10:03:09 Step 18/24 : EXPOSE 4000 10:03:09 ---> Running in 88ce9a5f24c8 10:03:10 Removing intermediate container 88ce9a5f24c8 10:03:10 ---> bf359be8951f 10:03:10 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 10:03:12 ---> 6673d8713538 10:03:12 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 10:03:12 ---> Running in e35872daf3fd 10:03:12 Removing intermediate container e35872daf3fd 10:03:12 ---> 0882f0d53c28 10:03:12 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 10:03:12 ---> Running in cef4c836194b 10:03:13 Removing intermediate container cef4c836194b 10:03:13 ---> 1ffc4fc93244 10:03:13 Step 22/24 : LABEL arch=arm64 10:03:13 ---> Running in 8a072f1a977b 10:03:13 Removing intermediate container 8a072f1a977b 10:03:13 ---> 367d6e61d9e8 10:03:13 Step 23/24 : LABEL git_sha=a7d8903b25e588c722b04905ffe8b16d2532b9c7 10:03:13 ---> Running in f57ef556924d 10:03:14 Removing intermediate container f57ef556924d 10:03:14 ---> c72ffb6cad64 10:03:14 Step 24/24 : LABEL version=0.0.0 10:03:14 ---> Running in a9c9031ec479 10:03:15 Removing intermediate container a9c9031ec479 10:03:15 ---> 9acc52f4072f 10:03:15 [Warning] One or more build-args [ARCH] were not consumed 10:03:15 Successfully built 9acc52f4072f 10:03:15 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 Post stage [Pipeline] libraryResource [Pipeline] sh 10:03:15 ---> job-cost.sh 10:03:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wkjl 10:03:54 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 10:05:31 lf-activate-venv(): INFO: Adding /tmp/venv-wkjl/bin to PATH 10:05:31 INFO: No Stack... 10:05:31 INFO: Retrieving Pricing Info for: lf-standard-4 10:05:31 INFO: Archiving Costs [Pipeline] sh 10:05:31 + + cat /w/workspace/edgex-ui-go/2/archives/cost.csv 10:05:31 cut -d, -f6 [Pipeline] lock 10:05:32 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-327-2-stack-cost] 10:05:32 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-327-2-stack-cost] did not exist. Created. 10:05:32 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-327-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:05:32 /w/workspace/edgex-ui-go/2@tmp/durable-1f9e637b/script.sh: 1: /w/workspace/edgex-ui-go/2@tmp/durable-1f9e637b/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 10:05:32 + echo total: 0.20999999344348907 [Pipeline] stash 10:05:32 Warning: overwriting stash ‘stack-cost’ 10:05:33 Stashed 1 file(s) [Pipeline] } 10:05:33 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-327-2-stack-cost] [Pipeline] // lock [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 10:05:34 provisioning config files... 10:05:34 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-327@tmp/config8117857488259128801tmp [Pipeline] { [Pipeline] sh 10:05:34 + set +x 10:05:34 + curl -s https://codecov.io/bash 10:05:34 + bash -s -- 10:05:35 10:05:35 _____ _ 10:05:35 / ____| | | 10:05:35 | | ___ __| | ___ ___ _____ __ 10:05:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:05:35 | |___| (_) | (_| | __/ (_| (_) \ V / 10:05:35 \_____\___/ \__,_|\___|\___\___/ \_/ 10:05:35 Bash-20210309-2b87ace 10:05:35 10:05:35 10:05:35 ==> git version 2.24.3 found 10:05:35 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 10:05:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 10:05:35 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 10:05:35 ==> Jenkins CI detected. 10:05:35 project root: . 10:05:35 --> token set from env 10:05:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:05:35 ==> Running gcov in . (disable via -X gcov) 10:05:35 ==> Python coveragepy not found 10:05:35 ==> Searching for coverage reports in: 10:05:35 + . 10:05:35 -> Found 1 reports 10:05:35 ==> Detecting git/mercurial file structure 10:05:35 ==> Reading reports 10:05:35 + ./coverage.out bytes=10 10:05:35 ==> Appending adjustments 10:05:35 https://docs.codecov.io/docs/fixing-reports 10:05:35 + Found adjustments 10:05:35 ==> Gzipping contents 10:05:35 4.0K /tmp/codecov.xJ5yae.gz 10:05:35 ==> Uploading reports 10:05:35 url: https://codecov.io 10:05:35 query: branch=PR-327&commit=a7d8903b25e588c722b04905ffe8b16d2532b9c7&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-327%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=327&job=&cmd_args= 10:05:35 -> Pinging Codecov 10:05:35 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-327&commit=a7d8903b25e588c722b04905ffe8b16d2532b9c7&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-327%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=327&job=&cmd_args= 10:05:35 -> Uploading to 10:05:35 https://storage.googleapis.com/codecov/v4/raw/2021-04-08/FB506323287CE973F263BFD2A0EB1F37/a7d8903b25e588c722b04905ffe8b16d2532b9c7/24dd6085-164e-4a0d-95f4-b3bf9f3bd1ae.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210408%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210408T100535Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ebfad41282f532392243d2b64392662978b7e8d1965cecdb667ad67f423448e2 10:05:35 % Total % Received % Xferd Average Speed Time Time Time Current 10:05:35 Dload Upload Total Spent Left Speed 10:05:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3599 0 0 100 3599 0 7028 --:--:-- --:--:-- --:--:-- 7043 10:05:36 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/a7d8903b25e588c722b04905ffe8b16d2532b9c7 [Pipeline] } 10:05:36 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 10:05:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:05:39 ---> package-listing.sh 10:05:39 ++ facter osfamily 10:05:39 ++ tr '[:upper:]' '[:lower:]' 10:05:39 + OS_FAMILY=redhat 10:05:39 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-327 10:05:39 + START_PACKAGES=/tmp/packages_start.txt 10:05:39 + END_PACKAGES=/tmp/packages_end.txt 10:05:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:05:39 + PACKAGES=/tmp/packages_start.txt 10:05:39 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-327 ']' 10:05:39 + PACKAGES=/tmp/packages_end.txt 10:05:39 + case "${OS_FAMILY}" in 10:05:39 + rpm -qa 10:05:39 + sort 10:05:44 + '[' -f /tmp/packages_start.txt ']' 10:05:44 + '[' -f /tmp/packages_end.txt ']' 10:05:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:05:44 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-327 ']' 10:05:44 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-327/archives/ 10:05:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-327/archives/ [Pipeline] echo 10:05:44 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-327/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:05:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 10:05:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:05:45 10:05:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 10:05:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:05:45 alpine: Pulling from edgex-lftools-log-publisher 10:05:45 df20fa9351a1: Pulling fs layer 10:05:45 36b3adc4ff6f: Pulling fs layer 10:05:45 8ad3a11d3b57: Pulling fs layer 10:05:45 46f8f816bc3b: Pulling fs layer 10:05:45 93b61091891f: Pulling fs layer 10:05:45 93b9cdb0e59b: Pulling fs layer 10:05:45 5e14af77c1be: Pulling fs layer 10:05:45 01666e4c0597: Pulling fs layer 10:05:45 aa168da1d23b: Pulling fs layer 10:05:45 93b9cdb0e59b: Waiting 10:05:45 46f8f816bc3b: Waiting 10:05:45 93b61091891f: Waiting 10:05:45 aa168da1d23b: Waiting 10:05:45 5e14af77c1be: Waiting 10:05:45 01666e4c0597: Waiting 10:05:45 36b3adc4ff6f: Download complete 10:05:45 46f8f816bc3b: Verifying Checksum 10:05:45 46f8f816bc3b: Download complete 10:05:45 df20fa9351a1: Download complete 10:05:45 93b9cdb0e59b: Verifying Checksum 10:05:45 93b9cdb0e59b: Download complete 10:05:45 93b61091891f: Verifying Checksum 10:05:45 93b61091891f: Download complete 10:05:45 5e14af77c1be: Verifying Checksum 10:05:45 5e14af77c1be: Download complete 10:05:45 01666e4c0597: Verifying Checksum 10:05:45 01666e4c0597: Download complete 10:05:46 df20fa9351a1: Pull complete 10:05:46 36b3adc4ff6f: Pull complete 10:05:46 8ad3a11d3b57: Verifying Checksum 10:05:46 8ad3a11d3b57: Download complete 10:05:47 8ad3a11d3b57: Pull complete 10:05:47 46f8f816bc3b: Pull complete 10:05:47 93b61091891f: Pull complete 10:05:49 93b9cdb0e59b: Pull complete 10:05:49 aa168da1d23b: Verifying Checksum 10:05:49 aa168da1d23b: Download complete 10:05:49 5e14af77c1be: Pull complete 10:05:49 01666e4c0597: Pull complete 10:05:57 aa168da1d23b: Pull complete 10:05:57 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 10:05:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:05:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 10:05:57 prd-centos7-docker-4c-2g-33297 does not seem to be running inside a container 10:05:57 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-327/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-327 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-327:/w/workspace/edgexfoundry_edgex-ui-go_PR-327:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-327@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-327@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 10:06:01 $ docker top a83bf9944bd56daba0179daf69c4ee4faa4e86fc274e3eff672887e66a8946db -eo pid,comm [Pipeline] { [Pipeline] sh 10:06:01 + touch /tmp/pre-build-complete [Pipeline] sh 10:06:02 + mkdir -p /var/log/sa [Pipeline] sh 10:06:02 + ls /var/log/sa-host 10:06:02 + sadf -c /var/log/sa-host/sa08 10:06:02 file_magic: OK 10:06:02 HZ: Using current value: 100 10:06:02 file_header: OK 10:06:02 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 10:06:02 Statistics: 10:06:02 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 10:06:02 File successfully converted to sysstat format version 12.2.1 10:06:02 + sadf -c /var/log/sa-host/sa23 10:06:02 file_magic: OK 10:06:02 HZ: Using current value: 100 10:06:02 file_header: OK 10:06:02 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 10:06:02 Statistics: 10:06:02 Hnuu...uuuununununu... 10:06:02 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:06:02 provisioning config files... 10:06:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-327@tmp/config5598951894288462689tmp [Pipeline] { [Pipeline] echo 10:06:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:06:03 ---> create-netrc.sh [Pipeline] } 10:06:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 10:06:03 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 10:06:03 ---> python-tools-install.sh [Pipeline] echo 10:06:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:06:04 ---> sudo-logs.sh 10:06:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:06:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:06:04 ---> job-cost.sh 10:06:04 lf-activate-venv: SKIPPING 10:06:04 DEBUG: total: 0.20999999344348907 10:06:04 INFO: Retrieving Stack Cost... 10:06:05 INFO: Retrieving Pricing Info for: v1-standard-2 10:06:05 INFO: Archiving Costs [Pipeline] echo 10:06:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:06:06 ---> logs-deploy.sh 10:06:06 lf-activate-venv: SKIPPING 10:06:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-327/2 10:06:06 INFO: archiving workspace using pattern(s): 10:06:08 Archives upload complete. 10:06:08 INFO: archiving logs to Nexus 10:06:09 ---> uname -a: 10:06:09 Linux prd-centos7-docker-4c-2g-33297.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 10:06:09 10:06:09 10:06:09 ---> lscpu: 10:06:09 Architecture: x86_64 10:06:09 CPU op-mode(s): 32-bit, 64-bit 10:06:09 Byte Order: Little Endian 10:06:09 Address sizes: 40 bits physical, 48 bits virtual 10:06:09 CPU(s): 4 10:06:09 On-line CPU(s) list: 0-3 10:06:09 Thread(s) per core: 1 10:06:09 Core(s) per socket: 1 10:06:09 Socket(s): 4 10:06:09 NUMA node(s): 1 10:06:09 Vendor ID: GenuineIntel 10:06:09 CPU family: 6 10:06:09 Model: 44 10:06:09 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 10:06:09 Stepping: 1 10:06:09 CPU MHz: 2933.442 10:06:09 BogoMIPS: 5866.88 10:06:09 Virtualization: VT-x 10:06:09 Hypervisor vendor: KVM 10:06:09 Virtualization type: full 10:06:09 L1d cache: 128 KiB 10:06:09 L1i cache: 128 KiB 10:06:09 L2 cache: 16 MiB 10:06:09 L3 cache: 64 MiB 10:06:09 NUMA node0 CPU(s): 0-3 10:06:09 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 10:06:09 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 10:06:09 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 10:06:09 Vulnerability Meltdown: Mitigation; PTI 10:06:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:06:09 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 10:06:09 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 10:06:09 Vulnerability Srbds: Not affected 10:06:09 Vulnerability Tsx async abort: Not affected 10:06:09 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 10:06:09 10:06:09 10:06:09 ---> nproc: 10:06:09 4 10:06:09 10:06:09 10:06:09 ---> df -h: 10:06:09 Filesystem Size Used Available Use% Mounted on 10:06:09 overlay 50.0G 7.3G 42.7G 15% / 10:06:09 tmpfs 64.0M 0 64.0M 0% /dev 10:06:09 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 10:06:09 shm 64.0M 0 64.0M 0% /dev/shm 10:06:09 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 10:06:09 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 10:06:09 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 10:06:09 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 10:06:09 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 10:06:09 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-327 10:06:09 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 10:06:09 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-327@tmp 10:06:09 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 10:06:09 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 10:06:09 10:06:09 10:06:09 ---> free -m: 10:06:09 total used free shared buff/cache available 10:06:09 Mem: 1837 715 106 0 1014 1017 10:06:09 Swap: 1023 0 1023 10:06:09 10:06:09 10:06:09 ---> ip addr: 10:06:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 10:06:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:06:09 inet 127.0.0.1/8 scope host lo 10:06:09 valid_lft forever preferred_lft forever 10:06:09 inet6 ::1/128 scope host 10:06:09 valid_lft forever preferred_lft forever 10:06:09 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 10:06:09 link/ether fa:16:3e:e7:47:95 brd ff:ff:ff:ff:ff:ff 10:06:09 inet 10.30.122.103/23 brd 10.30.123.255 scope global dynamic eth0 10:06:09 valid_lft 85754sec preferred_lft 85754sec 10:06:09 inet6 fe80::f816:3eff:fee7:4795/64 scope link 10:06:09 valid_lft forever preferred_lft forever 10:06:09 3: docker0: mtu 1500 qdisc noqueue state DOWN 10:06:09 link/ether 02:42:4c:62:2a:df brd ff:ff:ff:ff:ff:ff 10:06:09 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:06:09 valid_lft forever preferred_lft forever 10:06:09 inet6 fe80::42:4cff:fe62:2adf/64 scope link 10:06:09 valid_lft forever preferred_lft forever 10:06:09 10:06:09 10:06:09 ---> sar -b -r -n DEV: 10:06:09 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/08/21 _x86_64_ (4 CPU) 10:06:09 10:06:09 09:55:10 LINUX RESTART (4 CPU) 10:06:09 10:06:09 09:56:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:06:09 09:57:01 34.08 11.53 22.55 0.00 4425.36 3634.28 0.00 10:06:09 09:58:01 1.95 0.00 1.95 0.00 0.00 37.26 0.00 10:06:09 09:59:01 0.17 0.00 0.17 0.00 0.00 1.75 0.00 10:06:09 10:00:01 0.35 0.00 0.35 0.00 0.00 4.81 0.00 10:06:09 10:01:01 0.22 0.02 0.20 0.00 0.13 2.88 0.00 10:06:09 10:02:01 0.50 0.08 0.42 0.00 1.60 6.64 0.00 10:06:09 10:03:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 10:06:09 10:04:02 0.23 0.00 0.23 0.00 0.00 3.33 0.00 10:06:09 10:05:01 0.25 0.00 0.25 0.00 0.00 2.76 0.00 10:06:09 10:06:01 134.77 71.32 63.45 0.00 6221.04 18497.30 0.00 10:06:09 Average: 17.31 8.31 9.00 0.00 1067.04 2223.88 0.00 10:06:09 10:06:09 09:56:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:06:09 09:57:01 142912 0 615936 32.74 2620 1120076 1103336 37.66 439712 1098364 16 10:06:09 09:58:01 147668 0 611172 32.48 2620 1120084 1084400 37.01 437892 1095632 20 10:06:09 09:59:01 146080 0 612756 32.57 2620 1120088 1084436 37.01 436760 1098988 12 10:06:09 10:00:01 146800 0 612032 32.53 2620 1120092 1076068 36.72 453612 1081620 20 10:06:09 10:01:01 143964 0 614864 32.68 2620 1120096 1078804 36.82 452608 1084816 16 10:06:09 10:02:01 145368 0 613332 32.60 2620 1120224 1076468 36.74 471176 1065588 12 10:06:09 10:03:01 145392 0 613308 32.60 2620 1120224 1076468 36.74 470928 1065588 8 10:06:09 10:04:02 145196 0 613496 32.61 2620 1120232 1076468 36.74 471064 1065588 8 10:06:09 10:05:01 145156 0 613532 32.61 2620 1120236 1076492 36.74 471072 1065588 16 10:06:09 10:06:01 174604 0 702768 37.35 2620 1001552 1286944 43.92 470316 985092 100 10:06:09 Average: 148314 0 622320 33.07 2620 1108290 1101988 37.61 457514 1070686 23 10:06:09 10:06:09 09:56:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:06:09 09:57:01 eth0 124.96 113.31 452.63 43.16 0.00 0.00 0.00 0.00 10:06:09 09:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:06:09 09:57:01 docker0 48.33 43.73 4.28 114.16 0.00 0.00 0.00 0.00 10:06:09 09:58:01 eth0 5.33 2.41 3.40 0.34 0.00 0.00 0.00 0.00 10:06:09 09:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:06:09 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:06:09 09:59:01 eth0 1.23 0.40 0.37 0.21 0.00 0.00 0.00 0.00 10:06:09 09:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:06:09 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:06:09 10:00:01 eth0 0.67 0.30 0.29 0.17 0.00 0.00 0.00 0.00 10:06:09 10:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:06:09 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:06:09 10:01:01 eth0 0.33 0.22 0.14 0.10 0.00 0.00 0.00 0.00 10:06:09 10:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:06:09 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:06:09 10:02:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 10:06:09 10:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:06:09 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:06:09 10:03:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:06:09 10:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:06:09 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:06:09 10:04:02 eth0 0.57 0.08 0.03 0.01 0.00 0.00 0.00 0.00 10:06:09 10:04:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:06:09 10:04:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:06:09 10:05:01 eth0 0.59 0.15 0.11 0.01 0.00 0.00 0.00 0.00 10:06:09 10:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:06:09 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:06:09 10:06:01 eth0 214.88 166.06 2176.00 19.57 0.00 0.00 0.00 0.00 10:06:09 10:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:06:09 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:06:09 Average: eth0 34.95 28.37 263.84 6.37 0.00 0.00 0.00 0.00 10:06:09 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:06:09 Average: docker0 4.84 4.38 0.43 11.44 0.00 0.00 0.00 0.00 10:06:09 10:06:09 10:06:09 ---> sar -P ALL: 10:06:09 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/08/21 _x86_64_ (4 CPU) 10:06:09 10:06:09 09:55:10 LINUX RESTART (4 CPU) 10:06:09 10:06:09 09:56:01 CPU %user %nice %system %iowait %steal %idle 10:06:09 09:57:01 all 2.89 0.00 2.21 0.63 0.02 94.25 10:06:09 09:57:01 0 2.47 0.00 2.20 0.05 0.02 95.27 10:06:09 09:57:01 1 2.36 0.00 1.96 0.44 0.03 95.21 10:06:09 09:57:01 2 3.22 0.00 2.21 0.47 0.02 94.08 10:06:09 09:57:01 3 3.52 0.00 2.45 1.58 0.02 92.44 10:06:09 09:58:01 all 0.19 0.00 0.07 0.00 0.00 99.73 10:06:09 09:58:01 0 0.07 0.00 0.08 0.00 0.00 99.85 10:06:09 09:58:01 1 0.08 0.00 0.07 0.00 0.02 99.83 10:06:09 09:58:01 2 0.07 0.00 0.05 0.00 0.00 99.88 10:06:09 09:58:01 3 0.53 0.00 0.10 0.00 0.00 99.37 10:06:09 09:59:01 all 0.20 0.00 0.15 0.00 0.00 99.64 10:06:09 09:59:01 0 0.05 0.00 0.08 0.00 0.00 99.87 10:06:09 09:59:01 1 0.48 0.00 0.20 0.00 0.00 99.32 10:06:09 09:59:01 2 0.20 0.00 0.15 0.00 0.02 99.63 10:06:09 09:59:01 3 0.08 0.00 0.18 0.00 0.00 99.73 10:06:09 10:00:01 all 0.11 0.00 0.05 0.00 0.00 99.83 10:06:09 10:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:06:09 10:00:01 1 0.10 0.00 0.03 0.00 0.02 99.85 10:06:09 10:00:01 2 0.32 0.00 0.10 0.00 0.00 99.58 10:06:09 10:00:01 3 0.02 0.00 0.05 0.00 0.00 99.93 10:06:09 10:01:01 all 0.17 0.00 0.10 0.00 0.02 99.70 10:06:09 10:01:01 0 0.03 0.00 0.05 0.00 0.02 99.90 10:06:09 10:01:01 1 0.08 0.00 0.15 0.00 0.03 99.73 10:06:09 10:01:01 2 0.55 0.00 0.10 0.00 0.02 99.33 10:06:09 10:01:01 3 0.03 0.00 0.12 0.00 0.02 99.83 10:06:09 10:02:01 all 0.16 0.00 0.07 0.00 0.00 99.76 10:06:09 10:02:01 0 0.05 0.00 0.05 0.00 0.02 99.88 10:06:09 10:02:01 1 0.53 0.00 0.05 0.00 0.00 99.42 10:06:09 10:02:01 2 0.03 0.00 0.05 0.02 0.00 99.90 10:06:09 10:02:01 3 0.03 0.00 0.13 0.00 0.00 99.83 10:06:09 10:03:01 all 0.14 0.00 0.05 0.00 0.00 99.82 10:06:09 10:03:01 0 0.05 0.00 0.02 0.00 0.00 99.93 10:06:09 10:03:01 1 0.43 0.00 0.08 0.00 0.00 99.48 10:06:09 10:03:01 2 0.05 0.00 0.05 0.00 0.00 99.90 10:06:09 10:03:01 3 0.02 0.00 0.03 0.00 0.00 99.95 10:06:09 10:04:02 all 0.06 0.00 0.04 0.00 0.00 99.89 10:06:09 10:04:02 0 0.03 0.00 0.05 0.00 0.00 99.92 10:06:09 10:04:02 1 0.13 0.00 0.03 0.00 0.02 99.82 10:06:09 10:04:02 2 0.05 0.00 0.05 0.00 0.00 99.90 10:06:09 10:04:02 3 0.03 0.00 0.03 0.00 0.00 99.93 10:06:09 10:05:01 all 0.16 0.00 0.04 0.00 0.00 99.80 10:06:09 10:05:01 0 0.07 0.00 0.07 0.00 0.00 99.86 10:06:09 10:05:01 1 0.51 0.00 0.03 0.00 0.00 99.46 10:06:09 10:05:01 2 0.05 0.00 0.03 0.00 0.00 99.92 10:06:09 10:05:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:06:09 10:06:01 all 6.35 0.00 4.45 1.94 0.19 87.06 10:06:09 10:06:01 0 6.98 0.00 4.43 2.38 0.19 86.03 10:06:09 10:06:01 1 5.97 0.00 4.25 1.47 0.17 88.14 10:06:09 10:06:01 2 6.75 0.00 4.77 1.89 0.20 86.38 10:06:09 10:06:01 3 5.72 0.00 4.36 2.02 0.20 87.70 10:06:09 Average: all 1.04 0.00 0.72 0.26 0.03 97.97 10:06:09 Average: 0 0.97 0.00 0.70 0.24 0.02 98.07 10:06:09 Average: 1 1.06 0.00 0.68 0.19 0.03 98.04 10:06:09 Average: 2 1.12 0.00 0.75 0.24 0.03 97.87 10:06:09 Average: 3 0.99 0.00 0.74 0.36 0.02 97.89 10:06:09 10:06:09 10:06:09