Pull request #322 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 65341170abdd3277ab574c3651828631df56968a+e433474030406e4455aec061f47cc2693067360d (aa64a6c23a4b52008b56717cf94b9a72b90021f4) 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-322/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-322/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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-32432 in /w/workspace/edgexfoundry_edgex-ui-go_PR-322 [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-322 # 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 e433474030406e4455aec061f47cc2693067360d into PR head commit 65341170abdd3277ab574c3651828631df56968a Merge succeeded, producing 65341170abdd3277ab574c3651828631df56968a Checking out Revision 65341170abdd3277ab574c3651828631df56968a (PR-322) > 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/322/head:refs/remotes/origin/PR-322 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 65341170abdd3277ab574c3651828631df56968a # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge e433474030406e4455aec061f47cc2693067360d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 65341170abdd3277ab574c3651828631df56968a # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 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-01T07:19:57.835Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-01T07:19:58.276Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-01T07:19:58.550Z] ========================================================= [2021-04-01T07:19:58.550Z] EdgeX Global Pipelines Version Info [2021-04-01T07:19:58.550Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-01T07:20:00.193Z] ------------------- [2021-04-01T07:20:00.193Z] stable info: [2021-04-01T07:20:00.193Z] ------------------- [2021-04-01T07:20:00.193Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-01T07:20:00.193Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-01T07:20:00.193Z] Message: update stable to v1.0.186 [2021-04-01T07:20:01.139Z] ------------------- [2021-04-01T07:20:01.140Z] experimental info: [2021-04-01T07:20:01.140Z] ------------------- [2021-04-01T07:20:01.140Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-01T07:20:01.140Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-04-01T07:20:01.140Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-01T07:20:01.538Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-04-01T07:20:01.678Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-04-01T07:20:01.850Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-01T07:20:01.981Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-01T07:20:02.139Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-01T07:20:02.274Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-01T07:20:02.397Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-01T07:20:02.536Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-01T07:20:02.666Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-04-01T07:20:02.792Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-01T07:20:02.916Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-01T07:20:03.038Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2021-04-01T07:20:03.160Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-01T07:20:03.305Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-01T07:20:03.427Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-04-01T07:20:03.554Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-04-01T07:20:03.678Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-04-01T07:20:03.859Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-04-01T07:20:04.005Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-01T07:20:04.137Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-04-01T07:20:04.266Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-04-01T07:20:04.386Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-04-01T07:20:04.539Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-04-01T07:20:04.671Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-04-01T07:20:04.797Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-04-01T07:20:04.923Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-01T07:20:05.067Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-322 [Pipeline] echo [2021-04-01T07:20:05.192Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-322 [Pipeline] echo [2021-04-01T07:20:05.314Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-322 [Pipeline] echo [2021-04-01T07:20:05.432Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 65341170abdd3277ab574c3651828631df56968a [Pipeline] echo [2021-04-01T07:20:05.558Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6534117 [Pipeline] echo [2021-04-01T07:20:05.677Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-01T07:20:05.942Z] provisioning config files... [2021-04-01T07:20:05.979Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-322@tmp/config8605265390219137436tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-01T07:20:06.403Z] ---> docker-login.sh [2021-04-01T07:20:06.403Z] nexus3.edgexfoundry.org:10001 [2021-04-01T07:20:06.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-01T07:20:06.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-01T07:20:06.666Z] Configure a credential helper to remove this warning. See [2021-04-01T07:20:06.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-01T07:20:06.666Z] [2021-04-01T07:20:06.666Z] Login Succeeded [2021-04-01T07:20:06.666Z] nexus3.edgexfoundry.org:10002 [2021-04-01T07:20:06.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-01T07:20:06.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-01T07:20:06.929Z] Configure a credential helper to remove this warning. See [2021-04-01T07:20:06.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-01T07:20:06.929Z] [2021-04-01T07:20:06.929Z] Login Succeeded [2021-04-01T07:20:06.929Z] nexus3.edgexfoundry.org:10003 [2021-04-01T07:20:06.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-01T07:20:07.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-01T07:20:07.193Z] Configure a credential helper to remove this warning. See [2021-04-01T07:20:07.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-01T07:20:07.193Z] [2021-04-01T07:20:07.193Z] Login Succeeded [2021-04-01T07:20:07.193Z] nexus3.edgexfoundry.org:10004 [2021-04-01T07:20:07.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-01T07:20:07.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-01T07:20:07.193Z] Configure a credential helper to remove this warning. See [2021-04-01T07:20:07.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-01T07:20:07.193Z] [2021-04-01T07:20:07.193Z] Login Succeeded [2021-04-01T07:20:07.193Z] docker.io [2021-04-01T07:20:07.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-01T07:20:07.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-01T07:20:07.718Z] Configure a credential helper to remove this warning. See [2021-04-01T07:20:07.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-01T07:20:07.718Z] [2021-04-01T07:20:07.718Z] Login Succeeded [2021-04-01T07:20:07.718Z] ---> docker-login.sh ends [Pipeline] } [2021-04-01T07:20:07.742Z] 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-01T07:20:08.887Z] + git log --format=format:%s -1 65341170abdd3277ab574c3651828631df56968a [Pipeline] echo [2021-04-01T07:20:09.009Z] GIT_COMMIT: 65341170abdd3277ab574c3651828631df56968a, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-04-01T07:20:09.172Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-04-01T07:20:10.204Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-01T07:20:10.204Z] [2021-04-01T07:20:10.204Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-01T07:20:10.593Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-01T07:20:10.593Z] latest: Pulling from edgex-devops/git-semver [2021-04-01T07:20:10.593Z] 31603596830f: Pulling fs layer [2021-04-01T07:20:10.593Z] 2a8b12db71e7: Pulling fs layer [2021-04-01T07:20:10.593Z] 6ca5941a6612: Pulling fs layer [2021-04-01T07:20:10.593Z] ecc8261a40a4: Pulling fs layer [2021-04-01T07:20:10.593Z] ecc8261a40a4: Waiting [2021-04-01T07:20:10.593Z] 2a8b12db71e7: Verifying Checksum [2021-04-01T07:20:10.593Z] 2a8b12db71e7: Download complete [2021-04-01T07:20:10.593Z] 31603596830f: Verifying Checksum [2021-04-01T07:20:10.593Z] 31603596830f: Download complete [2021-04-01T07:20:10.860Z] 6ca5941a6612: Verifying Checksum [2021-04-01T07:20:10.860Z] 6ca5941a6612: Download complete [2021-04-01T07:20:10.860Z] ecc8261a40a4: Verifying Checksum [2021-04-01T07:20:10.860Z] ecc8261a40a4: Download complete [2021-04-01T07:20:11.125Z] 31603596830f: Pull complete [2021-04-01T07:20:11.125Z] 2a8b12db71e7: Pull complete [2021-04-01T07:20:12.076Z] 6ca5941a6612: Pull complete [2021-04-01T07:20:12.339Z] ecc8261a40a4: Pull complete [2021-04-01T07:20:12.339Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-01T07:20:12.339Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-01T07:20:12.339Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-01T07:20:12.463Z] prd-centos7-docker-4c-2g-32432 does not seem to be running inside a container [2021-04-01T07:20:12.512Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-322 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-322:/w/workspace/edgexfoundry_edgex-ui-go_PR-322:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-322@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-322@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-01T07:20:14.793Z] $ docker top b1884390298996cb108ca82d3b004878073df46afca48f892017297164d80ba2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-01T07:20:15.180Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-01T07:20:15.180Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-01T07:20:15.387Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-01T07:20:15.390Z] $ docker exec b1884390298996cb108ca82d3b004878073df46afca48f892017297164d80ba2 ssh-agent [2021-04-01T07:20:15.580Z] SSH_AUTH_SOCK=/tmp/ssh-q611DHK6f36a/agent.11 [2021-04-01T07:20:15.580Z] SSH_AGENT_PID=16 [2021-04-01T07:20:15.591Z] Running ssh-add (command line suppressed) [2021-04-01T07:20:15.714Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-322@tmp/private_key_3578684860042275840.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-322@tmp/private_key_3578684860042275840.key) [2021-04-01T07:20:15.766Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-01T07:20:16.162Z] + git tag --points-at HEAD [Pipeline] } [2021-04-01T07:20:16.193Z] $ docker exec --env ******** --env ******** b1884390298996cb108ca82d3b004878073df46afca48f892017297164d80ba2 ssh-agent -k [2021-04-01T07:20:16.307Z] unset SSH_AUTH_SOCK; [2021-04-01T07:20:16.307Z] unset SSH_AGENT_PID; [2021-04-01T07:20:16.307Z] echo Agent pid 16 killed; [2021-04-01T07:20:16.354Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-01T07:20:16.608Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-01T07:20:16.608Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-01T07:20:16.784Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-01T07:20:16.787Z] $ docker exec b1884390298996cb108ca82d3b004878073df46afca48f892017297164d80ba2 ssh-agent [2021-04-01T07:20:16.946Z] SSH_AUTH_SOCK=/tmp/ssh-6EVlgmoeFSql/agent.45 [2021-04-01T07:20:16.946Z] SSH_AGENT_PID=50 [2021-04-01T07:20:16.953Z] Running ssh-add (command line suppressed) [2021-04-01T07:20:17.092Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-322@tmp/private_key_1778601737449502724.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-322@tmp/private_key_1778601737449502724.key) [2021-04-01T07:20:17.152Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-01T07:20:17.521Z] + git semver init [2021-04-01T07:20:17.522Z] # -> Open(): unable to determine branch for HEAD [2021-04-01T07:20:17.522Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-322/.git [2021-04-01T07:20:17.522Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-322 [2021-04-01T07:20:17.522Z] # $SEMVER_REMOTE_NAME = origin [2021-04-01T07:20:17.522Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-01T07:20:17.522Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-01T07:20:17.522Z] # $SEMVER_BRANCH = PR-322 [2021-04-01T07:20:17.522Z] # $SEMVER_TEMP = /tmp/semver-415017308 [2021-04-01T07:20:17.522Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-04-01T07:20:18.919Z] # '/tmp/semver-415017308' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-322/.semver' [2021-04-01T07:20:18.919Z] # -> Force: false [2021-04-01T07:20:18.919Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-322/.semver [Pipeline] } [2021-04-01T07:20:18.942Z] $ docker exec --env ******** --env ******** b1884390298996cb108ca82d3b004878073df46afca48f892017297164d80ba2 ssh-agent -k [2021-04-01T07:20:19.073Z] unset SSH_AUTH_SOCK; [2021-04-01T07:20:19.074Z] unset SSH_AGENT_PID; [2021-04-01T07:20:19.074Z] echo Agent pid 50 killed; [2021-04-01T07:20:19.131Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-01T07:20:19.689Z] + git semver [Pipeline] } [2021-04-01T07:20:19.717Z] $ docker stop --time=1 b1884390298996cb108ca82d3b004878073df46afca48f892017297164d80ba2 [2021-04-01T07:20:21.260Z] $ docker rm -f b1884390298996cb108ca82d3b004878073df46afca48f892017297164d80ba2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-01T07:20:21.779Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-01T07:20:22.203Z] Stashed 1 file(s) [Pipeline] echo [2021-04-01T07:20:22.224Z] [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-01T07:20:38.073Z] Still waiting to schedule task [2021-04-01T07:20:38.073Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-32432’ [2021-04-01T07:20:38.099Z] Still waiting to schedule task [2021-04-01T07:20:38.099Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-04-01T07:22:04.269Z] Running on prd-centos7-docker-4c-2g-32435 in /w/workspace/edgexfoundry_edgex-ui-go_PR-322 [Pipeline] { [Pipeline] ws [2021-04-01T07:22:04.366Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-04-01T07:22:06.819Z] using credential edgex-jenkins-ssh [2021-04-01T07:22:06.910Z] Cloning the remote Git repository [2021-04-01T07:22:06.919Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-01T07:22:06.997Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-04-01T07:22:07.063Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-01T07:22:07.064Z] > git --version # timeout=10 [2021-04-01T07:22:07.071Z] > git --version # 'git version 2.24.3' [2021-04-01T07:22:07.071Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-01T07:22:07.109Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-01T07:22:08.395Z] Merging remotes/origin/master commit e433474030406e4455aec061f47cc2693067360d into PR head commit 65341170abdd3277ab574c3651828631df56968a [2021-04-01T07:22:08.694Z] Merge succeeded, producing 65341170abdd3277ab574c3651828631df56968a [2021-04-01T07:22:08.694Z] Checking out Revision 65341170abdd3277ab574c3651828631df56968a (PR-322) [2021-04-01T07:22:07.990Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-01T07:22:07.997Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-01T07:22:08.010Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-01T07:22:08.023Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-01T07:22:08.023Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-01T07:22:08.027Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/322/head:refs/remotes/origin/PR-322 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-01T07:22:08.401Z] > git config core.sparsecheckout # timeout=10 [2021-04-01T07:22:08.406Z] > git checkout -f 65341170abdd3277ab574c3651828631df56968a # timeout=10 [2021-04-01T07:22:08.656Z] > git remote # timeout=10 [2021-04-01T07:22:08.662Z] > git config --get remote.origin.url # timeout=10 [2021-04-01T07:22:08.670Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-01T07:22:08.674Z] > git merge e433474030406e4455aec061f47cc2693067360d # timeout=10 [2021-04-01T07:22:08.686Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-01T07:22:08.696Z] > git config core.sparsecheckout # timeout=10 [2021-04-01T07:22:08.701Z] > git checkout -f 65341170abdd3277ab574c3651828631df56968a # timeout=10 [2021-04-01T07:22:12.461Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-04-01T07:22:12.486Z] > git --version # timeout=10 [2021-04-01T07:22:12.491Z] > git --version # 'git version 2.24.3' [2021-04-01T07:22:12.497Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-01T07:22:13.835Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-01T07:22:14.212Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-01T07:22:14.540Z] + sudo service docker restart [2021-04-01T07:22:14.540Z] + true [2021-04-01T07:22:14.540Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-01T07:22:16.602Z] provisioning config files... [2021-04-01T07:22:16.632Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config7206484619131556864tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-01T07:22:17.073Z] ---> docker-login.sh [2021-04-01T07:22:17.073Z] nexus3.edgexfoundry.org:10001 [2021-04-01T07:22:17.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-01T07:22:17.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-01T07:22:17.335Z] Configure a credential helper to remove this warning. See [2021-04-01T07:22:17.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-01T07:22:17.335Z] [2021-04-01T07:22:17.335Z] Login Succeeded [2021-04-01T07:22:17.335Z] nexus3.edgexfoundry.org:10002 [2021-04-01T07:22:17.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-01T07:22:17.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-01T07:22:17.603Z] Configure a credential helper to remove this warning. See [2021-04-01T07:22:17.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-01T07:22:17.603Z] [2021-04-01T07:22:17.603Z] Login Succeeded [2021-04-01T07:22:17.603Z] nexus3.edgexfoundry.org:10003 [2021-04-01T07:22:17.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-01T07:22:17.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-01T07:22:17.866Z] Configure a credential helper to remove this warning. See [2021-04-01T07:22:17.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-01T07:22:17.866Z] [2021-04-01T07:22:17.866Z] Login Succeeded [2021-04-01T07:22:17.866Z] nexus3.edgexfoundry.org:10004 [2021-04-01T07:22:17.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-01T07:22:17.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-01T07:22:17.866Z] Configure a credential helper to remove this warning. See [2021-04-01T07:22:17.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-01T07:22:17.866Z] [2021-04-01T07:22:17.866Z] Login Succeeded [2021-04-01T07:22:17.866Z] docker.io [2021-04-01T07:22:18.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-01T07:22:18.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-01T07:22:18.395Z] Configure a credential helper to remove this warning. See [2021-04-01T07:22:18.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-01T07:22:18.395Z] [2021-04-01T07:22:18.395Z] Login Succeeded [2021-04-01T07:22:18.395Z] ---> docker-login.sh ends [Pipeline] } [2021-04-01T07:22:18.420Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-01T07:22:18.974Z] ========================================================= [2021-04-01T07:22:18.974Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-01T07:22:18.974Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-01T07:22:19.359Z] + 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-01T07:22:19.626Z] Sending build context to Docker daemon 17.38MB [2021-04-01T07:22:19.626Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-01T07:22:19.626Z] Step 2/8 : FROM ${BASE} [2021-04-01T07:22:19.909Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-01T07:22:19.909Z] 188c0c94c7c5: Pulling fs layer [2021-04-01T07:22:19.909Z] 0ef7d3d256c8: Pulling fs layer [2021-04-01T07:22:19.909Z] de9db76c5a1d: Pulling fs layer [2021-04-01T07:22:19.909Z] bca2f99d35d6: Pulling fs layer [2021-04-01T07:22:19.909Z] 93359f2a8cfa: Pulling fs layer [2021-04-01T07:22:19.909Z] 7c6f9722023f: Pulling fs layer [2021-04-01T07:22:19.909Z] a35cf1a2eb13: Pulling fs layer [2021-04-01T07:22:19.909Z] bca2f99d35d6: Waiting [2021-04-01T07:22:19.909Z] 93359f2a8cfa: Waiting [2021-04-01T07:22:19.909Z] 7c6f9722023f: Waiting [2021-04-01T07:22:19.909Z] a35cf1a2eb13: Waiting [2021-04-01T07:22:19.909Z] de9db76c5a1d: Verifying Checksum [2021-04-01T07:22:19.909Z] de9db76c5a1d: Download complete [2021-04-01T07:22:19.909Z] 0ef7d3d256c8: Verifying Checksum [2021-04-01T07:22:19.909Z] 0ef7d3d256c8: Download complete [2021-04-01T07:22:19.909Z] 93359f2a8cfa: Verifying Checksum [2021-04-01T07:22:19.909Z] 93359f2a8cfa: Download complete [2021-04-01T07:22:19.909Z] 188c0c94c7c5: Download complete [2021-04-01T07:22:19.909Z] 7c6f9722023f: Verifying Checksum [2021-04-01T07:22:19.909Z] 7c6f9722023f: Download complete [2021-04-01T07:22:20.171Z] 188c0c94c7c5: Pull complete [2021-04-01T07:22:20.434Z] 0ef7d3d256c8: Pull complete [2021-04-01T07:22:20.434Z] de9db76c5a1d: Pull complete [2021-04-01T07:22:22.379Z] a35cf1a2eb13: Download complete [2021-04-01T07:22:22.957Z] bca2f99d35d6: Verifying Checksum [2021-04-01T07:22:22.957Z] bca2f99d35d6: Download complete [2021-04-01T07:22:23.930Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-32434 in /w/workspace/edgexfoundry_edgex-ui-go_PR-322 [Pipeline] { [Pipeline] ws [2021-04-01T07:22:24.017Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-04-01T07:22:28.310Z] bca2f99d35d6: Pull complete [2021-04-01T07:22:28.310Z] 93359f2a8cfa: Pull complete [2021-04-01T07:22:28.580Z] 7c6f9722023f: Pull complete [2021-04-01T07:22:28.665Z] using credential edgex-jenkins-ssh [2021-04-01T07:22:28.776Z] Cloning the remote Git repository [2021-04-01T07:22:28.832Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-01T07:22:28.962Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-04-01T07:22:29.037Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-01T07:22:29.038Z] > git --version # timeout=10 [2021-04-01T07:22:29.067Z] > git --version # 'git version 2.17.1' [2021-04-01T07:22:29.068Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-01T07:22:29.166Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-01T07:22:31.286Z] Merging remotes/origin/master commit e433474030406e4455aec061f47cc2693067360d into PR head commit 65341170abdd3277ab574c3651828631df56968a [2021-04-01T07:22:30.616Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-01T07:22:30.647Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-01T07:22:30.672Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-01T07:22:30.717Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-01T07:22:30.718Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-01T07:22:30.731Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/322/head:refs/remotes/origin/PR-322 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-01T07:22:31.307Z] > git config core.sparsecheckout # timeout=10 [2021-04-01T07:22:31.337Z] > git checkout -f 65341170abdd3277ab574c3651828631df56968a # timeout=10 [2021-04-01T07:22:31.836Z] Merge succeeded, producing 65341170abdd3277ab574c3651828631df56968a [2021-04-01T07:22:31.837Z] Checking out Revision 65341170abdd3277ab574c3651828631df56968a (PR-322) [2021-04-01T07:22:32.813Z] a35cf1a2eb13: Pull complete [2021-04-01T07:22:32.813Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-01T07:22:32.813Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-01T07:22:32.813Z] ---> a62c8e92a672 [2021-04-01T07:22:32.813Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-01T07:22:32.813Z] ---> Running in fd8b9e80da3e [2021-04-01T07:22:31.634Z] > git remote # timeout=10 [2021-04-01T07:22:31.691Z] > git config --get remote.origin.url # timeout=10 [2021-04-01T07:22:31.713Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-01T07:22:31.740Z] > git merge e433474030406e4455aec061f47cc2693067360d # timeout=10 [2021-04-01T07:22:31.791Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-01T07:22:31.844Z] > git config core.sparsecheckout # timeout=10 [2021-04-01T07:22:31.868Z] > git checkout -f 65341170abdd3277ab574c3651828631df56968a # timeout=10 [2021-04-01T07:22:33.075Z] Removing intermediate container fd8b9e80da3e [2021-04-01T07:22:33.075Z] ---> 94f2fd48a830 [2021-04-01T07:22:33.075Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-01T07:22:33.075Z] ---> Running in 66e3ef9d4fd8 [2021-04-01T07:22:34.029Z] Removing intermediate container 66e3ef9d4fd8 [2021-04-01T07:22:34.029Z] ---> 59ad873b6805 [2021-04-01T07:22:34.029Z] Step 5/8 : RUN apk add --no-cache make git [2021-04-01T07:22:34.029Z] ---> Running in 5f0e6cd2e31d [2021-04-01T07:22:35.423Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-01T07:22:35.997Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-01T07:22:36.260Z] OK: 166 MiB in 39 packages [2021-04-01T07:22:36.494Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-04-01T07:22:36.548Z] > git --version # timeout=10 [2021-04-01T07:22:36.561Z] > git --version # 'git version 2.17.1' [2021-04-01T07:22:36.575Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-01T07:22:36.836Z] Removing intermediate container 5f0e6cd2e31d [2021-04-01T07:22:36.836Z] ---> 57a5ef1a9e4e [2021-04-01T07:22:36.836Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-04-01T07:22:36.836Z] ---> Running in 81bc3d0fc12c [2021-04-01T07:22:36.836Z] Removing intermediate container 81bc3d0fc12c [2021-04-01T07:22:36.836Z] ---> 4cfdb2d00083 [2021-04-01T07:22:36.836Z] Step 7/8 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-01T07:22:38.330Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-01T07:22:38.778Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-01T07:22:39.137Z] + true [2021-04-01T07:22:39.137Z] + sudo service docker restart [2021-04-01T07:22:39.398Z] ---> 256c996d46c3 [2021-04-01T07:22:39.398Z] Step 8/8 : RUN go mod download [2021-04-01T07:22:39.398Z] ---> Running in 89ee50a2b216 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-01T07:22:41.993Z] provisioning config files... [2021-04-01T07:22:42.034Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config5429407641815312308tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-01T07:22:42.499Z] ---> docker-login.sh [2021-04-01T07:22:42.499Z] nexus3.edgexfoundry.org:10001 [2021-04-01T07:22:43.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-01T07:22:43.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-01T07:22:43.757Z] Configure a credential helper to remove this warning. See [2021-04-01T07:22:43.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-01T07:22:43.757Z] [2021-04-01T07:22:43.757Z] Login Succeeded [2021-04-01T07:22:43.757Z] nexus3.edgexfoundry.org:10002 [2021-04-01T07:22:44.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-01T07:22:44.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-01T07:22:44.314Z] Configure a credential helper to remove this warning. See [2021-04-01T07:22:44.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-01T07:22:44.314Z] [2021-04-01T07:22:44.314Z] Login Succeeded [2021-04-01T07:22:44.314Z] nexus3.edgexfoundry.org:10003 [2021-04-01T07:22:44.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-01T07:22:44.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-01T07:22:44.869Z] Configure a credential helper to remove this warning. See [2021-04-01T07:22:44.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-01T07:22:44.869Z] [2021-04-01T07:22:44.869Z] Login Succeeded [2021-04-01T07:22:44.869Z] nexus3.edgexfoundry.org:10004 [2021-04-01T07:22:45.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-01T07:22:45.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-01T07:22:45.422Z] Configure a credential helper to remove this warning. See [2021-04-01T07:22:45.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-01T07:22:45.422Z] [2021-04-01T07:22:45.422Z] Login Succeeded [2021-04-01T07:22:45.423Z] docker.io [2021-04-01T07:22:45.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-01T07:22:45.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-01T07:22:45.967Z] Configure a credential helper to remove this warning. See [2021-04-01T07:22:45.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-01T07:22:45.967Z] [2021-04-01T07:22:45.967Z] Login Succeeded [2021-04-01T07:22:45.967Z] ---> docker-login.sh ends [Pipeline] } [2021-04-01T07:22:45.998Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-01T07:22:46.554Z] ========================================================= [2021-04-01T07:22:46.554Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-01T07:22:46.554Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-01T07:22:46.972Z] + 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-01T07:22:47.584Z] Sending build context to Docker daemon 17.38MB [2021-04-01T07:22:47.856Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-01T07:22:47.856Z] Step 2/8 : FROM ${BASE} [2021-04-01T07:22:47.856Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-01T07:22:47.856Z] 5f621e34cdf4: Pulling fs layer [2021-04-01T07:22:47.856Z] a4357932f1b6: Pulling fs layer [2021-04-01T07:22:47.856Z] 18c013af1878: Pulling fs layer [2021-04-01T07:22:47.856Z] 00ac8860ef70: Pulling fs layer [2021-04-01T07:22:47.856Z] 63d7cb157983: Pulling fs layer [2021-04-01T07:22:47.856Z] b116817d02f9: Pulling fs layer [2021-04-01T07:22:47.856Z] 745a02a5169b: Pulling fs layer [2021-04-01T07:22:47.856Z] 00ac8860ef70: Waiting [2021-04-01T07:22:47.856Z] 63d7cb157983: Waiting [2021-04-01T07:22:47.856Z] b116817d02f9: Waiting [2021-04-01T07:22:47.856Z] 745a02a5169b: Waiting [2021-04-01T07:22:47.856Z] a4357932f1b6: Verifying Checksum [2021-04-01T07:22:47.856Z] a4357932f1b6: Download complete [2021-04-01T07:22:47.856Z] 18c013af1878: Verifying Checksum [2021-04-01T07:22:47.856Z] 18c013af1878: Download complete [2021-04-01T07:22:47.856Z] 63d7cb157983: Verifying Checksum [2021-04-01T07:22:47.856Z] 63d7cb157983: Download complete [2021-04-01T07:22:47.856Z] b116817d02f9: Verifying Checksum [2021-04-01T07:22:47.856Z] b116817d02f9: Download complete [2021-04-01T07:22:48.131Z] 5f621e34cdf4: Verifying Checksum [2021-04-01T07:22:48.131Z] 5f621e34cdf4: Download complete [2021-04-01T07:22:48.738Z] 5f621e34cdf4: Pull complete [2021-04-01T07:22:49.341Z] a4357932f1b6: Pull complete [2021-04-01T07:22:49.616Z] 18c013af1878: Pull complete [2021-04-01T07:22:50.600Z] 745a02a5169b: Download complete [2021-04-01T07:22:51.580Z] 00ac8860ef70: Verifying Checksum [2021-04-01T07:22:51.580Z] 00ac8860ef70: Download complete [2021-04-01T07:23:01.778Z] 00ac8860ef70: Pull complete [2021-04-01T07:23:01.778Z] 63d7cb157983: Pull complete [2021-04-01T07:23:02.054Z] b116817d02f9: Pull complete [2021-04-01T07:23:06.035Z] Removing intermediate container 89ee50a2b216 [2021-04-01T07:23:06.035Z] ---> 43d112240956 [2021-04-01T07:23:06.035Z] Successfully built 43d112240956 [2021-04-01T07:23:06.303Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-01T07:23:06.378Z] 745a02a5169b: Pull complete [2021-04-01T07:23:06.378Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-01T07:23:06.378Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-01T07:23:06.378Z] ---> b7e6874047d6 [2021-04-01T07:23:06.378Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-01T07:23:06.659Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-01T07:23:06.659Z] . [Pipeline] withDockerContainer [2021-04-01T07:23:06.808Z] prd-centos7-docker-4c-2g-32435 does not seem to be running inside a container [2021-04-01T07:23:06.857Z] $ 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 ******** ci-base-image-x86_64 cat [2021-04-01T07:23:07.775Z] $ docker top 3ea78a51abe09e94192fc4f8f088ce0fd31990703aa1d4ee542eefd0b86ee787 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-01T07:23:08.388Z] + go version [2021-04-01T07:23:08.388Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-01T07:23:08.418Z] $ docker stop --time=1 3ea78a51abe09e94192fc4f8f088ce0fd31990703aa1d4ee542eefd0b86ee787 [2021-04-01T07:23:08.997Z] ---> Running in b10bd2363f04 [2021-04-01T07:23:08.998Z] Removing intermediate container b10bd2363f04 [2021-04-01T07:23:08.998Z] ---> fd50a7deb942 [2021-04-01T07:23:08.998Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-01T07:23:09.268Z] ---> Running in 6644218b3957 [2021-04-01T07:23:09.802Z] $ docker rm -f 3ea78a51abe09e94192fc4f8f088ce0fd31990703aa1d4ee542eefd0b86ee787 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-01T07:23:10.984Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-01T07:23:10.984Z] . [Pipeline] withDockerContainer [2021-04-01T07:23:11.149Z] prd-centos7-docker-4c-2g-32435 does not seem to be running inside a container [2021-04-01T07:23:11.206Z] $ 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 ******** ci-base-image-x86_64 cat [2021-04-01T07:23:11.258Z] Removing intermediate container 6644218b3957 [2021-04-01T07:23:11.258Z] ---> 3d42a6879c9c [2021-04-01T07:23:11.258Z] Step 5/8 : RUN apk add --no-cache make git [2021-04-01T07:23:11.536Z] ---> Running in 9f22cfffcbd4 [2021-04-01T07:23:11.926Z] $ docker top dffba56764bf5f4d853cb0c155f4375bce05170f0e1ac3c82f5684039b950dc8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-01T07:23:12.482Z] + make test [2021-04-01T07:23:12.482Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-04-01T07:23:12.513Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-01T07:23:13.495Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-01T07:23:13.898Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-04-01T07:23:14.106Z] OK: 142 MiB in 39 packages [2021-04-01T07:23:15.541Z] Removing intermediate container 9f22cfffcbd4 [2021-04-01T07:23:15.541Z] ---> 2e10b12bd692 [2021-04-01T07:23:15.541Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-04-01T07:23:15.541Z] ---> Running in b28dcfd207fb [2021-04-01T07:23:15.812Z] Removing intermediate container b28dcfd207fb [2021-04-01T07:23:15.812Z] ---> 9a5a7c6f499b [2021-04-01T07:23:15.812Z] Step 7/8 : COPY . . [2021-04-01T07:23:18.431Z] ---> d1e18ee6b55a [2021-04-01T07:23:18.431Z] Step 8/8 : RUN go mod download [2021-04-01T07:23:18.431Z] ---> Running in 776fa0f4b519 [2021-04-01T07:23:22.183Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-04-01T07:23:22.183Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-04-01T07:23:22.183Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-04-01T07:23:22.183Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-04-01T07:23:22.183Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-04-01T07:23:22.183Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-04-01T07:23:22.183Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-04-01T07:23:22.183Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-04-01T07:23:22.183Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-04-01T07:23:22.183Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-04-01T07:23:22.183Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-04-01T07:23:22.183Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-04-01T07:23:22.448Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-04-01T07:23:24.420Z] $ docker stop --time=1 dffba56764bf5f4d853cb0c155f4375bce05170f0e1ac3c82f5684039b950dc8 [2021-04-01T07:23:26.673Z] $ docker rm -f dffba56764bf5f4d853cb0c155f4375bce05170f0e1ac3c82f5684039b950dc8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-01T07:23:27.327Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-01T07:23:27.688Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-04-01T07:23:30.518Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-04-01T07:23:30.843Z] + ls -al . [2021-04-01T07:23:30.843Z] total 92 [2021-04-01T07:23:30.843Z] drwxrwxr-x. 10 jenkins jenkins 4096 Apr 1 07:23 . [2021-04-01T07:23:30.843Z] drwxrwxr-x. 4 jenkins jenkins 28 Apr 1 07:22 .. [2021-04-01T07:23:30.843Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 1 07:22 assets [2021-04-01T07:23:30.843Z] drwxrwxr-x. 2 jenkins jenkins 35 Apr 1 07:22 bin [2021-04-01T07:23:30.843Z] drwxrwxr-x. 3 jenkins jenkins 29 Apr 1 07:22 cmd [2021-04-01T07:23:30.843Z] -rw-rw-r--. 1 jenkins jenkins 3959 Apr 1 07:22 CONTRIBUTING.md [2021-04-01T07:23:30.843Z] -rw-r--r--. 1 jenkins jenkins 10 Apr 1 07:23 coverage.out [2021-04-01T07:23:30.843Z] -rw-rw-r--. 1 jenkins jenkins 1508 Apr 1 07:22 Dockerfile [2021-04-01T07:23:30.843Z] -rw-rw-r--. 1 jenkins jenkins 902 Apr 1 07:22 Dockerfile.build [2021-04-01T07:23:30.843Z] drwxrwxr-x. 5 jenkins jenkins 104 Apr 1 07:22 docs [2021-04-01T07:23:30.843Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 1 07:22 .git [2021-04-01T07:23:30.843Z] drwxrwxr-x. 2 jenkins jenkins 103 Apr 1 07:22 .github [2021-04-01T07:23:30.843Z] -rw-rw-r--. 1 jenkins jenkins 153 Apr 1 07:22 .gitignore [2021-04-01T07:23:30.843Z] -rw-rw-r--. 1 jenkins jenkins 987 Apr 1 07:22 go.mod [2021-04-01T07:23:30.843Z] -rw-r--r--. 1 jenkins jenkins 22319 Apr 1 07:23 go.sum [2021-04-01T07:23:30.843Z] drwxrwxr-x. 10 jenkins jenkins 139 Apr 1 07:22 internal [2021-04-01T07:23:30.843Z] -rw-rw-r--. 1 jenkins jenkins 652 Apr 1 07:22 Jenkinsfile [2021-04-01T07:23:30.843Z] -rw-rw-r--. 1 jenkins jenkins 11357 Apr 1 07:22 LICENSE [2021-04-01T07:23:30.843Z] -rw-rw-r--. 1 jenkins jenkins 951 Apr 1 07:22 Makefile [2021-04-01T07:23:30.843Z] -rw-rw-r--. 1 jenkins jenkins 4535 Apr 1 07:22 README.md [2021-04-01T07:23:30.843Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 1 07:20 VERSION [2021-04-01T07:23:30.843Z] -rw-rw-r--. 1 jenkins jenkins 155 Apr 1 07:22 version.go [2021-04-01T07:23:30.843Z] drwxrwxr-x. 4 jenkins jenkins 4096 Apr 1 07:22 web [Pipeline] isUnix [Pipeline] sh [2021-04-01T07:23:31.212Z] + 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=65341170abdd3277ab574c3651828631df56968a --label arch=amd64 --label version=0.0.0 . [2021-04-01T07:23:31.476Z] Sending build context to Docker daemon 17.41MB [2021-04-01T07:23:31.476Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-04-01T07:23:31.476Z] Step 2/24 : FROM ${BASE} AS builder [2021-04-01T07:23:31.476Z] ---> 43d112240956 [2021-04-01T07:23:31.476Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-04-01T07:23:32.053Z] ---> Running in 51d93bb4c101 [2021-04-01T07:23:32.315Z] Removing intermediate container 51d93bb4c101 [2021-04-01T07:23:32.315Z] ---> e1b36ec55e41 [2021-04-01T07:23:32.315Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-04-01T07:23:32.315Z] ---> Running in b83fdd2c06b9 [2021-04-01T07:23:32.579Z] Removing intermediate container b83fdd2c06b9 [2021-04-01T07:23:32.579Z] ---> cc328a804f38 [2021-04-01T07:23:32.579Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-04-01T07:23:32.579Z] ---> Running in dd254634419e [2021-04-01T07:23:32.841Z] Removing intermediate container dd254634419e [2021-04-01T07:23:32.841Z] ---> 3a719191bafb [2021-04-01T07:23:32.841Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-04-01T07:23:32.841Z] ---> Running in 341a9ad59d85 [2021-04-01T07:23:33.103Z] Removing intermediate container 341a9ad59d85 [2021-04-01T07:23:33.103Z] ---> 577d99195a76 [2021-04-01T07:23:33.103Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-04-01T07:23:33.103Z] ---> Running in 4a2b45e4e7c7 [2021-04-01T07:23:33.365Z] Removing intermediate container 4a2b45e4e7c7 [2021-04-01T07:23:33.365Z] ---> ecd0939e4dbc [2021-04-01T07:23:33.365Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-01T07:23:33.365Z] ---> Running in 38bea170b8c9 [2021-04-01T07:23:34.314Z] Removing intermediate container 38bea170b8c9 [2021-04-01T07:23:34.314Z] ---> 15b866084ecf [2021-04-01T07:23:34.314Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-04-01T07:23:34.314Z] ---> Running in 6d52c0dc597a [2021-04-01T07:23:34.578Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-01T07:23:35.526Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-01T07:23:35.792Z] OK: 166 MiB in 39 packages [2021-04-01T07:23:36.367Z] Removing intermediate container 6d52c0dc597a [2021-04-01T07:23:36.367Z] ---> b3cc67a6ed8c [2021-04-01T07:23:36.367Z] Step 10/24 : ENV GO111MODULE=on [2021-04-01T07:23:36.367Z] ---> Running in c51cd2ee13dd [2021-04-01T07:23:36.367Z] Removing intermediate container c51cd2ee13dd [2021-04-01T07:23:36.367Z] ---> b5123f4a23b9 [2021-04-01T07:23:36.367Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-04-01T07:23:36.630Z] ---> Running in 27867450e78f [2021-04-01T07:23:36.630Z] Removing intermediate container 27867450e78f [2021-04-01T07:23:36.630Z] ---> b660287deb08 [2021-04-01T07:23:36.630Z] Step 12/24 : COPY go.mod . [2021-04-01T07:23:36.895Z] ---> 3f91db980c66 [2021-04-01T07:23:36.895Z] Step 13/24 : COPY Makefile . [2021-04-01T07:23:37.158Z] ---> ff184a8b8ec0 [2021-04-01T07:23:37.159Z] Step 14/24 : RUN make update [2021-04-01T07:23:37.159Z] ---> Running in 6d75c9533986 [2021-04-01T07:23:37.742Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-04-01T07:23:38.319Z] Removing intermediate container 6d75c9533986 [2021-04-01T07:23:38.319Z] ---> 9d0e2653103a [2021-04-01T07:23:38.319Z] Step 15/24 : COPY . . [2021-04-01T07:23:40.246Z] ---> db57cb836bcd [2021-04-01T07:23:40.246Z] Step 16/24 : RUN ${MAKE} [2021-04-01T07:23:40.246Z] ---> Running in 76fd24690624 [2021-04-01T07:23:40.514Z] 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-01T07:23:48.752Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-04-01T07:23:50.760Z] Removing intermediate container 776fa0f4b519 [2021-04-01T07:23:50.760Z] ---> 846bb6db7247 [2021-04-01T07:23:50.760Z] Successfully built 846bb6db7247 [2021-04-01T07:23:50.760Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-01T07:23:51.139Z] + docker inspect -f . ci-base-image-arm64 [2021-04-01T07:23:51.139Z] . [Pipeline] withDockerContainer [2021-04-01T07:23:51.427Z] prd-ubuntu18.04-docker-arm64-4c-16g-32434 does not seem to be running inside a container [2021-04-01T07:23:51.514Z] $ 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 ******** ci-base-image-arm64 cat [2021-04-01T07:23:52.977Z] Removing intermediate container 76fd24690624 [2021-04-01T07:23:52.977Z] ---> 03ada78b0fa0 [2021-04-01T07:23:52.977Z] Step 17/24 : FROM alpine:3.12 [2021-04-01T07:23:52.977Z] 3.12: Pulling from library/alpine [2021-04-01T07:23:52.977Z] 532819f3e44c: Pulling fs layer [2021-04-01T07:23:52.977Z] 532819f3e44c: Verifying Checksum [2021-04-01T07:23:52.977Z] 532819f3e44c: Download complete [2021-04-01T07:23:53.035Z] $ docker top 29d7b9f8f6aa60f8d74a3b3bc4b9820e7aadb6ec0ccf1cb1652b851f09f0c677 -eo pid,comm [2021-04-01T07:23:53.240Z] 532819f3e44c: Pull complete [2021-04-01T07:23:53.240Z] Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b [2021-04-01T07:23:53.240Z] Status: Downloaded newer image for alpine:3.12 [2021-04-01T07:23:53.240Z] ---> 7230e588e954 [2021-04-01T07:23:53.240Z] Step 18/24 : EXPOSE 4000 [2021-04-01T07:23:53.240Z] ---> Running in fc7bac24a409 [Pipeline] { [2021-04-01T07:23:53.505Z] Removing intermediate container fc7bac24a409 [2021-04-01T07:23:53.505Z] ---> 63bdafc84042 [2021-04-01T07:23:53.505Z] 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 [Pipeline] sh [2021-04-01T07:23:54.199Z] + go version [2021-04-01T07:23:54.199Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-01T07:23:54.240Z] $ docker stop --time=1 29d7b9f8f6aa60f8d74a3b3bc4b9820e7aadb6ec0ccf1cb1652b851f09f0c677 [2021-04-01T07:23:54.453Z] ---> 1ff8a1b29668 [2021-04-01T07:23:54.453Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-04-01T07:23:54.453Z] ---> Running in f3d0f76c610d [2021-04-01T07:23:54.715Z] Removing intermediate container f3d0f76c610d [2021-04-01T07:23:54.715Z] ---> bb372fd48e96 [2021-04-01T07:23:54.715Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-04-01T07:23:54.715Z] ---> Running in 73c9924af69f [2021-04-01T07:23:54.978Z] Removing intermediate container 73c9924af69f [2021-04-01T07:23:54.978Z] ---> ab4e0ec2c9f4 [2021-04-01T07:23:54.978Z] Step 22/24 : LABEL arch=amd64 [2021-04-01T07:23:54.978Z] ---> Running in dd19abd13a7b [2021-04-01T07:23:55.241Z] Removing intermediate container dd19abd13a7b [2021-04-01T07:23:55.241Z] ---> bd3f5b64858d [2021-04-01T07:23:55.241Z] Step 23/24 : LABEL git_sha=65341170abdd3277ab574c3651828631df56968a [2021-04-01T07:23:55.241Z] ---> Running in 774410c1a0f9 [2021-04-01T07:23:55.503Z] Removing intermediate container 774410c1a0f9 [2021-04-01T07:23:55.503Z] ---> bf9c405bb35b [2021-04-01T07:23:55.503Z] Step 24/24 : LABEL version=0.0.0 [2021-04-01T07:23:55.503Z] ---> Running in 2dbe98c08d13 [2021-04-01T07:23:55.766Z] Removing intermediate container 2dbe98c08d13 [2021-04-01T07:23:55.766Z] ---> e667096212ac [2021-04-01T07:23:55.766Z] [Warning] One or more build-args [ARCH] were not consumed [2021-04-01T07:23:55.766Z] Successfully built e667096212ac [2021-04-01T07:23:55.766Z] Successfully tagged docker-edgex-ui-go:latest [2021-04-01T07:23:56.109Z] $ docker rm -f 29d7b9f8f6aa60f8d74a3b3bc4b9820e7aadb6ec0ccf1cb1652b851f09f0c677 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] isUnix [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [2021-04-01T07:23:57.647Z] + docker inspect -f . ci-base-image-arm64 [2021-04-01T07:23:57.647Z] . [Pipeline] withDockerContainer [2021-04-01T07:23:57.976Z] prd-ubuntu18.04-docker-arm64-4c-16g-32434 does not seem to be running inside a container [2021-04-01T07:23:58.060Z] $ 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 ******** ci-base-image-arm64 cat [2021-04-01T07:23:59.531Z] $ docker top 5dbe25c350bb8643d28828f0f602ff18bfe1e629386afe1c995001fb462583ec -eo pid,comm [Pipeline] { [Pipeline] sh Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-01T07:24:00.532Z] + make test [2021-04-01T07:24:00.532Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-04-01T07:24:00.755Z] ---> job-cost.sh [2021-04-01T07:24:00.755Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ekvr [2021-04-01T07:24:01.988Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-04-01T07:24:15.693Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-01T07:24:28.825Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-04-01T07:24:28.825Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-04-01T07:24:28.825Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-04-01T07:24:28.825Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-04-01T07:24:28.825Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-04-01T07:24:28.825Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-04-01T07:24:28.825Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-04-01T07:24:28.825Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-04-01T07:24:28.825Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-04-01T07:24:28.825Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-04-01T07:24:28.825Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-04-01T07:24:28.825Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-04-01T07:24:28.825Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-04-01T07:24:35.591Z] $ docker stop --time=1 5dbe25c350bb8643d28828f0f602ff18bfe1e629386afe1c995001fb462583ec [2021-04-01T07:24:37.614Z] $ docker rm -f 5dbe25c350bb8643d28828f0f602ff18bfe1e629386afe1c995001fb462583ec [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-01T07:24:38.556Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-01T07:24:38.600Z] Warning: overwriting stash ‘coverage-report’ [2021-04-01T07:24:39.546Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-01T07:24:40.511Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-04-01T07:24:40.878Z] + ls -al . [2021-04-01T07:24:40.878Z] total 124 [2021-04-01T07:24:40.878Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 1 07:24 . [2021-04-01T07:24:40.878Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 07:22 .. [2021-04-01T07:24:40.878Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 1 07:22 .git [2021-04-01T07:24:40.878Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 1 07:22 .github [2021-04-01T07:24:40.878Z] -rw-rw-r-- 1 jenkins jenkins 153 Apr 1 07:22 .gitignore [2021-04-01T07:24:40.878Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 1 07:22 CONTRIBUTING.md [2021-04-01T07:24:40.878Z] -rw-rw-r-- 1 jenkins jenkins 1508 Apr 1 07:22 Dockerfile [2021-04-01T07:24:40.878Z] -rw-rw-r-- 1 jenkins jenkins 902 Apr 1 07:22 Dockerfile.build [2021-04-01T07:24:40.878Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 1 07:22 Jenkinsfile [2021-04-01T07:24:40.878Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 1 07:22 LICENSE [2021-04-01T07:24:40.878Z] -rw-rw-r-- 1 jenkins jenkins 951 Apr 1 07:22 Makefile [2021-04-01T07:24:40.878Z] -rw-rw-r-- 1 jenkins jenkins 4535 Apr 1 07:22 README.md [2021-04-01T07:24:40.878Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 1 07:20 VERSION [2021-04-01T07:24:40.878Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 1 07:22 assets [2021-04-01T07:24:40.878Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 1 07:22 bin [2021-04-01T07:24:40.878Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 1 07:22 cmd [2021-04-01T07:24:40.878Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 1 07:24 coverage.out [2021-04-01T07:24:40.878Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 1 07:22 docs [2021-04-01T07:24:40.878Z] -rw-rw-r-- 1 jenkins jenkins 987 Apr 1 07:22 go.mod [2021-04-01T07:24:40.878Z] -rw-r--r-- 1 jenkins jenkins 22319 Apr 1 07:24 go.sum [2021-04-01T07:24:40.878Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 1 07:22 internal [2021-04-01T07:24:40.878Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 1 07:22 version.go [2021-04-01T07:24:40.878Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 07:22 web [Pipeline] isUnix [Pipeline] sh [2021-04-01T07:24:41.280Z] + 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=65341170abdd3277ab574c3651828631df56968a --label arch=arm64 --label version=0.0.0 . [2021-04-01T07:24:42.298Z] Sending build context to Docker daemon 17.41MB [2021-04-01T07:24:42.298Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-04-01T07:24:42.298Z] Step 2/24 : FROM ${BASE} AS builder [2021-04-01T07:24:42.298Z] ---> 846bb6db7247 [2021-04-01T07:24:42.298Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-04-01T07:24:42.334Z] lf-activate-venv(): INFO: Adding /tmp/venv-ekvr/bin to PATH [2021-04-01T07:24:42.334Z] INFO: No Stack... [2021-04-01T07:24:42.571Z] ---> Running in 136ddb3d8be9 [2021-04-01T07:24:42.907Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-01T07:24:43.168Z] Removing intermediate container 136ddb3d8be9 [2021-04-01T07:24:43.168Z] ---> 6c993b1d8b40 [2021-04-01T07:24:43.168Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-04-01T07:24:43.168Z] ---> Running in 27a86a38b443 [2021-04-01T07:24:43.486Z] INFO: Archiving Costs [Pipeline] sh [2021-04-01T07:24:43.767Z] Removing intermediate container 27a86a38b443 [2021-04-01T07:24:43.767Z] ---> a52680c3478b [2021-04-01T07:24:43.767Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-04-01T07:24:43.767Z] ---> Running in 838beaa7cc30 [2021-04-01T07:24:43.817Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-04-01T07:24:43.817Z] + cut -d, -f6 [Pipeline] lock [2021-04-01T07:24:43.928Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-322-1-stack-cost] [2021-04-01T07:24:43.935Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-322-1-stack-cost] did not exist. Created. [2021-04-01T07:24:43.935Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-322-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-01T07:24:44.362Z] Removing intermediate container 838beaa7cc30 [2021-04-01T07:24:44.362Z] ---> 1fa051e8653f [2021-04-01T07:24:44.362Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-04-01T07:24:44.362Z] ---> Running in 67c35999b136 [2021-04-01T07:24:44.433Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-04-01T07:24:44.612Z] Stashed 1 file(s) [Pipeline] } [2021-04-01T07:24:44.632Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-322-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-04-01T07:24:44.974Z] Removing intermediate container 67c35999b136 [2021-04-01T07:24:44.974Z] ---> 4335c261716e [2021-04-01T07:24:44.974Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-04-01T07:24:44.974Z] ---> Running in 9f923b3a4f4a [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [2021-04-01T07:24:45.257Z] Removing intermediate container 9f923b3a4f4a [2021-04-01T07:24:45.257Z] ---> 18f159abcb47 [2021-04-01T07:24:45.257Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [Pipeline] // node [Pipeline] } [Pipeline] // stage [2021-04-01T07:24:45.545Z] ---> Running in 261972abbbff [Pipeline] } [2021-04-01T07:24:47.520Z] Removing intermediate container 261972abbbff [2021-04-01T07:24:47.520Z] ---> 782aad4942ed [2021-04-01T07:24:47.520Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-04-01T07:24:47.520Z] ---> Running in 19776f46d048 [2021-04-01T07:24:48.503Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-01T07:24:49.488Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-01T07:24:50.077Z] OK: 142 MiB in 39 packages [2021-04-01T07:24:51.058Z] Removing intermediate container 19776f46d048 [2021-04-01T07:24:51.058Z] ---> 405540e6c82c [2021-04-01T07:24:51.058Z] Step 10/24 : ENV GO111MODULE=on [2021-04-01T07:24:51.058Z] ---> Running in cd8cce890899 [2021-04-01T07:24:51.647Z] Removing intermediate container cd8cce890899 [2021-04-01T07:24:51.647Z] ---> c1c5f8be3637 [2021-04-01T07:24:51.647Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-04-01T07:24:51.647Z] ---> Running in 2ad407ec7cb7 [2021-04-01T07:24:52.239Z] Removing intermediate container 2ad407ec7cb7 [2021-04-01T07:24:52.239Z] ---> 20b72102c0f9 [2021-04-01T07:24:52.239Z] Step 12/24 : COPY go.mod . [2021-04-01T07:24:52.830Z] ---> afb24fab7a53 [2021-04-01T07:24:52.830Z] Step 13/24 : COPY Makefile . [2021-04-01T07:24:53.428Z] ---> 0e80ce7dd1b6 [2021-04-01T07:24:53.428Z] Step 14/24 : RUN make update [2021-04-01T07:24:53.428Z] ---> Running in ea4b9fc187dc [2021-04-01T07:24:54.405Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-04-01T07:24:55.841Z] Removing intermediate container ea4b9fc187dc [2021-04-01T07:24:55.841Z] ---> efde18b04acb [2021-04-01T07:24:55.841Z] Step 15/24 : COPY . . [2021-04-01T07:24:58.462Z] ---> 18e765be0ef5 [2021-04-01T07:24:58.462Z] Step 16/24 : RUN ${MAKE} [2021-04-01T07:24:58.462Z] ---> Running in 2ff4da700b12 [2021-04-01T07:24:59.441Z] 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-01T07:25:26.291Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-04-01T07:25:31.691Z] Removing intermediate container 2ff4da700b12 [2021-04-01T07:25:31.691Z] ---> bdc98610c510 [2021-04-01T07:25:31.691Z] Step 17/24 : FROM alpine:3.12 [2021-04-01T07:25:31.691Z] 3.12: Pulling from library/alpine [2021-04-01T07:25:31.691Z] 9a219e8acc52: Pulling fs layer [2021-04-01T07:25:31.691Z] 9a219e8acc52: Download complete [2021-04-01T07:25:32.285Z] 9a219e8acc52: Pull complete [2021-04-01T07:25:32.285Z] Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b [2021-04-01T07:25:32.285Z] Status: Downloaded newer image for alpine:3.12 [2021-04-01T07:25:32.285Z] ---> d75e27dfc0a0 [2021-04-01T07:25:32.285Z] Step 18/24 : EXPOSE 4000 [2021-04-01T07:25:32.558Z] ---> Running in c52540b5df3f [2021-04-01T07:25:33.153Z] Removing intermediate container c52540b5df3f [2021-04-01T07:25:33.153Z] ---> eb3b6c61fddb [2021-04-01T07:25:33.153Z] 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-01T07:25:34.585Z] ---> 8243d2547f55 [2021-04-01T07:25:34.585Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-04-01T07:25:34.862Z] ---> Running in 21e1b756da89 [2021-04-01T07:25:35.454Z] Removing intermediate container 21e1b756da89 [2021-04-01T07:25:35.454Z] ---> ec388f51a88a [2021-04-01T07:25:35.454Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-04-01T07:25:35.454Z] ---> Running in 5a65cc4d7a48 [2021-04-01T07:25:36.051Z] Removing intermediate container 5a65cc4d7a48 [2021-04-01T07:25:36.051Z] ---> 9880306d83bd [2021-04-01T07:25:36.051Z] Step 22/24 : LABEL arch=arm64 [2021-04-01T07:25:36.051Z] ---> Running in 8b44377a0287 [2021-04-01T07:25:36.323Z] Removing intermediate container 8b44377a0287 [2021-04-01T07:25:36.323Z] ---> 8898b97d55b6 [2021-04-01T07:25:36.323Z] Step 23/24 : LABEL git_sha=65341170abdd3277ab574c3651828631df56968a [2021-04-01T07:25:36.596Z] ---> Running in 926a37b118ec [2021-04-01T07:25:36.869Z] Removing intermediate container 926a37b118ec [2021-04-01T07:25:36.869Z] ---> 93289d307874 [2021-04-01T07:25:36.869Z] Step 24/24 : LABEL version=0.0.0 [2021-04-01T07:25:37.148Z] ---> Running in 6c5268f201b3 [2021-04-01T07:25:37.419Z] Removing intermediate container 6c5268f201b3 [2021-04-01T07:25:37.419Z] ---> f9d4577dcf24 [2021-04-01T07:25:37.419Z] [Warning] One or more build-args [ARCH] were not consumed [2021-04-01T07:25:37.691Z] Successfully built f9d4577dcf24 [2021-04-01T07:25:37.691Z] 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-01T07:25:38.732Z] ---> job-cost.sh [2021-04-01T07:25:38.732Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZUA6 [2021-04-01T07:26:17.670Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-01T07:27:54.386Z] lf-activate-venv(): INFO: Adding /tmp/venv-ZUA6/bin to PATH [2021-04-01T07:27:54.386Z] INFO: No Stack... [2021-04-01T07:27:54.386Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-01T07:27:54.386Z] INFO: Archiving Costs [Pipeline] sh [2021-04-01T07:27:54.764Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-04-01T07:27:54.765Z] + cut -d, -f6 [Pipeline] lock [2021-04-01T07:27:54.913Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-322-1-stack-cost] [2021-04-01T07:27:54.920Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-322-1-stack-cost] did not exist. Created. [2021-04-01T07:27:54.920Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-322-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-01T07:27:55.450Z] /w/workspace/edgex-ui-go/1@tmp/durable-d737d7c7/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-d737d7c7/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-04-01T07:27:55.816Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-01T07:27:55.864Z] Warning: overwriting stash ‘stack-cost’ [2021-04-01T07:27:56.072Z] Stashed 1 file(s) [Pipeline] } [2021-04-01T07:27:56.095Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-322-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-01T07:27:58.200Z] provisioning config files... [2021-04-01T07:27:58.228Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-322@tmp/config5434693031315295863tmp [Pipeline] { [Pipeline] sh [2021-04-01T07:27:58.712Z] + set +x [2021-04-01T07:27:58.712Z] + curl -s https://codecov.io/bash [2021-04-01T07:27:58.712Z] + bash -s -- [2021-04-01T07:27:58.974Z] [2021-04-01T07:27:58.974Z] _____ _ [2021-04-01T07:27:58.974Z] / ____| | | [2021-04-01T07:27:58.974Z] | | ___ __| | ___ ___ _____ __ [2021-04-01T07:27:58.974Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-04-01T07:27:58.974Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-04-01T07:27:58.974Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-04-01T07:27:58.974Z] Bash-20210309-2b87ace [2021-04-01T07:27:58.974Z] [2021-04-01T07:27:58.974Z] [2021-04-01T07:27:58.974Z] ==> git version 2.24.3 found [2021-04-01T07:27:58.974Z] ==> 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-01T07:27:58.974Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-04-01T07:27:58.974Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-04-01T07:27:58.974Z] ==> Jenkins CI detected. [2021-04-01T07:27:58.974Z] project root: . [2021-04-01T07:27:58.974Z] --> token set from env [2021-04-01T07:27:58.974Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-04-01T07:27:58.974Z] ==> Running gcov in . (disable via -X gcov) [2021-04-01T07:27:58.974Z] ==> Python coveragepy not found [2021-04-01T07:27:58.974Z] ==> Searching for coverage reports in: [2021-04-01T07:27:58.974Z] + . [2021-04-01T07:27:58.974Z] -> Found 1 reports [2021-04-01T07:27:58.974Z] ==> Detecting git/mercurial file structure [2021-04-01T07:27:58.974Z] ==> Reading reports [2021-04-01T07:27:58.974Z] + ./coverage.out bytes=10 [2021-04-01T07:27:58.974Z] ==> Appending adjustments [2021-04-01T07:27:58.974Z] https://docs.codecov.io/docs/fixing-reports [2021-04-01T07:27:59.242Z] + Found adjustments [2021-04-01T07:27:59.242Z] ==> Gzipping contents [2021-04-01T07:27:59.242Z] 4.0K /tmp/codecov.2mPS6V.gz [2021-04-01T07:27:59.242Z] ==> Uploading reports [2021-04-01T07:27:59.242Z] url: https://codecov.io [2021-04-01T07:27:59.242Z] query: branch=PR-322&commit=65341170abdd3277ab574c3651828631df56968a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-322%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=322&job=&cmd_args= [2021-04-01T07:27:59.242Z] -> Pinging Codecov [2021-04-01T07:27:59.242Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-322&commit=65341170abdd3277ab574c3651828631df56968a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-322%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=322&job=&cmd_args= [2021-04-01T07:27:59.504Z] -> Uploading to [2021-04-01T07:27:59.504Z] https://storage.googleapis.com/codecov/v4/raw/2021-04-01/FB506323287CE973F263BFD2A0EB1F37/65341170abdd3277ab574c3651828631df56968a/4efa5ee5-30f9-4ea5-9399-64ad47c206e7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210401%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210401T072759Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2d67f708b5862fda9cbc5135ebd5bbcbdc74dfefa41dafad654ea77c594ea416 [2021-04-01T07:27:59.765Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-01T07:27:59.765Z] Dload Upload Total Spent Left Speed [2021-04-01T07:28:00.033Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3335 0 0 100 3335 0 8067 --:--:-- --:--:-- --:--:-- 8075 [2021-04-01T07:28:00.033Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/65341170abdd3277ab574c3651828631df56968a [Pipeline] } [2021-04-01T07:28:00.063Z] 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-01T07:28:03.591Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-01T07:28:04.200Z] ---> package-listing.sh [2021-04-01T07:28:04.200Z] ++ facter osfamily [2021-04-01T07:28:04.200Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-01T07:28:04.200Z] + OS_FAMILY=redhat [2021-04-01T07:28:04.200Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-322 [2021-04-01T07:28:04.200Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-01T07:28:04.200Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-01T07:28:04.200Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-01T07:28:04.200Z] + PACKAGES=/tmp/packages_start.txt [2021-04-01T07:28:04.200Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-322 ']' [2021-04-01T07:28:04.200Z] + PACKAGES=/tmp/packages_end.txt [2021-04-01T07:28:04.200Z] + case "${OS_FAMILY}" in [2021-04-01T07:28:04.200Z] + rpm -qa [2021-04-01T07:28:04.200Z] + sort [2021-04-01T07:28:09.516Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-01T07:28:09.516Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-01T07:28:09.516Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-01T07:28:09.516Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-322 ']' [2021-04-01T07:28:09.516Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-322/archives/ [2021-04-01T07:28:09.516Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-322/archives/ [Pipeline] echo [2021-04-01T07:28:09.550Z] 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-322/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-01T07:28:09.866Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-01T07:28:10.213Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-01T07:28:10.213Z] [2021-04-01T07:28:10.213Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-01T07:28:10.630Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-01T07:28:10.630Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-01T07:28:10.630Z] df20fa9351a1: Pulling fs layer [2021-04-01T07:28:10.630Z] 36b3adc4ff6f: Pulling fs layer [2021-04-01T07:28:10.630Z] 8ad3a11d3b57: Pulling fs layer [2021-04-01T07:28:10.630Z] 46f8f816bc3b: Pulling fs layer [2021-04-01T07:28:10.630Z] 93b61091891f: Pulling fs layer [2021-04-01T07:28:10.630Z] 93b9cdb0e59b: Pulling fs layer [2021-04-01T07:28:10.630Z] 5e14af77c1be: Pulling fs layer [2021-04-01T07:28:10.630Z] 01666e4c0597: Pulling fs layer [2021-04-01T07:28:10.630Z] aa168da1d23b: Pulling fs layer [2021-04-01T07:28:10.630Z] 93b9cdb0e59b: Waiting [2021-04-01T07:28:10.630Z] 46f8f816bc3b: Waiting [2021-04-01T07:28:10.630Z] 93b61091891f: Waiting [2021-04-01T07:28:10.630Z] 5e14af77c1be: Waiting [2021-04-01T07:28:10.630Z] 01666e4c0597: Waiting [2021-04-01T07:28:10.630Z] aa168da1d23b: Waiting [2021-04-01T07:28:10.630Z] 36b3adc4ff6f: Download complete [2021-04-01T07:28:10.630Z] 46f8f816bc3b: Verifying Checksum [2021-04-01T07:28:10.630Z] 46f8f816bc3b: Download complete [2021-04-01T07:28:10.896Z] df20fa9351a1: Verifying Checksum [2021-04-01T07:28:10.896Z] 93b9cdb0e59b: Download complete [2021-04-01T07:28:10.896Z] 5e14af77c1be: Verifying Checksum [2021-04-01T07:28:10.896Z] 5e14af77c1be: Download complete [2021-04-01T07:28:10.896Z] 93b61091891f: Verifying Checksum [2021-04-01T07:28:10.896Z] 93b61091891f: Download complete [2021-04-01T07:28:10.896Z] 01666e4c0597: Verifying Checksum [2021-04-01T07:28:10.896Z] 01666e4c0597: Download complete [2021-04-01T07:28:10.896Z] 8ad3a11d3b57: Verifying Checksum [2021-04-01T07:28:10.896Z] 8ad3a11d3b57: Download complete [2021-04-01T07:28:11.169Z] df20fa9351a1: Pull complete [2021-04-01T07:28:11.169Z] 36b3adc4ff6f: Pull complete [2021-04-01T07:28:12.123Z] 8ad3a11d3b57: Pull complete [2021-04-01T07:28:12.394Z] 46f8f816bc3b: Pull complete [2021-04-01T07:28:12.982Z] 93b61091891f: Pull complete [2021-04-01T07:28:13.245Z] aa168da1d23b: Verifying Checksum [2021-04-01T07:28:13.245Z] aa168da1d23b: Download complete [2021-04-01T07:28:13.508Z] 93b9cdb0e59b: Pull complete [2021-04-01T07:28:13.770Z] 5e14af77c1be: Pull complete [2021-04-01T07:28:13.770Z] 01666e4c0597: Pull complete [2021-04-01T07:28:20.410Z] aa168da1d23b: Pull complete [2021-04-01T07:28:20.410Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-01T07:28:20.410Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-01T07:28:20.410Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-01T07:28:20.572Z] prd-centos7-docker-4c-2g-32432 does not seem to be running inside a container [2021-04-01T07:28:20.613Z] $ 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-322/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-322 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-322:/w/workspace/edgexfoundry_edgex-ui-go_PR-322:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-322@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-322@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-04-01T07:28:23.978Z] $ docker top 9acaee5b1b8f9febc1559fed1307a3f85ac7dd2abae85f20832bf24ad985ea2c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-01T07:28:24.549Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-01T07:28:24.871Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-01T07:28:25.186Z] + ls /var/log/sa-host [2021-04-01T07:28:25.186Z] + sadf -c /var/log/sa-host/sa01 [2021-04-01T07:28:25.186Z] file_magic: OK [2021-04-01T07:28:25.186Z] HZ: Using current value: 100 [2021-04-01T07:28:25.186Z] file_header: OK [2021-04-01T07:28:25.186Z] 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-01T07:28:25.186Z] Statistics: [2021-04-01T07:28:25.186Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-04-01T07:28:25.186Z] File successfully converted to sysstat format version 12.2.1 [2021-04-01T07:28:25.186Z] + sadf -c /var/log/sa-host/sa23 [2021-04-01T07:28:25.186Z] file_magic: OK [2021-04-01T07:28:25.186Z] HZ: Using current value: 100 [2021-04-01T07:28:25.186Z] file_header: OK [2021-04-01T07:28:25.186Z] 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-01T07:28:25.186Z] Statistics: [2021-04-01T07:28:25.186Z] Hnuu...uuuununununu... [2021-04-01T07:28:25.187Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-01T07:28:26.027Z] provisioning config files... [2021-04-01T07:28:26.045Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-322@tmp/config2462148295255437697tmp [Pipeline] { [Pipeline] echo [2021-04-01T07:28:26.167Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-01T07:28:26.505Z] ---> create-netrc.sh [Pipeline] } [2021-04-01T07:28:26.533Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-01T07:28:26.684Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-01T07:28:27.018Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-01T07:28:27.051Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-01T07:28:27.387Z] ---> sudo-logs.sh [2021-04-01T07:28:27.387Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-01T07:28:27.511Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-01T07:28:27.845Z] ---> job-cost.sh [2021-04-01T07:28:27.846Z] lf-activate-venv: SKIPPING [2021-04-01T07:28:27.846Z] DEBUG: total: 0.20999999344348907 [2021-04-01T07:28:27.846Z] INFO: Retrieving Stack Cost... [2021-04-01T07:28:28.793Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-01T07:28:29.367Z] INFO: Archiving Costs [Pipeline] echo [2021-04-01T07:28:29.401Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-01T07:28:29.740Z] ---> logs-deploy.sh [2021-04-01T07:28:29.740Z] lf-activate-venv: SKIPPING [2021-04-01T07:28:29.740Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-322/1 [2021-04-01T07:28:29.740Z] INFO: archiving workspace using pattern(s): [2021-04-01T07:28:31.659Z] Archives upload complete. [2021-04-01T07:28:31.659Z] INFO: archiving logs to Nexus