Pull request #339 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of soda480 for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 683cc9298b0d2de04013b64ca63a60cc8f59073a+ea9bf69feb7e0ae1810f6b530247b33ac0e1a991 (b87a63dea2fdff87ec9e267c02bc49cd8b4b79b4) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-339/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-339/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-542’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-911’ is offline; ‘prd-centos7-docker-4c-2g-914’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-912’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-918 in /w/workspace/edgexfoundry_edgex-ui-go_PR-339 [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-339 # 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 ea9bf69feb7e0ae1810f6b530247b33ac0e1a991 into PR head commit 683cc9298b0d2de04013b64ca63a60cc8f59073a > 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/339/head:refs/remotes/origin/PR-339 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 683cc9298b0d2de04013b64ca63a60cc8f59073a # timeout=10 Merge succeeded, producing 683cc9298b0d2de04013b64ca63a60cc8f59073a Checking out Revision 683cc9298b0d2de04013b64ca63a60cc8f59073a (PR-339) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ea9bf69feb7e0ae1810f6b530247b33ac0e1a991 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 683cc9298b0d2de04013b64ca63a60cc8f59073a # timeout=10 Commit message: "docs: Add badges to readme" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-19T20:46:39.992Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-19T20:46:40.229Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-19T20:46:40.376Z] ========================================================= [2021-04-19T20:46:40.376Z] EdgeX Global Pipelines Version Info [2021-04-19T20:46:40.376Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-19T20:46:42.933Z] ------------------- [2021-04-19T20:46:42.933Z] stable info: [2021-04-19T20:46:42.933Z] ------------------- [2021-04-19T20:46:42.933Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-19T20:46:42.933Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-19T20:46:42.933Z] Message: update stable to v1.0.186 [2021-04-19T20:46:43.544Z] ------------------- [2021-04-19T20:46:43.544Z] experimental info: [2021-04-19T20:46:43.544Z] ------------------- [2021-04-19T20:46:43.544Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-19T20:46:43.544Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-04-19T20:46:43.544Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-19T20:46:43.875Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-04-19T20:46:43.931Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-04-19T20:46:43.989Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-19T20:46:44.054Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-19T20:46:44.114Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-19T20:46:44.181Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-19T20:46:44.245Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-19T20:46:44.319Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-19T20:46:44.390Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-04-19T20:46:44.451Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-19T20:46:44.509Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-19T20:46:44.585Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2021-04-19T20:46:44.679Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-19T20:46:44.752Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-19T20:46:44.807Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-04-19T20:46:44.864Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-04-19T20:46:44.921Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-04-19T20:46:44.980Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-04-19T20:46:45.051Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-19T20:46:45.109Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-04-19T20:46:45.165Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-04-19T20:46:45.230Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-04-19T20:46:45.290Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-04-19T20:46:45.339Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-04-19T20:46:45.389Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-04-19T20:46:45.460Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-19T20:46:45.514Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-339 [Pipeline] echo [2021-04-19T20:46:45.571Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-339 [Pipeline] echo [2021-04-19T20:46:45.626Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-339 [Pipeline] echo [2021-04-19T20:46:45.684Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 683cc9298b0d2de04013b64ca63a60cc8f59073a [Pipeline] echo [2021-04-19T20:46:45.741Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 683cc92 [Pipeline] echo [2021-04-19T20:46:45.796Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-19T20:46:45.940Z] provisioning config files... [2021-04-19T20:46:45.986Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-339@tmp/config2274390104878581875tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-19T20:46:46.402Z] ---> docker-login.sh [2021-04-19T20:46:46.402Z] nexus3.edgexfoundry.org:10001 [2021-04-19T20:46:47.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T20:46:47.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T20:46:47.695Z] Configure a credential helper to remove this warning. See [2021-04-19T20:46:47.695Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T20:46:47.695Z] [2021-04-19T20:46:47.695Z] Login Succeeded [2021-04-19T20:46:47.695Z] nexus3.edgexfoundry.org:10002 [2021-04-19T20:46:48.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T20:46:48.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T20:46:48.315Z] Configure a credential helper to remove this warning. See [2021-04-19T20:46:48.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T20:46:48.315Z] [2021-04-19T20:46:48.315Z] Login Succeeded [2021-04-19T20:46:48.617Z] nexus3.edgexfoundry.org:10003 [2021-04-19T20:46:49.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T20:46:49.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T20:46:49.639Z] Configure a credential helper to remove this warning. See [2021-04-19T20:46:49.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T20:46:49.639Z] [2021-04-19T20:46:49.639Z] Login Succeeded [2021-04-19T20:46:49.639Z] nexus3.edgexfoundry.org:10004 [2021-04-19T20:46:50.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T20:46:50.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T20:46:50.579Z] Configure a credential helper to remove this warning. See [2021-04-19T20:46:50.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T20:46:50.579Z] [2021-04-19T20:46:50.579Z] Login Succeeded [2021-04-19T20:46:50.579Z] docker.io [2021-04-19T20:46:51.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T20:46:51.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T20:46:51.453Z] Configure a credential helper to remove this warning. See [2021-04-19T20:46:51.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T20:46:51.453Z] [2021-04-19T20:46:51.453Z] Login Succeeded [2021-04-19T20:46:51.453Z] ---> docker-login.sh ends [Pipeline] } [2021-04-19T20:46:51.479Z] 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-04-19T20:46:52.370Z] + git log --format=format:%s -1 683cc9298b0d2de04013b64ca63a60cc8f59073a [Pipeline] echo [2021-04-19T20:46:52.596Z] GIT_COMMIT: 683cc9298b0d2de04013b64ca63a60cc8f59073a, Commit Message: docs: Add badges to readme [Pipeline] echo [2021-04-19T20:46:52.634Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-04-19T20:46:53.322Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-19T20:46:53.322Z] [2021-04-19T20:46:53.322Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-19T20:46:53.784Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-19T20:46:54.117Z] latest: Pulling from edgex-devops/git-semver [2021-04-19T20:46:54.117Z] 31603596830f: Pulling fs layer [2021-04-19T20:46:54.117Z] 2a8b12db71e7: Pulling fs layer [2021-04-19T20:46:54.117Z] 6ca5941a6612: Pulling fs layer [2021-04-19T20:46:54.117Z] ecc8261a40a4: Pulling fs layer [2021-04-19T20:46:54.117Z] ecc8261a40a4: Waiting [2021-04-19T20:46:54.117Z] 2a8b12db71e7: Verifying Checksum [2021-04-19T20:46:54.117Z] 2a8b12db71e7: Download complete [2021-04-19T20:46:54.117Z] 31603596830f: Verifying Checksum [2021-04-19T20:46:54.117Z] 31603596830f: Download complete [2021-04-19T20:46:54.719Z] ecc8261a40a4: Verifying Checksum [2021-04-19T20:46:54.719Z] ecc8261a40a4: Download complete [2021-04-19T20:46:54.719Z] 6ca5941a6612: Verifying Checksum [2021-04-19T20:46:54.719Z] 6ca5941a6612: Download complete [2021-04-19T20:46:54.719Z] 31603596830f: Pull complete [2021-04-19T20:46:55.034Z] 2a8b12db71e7: Pull complete [2021-04-19T20:46:57.085Z] 6ca5941a6612: Pull complete [2021-04-19T20:46:57.365Z] ecc8261a40a4: Pull complete [2021-04-19T20:46:57.365Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-19T20:46:57.365Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-19T20:46:57.365Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-19T20:46:57.595Z] prd-centos7-docker-4c-2g-918 does not seem to be running inside a container [2021-04-19T20:46:57.797Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-339 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-339:/w/workspace/edgexfoundry_edgex-ui-go_PR-339:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-339@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-339@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-04-19T20:47:00.880Z] $ docker top 79c607c6db9e6733c454af0d66f33dcf2a7c911a1e3447210562abf949a8947b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-19T20:47:01.273Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-19T20:47:01.273Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-19T20:47:01.661Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-19T20:47:01.667Z] $ docker exec 79c607c6db9e6733c454af0d66f33dcf2a7c911a1e3447210562abf949a8947b ssh-agent [2021-04-19T20:47:01.914Z] SSH_AUTH_SOCK=/tmp/ssh-jw2Zmb6uvetE/agent.12 [2021-04-19T20:47:01.914Z] SSH_AGENT_PID=17 [2021-04-19T20:47:01.933Z] Running ssh-add (command line suppressed) [2021-04-19T20:47:02.091Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-339@tmp/private_key_7379500715430650990.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-339@tmp/private_key_7379500715430650990.key) [2021-04-19T20:47:02.161Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-19T20:47:02.529Z] + git tag --points-at HEAD [Pipeline] } [2021-04-19T20:47:02.579Z] $ docker exec --env ******** --env ******** 79c607c6db9e6733c454af0d66f33dcf2a7c911a1e3447210562abf949a8947b ssh-agent -k [2021-04-19T20:47:02.773Z] unset SSH_AUTH_SOCK; [2021-04-19T20:47:02.774Z] unset SSH_AGENT_PID; [2021-04-19T20:47:02.774Z] echo Agent pid 17 killed; [2021-04-19T20:47:02.852Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-19T20:47:02.942Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-19T20:47:02.942Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-19T20:47:03.382Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-19T20:47:03.388Z] $ docker exec 79c607c6db9e6733c454af0d66f33dcf2a7c911a1e3447210562abf949a8947b ssh-agent [2021-04-19T20:47:04.393Z] SSH_AUTH_SOCK=/tmp/ssh-jkSmFFEI5igd/agent.47 [2021-04-19T20:47:04.394Z] SSH_AGENT_PID=52 [2021-04-19T20:47:04.461Z] Running ssh-add (command line suppressed) [2021-04-19T20:47:05.011Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-339@tmp/private_key_2649170699816471127.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-339@tmp/private_key_2649170699816471127.key) [2021-04-19T20:47:05.471Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-19T20:47:06.226Z] + git semver init [2021-04-19T20:47:06.498Z] # -> Open(): unable to determine branch for HEAD [2021-04-19T20:47:06.498Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-339/.git [2021-04-19T20:47:06.498Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-339 [2021-04-19T20:47:06.498Z] # $SEMVER_REMOTE_NAME = origin [2021-04-19T20:47:06.498Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-19T20:47:06.498Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-19T20:47:06.498Z] # $SEMVER_BRANCH = PR-339 [2021-04-19T20:47:06.498Z] # $SEMVER_TEMP = /tmp/semver-185456594 [2021-04-19T20:47:06.498Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-04-19T20:47:10.063Z] # '/tmp/semver-185456594' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-339/.semver' [2021-04-19T20:47:10.063Z] # -> Force: false [2021-04-19T20:47:10.063Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-339/.semver [Pipeline] } [2021-04-19T20:47:10.392Z] $ docker exec --env ******** --env ******** 79c607c6db9e6733c454af0d66f33dcf2a7c911a1e3447210562abf949a8947b ssh-agent -k [2021-04-19T20:47:10.578Z] unset SSH_AUTH_SOCK; [2021-04-19T20:47:10.578Z] unset SSH_AGENT_PID; [2021-04-19T20:47:10.578Z] echo Agent pid 52 killed; [2021-04-19T20:47:10.669Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-19T20:47:11.199Z] + git semver [Pipeline] } [2021-04-19T20:47:11.236Z] $ docker stop --time=1 79c607c6db9e6733c454af0d66f33dcf2a7c911a1e3447210562abf949a8947b [2021-04-19T20:47:13.206Z] $ docker rm -f 79c607c6db9e6733c454af0d66f33dcf2a7c911a1e3447210562abf949a8947b [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-19T20:47:13.726Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-19T20:47:14.490Z] Stashed 1 file(s) [Pipeline] echo [2021-04-19T20:47:14.512Z] [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-04-19T20:47:30.005Z] Still waiting to schedule task [2021-04-19T20:47:30.005Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-04-19T20:47:30.046Z] Still waiting to schedule task [2021-04-19T20:47:30.047Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-924’ [2021-04-19T20:49:28.411Z] Running on prd-centos7-docker-4c-2g-932 in /w/workspace/edgexfoundry_edgex-ui-go_PR-339 [Pipeline] { [Pipeline] ws [2021-04-19T20:49:28.462Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-04-19T20:49:31.362Z] using credential edgex-jenkins-ssh [2021-04-19T20:49:31.373Z] Cloning the remote Git repository [2021-04-19T20:49:31.224Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-19T20:49:31.306Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-04-19T20:49:31.370Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-19T20:49:31.370Z] > git --version # timeout=10 [2021-04-19T20:49:31.378Z] > git --version # 'git version 2.24.3' [2021-04-19T20:49:31.378Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-19T20:49:31.405Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-19T20:49:32.800Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-19T20:49:32.811Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-19T20:49:32.827Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-19T20:49:32.840Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-19T20:49:32.840Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-19T20:49:32.845Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/339/head:refs/remotes/origin/PR-339 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-19T20:49:33.405Z] Merging remotes/origin/master commit ea9bf69feb7e0ae1810f6b530247b33ac0e1a991 into PR head commit 683cc9298b0d2de04013b64ca63a60cc8f59073a [2021-04-19T20:49:33.724Z] Merge succeeded, producing 683cc9298b0d2de04013b64ca63a60cc8f59073a [2021-04-19T20:49:33.724Z] Checking out Revision 683cc9298b0d2de04013b64ca63a60cc8f59073a (PR-339) [2021-04-19T20:49:33.405Z] > git config core.sparsecheckout # timeout=10 [2021-04-19T20:49:33.411Z] > git checkout -f 683cc9298b0d2de04013b64ca63a60cc8f59073a # timeout=10 [2021-04-19T20:49:33.694Z] > git remote # timeout=10 [2021-04-19T20:49:33.700Z] > git config --get remote.origin.url # timeout=10 [2021-04-19T20:49:33.704Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-19T20:49:33.708Z] > git merge ea9bf69feb7e0ae1810f6b530247b33ac0e1a991 # timeout=10 [2021-04-19T20:49:33.720Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-19T20:49:33.730Z] > git config core.sparsecheckout # timeout=10 [2021-04-19T20:49:33.735Z] > git checkout -f 683cc9298b0d2de04013b64ca63a60cc8f59073a # timeout=10 [2021-04-19T20:49:37.619Z] Commit message: "docs: Add badges to readme" [2021-04-19T20:49:37.647Z] > git --version # timeout=10 [2021-04-19T20:49:37.652Z] > git --version # 'git version 2.24.3' [2021-04-19T20:49:37.660Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-19T20:49:39.104Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-19T20:49:39.463Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-19T20:49:39.785Z] + sudo service docker restart [2021-04-19T20:49:39.785Z] + true [2021-04-19T20:49:39.785Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-19T20:49:41.839Z] provisioning config files... [2021-04-19T20:49:41.873Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config5495629242542856544tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-19T20:49:42.256Z] ---> docker-login.sh [2021-04-19T20:49:42.257Z] nexus3.edgexfoundry.org:10001 [2021-04-19T20:49:42.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T20:49:42.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T20:49:42.790Z] Configure a credential helper to remove this warning. See [2021-04-19T20:49:42.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T20:49:42.790Z] [2021-04-19T20:49:42.790Z] Login Succeeded [2021-04-19T20:49:42.790Z] nexus3.edgexfoundry.org:10002 [2021-04-19T20:49:42.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T20:49:43.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T20:49:43.054Z] Configure a credential helper to remove this warning. See [2021-04-19T20:49:43.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T20:49:43.054Z] [2021-04-19T20:49:43.054Z] Login Succeeded [2021-04-19T20:49:43.054Z] nexus3.edgexfoundry.org:10003 [2021-04-19T20:49:43.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T20:49:43.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T20:49:43.321Z] Configure a credential helper to remove this warning. See [2021-04-19T20:49:43.321Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T20:49:43.321Z] [2021-04-19T20:49:43.321Z] Login Succeeded [2021-04-19T20:49:43.321Z] nexus3.edgexfoundry.org:10004 [2021-04-19T20:49:43.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T20:49:43.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T20:49:43.321Z] Configure a credential helper to remove this warning. See [2021-04-19T20:49:43.321Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T20:49:43.321Z] [2021-04-19T20:49:43.321Z] Login Succeeded [2021-04-19T20:49:43.321Z] docker.io [2021-04-19T20:49:43.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T20:49:43.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T20:49:43.847Z] Configure a credential helper to remove this warning. See [2021-04-19T20:49:43.847Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T20:49:43.847Z] [2021-04-19T20:49:43.847Z] Login Succeeded [2021-04-19T20:49:43.847Z] ---> docker-login.sh ends [Pipeline] } [2021-04-19T20:49:43.876Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-19T20:49:44.198Z] ========================================================= [2021-04-19T20:49:44.198Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-19T20:49:44.198Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-19T20:49:44.551Z] + 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-04-19T20:49:45.134Z] Sending build context to Docker daemon 34.84MB [2021-04-19T20:49:45.134Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-19T20:49:45.134Z] Step 2/8 : FROM ${BASE} [2021-04-19T20:49:45.134Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-19T20:49:45.134Z] 188c0c94c7c5: Pulling fs layer [2021-04-19T20:49:45.134Z] 0ef7d3d256c8: Pulling fs layer [2021-04-19T20:49:45.134Z] de9db76c5a1d: Pulling fs layer [2021-04-19T20:49:45.134Z] bca2f99d35d6: Pulling fs layer [2021-04-19T20:49:45.134Z] 93359f2a8cfa: Pulling fs layer [2021-04-19T20:49:45.134Z] 7c6f9722023f: Pulling fs layer [2021-04-19T20:49:45.134Z] a35cf1a2eb13: Pulling fs layer [2021-04-19T20:49:45.134Z] bca2f99d35d6: Waiting [2021-04-19T20:49:45.134Z] 7c6f9722023f: Waiting [2021-04-19T20:49:45.134Z] 93359f2a8cfa: Waiting [2021-04-19T20:49:45.134Z] a35cf1a2eb13: Waiting [2021-04-19T20:49:45.134Z] de9db76c5a1d: Verifying Checksum [2021-04-19T20:49:45.134Z] de9db76c5a1d: Download complete [2021-04-19T20:49:45.134Z] 0ef7d3d256c8: Verifying Checksum [2021-04-19T20:49:45.134Z] 0ef7d3d256c8: Download complete [2021-04-19T20:49:45.134Z] 93359f2a8cfa: Download complete [2021-04-19T20:49:45.134Z] 188c0c94c7c5: Verifying Checksum [2021-04-19T20:49:45.134Z] 188c0c94c7c5: Download complete [2021-04-19T20:49:45.134Z] 7c6f9722023f: Verifying Checksum [2021-04-19T20:49:45.134Z] 7c6f9722023f: Download complete [2021-04-19T20:49:45.401Z] 188c0c94c7c5: Pull complete [2021-04-19T20:49:45.676Z] 0ef7d3d256c8: Pull complete [2021-04-19T20:49:45.942Z] de9db76c5a1d: Pull complete [2021-04-19T20:49:47.351Z] a35cf1a2eb13: Verifying Checksum [2021-04-19T20:49:47.351Z] a35cf1a2eb13: Download complete [2021-04-19T20:49:47.351Z] bca2f99d35d6: Verifying Checksum [2021-04-19T20:49:47.351Z] bca2f99d35d6: Download complete [2021-04-19T20:49:54.021Z] bca2f99d35d6: Pull complete [2021-04-19T20:49:54.021Z] 93359f2a8cfa: Pull complete [2021-04-19T20:49:54.021Z] 7c6f9722023f: Pull complete [2021-04-19T20:50:04.066Z] a35cf1a2eb13: Pull complete [2021-04-19T20:50:04.066Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-19T20:50:04.066Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-19T20:50:04.066Z] ---> a62c8e92a672 [2021-04-19T20:50:04.066Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-19T20:50:04.066Z] ---> Running in 4fb39de5149a [2021-04-19T20:50:04.066Z] Removing intermediate container 4fb39de5149a [2021-04-19T20:50:04.066Z] ---> 8d50a9c815d6 [2021-04-19T20:50:04.066Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T20:50:04.334Z] ---> Running in 0847f58e6d1b [2021-04-19T20:50:05.751Z] Removing intermediate container 0847f58e6d1b [2021-04-19T20:50:05.751Z] ---> 1b3f5e7cd2d7 [2021-04-19T20:50:05.751Z] Step 5/8 : RUN apk add --no-cache make git [2021-04-19T20:50:05.751Z] ---> Running in 027d68fbfcbf [2021-04-19T20:50:06.016Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-19T20:50:06.592Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-19T20:50:07.170Z] OK: 166 MiB in 39 packages [2021-04-19T20:50:07.756Z] Removing intermediate container 027d68fbfcbf [2021-04-19T20:50:07.756Z] ---> 5269a376a94c [2021-04-19T20:50:07.756Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-04-19T20:50:07.756Z] ---> Running in ed2fcbd73e3b [2021-04-19T20:50:08.028Z] Removing intermediate container ed2fcbd73e3b [2021-04-19T20:50:08.028Z] ---> 489c903e4ed4 [2021-04-19T20:50:08.028Z] Step 7/8 : COPY . . [2021-04-19T20:50:11.361Z] ---> 78e0f33660fe [2021-04-19T20:50:11.361Z] Step 8/8 : RUN go mod download [2021-04-19T20:50:11.630Z] ---> Running in 9ee27b6cac4b [2021-04-19T20:50:30.634Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-934 in /w/workspace/edgexfoundry_edgex-ui-go_PR-339 [Pipeline] { [Pipeline] ws [2021-04-19T20:50:30.700Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-04-19T20:50:36.174Z] using credential edgex-jenkins-ssh [2021-04-19T20:50:36.192Z] Cloning the remote Git repository [2021-04-19T20:50:36.264Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-19T20:50:36.370Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-04-19T20:50:36.455Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-19T20:50:36.456Z] > git --version # timeout=10 [2021-04-19T20:50:36.485Z] > git --version # 'git version 2.17.1' [2021-04-19T20:50:36.488Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-19T20:50:36.551Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-19T20:50:40.730Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-19T20:50:40.746Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-19T20:50:40.769Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-19T20:50:40.800Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-19T20:50:40.800Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-19T20:50:40.812Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/339/head:refs/remotes/origin/PR-339 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-19T20:50:41.394Z] Merging remotes/origin/master commit ea9bf69feb7e0ae1810f6b530247b33ac0e1a991 into PR head commit 683cc9298b0d2de04013b64ca63a60cc8f59073a [2021-04-19T20:50:42.022Z] Merge succeeded, producing 683cc9298b0d2de04013b64ca63a60cc8f59073a [2021-04-19T20:50:42.023Z] Checking out Revision 683cc9298b0d2de04013b64ca63a60cc8f59073a (PR-339) [2021-04-19T20:50:41.414Z] > git config core.sparsecheckout # timeout=10 [2021-04-19T20:50:41.426Z] > git checkout -f 683cc9298b0d2de04013b64ca63a60cc8f59073a # timeout=10 [2021-04-19T20:50:41.944Z] > git remote # timeout=10 [2021-04-19T20:50:41.961Z] > git config --get remote.origin.url # timeout=10 [2021-04-19T20:50:41.981Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-19T20:50:41.991Z] > git merge ea9bf69feb7e0ae1810f6b530247b33ac0e1a991 # timeout=10 [2021-04-19T20:50:42.011Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-19T20:50:42.030Z] > git config core.sparsecheckout # timeout=10 [2021-04-19T20:50:42.042Z] > git checkout -f 683cc9298b0d2de04013b64ca63a60cc8f59073a # timeout=10 [2021-04-19T20:50:43.895Z] Removing intermediate container 9ee27b6cac4b [2021-04-19T20:50:43.896Z] ---> 10221239cd66 [2021-04-19T20:50:43.896Z] Successfully built 10221239cd66 [2021-04-19T20:50:43.896Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-19T20:50:45.049Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-19T20:50:45.049Z] . [Pipeline] withDockerContainer [2021-04-19T20:50:45.198Z] prd-centos7-docker-4c-2g-932 does not seem to be running inside a container [2021-04-19T20:50:45.248Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-04-19T20:50:46.106Z] $ docker top 81c33a26de3c5b7fa25c913171689f14c9dae95d92f45370c5f50ae97970a67c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-19T20:50:46.596Z] + go version [2021-04-19T20:50:46.596Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-19T20:50:46.626Z] $ docker stop --time=1 81c33a26de3c5b7fa25c913171689f14c9dae95d92f45370c5f50ae97970a67c [2021-04-19T20:50:46.996Z] Commit message: "docs: Add badges to readme" [2021-04-19T20:50:47.050Z] > git --version # timeout=10 [2021-04-19T20:50:47.062Z] > git --version # 'git version 2.17.1' [2021-04-19T20:50:47.071Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-19T20:50:48.010Z] $ docker rm -f 81c33a26de3c5b7fa25c913171689f14c9dae95d92f45370c5f50ae97970a67c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-19T20:50:48.891Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-19T20:50:48.891Z] . [Pipeline] withDockerContainer [2021-04-19T20:50:49.498Z] prd-centos7-docker-4c-2g-932 does not seem to be running inside a container [2021-04-19T20:50:49.553Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-04-19T20:50:49.661Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [2021-04-19T20:50:50.230Z] $ docker top cce77aba27688a20e08e081b40353fb7bc7c346b5c75ea0a3d00fe69fae6fb88 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-04-19T20:50:50.809Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-19T20:50:50.898Z] + make test [2021-04-19T20:50:50.898Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-04-19T20:50:51.171Z] + sudo service docker restart [2021-04-19T20:50:51.171Z] + true [2021-04-19T20:50:52.319Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-19T20:50:53.255Z] provisioning config files... [2021-04-19T20:50:53.316Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config2604775023788364753tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-19T20:50:53.746Z] ---> docker-login.sh [2021-04-19T20:50:53.746Z] nexus3.edgexfoundry.org:10001 [2021-04-19T20:50:54.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T20:50:54.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T20:50:54.944Z] Configure a credential helper to remove this warning. See [2021-04-19T20:50:54.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T20:50:54.944Z] [2021-04-19T20:50:54.944Z] Login Succeeded [2021-04-19T20:50:54.944Z] nexus3.edgexfoundry.org:10002 [2021-04-19T20:50:55.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T20:50:55.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T20:50:55.491Z] Configure a credential helper to remove this warning. See [2021-04-19T20:50:55.491Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T20:50:55.491Z] [2021-04-19T20:50:55.491Z] Login Succeeded [2021-04-19T20:50:55.491Z] nexus3.edgexfoundry.org:10003 [2021-04-19T20:50:55.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T20:50:56.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T20:50:56.037Z] Configure a credential helper to remove this warning. See [2021-04-19T20:50:56.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T20:50:56.037Z] [2021-04-19T20:50:56.037Z] Login Succeeded [2021-04-19T20:50:56.037Z] nexus3.edgexfoundry.org:10004 [2021-04-19T20:50:56.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T20:50:56.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T20:50:56.585Z] Configure a credential helper to remove this warning. See [2021-04-19T20:50:56.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T20:50:56.585Z] [2021-04-19T20:50:56.585Z] Login Succeeded [2021-04-19T20:50:56.585Z] docker.io [2021-04-19T20:50:56.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T20:50:57.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T20:50:57.452Z] Configure a credential helper to remove this warning. See [2021-04-19T20:50:57.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T20:50:57.452Z] [2021-04-19T20:50:57.452Z] Login Succeeded [2021-04-19T20:50:57.452Z] ---> docker-login.sh ends [Pipeline] } [2021-04-19T20:50:57.486Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-19T20:50:57.892Z] ========================================================= [2021-04-19T20:50:57.892Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-19T20:50:57.892Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-19T20:50:58.269Z] + 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-04-19T20:50:59.252Z] Sending build context to Docker daemon 34.84MB [2021-04-19T20:50:59.252Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-19T20:50:59.252Z] Step 2/8 : FROM ${BASE} [2021-04-19T20:50:59.252Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-19T20:50:59.252Z] 5f621e34cdf4: Pulling fs layer [2021-04-19T20:50:59.252Z] a4357932f1b6: Pulling fs layer [2021-04-19T20:50:59.252Z] 18c013af1878: Pulling fs layer [2021-04-19T20:50:59.252Z] 00ac8860ef70: Pulling fs layer [2021-04-19T20:50:59.252Z] 63d7cb157983: Pulling fs layer [2021-04-19T20:50:59.252Z] b116817d02f9: Pulling fs layer [2021-04-19T20:50:59.252Z] 745a02a5169b: Pulling fs layer [2021-04-19T20:50:59.252Z] 00ac8860ef70: Waiting [2021-04-19T20:50:59.252Z] 63d7cb157983: Waiting [2021-04-19T20:50:59.252Z] b116817d02f9: Waiting [2021-04-19T20:50:59.252Z] 745a02a5169b: Waiting [2021-04-19T20:50:59.252Z] 18c013af1878: Verifying Checksum [2021-04-19T20:50:59.252Z] 18c013af1878: Download complete [2021-04-19T20:50:59.252Z] a4357932f1b6: Verifying Checksum [2021-04-19T20:50:59.252Z] a4357932f1b6: Download complete [2021-04-19T20:50:59.252Z] 63d7cb157983: Verifying Checksum [2021-04-19T20:50:59.529Z] b116817d02f9: Download complete [2021-04-19T20:50:59.529Z] 5f621e34cdf4: Verifying Checksum [2021-04-19T20:50:59.529Z] 5f621e34cdf4: Download complete [2021-04-19T20:51:00.140Z] 5f621e34cdf4: Pull complete [2021-04-19T20:51:00.749Z] a4357932f1b6: Pull complete [2021-04-19T20:51:01.349Z] 18c013af1878: Pull complete [2021-04-19T20:51:01.349Z] 745a02a5169b: Verifying Checksum [2021-04-19T20:51:01.349Z] 745a02a5169b: Download complete [2021-04-19T20:51:02.791Z] 00ac8860ef70: Verifying Checksum [2021-04-19T20:51:02.791Z] 00ac8860ef70: Download complete [2021-04-19T20:51:04.736Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-04-19T20:51:04.736Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-04-19T20:51:04.736Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-04-19T20:51:04.736Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-04-19T20:51:04.736Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-04-19T20:51:04.736Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-04-19T20:51:04.736Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-04-19T20:51:04.736Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-04-19T20:51:04.736Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-04-19T20:51:04.736Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-04-19T20:51:04.736Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-04-19T20:51:04.736Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-04-19T20:51:04.736Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-04-19T20:51:05.729Z] $ docker stop --time=1 cce77aba27688a20e08e081b40353fb7bc7c346b5c75ea0a3d00fe69fae6fb88 [2021-04-19T20:51:08.055Z] $ docker rm -f cce77aba27688a20e08e081b40353fb7bc7c346b5c75ea0a3d00fe69fae6fb88 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-19T20:51:08.683Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-19T20:51:09.111Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-04-19T20:51:10.205Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-04-19T20:51:10.532Z] + ls -al . [2021-04-19T20:51:10.532Z] total 92 [2021-04-19T20:51:10.532Z] drwxrwxr-x. 10 jenkins jenkins 4096 Apr 19 20:50 . [2021-04-19T20:51:10.532Z] drwxrwxr-x. 4 jenkins jenkins 28 Apr 19 20:49 .. [2021-04-19T20:51:10.532Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 19 20:49 assets [2021-04-19T20:51:10.532Z] drwxrwxr-x. 2 jenkins jenkins 35 Apr 19 20:49 bin [2021-04-19T20:51:10.532Z] drwxrwxr-x. 3 jenkins jenkins 29 Apr 19 20:49 cmd [2021-04-19T20:51:10.532Z] -rw-rw-r--. 1 jenkins jenkins 3959 Apr 19 20:49 CONTRIBUTING.md [2021-04-19T20:51:10.532Z] -rw-r--r--. 1 jenkins jenkins 10 Apr 19 20:50 coverage.out [2021-04-19T20:51:10.532Z] -rw-rw-r--. 1 jenkins jenkins 1508 Apr 19 20:49 Dockerfile [2021-04-19T20:51:10.532Z] -rw-rw-r--. 1 jenkins jenkins 902 Apr 19 20:49 Dockerfile.build [2021-04-19T20:51:10.532Z] drwxrwxr-x. 5 jenkins jenkins 104 Apr 19 20:49 docs [2021-04-19T20:51:10.532Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 19 20:49 .git [2021-04-19T20:51:10.532Z] drwxrwxr-x. 2 jenkins jenkins 103 Apr 19 20:49 .github [2021-04-19T20:51:10.532Z] -rw-rw-r--. 1 jenkins jenkins 162 Apr 19 20:49 .gitignore [2021-04-19T20:51:10.532Z] -rw-rw-r--. 1 jenkins jenkins 987 Apr 19 20:49 go.mod [2021-04-19T20:51:10.532Z] -rw-r--r--. 1 jenkins jenkins 22392 Apr 19 20:50 go.sum [2021-04-19T20:51:10.532Z] drwxrwxr-x. 10 jenkins jenkins 139 Apr 19 20:49 internal [2021-04-19T20:51:10.532Z] -rw-rw-r--. 1 jenkins jenkins 652 Apr 19 20:49 Jenkinsfile [2021-04-19T20:51:10.532Z] -rw-rw-r--. 1 jenkins jenkins 11357 Apr 19 20:49 LICENSE [2021-04-19T20:51:10.532Z] -rw-rw-r--. 1 jenkins jenkins 951 Apr 19 20:49 Makefile [2021-04-19T20:51:10.532Z] -rw-rw-r--. 1 jenkins jenkins 6254 Apr 19 20:49 README.md [2021-04-19T20:51:10.532Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 19 20:47 VERSION [2021-04-19T20:51:10.532Z] -rw-rw-r--. 1 jenkins jenkins 155 Apr 19 20:49 version.go [2021-04-19T20:51:10.532Z] drwxrwxr-x. 4 jenkins jenkins 4096 Apr 19 20:49 web [Pipeline] isUnix [Pipeline] sh [2021-04-19T20:51:10.875Z] + 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=683cc9298b0d2de04013b64ca63a60cc8f59073a --label arch=amd64 --label version=0.0.0 . [2021-04-19T20:51:11.458Z] Sending build context to Docker daemon 34.87MB [2021-04-19T20:51:11.458Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-04-19T20:51:11.458Z] Step 2/24 : FROM ${BASE} AS builder [2021-04-19T20:51:11.458Z] ---> 10221239cd66 [2021-04-19T20:51:11.458Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-04-19T20:51:12.036Z] ---> Running in 3b6f8e0960a2 [2021-04-19T20:51:12.301Z] Removing intermediate container 3b6f8e0960a2 [2021-04-19T20:51:12.301Z] ---> d14a151424b6 [2021-04-19T20:51:12.301Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-04-19T20:51:12.301Z] ---> Running in 0f51800de901 [2021-04-19T20:51:12.564Z] Removing intermediate container 0f51800de901 [2021-04-19T20:51:12.564Z] ---> 2cc199230651 [2021-04-19T20:51:12.564Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-04-19T20:51:12.564Z] ---> Running in 21fb9631cf4d [2021-04-19T20:51:12.830Z] Removing intermediate container 21fb9631cf4d [2021-04-19T20:51:12.830Z] ---> 9ed87be9f9e6 [2021-04-19T20:51:12.830Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-04-19T20:51:12.830Z] ---> Running in bc4c3267bc92 [2021-04-19T20:51:12.970Z] 00ac8860ef70: Pull complete [2021-04-19T20:51:13.097Z] Removing intermediate container bc4c3267bc92 [2021-04-19T20:51:13.097Z] ---> 22837e34e023 [2021-04-19T20:51:13.097Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-04-19T20:51:13.097Z] ---> Running in a2065d543ef3 [2021-04-19T20:51:13.264Z] 63d7cb157983: Pull complete [2021-04-19T20:51:13.361Z] Removing intermediate container a2065d543ef3 [2021-04-19T20:51:13.361Z] ---> cf29aa805574 [2021-04-19T20:51:13.361Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T20:51:13.361Z] ---> Running in fbaad94fe221 [2021-04-19T20:51:13.866Z] b116817d02f9: Pull complete [2021-04-19T20:51:14.311Z] Removing intermediate container fbaad94fe221 [2021-04-19T20:51:14.312Z] ---> c5cc24038cd6 [2021-04-19T20:51:14.312Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-04-19T20:51:14.585Z] ---> Running in 4f9f2b0b9c15 [2021-04-19T20:51:15.167Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-19T20:51:16.123Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-19T20:51:17.076Z] OK: 166 MiB in 39 packages [2021-04-19T20:51:17.661Z] Removing intermediate container 4f9f2b0b9c15 [2021-04-19T20:51:17.661Z] ---> 658b9ba5eca5 [2021-04-19T20:51:17.661Z] Step 10/24 : ENV GO111MODULE=on [2021-04-19T20:51:17.661Z] ---> Running in 70c3ae98809e [2021-04-19T20:51:17.933Z] Removing intermediate container 70c3ae98809e [2021-04-19T20:51:17.933Z] ---> c9601a21753a [2021-04-19T20:51:17.933Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-04-19T20:51:17.933Z] ---> Running in eb28621f8310 [2021-04-19T20:51:18.171Z] 745a02a5169b: Pull complete [2021-04-19T20:51:18.171Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-19T20:51:18.171Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-19T20:51:18.171Z] ---> b7e6874047d6 [2021-04-19T20:51:18.171Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-19T20:51:18.197Z] Removing intermediate container eb28621f8310 [2021-04-19T20:51:18.197Z] ---> 4cdaa18d05e3 [2021-04-19T20:51:18.197Z] Step 12/24 : COPY go.mod . [2021-04-19T20:51:18.197Z] ---> e8d8b20eaad4 [2021-04-19T20:51:18.197Z] Step 13/24 : COPY Makefile . [2021-04-19T20:51:19.146Z] ---> 2cb8ad29364c [2021-04-19T20:51:19.146Z] Step 14/24 : RUN make update [2021-04-19T20:51:19.147Z] ---> Running in 61548f1e80ea [2021-04-19T20:51:19.742Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-04-19T20:51:20.154Z] ---> Running in 8eed5fd63ee1 [2021-04-19T20:51:20.329Z] Removing intermediate container 61548f1e80ea [2021-04-19T20:51:20.329Z] ---> 85c80ae87745 [2021-04-19T20:51:20.329Z] Step 15/24 : COPY . . [2021-04-19T20:51:20.750Z] Removing intermediate container 8eed5fd63ee1 [2021-04-19T20:51:20.750Z] ---> c8fd56caf5f4 [2021-04-19T20:51:20.750Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T20:51:20.750Z] ---> Running in 5c42592ef256 [2021-04-19T20:51:22.262Z] ---> e4427b2dc7d6 [2021-04-19T20:51:22.262Z] Step 16/24 : RUN ${MAKE} [2021-04-19T20:51:22.526Z] ---> Running in fb00c18d2059 [2021-04-19T20:51:23.107Z] 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-04-19T20:51:23.387Z] Removing intermediate container 5c42592ef256 [2021-04-19T20:51:23.387Z] ---> 9f6915fd598f [2021-04-19T20:51:23.387Z] Step 5/8 : RUN apk add --no-cache make git [2021-04-19T20:51:23.387Z] ---> Running in 0b034184be8d [2021-04-19T20:51:24.363Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-19T20:51:24.953Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-19T20:51:25.942Z] OK: 142 MiB in 39 packages [2021-04-19T20:51:26.916Z] Removing intermediate container 0b034184be8d [2021-04-19T20:51:26.916Z] ---> c30328fb9b2d [2021-04-19T20:51:26.916Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-04-19T20:51:27.188Z] ---> Running in 06cee317a17f [2021-04-19T20:51:27.463Z] Removing intermediate container 06cee317a17f [2021-04-19T20:51:27.463Z] ---> 9e2b05500b22 [2021-04-19T20:51:27.463Z] Step 7/8 : COPY . . [2021-04-19T20:51:30.882Z] ---> e631b9b3eb58 [2021-04-19T20:51:30.882Z] Step 8/8 : RUN go mod download [2021-04-19T20:51:30.882Z] ---> Running in 1f634f7bdfd0 [2021-04-19T20:51:33.230Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-04-19T20:51:37.470Z] Removing intermediate container fb00c18d2059 [2021-04-19T20:51:37.470Z] ---> 1d74ee9c8014 [2021-04-19T20:51:37.470Z] Step 17/24 : FROM alpine:3.12 [2021-04-19T20:51:37.470Z] 3.12: Pulling from library/alpine [2021-04-19T20:51:37.470Z] 339de151aab4: Pulling fs layer [2021-04-19T20:51:37.470Z] 339de151aab4: Download complete [2021-04-19T20:51:37.735Z] 339de151aab4: Pull complete [2021-04-19T20:51:37.735Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-19T20:51:37.735Z] Status: Downloaded newer image for alpine:3.12 [2021-04-19T20:51:37.735Z] ---> 13621d1b12d4 [2021-04-19T20:51:37.735Z] Step 18/24 : EXPOSE 4000 [2021-04-19T20:51:38.000Z] ---> Running in 9032a3e44de0 [2021-04-19T20:51:38.000Z] Removing intermediate container 9032a3e44de0 [2021-04-19T20:51:38.000Z] ---> fedd4ee24c2c [2021-04-19T20:51:38.000Z] 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-04-19T20:51:39.939Z] ---> 8c3ab07ed90b [2021-04-19T20:51:39.939Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-04-19T20:51:39.939Z] ---> Running in b3a2029bc977 [2021-04-19T20:51:40.205Z] Removing intermediate container b3a2029bc977 [2021-04-19T20:51:40.205Z] ---> 2d4112322ce3 [2021-04-19T20:51:40.205Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-04-19T20:51:40.205Z] ---> Running in abec933643da [2021-04-19T20:51:40.471Z] Removing intermediate container abec933643da [2021-04-19T20:51:40.471Z] ---> af12f12457dc [2021-04-19T20:51:40.471Z] Step 22/24 : LABEL arch=amd64 [2021-04-19T20:51:40.471Z] ---> Running in 8e2e7971b91b [2021-04-19T20:51:40.733Z] Removing intermediate container 8e2e7971b91b [2021-04-19T20:51:40.733Z] ---> 97dc74620c54 [2021-04-19T20:51:40.733Z] Step 23/24 : LABEL git_sha=683cc9298b0d2de04013b64ca63a60cc8f59073a [2021-04-19T20:51:40.996Z] ---> Running in baf4123f264e [2021-04-19T20:51:40.996Z] Removing intermediate container baf4123f264e [2021-04-19T20:51:40.996Z] ---> 781e75d53a9f [2021-04-19T20:51:40.996Z] Step 24/24 : LABEL version=0.0.0 [2021-04-19T20:51:41.260Z] ---> Running in 8f5c2e215016 [2021-04-19T20:51:41.260Z] Removing intermediate container 8f5c2e215016 [2021-04-19T20:51:41.260Z] ---> af3edb00be01 [2021-04-19T20:51:41.260Z] [Warning] One or more build-args [ARCH] were not consumed [2021-04-19T20:51:41.524Z] Successfully built af3edb00be01 [2021-04-19T20:51:41.524Z] Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-19T20:51:42.333Z] ---> job-cost.sh [2021-04-19T20:51:42.334Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yMQB [2021-04-19T20:52:00.534Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-19T20:52:03.252Z] Removing intermediate container 1f634f7bdfd0 [2021-04-19T20:52:03.252Z] ---> 7e09d918c334 [2021-04-19T20:52:03.252Z] Successfully built 7e09d918c334 [2021-04-19T20:52:03.252Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-19T20:52:03.638Z] + docker inspect -f . ci-base-image-arm64 [2021-04-19T20:52:03.638Z] . [Pipeline] withDockerContainer [2021-04-19T20:52:03.934Z] prd-ubuntu18.04-docker-arm64-4c-16g-934 does not seem to be running inside a container [2021-04-19T20:52:04.018Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-19T20:52:05.579Z] $ docker top 6d1c066692609cfa35a46271d1df916a976b6378fedda16d6cc90e5f7938010f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-19T20:52:06.615Z] + go version [2021-04-19T20:52:06.616Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-19T20:52:06.653Z] $ docker stop --time=1 6d1c066692609cfa35a46271d1df916a976b6378fedda16d6cc90e5f7938010f [2021-04-19T20:52:08.596Z] $ docker rm -f 6d1c066692609cfa35a46271d1df916a976b6378fedda16d6cc90e5f7938010f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-19T20:52:09.544Z] + docker inspect -f . ci-base-image-arm64 [2021-04-19T20:52:09.544Z] . [Pipeline] withDockerContainer [2021-04-19T20:52:09.845Z] prd-ubuntu18.04-docker-arm64-4c-16g-934 does not seem to be running inside a container [2021-04-19T20:52:09.932Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-19T20:52:11.405Z] $ docker top 872153a39f72bd6819f9fcbe8bd08f49372c8e112570f6a7d90206b5bf731f61 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-19T20:52:12.468Z] + make test [2021-04-19T20:52:12.469Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-04-19T20:52:13.907Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-04-19T20:52:32.763Z] lf-activate-venv(): INFO: Adding /tmp/venv-yMQB/bin to PATH [2021-04-19T20:52:32.763Z] INFO: No Stack... [2021-04-19T20:52:32.763Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-19T20:52:32.763Z] INFO: Archiving Costs [Pipeline] sh [2021-04-19T20:52:33.102Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-04-19T20:52:33.102Z] + cut -d, -f6 [Pipeline] lock [2021-04-19T20:52:33.217Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-339-1-stack-cost] [2021-04-19T20:52:33.223Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-339-1-stack-cost] did not exist. Created. [2021-04-19T20:52:33.224Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-339-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-19T20:52:33.645Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-04-19T20:52:33.820Z] Stashed 1 file(s) [Pipeline] } [2021-04-19T20:52:33.839Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-339-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-19T20:52:46.644Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-04-19T20:52:46.644Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-04-19T20:52:46.644Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-04-19T20:52:46.644Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-04-19T20:52:46.644Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-04-19T20:52:46.644Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-04-19T20:52:46.644Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-04-19T20:52:46.644Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-04-19T20:52:46.644Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-04-19T20:52:46.644Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-04-19T20:52:46.644Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-04-19T20:52:46.644Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-04-19T20:52:46.644Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-04-19T20:52:48.115Z] $ docker stop --time=1 872153a39f72bd6819f9fcbe8bd08f49372c8e112570f6a7d90206b5bf731f61 [2021-04-19T20:52:50.389Z] $ docker rm -f 872153a39f72bd6819f9fcbe8bd08f49372c8e112570f6a7d90206b5bf731f61 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-19T20:52:51.210Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-19T20:52:51.246Z] Warning: overwriting stash ‘coverage-report’ [2021-04-19T20:52:51.823Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-19T20:52:52.432Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-04-19T20:52:52.796Z] + ls -al . [2021-04-19T20:52:52.796Z] total 124 [2021-04-19T20:52:52.796Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 19 20:52 . [2021-04-19T20:52:52.796Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 20:50 .. [2021-04-19T20:52:52.796Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 20:50 .git [2021-04-19T20:52:52.796Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 20:50 .github [2021-04-19T20:52:52.796Z] -rw-rw-r-- 1 jenkins jenkins 162 Apr 19 20:50 .gitignore [2021-04-19T20:52:52.796Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 19 20:50 CONTRIBUTING.md [2021-04-19T20:52:52.796Z] -rw-rw-r-- 1 jenkins jenkins 1508 Apr 19 20:50 Dockerfile [2021-04-19T20:52:52.796Z] -rw-rw-r-- 1 jenkins jenkins 902 Apr 19 20:50 Dockerfile.build [2021-04-19T20:52:52.796Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 19 20:50 Jenkinsfile [2021-04-19T20:52:52.796Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 19 20:50 LICENSE [2021-04-19T20:52:52.796Z] -rw-rw-r-- 1 jenkins jenkins 951 Apr 19 20:50 Makefile [2021-04-19T20:52:52.796Z] -rw-rw-r-- 1 jenkins jenkins 6254 Apr 19 20:50 README.md [2021-04-19T20:52:52.796Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 19 20:47 VERSION [2021-04-19T20:52:52.796Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 20:50 assets [2021-04-19T20:52:52.796Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 20:50 bin [2021-04-19T20:52:52.796Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 20:50 cmd [2021-04-19T20:52:52.796Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 19 20:52 coverage.out [2021-04-19T20:52:52.796Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 19 20:50 docs [2021-04-19T20:52:52.796Z] -rw-rw-r-- 1 jenkins jenkins 987 Apr 19 20:50 go.mod [2021-04-19T20:52:52.796Z] -rw-r--r-- 1 jenkins jenkins 22392 Apr 19 20:52 go.sum [2021-04-19T20:52:52.796Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 19 20:50 internal [2021-04-19T20:52:52.796Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 19 20:50 version.go [2021-04-19T20:52:52.796Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 20:50 web [Pipeline] isUnix [Pipeline] sh [2021-04-19T20:52:53.167Z] + 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=683cc9298b0d2de04013b64ca63a60cc8f59073a --label arch=arm64 --label version=0.0.0 . [2021-04-19T20:52:54.161Z] Sending build context to Docker daemon 34.87MB [2021-04-19T20:52:54.161Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-04-19T20:52:54.161Z] Step 2/24 : FROM ${BASE} AS builder [2021-04-19T20:52:54.161Z] ---> 7e09d918c334 [2021-04-19T20:52:54.161Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-04-19T20:52:54.756Z] ---> Running in e4bb8c59d49b [2021-04-19T20:52:55.365Z] Removing intermediate container e4bb8c59d49b [2021-04-19T20:52:55.365Z] ---> 7357c8792bc9 [2021-04-19T20:52:55.365Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-04-19T20:52:55.365Z] ---> Running in 689e2749c78a [2021-04-19T20:52:55.962Z] Removing intermediate container 689e2749c78a [2021-04-19T20:52:55.962Z] ---> 84a2f6cf075f [2021-04-19T20:52:55.962Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-04-19T20:52:55.962Z] ---> Running in 6149b2ff5e2b [2021-04-19T20:52:56.558Z] Removing intermediate container 6149b2ff5e2b [2021-04-19T20:52:56.558Z] ---> 7f9984c313b1 [2021-04-19T20:52:56.558Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-04-19T20:52:56.558Z] ---> Running in bcf164a70276 [2021-04-19T20:52:56.833Z] Removing intermediate container bcf164a70276 [2021-04-19T20:52:56.833Z] ---> cb4bcbc32b4b [2021-04-19T20:52:56.833Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-04-19T20:52:57.105Z] ---> Running in c0d028f3190e [2021-04-19T20:52:57.699Z] Removing intermediate container c0d028f3190e [2021-04-19T20:52:57.699Z] ---> 312dd31c9e21 [2021-04-19T20:52:57.699Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T20:52:57.699Z] ---> Running in 13ccd518f0bf [2021-04-19T20:52:59.678Z] Removing intermediate container 13ccd518f0bf [2021-04-19T20:52:59.678Z] ---> 677811d48210 [2021-04-19T20:52:59.678Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-04-19T20:52:59.678Z] ---> Running in 3656b602b3f0 [2021-04-19T20:53:01.131Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-19T20:53:01.723Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-19T20:53:02.700Z] OK: 142 MiB in 39 packages [2021-04-19T20:53:03.677Z] Removing intermediate container 3656b602b3f0 [2021-04-19T20:53:03.677Z] ---> 80b6245bdcc6 [2021-04-19T20:53:03.677Z] Step 10/24 : ENV GO111MODULE=on [2021-04-19T20:53:03.677Z] ---> Running in 3be7ce81506d [2021-04-19T20:53:04.272Z] Removing intermediate container 3be7ce81506d [2021-04-19T20:53:04.272Z] ---> 2ac736c4e106 [2021-04-19T20:53:04.272Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-04-19T20:53:04.272Z] ---> Running in 1eca5b79f7cd [2021-04-19T20:53:04.868Z] Removing intermediate container 1eca5b79f7cd [2021-04-19T20:53:04.868Z] ---> 7050ca4a8c1a [2021-04-19T20:53:04.868Z] Step 12/24 : COPY go.mod . [2021-04-19T20:53:05.459Z] ---> ab3a6735bafa [2021-04-19T20:53:05.459Z] Step 13/24 : COPY Makefile . [2021-04-19T20:53:06.440Z] ---> de148a58c91d [2021-04-19T20:53:06.440Z] Step 14/24 : RUN make update [2021-04-19T20:53:06.440Z] ---> Running in 9fd8b748e28a [2021-04-19T20:53:07.426Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-04-19T20:53:08.860Z] Removing intermediate container 9fd8b748e28a [2021-04-19T20:53:08.860Z] ---> 1d8ced07fafa [2021-04-19T20:53:08.860Z] Step 15/24 : COPY . . [2021-04-19T20:53:12.247Z] ---> 05de610484e9 [2021-04-19T20:53:12.247Z] Step 16/24 : RUN ${MAKE} [2021-04-19T20:53:12.247Z] ---> Running in f0dbf7f344f8 [2021-04-19T20:53:13.220Z] 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-04-19T20:53:40.081Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-04-19T20:53:45.478Z] Removing intermediate container f0dbf7f344f8 [2021-04-19T20:53:45.478Z] ---> 480f6d7686ae [2021-04-19T20:53:45.478Z] Step 17/24 : FROM alpine:3.12 [2021-04-19T20:53:45.478Z] 3.12: Pulling from library/alpine [2021-04-19T20:53:45.478Z] d2f70382dc9a: Pulling fs layer [2021-04-19T20:53:45.749Z] d2f70382dc9a: Verifying Checksum [2021-04-19T20:53:45.749Z] d2f70382dc9a: Download complete [2021-04-19T20:53:46.341Z] d2f70382dc9a: Pull complete [2021-04-19T20:53:46.341Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-19T20:53:46.341Z] Status: Downloaded newer image for alpine:3.12 [2021-04-19T20:53:46.341Z] ---> 9852663dfa18 [2021-04-19T20:53:46.341Z] Step 18/24 : EXPOSE 4000 [2021-04-19T20:53:46.614Z] ---> Running in e1b672239d55 [2021-04-19T20:53:46.888Z] Removing intermediate container e1b672239d55 [2021-04-19T20:53:46.888Z] ---> 3dd35b62bcf9 [2021-04-19T20:53:46.888Z] 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-04-19T20:53:50.324Z] ---> 5703859251aa [2021-04-19T20:53:50.324Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-04-19T20:53:50.324Z] ---> Running in c9169015fb15 [2021-04-19T20:53:50.596Z] Removing intermediate container c9169015fb15 [2021-04-19T20:53:50.596Z] ---> 44b5818f6901 [2021-04-19T20:53:50.596Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-04-19T20:53:50.866Z] ---> Running in 11f7d9177806 [2021-04-19T20:53:51.138Z] Removing intermediate container 11f7d9177806 [2021-04-19T20:53:51.138Z] ---> e90157eceaec [2021-04-19T20:53:51.138Z] Step 22/24 : LABEL arch=arm64 [2021-04-19T20:53:51.410Z] ---> Running in 73e8a7477ac8 [2021-04-19T20:53:51.682Z] Removing intermediate container 73e8a7477ac8 [2021-04-19T20:53:51.682Z] ---> a1fe9e55df47 [2021-04-19T20:53:51.682Z] Step 23/24 : LABEL git_sha=683cc9298b0d2de04013b64ca63a60cc8f59073a [2021-04-19T20:53:51.955Z] ---> Running in 73e4ee74e66b [2021-04-19T20:53:52.231Z] Removing intermediate container 73e4ee74e66b [2021-04-19T20:53:52.231Z] ---> ae2173bf4276 [2021-04-19T20:53:52.231Z] Step 24/24 : LABEL version=0.0.0 [2021-04-19T20:53:52.504Z] ---> Running in 71e2b4050928 [2021-04-19T20:53:53.097Z] Removing intermediate container 71e2b4050928 [2021-04-19T20:53:53.097Z] ---> f3a7018cd09f [2021-04-19T20:53:53.097Z] [Warning] One or more build-args [ARCH] were not consumed [2021-04-19T20:53:53.097Z] Successfully built f3a7018cd09f [2021-04-19T20:53:53.097Z] Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-19T20:53:53.816Z] ---> job-cost.sh [2021-04-19T20:53:53.816Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PqXy [2021-04-19T20:54:32.766Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-19T20:56:09.539Z] lf-activate-venv(): INFO: Adding /tmp/venv-PqXy/bin to PATH [2021-04-19T20:56:09.540Z] INFO: No Stack... [2021-04-19T20:56:09.540Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-19T20:56:09.540Z] INFO: Archiving Costs [Pipeline] sh [2021-04-19T20:56:09.894Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-04-19T20:56:09.894Z] + cut -d, -f6 [Pipeline] lock [2021-04-19T20:56:10.022Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-339-1-stack-cost] [2021-04-19T20:56:10.029Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-339-1-stack-cost] did not exist. Created. [2021-04-19T20:56:10.029Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-339-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-19T20:56:10.482Z] /w/workspace/edgex-ui-go/1@tmp/durable-dd65c2a8/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-dd65c2a8/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-04-19T20:56:10.854Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-19T20:56:10.894Z] Warning: overwriting stash ‘stack-cost’ [2021-04-19T20:56:11.125Z] Stashed 1 file(s) [Pipeline] } [2021-04-19T20:56:11.144Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-339-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-04-19T20:56:12.393Z] provisioning config files... [2021-04-19T20:56:12.410Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-339@tmp/config3982440999334735926tmp [Pipeline] { [Pipeline] sh [2021-04-19T20:56:12.828Z] + set +x [2021-04-19T20:56:12.828Z] + curl -s https://codecov.io/bash [2021-04-19T20:56:12.828Z] + bash -s -- [2021-04-19T20:56:13.099Z] [2021-04-19T20:56:13.099Z] _____ _ [2021-04-19T20:56:13.099Z] / ____| | | [2021-04-19T20:56:13.099Z] | | ___ __| | ___ ___ _____ __ [2021-04-19T20:56:13.099Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-04-19T20:56:13.099Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-04-19T20:56:13.099Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-04-19T20:56:13.099Z] Bash-1.0.1 [2021-04-19T20:56:13.099Z] [2021-04-19T20:56:13.099Z] [2021-04-19T20:56:13.099Z] ==> git version 2.24.3 found [2021-04-19T20:56:13.099Z] ==> 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-04-19T20:56:13.099Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-04-19T20:56:13.099Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-04-19T20:56:13.099Z] ==> Jenkins CI detected. [2021-04-19T20:56:13.099Z] project root: . [2021-04-19T20:56:13.099Z] --> token set from env [2021-04-19T20:56:13.099Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-04-19T20:56:13.416Z] ==> Running gcov in . (disable via -X gcov) [2021-04-19T20:56:13.416Z] ==> Python coveragepy not found [2021-04-19T20:56:13.416Z] ==> Searching for coverage reports in: [2021-04-19T20:56:13.416Z] + . [2021-04-19T20:56:13.416Z] -> Found 1 reports [2021-04-19T20:56:13.416Z] ==> Detecting git/mercurial file structure [2021-04-19T20:56:13.416Z] ==> Reading reports [2021-04-19T20:56:13.416Z] + ./coverage.out bytes=10 [2021-04-19T20:56:13.416Z] ==> Appending adjustments [2021-04-19T20:56:13.416Z] https://docs.codecov.io/docs/fixing-reports [2021-04-19T20:56:13.727Z] + Found adjustments [2021-04-19T20:56:13.727Z] ==> Gzipping contents [2021-04-19T20:56:13.727Z] 4.0K /tmp/codecov.WwBIkN.gz [2021-04-19T20:56:13.727Z] ==> Uploading reports [2021-04-19T20:56:13.727Z] url: https://codecov.io [2021-04-19T20:56:13.727Z] query: branch=PR-339&commit=683cc9298b0d2de04013b64ca63a60cc8f59073a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-339%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=339&job=&cmd_args= [2021-04-19T20:56:13.727Z] -> Pinging Codecov [2021-04-19T20:56:13.727Z] https://codecov.io/upload/v4?package=bash-1.0.1&token=secret&branch=PR-339&commit=683cc9298b0d2de04013b64ca63a60cc8f59073a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-339%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=339&job=&cmd_args= [2021-04-19T20:56:14.319Z] -> Uploading to [2021-04-19T20:56:14.319Z] https://storage.googleapis.com/codecov/v4/raw/2021-04-19/FB506323287CE973F263BFD2A0EB1F37/683cc9298b0d2de04013b64ca63a60cc8f59073a/95cfd538-7a79-4cfe-a9cc-207a9c120e98.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210419%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210419T205614Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4a097655a76788740d7d404216713e34db06e9755e09e360a874b513ba3a023f [2021-04-19T20:56:14.319Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-19T20:56:14.319Z] Dload Upload Total Spent Left Speed [2021-04-19T20:56:14.908Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3902 0 0 100 3902 0 9038 --:--:-- --:--:-- --:--:-- 9032 100 3902 0 0 100 3902 0 9034 --:--:-- --:--:-- --:--:-- 9032 [2021-04-19T20:56:14.908Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/683cc9298b0d2de04013b64ca63a60cc8f59073a [Pipeline] } [2021-04-19T20:56:14.940Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-04-19T20:56:16.948Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-19T20:56:17.627Z] ---> package-listing.sh [2021-04-19T20:56:17.627Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-19T20:56:17.627Z] ++ facter osfamily [2021-04-19T20:56:17.910Z] + OS_FAMILY=redhat [2021-04-19T20:56:17.910Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-339 [2021-04-19T20:56:17.910Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-19T20:56:17.910Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-19T20:56:17.910Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-19T20:56:17.910Z] + PACKAGES=/tmp/packages_start.txt [2021-04-19T20:56:17.910Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-339 ']' [2021-04-19T20:56:17.910Z] + PACKAGES=/tmp/packages_end.txt [2021-04-19T20:56:17.910Z] + case "${OS_FAMILY}" in [2021-04-19T20:56:17.910Z] + sort [2021-04-19T20:56:17.910Z] + rpm -qa [2021-04-19T20:56:26.257Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-19T20:56:26.257Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-19T20:56:26.257Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-19T20:56:26.257Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-339 ']' [2021-04-19T20:56:26.257Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-339/archives/ [2021-04-19T20:56:26.257Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-339/archives/ [Pipeline] echo [2021-04-19T20:56:26.300Z] 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-339/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-19T20:56:26.643Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-19T20:56:27.270Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-19T20:56:27.536Z] [2021-04-19T20:56:27.536Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-19T20:56:27.926Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-19T20:56:27.926Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-19T20:56:27.926Z] df20fa9351a1: Pulling fs layer [2021-04-19T20:56:27.926Z] 36b3adc4ff6f: Pulling fs layer [2021-04-19T20:56:27.926Z] 8ad3a11d3b57: Pulling fs layer [2021-04-19T20:56:27.926Z] 46f8f816bc3b: Pulling fs layer [2021-04-19T20:56:27.926Z] 93b61091891f: Pulling fs layer [2021-04-19T20:56:27.926Z] 93b9cdb0e59b: Pulling fs layer [2021-04-19T20:56:27.926Z] 5e14af77c1be: Pulling fs layer [2021-04-19T20:56:27.926Z] 01666e4c0597: Pulling fs layer [2021-04-19T20:56:27.926Z] aa168da1d23b: Pulling fs layer [2021-04-19T20:56:27.926Z] 46f8f816bc3b: Waiting [2021-04-19T20:56:27.926Z] 93b61091891f: Waiting [2021-04-19T20:56:27.926Z] 93b9cdb0e59b: Waiting [2021-04-19T20:56:27.926Z] 5e14af77c1be: Waiting [2021-04-19T20:56:27.926Z] 01666e4c0597: Waiting [2021-04-19T20:56:27.926Z] aa168da1d23b: Waiting [2021-04-19T20:56:27.926Z] 36b3adc4ff6f: Verifying Checksum [2021-04-19T20:56:27.926Z] 46f8f816bc3b: Verifying Checksum [2021-04-19T20:56:27.926Z] 46f8f816bc3b: Download complete [2021-04-19T20:56:28.200Z] df20fa9351a1: Verifying Checksum [2021-04-19T20:56:28.200Z] 93b9cdb0e59b: Verifying Checksum [2021-04-19T20:56:28.200Z] 93b9cdb0e59b: Download complete [2021-04-19T20:56:28.200Z] 5e14af77c1be: Verifying Checksum [2021-04-19T20:56:28.200Z] 5e14af77c1be: Download complete [2021-04-19T20:56:28.200Z] 01666e4c0597: Verifying Checksum [2021-04-19T20:56:28.200Z] 01666e4c0597: Download complete [2021-04-19T20:56:28.200Z] 93b61091891f: Download complete [2021-04-19T20:56:28.480Z] 8ad3a11d3b57: Verifying Checksum [2021-04-19T20:56:28.480Z] 8ad3a11d3b57: Download complete [2021-04-19T20:56:28.753Z] df20fa9351a1: Pull complete [2021-04-19T20:56:29.769Z] 36b3adc4ff6f: Pull complete [2021-04-19T20:56:31.366Z] 8ad3a11d3b57: Pull complete [2021-04-19T20:56:31.654Z] 46f8f816bc3b: Pull complete [2021-04-19T20:56:33.075Z] aa168da1d23b: Verifying Checksum [2021-04-19T20:56:33.075Z] aa168da1d23b: Download complete [2021-04-19T20:56:33.075Z] 93b61091891f: Pull complete [2021-04-19T20:56:33.075Z] 93b9cdb0e59b: Pull complete [2021-04-19T20:56:33.347Z] 5e14af77c1be: Pull complete [2021-04-19T20:56:33.960Z] 01666e4c0597: Pull complete [2021-04-19T20:56:52.680Z] aa168da1d23b: Pull complete [2021-04-19T20:56:52.680Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-19T20:56:52.680Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-19T20:56:52.680Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-19T20:56:53.856Z] prd-centos7-docker-4c-2g-918 does not seem to be running inside a container [2021-04-19T20:56:54.005Z] $ 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-339/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-339 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-339:/w/workspace/edgexfoundry_edgex-ui-go_PR-339:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-339@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-339@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-04-19T20:56:59.748Z] $ docker top a2133a21784988f48e61e651d44386565ab988da6e00baf3b4fee4a19ac0bb92 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-19T20:57:00.748Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-19T20:57:01.500Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-19T20:57:02.240Z] + ls /var/log/sa-host [2021-04-19T20:57:02.240Z] + sadf -c /var/log/sa-host/sa19 [2021-04-19T20:57:02.240Z] file_magic: OK [2021-04-19T20:57:02.240Z] HZ: Using current value: 100 [2021-04-19T20:57:02.240Z] file_header: OK [2021-04-19T20:57:02.240Z] 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-04-19T20:57:02.240Z] Statistics: [2021-04-19T20:57:02.240Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-04-19T20:57:02.240Z] File successfully converted to sysstat format version 12.2.1 [2021-04-19T20:57:02.240Z] + sadf -c /var/log/sa-host/sa23 [2021-04-19T20:57:02.240Z] file_magic: OK [2021-04-19T20:57:02.240Z] HZ: Using current value: 100 [2021-04-19T20:57:02.240Z] file_header: OK [2021-04-19T20:57:02.240Z] 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-04-19T20:57:02.240Z] Statistics: [2021-04-19T20:57:02.240Z] Hnuu...uuuununununu... [2021-04-19T20:57:02.240Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-19T20:57:02.535Z] provisioning config files... [2021-04-19T20:57:02.561Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-339@tmp/config3430379162131211719tmp [Pipeline] { [Pipeline] echo [2021-04-19T20:57:02.639Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-19T20:57:03.332Z] ---> create-netrc.sh [Pipeline] } [2021-04-19T20:57:03.358Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-19T20:57:03.427Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-19T20:57:03.795Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-19T20:57:03.831Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-19T20:57:04.256Z] ---> sudo-logs.sh [2021-04-19T20:57:04.256Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-19T20:57:04.624Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-19T20:57:04.975Z] ---> job-cost.sh [2021-04-19T20:57:04.975Z] lf-activate-venv: SKIPPING [2021-04-19T20:57:04.975Z] DEBUG: total: 0.20999999344348907 [2021-04-19T20:57:04.975Z] INFO: Retrieving Stack Cost... [2021-04-19T20:57:06.377Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-19T20:57:06.647Z] INFO: Archiving Costs [Pipeline] echo [2021-04-19T20:57:06.698Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-19T20:57:07.064Z] ---> logs-deploy.sh [2021-04-19T20:57:07.064Z] lf-activate-venv: SKIPPING [2021-04-19T20:57:07.064Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-339/1 [2021-04-19T20:57:07.064Z] INFO: archiving workspace using pattern(s): [2021-04-19T20:57:09.653Z] Archives upload complete. [2021-04-19T20:57:09.653Z] INFO: archiving logs to Nexus [2021-04-19T20:57:11.914Z] ---> uname -a: [2021-04-19T20:57:11.914Z] Linux prd-centos7-docker-4c-2g-918.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-04-19T20:57:11.914Z] [2021-04-19T20:57:11.914Z] [2021-04-19T20:57:11.914Z] ---> lscpu: [2021-04-19T20:57:11.914Z] Architecture: x86_64 [2021-04-19T20:57:11.914Z] CPU op-mode(s): 32-bit, 64-bit [2021-04-19T20:57:11.914Z] Byte Order: Little Endian [2021-04-19T20:57:11.914Z] Address sizes: 40 bits physical, 48 bits virtual [2021-04-19T20:57:11.914Z] CPU(s): 4 [2021-04-19T20:57:11.914Z] On-line CPU(s) list: 0-3 [2021-04-19T20:57:11.914Z] Thread(s) per core: 1 [2021-04-19T20:57:11.914Z] Core(s) per socket: 1 [2021-04-19T20:57:11.914Z] Socket(s): 4 [2021-04-19T20:57:11.914Z] NUMA node(s): 1 [2021-04-19T20:57:11.914Z] Vendor ID: GenuineIntel [2021-04-19T20:57:11.914Z] CPU family: 6 [2021-04-19T20:57:11.914Z] Model: 44 [2021-04-19T20:57:11.914Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-04-19T20:57:11.914Z] Stepping: 1 [2021-04-19T20:57:11.914Z] CPU MHz: 2933.438 [2021-04-19T20:57:11.914Z] BogoMIPS: 5866.87 [2021-04-19T20:57:11.914Z] Virtualization: VT-x [2021-04-19T20:57:11.914Z] Hypervisor vendor: KVM [2021-04-19T20:57:11.914Z] Virtualization type: full [2021-04-19T20:57:11.914Z] L1d cache: 128 KiB [2021-04-19T20:57:11.914Z] L1i cache: 128 KiB [2021-04-19T20:57:11.914Z] L2 cache: 16 MiB [2021-04-19T20:57:11.914Z] L3 cache: 64 MiB [2021-04-19T20:57:11.914Z] NUMA node0 CPU(s): 0-3 [2021-04-19T20:57:11.914Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-04-19T20:57:11.914Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-04-19T20:57:11.914Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-04-19T20:57:11.914Z] Vulnerability Meltdown: Mitigation; PTI [2021-04-19T20:57:11.914Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-04-19T20:57:11.914Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-04-19T20:57:11.914Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-04-19T20:57:11.914Z] Vulnerability Srbds: Not affected [2021-04-19T20:57:11.914Z] Vulnerability Tsx async abort: Not affected [2021-04-19T20:57:11.914Z] 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-04-19T20:57:11.914Z] [2021-04-19T20:57:11.914Z] [2021-04-19T20:57:11.914Z] ---> nproc: [2021-04-19T20:57:11.914Z] 4 [2021-04-19T20:57:11.914Z] [2021-04-19T20:57:11.914Z] [2021-04-19T20:57:11.914Z] ---> df -h: [2021-04-19T20:57:11.914Z] Filesystem Size Used Available Use% Mounted on [2021-04-19T20:57:11.914Z] overlay 50.0G 7.3G 42.7G 15% / [2021-04-19T20:57:11.914Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-04-19T20:57:11.914Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-04-19T20:57:11.914Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-04-19T20:57:11.914Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-04-19T20:57:11.914Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-04-19T20:57:11.914Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-04-19T20:57:11.914Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-04-19T20:57:11.914Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-04-19T20:57:11.914Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-339 [2021-04-19T20:57:11.914Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-339@tmp [2021-04-19T20:57:11.914Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-04-19T20:57:11.914Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-04-19T20:57:11.914Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-04-19T20:57:11.914Z] [2021-04-19T20:57:11.914Z] [2021-04-19T20:57:11.914Z] ---> free -m: [2021-04-19T20:57:11.914Z] total used free shared buff/cache available [2021-04-19T20:57:11.914Z] Mem: 1837 727 111 0 998 1005 [2021-04-19T20:57:11.914Z] Swap: 1023 1 1022 [2021-04-19T20:57:11.914Z] [2021-04-19T20:57:11.914Z] [2021-04-19T20:57:11.914Z] ---> ip addr: [2021-04-19T20:57:11.914Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-04-19T20:57:11.914Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-04-19T20:57:11.914Z] inet 127.0.0.1/8 scope host lo [2021-04-19T20:57:11.914Z] valid_lft forever preferred_lft forever [2021-04-19T20:57:11.914Z] inet6 ::1/128 scope host [2021-04-19T20:57:11.914Z] valid_lft forever preferred_lft forever [2021-04-19T20:57:11.914Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-04-19T20:57:11.914Z] link/ether fa:16:3e:7f:b2:ea brd ff:ff:ff:ff:ff:ff [2021-04-19T20:57:11.914Z] inet 10.30.123.6/23 brd 10.30.123.255 scope global dynamic eth0 [2021-04-19T20:57:11.914Z] valid_lft 85687sec preferred_lft 85687sec [2021-04-19T20:57:11.914Z] inet6 fe80::f816:3eff:fe7f:b2ea/64 scope link [2021-04-19T20:57:11.914Z] valid_lft forever preferred_lft forever [2021-04-19T20:57:11.914Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-04-19T20:57:11.914Z] link/ether 02:42:ea:f7:45:de brd ff:ff:ff:ff:ff:ff [2021-04-19T20:57:11.914Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-04-19T20:57:11.914Z] valid_lft forever preferred_lft forever [2021-04-19T20:57:11.914Z] inet6 fe80::42:eaff:fef7:45de/64 scope link [2021-04-19T20:57:11.914Z] valid_lft forever preferred_lft forever [2021-04-19T20:57:11.914Z] [2021-04-19T20:57:11.914Z]