Pull request #289 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 2c033e0607f872be874ebc34bfb1e7e3ce7bf7d9+f24d25d81141c2eca5b0f08cb81992033eaf0707 (b4174ea754e81a3793b53fd45a83a8d5634bf96d) 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-21564 in /w/workspace/edgexfoundry_edgex-ui-go_PR-289 [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-289 # 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 f24d25d81141c2eca5b0f08cb81992033eaf0707 into PR head commit 2c033e0607f872be874ebc34bfb1e7e3ce7bf7d9 > 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/289/head:refs/remotes/origin/PR-289 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2c033e0607f872be874ebc34bfb1e7e3ce7bf7d9 # timeout=10 Merge succeeded, producing 2c033e0607f872be874ebc34bfb1e7e3ce7bf7d9 Checking out Revision 2c033e0607f872be874ebc34bfb1e7e3ce7bf7d9 (PR-289) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f24d25d81141c2eca5b0f08cb81992033eaf0707 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2c033e0607f872be874ebc34bfb1e7e3ce7bf7d9 # timeout=10 Commit message: "Merge branch 'master' into dependabot/go_modules/github.com/gorilla/mux-1.8.0" > git rev-list --no-walk fc2b6879188f058bc13e086cf30bd3b87bfed2c8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-20T09:46:24.604Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-20T09:46:24.904Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-20T09:46:25.032Z] ========================================================= [2021-01-20T09:46:25.032Z] EdgeX Global Pipelines Version Info [2021-01-20T09:46:25.032Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-20T09:46:27.038Z] ------------------- [2021-01-20T09:46:27.038Z] stable info: [2021-01-20T09:46:27.038Z] ------------------- [2021-01-20T09:46:27.038Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-20T09:46:27.038Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-20T09:46:27.038Z] Message: update stable to v1.0.179 [2021-01-20T09:46:27.623Z] ------------------- [2021-01-20T09:46:27.623Z] experimental info: [2021-01-20T09:46:27.623Z] ------------------- [2021-01-20T09:46:27.623Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-20T09:46:27.623Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-20T09:46:27.623Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-20T09:46:27.922Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-01-20T09:46:28.021Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-01-20T09:46:28.101Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-20T09:46:28.180Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-20T09:46:28.291Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-20T09:46:28.375Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-20T09:46:28.468Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-20T09:46:28.548Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-20T09:46:28.630Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-01-20T09:46:28.735Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-20T09:46:28.817Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-20T09:46:28.898Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2021-01-20T09:46:28.988Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-20T09:46:29.072Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-20T09:46:29.155Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-20T09:46:29.234Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-20T09:46:29.315Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-20T09:46:29.410Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-20T09:46:29.491Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-20T09:46:29.572Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-01-20T09:46:29.649Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-01-20T09:46:29.730Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-01-20T09:46:29.812Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-20T09:46:29.892Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-20T09:46:29.976Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-01-20T09:46:30.057Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-20T09:46:30.174Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-20T09:46:30.271Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-289 [Pipeline] echo [2021-01-20T09:46:30.358Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-289 [Pipeline] echo [2021-01-20T09:46:30.439Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-289 [Pipeline] echo [2021-01-20T09:46:30.582Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2c033e0607f872be874ebc34bfb1e7e3ce7bf7d9 [Pipeline] echo [2021-01-20T09:46:30.686Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2c033e0 [Pipeline] echo [2021-01-20T09:46:30.800Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-20T09:46:30.986Z] provisioning config files... [2021-01-20T09:46:31.014Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-289@tmp/config7866064256562597671tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-20T09:46:31.373Z] ---> docker-login.sh [2021-01-20T09:46:31.374Z] nexus3.edgexfoundry.org:10001 [2021-01-20T09:46:31.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-20T09:46:31.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-20T09:46:31.905Z] Configure a credential helper to remove this warning. See [2021-01-20T09:46:31.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-20T09:46:31.905Z] [2021-01-20T09:46:31.905Z] Login Succeeded [2021-01-20T09:46:31.905Z] nexus3.edgexfoundry.org:10002 [2021-01-20T09:46:31.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-20T09:46:31.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-20T09:46:31.905Z] Configure a credential helper to remove this warning. See [2021-01-20T09:46:31.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-20T09:46:31.905Z] [2021-01-20T09:46:31.905Z] Login Succeeded [2021-01-20T09:46:31.905Z] nexus3.edgexfoundry.org:10003 [2021-01-20T09:46:32.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-20T09:46:32.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-20T09:46:32.169Z] Configure a credential helper to remove this warning. See [2021-01-20T09:46:32.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-20T09:46:32.169Z] [2021-01-20T09:46:32.169Z] Login Succeeded [2021-01-20T09:46:32.169Z] nexus3.edgexfoundry.org:10004 [2021-01-20T09:46:32.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-20T09:46:32.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-20T09:46:32.431Z] Configure a credential helper to remove this warning. See [2021-01-20T09:46:32.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-20T09:46:32.431Z] [2021-01-20T09:46:32.431Z] Login Succeeded [2021-01-20T09:46:32.431Z] docker.io [2021-01-20T09:46:32.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-20T09:46:32.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-20T09:46:32.704Z] Configure a credential helper to remove this warning. See [2021-01-20T09:46:32.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-20T09:46:32.704Z] [2021-01-20T09:46:32.704Z] Login Succeeded [2021-01-20T09:46:32.704Z] ---> docker-login.sh ends [Pipeline] } [2021-01-20T09:46:32.732Z] 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 [2021-01-20T09:46:33.522Z] + git log --format=format:%s -1 2c033e0607f872be874ebc34bfb1e7e3ce7bf7d9 [Pipeline] echo [2021-01-20T09:46:33.596Z] GIT_COMMIT: 2c033e0607f872be874ebc34bfb1e7e3ce7bf7d9, Commit Message: Merge branch 'master' into dependabot/go_modules/github.com/gorilla/mux-1.8.0 [Pipeline] echo [2021-01-20T09:46:33.640Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-20T09:46:34.217Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-20T09:46:34.217Z] [2021-01-20T09:46:34.217Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-20T09:46:34.562Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-20T09:46:34.562Z] latest: Pulling from edgex-devops/git-semver [2021-01-20T09:46:34.562Z] 31603596830f: Pulling fs layer [2021-01-20T09:46:34.562Z] 2a8b12db71e7: Pulling fs layer [2021-01-20T09:46:34.562Z] 6ca5941a6612: Pulling fs layer [2021-01-20T09:46:34.562Z] ecc8261a40a4: Pulling fs layer [2021-01-20T09:46:34.562Z] 2a8b12db71e7: Verifying Checksum [2021-01-20T09:46:34.562Z] 2a8b12db71e7: Download complete [2021-01-20T09:46:34.842Z] 31603596830f: Verifying Checksum [2021-01-20T09:46:34.842Z] 31603596830f: Download complete [2021-01-20T09:46:34.842Z] ecc8261a40a4: Verifying Checksum [2021-01-20T09:46:34.842Z] ecc8261a40a4: Download complete [2021-01-20T09:46:34.842Z] 6ca5941a6612: Verifying Checksum [2021-01-20T09:46:34.842Z] 6ca5941a6612: Download complete [2021-01-20T09:46:35.105Z] 31603596830f: Pull complete [2021-01-20T09:46:35.105Z] 2a8b12db71e7: Pull complete [2021-01-20T09:46:36.060Z] 6ca5941a6612: Pull complete [2021-01-20T09:46:36.323Z] ecc8261a40a4: Pull complete [2021-01-20T09:46:36.323Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-20T09:46:36.323Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-20T09:46:36.323Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-20T09:46:36.431Z] prd-centos7-docker-4c-2g-21564 does not seem to be running inside a container [2021-01-20T09:46:36.476Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-289 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-289:/w/workspace/edgexfoundry_edgex-ui-go_PR-289:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-289@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-289@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-20T09:46:38.713Z] $ docker top edc44b1befb57f6f6132c8990653da9797a749e425331ab792eb14678c763d44 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-20T09:46:39.129Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-20T09:46:39.129Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-20T09:46:39.387Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-20T09:46:39.389Z] $ docker exec edc44b1befb57f6f6132c8990653da9797a749e425331ab792eb14678c763d44 ssh-agent [2021-01-20T09:46:39.582Z] SSH_AUTH_SOCK=/tmp/ssh-DvxpBDTjs5L9/agent.12 [2021-01-20T09:46:39.582Z] SSH_AGENT_PID=17 [2021-01-20T09:46:39.600Z] Running ssh-add (command line suppressed) [2021-01-20T09:46:39.738Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-289@tmp/private_key_3170380177437213189.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-289@tmp/private_key_3170380177437213189.key) [2021-01-20T09:46:39.793Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-20T09:46:40.145Z] + git tag --points-at HEAD [Pipeline] } [2021-01-20T09:46:40.171Z] $ docker exec --env ******** --env ******** edc44b1befb57f6f6132c8990653da9797a749e425331ab792eb14678c763d44 ssh-agent -k [2021-01-20T09:46:40.290Z] unset SSH_AUTH_SOCK; [2021-01-20T09:46:40.291Z] unset SSH_AGENT_PID; [2021-01-20T09:46:40.292Z] echo Agent pid 17 killed; [2021-01-20T09:46:40.346Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-20T09:46:40.530Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-20T09:46:40.530Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-20T09:46:40.721Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-20T09:46:40.724Z] $ docker exec edc44b1befb57f6f6132c8990653da9797a749e425331ab792eb14678c763d44 ssh-agent [2021-01-20T09:46:40.911Z] SSH_AUTH_SOCK=/tmp/ssh-jrKmJh7v1VdB/agent.45 [2021-01-20T09:46:40.912Z] SSH_AGENT_PID=50 [2021-01-20T09:46:40.922Z] Running ssh-add (command line suppressed) [2021-01-20T09:46:41.056Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-289@tmp/private_key_232407556138456857.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-289@tmp/private_key_232407556138456857.key) [2021-01-20T09:46:41.111Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-20T09:46:41.448Z] + git semver init [2021-01-20T09:46:41.448Z] # -> Open(): unable to determine branch for HEAD [2021-01-20T09:46:41.448Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-289/.git [2021-01-20T09:46:41.448Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-289 [2021-01-20T09:46:41.448Z] # $SEMVER_REMOTE_NAME = origin [2021-01-20T09:46:41.448Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-20T09:46:41.448Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-20T09:46:41.448Z] # $SEMVER_BRANCH = PR-289 [2021-01-20T09:46:41.448Z] # $SEMVER_TEMP = /tmp/semver-917380825 [2021-01-20T09:46:41.448Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-01-20T09:46:42.864Z] # '/tmp/semver-917380825' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-289/.semver' [2021-01-20T09:46:42.864Z] # -> Force: false [2021-01-20T09:46:42.864Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-289/.semver [Pipeline] } [2021-01-20T09:46:42.876Z] $ docker exec --env ******** --env ******** edc44b1befb57f6f6132c8990653da9797a749e425331ab792eb14678c763d44 ssh-agent -k [2021-01-20T09:46:43.003Z] unset SSH_AUTH_SOCK; [2021-01-20T09:46:43.004Z] unset SSH_AGENT_PID; [2021-01-20T09:46:43.004Z] echo Agent pid 50 killed; [2021-01-20T09:46:43.058Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-20T09:46:43.545Z] + git semver [Pipeline] } [2021-01-20T09:46:43.570Z] $ docker stop --time=1 edc44b1befb57f6f6132c8990653da9797a749e425331ab792eb14678c763d44 [2021-01-20T09:46:45.189Z] $ docker rm -f edc44b1befb57f6f6132c8990653da9797a749e425331ab792eb14678c763d44 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-20T09:46:45.661Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-20T09:46:46.179Z] Stashed 1 file(s) [Pipeline] echo [2021-01-20T09:46:46.183Z] [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 [2021-01-20T09:47:01.681Z] Still waiting to schedule task [2021-01-20T09:47:01.681Z] ‘prd-centos7-builder-2c-1g-20773’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-21563’ is offline; ‘prd-centos7-docker-4c-2g-21568’ is offline; ‘prd-centos7-docker-4c-2g-21569’ is offline; ‘prd-centos7-docker-4c-2g-21570’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-21565’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-01-20T09:47:01.683Z] Still waiting to schedule task [2021-01-20T09:47:01.683Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-01-20T09:47:18.479Z] Running on prd-centos7-docker-4c-2g-21570 in /w/workspace/edgexfoundry_edgex-ui-go_PR-289 [Pipeline] { [Pipeline] ws [2021-01-20T09:47:18.535Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2021-01-20T09:47:21.077Z] using credential edgex-jenkins-ssh [2021-01-20T09:47:21.133Z] Cloning the remote Git repository [2021-01-20T09:47:20.896Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-01-20T09:47:20.966Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2021-01-20T09:47:21.022Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-01-20T09:47:21.023Z] > git --version # timeout=10 [2021-01-20T09:47:21.032Z] > git --version # 'git version 2.24.3' [2021-01-20T09:47:21.034Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-20T09:47:21.060Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-20T09:47:22.655Z] Merging remotes/origin/master commit f24d25d81141c2eca5b0f08cb81992033eaf0707 into PR head commit 2c033e0607f872be874ebc34bfb1e7e3ce7bf7d9 [2021-01-20T09:47:22.851Z] Merge succeeded, producing 2c033e0607f872be874ebc34bfb1e7e3ce7bf7d9 [2021-01-20T09:47:22.852Z] Checking out Revision 2c033e0607f872be874ebc34bfb1e7e3ce7bf7d9 (PR-289) [2021-01-20T09:47:22.090Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-01-20T09:47:22.098Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-20T09:47:22.109Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-01-20T09:47:22.126Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-01-20T09:47:22.127Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-20T09:47:22.132Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/289/head:refs/remotes/origin/PR-289 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-20T09:47:22.522Z] > git config core.sparsecheckout # timeout=10 [2021-01-20T09:47:22.530Z] > git checkout -f 2c033e0607f872be874ebc34bfb1e7e3ce7bf7d9 # timeout=10 [2021-01-20T09:47:22.694Z] > git remote # timeout=10 [2021-01-20T09:47:22.700Z] > git config --get remote.origin.url # timeout=10 [2021-01-20T09:47:22.706Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-20T09:47:22.710Z] > git merge f24d25d81141c2eca5b0f08cb81992033eaf0707 # timeout=10 [2021-01-20T09:47:22.720Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-20T09:47:22.729Z] > git config core.sparsecheckout # timeout=10 [2021-01-20T09:47:22.734Z] > git checkout -f 2c033e0607f872be874ebc34bfb1e7e3ce7bf7d9 # timeout=10 [2021-01-20T09:47:26.472Z] Commit message: "Merge branch 'master' into dependabot/go_modules/github.com/gorilla/mux-1.8.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-20T09:47:27.904Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-20T09:47:28.242Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-20T09:47:28.541Z] + true [2021-01-20T09:47:28.541Z] + sudo service docker restart [2021-01-20T09:47:28.541Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-20T09:47:29.551Z] provisioning config files... [2021-01-20T09:47:29.581Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config7387462446765077238tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-20T09:47:29.934Z] ---> docker-login.sh [2021-01-20T09:47:29.934Z] nexus3.edgexfoundry.org:10001 [2021-01-20T09:47:30.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-20T09:47:30.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-20T09:47:30.197Z] Configure a credential helper to remove this warning. See [2021-01-20T09:47:30.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-20T09:47:30.197Z] [2021-01-20T09:47:30.197Z] Login Succeeded [2021-01-20T09:47:30.197Z] nexus3.edgexfoundry.org:10002 [2021-01-20T09:47:30.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-20T09:47:30.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-20T09:47:30.458Z] Configure a credential helper to remove this warning. See [2021-01-20T09:47:30.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-20T09:47:30.458Z] [2021-01-20T09:47:30.458Z] Login Succeeded [2021-01-20T09:47:30.458Z] nexus3.edgexfoundry.org:10003 [2021-01-20T09:47:30.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-20T09:47:30.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-20T09:47:30.721Z] Configure a credential helper to remove this warning. See [2021-01-20T09:47:30.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-20T09:47:30.721Z] [2021-01-20T09:47:30.721Z] Login Succeeded [2021-01-20T09:47:30.721Z] nexus3.edgexfoundry.org:10004 [2021-01-20T09:47:30.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-20T09:47:30.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-20T09:47:30.984Z] Configure a credential helper to remove this warning. See [2021-01-20T09:47:30.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-20T09:47:30.984Z] [2021-01-20T09:47:30.984Z] Login Succeeded [2021-01-20T09:47:30.984Z] docker.io [2021-01-20T09:47:30.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-20T09:47:31.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-20T09:47:31.248Z] Configure a credential helper to remove this warning. See [2021-01-20T09:47:31.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-20T09:47:31.248Z] [2021-01-20T09:47:31.248Z] Login Succeeded [2021-01-20T09:47:31.248Z] ---> docker-login.sh ends [Pipeline] } [2021-01-20T09:47:31.257Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-20T09:47:31.613Z] ========================================================= [2021-01-20T09:47:31.613Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-20T09:47:31.613Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-20T09:47:31.957Z] + 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 . [2021-01-20T09:47:32.229Z] Sending build context to Docker daemon 16.59MB [2021-01-20T09:47:32.229Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-20T09:47:32.229Z] Step 2/8 : FROM ${BASE} [2021-01-20T09:47:32.229Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-20T09:47:32.229Z] 188c0c94c7c5: Pulling fs layer [2021-01-20T09:47:32.229Z] 0ef7d3d256c8: Pulling fs layer [2021-01-20T09:47:32.229Z] de9db76c5a1d: Pulling fs layer [2021-01-20T09:47:32.229Z] bca2f99d35d6: Pulling fs layer [2021-01-20T09:47:32.229Z] 93359f2a8cfa: Pulling fs layer [2021-01-20T09:47:32.229Z] 7c6f9722023f: Pulling fs layer [2021-01-20T09:47:32.229Z] a35cf1a2eb13: Pulling fs layer [2021-01-20T09:47:32.229Z] 93359f2a8cfa: Waiting [2021-01-20T09:47:32.229Z] 7c6f9722023f: Waiting [2021-01-20T09:47:32.229Z] a35cf1a2eb13: Waiting [2021-01-20T09:47:32.229Z] bca2f99d35d6: Waiting [2021-01-20T09:47:32.229Z] de9db76c5a1d: Verifying Checksum [2021-01-20T09:47:32.229Z] de9db76c5a1d: Download complete [2021-01-20T09:47:32.491Z] 0ef7d3d256c8: Verifying Checksum [2021-01-20T09:47:32.491Z] 0ef7d3d256c8: Download complete [2021-01-20T09:47:32.491Z] 93359f2a8cfa: Verifying Checksum [2021-01-20T09:47:32.491Z] 93359f2a8cfa: Download complete [2021-01-20T09:47:32.491Z] 7c6f9722023f: Verifying Checksum [2021-01-20T09:47:32.491Z] 7c6f9722023f: Download complete [2021-01-20T09:47:33.068Z] 188c0c94c7c5: Download complete [2021-01-20T09:47:33.333Z] 188c0c94c7c5: Pull complete [2021-01-20T09:47:33.594Z] 0ef7d3d256c8: Pull complete [2021-01-20T09:47:33.594Z] de9db76c5a1d: Pull complete [2021-01-20T09:47:37.811Z] a35cf1a2eb13: Verifying Checksum [2021-01-20T09:47:37.811Z] a35cf1a2eb13: Download complete [2021-01-20T09:47:39.211Z] bca2f99d35d6: Verifying Checksum [2021-01-20T09:47:39.211Z] bca2f99d35d6: Download complete [2021-01-20T09:47:44.527Z] bca2f99d35d6: Pull complete [2021-01-20T09:47:44.528Z] 93359f2a8cfa: Pull complete [2021-01-20T09:47:44.528Z] 7c6f9722023f: Pull complete [2021-01-20T09:47:47.856Z] a35cf1a2eb13: Pull complete [2021-01-20T09:47:47.856Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-20T09:47:48.120Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-20T09:47:48.120Z] ---> a62c8e92a672 [2021-01-20T09:47:48.120Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-20T09:47:48.120Z] ---> Running in fc5958bb3850 [2021-01-20T09:47:48.383Z] Removing intermediate container fc5958bb3850 [2021-01-20T09:47:48.384Z] ---> a2d48ad42d6c [2021-01-20T09:47:48.384Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-20T09:47:48.647Z] ---> Running in 1bafc710bb3b [2021-01-20T09:47:49.597Z] Removing intermediate container 1bafc710bb3b [2021-01-20T09:47:49.597Z] ---> 99a8c78ca06d [2021-01-20T09:47:49.597Z] Step 5/8 : RUN apk add --no-cache make git [2021-01-20T09:47:49.597Z] ---> Running in 4819000c6370 [2021-01-20T09:47:50.176Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-20T09:47:50.752Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-20T09:47:51.328Z] OK: 166 MiB in 39 packages [2021-01-20T09:47:51.908Z] Removing intermediate container 4819000c6370 [2021-01-20T09:47:51.908Z] ---> 172b58525fa6 [2021-01-20T09:47:51.908Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-01-20T09:47:51.908Z] ---> Running in 51768403df1e [2021-01-20T09:47:52.174Z] Removing intermediate container 51768403df1e [2021-01-20T09:47:52.174Z] ---> 777038569bda [2021-01-20T09:47:52.174Z] Step 7/8 : COPY . . [2021-01-20T09:47:54.105Z] ---> 46f9bbf8e4ad [2021-01-20T09:47:54.105Z] Step 8/8 : RUN go mod download [2021-01-20T09:47:54.105Z] ---> Running in 008d7f2ee28d [2021-01-20T09:48:16.115Z] Removing intermediate container 008d7f2ee28d [2021-01-20T09:48:16.115Z] ---> 6e48b55767f2 [2021-01-20T09:48:16.115Z] Successfully built 6e48b55767f2 [2021-01-20T09:48:16.115Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-20T09:48:16.449Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-20T09:48:16.449Z] . [Pipeline] withDockerContainer [2021-01-20T09:48:16.728Z] prd-centos7-docker-4c-2g-21570 does not seem to be running inside a container [2021-01-20T09:48:16.867Z] $ 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 ******** ci-base-image-x86_64 cat [2021-01-20T09:48:17.671Z] $ docker top 8f4fb2f921bfe5a2a5776cad5c334e8a76131e8221552f21802387f915fff8df -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-20T09:48:18.175Z] + go version [2021-01-20T09:48:18.175Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-20T09:48:18.187Z] $ docker stop --time=1 8f4fb2f921bfe5a2a5776cad5c334e8a76131e8221552f21802387f915fff8df [2021-01-20T09:48:19.527Z] $ docker rm -f 8f4fb2f921bfe5a2a5776cad5c334e8a76131e8221552f21802387f915fff8df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-20T09:48:20.338Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-20T09:48:20.338Z] . [Pipeline] withDockerContainer [2021-01-20T09:48:20.437Z] prd-centos7-docker-4c-2g-21570 does not seem to be running inside a container [2021-01-20T09:48:20.486Z] $ 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 ******** ci-base-image-x86_64 cat [2021-01-20T09:48:21.039Z] $ docker top b0b1c4fedf2a9733ebad8626e0995c464c6cd4da7fabc85a980b3664530843f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-20T09:48:21.564Z] + make test [2021-01-20T09:48:21.564Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-01-20T09:48:22.522Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-01-20T09:48:29.191Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-01-20T09:48:29.191Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-01-20T09:48:29.191Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-01-20T09:48:29.191Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-01-20T09:48:29.191Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-01-20T09:48:29.191Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-01-20T09:48:29.191Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-01-20T09:48:29.191Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-01-20T09:48:29.191Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-01-20T09:48:29.191Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-01-20T09:48:29.191Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-01-20T09:48:29.191Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-01-20T09:48:29.191Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-01-20T09:48:31.148Z] $ docker stop --time=1 b0b1c4fedf2a9733ebad8626e0995c464c6cd4da7fabc85a980b3664530843f6 [2021-01-20T09:48:33.349Z] $ docker rm -f b0b1c4fedf2a9733ebad8626e0995c464c6cd4da7fabc85a980b3664530843f6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-20T09:48:33.910Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-20T09:48:34.209Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-01-20T09:48:35.272Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-01-20T09:48:35.571Z] + ls -al . [2021-01-20T09:48:35.571Z] total 88 [2021-01-20T09:48:35.571Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jan 20 09:48 . [2021-01-20T09:48:35.571Z] drwxrwxr-x. 4 jenkins jenkins 28 Jan 20 09:47 .. [2021-01-20T09:48:35.571Z] drwxrwxr-x. 3 jenkins jenkins 20 Jan 20 09:47 assets [2021-01-20T09:48:35.571Z] drwxrwxr-x. 2 jenkins jenkins 35 Jan 20 09:47 bin [2021-01-20T09:48:35.571Z] drwxrwxr-x. 3 jenkins jenkins 29 Jan 20 09:47 cmd [2021-01-20T09:48:35.571Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jan 20 09:47 CONTRIBUTING.md [2021-01-20T09:48:35.571Z] -rw-r--r--. 1 jenkins jenkins 10 Jan 20 09:48 coverage.out [2021-01-20T09:48:35.571Z] -rw-rw-r--. 1 jenkins jenkins 1508 Jan 20 09:47 Dockerfile [2021-01-20T09:48:35.571Z] -rw-rw-r--. 1 jenkins jenkins 902 Jan 20 09:47 Dockerfile.build [2021-01-20T09:48:35.571Z] drwxrwxr-x. 5 jenkins jenkins 104 Jan 20 09:47 docs [2021-01-20T09:48:35.571Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 20 09:47 .git [2021-01-20T09:48:35.571Z] drwxrwxr-x. 2 jenkins jenkins 103 Jan 20 09:47 .github [2021-01-20T09:48:35.571Z] -rw-rw-r--. 1 jenkins jenkins 153 Jan 20 09:47 .gitignore [2021-01-20T09:48:35.571Z] -rw-rw-r--. 1 jenkins jenkins 1019 Jan 20 09:47 go.mod [2021-01-20T09:48:35.571Z] -rw-r--r--. 1 jenkins jenkins 20629 Jan 20 09:48 go.sum [2021-01-20T09:48:35.571Z] drwxrwxr-x. 10 jenkins jenkins 139 Jan 20 09:47 internal [2021-01-20T09:48:35.571Z] -rw-rw-r--. 1 jenkins jenkins 652 Jan 20 09:47 Jenkinsfile [2021-01-20T09:48:35.571Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jan 20 09:47 LICENSE [2021-01-20T09:48:35.571Z] -rw-rw-r--. 1 jenkins jenkins 951 Jan 20 09:47 Makefile [2021-01-20T09:48:35.571Z] -rw-rw-r--. 1 jenkins jenkins 4535 Jan 20 09:47 README.md [2021-01-20T09:48:35.571Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 20 09:46 VERSION [2021-01-20T09:48:35.571Z] -rw-rw-r--. 1 jenkins jenkins 155 Jan 20 09:47 version.go [2021-01-20T09:48:35.571Z] drwxrwxr-x. 4 jenkins jenkins 266 Jan 20 09:47 web [Pipeline] isUnix [Pipeline] sh [2021-01-20T09:48:35.884Z] + 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=2c033e0607f872be874ebc34bfb1e7e3ce7bf7d9 --label arch=amd64 --label version=0.0.0 . [2021-01-20T09:48:36.159Z] Sending build context to Docker daemon 16.61MB [2021-01-20T09:48:36.159Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-01-20T09:48:36.159Z] Step 2/24 : FROM ${BASE} AS builder [2021-01-20T09:48:36.159Z] ---> 6e48b55767f2 [2021-01-20T09:48:36.159Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-01-20T09:48:36.775Z] ---> Running in 27c98fac96ac [2021-01-20T09:48:36.775Z] Removing intermediate container 27c98fac96ac [2021-01-20T09:48:36.775Z] ---> 607375446ac9 [2021-01-20T09:48:36.775Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-01-20T09:48:36.775Z] ---> Running in 14c696ea24a6 [2021-01-20T09:48:37.053Z] Removing intermediate container 14c696ea24a6 [2021-01-20T09:48:37.053Z] ---> 874a4cc6f33b [2021-01-20T09:48:37.053Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-01-20T09:48:37.053Z] ---> Running in 9d73757d5b6a [2021-01-20T09:48:37.320Z] Removing intermediate container 9d73757d5b6a [2021-01-20T09:48:37.320Z] ---> e3411f3b2de9 [2021-01-20T09:48:37.320Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-01-20T09:48:37.320Z] ---> Running in 03b1492f88db [2021-01-20T09:48:37.320Z] Removing intermediate container 03b1492f88db [2021-01-20T09:48:37.320Z] ---> ecfcf108e56a [2021-01-20T09:48:37.320Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-01-20T09:48:37.582Z] ---> Running in 23c7004e34f0 [2021-01-20T09:48:37.582Z] Removing intermediate container 23c7004e34f0 [2021-01-20T09:48:37.582Z] ---> 706cf2a4ccb8 [2021-01-20T09:48:37.582Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-20T09:48:37.582Z] ---> Running in a17fee9e90a1 [2021-01-20T09:48:38.535Z] Removing intermediate container a17fee9e90a1 [2021-01-20T09:48:38.535Z] ---> 274d835c00bc [2021-01-20T09:48:38.535Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-01-20T09:48:38.535Z] ---> Running in 557533de71db [2021-01-20T09:48:39.111Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-20T09:48:40.506Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-20T09:48:42.434Z] OK: 166 MiB in 39 packages [2021-01-20T09:48:42.434Z] Removing intermediate container 557533de71db [2021-01-20T09:48:42.434Z] ---> 462271e730ef [2021-01-20T09:48:42.434Z] Step 10/24 : ENV GO111MODULE=on [2021-01-20T09:48:42.696Z] ---> Running in a34893bdfcd0 [2021-01-20T09:48:42.696Z] Removing intermediate container a34893bdfcd0 [2021-01-20T09:48:42.696Z] ---> d939ae084876 [2021-01-20T09:48:42.696Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-01-20T09:48:42.960Z] ---> Running in 79c32b7408a3 [2021-01-20T09:48:42.960Z] Removing intermediate container 79c32b7408a3 [2021-01-20T09:48:42.960Z] ---> ba83d04bfbbe [2021-01-20T09:48:42.960Z] Step 12/24 : COPY go.mod . [2021-01-20T09:48:43.222Z] ---> 09337d6f3393 [2021-01-20T09:48:43.222Z] Step 13/24 : COPY Makefile . [2021-01-20T09:48:43.485Z] ---> 94253275d8f9 [2021-01-20T09:48:43.485Z] Step 14/24 : RUN make update [2021-01-20T09:48:43.485Z] ---> Running in 386a77cd5cef [2021-01-20T09:48:44.441Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-01-20T09:48:45.018Z] Removing intermediate container 386a77cd5cef [2021-01-20T09:48:45.018Z] ---> 25e61cb15616 [2021-01-20T09:48:45.018Z] Step 15/24 : COPY . . [2021-01-20T09:48:46.412Z] ---> 6531d965ae73 [2021-01-20T09:48:46.412Z] Step 16/24 : RUN ${MAKE} [2021-01-20T09:48:46.412Z] ---> Running in 66006efb5263 [2021-01-20T09:48:46.675Z] 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 [2021-01-20T09:48:54.915Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-01-20T09:48:56.846Z] Removing intermediate container 66006efb5263 [2021-01-20T09:48:56.846Z] ---> 2d33d88b85b3 [2021-01-20T09:48:56.846Z] Step 17/24 : FROM alpine:3.12 [2021-01-20T09:48:57.107Z] 3.12: Pulling from library/alpine [2021-01-20T09:48:57.368Z] 801bfaa63ef2: Pulling fs layer [2021-01-20T09:48:57.368Z] 801bfaa63ef2: Verifying Checksum [2021-01-20T09:48:57.368Z] 801bfaa63ef2: Download complete [2021-01-20T09:48:57.638Z] 801bfaa63ef2: Pull complete [2021-01-20T09:48:57.638Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-20T09:48:57.638Z] Status: Downloaded newer image for alpine:3.12 [2021-01-20T09:48:57.638Z] ---> 389fef711851 [2021-01-20T09:48:57.638Z] Step 18/24 : EXPOSE 4000 [2021-01-20T09:48:57.899Z] ---> Running in 2aa395f14b5e [2021-01-20T09:48:57.899Z] Removing intermediate container 2aa395f14b5e [2021-01-20T09:48:57.899Z] ---> e9b9ece28c8b [2021-01-20T09:48:57.899Z] 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 [2021-01-20T09:48:58.849Z] ---> 6a6f86ef96b0 [2021-01-20T09:48:58.849Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-01-20T09:48:58.849Z] ---> Running in a55a1582fcaf [2021-01-20T09:48:59.119Z] Removing intermediate container a55a1582fcaf [2021-01-20T09:48:59.119Z] ---> 9b395301c0e9 [2021-01-20T09:48:59.119Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-01-20T09:48:59.119Z] ---> Running in e9cc53c556f5 [2021-01-20T09:48:59.383Z] Removing intermediate container e9cc53c556f5 [2021-01-20T09:48:59.383Z] ---> 6b92cd1d0282 [2021-01-20T09:48:59.383Z] Step 22/24 : LABEL arch=amd64 [2021-01-20T09:48:59.383Z] ---> Running in 19ec9afc9091 [2021-01-20T09:48:59.649Z] Removing intermediate container 19ec9afc9091 [2021-01-20T09:48:59.649Z] ---> 6c9cf1389ab2 [2021-01-20T09:48:59.649Z] Step 23/24 : LABEL git_sha=2c033e0607f872be874ebc34bfb1e7e3ce7bf7d9 [2021-01-20T09:48:59.649Z] ---> Running in 44e2c92de222 [2021-01-20T09:48:59.649Z] Removing intermediate container 44e2c92de222 [2021-01-20T09:48:59.649Z] ---> 98218391b054 [2021-01-20T09:48:59.649Z] Step 24/24 : LABEL version=0.0.0 [2021-01-20T09:48:59.911Z] ---> Running in 377f751dd3dc [2021-01-20T09:48:59.911Z] Removing intermediate container 377f751dd3dc [2021-01-20T09:48:59.911Z] ---> a952d47b930e [2021-01-20T09:48:59.911Z] [Warning] One or more build-args [ARCH] were not consumed [2021-01-20T09:48:59.911Z] Successfully built a952d47b930e [2021-01-20T09:48:59.911Z] 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-20T09:49:18.837Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-21574 in /w/workspace/edgexfoundry_edgex-ui-go_PR-289 [Pipeline] { [Pipeline] ws [2021-01-20T09:49:18.887Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2021-01-20T09:49:24.042Z] using credential edgex-jenkins-ssh [2021-01-20T09:49:24.098Z] Cloning the remote Git repository [2021-01-20T09:49:24.169Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-01-20T09:49:24.282Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2021-01-20T09:49:24.355Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-01-20T09:49:24.356Z] > git --version # timeout=10 [2021-01-20T09:49:24.370Z] > git --version # 'git version 2.17.1' [2021-01-20T09:49:24.372Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-20T09:49:24.454Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-20T09:49:25.944Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-01-20T09:49:25.961Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-20T09:49:25.994Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-01-20T09:49:26.041Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-01-20T09:49:26.041Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-20T09:49:26.057Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/289/head:refs/remotes/origin/PR-289 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-20T09:49:26.739Z] Merging remotes/origin/master commit f24d25d81141c2eca5b0f08cb81992033eaf0707 into PR head commit 2c033e0607f872be874ebc34bfb1e7e3ce7bf7d9 [2021-01-20T09:49:27.153Z] Merge succeeded, producing 2c033e0607f872be874ebc34bfb1e7e3ce7bf7d9 [2021-01-20T09:49:27.153Z] Checking out Revision 2c033e0607f872be874ebc34bfb1e7e3ce7bf7d9 (PR-289) [2021-01-20T09:49:26.767Z] > git config core.sparsecheckout # timeout=10 [2021-01-20T09:49:26.786Z] > git checkout -f 2c033e0607f872be874ebc34bfb1e7e3ce7bf7d9 # timeout=10 [2021-01-20T09:49:27.068Z] > git remote # timeout=10 [2021-01-20T09:49:27.086Z] > git config --get remote.origin.url # timeout=10 [2021-01-20T09:49:27.110Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-20T09:49:27.121Z] > git merge f24d25d81141c2eca5b0f08cb81992033eaf0707 # timeout=10 [2021-01-20T09:49:27.146Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-20T09:49:27.170Z] > git config core.sparsecheckout # timeout=10 [2021-01-20T09:49:27.183Z] > git checkout -f 2c033e0607f872be874ebc34bfb1e7e3ce7bf7d9 # timeout=10 [2021-01-20T09:49:31.884Z] Commit message: "Merge branch 'master' into dependabot/go_modules/github.com/gorilla/mux-1.8.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-20T09:49:33.429Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-20T09:49:33.862Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-20T09:49:34.209Z] + true [2021-01-20T09:49:34.209Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-20T09:49:36.262Z] provisioning config files... [2021-01-20T09:49:36.465Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config6664600298918788360tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-20T09:49:37.158Z] ---> docker-login.sh [2021-01-20T09:49:37.158Z] nexus3.edgexfoundry.org:10001 [2021-01-20T09:49:38.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-20T09:49:38.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-20T09:49:38.429Z] Configure a credential helper to remove this warning. See [2021-01-20T09:49:38.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-20T09:49:38.429Z] [2021-01-20T09:49:38.429Z] Login Succeeded [2021-01-20T09:49:38.429Z] nexus3.edgexfoundry.org:10002 [2021-01-20T09:49:39.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-20T09:49:39.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-20T09:49:39.028Z] Configure a credential helper to remove this warning. See [2021-01-20T09:49:39.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-20T09:49:39.028Z] [2021-01-20T09:49:39.028Z] Login Succeeded [2021-01-20T09:49:39.028Z] nexus3.edgexfoundry.org:10003 [2021-01-20T09:49:39.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-20T09:49:39.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-20T09:49:39.631Z] Configure a credential helper to remove this warning. See [2021-01-20T09:49:39.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-20T09:49:39.631Z] [2021-01-20T09:49:39.631Z] Login Succeeded [2021-01-20T09:49:39.631Z] nexus3.edgexfoundry.org:10004 [2021-01-20T09:49:40.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-20T09:49:40.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-20T09:49:40.229Z] Configure a credential helper to remove this warning. See [2021-01-20T09:49:40.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-20T09:49:40.229Z] [2021-01-20T09:49:40.229Z] Login Succeeded [2021-01-20T09:49:40.229Z] docker.io [2021-01-20T09:49:40.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-20T09:49:41.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-20T09:49:41.100Z] Configure a credential helper to remove this warning. See [2021-01-20T09:49:41.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-20T09:49:41.100Z] [2021-01-20T09:49:41.100Z] Login Succeeded [2021-01-20T09:49:41.100Z] ---> docker-login.sh ends [Pipeline] } [2021-01-20T09:49:41.117Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-20T09:49:41.573Z] ========================================================= [2021-01-20T09:49:41.573Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-20T09:49:41.573Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-20T09:49:41.968Z] + 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 . [2021-01-20T09:49:42.573Z] Sending build context to Docker daemon 16.59MB [2021-01-20T09:49:42.573Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-20T09:49:42.573Z] Step 2/8 : FROM ${BASE} [2021-01-20T09:49:42.852Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-20T09:49:42.852Z] 5f621e34cdf4: Pulling fs layer [2021-01-20T09:49:42.852Z] a4357932f1b6: Pulling fs layer [2021-01-20T09:49:42.852Z] 18c013af1878: Pulling fs layer [2021-01-20T09:49:42.852Z] 00ac8860ef70: Pulling fs layer [2021-01-20T09:49:42.852Z] 63d7cb157983: Pulling fs layer [2021-01-20T09:49:42.852Z] b116817d02f9: Pulling fs layer [2021-01-20T09:49:42.852Z] 745a02a5169b: Pulling fs layer [2021-01-20T09:49:42.852Z] 00ac8860ef70: Waiting [2021-01-20T09:49:42.852Z] 63d7cb157983: Waiting [2021-01-20T09:49:42.852Z] b116817d02f9: Waiting [2021-01-20T09:49:42.852Z] 745a02a5169b: Waiting [2021-01-20T09:49:42.852Z] 18c013af1878: Verifying Checksum [2021-01-20T09:49:42.852Z] 18c013af1878: Download complete [2021-01-20T09:49:42.852Z] a4357932f1b6: Verifying Checksum [2021-01-20T09:49:42.852Z] a4357932f1b6: Download complete [2021-01-20T09:49:42.852Z] 63d7cb157983: Verifying Checksum [2021-01-20T09:49:42.852Z] 63d7cb157983: Download complete [2021-01-20T09:49:42.852Z] b116817d02f9: Download complete [2021-01-20T09:49:42.852Z] 5f621e34cdf4: Download complete [2021-01-20T09:49:43.454Z] 5f621e34cdf4: Pull complete [2021-01-20T09:49:44.075Z] a4357932f1b6: Pull complete [2021-01-20T09:49:44.352Z] 18c013af1878: Pull complete [2021-01-20T09:49:45.334Z] 745a02a5169b: Verifying Checksum [2021-01-20T09:49:45.334Z] 745a02a5169b: Download complete [2021-01-20T09:49:46.778Z] 00ac8860ef70: Verifying Checksum [2021-01-20T09:49:46.778Z] 00ac8860ef70: Download complete [2021-01-20T09:49:56.964Z] 00ac8860ef70: Pull complete [2021-01-20T09:49:56.964Z] 63d7cb157983: Pull complete [2021-01-20T09:49:57.239Z] b116817d02f9: Pull complete [2021-01-20T09:50:01.561Z] 745a02a5169b: Pull complete [2021-01-20T09:50:01.561Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-20T09:50:01.561Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-20T09:50:01.561Z] ---> b7e6874047d6 [2021-01-20T09:50:01.561Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-20T09:50:04.209Z] ---> Running in bd20d3ffa1cd [2021-01-20T09:50:04.484Z] Removing intermediate container bd20d3ffa1cd [2021-01-20T09:50:04.484Z] ---> 7661736e99ac [2021-01-20T09:50:04.484Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-20T09:50:04.484Z] ---> Running in d00331264b87 [2021-01-20T09:50:07.118Z] Removing intermediate container d00331264b87 [2021-01-20T09:50:07.118Z] ---> fee9ac4e6341 [2021-01-20T09:50:07.118Z] Step 5/8 : RUN apk add --no-cache make git [2021-01-20T09:50:07.118Z] ---> Running in 112b2fcc59fb [2021-01-20T09:50:08.109Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-20T09:50:09.101Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-20T09:50:09.697Z] OK: 142 MiB in 39 packages [2021-01-20T09:50:11.149Z] Removing intermediate container 112b2fcc59fb [2021-01-20T09:50:11.149Z] ---> 3e3872cbce91 [2021-01-20T09:50:11.149Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-01-20T09:50:11.149Z] ---> Running in 00ae70f121e8 [2021-01-20T09:50:11.422Z] Removing intermediate container 00ae70f121e8 [2021-01-20T09:50:11.422Z] ---> e9ad2316d05a [2021-01-20T09:50:11.422Z] Step 7/8 : COPY . . [2021-01-20T09:50:14.066Z] ---> 84fe08f21b14 [2021-01-20T09:50:14.066Z] Step 8/8 : RUN go mod download [2021-01-20T09:50:14.066Z] ---> Running in 6a256bbcf1d8 [2021-01-20T09:50:40.928Z] Removing intermediate container 6a256bbcf1d8 [2021-01-20T09:50:40.928Z] ---> 223363fa988f [2021-01-20T09:50:40.928Z] Successfully built 223363fa988f [2021-01-20T09:50:40.928Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-20T09:50:41.269Z] + docker inspect -f . ci-base-image-arm64 [2021-01-20T09:50:41.270Z] . [Pipeline] withDockerContainer [2021-01-20T09:50:41.538Z] prd-ubuntu18.04-docker-arm64-4c-16g-21574 does not seem to be running inside a container [2021-01-20T09:50:41.616Z] $ 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-arm64 cat [2021-01-20T09:50:43.124Z] $ docker top 5bc0e6a3d0614425d5888ae780a3e27e7fe681d3663b369bdafa955021505cc4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-20T09:50:44.142Z] + go version [2021-01-20T09:50:44.142Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-20T09:50:44.164Z] $ docker stop --time=1 5bc0e6a3d0614425d5888ae780a3e27e7fe681d3663b369bdafa955021505cc4 [2021-01-20T09:50:46.091Z] $ docker rm -f 5bc0e6a3d0614425d5888ae780a3e27e7fe681d3663b369bdafa955021505cc4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-20T09:50:46.996Z] + docker inspect -f . ci-base-image-arm64 [2021-01-20T09:50:46.996Z] . [Pipeline] withDockerContainer [2021-01-20T09:50:47.257Z] prd-ubuntu18.04-docker-arm64-4c-16g-21574 does not seem to be running inside a container [2021-01-20T09:50:47.337Z] $ 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-arm64 cat [2021-01-20T09:50:48.793Z] $ docker top 0a726c4a29a534cdf295279cd26c1e43caa0529f035059d44539ce35b4327f55 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-20T09:50:49.810Z] + make test [2021-01-20T09:50:49.810Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-01-20T09:50:51.250Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-01-20T09:51:13.476Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-01-20T09:51:13.476Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-01-20T09:51:13.476Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-01-20T09:51:13.476Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-01-20T09:51:13.476Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-01-20T09:51:13.476Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-01-20T09:51:13.476Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-01-20T09:51:13.476Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-01-20T09:51:13.476Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-01-20T09:51:13.476Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-01-20T09:51:13.476Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-01-20T09:51:13.476Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-01-20T09:51:13.476Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-01-20T09:51:18.909Z] $ docker stop --time=1 0a726c4a29a534cdf295279cd26c1e43caa0529f035059d44539ce35b4327f55 [2021-01-20T09:51:21.035Z] $ docker rm -f 0a726c4a29a534cdf295279cd26c1e43caa0529f035059d44539ce35b4327f55 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-20T09:51:21.817Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-20T09:51:21.841Z] Warning: overwriting stash ‘coverage-report’ [2021-01-20T09:51:22.571Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-20T09:51:23.269Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-01-20T09:51:23.651Z] + ls -al . [2021-01-20T09:51:23.651Z] total 124 [2021-01-20T09:51:23.651Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 20 09:50 . [2021-01-20T09:51:23.651Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 09:49 .. [2021-01-20T09:51:23.651Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 20 09:49 .git [2021-01-20T09:51:23.651Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 09:49 .github [2021-01-20T09:51:23.651Z] -rw-rw-r-- 1 jenkins jenkins 153 Jan 20 09:49 .gitignore [2021-01-20T09:51:23.651Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jan 20 09:49 CONTRIBUTING.md [2021-01-20T09:51:23.651Z] -rw-rw-r-- 1 jenkins jenkins 1508 Jan 20 09:49 Dockerfile [2021-01-20T09:51:23.651Z] -rw-rw-r-- 1 jenkins jenkins 902 Jan 20 09:49 Dockerfile.build [2021-01-20T09:51:23.651Z] -rw-rw-r-- 1 jenkins jenkins 652 Jan 20 09:49 Jenkinsfile [2021-01-20T09:51:23.651Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jan 20 09:49 LICENSE [2021-01-20T09:51:23.651Z] -rw-rw-r-- 1 jenkins jenkins 951 Jan 20 09:49 Makefile [2021-01-20T09:51:23.651Z] -rw-rw-r-- 1 jenkins jenkins 4535 Jan 20 09:49 README.md [2021-01-20T09:51:23.651Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 20 09:46 VERSION [2021-01-20T09:51:23.651Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 09:49 assets [2021-01-20T09:51:23.651Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 09:49 bin [2021-01-20T09:51:23.651Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 09:49 cmd [2021-01-20T09:51:23.651Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 20 09:50 coverage.out [2021-01-20T09:51:23.651Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 20 09:49 docs [2021-01-20T09:51:23.651Z] -rw-rw-r-- 1 jenkins jenkins 1019 Jan 20 09:49 go.mod [2021-01-20T09:51:23.651Z] -rw-r--r-- 1 jenkins jenkins 20629 Jan 20 09:50 go.sum [2021-01-20T09:51:23.651Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 20 09:49 internal [2021-01-20T09:51:23.651Z] -rw-rw-r-- 1 jenkins jenkins 155 Jan 20 09:49 version.go [2021-01-20T09:51:23.651Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 09:49 web [Pipeline] isUnix [Pipeline] sh [2021-01-20T09:51:24.026Z] + 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=2c033e0607f872be874ebc34bfb1e7e3ce7bf7d9 --label arch=arm64 --label version=0.0.0 . [2021-01-20T09:51:24.623Z] Sending build context to Docker daemon 16.61MB [2021-01-20T09:51:24.623Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-01-20T09:51:24.623Z] Step 2/24 : FROM ${BASE} AS builder [2021-01-20T09:51:24.623Z] ---> 223363fa988f [2021-01-20T09:51:24.623Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-01-20T09:51:25.219Z] ---> Running in fc3b56299486 [2021-01-20T09:51:25.817Z] Removing intermediate container fc3b56299486 [2021-01-20T09:51:25.817Z] ---> 1e30b126b8ba [2021-01-20T09:51:25.817Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-01-20T09:51:25.817Z] ---> Running in 506fed4461dd [2021-01-20T09:51:26.091Z] Removing intermediate container 506fed4461dd [2021-01-20T09:51:26.091Z] ---> b3e36a5c1e1c [2021-01-20T09:51:26.091Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-01-20T09:51:26.364Z] ---> Running in 97ab038f655d [2021-01-20T09:51:26.959Z] Removing intermediate container 97ab038f655d [2021-01-20T09:51:26.959Z] ---> cc1e7f29de92 [2021-01-20T09:51:26.959Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-01-20T09:51:26.959Z] ---> Running in 0b40373ec862 [2021-01-20T09:51:27.554Z] Removing intermediate container 0b40373ec862 [2021-01-20T09:51:27.554Z] ---> 1690aece863d [2021-01-20T09:51:27.554Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-01-20T09:51:27.554Z] ---> Running in eeacc8b4d11b [2021-01-20T09:51:27.836Z] Removing intermediate container eeacc8b4d11b [2021-01-20T09:51:27.836Z] ---> b3c875b812e2 [2021-01-20T09:51:27.836Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-20T09:51:28.109Z] ---> Running in f6294ea9e512 [2021-01-20T09:51:30.083Z] Removing intermediate container f6294ea9e512 [2021-01-20T09:51:30.083Z] ---> 4eec8d8ac8b1 [2021-01-20T09:51:30.083Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-01-20T09:51:30.358Z] ---> Running in 527849e63583 [2021-01-20T09:51:31.336Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-20T09:51:32.309Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-20T09:51:32.903Z] OK: 142 MiB in 39 packages [2021-01-20T09:51:33.882Z] Removing intermediate container 527849e63583 [2021-01-20T09:51:33.882Z] ---> 03d9d5d6c22f [2021-01-20T09:51:33.882Z] Step 10/24 : ENV GO111MODULE=on [2021-01-20T09:51:34.154Z] ---> Running in 7086e69fcf33 [2021-01-20T09:51:34.427Z] Removing intermediate container 7086e69fcf33 [2021-01-20T09:51:34.427Z] ---> 08e33261eb0b [2021-01-20T09:51:34.427Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-01-20T09:51:34.700Z] ---> Running in 3ceb70e6b666 [2021-01-20T09:51:35.297Z] Removing intermediate container 3ceb70e6b666 [2021-01-20T09:51:35.297Z] ---> 8cfed98c48a9 [2021-01-20T09:51:35.297Z] Step 12/24 : COPY go.mod . [2021-01-20T09:51:35.893Z] ---> b045f7826b21 [2021-01-20T09:51:35.893Z] Step 13/24 : COPY Makefile . [2021-01-20T09:51:36.487Z] ---> fa2e4b339dd3 [2021-01-20T09:51:36.487Z] Step 14/24 : RUN make update [2021-01-20T09:51:36.487Z] ---> Running in 791aa0f8837f [2021-01-20T09:51:37.462Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-01-20T09:51:38.891Z] Removing intermediate container 791aa0f8837f [2021-01-20T09:51:38.892Z] ---> 99bc9f1383c3 [2021-01-20T09:51:38.892Z] Step 15/24 : COPY . . [2021-01-20T09:51:40.863Z] ---> 2d3ffa8d88ec [2021-01-20T09:51:40.863Z] Step 16/24 : RUN ${MAKE} [2021-01-20T09:51:40.863Z] ---> Running in 2ec601cd083d [2021-01-20T09:51:42.309Z] 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 [2021-01-20T09:52:04.536Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-01-20T09:52:09.940Z] Removing intermediate container 2ec601cd083d [2021-01-20T09:52:09.940Z] ---> a8aa914b13b9 [2021-01-20T09:52:09.940Z] Step 17/24 : FROM alpine:3.12 [2021-01-20T09:52:09.940Z] 3.12: Pulling from library/alpine [2021-01-20T09:52:09.940Z] 159e5727ea61: Pulling fs layer [2021-01-20T09:52:10.212Z] 159e5727ea61: Verifying Checksum [2021-01-20T09:52:10.212Z] 159e5727ea61: Download complete [2021-01-20T09:52:10.812Z] 159e5727ea61: Pull complete [2021-01-20T09:52:10.812Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-20T09:52:10.812Z] Status: Downloaded newer image for alpine:3.12 [2021-01-20T09:52:10.812Z] ---> afeebe901d6b [2021-01-20T09:52:10.812Z] Step 18/24 : EXPOSE 4000 [2021-01-20T09:52:11.082Z] ---> Running in 270eb4a62c28 [2021-01-20T09:52:11.354Z] Removing intermediate container 270eb4a62c28 [2021-01-20T09:52:11.354Z] ---> bad7bf7acc94 [2021-01-20T09:52:11.354Z] 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 [2021-01-20T09:52:13.360Z] ---> f53301b9a9db [2021-01-20T09:52:13.360Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-01-20T09:52:13.360Z] ---> Running in f174a305ccff [2021-01-20T09:52:13.638Z] Removing intermediate container f174a305ccff [2021-01-20T09:52:13.638Z] ---> fbc2379cf8c4 [2021-01-20T09:52:13.638Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-01-20T09:52:13.638Z] ---> Running in 98a105400cac [2021-01-20T09:52:14.246Z] Removing intermediate container 98a105400cac [2021-01-20T09:52:14.246Z] ---> 1c4ec51e6493 [2021-01-20T09:52:14.246Z] Step 22/24 : LABEL arch=arm64 [2021-01-20T09:52:14.246Z] ---> Running in 9c0647701484 [2021-01-20T09:52:14.845Z] Removing intermediate container 9c0647701484 [2021-01-20T09:52:14.845Z] ---> 51da39ba9687 [2021-01-20T09:52:14.845Z] Step 23/24 : LABEL git_sha=2c033e0607f872be874ebc34bfb1e7e3ce7bf7d9 [2021-01-20T09:52:14.845Z] ---> Running in be23d64c31ee [2021-01-20T09:52:15.449Z] Removing intermediate container be23d64c31ee [2021-01-20T09:52:15.449Z] ---> 951b441ecae7 [2021-01-20T09:52:15.449Z] Step 24/24 : LABEL version=0.0.0 [2021-01-20T09:52:15.449Z] ---> Running in 9f83704f4e46 [2021-01-20T09:52:15.727Z] Removing intermediate container 9f83704f4e46 [2021-01-20T09:52:15.727Z] ---> f0dcd237c9d9 [2021-01-20T09:52:15.727Z] [Warning] One or more build-args [ARCH] were not consumed [2021-01-20T09:52:15.998Z] Successfully built f0dcd237c9d9 [2021-01-20T09:52:15.998Z] Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-01-20T09:52:17.505Z] provisioning config files... [2021-01-20T09:52:17.518Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-289@tmp/config7020758520761558055tmp [Pipeline] { [Pipeline] sh [2021-01-20T09:52:17.893Z] + set +x [2021-01-20T09:52:17.893Z] + curl -s https://codecov.io/bash [2021-01-20T09:52:17.893Z] + bash -s -- [2021-01-20T09:52:18.162Z] [2021-01-20T09:52:18.162Z] _____ _ [2021-01-20T09:52:18.162Z] / ____| | | [2021-01-20T09:52:18.162Z] | | ___ __| | ___ ___ _____ __ [2021-01-20T09:52:18.162Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-20T09:52:18.162Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-20T09:52:18.162Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-20T09:52:18.162Z] Bash-20210115-cec3c92 [2021-01-20T09:52:18.162Z] [2021-01-20T09:52:18.162Z] [2021-01-20T09:52:18.162Z] ==> git version 2.24.3 found [2021-01-20T09:52:18.162Z] ==> 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 [2021-01-20T09:52:18.162Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-20T09:52:18.162Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-20T09:52:18.162Z] ==> Jenkins CI detected. [2021-01-20T09:52:18.162Z] project root: . [2021-01-20T09:52:18.162Z] --> token set from env [2021-01-20T09:52:18.162Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-20T09:52:18.162Z] ==> Running gcov in . (disable via -X gcov) [2021-01-20T09:52:18.162Z] ==> Python coveragepy not found [2021-01-20T09:52:18.162Z] ==> Searching for coverage reports in: [2021-01-20T09:52:18.162Z] + . [2021-01-20T09:52:18.162Z] -> Found 1 reports [2021-01-20T09:52:18.162Z] ==> Detecting git/mercurial file structure [2021-01-20T09:52:18.162Z] ==> Reading reports [2021-01-20T09:52:18.162Z] + ./coverage.out bytes=10 [2021-01-20T09:52:18.162Z] ==> Appending adjustments [2021-01-20T09:52:18.162Z] https://docs.codecov.io/docs/fixing-reports [2021-01-20T09:52:18.426Z] + Found adjustments [2021-01-20T09:52:18.426Z] ==> Gzipping contents [2021-01-20T09:52:18.426Z] 4.0K /tmp/codecov.7NtkOc.gz [2021-01-20T09:52:18.426Z] ==> Uploading reports [2021-01-20T09:52:18.426Z] url: https://codecov.io [2021-01-20T09:52:18.426Z] query: branch=PR-289&commit=2c033e0607f872be874ebc34bfb1e7e3ce7bf7d9&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-289%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=289&job=&cmd_args= [2021-01-20T09:52:18.426Z] -> Pinging Codecov [2021-01-20T09:52:18.426Z] https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-289&commit=2c033e0607f872be874ebc34bfb1e7e3ce7bf7d9&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-289%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=289&job=&cmd_args= [2021-01-20T09:52:19.399Z] -> Uploading to [2021-01-20T09:52:19.399Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-20/FB506323287CE973F263BFD2A0EB1F37/2c033e0607f872be874ebc34bfb1e7e3ce7bf7d9/40bedbe4-9aaf-49ea-8545-52f1d6d5da3f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210120%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210120T095219Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=de0a00833fcd37bf93e1422b4ad44ea554cc7c0d0d0c8f901007c4ef03ce51a7 [2021-01-20T09:52:19.399Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-20T09:52:19.399Z] Dload Upload Total Spent Left Speed [2021-01-20T09:52:19.671Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 2378 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2378 0 0 100 2378 0 4648 --:--:-- --:--:-- --:--:-- 4644 [2021-01-20T09:52:19.671Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/2c033e0607f872be874ebc34bfb1e7e3ce7bf7d9 [Pipeline] } [2021-01-20T09:52:19.683Z] 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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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 [2021-01-20T09:52:21.981Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-20T09:52:22.562Z] ---> package-listing.sh [2021-01-20T09:52:22.563Z] ++ facter osfamily [2021-01-20T09:52:22.563Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-20T09:52:22.563Z] + OS_FAMILY=redhat [2021-01-20T09:52:22.563Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-289 [2021-01-20T09:52:22.563Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-20T09:52:22.563Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-20T09:52:22.563Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-20T09:52:22.563Z] + PACKAGES=/tmp/packages_start.txt [2021-01-20T09:52:22.563Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-289 ']' [2021-01-20T09:52:22.563Z] + PACKAGES=/tmp/packages_end.txt [2021-01-20T09:52:22.563Z] + case "${OS_FAMILY}" in [2021-01-20T09:52:22.563Z] + rpm -qa [2021-01-20T09:52:22.563Z] + sort [2021-01-20T09:52:27.892Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-20T09:52:27.892Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-20T09:52:27.892Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-20T09:52:27.892Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-289 ']' [2021-01-20T09:52:27.892Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-289/archives/ [2021-01-20T09:52:27.892Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-289/archives/ [Pipeline] echo [2021-01-20T09:52:27.906Z] 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-289/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-20T09:52:28.199Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-20T09:52:28.510Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-20T09:52:28.778Z] [2021-01-20T09:52:28.778Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-20T09:52:29.162Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-20T09:52:29.162Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-20T09:52:29.162Z] df20fa9351a1: Pulling fs layer [2021-01-20T09:52:29.162Z] 36b3adc4ff6f: Pulling fs layer [2021-01-20T09:52:29.162Z] 8ad3a11d3b57: Pulling fs layer [2021-01-20T09:52:29.162Z] 46f8f816bc3b: Pulling fs layer [2021-01-20T09:52:29.162Z] 93b61091891f: Pulling fs layer [2021-01-20T09:52:29.162Z] 93b9cdb0e59b: Pulling fs layer [2021-01-20T09:52:29.162Z] 5e14af77c1be: Pulling fs layer [2021-01-20T09:52:29.162Z] 01666e4c0597: Pulling fs layer [2021-01-20T09:52:29.162Z] 46f8f816bc3b: Waiting [2021-01-20T09:52:29.162Z] aa168da1d23b: Pulling fs layer [2021-01-20T09:52:29.162Z] 93b61091891f: Waiting [2021-01-20T09:52:29.162Z] 93b9cdb0e59b: Waiting [2021-01-20T09:52:29.162Z] 5e14af77c1be: Waiting [2021-01-20T09:52:29.162Z] 01666e4c0597: Waiting [2021-01-20T09:52:29.162Z] aa168da1d23b: Waiting [2021-01-20T09:52:29.162Z] 36b3adc4ff6f: Verifying Checksum [2021-01-20T09:52:29.162Z] 36b3adc4ff6f: Download complete [2021-01-20T09:52:29.162Z] 46f8f816bc3b: Verifying Checksum [2021-01-20T09:52:29.162Z] 46f8f816bc3b: Download complete [2021-01-20T09:52:29.433Z] df20fa9351a1: Verifying Checksum [2021-01-20T09:52:29.433Z] df20fa9351a1: Download complete [2021-01-20T09:52:29.433Z] 93b9cdb0e59b: Verifying Checksum [2021-01-20T09:52:29.433Z] 93b9cdb0e59b: Download complete [2021-01-20T09:52:29.433Z] 5e14af77c1be: Verifying Checksum [2021-01-20T09:52:29.433Z] 5e14af77c1be: Download complete [2021-01-20T09:52:29.433Z] 01666e4c0597: Verifying Checksum [2021-01-20T09:52:29.433Z] 01666e4c0597: Download complete [2021-01-20T09:52:29.433Z] 93b61091891f: Verifying Checksum [2021-01-20T09:52:29.433Z] 93b61091891f: Download complete [2021-01-20T09:52:29.433Z] 8ad3a11d3b57: Verifying Checksum [2021-01-20T09:52:29.433Z] 8ad3a11d3b57: Download complete [2021-01-20T09:52:30.024Z] df20fa9351a1: Pull complete [2021-01-20T09:52:30.295Z] 36b3adc4ff6f: Pull complete [2021-01-20T09:52:31.719Z] 8ad3a11d3b57: Pull complete [2021-01-20T09:52:31.719Z] 46f8f816bc3b: Pull complete [2021-01-20T09:52:31.983Z] 93b61091891f: Pull complete [2021-01-20T09:52:31.984Z] aa168da1d23b: Verifying Checksum [2021-01-20T09:52:31.984Z] aa168da1d23b: Download complete [2021-01-20T09:52:32.251Z] 93b9cdb0e59b: Pull complete [2021-01-20T09:52:32.251Z] 5e14af77c1be: Pull complete [2021-01-20T09:52:32.518Z] 01666e4c0597: Pull complete [2021-01-20T09:52:40.733Z] aa168da1d23b: Pull complete [2021-01-20T09:52:40.733Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-20T09:52:40.733Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-20T09:52:40.733Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-20T09:52:40.928Z] prd-centos7-docker-4c-2g-21564 does not seem to be running inside a container [2021-01-20T09:52:40.985Z] $ 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-289/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-289 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-289:/w/workspace/edgexfoundry_edgex-ui-go_PR-289:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-289@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-289@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-20T09:52:44.875Z] $ docker top 06e3eb097c3b17cb789f075de5061c160bb01b269b780aefd893231b7eb25237 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-20T09:52:45.372Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-20T09:52:45.671Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-20T09:52:45.971Z] + ls /var/log/sa-host [2021-01-20T09:52:45.971Z] + sadf -c /var/log/sa-host/sa20 [2021-01-20T09:52:45.971Z] file_magic: OK [2021-01-20T09:52:45.971Z] HZ: Using current value: 100 [2021-01-20T09:52:45.971Z] file_header: OK [2021-01-20T09:52:45.971Z] 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 [2021-01-20T09:52:45.971Z] Statistics: [2021-01-20T09:52:45.971Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-20T09:52:45.971Z] File successfully converted to sysstat format version 12.2.1 [2021-01-20T09:52:45.971Z] + sadf -c /var/log/sa-host/sa23 [2021-01-20T09:52:45.971Z] file_magic: OK [2021-01-20T09:52:45.971Z] HZ: Using current value: 100 [2021-01-20T09:52:45.971Z] file_header: OK [2021-01-20T09:52:45.971Z] 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 [2021-01-20T09:52:45.971Z] Statistics: [2021-01-20T09:52:45.971Z] Hnuu...uuuununununu... [2021-01-20T09:52:45.971Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-20T09:52:46.194Z] provisioning config files... [2021-01-20T09:52:46.209Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-289@tmp/config2056703845153972855tmp [Pipeline] { [Pipeline] echo [2021-01-20T09:52:46.281Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-20T09:52:46.587Z] ---> create-netrc.sh [Pipeline] } [2021-01-20T09:52:46.596Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-20T09:52:46.677Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-20T09:52:46.975Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-20T09:52:46.985Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-20T09:52:47.287Z] ---> sudo-logs.sh [2021-01-20T09:52:47.288Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-20T09:52:47.298Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-20T09:52:47.596Z] ---> job-cost.sh [2021-01-20T09:52:47.597Z] lf-activate-venv: SKIPPING [2021-01-20T09:52:47.597Z] INFO: No Stack... [2021-01-20T09:52:48.552Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-20T09:52:49.129Z] INFO: Archiving Costs [Pipeline] echo [2021-01-20T09:52:49.146Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-20T09:52:49.455Z] ---> logs-deploy.sh [2021-01-20T09:52:49.455Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-289/2 [2021-01-20T09:52:49.455Z] INFO: archiving workspace using pattern(s): [2021-01-20T09:52:51.397Z] Archives upload complete. [2021-01-20T09:52:51.397Z] INFO: archiving logs to Nexus [2021-01-20T09:52:52.344Z] ---> uname -a: [2021-01-20T09:52:52.344Z] Linux prd-centos7-docker-4c-2g-21564.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-01-20T09:52:52.344Z] [2021-01-20T09:52:52.344Z] [2021-01-20T09:52:52.344Z] ---> lscpu: [2021-01-20T09:52:52.344Z] Architecture: x86_64 [2021-01-20T09:52:52.344Z] CPU op-mode(s): 32-bit, 64-bit [2021-01-20T09:52:52.344Z] Byte Order: Little Endian [2021-01-20T09:52:52.344Z] Address sizes: 40 bits physical, 48 bits virtual [2021-01-20T09:52:52.345Z] CPU(s): 4 [2021-01-20T09:52:52.345Z] On-line CPU(s) list: 0-3 [2021-01-20T09:52:52.345Z] Thread(s) per core: 1 [2021-01-20T09:52:52.345Z] Core(s) per socket: 1 [2021-01-20T09:52:52.345Z] Socket(s): 4 [2021-01-20T09:52:52.345Z] NUMA node(s): 1 [2021-01-20T09:52:52.345Z] Vendor ID: GenuineIntel [2021-01-20T09:52:52.345Z] CPU family: 6 [2021-01-20T09:52:52.345Z] Model: 44 [2021-01-20T09:52:52.345Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-01-20T09:52:52.345Z] Stepping: 1 [2021-01-20T09:52:52.345Z] CPU MHz: 2933.436 [2021-01-20T09:52:52.345Z] BogoMIPS: 5866.87 [2021-01-20T09:52:52.345Z] Virtualization: VT-x [2021-01-20T09:52:52.345Z] Hypervisor vendor: KVM [2021-01-20T09:52:52.345Z] Virtualization type: full [2021-01-20T09:52:52.345Z] L1d cache: 128 KiB [2021-01-20T09:52:52.345Z] L1i cache: 128 KiB [2021-01-20T09:52:52.345Z] L2 cache: 16 MiB [2021-01-20T09:52:52.345Z] L3 cache: 64 MiB [2021-01-20T09:52:52.345Z] NUMA node0 CPU(s): 0-3 [2021-01-20T09:52:52.345Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-01-20T09:52:52.345Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-01-20T09:52:52.345Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-01-20T09:52:52.345Z] Vulnerability Meltdown: Mitigation; PTI [2021-01-20T09:52:52.345Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-01-20T09:52:52.345Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-01-20T09:52:52.345Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-01-20T09:52:52.345Z] Vulnerability Srbds: Not affected [2021-01-20T09:52:52.345Z] Vulnerability Tsx async abort: Not affected [2021-01-20T09:52:52.345Z] 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 [2021-01-20T09:52:52.345Z] [2021-01-20T09:52:52.345Z] [2021-01-20T09:52:52.345Z] ---> nproc: [2021-01-20T09:52:52.345Z] 4 [2021-01-20T09:52:52.345Z] [2021-01-20T09:52:52.345Z]