Pull request #323 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from b60552070e2f738d90d2caa2d6c81bc3f6df7d33+e433474030406e4455aec061f47cc2693067360d (f0d6bc4dbc94f3d8bf13bc3a6aec570ef9ee142a) 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-323/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-323/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-32433 in /w/workspace/edgexfoundry_edgex-ui-go_PR-323 [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-323 # 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 b60552070e2f738d90d2caa2d6c81bc3f6df7d33 > 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/323/head:refs/remotes/origin/PR-323 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b60552070e2f738d90d2caa2d6c81bc3f6df7d33 # timeout=10 > git remote # timeout=10 Merge succeeded, producing b60552070e2f738d90d2caa2d6c81bc3f6df7d33 Checking out Revision b60552070e2f738d90d2caa2d6c81bc3f6df7d33 (PR-323) > 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 b60552070e2f738d90d2caa2d6c81bc3f6df7d33 # timeout=10 Commit message: "chore(deps): Bump github.com/eclipse/paho.mqtt.golang" 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:21:44.044Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-01T07:21:44.423Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-01T07:21:44.621Z] ========================================================= [2021-04-01T07:21:44.621Z] EdgeX Global Pipelines Version Info [2021-04-01T07:21:44.621Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-01T07:21:47.580Z] ------------------- [2021-04-01T07:21:47.580Z] stable info: [2021-04-01T07:21:47.580Z] ------------------- [2021-04-01T07:21:47.580Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-01T07:21:47.580Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-01T07:21:47.580Z] Message: update stable to v1.0.186 [2021-04-01T07:21:48.564Z] ------------------- [2021-04-01T07:21:48.564Z] experimental info: [2021-04-01T07:21:48.564Z] ------------------- [2021-04-01T07:21:48.564Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-01T07:21:48.564Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-04-01T07:21:48.564Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-01T07:21:48.994Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-04-01T07:21:49.113Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-04-01T07:21:49.234Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-01T07:21:49.374Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-01T07:21:49.503Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-01T07:21:49.642Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-01T07:21:49.766Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-01T07:21:49.889Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-01T07:21:50.014Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-04-01T07:21:50.142Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-01T07:21:50.283Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-01T07:21:50.422Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2021-04-01T07:21:50.550Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-01T07:21:50.685Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-01T07:21:50.846Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-04-01T07:21:50.962Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-04-01T07:21:51.092Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-04-01T07:21:51.247Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-04-01T07:21:51.360Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-01T07:21:51.485Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-04-01T07:21:51.612Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-04-01T07:21:51.737Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-04-01T07:21:51.860Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-04-01T07:21:52.002Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-04-01T07:21:52.129Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-04-01T07:21:52.253Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-01T07:21:52.372Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-323 [Pipeline] echo [2021-04-01T07:21:52.498Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-323 [Pipeline] echo [2021-04-01T07:21:52.620Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-323 [Pipeline] echo [2021-04-01T07:21:52.741Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b60552070e2f738d90d2caa2d6c81bc3f6df7d33 [Pipeline] echo [2021-04-01T07:21:52.863Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b605520 [Pipeline] echo [2021-04-01T07:21:52.986Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-01T07:21:53.230Z] provisioning config files... [2021-04-01T07:21:53.294Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-323@tmp/config106045528880817507tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-01T07:21:53.836Z] ---> docker-login.sh [2021-04-01T07:21:53.836Z] nexus3.edgexfoundry.org:10001 [2021-04-01T07:21:54.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-01T07:21:55.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-01T07:21:55.128Z] Configure a credential helper to remove this warning. See [2021-04-01T07:21:55.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-01T07:21:55.128Z] [2021-04-01T07:21:55.128Z] Login Succeeded [2021-04-01T07:21:55.128Z] nexus3.edgexfoundry.org:10002 [2021-04-01T07:21:55.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-01T07:21:55.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-01T07:21:55.746Z] Configure a credential helper to remove this warning. See [2021-04-01T07:21:55.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-01T07:21:55.746Z] [2021-04-01T07:21:55.746Z] Login Succeeded [2021-04-01T07:21:55.746Z] nexus3.edgexfoundry.org:10003 [2021-04-01T07:21:56.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-01T07:21:56.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-01T07:21:56.734Z] Configure a credential helper to remove this warning. See [2021-04-01T07:21:56.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-01T07:21:56.734Z] [2021-04-01T07:21:56.734Z] Login Succeeded [2021-04-01T07:21:56.734Z] nexus3.edgexfoundry.org:10004 [2021-04-01T07:21:57.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-01T07:21:57.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-01T07:21:57.346Z] Configure a credential helper to remove this warning. See [2021-04-01T07:21:57.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-01T07:21:57.346Z] [2021-04-01T07:21:57.346Z] Login Succeeded [2021-04-01T07:21:57.346Z] docker.io [2021-04-01T07:21:58.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-01T07:21:58.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-01T07:21:58.737Z] Configure a credential helper to remove this warning. See [2021-04-01T07:21:58.737Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-01T07:21:58.737Z] [2021-04-01T07:21:58.737Z] Login Succeeded [2021-04-01T07:21:58.737Z] ---> docker-login.sh ends [Pipeline] } [2021-04-01T07:21:58.784Z] 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:21:59.897Z] + git log --format=format:%s -1 b60552070e2f738d90d2caa2d6c81bc3f6df7d33 [Pipeline] echo [2021-04-01T07:22:00.026Z] GIT_COMMIT: b60552070e2f738d90d2caa2d6c81bc3f6df7d33, Commit Message: chore(deps): Bump github.com/eclipse/paho.mqtt.golang [Pipeline] echo [2021-04-01T07:22:00.122Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-04-01T07:22:00.802Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-01T07:22:01.226Z] [2021-04-01T07:22:01.226Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-01T07:22:01.935Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-01T07:22:01.935Z] latest: Pulling from edgex-devops/git-semver [2021-04-01T07:22:01.935Z] 31603596830f: Pulling fs layer [2021-04-01T07:22:01.935Z] 2a8b12db71e7: Pulling fs layer [2021-04-01T07:22:01.935Z] 6ca5941a6612: Pulling fs layer [2021-04-01T07:22:01.935Z] ecc8261a40a4: Pulling fs layer [2021-04-01T07:22:01.935Z] ecc8261a40a4: Waiting [2021-04-01T07:22:01.935Z] 2a8b12db71e7: Verifying Checksum [2021-04-01T07:22:01.935Z] 2a8b12db71e7: Download complete [2021-04-01T07:22:02.261Z] 31603596830f: Verifying Checksum [2021-04-01T07:22:02.261Z] 31603596830f: Download complete [2021-04-01T07:22:03.095Z] ecc8261a40a4: Verifying Checksum [2021-04-01T07:22:03.096Z] ecc8261a40a4: Download complete [2021-04-01T07:22:03.096Z] 6ca5941a6612: Verifying Checksum [2021-04-01T07:22:03.096Z] 6ca5941a6612: Download complete [2021-04-01T07:22:03.729Z] 31603596830f: Pull complete [2021-04-01T07:22:04.380Z] 2a8b12db71e7: Pull complete [2021-04-01T07:22:07.309Z] 6ca5941a6612: Pull complete [2021-04-01T07:22:08.386Z] ecc8261a40a4: Pull complete [2021-04-01T07:22:08.386Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-01T07:22:08.386Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-01T07:22:08.386Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-01T07:22:08.584Z] prd-centos7-docker-4c-2g-32433 does not seem to be running inside a container [2021-04-01T07:22:08.876Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-323 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-323:/w/workspace/edgexfoundry_edgex-ui-go_PR-323:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-323@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-323@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:22:11.422Z] $ docker top 3e7a31d7bf398bc27570adf7968b976f619cc22ce31468ec555743c5666e8d59 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-01T07:22:12.190Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-01T07:22:12.190Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-01T07:22:12.744Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-01T07:22:12.747Z] $ docker exec 3e7a31d7bf398bc27570adf7968b976f619cc22ce31468ec555743c5666e8d59 ssh-agent [2021-04-01T07:22:13.410Z] SSH_AUTH_SOCK=/tmp/ssh-yxVp9PaaXV0F/agent.11 [2021-04-01T07:22:13.410Z] SSH_AGENT_PID=17 [2021-04-01T07:22:13.466Z] Running ssh-add (command line suppressed) [2021-04-01T07:22:14.112Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-323@tmp/private_key_3860693275095040897.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-323@tmp/private_key_3860693275095040897.key) [2021-04-01T07:22:14.376Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-01T07:22:14.795Z] + git tag --points-at HEAD [Pipeline] } [2021-04-01T07:22:14.885Z] $ docker exec --env ******** --env ******** 3e7a31d7bf398bc27570adf7968b976f619cc22ce31468ec555743c5666e8d59 ssh-agent -k [2021-04-01T07:22:15.264Z] unset SSH_AUTH_SOCK; [2021-04-01T07:22:15.266Z] unset SSH_AGENT_PID; [2021-04-01T07:22:15.266Z] echo Agent pid 17 killed; [2021-04-01T07:22:15.394Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-01T07:22:15.585Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-01T07:22:15.586Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-01T07:22:16.104Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-01T07:22:16.107Z] $ docker exec 3e7a31d7bf398bc27570adf7968b976f619cc22ce31468ec555743c5666e8d59 ssh-agent [2021-04-01T07:22:16.836Z] SSH_AUTH_SOCK=/tmp/ssh-pAwISaiQvFpf/agent.45 [2021-04-01T07:22:16.836Z] SSH_AGENT_PID=50 [2021-04-01T07:22:16.848Z] Running ssh-add (command line suppressed) [2021-04-01T07:22:17.384Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-323@tmp/private_key_8755826788190402735.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-323@tmp/private_key_8755826788190402735.key) [2021-04-01T07:22:17.698Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-01T07:22:18.700Z] + git semver init [2021-04-01T07:22:18.700Z] # -> Open(): unable to determine branch for HEAD [2021-04-01T07:22:18.700Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-323/.git [2021-04-01T07:22:18.700Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-323 [2021-04-01T07:22:18.700Z] # $SEMVER_REMOTE_NAME = origin [2021-04-01T07:22:18.700Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-01T07:22:18.700Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-01T07:22:18.700Z] # $SEMVER_BRANCH = PR-323 [2021-04-01T07:22:18.700Z] # $SEMVER_TEMP = /tmp/semver-360451144 [2021-04-01T07:22:18.700Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-04-01T07:22:21.098Z] # '/tmp/semver-360451144' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-323/.semver' [2021-04-01T07:22:21.098Z] # -> Force: false [2021-04-01T07:22:21.098Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-323/.semver [Pipeline] } [2021-04-01T07:22:21.122Z] $ docker exec --env ******** --env ******** 3e7a31d7bf398bc27570adf7968b976f619cc22ce31468ec555743c5666e8d59 ssh-agent -k [2021-04-01T07:22:21.604Z] unset SSH_AUTH_SOCK; [2021-04-01T07:22:21.609Z] unset SSH_AGENT_PID; [2021-04-01T07:22:21.609Z] echo Agent pid 50 killed; [2021-04-01T07:22:21.878Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-01T07:22:22.819Z] + git semver [Pipeline] } [2021-04-01T07:22:22.893Z] $ docker stop --time=1 3e7a31d7bf398bc27570adf7968b976f619cc22ce31468ec555743c5666e8d59 [2021-04-01T07:22:24.901Z] $ docker rm -f 3e7a31d7bf398bc27570adf7968b976f619cc22ce31468ec555743c5666e8d59 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-01T07:22:25.671Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-01T07:22:27.292Z] Stashed 1 file(s) [Pipeline] echo [2021-04-01T07:22:27.314Z] [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:22:43.179Z] Still waiting to schedule task [2021-04-01T07:22:43.179Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-04-01T07:22:43.215Z] Still waiting to schedule task [2021-04-01T07:22:43.215Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-04-01T07:25:44.254Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-32436 in /w/workspace/edgexfoundry_edgex-ui-go_PR-323 [Pipeline] { [Pipeline] ws [2021-04-01T07:25:44.355Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-04-01T07:25:49.687Z] using credential edgex-jenkins-ssh [2021-04-01T07:25:49.750Z] Cloning the remote Git repository [2021-04-01T07:25:49.830Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-01T07:25:49.940Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-04-01T07:25:50.015Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-01T07:25:50.015Z] > git --version # timeout=10 [2021-04-01T07:25:50.034Z] > git --version # 'git version 2.17.1' [2021-04-01T07:25:50.036Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-01T07:25:50.105Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-01T07:25:51.791Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-01T07:25:51.818Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-01T07:25:51.850Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-01T07:25:51.896Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-01T07:25:51.897Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-01T07:25:51.957Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/323/head:refs/remotes/origin/PR-323 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-01T07:25:52.456Z] Merging remotes/origin/master commit e433474030406e4455aec061f47cc2693067360d into PR head commit b60552070e2f738d90d2caa2d6c81bc3f6df7d33 [2021-04-01T07:25:52.878Z] Merge succeeded, producing b60552070e2f738d90d2caa2d6c81bc3f6df7d33 [2021-04-01T07:25:52.879Z] Checking out Revision b60552070e2f738d90d2caa2d6c81bc3f6df7d33 (PR-323) [2021-04-01T07:25:52.477Z] > git config core.sparsecheckout # timeout=10 [2021-04-01T07:25:52.498Z] > git checkout -f b60552070e2f738d90d2caa2d6c81bc3f6df7d33 # timeout=10 [2021-04-01T07:25:52.795Z] > git remote # timeout=10 [2021-04-01T07:25:52.814Z] > git config --get remote.origin.url # timeout=10 [2021-04-01T07:25:52.837Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-01T07:25:52.847Z] > git merge e433474030406e4455aec061f47cc2693067360d # timeout=10 [2021-04-01T07:25:52.868Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-01T07:25:52.887Z] > git config core.sparsecheckout # timeout=10 [2021-04-01T07:25:52.900Z] > git checkout -f b60552070e2f738d90d2caa2d6c81bc3f6df7d33 # timeout=10 [2021-04-01T07:25:57.391Z] Commit message: "chore(deps): Bump github.com/eclipse/paho.mqtt.golang" [2021-04-01T07:25:57.450Z] > git --version # timeout=10 [2021-04-01T07:25:57.460Z] > git --version # 'git version 2.17.1' [2021-04-01T07:25:57.470Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-01T07:25:59.372Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-01T07:25:59.798Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-01T07:26:00.154Z] + true [2021-04-01T07:26:00.154Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-01T07:26:02.953Z] provisioning config files... [2021-04-01T07:26:02.993Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config52520669192470253tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-01T07:26:03.480Z] ---> docker-login.sh [2021-04-01T07:26:03.480Z] nexus3.edgexfoundry.org:10001 [2021-04-01T07:26:04.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-01T07:26:04.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-01T07:26:04.691Z] Configure a credential helper to remove this warning. See [2021-04-01T07:26:04.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-01T07:26:04.691Z] [2021-04-01T07:26:04.691Z] Login Succeeded [2021-04-01T07:26:04.691Z] nexus3.edgexfoundry.org:10002 [2021-04-01T07:26:04.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-01T07:26:05.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-01T07:26:05.274Z] Configure a credential helper to remove this warning. See [2021-04-01T07:26:05.274Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-01T07:26:05.274Z] [2021-04-01T07:26:05.274Z] Login Succeeded [2021-04-01T07:26:05.274Z] nexus3.edgexfoundry.org:10003 [2021-04-01T07:26:05.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-01T07:26:05.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-01T07:26:05.548Z] Configure a credential helper to remove this warning. See [2021-04-01T07:26:05.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-01T07:26:05.548Z] [2021-04-01T07:26:05.548Z] Login Succeeded [2021-04-01T07:26:05.548Z] nexus3.edgexfoundry.org:10004 [2021-04-01T07:26:06.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-01T07:26:06.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-01T07:26:06.148Z] Configure a credential helper to remove this warning. See [2021-04-01T07:26:06.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-01T07:26:06.148Z] [2021-04-01T07:26:06.148Z] Login Succeeded [2021-04-01T07:26:06.148Z] docker.io [2021-04-01T07:26:06.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-01T07:26:07.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-01T07:26:07.018Z] Configure a credential helper to remove this warning. See [2021-04-01T07:26:07.018Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-01T07:26:07.018Z] [2021-04-01T07:26:07.018Z] Login Succeeded [2021-04-01T07:26:07.018Z] ---> docker-login.sh ends [Pipeline] } [2021-04-01T07:26:07.049Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-01T07:26:07.646Z] ========================================================= [2021-04-01T07:26:07.646Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-01T07:26:07.646Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-01T07:26:08.077Z] + 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:26:08.681Z] Sending build context to Docker daemon 17.38MB [2021-04-01T07:26:08.956Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-01T07:26:08.956Z] Step 2/8 : FROM ${BASE} [2021-04-01T07:26:08.956Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-01T07:26:08.956Z] 5f621e34cdf4: Pulling fs layer [2021-04-01T07:26:08.956Z] a4357932f1b6: Pulling fs layer [2021-04-01T07:26:08.956Z] 18c013af1878: Pulling fs layer [2021-04-01T07:26:08.956Z] 00ac8860ef70: Pulling fs layer [2021-04-01T07:26:08.956Z] 63d7cb157983: Pulling fs layer [2021-04-01T07:26:08.956Z] b116817d02f9: Pulling fs layer [2021-04-01T07:26:08.956Z] 745a02a5169b: Pulling fs layer [2021-04-01T07:26:08.956Z] 00ac8860ef70: Waiting [2021-04-01T07:26:08.956Z] 63d7cb157983: Waiting [2021-04-01T07:26:08.956Z] b116817d02f9: Waiting [2021-04-01T07:26:08.956Z] 745a02a5169b: Waiting [2021-04-01T07:26:08.956Z] 18c013af1878: Download complete [2021-04-01T07:26:08.956Z] a4357932f1b6: Verifying Checksum [2021-04-01T07:26:08.956Z] a4357932f1b6: Download complete [2021-04-01T07:26:08.956Z] 63d7cb157983: Download complete [2021-04-01T07:26:08.956Z] b116817d02f9: Download complete [2021-04-01T07:26:09.555Z] 5f621e34cdf4: Verifying Checksum [2021-04-01T07:26:09.555Z] 5f621e34cdf4: Download complete [2021-04-01T07:26:10.277Z] Running on prd-centos7-docker-4c-2g-32437 in /w/workspace/edgexfoundry_edgex-ui-go_PR-323 [Pipeline] { [Pipeline] ws [2021-04-01T07:26:10.381Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-04-01T07:26:10.548Z] 5f621e34cdf4: Pull complete [2021-04-01T07:26:11.153Z] a4357932f1b6: Pull complete [2021-04-01T07:26:11.431Z] 18c013af1878: Pull complete [2021-04-01T07:26:12.864Z] 745a02a5169b: Verifying Checksum [2021-04-01T07:26:12.864Z] 745a02a5169b: Download complete [2021-04-01T07:26:13.137Z] 00ac8860ef70: Verifying Checksum [2021-04-01T07:26:13.137Z] 00ac8860ef70: Download complete [2021-04-01T07:26:19.656Z] using credential edgex-jenkins-ssh [2021-04-01T07:26:19.775Z] Cloning the remote Git repository [2021-04-01T07:26:19.942Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-01T07:26:20.116Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-04-01T07:26:20.270Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-01T07:26:20.271Z] > git --version # timeout=10 [2021-04-01T07:26:20.302Z] > git --version # 'git version 2.24.3' [2021-04-01T07:26:20.303Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-01T07:26:20.418Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-01T07:26:22.323Z] Merging remotes/origin/master commit e433474030406e4455aec061f47cc2693067360d into PR head commit b60552070e2f738d90d2caa2d6c81bc3f6df7d33 [2021-04-01T07:26:23.035Z] Merge succeeded, producing b60552070e2f738d90d2caa2d6c81bc3f6df7d33 [2021-04-01T07:26:23.036Z] Checking out Revision b60552070e2f738d90d2caa2d6c81bc3f6df7d33 (PR-323) [2021-04-01T07:26:21.796Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-01T07:26:21.809Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-01T07:26:21.827Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-01T07:26:21.846Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-01T07:26:21.846Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-01T07:26:21.854Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/323/head:refs/remotes/origin/PR-323 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-01T07:26:22.331Z] > git config core.sparsecheckout # timeout=10 [2021-04-01T07:26:22.430Z] > git checkout -f b60552070e2f738d90d2caa2d6c81bc3f6df7d33 # timeout=10 [2021-04-01T07:26:22.673Z] > git remote # timeout=10 [2021-04-01T07:26:22.732Z] > git config --get remote.origin.url # timeout=10 [2021-04-01T07:26:22.773Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-01T07:26:22.780Z] > git merge e433474030406e4455aec061f47cc2693067360d # timeout=10 [2021-04-01T07:26:22.915Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-01T07:26:23.036Z] > git config core.sparsecheckout # timeout=10 [2021-04-01T07:26:23.083Z] > git checkout -f b60552070e2f738d90d2caa2d6c81bc3f6df7d33 # timeout=10 [2021-04-01T07:26:23.314Z] 00ac8860ef70: Pull complete [2021-04-01T07:26:23.595Z] 63d7cb157983: Pull complete [2021-04-01T07:26:24.195Z] b116817d02f9: Pull complete [2021-04-01T07:26:28.082Z] Commit message: "chore(deps): Bump github.com/eclipse/paho.mqtt.golang" [2021-04-01T07:26:28.144Z] > git --version # timeout=10 [2021-04-01T07:26:28.158Z] > git --version # 'git version 2.24.3' [2021-04-01T07:26:28.178Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-01T07:26:28.508Z] 745a02a5169b: Pull complete [2021-04-01T07:26:28.508Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-01T07:26:28.508Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-01T07:26:28.508Z] ---> b7e6874047d6 [2021-04-01T07:26:28.508Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-01T07:26:30.728Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-01T07:26:31.132Z] ---> Running in 08e1eea53775 [2021-04-01T07:26:31.132Z] Removing intermediate container 08e1eea53775 [2021-04-01T07:26:31.132Z] ---> 7708f8105b66 [2021-04-01T07:26:31.132Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-01T07:26:31.204Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-01T07:26:31.408Z] ---> Running in 7581345710a8 [2021-04-01T07:26:31.680Z] + sudo service docker restart [2021-04-01T07:26:31.680Z] + true [2021-04-01T07:26:31.680Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-01T07:26:33.838Z] provisioning config files... [2021-04-01T07:26:33.905Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config3578318633000680517tmp [Pipeline] { [2021-04-01T07:26:34.045Z] Removing intermediate container 7581345710a8 [2021-04-01T07:26:34.045Z] ---> fa79dd4d6c36 [2021-04-01T07:26:34.045Z] Step 5/8 : RUN apk add --no-cache make git [2021-04-01T07:26:34.045Z] ---> Running in c6ebd34b7891 [Pipeline] libraryResource [Pipeline] sh [2021-04-01T07:26:34.530Z] ---> docker-login.sh [2021-04-01T07:26:34.530Z] nexus3.edgexfoundry.org:10001 [2021-04-01T07:26:35.028Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-01T07:26:35.617Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-01T07:26:35.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-01T07:26:36.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-01T07:26:36.074Z] Configure a credential helper to remove this warning. See [2021-04-01T07:26:36.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-01T07:26:36.074Z] [2021-04-01T07:26:36.074Z] Login Succeeded [2021-04-01T07:26:36.074Z] nexus3.edgexfoundry.org:10002 [2021-04-01T07:26:36.218Z] OK: 142 MiB in 39 packages [2021-04-01T07:26:36.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-01T07:26:36.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-01T07:26:36.747Z] Configure a credential helper to remove this warning. See [2021-04-01T07:26:36.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-01T07:26:36.747Z] [2021-04-01T07:26:36.747Z] Login Succeeded [2021-04-01T07:26:36.747Z] nexus3.edgexfoundry.org:10003 [2021-04-01T07:26:37.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-01T07:26:37.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-01T07:26:37.031Z] Configure a credential helper to remove this warning. See [2021-04-01T07:26:37.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-01T07:26:37.031Z] [2021-04-01T07:26:37.031Z] Login Succeeded [2021-04-01T07:26:37.031Z] nexus3.edgexfoundry.org:10004 [2021-04-01T07:26:37.196Z] Removing intermediate container c6ebd34b7891 [2021-04-01T07:26:37.196Z] ---> cb965ca51ba6 [2021-04-01T07:26:37.196Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-04-01T07:26:37.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-01T07:26:37.470Z] ---> Running in 698ce756bf54 [2021-04-01T07:26:37.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-01T07:26:37.617Z] Configure a credential helper to remove this warning. See [2021-04-01T07:26:37.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-01T07:26:37.617Z] [2021-04-01T07:26:37.617Z] Login Succeeded [2021-04-01T07:26:37.617Z] docker.io [2021-04-01T07:26:38.066Z] Removing intermediate container 698ce756bf54 [2021-04-01T07:26:38.066Z] ---> b7cf6d71c921 [2021-04-01T07:26:38.066Z] Step 7/8 : COPY . . [2021-04-01T07:26:38.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-01T07:26:39.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-01T07:26:39.090Z] Configure a credential helper to remove this warning. See [2021-04-01T07:26:39.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-01T07:26:39.090Z] [2021-04-01T07:26:39.090Z] Login Succeeded [2021-04-01T07:26:39.090Z] ---> docker-login.sh ends [Pipeline] } [2021-04-01T07:26:39.148Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-01T07:26:40.251Z] ========================================================= [2021-04-01T07:26:40.251Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-01T07:26:40.251Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-01T07:26:40.679Z] ---> f54d80e0500f [2021-04-01T07:26:40.680Z] Step 8/8 : RUN go mod download [2021-04-01T07:26:40.680Z] ---> Running in 526d927b5866 [2021-04-01T07:26:40.766Z] + 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:26:41.829Z] Sending build context to Docker daemon 17.38MB [2021-04-01T07:26:42.173Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-01T07:26:42.173Z] Step 2/8 : FROM ${BASE} [2021-04-01T07:26:42.173Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-01T07:26:42.173Z] 188c0c94c7c5: Pulling fs layer [2021-04-01T07:26:42.173Z] 0ef7d3d256c8: Pulling fs layer [2021-04-01T07:26:42.173Z] de9db76c5a1d: Pulling fs layer [2021-04-01T07:26:42.173Z] bca2f99d35d6: Pulling fs layer [2021-04-01T07:26:42.173Z] 93359f2a8cfa: Pulling fs layer [2021-04-01T07:26:42.173Z] 7c6f9722023f: Pulling fs layer [2021-04-01T07:26:42.173Z] a35cf1a2eb13: Pulling fs layer [2021-04-01T07:26:42.173Z] 93359f2a8cfa: Waiting [2021-04-01T07:26:42.173Z] 7c6f9722023f: Waiting [2021-04-01T07:26:42.173Z] a35cf1a2eb13: Waiting [2021-04-01T07:26:42.173Z] bca2f99d35d6: Waiting [2021-04-01T07:26:42.173Z] de9db76c5a1d: Verifying Checksum [2021-04-01T07:26:42.173Z] de9db76c5a1d: Download complete [2021-04-01T07:26:42.497Z] 0ef7d3d256c8: Verifying Checksum [2021-04-01T07:26:42.497Z] 0ef7d3d256c8: Download complete [2021-04-01T07:26:42.497Z] 93359f2a8cfa: Verifying Checksum [2021-04-01T07:26:42.497Z] 93359f2a8cfa: Download complete [2021-04-01T07:26:43.147Z] 7c6f9722023f: Verifying Checksum [2021-04-01T07:26:43.147Z] 7c6f9722023f: Download complete [2021-04-01T07:26:43.433Z] 188c0c94c7c5: Verifying Checksum [2021-04-01T07:26:43.433Z] 188c0c94c7c5: Download complete [2021-04-01T07:26:44.221Z] 188c0c94c7c5: Pull complete [2021-04-01T07:26:44.560Z] 0ef7d3d256c8: Pull complete [2021-04-01T07:26:44.870Z] de9db76c5a1d: Pull complete [2021-04-01T07:26:49.651Z] a35cf1a2eb13: Verifying Checksum [2021-04-01T07:26:49.651Z] a35cf1a2eb13: Download complete [2021-04-01T07:26:51.927Z] bca2f99d35d6: Verifying Checksum [2021-04-01T07:26:51.927Z] bca2f99d35d6: Download complete [2021-04-01T07:27:02.584Z] bca2f99d35d6: Pull complete [2021-04-01T07:27:02.584Z] 93359f2a8cfa: Pull complete [2021-04-01T07:27:02.584Z] 7c6f9722023f: Pull complete [2021-04-01T07:27:07.497Z] Removing intermediate container 526d927b5866 [2021-04-01T07:27:07.497Z] ---> aee2d2e06375 [2021-04-01T07:27:07.497Z] Successfully built aee2d2e06375 [2021-04-01T07:27:07.497Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-01T07:27:07.876Z] + docker inspect -f . ci-base-image-arm64 [2021-04-01T07:27:07.876Z] . [Pipeline] withDockerContainer [2021-04-01T07:27:08.160Z] prd-ubuntu18.04-docker-arm64-4c-16g-32436 does not seem to be running inside a container [2021-04-01T07:27:08.242Z] $ 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-arm64 cat [2021-04-01T07:27:09.694Z] $ docker top 54a673df93183dc1ae9184591a278cac4f82174a72a666d115c5f51f1baf8492 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-01T07:27:10.778Z] + go version [2021-04-01T07:27:10.778Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-01T07:27:10.824Z] $ docker stop --time=1 54a673df93183dc1ae9184591a278cac4f82174a72a666d115c5f51f1baf8492 [2021-04-01T07:27:11.112Z] a35cf1a2eb13: Pull complete [2021-04-01T07:27:11.112Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-01T07:27:11.112Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-01T07:27:11.112Z] ---> a62c8e92a672 [2021-04-01T07:27:11.112Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-01T07:27:11.112Z] ---> Running in 1044d8514083 [2021-04-01T07:27:11.112Z] Removing intermediate container 1044d8514083 [2021-04-01T07:27:11.112Z] ---> 9e5d1e26a2b4 [2021-04-01T07:27:11.112Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-01T07:27:11.112Z] ---> Running in 724ae70eaccd [2021-04-01T07:27:12.752Z] $ docker rm -f 54a673df93183dc1ae9184591a278cac4f82174a72a666d115c5f51f1baf8492 [Pipeline] // withDockerContainer [2021-04-01T07:27:13.153Z] Removing intermediate container 724ae70eaccd [2021-04-01T07:27:13.153Z] ---> 39f3674104f6 [2021-04-01T07:27:13.153Z] Step 5/8 : RUN apk add --no-cache make git [2021-04-01T07:27:13.153Z] ---> Running in 12b83f1c9897 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-01T07:27:14.126Z] + docker inspect -f . ci-base-image-arm64 [2021-04-01T07:27:14.126Z] . [Pipeline] withDockerContainer [2021-04-01T07:27:14.199Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-01T07:27:14.412Z] prd-ubuntu18.04-docker-arm64-4c-16g-32436 does not seem to be running inside a container [2021-04-01T07:27:14.505Z] $ 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-arm64 cat [2021-04-01T07:27:14.871Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-01T07:27:15.162Z] OK: 166 MiB in 39 packages [2021-04-01T07:27:15.968Z] $ docker top 87028b70d3685109306099e1a957d72a42a1e935221a3de56de591bf8333ae6c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-01T07:27:16.820Z] Removing intermediate container 12b83f1c9897 [2021-04-01T07:27:16.820Z] ---> f391a16ae4c5 [2021-04-01T07:27:16.820Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-04-01T07:27:16.820Z] ---> Running in 53845b01faa9 [2021-04-01T07:27:17.100Z] + make test [2021-04-01T07:27:17.100Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-04-01T07:27:17.115Z] Removing intermediate container 53845b01faa9 [2021-04-01T07:27:17.115Z] ---> 8aa462fe593e [2021-04-01T07:27:17.115Z] Step 7/8 : COPY . . [2021-04-01T07:27:18.541Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-04-01T07:27:21.456Z] ---> 80a14404395d [2021-04-01T07:27:21.456Z] Step 8/8 : RUN go mod download [2021-04-01T07:27:21.456Z] ---> Running in fb1ba7b75e8b [2021-04-01T07:27:45.395Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-04-01T07:27:45.395Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-04-01T07:27:45.395Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-04-01T07:27:45.395Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-04-01T07:27:45.395Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-04-01T07:27:45.395Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-04-01T07:27:45.395Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-04-01T07:27:45.396Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-04-01T07:27:45.396Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-04-01T07:27:45.396Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-04-01T07:27:45.396Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-04-01T07:27:45.396Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-04-01T07:27:45.396Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-04-01T07:27:52.171Z] $ docker stop --time=1 87028b70d3685109306099e1a957d72a42a1e935221a3de56de591bf8333ae6c [2021-04-01T07:27:54.195Z] $ docker rm -f 87028b70d3685109306099e1a957d72a42a1e935221a3de56de591bf8333ae6c [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-01T07:27:55.112Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-01T07:27:56.113Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-01T07:27:57.737Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-04-01T07:27:58.177Z] + ls -al . [2021-04-01T07:27:58.177Z] total 124 [2021-04-01T07:27:58.177Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 1 07:27 . [2021-04-01T07:27:58.177Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 07:25 .. [2021-04-01T07:27:58.177Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 1 07:25 .git [2021-04-01T07:27:58.177Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 1 07:25 .github [2021-04-01T07:27:58.177Z] -rw-rw-r-- 1 jenkins jenkins 153 Apr 1 07:25 .gitignore [2021-04-01T07:27:58.177Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 1 07:25 CONTRIBUTING.md [2021-04-01T07:27:58.177Z] -rw-rw-r-- 1 jenkins jenkins 1508 Apr 1 07:25 Dockerfile [2021-04-01T07:27:58.177Z] -rw-rw-r-- 1 jenkins jenkins 902 Apr 1 07:25 Dockerfile.build [2021-04-01T07:27:58.177Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 1 07:25 Jenkinsfile [2021-04-01T07:27:58.177Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 1 07:25 LICENSE [2021-04-01T07:27:58.177Z] -rw-rw-r-- 1 jenkins jenkins 951 Apr 1 07:25 Makefile [2021-04-01T07:27:58.177Z] -rw-rw-r-- 1 jenkins jenkins 4535 Apr 1 07:25 README.md [2021-04-01T07:27:58.177Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 1 07:22 VERSION [2021-04-01T07:27:58.177Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 1 07:25 assets [2021-04-01T07:27:58.177Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 1 07:25 bin [2021-04-01T07:27:58.177Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 1 07:25 cmd [2021-04-01T07:27:58.177Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 1 07:27 coverage.out [2021-04-01T07:27:58.177Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 1 07:25 docs [2021-04-01T07:27:58.177Z] -rw-rw-r-- 1 jenkins jenkins 987 Apr 1 07:25 go.mod [2021-04-01T07:27:58.177Z] -rw-r--r-- 1 jenkins jenkins 22319 Apr 1 07:27 go.sum [2021-04-01T07:27:58.177Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 1 07:25 internal [2021-04-01T07:27:58.177Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 1 07:25 version.go [2021-04-01T07:27:58.177Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 07:25 web [Pipeline] isUnix [Pipeline] sh [2021-04-01T07:27:58.621Z] + 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=b60552070e2f738d90d2caa2d6c81bc3f6df7d33 --label arch=arm64 --label version=0.0.0 . [2021-04-01T07:27:59.611Z] Sending build context to Docker daemon 17.41MB [2021-04-01T07:27:59.611Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-04-01T07:27:59.611Z] Step 2/24 : FROM ${BASE} AS builder [2021-04-01T07:27:59.611Z] ---> aee2d2e06375 [2021-04-01T07:27:59.611Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-04-01T07:27:59.886Z] ---> Running in 64551b94f6f1 [2021-04-01T07:28:00.188Z] Removing intermediate container 64551b94f6f1 [2021-04-01T07:28:00.188Z] ---> 08693743fa20 [2021-04-01T07:28:00.188Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-04-01T07:28:00.466Z] ---> Running in 638cc7017d08 [2021-04-01T07:28:00.744Z] Removing intermediate container 638cc7017d08 [2021-04-01T07:28:00.744Z] ---> c12d9189e82a [2021-04-01T07:28:00.744Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-04-01T07:28:01.018Z] ---> Running in 3b1a38144edf [2021-04-01T07:28:01.051Z] Removing intermediate container fb1ba7b75e8b [2021-04-01T07:28:01.051Z] ---> 609d72f8d615 [2021-04-01T07:28:01.051Z] Successfully built 609d72f8d615 [2021-04-01T07:28:01.051Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-01T07:28:01.303Z] Removing intermediate container 3b1a38144edf [2021-04-01T07:28:01.303Z] ---> 37dcac83de8a [2021-04-01T07:28:01.303Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-04-01T07:28:01.580Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-01T07:28:01.580Z] ---> Running in 0a550dd00938 [2021-04-01T07:28:02.186Z] . [2021-04-01T07:28:02.189Z] Removing intermediate container 0a550dd00938 [2021-04-01T07:28:02.189Z] ---> c3aac6c0d2a5 [2021-04-01T07:28:02.189Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-04-01T07:28:02.189Z] ---> Running in ef5fbc78715a [Pipeline] withDockerContainer [2021-04-01T07:28:02.462Z] Removing intermediate container ef5fbc78715a [2021-04-01T07:28:02.462Z] ---> e3bb56c7d56d [2021-04-01T07:28:02.462Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-01T07:28:02.739Z] ---> Running in feb59042a688 [2021-04-01T07:28:02.907Z] prd-centos7-docker-4c-2g-32437 does not seem to be running inside a container [2021-04-01T07:28:03.086Z] $ 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:28:04.741Z] Removing intermediate container feb59042a688 [2021-04-01T07:28:04.741Z] ---> e8d99bff14c3 [2021-04-01T07:28:04.741Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-04-01T07:28:04.741Z] ---> Running in 3811e49fe3f8 [2021-04-01T07:28:05.312Z] $ docker top 761254f2a472e597b723b3598e062577c4a456eaca55634fd45f227799ec414e -eo pid,comm [2021-04-01T07:28:05.733Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh [2021-04-01T07:28:06.414Z] + go version [2021-04-01T07:28:06.687Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-01T07:28:06.722Z] $ docker stop --time=1 761254f2a472e597b723b3598e062577c4a456eaca55634fd45f227799ec414e [2021-04-01T07:28:06.735Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-01T07:28:07.328Z] OK: 142 MiB in 39 packages [2021-04-01T07:28:08.322Z] Removing intermediate container 3811e49fe3f8 [2021-04-01T07:28:08.322Z] ---> 0ca280f10656 [2021-04-01T07:28:08.322Z] Step 10/24 : ENV GO111MODULE=on [2021-04-01T07:28:08.596Z] ---> Running in c8cd6564d257 [2021-04-01T07:28:08.648Z] $ docker rm -f 761254f2a472e597b723b3598e062577c4a456eaca55634fd45f227799ec414e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-04-01T07:28:09.195Z] Removing intermediate container c8cd6564d257 [2021-04-01T07:28:09.195Z] ---> 86a6e3e99a12 [2021-04-01T07:28:09.195Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-04-01T07:28:09.195Z] ---> Running in 9fbe1a486cef [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-01T07:28:09.788Z] Removing intermediate container 9fbe1a486cef [2021-04-01T07:28:09.788Z] ---> 6a74fefcb4c3 [2021-04-01T07:28:09.788Z] Step 12/24 : COPY go.mod . [2021-04-01T07:28:09.995Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-01T07:28:10.281Z] . [Pipeline] withDockerContainer [2021-04-01T07:28:10.394Z] ---> 7e5a4bb82ad2 [2021-04-01T07:28:10.395Z] Step 13/24 : COPY Makefile . [2021-04-01T07:28:10.647Z] prd-centos7-docker-4c-2g-32437 does not seem to be running inside a container [2021-04-01T07:28:10.765Z] $ 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:28:10.993Z] ---> 9cf767d4788f [2021-04-01T07:28:10.993Z] Step 14/24 : RUN make update [2021-04-01T07:28:11.277Z] ---> Running in e4918bf50b64 [2021-04-01T07:28:12.263Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-04-01T07:28:12.614Z] $ docker top 830ea1d6f4bc0de7e1faa0f0d6a6c3b9a124e7a6f7c97d98f8fc6c69f715e701 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-01T07:28:13.698Z] Removing intermediate container e4918bf50b64 [2021-04-01T07:28:13.698Z] ---> 55bdff7a9027 [2021-04-01T07:28:13.698Z] Step 15/24 : COPY . . [2021-04-01T07:28:14.394Z] + make test [2021-04-01T07:28:14.395Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-04-01T07:28:16.315Z] ---> 43799f0c5b9f [2021-04-01T07:28:16.315Z] Step 16/24 : RUN ${MAKE} [2021-04-01T07:28:16.315Z] ---> Running in a4ead9b814cf [2021-04-01T07:28:17.211Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-04-01T07:28:17.306Z] 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:28:44.230Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-04-01T07:28:45.645Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-04-01T07:28:45.645Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-04-01T07:28:45.645Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-04-01T07:28:45.645Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-04-01T07:28:45.645Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-04-01T07:28:45.645Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-04-01T07:28:45.645Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-04-01T07:28:45.645Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-04-01T07:28:45.645Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-04-01T07:28:45.645Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-04-01T07:28:45.645Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-04-01T07:28:45.645Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-04-01T07:28:45.645Z] GO111MODULE=on go vet ./... [2021-04-01T07:28:48.574Z] Removing intermediate container a4ead9b814cf [2021-04-01T07:28:48.574Z] ---> f96b17e9f01a [2021-04-01T07:28:48.574Z] Step 17/24 : FROM alpine:3.12 [2021-04-01T07:28:49.546Z] 3.12: Pulling from library/alpine [2021-04-01T07:28:49.546Z] 9a219e8acc52: Pulling fs layer [2021-04-01T07:28:49.819Z] 9a219e8acc52: Verifying Checksum [2021-04-01T07:28:49.819Z] 9a219e8acc52: Download complete [2021-04-01T07:28:50.419Z] 9a219e8acc52: Pull complete [2021-04-01T07:28:50.419Z] Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b [2021-04-01T07:28:50.419Z] Status: Downloaded newer image for alpine:3.12 [2021-04-01T07:28:50.419Z] ---> d75e27dfc0a0 [2021-04-01T07:28:50.419Z] Step 18/24 : EXPOSE 4000 [2021-04-01T07:28:50.419Z] ---> Running in ed02d7cb33e4 [2021-04-01T07:28:51.013Z] Removing intermediate container ed02d7cb33e4 [2021-04-01T07:28:51.013Z] ---> 927ec444bce9 [2021-04-01T07:28:51.013Z] 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:28:52.999Z] ---> b73fd3ff3ad9 [2021-04-01T07:28:52.999Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-04-01T07:28:52.999Z] ---> Running in 4e44eab61926 [2021-04-01T07:28:53.271Z] Removing intermediate container 4e44eab61926 [2021-04-01T07:28:53.271Z] ---> dbff085dd234 [2021-04-01T07:28:53.271Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-04-01T07:28:53.553Z] ---> Running in cb64267a3e51 [2021-04-01T07:28:53.826Z] Removing intermediate container cb64267a3e51 [2021-04-01T07:28:53.826Z] ---> b8c680c07184 [2021-04-01T07:28:53.826Z] Step 22/24 : LABEL arch=arm64 [2021-04-01T07:28:54.100Z] ---> Running in 138271b6686a [2021-04-01T07:28:54.383Z] Removing intermediate container 138271b6686a [2021-04-01T07:28:54.384Z] ---> 6c2d2c44b69a [2021-04-01T07:28:54.384Z] Step 23/24 : LABEL git_sha=b60552070e2f738d90d2caa2d6c81bc3f6df7d33 [2021-04-01T07:28:54.668Z] ---> Running in 87f8109c855e [2021-04-01T07:28:54.947Z] Removing intermediate container 87f8109c855e [2021-04-01T07:28:54.947Z] ---> 21c7999f7388 [2021-04-01T07:28:54.947Z] Step 24/24 : LABEL version=0.0.0 [2021-04-01T07:28:55.220Z] ---> Running in 361e5c368b18 [2021-04-01T07:28:55.497Z] Removing intermediate container 361e5c368b18 [2021-04-01T07:28:55.497Z] ---> cd8d1ac36162 [2021-04-01T07:28:55.497Z] [Warning] One or more build-args [ARCH] were not consumed [2021-04-01T07:28:55.773Z] Successfully built cd8d1ac36162 [2021-04-01T07:28:55.773Z] 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 [Pipeline] } [2021-04-01T07:28:56.910Z] $ docker stop --time=1 830ea1d6f4bc0de7e1faa0f0d6a6c3b9a124e7a6f7c97d98f8fc6c69f715e701 [2021-04-01T07:28:56.991Z] ---> job-cost.sh [2021-04-01T07:28:56.991Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4cdL [2021-04-01T07:28:58.815Z] $ docker rm -f 830ea1d6f4bc0de7e1faa0f0d6a6c3b9a124e7a6f7c97d98f8fc6c69f715e701 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-01T07:29:00.090Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-01T07:29:00.148Z] Warning: overwriting stash ‘coverage-report’ [2021-04-01T07:29:01.124Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-04-01T07:29:02.012Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-04-01T07:29:02.389Z] + ls -al . [2021-04-01T07:29:02.389Z] total 92 [2021-04-01T07:29:02.389Z] drwxrwxr-x. 10 jenkins jenkins 4096 Apr 1 07:28 . [2021-04-01T07:29:02.389Z] drwxrwxr-x. 4 jenkins jenkins 28 Apr 1 07:26 .. [2021-04-01T07:29:02.389Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 1 07:26 assets [2021-04-01T07:29:02.389Z] drwxrwxr-x. 2 jenkins jenkins 35 Apr 1 07:26 bin [2021-04-01T07:29:02.389Z] drwxrwxr-x. 3 jenkins jenkins 29 Apr 1 07:26 cmd [2021-04-01T07:29:02.389Z] -rw-rw-r--. 1 jenkins jenkins 3959 Apr 1 07:26 CONTRIBUTING.md [2021-04-01T07:29:02.389Z] -rw-r--r--. 1 jenkins jenkins 10 Apr 1 07:28 coverage.out [2021-04-01T07:29:02.389Z] -rw-rw-r--. 1 jenkins jenkins 1508 Apr 1 07:26 Dockerfile [2021-04-01T07:29:02.389Z] -rw-rw-r--. 1 jenkins jenkins 902 Apr 1 07:26 Dockerfile.build [2021-04-01T07:29:02.389Z] drwxrwxr-x. 5 jenkins jenkins 104 Apr 1 07:26 docs [2021-04-01T07:29:02.389Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 1 07:26 .git [2021-04-01T07:29:02.389Z] drwxrwxr-x. 2 jenkins jenkins 103 Apr 1 07:26 .github [2021-04-01T07:29:02.389Z] -rw-rw-r--. 1 jenkins jenkins 153 Apr 1 07:26 .gitignore [2021-04-01T07:29:02.389Z] -rw-rw-r--. 1 jenkins jenkins 987 Apr 1 07:26 go.mod [2021-04-01T07:29:02.389Z] -rw-r--r--. 1 jenkins jenkins 22319 Apr 1 07:28 go.sum [2021-04-01T07:29:02.389Z] drwxrwxr-x. 10 jenkins jenkins 139 Apr 1 07:26 internal [2021-04-01T07:29:02.389Z] -rw-rw-r--. 1 jenkins jenkins 652 Apr 1 07:26 Jenkinsfile [2021-04-01T07:29:02.389Z] -rw-rw-r--. 1 jenkins jenkins 11357 Apr 1 07:26 LICENSE [2021-04-01T07:29:02.389Z] -rw-rw-r--. 1 jenkins jenkins 951 Apr 1 07:26 Makefile [2021-04-01T07:29:02.389Z] -rw-rw-r--. 1 jenkins jenkins 4535 Apr 1 07:26 README.md [2021-04-01T07:29:02.389Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 1 07:22 VERSION [2021-04-01T07:29:02.389Z] -rw-rw-r--. 1 jenkins jenkins 155 Apr 1 07:26 version.go [2021-04-01T07:29:02.389Z] drwxrwxr-x. 4 jenkins jenkins 4096 Apr 1 07:26 web [Pipeline] isUnix [Pipeline] sh [2021-04-01T07:29:02.901Z] + 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=b60552070e2f738d90d2caa2d6c81bc3f6df7d33 --label arch=amd64 --label version=0.0.0 . [2021-04-01T07:29:03.902Z] Sending build context to Docker daemon 17.41MB [2021-04-01T07:29:03.902Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-04-01T07:29:03.902Z] Step 2/24 : FROM ${BASE} AS builder [2021-04-01T07:29:03.902Z] ---> 609d72f8d615 [2021-04-01T07:29:03.902Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-04-01T07:29:04.192Z] ---> Running in d4fd9d6813b2 [2021-04-01T07:29:04.531Z] Removing intermediate container d4fd9d6813b2 [2021-04-01T07:29:04.531Z] ---> 6c02255ef540 [2021-04-01T07:29:04.531Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-04-01T07:29:04.879Z] ---> Running in 85b6c424e0d5 [2021-04-01T07:29:05.242Z] Removing intermediate container 85b6c424e0d5 [2021-04-01T07:29:05.242Z] ---> a15264db9eb8 [2021-04-01T07:29:05.242Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-04-01T07:29:05.242Z] ---> Running in 4369625c97e4 [2021-04-01T07:29:05.854Z] Removing intermediate container 4369625c97e4 [2021-04-01T07:29:05.854Z] ---> 9d55b13fbacf [2021-04-01T07:29:05.854Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-04-01T07:29:05.854Z] ---> Running in 52ea42b4a7ef [2021-04-01T07:29:06.152Z] Removing intermediate container 52ea42b4a7ef [2021-04-01T07:29:06.152Z] ---> 796fd2c63eeb [2021-04-01T07:29:06.152Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-04-01T07:29:06.152Z] ---> Running in d1b21e9bcfb7 [2021-04-01T07:29:06.914Z] Removing intermediate container d1b21e9bcfb7 [2021-04-01T07:29:06.914Z] ---> ff121daa41bd [2021-04-01T07:29:06.914Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-01T07:29:06.914Z] ---> Running in 35a3c40256c9 [2021-04-01T07:29:09.696Z] Removing intermediate container 35a3c40256c9 [2021-04-01T07:29:09.696Z] ---> ce40b5810d06 [2021-04-01T07:29:09.696Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-04-01T07:29:09.696Z] ---> Running in 683d00a088ed [2021-04-01T07:29:11.337Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-01T07:29:11.698Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-01T07:29:12.329Z] OK: 166 MiB in 39 packages [2021-04-01T07:29:12.947Z] Removing intermediate container 683d00a088ed [2021-04-01T07:29:12.947Z] ---> 2ac353c33709 [2021-04-01T07:29:12.947Z] Step 10/24 : ENV GO111MODULE=on [2021-04-01T07:29:13.266Z] ---> Running in 87e8e9ca974c [2021-04-01T07:29:13.266Z] Removing intermediate container 87e8e9ca974c [2021-04-01T07:29:13.266Z] ---> fcaeba8d564e [2021-04-01T07:29:13.266Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-04-01T07:29:13.557Z] ---> Running in 21b993c0377f [2021-04-01T07:29:14.218Z] Removing intermediate container 21b993c0377f [2021-04-01T07:29:14.218Z] ---> e0e80c8321ba [2021-04-01T07:29:14.218Z] Step 12/24 : COPY go.mod . [2021-04-01T07:29:14.910Z] ---> 132cfe73adf7 [2021-04-01T07:29:14.910Z] Step 13/24 : COPY Makefile . [2021-04-01T07:29:15.523Z] ---> 8d5c2983ec7e [2021-04-01T07:29:15.523Z] Step 14/24 : RUN make update [2021-04-01T07:29:15.523Z] ---> Running in 2898f2188609 [2021-04-01T07:29:17.588Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-04-01T07:29:19.644Z] Removing intermediate container 2898f2188609 [2021-04-01T07:29:19.644Z] ---> f8feac9c91d5 [2021-04-01T07:29:19.644Z] Step 15/24 : COPY . . [2021-04-01T07:29:22.745Z] ---> 86b940b2ab80 [2021-04-01T07:29:22.745Z] Step 16/24 : RUN ${MAKE} [2021-04-01T07:29:22.745Z] ---> Running in 71502d3110d4 [2021-04-01T07:29:25.010Z] 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:29:35.962Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-01T07:29:52.822Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-04-01T07:29:59.793Z] Removing intermediate container 71502d3110d4 [2021-04-01T07:29:59.793Z] ---> 8fc2ef249daa [2021-04-01T07:29:59.793Z] Step 17/24 : FROM alpine:3.12 [2021-04-01T07:29:59.793Z] 3.12: Pulling from library/alpine [2021-04-01T07:30:00.135Z] 532819f3e44c: Pulling fs layer [2021-04-01T07:30:00.844Z] 532819f3e44c: Verifying Checksum [2021-04-01T07:30:00.844Z] 532819f3e44c: Download complete [2021-04-01T07:30:01.483Z] 532819f3e44c: Pull complete [2021-04-01T07:30:01.483Z] Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b [2021-04-01T07:30:01.483Z] Status: Downloaded newer image for alpine:3.12 [2021-04-01T07:30:01.483Z] ---> 7230e588e954 [2021-04-01T07:30:01.483Z] Step 18/24 : EXPOSE 4000 [2021-04-01T07:30:01.483Z] ---> Running in 057200509bda [2021-04-01T07:30:01.774Z] Removing intermediate container 057200509bda [2021-04-01T07:30:01.774Z] ---> 10b18e99a37d [2021-04-01T07:30:01.774Z] 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:30:03.937Z] ---> da6eccb69b5b [2021-04-01T07:30:03.937Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-04-01T07:30:04.277Z] ---> Running in 933bae97986a [2021-04-01T07:30:04.630Z] Removing intermediate container 933bae97986a [2021-04-01T07:30:04.630Z] ---> 2f3132c02584 [2021-04-01T07:30:04.630Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-04-01T07:30:04.630Z] ---> Running in 6179e0baf4ec [2021-04-01T07:30:05.282Z] Removing intermediate container 6179e0baf4ec [2021-04-01T07:30:05.282Z] ---> 319339509c27 [2021-04-01T07:30:05.282Z] Step 22/24 : LABEL arch=amd64 [2021-04-01T07:30:05.282Z] ---> Running in e3c2735e80bb [2021-04-01T07:30:06.056Z] Removing intermediate container e3c2735e80bb [2021-04-01T07:30:06.056Z] ---> 85aca8c2ae24 [2021-04-01T07:30:06.056Z] Step 23/24 : LABEL git_sha=b60552070e2f738d90d2caa2d6c81bc3f6df7d33 [2021-04-01T07:30:06.056Z] ---> Running in b91b8a9073f7 [2021-04-01T07:30:06.377Z] Removing intermediate container b91b8a9073f7 [2021-04-01T07:30:06.377Z] ---> 518c978f2f99 [2021-04-01T07:30:06.377Z] Step 24/24 : LABEL version=0.0.0 [2021-04-01T07:30:06.377Z] ---> Running in 79d107b071c2 [2021-04-01T07:30:06.796Z] Removing intermediate container 79d107b071c2 [2021-04-01T07:30:06.796Z] ---> 9682d495375e [2021-04-01T07:30:06.796Z] [Warning] One or more build-args [ARCH] were not consumed [2021-04-01T07:30:07.094Z] Successfully built 9682d495375e [2021-04-01T07:30:07.094Z] Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-01T07:30:08.903Z] ---> job-cost.sh [2021-04-01T07:30:08.904Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DQaH [2021-04-01T07:30:36.157Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-01T07:30:57.682Z] lf-activate-venv(): INFO: Adding /tmp/venv-4cdL/bin to PATH [2021-04-01T07:30:57.682Z] INFO: No Stack... [2021-04-01T07:30:57.682Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-01T07:30:57.958Z] INFO: Archiving Costs [Pipeline] sh [2021-04-01T07:30:58.367Z] + cut -d, -f6 [2021-04-01T07:30:58.367Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock [2021-04-01T07:30:58.495Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-323-1-stack-cost] [2021-04-01T07:30:58.501Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-323-1-stack-cost] did not exist. Created. [2021-04-01T07:30:58.501Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-323-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-01T07:30:59.017Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-01T07:30:59.266Z] Stashed 1 file(s) [Pipeline] } [2021-04-01T07:30:59.289Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-323-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-01T07:31:23.977Z] lf-activate-venv(): INFO: Adding /tmp/venv-DQaH/bin to PATH [2021-04-01T07:31:23.977Z] INFO: No Stack... [2021-04-01T07:31:23.977Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-01T07:31:23.977Z] INFO: Archiving Costs [Pipeline] sh [2021-04-01T07:31:24.395Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-04-01T07:31:24.396Z] + cut -d, -f6 [Pipeline] lock [2021-04-01T07:31:24.620Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-323-1-stack-cost] [2021-04-01T07:31:24.628Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-323-1-stack-cost] did not exist. Created. [2021-04-01T07:31:24.628Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-323-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-01T07:31:25.240Z] /w/workspace/edgex-ui-go/1@tmp/durable-af6cd9de/script.sh: line 1: unexpected EOF while looking for matching `'' [Pipeline] sh [2021-04-01T07:31:25.601Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-04-01T07:31:25.636Z] Warning: overwriting stash ‘stack-cost’ [2021-04-01T07:31:25.863Z] Stashed 1 file(s) [Pipeline] } [2021-04-01T07:31:25.893Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-323-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:31:27.592Z] provisioning config files... [2021-04-01T07:31:27.621Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-323@tmp/config725264250757517870tmp [Pipeline] { [Pipeline] sh [2021-04-01T07:31:28.103Z] + set +x [2021-04-01T07:31:28.103Z] + bash -s -- [2021-04-01T07:31:28.103Z] + curl -s https://codecov.io/bash [2021-04-01T07:31:28.410Z] [2021-04-01T07:31:28.410Z] _____ _ [2021-04-01T07:31:28.410Z] / ____| | | [2021-04-01T07:31:28.410Z] | | ___ __| | ___ ___ _____ __ [2021-04-01T07:31:28.410Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-04-01T07:31:28.410Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-04-01T07:31:28.410Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-04-01T07:31:28.410Z] Bash-20210309-2b87ace [2021-04-01T07:31:28.410Z] [2021-04-01T07:31:28.410Z] [2021-04-01T07:31:28.410Z] ==> git version 2.24.3 found [2021-04-01T07:31:28.410Z] ==> 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:31:28.410Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-04-01T07:31:28.410Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-04-01T07:31:28.410Z] ==> Jenkins CI detected. [2021-04-01T07:31:28.410Z] project root: . [2021-04-01T07:31:28.410Z] --> token set from env [2021-04-01T07:31:28.702Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-04-01T07:31:28.702Z] ==> Running gcov in . (disable via -X gcov) [2021-04-01T07:31:28.702Z] ==> Python coveragepy not found [2021-04-01T07:31:28.702Z] ==> Searching for coverage reports in: [2021-04-01T07:31:28.702Z] + . [2021-04-01T07:31:28.702Z] -> Found 1 reports [2021-04-01T07:31:28.702Z] ==> Detecting git/mercurial file structure [2021-04-01T07:31:28.702Z] ==> Reading reports [2021-04-01T07:31:28.985Z] + ./coverage.out bytes=10 [2021-04-01T07:31:28.985Z] ==> Appending adjustments [2021-04-01T07:31:28.985Z] https://docs.codecov.io/docs/fixing-reports [2021-04-01T07:31:29.284Z] + Found adjustments [2021-04-01T07:31:29.284Z] ==> Gzipping contents [2021-04-01T07:31:29.284Z] 4.0K /tmp/codecov.O3GV6I.gz [2021-04-01T07:31:29.284Z] ==> Uploading reports [2021-04-01T07:31:29.284Z] url: https://codecov.io [2021-04-01T07:31:29.284Z] query: branch=PR-323&commit=b60552070e2f738d90d2caa2d6c81bc3f6df7d33&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-323%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=323&job=&cmd_args= [2021-04-01T07:31:29.284Z] -> Pinging Codecov [2021-04-01T07:31:29.284Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-323&commit=b60552070e2f738d90d2caa2d6c81bc3f6df7d33&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-323%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=323&job=&cmd_args= [2021-04-01T07:31:29.564Z] -> Uploading to [2021-04-01T07:31:29.564Z] https://storage.googleapis.com/codecov/v4/raw/2021-04-01/FB506323287CE973F263BFD2A0EB1F37/b60552070e2f738d90d2caa2d6c81bc3f6df7d33/caa63817-a340-4e8c-a395-6a8c7e5971cd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210401%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210401T073129Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=de35ff028fbfdfd1d8c4e5c2fdec4a4c261829798aa54927552bb98415d875a0 [2021-04-01T07:31:29.885Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-01T07:31:29.885Z] Dload Upload Total Spent Left Speed [2021-04-01T07:31:30.174Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3335 0 0 100 3335 0 6930 --:--:-- --:--:-- --:--:-- 6947 [2021-04-01T07:31:30.174Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/b60552070e2f738d90d2caa2d6c81bc3f6df7d33 [Pipeline] } [2021-04-01T07:31:30.227Z] 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:31:33.324Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-01T07:31:34.121Z] ---> package-listing.sh [2021-04-01T07:31:34.121Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-01T07:31:34.121Z] ++ facter osfamily [2021-04-01T07:31:34.405Z] + OS_FAMILY=redhat [2021-04-01T07:31:34.405Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-323 [2021-04-01T07:31:34.405Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-01T07:31:34.405Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-01T07:31:34.405Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-01T07:31:34.405Z] + PACKAGES=/tmp/packages_start.txt [2021-04-01T07:31:34.405Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-323 ']' [2021-04-01T07:31:34.405Z] + PACKAGES=/tmp/packages_end.txt [2021-04-01T07:31:34.405Z] + case "${OS_FAMILY}" in [2021-04-01T07:31:34.405Z] + rpm -qa [2021-04-01T07:31:34.405Z] + sort [2021-04-01T07:31:42.866Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-01T07:31:42.866Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-01T07:31:42.866Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-01T07:31:42.866Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-323 ']' [2021-04-01T07:31:42.866Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-323/archives/ [2021-04-01T07:31:42.866Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-323/archives/ [Pipeline] echo [2021-04-01T07:31:42.925Z] 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-323/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:31:43.438Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-01T07:31:44.175Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-01T07:31:44.447Z] [2021-04-01T07:31:44.447Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-01T07:31:44.920Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-01T07:31:45.210Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-01T07:31:45.210Z] df20fa9351a1: Pulling fs layer [2021-04-01T07:31:45.210Z] 36b3adc4ff6f: Pulling fs layer [2021-04-01T07:31:45.210Z] 8ad3a11d3b57: Pulling fs layer [2021-04-01T07:31:45.210Z] 46f8f816bc3b: Pulling fs layer [2021-04-01T07:31:45.210Z] 93b61091891f: Pulling fs layer [2021-04-01T07:31:45.210Z] 93b9cdb0e59b: Pulling fs layer [2021-04-01T07:31:45.210Z] 5e14af77c1be: Pulling fs layer [2021-04-01T07:31:45.210Z] 01666e4c0597: Pulling fs layer [2021-04-01T07:31:45.210Z] aa168da1d23b: Pulling fs layer [2021-04-01T07:31:45.210Z] 93b9cdb0e59b: Waiting [2021-04-01T07:31:45.210Z] 5e14af77c1be: Waiting [2021-04-01T07:31:45.210Z] 01666e4c0597: Waiting [2021-04-01T07:31:45.210Z] aa168da1d23b: Waiting [2021-04-01T07:31:45.210Z] 46f8f816bc3b: Waiting [2021-04-01T07:31:45.210Z] 93b61091891f: Waiting [2021-04-01T07:31:45.605Z] 36b3adc4ff6f: Verifying Checksum [2021-04-01T07:31:45.605Z] 36b3adc4ff6f: Download complete [2021-04-01T07:31:45.605Z] 46f8f816bc3b: Verifying Checksum [2021-04-01T07:31:45.605Z] 46f8f816bc3b: Download complete [2021-04-01T07:31:45.605Z] df20fa9351a1: Verifying Checksum [2021-04-01T07:31:45.605Z] df20fa9351a1: Download complete [2021-04-01T07:31:45.605Z] 93b9cdb0e59b: Verifying Checksum [2021-04-01T07:31:45.605Z] 93b9cdb0e59b: Download complete [2021-04-01T07:31:45.965Z] 5e14af77c1be: Verifying Checksum [2021-04-01T07:31:45.965Z] 5e14af77c1be: Download complete [2021-04-01T07:31:45.965Z] 01666e4c0597: Verifying Checksum [2021-04-01T07:31:45.965Z] 01666e4c0597: Download complete [2021-04-01T07:31:45.965Z] 93b61091891f: Verifying Checksum [2021-04-01T07:31:45.965Z] 93b61091891f: Download complete [2021-04-01T07:31:47.100Z] 8ad3a11d3b57: Verifying Checksum [2021-04-01T07:31:47.100Z] 8ad3a11d3b57: Download complete [2021-04-01T07:31:47.100Z] df20fa9351a1: Pull complete [2021-04-01T07:31:47.818Z] 36b3adc4ff6f: Pull complete [2021-04-01T07:31:50.016Z] 8ad3a11d3b57: Pull complete [2021-04-01T07:31:50.665Z] 46f8f816bc3b: Pull complete [2021-04-01T07:31:52.814Z] 93b61091891f: Pull complete [2021-04-01T07:31:53.462Z] 93b9cdb0e59b: Pull complete [2021-04-01T07:31:53.771Z] 5e14af77c1be: Pull complete [2021-04-01T07:31:54.064Z] aa168da1d23b: Verifying Checksum [2021-04-01T07:31:54.064Z] aa168da1d23b: Download complete [2021-04-01T07:31:54.064Z] 01666e4c0597: Pull complete [2021-04-01T07:32:12.836Z] aa168da1d23b: Pull complete [2021-04-01T07:32:12.836Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-01T07:32:12.836Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-01T07:32:12.836Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-01T07:32:13.234Z] prd-centos7-docker-4c-2g-32433 does not seem to be running inside a container [2021-04-01T07:32:13.470Z] $ 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-323/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-323 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-323:/w/workspace/edgexfoundry_edgex-ui-go_PR-323:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-323@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-323@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:32:18.779Z] $ docker top 4981c517f68b2faea94de658bf1a3aa645f6d03f4f90958e0805c7ed0df71137 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-01T07:32:20.212Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-01T07:32:20.985Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-01T07:32:21.704Z] + ls /var/log/sa-host [2021-04-01T07:32:21.704Z] + sadf -c /var/log/sa-host/sa01 [2021-04-01T07:32:21.704Z] file_magic: OK [2021-04-01T07:32:21.704Z] HZ: Using current value: 100 [2021-04-01T07:32:21.704Z] file_header: OK [2021-04-01T07:32:21.704Z] 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:32:21.704Z] Statistics: [2021-04-01T07:32:21.704Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-04-01T07:32:21.704Z] File successfully converted to sysstat format version 12.2.1 [2021-04-01T07:32:21.704Z] + sadf -c /var/log/sa-host/sa23 [2021-04-01T07:32:21.704Z] file_magic: OK [2021-04-01T07:32:21.704Z] HZ: Using current value: 100 [2021-04-01T07:32:21.704Z] file_header: OK [2021-04-01T07:32:21.704Z] 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:32:21.704Z] Statistics: [2021-04-01T07:32:21.704Z] Hnuu...uuuununununu... [2021-04-01T07:32:21.704Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-01T07:32:22.206Z] provisioning config files... [2021-04-01T07:32:22.284Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-323@tmp/config5568967479634886134tmp [Pipeline] { [Pipeline] echo [2021-04-01T07:32:22.425Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-01T07:32:23.240Z] ---> create-netrc.sh [Pipeline] } [2021-04-01T07:32:23.286Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-01T07:32:23.479Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-01T07:32:24.252Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-01T07:32:24.348Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-01T07:32:25.092Z] ---> sudo-logs.sh [2021-04-01T07:32:25.092Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-01T07:32:25.482Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-01T07:32:26.300Z] ---> job-cost.sh [2021-04-01T07:32:26.300Z] lf-activate-venv: SKIPPING [2021-04-01T07:32:26.300Z] DEBUG: total: 0.029999999329447746 [2021-04-01T07:32:26.300Z] INFO: Retrieving Stack Cost... [2021-04-01T07:32:27.267Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-01T07:32:28.033Z] INFO: Archiving Costs [Pipeline] echo [2021-04-01T07:32:28.189Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-01T07:32:29.268Z] ---> logs-deploy.sh [2021-04-01T07:32:29.268Z] lf-activate-venv: SKIPPING [2021-04-01T07:32:29.268Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-323/1 [2021-04-01T07:32:29.268Z] INFO: archiving workspace using pattern(s): [2021-04-01T07:32:32.749Z] Archives upload complete. [2021-04-01T07:32:32.749Z] INFO: archiving logs to Nexus