Pull request #313 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from cecdf9c347817c1eefba2c6bd3a516a37707d8c0+8031b982e40d9e1a5abcd3c2690ca3c2b3c7f818 (7b60663f81f52f8d5a4b6db95b7ae0806a3d00bf) 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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-313/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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > 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-313/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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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-30504 in /w/workspace/edgexfoundry_edgex-ui-go_PR-313 [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-313 # 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 > 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/313/head:refs/remotes/origin/PR-313 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 8031b982e40d9e1a5abcd3c2690ca3c2b3c7f818 into PR head commit cecdf9c347817c1eefba2c6bd3a516a37707d8c0 Merge succeeded, producing cecdf9c347817c1eefba2c6bd3a516a37707d8c0 Checking out Revision cecdf9c347817c1eefba2c6bd3a516a37707d8c0 (PR-313) > git config core.sparsecheckout # timeout=10 > git checkout -f cecdf9c347817c1eefba2c6bd3a516a37707d8c0 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 8031b982e40d9e1a5abcd3c2690ca3c2b3c7f818 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cecdf9c347817c1eefba2c6bd3a516a37707d8c0 # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-19T06:50:13.549Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-19T06:50:13.962Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-19T06:50:14.171Z] ========================================================= [2021-03-19T06:50:14.171Z] EdgeX Global Pipelines Version Info [2021-03-19T06:50:14.171Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-19T06:50:16.504Z] ------------------- [2021-03-19T06:50:16.504Z] stable info: [2021-03-19T06:50:16.504Z] ------------------- [2021-03-19T06:50:16.504Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-19T06:50:16.504Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-19T06:50:16.504Z] Message: update stable to v1.0.184 [2021-03-19T06:50:18.057Z] ------------------- [2021-03-19T06:50:18.057Z] experimental info: [2021-03-19T06:50:18.057Z] ------------------- [2021-03-19T06:50:18.058Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-19T06:50:18.058Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-19T06:50:18.058Z] Message: update experimental to v1.0.186 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-19T06:50:18.488Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-03-19T06:50:18.642Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-03-19T06:50:18.787Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-19T06:50:18.917Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-19T06:50:19.042Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-19T06:50:19.173Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-19T06:50:19.330Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-19T06:50:19.463Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-19T06:50:19.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-03-19T06:50:19.753Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-19T06:50:19.896Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-19T06:50:20.026Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2021-03-19T06:50:20.170Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-19T06:50:20.352Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-19T06:50:20.483Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-19T06:50:20.643Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-19T06:50:20.789Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-03-19T06:50:20.912Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-03-19T06:50:21.043Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-19T06:50:21.169Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-03-19T06:50:21.307Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-03-19T06:50:21.446Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-03-19T06:50:21.608Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-03-19T06:50:21.738Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-03-19T06:50:21.864Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-03-19T06:50:22.032Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-19T06:50:22.155Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-313 [Pipeline] echo [2021-03-19T06:50:22.299Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-313 [Pipeline] echo [2021-03-19T06:50:22.430Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-313 [Pipeline] echo [2021-03-19T06:50:22.604Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cecdf9c347817c1eefba2c6bd3a516a37707d8c0 [Pipeline] echo [2021-03-19T06:50:22.735Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cecdf9c [Pipeline] echo [2021-03-19T06:50:22.861Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-19T06:50:23.108Z] provisioning config files... [2021-03-19T06:50:23.151Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-313@tmp/config8150080482179467717tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-19T06:50:23.676Z] ---> docker-login.sh [2021-03-19T06:50:23.676Z] nexus3.edgexfoundry.org:10001 [2021-03-19T06:50:25.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T06:50:25.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T06:50:25.662Z] Configure a credential helper to remove this warning. See [2021-03-19T06:50:25.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T06:50:25.662Z] [2021-03-19T06:50:25.662Z] Login Succeeded [2021-03-19T06:50:25.662Z] nexus3.edgexfoundry.org:10002 [2021-03-19T06:50:26.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T06:50:26.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T06:50:26.381Z] Configure a credential helper to remove this warning. See [2021-03-19T06:50:26.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T06:50:26.381Z] [2021-03-19T06:50:26.381Z] Login Succeeded [2021-03-19T06:50:26.381Z] nexus3.edgexfoundry.org:10003 [2021-03-19T06:50:27.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T06:50:27.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T06:50:27.034Z] Configure a credential helper to remove this warning. See [2021-03-19T06:50:27.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T06:50:27.034Z] [2021-03-19T06:50:27.034Z] Login Succeeded [2021-03-19T06:50:27.034Z] nexus3.edgexfoundry.org:10004 [2021-03-19T06:50:27.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T06:50:27.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T06:50:27.595Z] Configure a credential helper to remove this warning. See [2021-03-19T06:50:27.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T06:50:27.595Z] [2021-03-19T06:50:27.595Z] Login Succeeded [2021-03-19T06:50:27.595Z] docker.io [2021-03-19T06:50:27.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T06:50:28.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T06:50:28.135Z] Configure a credential helper to remove this warning. See [2021-03-19T06:50:28.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T06:50:28.135Z] [2021-03-19T06:50:28.135Z] Login Succeeded [2021-03-19T06:50:28.135Z] ---> docker-login.sh ends [Pipeline] } [2021-03-19T06:50:28.165Z] 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-03-19T06:50:29.305Z] + git log --format=format:%s -1 cecdf9c347817c1eefba2c6bd3a516a37707d8c0 [Pipeline] echo [2021-03-19T06:50:29.388Z] GIT_COMMIT: cecdf9c347817c1eefba2c6bd3a516a37707d8c0, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-03-19T06:50:29.460Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-03-19T06:50:30.527Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-19T06:50:30.527Z] [2021-03-19T06:50:30.527Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-19T06:50:31.027Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-19T06:50:31.027Z] latest: Pulling from edgex-devops/git-semver [2021-03-19T06:50:31.027Z] 31603596830f: Pulling fs layer [2021-03-19T06:50:31.027Z] 2a8b12db71e7: Pulling fs layer [2021-03-19T06:50:31.027Z] 6ca5941a6612: Pulling fs layer [2021-03-19T06:50:31.027Z] ecc8261a40a4: Pulling fs layer [2021-03-19T06:50:31.027Z] ecc8261a40a4: Waiting [2021-03-19T06:50:31.027Z] 2a8b12db71e7: Verifying Checksum [2021-03-19T06:50:31.027Z] 2a8b12db71e7: Download complete [2021-03-19T06:50:31.306Z] 31603596830f: Verifying Checksum [2021-03-19T06:50:31.306Z] 31603596830f: Download complete [2021-03-19T06:50:31.598Z] ecc8261a40a4: Verifying Checksum [2021-03-19T06:50:31.598Z] ecc8261a40a4: Download complete [2021-03-19T06:50:31.598Z] 6ca5941a6612: Verifying Checksum [2021-03-19T06:50:31.598Z] 6ca5941a6612: Download complete [2021-03-19T06:50:32.601Z] 31603596830f: Pull complete [2021-03-19T06:50:32.601Z] 2a8b12db71e7: Pull complete [2021-03-19T06:50:34.631Z] 6ca5941a6612: Pull complete [2021-03-19T06:50:34.923Z] ecc8261a40a4: Pull complete [2021-03-19T06:50:34.923Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-19T06:50:34.923Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-19T06:50:34.923Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-19T06:50:35.127Z] prd-centos7-docker-4c-2g-30504 does not seem to be running inside a container [2021-03-19T06:50:35.198Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-313 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-313:/w/workspace/edgexfoundry_edgex-ui-go_PR-313:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-313@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-313@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-03-19T06:50:38.601Z] $ docker top 063b0baa360e6ea040cebc9ca118e783d40ce927e235af01baf6281e18f5f69e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-19T06:50:39.182Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-19T06:50:39.182Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-19T06:50:39.729Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-19T06:50:39.735Z] $ docker exec 063b0baa360e6ea040cebc9ca118e783d40ce927e235af01baf6281e18f5f69e ssh-agent [2021-03-19T06:50:40.338Z] SSH_AUTH_SOCK=/tmp/ssh-Y3pS1EZcLkDY/agent.11 [2021-03-19T06:50:40.338Z] SSH_AGENT_PID=16 [2021-03-19T06:50:40.360Z] Running ssh-add (command line suppressed) [2021-03-19T06:50:40.564Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-313@tmp/private_key_3973094559074386474.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-313@tmp/private_key_3973094559074386474.key) [2021-03-19T06:50:40.629Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-19T06:50:41.021Z] + git tag --points-at HEAD [Pipeline] } [2021-03-19T06:50:41.064Z] $ docker exec --env ******** --env ******** 063b0baa360e6ea040cebc9ca118e783d40ce927e235af01baf6281e18f5f69e ssh-agent -k [2021-03-19T06:50:41.508Z] unset SSH_AUTH_SOCK; [2021-03-19T06:50:41.510Z] unset SSH_AGENT_PID; [2021-03-19T06:50:41.510Z] echo Agent pid 16 killed; [2021-03-19T06:50:41.612Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-19T06:50:41.822Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-19T06:50:41.822Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-19T06:50:42.093Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-19T06:50:42.099Z] $ docker exec 063b0baa360e6ea040cebc9ca118e783d40ce927e235af01baf6281e18f5f69e ssh-agent [2021-03-19T06:50:42.371Z] SSH_AUTH_SOCK=/tmp/ssh-nvjh6UIYFItB/agent.46 [2021-03-19T06:50:42.371Z] SSH_AGENT_PID=52 [2021-03-19T06:50:42.381Z] Running ssh-add (command line suppressed) [2021-03-19T06:50:42.560Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-313@tmp/private_key_1211057219397393302.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-313@tmp/private_key_1211057219397393302.key) [2021-03-19T06:50:42.632Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-19T06:50:43.016Z] + git semver init [2021-03-19T06:50:43.016Z] # -> Open(): unable to determine branch for HEAD [2021-03-19T06:50:43.016Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-313/.git [2021-03-19T06:50:43.016Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-313 [2021-03-19T06:50:43.016Z] # $SEMVER_REMOTE_NAME = origin [2021-03-19T06:50:43.016Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-19T06:50:43.016Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-19T06:50:43.016Z] # $SEMVER_BRANCH = PR-313 [2021-03-19T06:50:43.016Z] # $SEMVER_TEMP = /tmp/semver-185557776 [2021-03-19T06:50:43.016Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-03-19T06:50:44.974Z] # '/tmp/semver-185557776' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-313/.semver' [2021-03-19T06:50:44.974Z] # -> Force: false [2021-03-19T06:50:44.974Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-313/.semver [Pipeline] } [2021-03-19T06:50:44.998Z] $ docker exec --env ******** --env ******** 063b0baa360e6ea040cebc9ca118e783d40ce927e235af01baf6281e18f5f69e ssh-agent -k [2021-03-19T06:50:45.154Z] unset SSH_AUTH_SOCK; [2021-03-19T06:50:45.155Z] unset SSH_AGENT_PID; [2021-03-19T06:50:45.155Z] echo Agent pid 52 killed; [2021-03-19T06:50:45.251Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-19T06:50:46.272Z] + git semver [Pipeline] } [2021-03-19T06:50:46.322Z] $ docker stop --time=1 063b0baa360e6ea040cebc9ca118e783d40ce927e235af01baf6281e18f5f69e [2021-03-19T06:50:48.020Z] $ docker rm -f 063b0baa360e6ea040cebc9ca118e783d40ce927e235af01baf6281e18f5f69e [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-19T06:50:48.733Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-19T06:50:49.422Z] Stashed 1 file(s) [Pipeline] echo [2021-03-19T06:50:49.445Z] [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-03-19T06:51:05.265Z] Still waiting to schedule task [2021-03-19T06:51:05.265Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-30504’ [2021-03-19T06:51:05.285Z] Still waiting to schedule task [2021-03-19T06:51:05.286Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-19T06:52:50.153Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-30505 in /w/workspace/edgexfoundry_edgex-ui-go_PR-313 [Pipeline] { [Pipeline] ws [2021-03-19T06:52:50.256Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-03-19T06:52:55.603Z] using credential edgex-jenkins-ssh [2021-03-19T06:52:55.668Z] Cloning the remote Git repository [2021-03-19T06:52:55.743Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-19T06:52:55.875Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-03-19T06:52:55.959Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-19T06:52:55.961Z] > git --version # timeout=10 [2021-03-19T06:52:55.990Z] > git --version # 'git version 2.17.1' [2021-03-19T06:52:55.992Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-19T06:52:56.054Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-19T06:52:57.728Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-03-19T06:52:57.756Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-19T06:52:57.793Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-03-19T06:52:57.841Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-19T06:52:57.842Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-19T06:52:57.858Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/313/head:refs/remotes/origin/PR-313 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-19T06:52:58.319Z] Merging remotes/origin/master commit 8031b982e40d9e1a5abcd3c2690ca3c2b3c7f818 into PR head commit cecdf9c347817c1eefba2c6bd3a516a37707d8c0 [2021-03-19T06:52:58.743Z] Merge succeeded, producing cecdf9c347817c1eefba2c6bd3a516a37707d8c0 [2021-03-19T06:52:58.744Z] Checking out Revision cecdf9c347817c1eefba2c6bd3a516a37707d8c0 (PR-313) [2021-03-19T06:52:58.342Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T06:52:58.358Z] > git checkout -f cecdf9c347817c1eefba2c6bd3a516a37707d8c0 # timeout=10 [2021-03-19T06:52:58.646Z] > git remote # timeout=10 [2021-03-19T06:52:58.666Z] > git config --get remote.origin.url # timeout=10 [2021-03-19T06:52:58.691Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-19T06:52:58.706Z] > git merge 8031b982e40d9e1a5abcd3c2690ca3c2b3c7f818 # timeout=10 [2021-03-19T06:52:58.729Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-19T06:52:58.752Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T06:52:58.771Z] > git checkout -f cecdf9c347817c1eefba2c6bd3a516a37707d8c0 # timeout=10 [2021-03-19T06:53:03.379Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-03-19T06:53:03.434Z] > git --version # timeout=10 [2021-03-19T06:53:03.443Z] > git --version # 'git version 2.17.1' [2021-03-19T06:53:03.456Z] fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-19T06:53:05.393Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-19T06:53:05.849Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-19T06:53:06.218Z] + true [2021-03-19T06:53:06.218Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-19T06:53:09.054Z] provisioning config files... [2021-03-19T06:53:09.097Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config4985688063470587939tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-19T06:53:09.817Z] ---> docker-login.sh [2021-03-19T06:53:09.817Z] nexus3.edgexfoundry.org:10001 [2021-03-19T06:53:10.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T06:53:11.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T06:53:11.075Z] Configure a credential helper to remove this warning. See [2021-03-19T06:53:11.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T06:53:11.075Z] [2021-03-19T06:53:11.075Z] Login Succeeded [2021-03-19T06:53:11.075Z] nexus3.edgexfoundry.org:10002 [2021-03-19T06:53:11.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T06:53:11.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T06:53:11.620Z] Configure a credential helper to remove this warning. See [2021-03-19T06:53:11.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T06:53:11.620Z] [2021-03-19T06:53:11.620Z] Login Succeeded [2021-03-19T06:53:11.620Z] nexus3.edgexfoundry.org:10003 [2021-03-19T06:53:11.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T06:53:11.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T06:53:11.904Z] Configure a credential helper to remove this warning. See [2021-03-19T06:53:11.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T06:53:11.904Z] [2021-03-19T06:53:11.904Z] Login Succeeded [2021-03-19T06:53:11.904Z] nexus3.edgexfoundry.org:10004 [2021-03-19T06:53:12.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T06:53:12.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T06:53:12.513Z] Configure a credential helper to remove this warning. See [2021-03-19T06:53:12.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T06:53:12.513Z] [2021-03-19T06:53:12.513Z] Login Succeeded [2021-03-19T06:53:12.513Z] docker.io [2021-03-19T06:53:12.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T06:53:13.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T06:53:13.058Z] Configure a credential helper to remove this warning. See [2021-03-19T06:53:13.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T06:53:13.058Z] [2021-03-19T06:53:13.058Z] Login Succeeded [2021-03-19T06:53:13.058Z] ---> docker-login.sh ends [Pipeline] } [2021-03-19T06:53:13.085Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-19T06:53:13.599Z] ========================================================= [2021-03-19T06:53:13.599Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-19T06:53:13.599Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-19T06:53:14.021Z] + 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-03-19T06:53:14.618Z] Sending build context to Docker daemon 17.41MB [2021-03-19T06:53:14.618Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-19T06:53:14.618Z] Step 2/8 : FROM ${BASE} [2021-03-19T06:53:14.890Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-19T06:53:14.890Z] 5f621e34cdf4: Pulling fs layer [2021-03-19T06:53:14.890Z] a4357932f1b6: Pulling fs layer [2021-03-19T06:53:14.890Z] 18c013af1878: Pulling fs layer [2021-03-19T06:53:14.890Z] 00ac8860ef70: Pulling fs layer [2021-03-19T06:53:14.890Z] 63d7cb157983: Pulling fs layer [2021-03-19T06:53:14.890Z] b116817d02f9: Pulling fs layer [2021-03-19T06:53:14.890Z] 745a02a5169b: Pulling fs layer [2021-03-19T06:53:14.890Z] 00ac8860ef70: Waiting [2021-03-19T06:53:14.890Z] 63d7cb157983: Waiting [2021-03-19T06:53:14.890Z] b116817d02f9: Waiting [2021-03-19T06:53:14.890Z] 745a02a5169b: Waiting [2021-03-19T06:53:14.890Z] 18c013af1878: Download complete [2021-03-19T06:53:14.890Z] a4357932f1b6: Verifying Checksum [2021-03-19T06:53:14.890Z] a4357932f1b6: Download complete [2021-03-19T06:53:14.890Z] 63d7cb157983: Download complete [2021-03-19T06:53:15.485Z] b116817d02f9: Verifying Checksum [2021-03-19T06:53:15.485Z] b116817d02f9: Download complete [2021-03-19T06:53:15.485Z] 5f621e34cdf4: Verifying Checksum [2021-03-19T06:53:15.485Z] 5f621e34cdf4: Download complete [2021-03-19T06:53:16.088Z] 5f621e34cdf4: Pull complete [2021-03-19T06:53:16.692Z] a4357932f1b6: Pull complete [2021-03-19T06:53:17.298Z] 18c013af1878: Pull complete [2021-03-19T06:53:17.575Z] 745a02a5169b: Verifying Checksum [2021-03-19T06:53:17.575Z] 745a02a5169b: Download complete [2021-03-19T06:53:19.004Z] 00ac8860ef70: Verifying Checksum [2021-03-19T06:53:19.004Z] 00ac8860ef70: Download complete [2021-03-19T06:53:29.048Z] Running on prd-centos7-docker-4c-2g-30506 in /w/workspace/edgexfoundry_edgex-ui-go_PR-313 [Pipeline] { [Pipeline] ws [2021-03-19T06:53:29.148Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [2021-03-19T06:53:29.188Z] 00ac8860ef70: Pull complete [2021-03-19T06:53:29.188Z] 63d7cb157983: Pull complete [Pipeline] checkout [2021-03-19T06:53:29.461Z] b116817d02f9: Pull complete [2021-03-19T06:53:31.837Z] using credential edgex-jenkins-ssh [2021-03-19T06:53:31.896Z] Cloning the remote Git repository [2021-03-19T06:53:31.929Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-19T06:53:32.003Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-03-19T06:53:32.066Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-19T06:53:32.066Z] > git --version # timeout=10 [2021-03-19T06:53:32.075Z] > git --version # 'git version 2.24.3' [2021-03-19T06:53:32.076Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-19T06:53:32.104Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-19T06:53:33.615Z] Merging remotes/origin/master commit 8031b982e40d9e1a5abcd3c2690ca3c2b3c7f818 into PR head commit cecdf9c347817c1eefba2c6bd3a516a37707d8c0 [2021-03-19T06:53:33.778Z] 745a02a5169b: Pull complete [2021-03-19T06:53:33.778Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-19T06:53:33.778Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-19T06:53:33.778Z] ---> b7e6874047d6 [2021-03-19T06:53:33.778Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-19T06:53:33.134Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-03-19T06:53:33.157Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-19T06:53:33.173Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-03-19T06:53:33.192Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-19T06:53:33.192Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-19T06:53:33.198Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/313/head:refs/remotes/origin/PR-313 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-19T06:53:33.627Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T06:53:33.639Z] > git checkout -f cecdf9c347817c1eefba2c6bd3a516a37707d8c0 # timeout=10 [2021-03-19T06:53:33.806Z] > git remote # timeout=10 [2021-03-19T06:53:33.861Z] Merge succeeded, producing cecdf9c347817c1eefba2c6bd3a516a37707d8c0 [2021-03-19T06:53:33.861Z] Checking out Revision cecdf9c347817c1eefba2c6bd3a516a37707d8c0 (PR-313) [2021-03-19T06:53:33.820Z] > git config --get remote.origin.url # timeout=10 [2021-03-19T06:53:33.834Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-19T06:53:33.841Z] > git merge 8031b982e40d9e1a5abcd3c2690ca3c2b3c7f818 # timeout=10 [2021-03-19T06:53:33.854Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-19T06:53:33.867Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T06:53:33.876Z] > git checkout -f cecdf9c347817c1eefba2c6bd3a516a37707d8c0 # timeout=10 [2021-03-19T06:53:35.750Z] ---> Running in ac21a369461d [2021-03-19T06:53:36.344Z] Removing intermediate container ac21a369461d [2021-03-19T06:53:36.344Z] ---> 21ee7b9d75fa [2021-03-19T06:53:36.344Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T06:53:36.344Z] ---> Running in 2b7c875866c4 [2021-03-19T06:53:37.795Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-03-19T06:53:37.828Z] > git --version # timeout=10 [2021-03-19T06:53:37.833Z] > git --version # 'git version 2.24.3' [2021-03-19T06:53:37.840Z] fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-19T06:53:38.983Z] Removing intermediate container 2b7c875866c4 [2021-03-19T06:53:38.983Z] ---> 5b78ac7d0258 [2021-03-19T06:53:38.983Z] Step 5/8 : RUN apk add --no-cache make git [2021-03-19T06:53:38.983Z] ---> Running in d96b89371d33 [2021-03-19T06:53:39.285Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-19T06:53:39.675Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-19T06:53:39.962Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T06:53:40.022Z] + sudo service docker restart [2021-03-19T06:53:40.022Z] + true [2021-03-19T06:53:40.022Z] Redirecting to /bin/systemctl restart docker.service [2021-03-19T06:53:40.936Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-19T06:53:41.558Z] provisioning config files... [2021-03-19T06:53:41.585Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config7521680922278572066tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-19T06:53:41.911Z] OK: 142 MiB in 39 packages [2021-03-19T06:53:42.055Z] ---> docker-login.sh [2021-03-19T06:53:42.055Z] nexus3.edgexfoundry.org:10001 [2021-03-19T06:53:42.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T06:53:42.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T06:53:42.317Z] Configure a credential helper to remove this warning. See [2021-03-19T06:53:42.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T06:53:42.317Z] [2021-03-19T06:53:42.580Z] Login Succeeded [2021-03-19T06:53:42.580Z] nexus3.edgexfoundry.org:10002 [2021-03-19T06:53:42.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T06:53:42.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T06:53:42.580Z] Configure a credential helper to remove this warning. See [2021-03-19T06:53:42.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T06:53:42.580Z] [2021-03-19T06:53:42.580Z] Login Succeeded [2021-03-19T06:53:42.580Z] nexus3.edgexfoundry.org:10003 [2021-03-19T06:53:42.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T06:53:42.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T06:53:42.849Z] Configure a credential helper to remove this warning. See [2021-03-19T06:53:42.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T06:53:42.849Z] [2021-03-19T06:53:42.849Z] Login Succeeded [2021-03-19T06:53:42.849Z] nexus3.edgexfoundry.org:10004 [2021-03-19T06:53:43.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T06:53:43.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T06:53:43.111Z] Configure a credential helper to remove this warning. See [2021-03-19T06:53:43.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T06:53:43.111Z] [2021-03-19T06:53:43.111Z] Login Succeeded [2021-03-19T06:53:43.111Z] docker.io [2021-03-19T06:53:43.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T06:53:43.340Z] Removing intermediate container d96b89371d33 [2021-03-19T06:53:43.340Z] ---> 2970c072a242 [2021-03-19T06:53:43.340Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-03-19T06:53:43.340Z] ---> Running in 167a91e72882 [2021-03-19T06:53:43.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T06:53:43.376Z] Configure a credential helper to remove this warning. See [2021-03-19T06:53:43.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T06:53:43.376Z] [2021-03-19T06:53:43.376Z] Login Succeeded [2021-03-19T06:53:43.376Z] ---> docker-login.sh ends [Pipeline] } [2021-03-19T06:53:43.400Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-03-19T06:53:43.942Z] Removing intermediate container 167a91e72882 [2021-03-19T06:53:43.942Z] ---> 5efa08f11a5f [2021-03-19T06:53:43.942Z] Step 7/8 : COPY . . [Pipeline] echo [2021-03-19T06:53:44.061Z] ========================================================= [2021-03-19T06:53:44.061Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-19T06:53:44.061Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-19T06:53:44.461Z] + 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-03-19T06:53:45.050Z] Sending build context to Docker daemon 17.41MB [2021-03-19T06:53:45.050Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-19T06:53:45.050Z] Step 2/8 : FROM ${BASE} [2021-03-19T06:53:45.050Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-19T06:53:45.050Z] 188c0c94c7c5: Pulling fs layer [2021-03-19T06:53:45.050Z] 0ef7d3d256c8: Pulling fs layer [2021-03-19T06:53:45.050Z] de9db76c5a1d: Pulling fs layer [2021-03-19T06:53:45.050Z] bca2f99d35d6: Pulling fs layer [2021-03-19T06:53:45.050Z] 93359f2a8cfa: Pulling fs layer [2021-03-19T06:53:45.050Z] 7c6f9722023f: Pulling fs layer [2021-03-19T06:53:45.050Z] a35cf1a2eb13: Pulling fs layer [2021-03-19T06:53:45.050Z] bca2f99d35d6: Waiting [2021-03-19T06:53:45.050Z] a35cf1a2eb13: Waiting [2021-03-19T06:53:45.050Z] 93359f2a8cfa: Waiting [2021-03-19T06:53:45.050Z] 7c6f9722023f: Waiting [2021-03-19T06:53:45.050Z] de9db76c5a1d: Verifying Checksum [2021-03-19T06:53:45.050Z] 0ef7d3d256c8: Download complete [2021-03-19T06:53:45.050Z] 93359f2a8cfa: Verifying Checksum [2021-03-19T06:53:45.050Z] 93359f2a8cfa: Download complete [2021-03-19T06:53:45.050Z] 188c0c94c7c5: Download complete [2021-03-19T06:53:45.050Z] 7c6f9722023f: Verifying Checksum [2021-03-19T06:53:45.050Z] 7c6f9722023f: Download complete [2021-03-19T06:53:45.316Z] 188c0c94c7c5: Pull complete [2021-03-19T06:53:45.579Z] 0ef7d3d256c8: Pull complete [2021-03-19T06:53:45.579Z] de9db76c5a1d: Pull complete [2021-03-19T06:53:46.572Z] ---> 609f3d90f900 [2021-03-19T06:53:46.572Z] Step 8/8 : RUN go mod download [2021-03-19T06:53:46.572Z] ---> Running in 460275e283ba [2021-03-19T06:53:47.515Z] a35cf1a2eb13: Verifying Checksum [2021-03-19T06:53:47.516Z] a35cf1a2eb13: Download complete [2021-03-19T06:53:47.782Z] bca2f99d35d6: Verifying Checksum [2021-03-19T06:53:47.782Z] bca2f99d35d6: Download complete [2021-03-19T06:53:53.137Z] bca2f99d35d6: Pull complete [2021-03-19T06:53:53.402Z] 93359f2a8cfa: Pull complete [2021-03-19T06:53:53.673Z] 7c6f9722023f: Pull complete [2021-03-19T06:54:00.312Z] a35cf1a2eb13: Pull complete [2021-03-19T06:54:00.312Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-19T06:54:00.312Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-19T06:54:00.312Z] ---> a62c8e92a672 [2021-03-19T06:54:00.312Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-19T06:54:00.894Z] ---> Running in be7ced2b9e83 [2021-03-19T06:54:01.167Z] Removing intermediate container be7ced2b9e83 [2021-03-19T06:54:01.167Z] ---> 2562e3d6589f [2021-03-19T06:54:01.167Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T06:54:01.167Z] ---> Running in 3ce4c85bb992 [2021-03-19T06:54:02.119Z] Removing intermediate container 3ce4c85bb992 [2021-03-19T06:54:02.119Z] ---> 16f66d16d51a [2021-03-19T06:54:02.119Z] Step 5/8 : RUN apk add --no-cache make git [2021-03-19T06:54:02.383Z] ---> Running in e375939aece1 [2021-03-19T06:54:02.960Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T06:54:03.541Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T06:54:04.493Z] OK: 166 MiB in 39 packages [2021-03-19T06:54:04.757Z] Removing intermediate container e375939aece1 [2021-03-19T06:54:04.757Z] ---> a78abf6c6b9a [2021-03-19T06:54:04.757Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-03-19T06:54:05.021Z] ---> Running in 580b45c26911 [2021-03-19T06:54:05.021Z] Removing intermediate container 580b45c26911 [2021-03-19T06:54:05.021Z] ---> 69107c138c8f [2021-03-19T06:54:05.021Z] Step 7/8 : COPY . . [2021-03-19T06:54:07.599Z] ---> 3a9016f8e8c8 [2021-03-19T06:54:07.599Z] Step 8/8 : RUN go mod download [2021-03-19T06:54:07.599Z] ---> Running in 41847ecf652a [2021-03-19T06:54:18.918Z] Removing intermediate container 460275e283ba [2021-03-19T06:54:18.918Z] ---> a74ba31b9813 [2021-03-19T06:54:18.918Z] Successfully built a74ba31b9813 [2021-03-19T06:54:18.918Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-19T06:54:19.290Z] + docker inspect -f . ci-base-image-arm64 [2021-03-19T06:54:19.290Z] . [Pipeline] withDockerContainer [2021-03-19T06:54:19.608Z] prd-ubuntu18.04-docker-arm64-4c-16g-30505 does not seem to be running inside a container [2021-03-19T06:54:19.695Z] $ 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-03-19T06:54:21.341Z] $ docker top 1c8173d9b3c04e6358360d796eae67f7994c274c5223d4c9ba2f32d0cd212829 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-19T06:54:22.463Z] + go version [2021-03-19T06:54:22.463Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-19T06:54:22.501Z] $ docker stop --time=1 1c8173d9b3c04e6358360d796eae67f7994c274c5223d4c9ba2f32d0cd212829 [2021-03-19T06:54:24.574Z] $ docker rm -f 1c8173d9b3c04e6358360d796eae67f7994c274c5223d4c9ba2f32d0cd212829 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-19T06:54:25.972Z] + docker inspect -f . ci-base-image-arm64 [2021-03-19T06:54:25.972Z] . [Pipeline] withDockerContainer [2021-03-19T06:54:26.255Z] prd-ubuntu18.04-docker-arm64-4c-16g-30505 does not seem to be running inside a container [2021-03-19T06:54:26.339Z] $ 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-03-19T06:54:27.862Z] $ docker top 3cf7fdb2ca0b010ca044c7b124f90838e468a63568839957c914975d388404da -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-19T06:54:28.914Z] + make test [2021-03-19T06:54:28.915Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-03-19T06:54:30.355Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-03-19T06:54:39.813Z] Removing intermediate container 41847ecf652a [2021-03-19T06:54:39.813Z] ---> 3099346c0d9a [2021-03-19T06:54:39.813Z] Successfully built 3099346c0d9a [2021-03-19T06:54:39.813Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-19T06:54:40.173Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-19T06:54:40.173Z] . [Pipeline] withDockerContainer [2021-03-19T06:54:40.353Z] prd-centos7-docker-4c-2g-30506 does not seem to be running inside a container [2021-03-19T06:54:40.410Z] $ 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-03-19T06:54:41.311Z] $ docker top 7c4e711a2daa08d54325dc652c36c5762979ea1da931a973c43c84a736b921ed -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-19T06:54:41.883Z] + go version [2021-03-19T06:54:41.883Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-19T06:54:41.917Z] $ docker stop --time=1 7c4e711a2daa08d54325dc652c36c5762979ea1da931a973c43c84a736b921ed [2021-03-19T06:54:43.318Z] $ docker rm -f 7c4e711a2daa08d54325dc652c36c5762979ea1da931a973c43c84a736b921ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-19T06:54:44.458Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-19T06:54:44.458Z] . [Pipeline] withDockerContainer [2021-03-19T06:54:44.596Z] prd-centos7-docker-4c-2g-30506 does not seem to be running inside a container [2021-03-19T06:54:44.648Z] $ 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-03-19T06:54:45.465Z] $ docker top 93c81a443728a5daa1ce27202bfbf941dacfaa0c63ca5ab609ba48c7fb6e01d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-19T06:54:46.007Z] + make test [2021-03-19T06:54:46.007Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-03-19T06:54:46.970Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-03-19T06:54:57.142Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-03-19T06:54:57.142Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-03-19T06:54:57.142Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-03-19T06:54:57.142Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-03-19T06:54:57.142Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-03-19T06:54:57.142Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-03-19T06:54:57.142Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-03-19T06:54:57.142Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-03-19T06:54:57.142Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-03-19T06:54:57.142Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-03-19T06:54:57.142Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-03-19T06:54:57.142Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-03-19T06:54:57.142Z] GO111MODULE=on go vet ./... [2021-03-19T06:54:57.170Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-03-19T06:54:57.170Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-03-19T06:54:57.170Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-03-19T06:54:57.170Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-03-19T06:54:57.170Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-03-19T06:54:57.170Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-03-19T06:54:57.170Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-03-19T06:54:57.170Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-03-19T06:54:57.170Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-03-19T06:54:57.170Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-03-19T06:54:57.170Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-03-19T06:54:57.170Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-03-19T06:54:57.170Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-03-19T06:54:58.619Z] $ docker stop --time=1 93c81a443728a5daa1ce27202bfbf941dacfaa0c63ca5ab609ba48c7fb6e01d9 [2021-03-19T06:55:01.001Z] $ docker rm -f 93c81a443728a5daa1ce27202bfbf941dacfaa0c63ca5ab609ba48c7fb6e01d9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-19T06:55:01.686Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-19T06:55:02.081Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] } [2021-03-19T06:55:04.808Z] $ docker stop --time=1 3cf7fdb2ca0b010ca044c7b124f90838e468a63568839957c914975d388404da [2021-03-19T06:55:06.871Z] $ docker rm -f 3cf7fdb2ca0b010ca044c7b124f90838e468a63568839957c914975d388404da [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-19T06:55:07.571Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-03-19T06:55:07.793Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-19T06:55:07.834Z] Warning: overwriting stash ‘coverage-report’ [2021-03-19T06:55:07.916Z] + ls -al . [2021-03-19T06:55:07.916Z] total 92 [2021-03-19T06:55:07.916Z] drwxrwxr-x. 10 jenkins jenkins 4096 Mar 19 06:54 . [2021-03-19T06:55:07.916Z] drwxrwxr-x. 4 jenkins jenkins 28 Mar 19 06:53 .. [2021-03-19T06:55:07.916Z] drwxrwxr-x. 3 jenkins jenkins 20 Mar 19 06:53 assets [2021-03-19T06:55:07.916Z] drwxrwxr-x. 2 jenkins jenkins 35 Mar 19 06:53 bin [2021-03-19T06:55:07.916Z] drwxrwxr-x. 3 jenkins jenkins 29 Mar 19 06:53 cmd [2021-03-19T06:55:07.916Z] -rw-rw-r--. 1 jenkins jenkins 3959 Mar 19 06:53 CONTRIBUTING.md [2021-03-19T06:55:07.916Z] -rw-r--r--. 1 jenkins jenkins 10 Mar 19 06:54 coverage.out [2021-03-19T06:55:07.917Z] -rw-rw-r--. 1 jenkins jenkins 1508 Mar 19 06:53 Dockerfile [2021-03-19T06:55:07.917Z] -rw-rw-r--. 1 jenkins jenkins 902 Mar 19 06:53 Dockerfile.build [2021-03-19T06:55:07.917Z] drwxrwxr-x. 5 jenkins jenkins 104 Mar 19 06:53 docs [2021-03-19T06:55:07.917Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 19 06:53 .git [2021-03-19T06:55:07.917Z] drwxrwxr-x. 2 jenkins jenkins 103 Mar 19 06:53 .github [2021-03-19T06:55:07.917Z] -rw-rw-r--. 1 jenkins jenkins 153 Mar 19 06:53 .gitignore [2021-03-19T06:55:07.917Z] -rw-rw-r--. 1 jenkins jenkins 1055 Mar 19 06:53 go.mod [2021-03-19T06:55:07.917Z] -rw-r--r--. 1 jenkins jenkins 22216 Mar 19 06:54 go.sum [2021-03-19T06:55:07.917Z] drwxrwxr-x. 10 jenkins jenkins 139 Mar 19 06:53 internal [2021-03-19T06:55:07.917Z] -rw-rw-r--. 1 jenkins jenkins 652 Mar 19 06:53 Jenkinsfile [2021-03-19T06:55:07.917Z] -rw-rw-r--. 1 jenkins jenkins 11357 Mar 19 06:53 LICENSE [2021-03-19T06:55:07.917Z] -rw-rw-r--. 1 jenkins jenkins 951 Mar 19 06:53 Makefile [2021-03-19T06:55:07.917Z] -rw-rw-r--. 1 jenkins jenkins 4535 Mar 19 06:53 README.md [2021-03-19T06:55:07.917Z] -rw-rw-r--. 1 jenkins jenkins 5 Mar 19 06:50 VERSION [2021-03-19T06:55:07.917Z] -rw-rw-r--. 1 jenkins jenkins 155 Mar 19 06:53 version.go [2021-03-19T06:55:07.917Z] drwxrwxr-x. 4 jenkins jenkins 4096 Mar 19 06:53 web [Pipeline] isUnix [Pipeline] sh [2021-03-19T06:55:08.266Z] + 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=cecdf9c347817c1eefba2c6bd3a516a37707d8c0 --label arch=amd64 --label version=0.0.0 . [2021-03-19T06:55:08.532Z] Sending build context to Docker daemon 17.44MB [2021-03-19T06:55:08.532Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-03-19T06:55:08.532Z] Step 2/24 : FROM ${BASE} AS builder [2021-03-19T06:55:08.532Z] ---> 3099346c0d9a [2021-03-19T06:55:08.532Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-03-19T06:55:08.738Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-03-19T06:55:09.113Z] ---> Running in 6e0f671f8d3f [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-19T06:55:09.376Z] Removing intermediate container 6e0f671f8d3f [2021-03-19T06:55:09.376Z] ---> 9be7a729295c [2021-03-19T06:55:09.376Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-03-19T06:55:09.376Z] ---> Running in 1d1bc829d7e4 [2021-03-19T06:55:09.641Z] Removing intermediate container 1d1bc829d7e4 [2021-03-19T06:55:09.642Z] ---> e792b2286c9b [2021-03-19T06:55:09.642Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-03-19T06:55:09.642Z] ---> Running in 443236b6fa47 [2021-03-19T06:55:09.698Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-03-19T06:55:09.905Z] Removing intermediate container 443236b6fa47 [2021-03-19T06:55:09.905Z] ---> 5c8cdef17265 [2021-03-19T06:55:09.905Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-03-19T06:55:09.905Z] ---> Running in 3407fcbebb6c [2021-03-19T06:55:10.087Z] + ls -al . [2021-03-19T06:55:10.087Z] total 124 [2021-03-19T06:55:10.087Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 19 06:54 . [2021-03-19T06:55:10.087Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 19 06:52 .. [2021-03-19T06:55:10.087Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 19 06:53 .git [2021-03-19T06:55:10.087Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 19 06:52 .github [2021-03-19T06:55:10.087Z] -rw-rw-r-- 1 jenkins jenkins 153 Mar 19 06:52 .gitignore [2021-03-19T06:55:10.087Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 19 06:52 CONTRIBUTING.md [2021-03-19T06:55:10.087Z] -rw-rw-r-- 1 jenkins jenkins 1508 Mar 19 06:52 Dockerfile [2021-03-19T06:55:10.087Z] -rw-rw-r-- 1 jenkins jenkins 902 Mar 19 06:52 Dockerfile.build [2021-03-19T06:55:10.087Z] -rw-rw-r-- 1 jenkins jenkins 652 Mar 19 06:52 Jenkinsfile [2021-03-19T06:55:10.087Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 19 06:52 LICENSE [2021-03-19T06:55:10.087Z] -rw-rw-r-- 1 jenkins jenkins 951 Mar 19 06:52 Makefile [2021-03-19T06:55:10.087Z] -rw-rw-r-- 1 jenkins jenkins 4535 Mar 19 06:52 README.md [2021-03-19T06:55:10.087Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 19 06:50 VERSION [2021-03-19T06:55:10.087Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 19 06:52 assets [2021-03-19T06:55:10.087Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 19 06:52 bin [2021-03-19T06:55:10.087Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 19 06:52 cmd [2021-03-19T06:55:10.087Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 19 06:54 coverage.out [2021-03-19T06:55:10.087Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 19 06:52 docs [2021-03-19T06:55:10.087Z] -rw-rw-r-- 1 jenkins jenkins 1055 Mar 19 06:52 go.mod [2021-03-19T06:55:10.087Z] -rw-r--r-- 1 jenkins jenkins 22216 Mar 19 06:54 go.sum [2021-03-19T06:55:10.087Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 19 06:52 internal [2021-03-19T06:55:10.087Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 19 06:52 version.go [2021-03-19T06:55:10.087Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 19 06:52 web [Pipeline] isUnix [Pipeline] sh [2021-03-19T06:55:10.170Z] Removing intermediate container 3407fcbebb6c [2021-03-19T06:55:10.170Z] ---> 51b3e1a69b68 [2021-03-19T06:55:10.170Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-03-19T06:55:10.170Z] ---> Running in eac8fa701557 [2021-03-19T06:55:10.436Z] Removing intermediate container eac8fa701557 [2021-03-19T06:55:10.436Z] ---> 11ee7b911a87 [2021-03-19T06:55:10.436Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T06:55:10.436Z] ---> Running in fc71dedead04 [2021-03-19T06:55:10.519Z] + 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=cecdf9c347817c1eefba2c6bd3a516a37707d8c0 --label arch=arm64 --label version=0.0.0 . [2021-03-19T06:55:11.166Z] Sending build context to Docker daemon 17.44MB [2021-03-19T06:55:11.397Z] Removing intermediate container fc71dedead04 [2021-03-19T06:55:11.397Z] ---> 4560d0273734 [2021-03-19T06:55:11.397Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-03-19T06:55:11.397Z] ---> Running in ee96c8cad95f [2021-03-19T06:55:11.439Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-03-19T06:55:11.439Z] Step 2/24 : FROM ${BASE} AS builder [2021-03-19T06:55:11.439Z] ---> a74ba31b9813 [2021-03-19T06:55:11.439Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-03-19T06:55:11.715Z] ---> Running in 958387ef9da1 [2021-03-19T06:55:11.981Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T06:55:12.317Z] Removing intermediate container 958387ef9da1 [2021-03-19T06:55:12.317Z] ---> 83585433a4a2 [2021-03-19T06:55:12.317Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-03-19T06:55:12.317Z] ---> Running in 9e193e79a434 [2021-03-19T06:55:12.913Z] Removing intermediate container 9e193e79a434 [2021-03-19T06:55:12.913Z] ---> 22dbd8f1f904 [2021-03-19T06:55:12.913Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-03-19T06:55:12.913Z] ---> Running in da4bd3eebf9c [2021-03-19T06:55:12.929Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T06:55:13.508Z] Removing intermediate container da4bd3eebf9c [2021-03-19T06:55:13.509Z] ---> 2b7fa64465ad [2021-03-19T06:55:13.509Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-03-19T06:55:13.509Z] ---> Running in 5ceaeeec44d9 [2021-03-19T06:55:13.510Z] OK: 166 MiB in 39 packages [2021-03-19T06:55:14.099Z] Removing intermediate container ee96c8cad95f [2021-03-19T06:55:14.099Z] ---> e1fa06530636 [2021-03-19T06:55:14.099Z] Step 10/24 : ENV GO111MODULE=on [2021-03-19T06:55:14.099Z] ---> Running in 958f4f333708 [2021-03-19T06:55:14.113Z] Removing intermediate container 5ceaeeec44d9 [2021-03-19T06:55:14.113Z] ---> f54403a16432 [2021-03-19T06:55:14.113Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-03-19T06:55:14.113Z] ---> Running in c0987ac662e4 [2021-03-19T06:55:14.376Z] Removing intermediate container 958f4f333708 [2021-03-19T06:55:14.376Z] ---> 8ac367d1eacf [2021-03-19T06:55:14.376Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-03-19T06:55:14.376Z] ---> Running in 6e12195b93e1 [2021-03-19T06:55:14.384Z] Removing intermediate container c0987ac662e4 [2021-03-19T06:55:14.384Z] ---> 856ea7aa0db1 [2021-03-19T06:55:14.384Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T06:55:14.644Z] Removing intermediate container 6e12195b93e1 [2021-03-19T06:55:14.645Z] ---> 679f25219286 [2021-03-19T06:55:14.645Z] Step 12/24 : COPY go.mod . [2021-03-19T06:55:14.660Z] ---> Running in ee22df387120 [2021-03-19T06:55:14.915Z] ---> 1057a12d9461 [2021-03-19T06:55:14.915Z] Step 13/24 : COPY Makefile . [2021-03-19T06:55:15.185Z] ---> 33663c9b6c7b [2021-03-19T06:55:15.185Z] Step 14/24 : RUN make update [2021-03-19T06:55:15.185Z] ---> Running in 76cb23cbfa41 [2021-03-19T06:55:15.775Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-03-19T06:55:16.367Z] Removing intermediate container 76cb23cbfa41 [2021-03-19T06:55:16.367Z] ---> 569383057b77 [2021-03-19T06:55:16.367Z] Step 15/24 : COPY . . [2021-03-19T06:55:16.627Z] Removing intermediate container ee22df387120 [2021-03-19T06:55:16.627Z] ---> 42aa87fd2630 [2021-03-19T06:55:16.627Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-03-19T06:55:16.906Z] ---> Running in 49817f8a07fb [2021-03-19T06:55:17.886Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T06:55:18.293Z] ---> 28e9f7fd5a7c [2021-03-19T06:55:18.293Z] Step 16/24 : RUN ${MAKE} [2021-03-19T06:55:18.293Z] ---> Running in bb06844a1be5 [2021-03-19T06:55:18.479Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T06:55:18.872Z] 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-03-19T06:55:19.453Z] OK: 142 MiB in 39 packages [2021-03-19T06:55:20.886Z] Removing intermediate container 49817f8a07fb [2021-03-19T06:55:20.886Z] ---> 214f1f7a9163 [2021-03-19T06:55:20.886Z] Step 10/24 : ENV GO111MODULE=on [2021-03-19T06:55:20.886Z] ---> Running in 08363dd11e13 [2021-03-19T06:55:21.159Z] Removing intermediate container 08363dd11e13 [2021-03-19T06:55:21.159Z] ---> 693897f6f8b4 [2021-03-19T06:55:21.159Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-03-19T06:55:21.431Z] ---> Running in 8269a3dc65de [2021-03-19T06:55:21.704Z] Removing intermediate container 8269a3dc65de [2021-03-19T06:55:21.704Z] ---> 69f112324ba5 [2021-03-19T06:55:21.704Z] Step 12/24 : COPY go.mod . [2021-03-19T06:55:22.686Z] ---> cb3c5408e411 [2021-03-19T06:55:22.686Z] Step 13/24 : COPY Makefile . [2021-03-19T06:55:23.284Z] ---> b693e4a270a6 [2021-03-19T06:55:23.284Z] Step 14/24 : RUN make update [2021-03-19T06:55:23.284Z] ---> Running in f36b67b7adec [2021-03-19T06:55:24.260Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-03-19T06:55:25.696Z] Removing intermediate container f36b67b7adec [2021-03-19T06:55:25.696Z] ---> 03b93612bdfe [2021-03-19T06:55:25.696Z] Step 15/24 : COPY . . [2021-03-19T06:55:28.343Z] ---> 9e702bd63748 [2021-03-19T06:55:28.343Z] Step 16/24 : RUN ${MAKE} [2021-03-19T06:55:28.343Z] ---> Running in e7c156ee5862 [2021-03-19T06:55:29.105Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-03-19T06:55:29.325Z] 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-03-19T06:55:32.443Z] Removing intermediate container bb06844a1be5 [2021-03-19T06:55:32.443Z] ---> ffa21b6b8342 [2021-03-19T06:55:32.443Z] Step 17/24 : FROM alpine:3.12 [2021-03-19T06:55:33.016Z] 3.12: Pulling from library/alpine [2021-03-19T06:55:33.016Z] f84cab65f19f: Pulling fs layer [2021-03-19T06:55:33.016Z] f84cab65f19f: Verifying Checksum [2021-03-19T06:55:33.016Z] f84cab65f19f: Download complete [2021-03-19T06:55:33.285Z] f84cab65f19f: Pull complete [2021-03-19T06:55:33.285Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-19T06:55:33.285Z] Status: Downloaded newer image for alpine:3.12 [2021-03-19T06:55:33.285Z] ---> 88dd2752d2ea [2021-03-19T06:55:33.285Z] Step 18/24 : EXPOSE 4000 [2021-03-19T06:55:33.549Z] ---> Running in f6d6c916a1c7 [2021-03-19T06:55:33.549Z] Removing intermediate container f6d6c916a1c7 [2021-03-19T06:55:33.549Z] ---> 8d9e909ca7d1 [2021-03-19T06:55:33.549Z] 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-03-19T06:55:34.502Z] ---> 2bda561ccbac [2021-03-19T06:55:34.502Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-03-19T06:55:34.763Z] ---> Running in 60207a005796 [2021-03-19T06:55:34.763Z] Removing intermediate container 60207a005796 [2021-03-19T06:55:34.763Z] ---> 88d358e522e0 [2021-03-19T06:55:34.763Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-03-19T06:55:35.026Z] ---> Running in 4a81a071aeb4 [2021-03-19T06:55:35.026Z] Removing intermediate container 4a81a071aeb4 [2021-03-19T06:55:35.026Z] ---> 7f6f806c80ef [2021-03-19T06:55:35.026Z] Step 22/24 : LABEL arch=amd64 [2021-03-19T06:55:35.289Z] ---> Running in dd75d9abf341 [2021-03-19T06:55:35.289Z] Removing intermediate container dd75d9abf341 [2021-03-19T06:55:35.289Z] ---> cbe80b09ca4a [2021-03-19T06:55:35.290Z] Step 23/24 : LABEL git_sha=cecdf9c347817c1eefba2c6bd3a516a37707d8c0 [2021-03-19T06:55:35.551Z] ---> Running in 517915daeb3c [2021-03-19T06:55:35.551Z] Removing intermediate container 517915daeb3c [2021-03-19T06:55:35.551Z] ---> 7efb265b85ca [2021-03-19T06:55:35.551Z] Step 24/24 : LABEL version=0.0.0 [2021-03-19T06:55:35.815Z] ---> Running in a9f2275a6be7 [2021-03-19T06:55:35.815Z] Removing intermediate container a9f2275a6be7 [2021-03-19T06:55:35.815Z] ---> e96f5b913907 [2021-03-19T06:55:35.815Z] [Warning] One or more build-args [ARCH] were not consumed [2021-03-19T06:55:35.815Z] Successfully built e96f5b913907 [2021-03-19T06:55:35.815Z] 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-03-19T06:55:37.236Z] ---> job-cost.sh [2021-03-19T06:55:37.236Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2Q7H [2021-03-19T06:55:52.171Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-19T06:55:56.176Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-03-19T06:55:59.559Z] Removing intermediate container e7c156ee5862 [2021-03-19T06:55:59.559Z] ---> 23a01a68315f [2021-03-19T06:55:59.559Z] Step 17/24 : FROM alpine:3.12 [2021-03-19T06:56:00.151Z] 3.12: Pulling from library/alpine [2021-03-19T06:56:00.151Z] dce8679b510e: Pulling fs layer [2021-03-19T06:56:00.424Z] dce8679b510e: Verifying Checksum [2021-03-19T06:56:00.424Z] dce8679b510e: Download complete [2021-03-19T06:56:01.022Z] dce8679b510e: Pull complete [2021-03-19T06:56:01.022Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-19T06:56:01.022Z] Status: Downloaded newer image for alpine:3.12 [2021-03-19T06:56:01.022Z] ---> d10569e2745f [2021-03-19T06:56:01.022Z] Step 18/24 : EXPOSE 4000 [2021-03-19T06:56:01.022Z] ---> Running in cecdd410e14e [2021-03-19T06:56:01.616Z] Removing intermediate container cecdd410e14e [2021-03-19T06:56:01.616Z] ---> 79d76fe56148 [2021-03-19T06:56:01.616Z] 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-03-19T06:56:03.585Z] ---> 632f248edb54 [2021-03-19T06:56:03.585Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-03-19T06:56:03.585Z] ---> Running in 119bd5ba4cbe [2021-03-19T06:56:03.866Z] Removing intermediate container 119bd5ba4cbe [2021-03-19T06:56:03.866Z] ---> 380f97c8156c [2021-03-19T06:56:03.866Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-03-19T06:56:03.866Z] ---> Running in 3d4c3b191837 [2021-03-19T06:56:04.474Z] Removing intermediate container 3d4c3b191837 [2021-03-19T06:56:04.474Z] ---> 52989da9343c [2021-03-19T06:56:04.474Z] Step 22/24 : LABEL arch=arm64 [2021-03-19T06:56:04.474Z] ---> Running in e204ac5f5b23 [2021-03-19T06:56:05.070Z] Removing intermediate container e204ac5f5b23 [2021-03-19T06:56:05.070Z] ---> 006f61749c8e [2021-03-19T06:56:05.070Z] Step 23/24 : LABEL git_sha=cecdf9c347817c1eefba2c6bd3a516a37707d8c0 [2021-03-19T06:56:05.070Z] ---> Running in d1c17cfc4d7d [2021-03-19T06:56:05.666Z] Removing intermediate container d1c17cfc4d7d [2021-03-19T06:56:05.666Z] ---> ba616dad082c [2021-03-19T06:56:05.666Z] Step 24/24 : LABEL version=0.0.0 [2021-03-19T06:56:05.666Z] ---> Running in 480d504aa384 [2021-03-19T06:56:06.260Z] Removing intermediate container 480d504aa384 [2021-03-19T06:56:06.260Z] ---> 39f1110bda28 [2021-03-19T06:56:06.260Z] [Warning] One or more build-args [ARCH] were not consumed [2021-03-19T06:56:06.260Z] Successfully built 39f1110bda28 [2021-03-19T06:56:06.260Z] Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-19T06:56:07.406Z] ---> job-cost.sh [2021-03-19T06:56:07.406Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-i6qE [2021-03-19T06:56:24.337Z] lf-activate-venv(): INFO: Adding /tmp/venv-2Q7H/bin to PATH [2021-03-19T06:56:24.337Z] INFO: No Stack... [2021-03-19T06:56:24.337Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-19T06:56:24.337Z] INFO: Archiving Costs [Pipeline] sh [2021-03-19T06:56:24.674Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-03-19T06:56:24.675Z] + cut -d, -f6 [Pipeline] lock [2021-03-19T06:56:24.786Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-313-1-stack-cost] [2021-03-19T06:56:24.793Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-313-1-stack-cost] did not exist. Created. [2021-03-19T06:56:24.793Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-313-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-19T06:56:25.375Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-03-19T06:56:25.561Z] Stashed 1 file(s) [Pipeline] } [2021-03-19T06:56:25.590Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-313-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-19T06:56:46.370Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-19T06:58:23.131Z] lf-activate-venv(): INFO: Adding /tmp/venv-i6qE/bin to PATH [2021-03-19T06:58:23.131Z] INFO: No Stack... [2021-03-19T06:58:23.131Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-19T06:58:23.131Z] INFO: Archiving Costs [Pipeline] sh [2021-03-19T06:58:23.482Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-03-19T06:58:23.482Z] + cut -d, -f6 [Pipeline] lock [2021-03-19T06:58:23.617Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-313-1-stack-cost] [2021-03-19T06:58:23.626Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-313-1-stack-cost] did not exist. Created. [2021-03-19T06:58:23.626Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-313-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-19T06:58:24.187Z] /w/workspace/edgex-ui-go/1@tmp/durable-da42499f/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-da42499f/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-03-19T06:58:24.619Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-19T06:58:24.678Z] Warning: overwriting stash ‘stack-cost’ [2021-03-19T06:58:24.913Z] Stashed 1 file(s) [Pipeline] } [2021-03-19T06:58:24.940Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-313-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-03-19T06:58:27.263Z] provisioning config files... [2021-03-19T06:58:27.298Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-313@tmp/config2353382521137327591tmp [Pipeline] { [Pipeline] sh [2021-03-19T06:58:27.906Z] + set +x [2021-03-19T06:58:27.907Z] + curl -s https://codecov.io/bash [2021-03-19T06:58:27.907Z] + bash -s -- [2021-03-19T06:58:28.178Z] [2021-03-19T06:58:28.178Z] _____ _ [2021-03-19T06:58:28.178Z] / ____| | | [2021-03-19T06:58:28.178Z] | | ___ __| | ___ ___ _____ __ [2021-03-19T06:58:28.178Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-19T06:58:28.178Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-19T06:58:28.178Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-19T06:58:28.178Z] Bash-20210309-2b87ace [2021-03-19T06:58:28.178Z] [2021-03-19T06:58:28.178Z] [2021-03-19T06:58:28.178Z] ==> git version 2.24.3 found [2021-03-19T06:58:28.178Z] ==> 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-03-19T06:58:28.178Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-19T06:58:28.178Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-19T06:58:28.178Z] ==> Jenkins CI detected. [2021-03-19T06:58:28.178Z] project root: . [2021-03-19T06:58:28.178Z] --> token set from env [2021-03-19T06:58:28.462Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-19T06:58:28.462Z] ==> Running gcov in . (disable via -X gcov) [2021-03-19T06:58:28.462Z] ==> Python coveragepy not found [2021-03-19T06:58:28.462Z] ==> Searching for coverage reports in: [2021-03-19T06:58:28.462Z] + . [2021-03-19T06:58:28.462Z] -> Found 1 reports [2021-03-19T06:58:28.462Z] ==> Detecting git/mercurial file structure [2021-03-19T06:58:28.462Z] ==> Reading reports [2021-03-19T06:58:28.462Z] + ./coverage.out bytes=10 [2021-03-19T06:58:28.462Z] ==> Appending adjustments [2021-03-19T06:58:28.462Z] https://docs.codecov.io/docs/fixing-reports [2021-03-19T06:58:29.115Z] + Found adjustments [2021-03-19T06:58:29.115Z] ==> Gzipping contents [2021-03-19T06:58:29.115Z] 4.0K /tmp/codecov.UVOaw8.gz [2021-03-19T06:58:29.115Z] ==> Uploading reports [2021-03-19T06:58:29.115Z] url: https://codecov.io [2021-03-19T06:58:29.115Z] query: branch=PR-313&commit=cecdf9c347817c1eefba2c6bd3a516a37707d8c0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-313%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=313&job=&cmd_args= [2021-03-19T06:58:29.115Z] -> Pinging Codecov [2021-03-19T06:58:29.115Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-313&commit=cecdf9c347817c1eefba2c6bd3a516a37707d8c0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-313%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=313&job=&cmd_args= [2021-03-19T06:58:29.718Z] -> Uploading to [2021-03-19T06:58:29.718Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-19/FB506323287CE973F263BFD2A0EB1F37/cecdf9c347817c1eefba2c6bd3a516a37707d8c0/937c66e5-9e3d-4323-a02d-b420ef1a737a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210319%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210319T065829Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1062833d07dcf660c12c8e4dfaeef58ecd4ecd6723b17314180ec60d435c5e1f [2021-03-19T06:58:29.718Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-19T06:58:29.718Z] Dload Upload Total Spent Left Speed [2021-03-19T06:58:29.999Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3219 0 0 100 3219 0 6990 --:--:-- --:--:-- --:--:-- 6997 [2021-03-19T06:58:29.999Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/cecdf9c347817c1eefba2c6bd3a516a37707d8c0 [Pipeline] } [2021-03-19T06:58:30.034Z] 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-03-19T06:58:33.662Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-19T06:58:34.653Z] ---> package-listing.sh [2021-03-19T06:58:34.654Z] ++ facter osfamily [2021-03-19T06:58:34.654Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-19T06:58:34.973Z] + OS_FAMILY=redhat [2021-03-19T06:58:34.973Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-313 [2021-03-19T06:58:34.973Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-19T06:58:34.973Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-19T06:58:34.973Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-19T06:58:34.973Z] + PACKAGES=/tmp/packages_start.txt [2021-03-19T06:58:34.973Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-313 ']' [2021-03-19T06:58:34.973Z] + PACKAGES=/tmp/packages_end.txt [2021-03-19T06:58:34.973Z] + case "${OS_FAMILY}" in [2021-03-19T06:58:34.973Z] + rpm -qa [2021-03-19T06:58:34.973Z] + sort [2021-03-19T06:58:43.343Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-19T06:58:43.343Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-19T06:58:43.343Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-19T06:58:43.343Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-313 ']' [2021-03-19T06:58:43.343Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-313/archives/ [2021-03-19T06:58:43.343Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-313/archives/ [Pipeline] echo [2021-03-19T06:58:43.394Z] 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-313/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-19T06:58:43.730Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-19T06:58:44.400Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-19T06:58:44.400Z] [2021-03-19T06:58:44.400Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-19T06:58:44.800Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-19T06:58:45.067Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-19T06:58:45.067Z] df20fa9351a1: Pulling fs layer [2021-03-19T06:58:45.067Z] 36b3adc4ff6f: Pulling fs layer [2021-03-19T06:58:45.067Z] 8ad3a11d3b57: Pulling fs layer [2021-03-19T06:58:45.067Z] 46f8f816bc3b: Pulling fs layer [2021-03-19T06:58:45.067Z] 93b61091891f: Pulling fs layer [2021-03-19T06:58:45.067Z] 93b9cdb0e59b: Pulling fs layer [2021-03-19T06:58:45.067Z] 5e14af77c1be: Pulling fs layer [2021-03-19T06:58:45.067Z] 01666e4c0597: Pulling fs layer [2021-03-19T06:58:45.067Z] aa168da1d23b: Pulling fs layer [2021-03-19T06:58:45.067Z] 93b9cdb0e59b: Waiting [2021-03-19T06:58:45.067Z] 5e14af77c1be: Waiting [2021-03-19T06:58:45.067Z] 01666e4c0597: Waiting [2021-03-19T06:58:45.067Z] 46f8f816bc3b: Waiting [2021-03-19T06:58:45.067Z] 93b61091891f: Waiting [2021-03-19T06:58:45.067Z] 36b3adc4ff6f: Verifying Checksum [2021-03-19T06:58:45.067Z] 36b3adc4ff6f: Download complete [2021-03-19T06:58:45.359Z] 46f8f816bc3b: Verifying Checksum [2021-03-19T06:58:45.359Z] 46f8f816bc3b: Download complete [2021-03-19T06:58:45.359Z] df20fa9351a1: Verifying Checksum [2021-03-19T06:58:45.359Z] df20fa9351a1: Download complete [2021-03-19T06:58:45.359Z] 93b9cdb0e59b: Verifying Checksum [2021-03-19T06:58:45.359Z] 93b9cdb0e59b: Download complete [2021-03-19T06:58:45.359Z] 93b61091891f: Verifying Checksum [2021-03-19T06:58:45.359Z] 93b61091891f: Download complete [2021-03-19T06:58:45.359Z] 01666e4c0597: Verifying Checksum [2021-03-19T06:58:45.359Z] 01666e4c0597: Download complete [2021-03-19T06:58:45.359Z] 5e14af77c1be: Verifying Checksum [2021-03-19T06:58:45.359Z] 5e14af77c1be: Download complete [2021-03-19T06:58:45.958Z] df20fa9351a1: Pull complete [2021-03-19T06:58:46.246Z] 36b3adc4ff6f: Pull complete [2021-03-19T06:58:46.537Z] 8ad3a11d3b57: Verifying Checksum [2021-03-19T06:58:46.537Z] 8ad3a11d3b57: Download complete [2021-03-19T06:58:48.579Z] 8ad3a11d3b57: Pull complete [2021-03-19T06:58:48.873Z] 46f8f816bc3b: Pull complete [2021-03-19T06:58:49.477Z] aa168da1d23b: Verifying Checksum [2021-03-19T06:58:49.477Z] aa168da1d23b: Download complete [2021-03-19T06:58:49.770Z] 93b61091891f: Pull complete [2021-03-19T06:58:50.103Z] 93b9cdb0e59b: Pull complete [2021-03-19T06:58:50.720Z] 5e14af77c1be: Pull complete [2021-03-19T06:58:50.991Z] 01666e4c0597: Pull complete [2021-03-19T06:59:13.458Z] aa168da1d23b: Pull complete [2021-03-19T06:59:13.458Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-19T06:59:13.458Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-19T06:59:13.458Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-19T06:59:13.909Z] prd-centos7-docker-4c-2g-30504 does not seem to be running inside a container [2021-03-19T06:59:14.057Z] $ 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-313/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-313 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-313:/w/workspace/edgexfoundry_edgex-ui-go_PR-313:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-313@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-313@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-03-19T06:59:15.981Z] $ docker top 6edf2e5d5c0e66d236dab07a80ad05439a9c73ca02fbc0e67e2852cb6b9698f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-19T06:59:16.693Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-19T06:59:17.308Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-19T06:59:17.986Z] + ls /var/log/sa-host [2021-03-19T06:59:17.986Z] + sadf -c /var/log/sa-host/sa19 [2021-03-19T06:59:17.986Z] file_magic: OK [2021-03-19T06:59:17.986Z] HZ: Using current value: 100 [2021-03-19T06:59:17.986Z] file_header: OK [2021-03-19T06:59:17.986Z] 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-03-19T06:59:17.986Z] Statistics: [2021-03-19T06:59:17.986Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-19T06:59:17.986Z] File successfully converted to sysstat format version 12.2.1 [2021-03-19T06:59:17.986Z] + sadf -c /var/log/sa-host/sa23 [2021-03-19T06:59:17.986Z] file_magic: OK [2021-03-19T06:59:17.986Z] HZ: Using current value: 100 [2021-03-19T06:59:17.986Z] file_header: OK [2021-03-19T06:59:17.986Z] 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-03-19T06:59:17.986Z] Statistics: [2021-03-19T06:59:17.986Z] Hnuu...uuuununununu... [2021-03-19T06:59:17.986Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-19T06:59:18.782Z] provisioning config files... [2021-03-19T06:59:18.811Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-313@tmp/config6665780318033188853tmp [Pipeline] { [Pipeline] echo [2021-03-19T06:59:18.929Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-19T06:59:19.415Z] ---> create-netrc.sh [Pipeline] } [2021-03-19T06:59:19.476Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-19T06:59:19.630Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-19T06:59:20.089Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-19T06:59:20.120Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-19T06:59:20.479Z] ---> sudo-logs.sh [2021-03-19T06:59:20.479Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-19T06:59:20.643Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-19T06:59:20.987Z] ---> job-cost.sh [2021-03-19T06:59:21.258Z] lf-activate-venv: SKIPPING [2021-03-19T06:59:21.258Z] DEBUG: total: 0.20999999344348907 [2021-03-19T06:59:21.258Z] INFO: Retrieving Stack Cost... [2021-03-19T06:59:22.264Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-19T06:59:22.531Z] INFO: Archiving Costs [Pipeline] echo [2021-03-19T06:59:22.565Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-19T06:59:22.914Z] ---> logs-deploy.sh [2021-03-19T06:59:22.914Z] lf-activate-venv: SKIPPING [2021-03-19T06:59:22.915Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-313/1 [2021-03-19T06:59:22.915Z] INFO: archiving workspace using pattern(s): [2021-03-19T06:59:26.268Z] Archives upload complete. [2021-03-19T06:59:26.268Z] INFO: archiving logs to Nexus