Pull request #342 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from d083c4b50a40db65047b550fbfcf407962a3169c+a88ea99ffe9e2626f031198baec7712ee48b9091 (77f44335d93679783c034c5cd40dffce3f698c4b) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-342/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-342/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1790 in /w/workspace/edgexfoundry_edgex-ui-go_PR-342 [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-342 # 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/342/head:refs/remotes/origin/PR-342 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit a88ea99ffe9e2626f031198baec7712ee48b9091 into PR head commit d083c4b50a40db65047b550fbfcf407962a3169c > git config core.sparsecheckout # timeout=10 > git checkout -f d083c4b50a40db65047b550fbfcf407962a3169c # timeout=10 Merge succeeded, producing d083c4b50a40db65047b550fbfcf407962a3169c Checking out Revision d083c4b50a40db65047b550fbfcf407962a3169c (PR-342) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a88ea99ffe9e2626f031198baec7712ee48b9091 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d083c4b50a40db65047b550fbfcf407962a3169c # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-26T08:43:08.071Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-26T08:43:08.276Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-26T08:43:08.402Z] ========================================================= [2021-04-26T08:43:08.402Z] EdgeX Global Pipelines Version Info [2021-04-26T08:43:08.402Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-26T08:43:10.522Z] ------------------- [2021-04-26T08:43:10.522Z] stable info: [2021-04-26T08:43:10.522Z] ------------------- [2021-04-26T08:43:10.522Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-26T08:43:10.522Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-26T08:43:10.522Z] Message: update stable to v1.0.186 [2021-04-26T08:43:11.097Z] ------------------- [2021-04-26T08:43:11.098Z] experimental info: [2021-04-26T08:43:11.098Z] ------------------- [2021-04-26T08:43:11.098Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-26T08:43:11.098Z] Commit SHA: cb91434416315492d6e8e8a157e47fc41dd13198 [2021-04-26T08:43:11.098Z] Message: update experimental to v1.0.189 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-26T08:43:11.330Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-04-26T08:43:11.391Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-04-26T08:43:11.449Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-26T08:43:11.507Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-26T08:43:11.563Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-26T08:43:11.621Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-26T08:43:11.681Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-26T08:43:11.742Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-26T08:43:11.801Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-04-26T08:43:11.874Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-26T08:43:11.955Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-26T08:43:12.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2021-04-26T08:43:12.091Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-26T08:43:12.152Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-26T08:43:12.213Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-04-26T08:43:12.285Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-04-26T08:43:12.347Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-04-26T08:43:12.400Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-04-26T08:43:12.458Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-26T08:43:12.517Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-04-26T08:43:12.579Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-04-26T08:43:12.638Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-04-26T08:43:12.699Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-04-26T08:43:12.762Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-04-26T08:43:12.825Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-04-26T08:43:12.889Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-26T08:43:12.975Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-342 [Pipeline] echo [2021-04-26T08:43:13.031Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-342 [Pipeline] echo [2021-04-26T08:43:13.088Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-342 [Pipeline] echo [2021-04-26T08:43:13.152Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d083c4b50a40db65047b550fbfcf407962a3169c [Pipeline] echo [2021-04-26T08:43:13.208Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d083c4b [Pipeline] echo [2021-04-26T08:43:13.267Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-26T08:43:13.483Z] provisioning config files... [2021-04-26T08:43:13.517Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-342@tmp/config4761603799290732214tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-26T08:43:13.903Z] ---> docker-login.sh [2021-04-26T08:43:13.904Z] nexus3.edgexfoundry.org:10001 [2021-04-26T08:43:14.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T08:43:14.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T08:43:14.434Z] Configure a credential helper to remove this warning. See [2021-04-26T08:43:14.434Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T08:43:14.434Z] [2021-04-26T08:43:14.434Z] Login Succeeded [2021-04-26T08:43:14.434Z] nexus3.edgexfoundry.org:10002 [2021-04-26T08:43:14.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T08:43:14.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T08:43:14.696Z] Configure a credential helper to remove this warning. See [2021-04-26T08:43:14.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T08:43:14.696Z] [2021-04-26T08:43:14.696Z] Login Succeeded [2021-04-26T08:43:14.696Z] nexus3.edgexfoundry.org:10003 [2021-04-26T08:43:14.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T08:43:14.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T08:43:14.696Z] Configure a credential helper to remove this warning. See [2021-04-26T08:43:14.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T08:43:14.696Z] [2021-04-26T08:43:14.696Z] Login Succeeded [2021-04-26T08:43:14.696Z] nexus3.edgexfoundry.org:10004 [2021-04-26T08:43:14.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T08:43:14.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T08:43:14.960Z] Configure a credential helper to remove this warning. See [2021-04-26T08:43:14.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T08:43:14.960Z] [2021-04-26T08:43:14.960Z] Login Succeeded [2021-04-26T08:43:14.960Z] docker.io [2021-04-26T08:43:15.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T08:43:15.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T08:43:15.487Z] Configure a credential helper to remove this warning. See [2021-04-26T08:43:15.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T08:43:15.487Z] [2021-04-26T08:43:15.487Z] Login Succeeded [2021-04-26T08:43:15.487Z] ---> docker-login.sh ends [Pipeline] } [2021-04-26T08:43:15.517Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-26T08:43:16.256Z] + git log --format=format:%s -1 d083c4b50a40db65047b550fbfcf407962a3169c [Pipeline] echo [2021-04-26T08:43:16.364Z] GIT_COMMIT: d083c4b50a40db65047b550fbfcf407962a3169c, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-04-26T08:43:16.405Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:43:17.153Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-26T08:43:17.153Z] [2021-04-26T08:43:17.153Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:43:17.527Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-26T08:43:17.527Z] latest: Pulling from edgex-devops/git-semver [2021-04-26T08:43:17.527Z] 31603596830f: Pulling fs layer [2021-04-26T08:43:17.527Z] 2a8b12db71e7: Pulling fs layer [2021-04-26T08:43:17.527Z] 6ca5941a6612: Pulling fs layer [2021-04-26T08:43:17.527Z] ecc8261a40a4: Pulling fs layer [2021-04-26T08:43:17.527Z] ecc8261a40a4: Waiting [2021-04-26T08:43:17.527Z] 2a8b12db71e7: Verifying Checksum [2021-04-26T08:43:17.527Z] 2a8b12db71e7: Download complete [2021-04-26T08:43:17.527Z] 31603596830f: Verifying Checksum [2021-04-26T08:43:17.527Z] 31603596830f: Download complete [2021-04-26T08:43:17.792Z] ecc8261a40a4: Verifying Checksum [2021-04-26T08:43:17.792Z] ecc8261a40a4: Download complete [2021-04-26T08:43:17.792Z] 6ca5941a6612: Verifying Checksum [2021-04-26T08:43:17.792Z] 6ca5941a6612: Download complete [2021-04-26T08:43:18.058Z] 31603596830f: Pull complete [2021-04-26T08:43:18.058Z] 2a8b12db71e7: Pull complete [2021-04-26T08:43:19.025Z] 6ca5941a6612: Pull complete [2021-04-26T08:43:19.290Z] ecc8261a40a4: Pull complete [2021-04-26T08:43:19.290Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-26T08:43:19.291Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-26T08:43:19.291Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-26T08:43:19.432Z] prd-centos7-docker-4c-2g-1790 does not seem to be running inside a container [2021-04-26T08:43:19.491Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-342 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-342:/w/workspace/edgexfoundry_edgex-ui-go_PR-342:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-342@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-342@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-26T08:43:21.657Z] $ docker top 03bc2d4eaf4615d8b9417cc223cd9f34d5a4b48f1df3ff27fe69b340be71c5bf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-26T08:43:21.941Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-26T08:43:21.941Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-26T08:43:22.219Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-26T08:43:22.227Z] $ docker exec 03bc2d4eaf4615d8b9417cc223cd9f34d5a4b48f1df3ff27fe69b340be71c5bf ssh-agent [2021-04-26T08:43:22.416Z] SSH_AUTH_SOCK=/tmp/ssh-XGxmcCXBodQp/agent.12 [2021-04-26T08:43:22.417Z] SSH_AGENT_PID=18 [2021-04-26T08:43:22.428Z] Running ssh-add (command line suppressed) [2021-04-26T08:43:22.562Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-342@tmp/private_key_3026732585211018992.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-342@tmp/private_key_3026732585211018992.key) [2021-04-26T08:43:22.617Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-26T08:43:22.976Z] + git tag --points-at HEAD [Pipeline] } [2021-04-26T08:43:23.010Z] $ docker exec --env ******** --env ******** 03bc2d4eaf4615d8b9417cc223cd9f34d5a4b48f1df3ff27fe69b340be71c5bf ssh-agent -k [2021-04-26T08:43:23.138Z] unset SSH_AUTH_SOCK; [2021-04-26T08:43:23.138Z] unset SSH_AGENT_PID; [2021-04-26T08:43:23.138Z] echo Agent pid 18 killed; [2021-04-26T08:43:23.186Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-26T08:43:23.293Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-26T08:43:23.293Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-26T08:43:23.468Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-26T08:43:23.475Z] $ docker exec 03bc2d4eaf4615d8b9417cc223cd9f34d5a4b48f1df3ff27fe69b340be71c5bf ssh-agent [2021-04-26T08:43:23.649Z] SSH_AUTH_SOCK=/tmp/ssh-xVTf3d0YODms/agent.49 [2021-04-26T08:43:23.649Z] SSH_AGENT_PID=55 [2021-04-26T08:43:23.657Z] Running ssh-add (command line suppressed) [2021-04-26T08:43:23.804Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-342@tmp/private_key_7615357095898640785.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-342@tmp/private_key_7615357095898640785.key) [2021-04-26T08:43:23.860Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-26T08:43:24.222Z] + git semver init [2021-04-26T08:43:24.222Z] # -> Open(): unable to determine branch for HEAD [2021-04-26T08:43:24.222Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-342/.git [2021-04-26T08:43:24.222Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-342 [2021-04-26T08:43:24.222Z] # $SEMVER_REMOTE_NAME = origin [2021-04-26T08:43:24.223Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-26T08:43:24.223Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-26T08:43:24.223Z] # $SEMVER_BRANCH = PR-342 [2021-04-26T08:43:24.223Z] # $SEMVER_TEMP = /tmp/semver-728406385 [2021-04-26T08:43:24.223Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-04-26T08:43:26.181Z] # '/tmp/semver-728406385' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-342/.semver' [2021-04-26T08:43:26.181Z] # -> Force: false [2021-04-26T08:43:26.181Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-342/.semver [Pipeline] } [2021-04-26T08:43:26.205Z] $ docker exec --env ******** --env ******** 03bc2d4eaf4615d8b9417cc223cd9f34d5a4b48f1df3ff27fe69b340be71c5bf ssh-agent -k [2021-04-26T08:43:26.341Z] unset SSH_AUTH_SOCK; [2021-04-26T08:43:26.342Z] unset SSH_AGENT_PID; [2021-04-26T08:43:26.342Z] echo Agent pid 55 killed; [2021-04-26T08:43:26.401Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-26T08:43:26.847Z] + git semver [Pipeline] } [2021-04-26T08:43:26.884Z] $ docker stop --time=1 03bc2d4eaf4615d8b9417cc223cd9f34d5a4b48f1df3ff27fe69b340be71c5bf [2021-04-26T08:43:28.300Z] $ docker rm -f 03bc2d4eaf4615d8b9417cc223cd9f34d5a4b48f1df3ff27fe69b340be71c5bf [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-26T08:43:28.818Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-26T08:43:29.245Z] Stashed 1 file(s) [Pipeline] echo [2021-04-26T08:43:29.268Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-04-26T08:43:30.039Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1787 in /w/workspace/edgexfoundry_edgex-ui-go_PR-342 [Pipeline] { [Pipeline] ws [2021-04-26T08:43:30.102Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-04-26T08:43:35.574Z] using credential edgex-jenkins-ssh [2021-04-26T08:43:35.592Z] Cloning the remote Git repository [2021-04-26T08:43:35.647Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-26T08:43:35.749Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-04-26T08:43:35.832Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-26T08:43:35.833Z] > git --version # timeout=10 [2021-04-26T08:43:35.851Z] > git --version # 'git version 2.17.1' [2021-04-26T08:43:35.852Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-26T08:43:35.933Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-26T08:43:38.520Z] Merging remotes/origin/master commit a88ea99ffe9e2626f031198baec7712ee48b9091 into PR head commit d083c4b50a40db65047b550fbfcf407962a3169c [2021-04-26T08:43:37.909Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-26T08:43:37.929Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-26T08:43:37.959Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-26T08:43:38.015Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-26T08:43:38.016Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-26T08:43:38.030Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/342/head:refs/remotes/origin/PR-342 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-26T08:43:38.547Z] > git config core.sparsecheckout # timeout=10 [2021-04-26T08:43:38.576Z] > git checkout -f d083c4b50a40db65047b550fbfcf407962a3169c # timeout=10 [2021-04-26T08:43:39.133Z] > git remote # timeout=10 [2021-04-26T08:43:39.224Z] Merge succeeded, producing d083c4b50a40db65047b550fbfcf407962a3169c [2021-04-26T08:43:39.225Z] Checking out Revision d083c4b50a40db65047b550fbfcf407962a3169c (PR-342) [2021-04-26T08:43:39.156Z] > git config --get remote.origin.url # timeout=10 [2021-04-26T08:43:39.172Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-26T08:43:39.183Z] > git merge a88ea99ffe9e2626f031198baec7712ee48b9091 # timeout=10 [2021-04-26T08:43:39.212Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-26T08:43:39.237Z] > git config core.sparsecheckout # timeout=10 [2021-04-26T08:43:39.249Z] > git checkout -f d083c4b50a40db65047b550fbfcf407962a3169c # timeout=10 [2021-04-26T08:43:43.637Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-04-26T08:43:43.700Z] > git --version # timeout=10 [2021-04-26T08:43:43.714Z] > git --version # 'git version 2.17.1' [2021-04-26T08:43:43.733Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-26T08:43:44.821Z] Still waiting to schedule task [2021-04-26T08:43:44.822Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-04-26T08:43:45.340Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-26T08:43:45.782Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-26T08:43:46.152Z] + true [2021-04-26T08:43:46.152Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-26T08:43:48.265Z] provisioning config files... [2021-04-26T08:43:48.310Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config8877145578497502657tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-26T08:43:48.752Z] ---> docker-login.sh [2021-04-26T08:43:48.752Z] nexus3.edgexfoundry.org:10001 [2021-04-26T08:43:49.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T08:43:50.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T08:43:50.025Z] Configure a credential helper to remove this warning. See [2021-04-26T08:43:50.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T08:43:50.025Z] [2021-04-26T08:43:50.025Z] Login Succeeded [2021-04-26T08:43:50.025Z] nexus3.edgexfoundry.org:10002 [2021-04-26T08:43:50.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T08:43:50.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T08:43:50.572Z] Configure a credential helper to remove this warning. See [2021-04-26T08:43:50.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T08:43:50.572Z] [2021-04-26T08:43:50.572Z] Login Succeeded [2021-04-26T08:43:50.572Z] nexus3.edgexfoundry.org:10003 [2021-04-26T08:43:50.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T08:43:50.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T08:43:50.844Z] Configure a credential helper to remove this warning. See [2021-04-26T08:43:50.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T08:43:50.844Z] [2021-04-26T08:43:50.844Z] Login Succeeded [2021-04-26T08:43:50.844Z] nexus3.edgexfoundry.org:10004 [2021-04-26T08:43:51.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T08:43:51.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T08:43:51.446Z] Configure a credential helper to remove this warning. See [2021-04-26T08:43:51.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T08:43:51.446Z] [2021-04-26T08:43:51.446Z] Login Succeeded [2021-04-26T08:43:51.446Z] docker.io [2021-04-26T08:43:51.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T08:43:51.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T08:43:51.990Z] Configure a credential helper to remove this warning. See [2021-04-26T08:43:51.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T08:43:51.990Z] [2021-04-26T08:43:51.990Z] Login Succeeded [2021-04-26T08:43:51.990Z] ---> docker-login.sh ends [Pipeline] } [2021-04-26T08:43:52.036Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-26T08:43:52.507Z] ========================================================= [2021-04-26T08:43:52.507Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-26T08:43:52.507Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:43:52.916Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-04-26T08:43:53.915Z] Sending build context to Docker daemon 34.83MB [2021-04-26T08:43:53.915Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-26T08:43:53.915Z] Step 2/8 : FROM ${BASE} [2021-04-26T08:43:53.915Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-26T08:43:53.915Z] 5f621e34cdf4: Pulling fs layer [2021-04-26T08:43:53.915Z] a4357932f1b6: Pulling fs layer [2021-04-26T08:43:53.915Z] 18c013af1878: Pulling fs layer [2021-04-26T08:43:53.915Z] 00ac8860ef70: Pulling fs layer [2021-04-26T08:43:53.915Z] 63d7cb157983: Pulling fs layer [2021-04-26T08:43:53.915Z] b116817d02f9: Pulling fs layer [2021-04-26T08:43:53.915Z] 745a02a5169b: Pulling fs layer [2021-04-26T08:43:53.915Z] b116817d02f9: Waiting [2021-04-26T08:43:53.915Z] 00ac8860ef70: Waiting [2021-04-26T08:43:53.915Z] 63d7cb157983: Waiting [2021-04-26T08:43:53.915Z] 745a02a5169b: Waiting [2021-04-26T08:43:54.210Z] 18c013af1878: Verifying Checksum [2021-04-26T08:43:54.210Z] 18c013af1878: Download complete [2021-04-26T08:43:54.210Z] a4357932f1b6: Verifying Checksum [2021-04-26T08:43:54.210Z] a4357932f1b6: Download complete [2021-04-26T08:43:54.210Z] 63d7cb157983: Verifying Checksum [2021-04-26T08:43:54.210Z] 63d7cb157983: Download complete [2021-04-26T08:43:54.210Z] b116817d02f9: Download complete [2021-04-26T08:43:54.210Z] 5f621e34cdf4: Verifying Checksum [2021-04-26T08:43:54.210Z] 5f621e34cdf4: Download complete [2021-04-26T08:43:54.813Z] 5f621e34cdf4: Pull complete [2021-04-26T08:43:55.426Z] a4357932f1b6: Pull complete [2021-04-26T08:43:55.701Z] 18c013af1878: Pull complete [2021-04-26T08:43:57.161Z] 745a02a5169b: Verifying Checksum [2021-04-26T08:43:57.161Z] 745a02a5169b: Download complete [2021-04-26T08:43:57.863Z] 00ac8860ef70: Verifying Checksum [2021-04-26T08:43:57.863Z] 00ac8860ef70: Download complete [2021-04-26T08:44:08.093Z] 00ac8860ef70: Pull complete [2021-04-26T08:44:08.693Z] 63d7cb157983: Pull complete [2021-04-26T08:44:08.966Z] b116817d02f9: Pull complete [2021-04-26T08:44:13.288Z] 745a02a5169b: Pull complete [2021-04-26T08:44:13.288Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-26T08:44:13.288Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-26T08:44:13.288Z] ---> b7e6874047d6 [2021-04-26T08:44:13.288Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-26T08:44:15.934Z] ---> Running in 9a5edea3c896 [2021-04-26T08:44:16.532Z] Removing intermediate container 9a5edea3c896 [2021-04-26T08:44:16.533Z] ---> a7da03f76feb [2021-04-26T08:44:16.533Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-26T08:44:16.533Z] ---> Running in 7ece89f3dc4c [2021-04-26T08:44:19.154Z] Removing intermediate container 7ece89f3dc4c [2021-04-26T08:44:19.154Z] ---> eb37ed668829 [2021-04-26T08:44:19.154Z] Step 5/8 : RUN apk add --no-cache make git [2021-04-26T08:44:19.154Z] ---> Running in 56fd363ef74f [2021-04-26T08:44:20.591Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-26T08:44:21.187Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-26T08:44:22.620Z] OK: 142 MiB in 39 packages [2021-04-26T08:44:24.061Z] Removing intermediate container 56fd363ef74f [2021-04-26T08:44:24.061Z] ---> 461669ae4b8d [2021-04-26T08:44:24.061Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-04-26T08:44:24.061Z] ---> Running in 153a573eb21a [2021-04-26T08:44:24.664Z] Removing intermediate container 153a573eb21a [2021-04-26T08:44:24.664Z] ---> f9df070e435d [2021-04-26T08:44:24.664Z] Step 7/8 : COPY . . [2021-04-26T08:44:28.075Z] ---> 64dba610e2be [2021-04-26T08:44:28.075Z] Step 8/8 : RUN go mod download [2021-04-26T08:44:28.075Z] ---> Running in ce107250dffe [2021-04-26T08:45:00.454Z] Removing intermediate container ce107250dffe [2021-04-26T08:45:00.454Z] ---> d997e3c3e8d6 [2021-04-26T08:45:00.454Z] Successfully built d997e3c3e8d6 [2021-04-26T08:45:00.454Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:45:00.850Z] + docker inspect -f . ci-base-image-arm64 [2021-04-26T08:45:00.850Z] . [Pipeline] withDockerContainer [2021-04-26T08:45:01.178Z] prd-ubuntu18.04-docker-arm64-4c-16g-1787 does not seem to be running inside a container [2021-04-26T08:45:01.282Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-26T08:45:03.079Z] $ docker top 610090f7b69681ed8df0fa3ea090e85dce7dbd2713980073aebb16c1cb303d06 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-26T08:45:04.138Z] + go version [2021-04-26T08:45:04.138Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-26T08:45:04.187Z] $ docker stop --time=1 610090f7b69681ed8df0fa3ea090e85dce7dbd2713980073aebb16c1cb303d06 [2021-04-26T08:45:06.246Z] $ docker rm -f 610090f7b69681ed8df0fa3ea090e85dce7dbd2713980073aebb16c1cb303d06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:45:07.211Z] + docker inspect -f . ci-base-image-arm64 [2021-04-26T08:45:07.211Z] . [Pipeline] withDockerContainer [2021-04-26T08:45:07.519Z] prd-ubuntu18.04-docker-arm64-4c-16g-1787 does not seem to be running inside a container [2021-04-26T08:45:07.619Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-26T08:45:09.265Z] $ docker top 1bdd7de4cfaa85cf5bda37452332a55dbf5446a00e1cce1f0c2af02204dd2774 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-26T08:45:10.333Z] + make test [2021-04-26T08:45:10.333Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-04-26T08:45:11.779Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-04-26T08:45:18.905Z] Running on prd-centos7-docker-4c-2g-1792 in /w/workspace/edgexfoundry_edgex-ui-go_PR-342 [Pipeline] { [Pipeline] ws [2021-04-26T08:45:18.961Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-04-26T08:45:21.936Z] using credential edgex-jenkins-ssh [2021-04-26T08:45:21.953Z] Cloning the remote Git repository [2021-04-26T08:45:21.983Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-26T08:45:22.054Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-04-26T08:45:22.119Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-26T08:45:22.120Z] > git --version # timeout=10 [2021-04-26T08:45:22.129Z] > git --version # 'git version 2.24.3' [2021-04-26T08:45:22.130Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-26T08:45:22.157Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-26T08:45:23.725Z] Merging remotes/origin/master commit a88ea99ffe9e2626f031198baec7712ee48b9091 into PR head commit d083c4b50a40db65047b550fbfcf407962a3169c [2021-04-26T08:45:23.310Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-26T08:45:23.320Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-26T08:45:23.334Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-26T08:45:23.349Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-26T08:45:23.349Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-26T08:45:23.354Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/342/head:refs/remotes/origin/PR-342 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-26T08:45:23.737Z] > git config core.sparsecheckout # timeout=10 [2021-04-26T08:45:23.743Z] > git checkout -f d083c4b50a40db65047b550fbfcf407962a3169c # timeout=10 [2021-04-26T08:45:24.074Z] Merge succeeded, producing d083c4b50a40db65047b550fbfcf407962a3169c [2021-04-26T08:45:24.074Z] Checking out Revision d083c4b50a40db65047b550fbfcf407962a3169c (PR-342) [2021-04-26T08:45:24.042Z] > git remote # timeout=10 [2021-04-26T08:45:24.049Z] > git config --get remote.origin.url # timeout=10 [2021-04-26T08:45:24.054Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-26T08:45:24.058Z] > git merge a88ea99ffe9e2626f031198baec7712ee48b9091 # timeout=10 [2021-04-26T08:45:24.070Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-26T08:45:24.080Z] > git config core.sparsecheckout # timeout=10 [2021-04-26T08:45:24.084Z] > git checkout -f d083c4b50a40db65047b550fbfcf407962a3169c # timeout=10 [2021-04-26T08:45:27.776Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-04-26T08:45:27.809Z] > git --version # timeout=10 [2021-04-26T08:45:27.819Z] > git --version # 'git version 2.24.3' [2021-04-26T08:45:27.827Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-26T08:45:29.202Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-26T08:45:29.549Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-26T08:45:29.870Z] + sudo service docker restart [2021-04-26T08:45:29.870Z] + true [2021-04-26T08:45:29.870Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-26T08:45:31.905Z] provisioning config files... [2021-04-26T08:45:31.942Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config1798768883562211526tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-26T08:45:32.326Z] ---> docker-login.sh [2021-04-26T08:45:32.326Z] nexus3.edgexfoundry.org:10001 [2021-04-26T08:45:32.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T08:45:32.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T08:45:32.590Z] Configure a credential helper to remove this warning. See [2021-04-26T08:45:32.590Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T08:45:32.590Z] [2021-04-26T08:45:32.590Z] Login Succeeded [2021-04-26T08:45:32.853Z] nexus3.edgexfoundry.org:10002 [2021-04-26T08:45:32.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T08:45:32.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T08:45:32.853Z] Configure a credential helper to remove this warning. See [2021-04-26T08:45:32.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T08:45:32.853Z] [2021-04-26T08:45:32.853Z] Login Succeeded [2021-04-26T08:45:32.853Z] nexus3.edgexfoundry.org:10003 [2021-04-26T08:45:33.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T08:45:33.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T08:45:33.117Z] Configure a credential helper to remove this warning. See [2021-04-26T08:45:33.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T08:45:33.117Z] [2021-04-26T08:45:33.117Z] Login Succeeded [2021-04-26T08:45:33.117Z] nexus3.edgexfoundry.org:10004 [2021-04-26T08:45:33.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T08:45:33.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T08:45:33.384Z] Configure a credential helper to remove this warning. See [2021-04-26T08:45:33.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T08:45:33.384Z] [2021-04-26T08:45:33.384Z] Login Succeeded [2021-04-26T08:45:33.384Z] docker.io [2021-04-26T08:45:33.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T08:45:33.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T08:45:33.652Z] Configure a credential helper to remove this warning. See [2021-04-26T08:45:33.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T08:45:33.652Z] [2021-04-26T08:45:33.652Z] Login Succeeded [2021-04-26T08:45:33.652Z] ---> docker-login.sh ends [Pipeline] } [2021-04-26T08:45:33.686Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-26T08:45:34.007Z] ========================================================= [2021-04-26T08:45:34.007Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-26T08:45:34.007Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:45:34.352Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-04-26T08:45:34.931Z] Sending build context to Docker daemon 34.83MB [2021-04-26T08:45:34.932Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-26T08:45:34.932Z] Step 2/8 : FROM ${BASE} [2021-04-26T08:45:34.932Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-26T08:45:34.932Z] 188c0c94c7c5: Pulling fs layer [2021-04-26T08:45:34.932Z] 0ef7d3d256c8: Pulling fs layer [2021-04-26T08:45:34.932Z] de9db76c5a1d: Pulling fs layer [2021-04-26T08:45:34.932Z] bca2f99d35d6: Pulling fs layer [2021-04-26T08:45:34.932Z] 93359f2a8cfa: Pulling fs layer [2021-04-26T08:45:34.932Z] 7c6f9722023f: Pulling fs layer [2021-04-26T08:45:34.932Z] a35cf1a2eb13: Pulling fs layer [2021-04-26T08:45:34.932Z] 93359f2a8cfa: Waiting [2021-04-26T08:45:34.932Z] 7c6f9722023f: Waiting [2021-04-26T08:45:34.932Z] bca2f99d35d6: Waiting [2021-04-26T08:45:34.932Z] a35cf1a2eb13: Waiting [2021-04-26T08:45:34.932Z] de9db76c5a1d: Download complete [2021-04-26T08:45:34.932Z] 0ef7d3d256c8: Download complete [2021-04-26T08:45:34.932Z] 93359f2a8cfa: Download complete [2021-04-26T08:45:34.932Z] 188c0c94c7c5: Verifying Checksum [2021-04-26T08:45:34.932Z] 188c0c94c7c5: Download complete [2021-04-26T08:45:34.932Z] 7c6f9722023f: Verifying Checksum [2021-04-26T08:45:34.932Z] 7c6f9722023f: Download complete [2021-04-26T08:45:35.197Z] 188c0c94c7c5: Pull complete [2021-04-26T08:45:35.460Z] 0ef7d3d256c8: Pull complete [2021-04-26T08:45:35.725Z] de9db76c5a1d: Pull complete [2021-04-26T08:45:37.127Z] a35cf1a2eb13: Verifying Checksum [2021-04-26T08:45:37.391Z] bca2f99d35d6: Verifying Checksum [2021-04-26T08:45:37.391Z] bca2f99d35d6: Download complete [2021-04-26T08:45:44.037Z] bca2f99d35d6: Pull complete [2021-04-26T08:45:44.037Z] 93359f2a8cfa: Pull complete [2021-04-26T08:45:44.037Z] 7c6f9722023f: Pull complete [2021-04-26T08:45:44.180Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-04-26T08:45:44.180Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-04-26T08:45:44.180Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-04-26T08:45:44.180Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-04-26T08:45:44.180Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-04-26T08:45:44.180Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-04-26T08:45:44.180Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-04-26T08:45:44.180Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-04-26T08:45:44.180Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-04-26T08:45:44.180Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-04-26T08:45:44.180Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-04-26T08:45:44.180Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-04-26T08:45:44.180Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-04-26T08:45:49.637Z] $ docker stop --time=1 1bdd7de4cfaa85cf5bda37452332a55dbf5446a00e1cce1f0c2af02204dd2774 [2021-04-26T08:45:50.726Z] a35cf1a2eb13: Pull complete [2021-04-26T08:45:50.726Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-26T08:45:50.726Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-26T08:45:50.726Z] ---> a62c8e92a672 [2021-04-26T08:45:50.726Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-26T08:45:50.998Z] ---> Running in 5a949e56247d [2021-04-26T08:45:51.267Z] Removing intermediate container 5a949e56247d [2021-04-26T08:45:51.267Z] ---> 0d97127b35f8 [2021-04-26T08:45:51.267Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-26T08:45:51.267Z] ---> Running in aca157b98ac5 [2021-04-26T08:45:51.891Z] $ docker rm -f 1bdd7de4cfaa85cf5bda37452332a55dbf5446a00e1cce1f0c2af02204dd2774 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-26T08:45:52.683Z] Removing intermediate container aca157b98ac5 [2021-04-26T08:45:52.683Z] ---> c01c1e81d4df [2021-04-26T08:45:52.683Z] Step 5/8 : RUN apk add --no-cache make git [2021-04-26T08:45:52.683Z] ---> Running in 62b8c372a0f9 [2021-04-26T08:45:52.798Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-26T08:45:53.517Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [2021-04-26T08:45:53.640Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2021-04-26T08:45:54.220Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] sh [2021-04-26T08:45:54.797Z] OK: 166 MiB in 39 packages [2021-04-26T08:45:54.939Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-04-26T08:45:55.298Z] + ls -al . [2021-04-26T08:45:55.298Z] total 124 [2021-04-26T08:45:55.298Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 26 08:45 . [2021-04-26T08:45:55.298Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 08:43 .. [2021-04-26T08:45:55.298Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 08:43 .git [2021-04-26T08:45:55.298Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 08:43 .github [2021-04-26T08:45:55.298Z] -rw-rw-r-- 1 jenkins jenkins 162 Apr 26 08:43 .gitignore [2021-04-26T08:45:55.298Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 26 08:43 CONTRIBUTING.md [2021-04-26T08:45:55.298Z] -rw-rw-r-- 1 jenkins jenkins 1508 Apr 26 08:43 Dockerfile [2021-04-26T08:45:55.298Z] -rw-rw-r-- 1 jenkins jenkins 902 Apr 26 08:43 Dockerfile.build [2021-04-26T08:45:55.298Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 26 08:43 Jenkinsfile [2021-04-26T08:45:55.298Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 26 08:43 LICENSE [2021-04-26T08:45:55.298Z] -rw-rw-r-- 1 jenkins jenkins 951 Apr 26 08:43 Makefile [2021-04-26T08:45:55.298Z] -rw-rw-r-- 1 jenkins jenkins 6012 Apr 26 08:43 README.md [2021-04-26T08:45:55.298Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 26 08:43 VERSION [2021-04-26T08:45:55.298Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 08:43 assets [2021-04-26T08:45:55.298Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 08:43 bin [2021-04-26T08:45:55.298Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 08:43 cmd [2021-04-26T08:45:55.298Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 26 08:45 coverage.out [2021-04-26T08:45:55.298Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 26 08:43 docs [2021-04-26T08:45:55.298Z] -rw-rw-r-- 1 jenkins jenkins 987 Apr 26 08:43 go.mod [2021-04-26T08:45:55.298Z] -rw-r--r-- 1 jenkins jenkins 22392 Apr 26 08:45 go.sum [2021-04-26T08:45:55.298Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 26 08:43 internal [2021-04-26T08:45:55.298Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 26 08:43 version.go [2021-04-26T08:45:55.298Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 08:43 web [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:45:55.379Z] Removing intermediate container 62b8c372a0f9 [2021-04-26T08:45:55.380Z] ---> 507f6245929d [2021-04-26T08:45:55.380Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-04-26T08:45:55.645Z] ---> Running in 643c962d17b8 [2021-04-26T08:45:55.645Z] Removing intermediate container 643c962d17b8 [2021-04-26T08:45:55.645Z] ---> 70abc3da19f0 [2021-04-26T08:45:55.645Z] Step 7/8 : COPY . . [2021-04-26T08:45:55.701Z] + 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=d083c4b50a40db65047b550fbfcf407962a3169c --label arch=arm64 --label version=0.0.0 . [2021-04-26T08:45:56.691Z] Sending build context to Docker daemon 34.85MB [2021-04-26T08:45:56.691Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-04-26T08:45:56.691Z] Step 2/24 : FROM ${BASE} AS builder [2021-04-26T08:45:56.691Z] ---> d997e3c3e8d6 [2021-04-26T08:45:56.691Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-04-26T08:45:57.290Z] ---> Running in b5c3827db6c2 [2021-04-26T08:45:57.887Z] Removing intermediate container b5c3827db6c2 [2021-04-26T08:45:57.887Z] ---> ec48d72c41b5 [2021-04-26T08:45:57.887Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-04-26T08:45:57.887Z] ---> Running in ee6073d63f4a [2021-04-26T08:45:58.207Z] ---> ad41dec7151b [2021-04-26T08:45:58.207Z] Step 8/8 : RUN go mod download [2021-04-26T08:45:58.471Z] ---> Running in 0acd8af27910 [2021-04-26T08:45:58.482Z] Removing intermediate container ee6073d63f4a [2021-04-26T08:45:58.482Z] ---> f4e217681306 [2021-04-26T08:45:58.482Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-04-26T08:45:58.482Z] ---> Running in dd902f0a4a8a [2021-04-26T08:45:59.078Z] Removing intermediate container dd902f0a4a8a [2021-04-26T08:45:59.078Z] ---> 732f27a46028 [2021-04-26T08:45:59.078Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-04-26T08:45:59.078Z] ---> Running in fd45386b32da [2021-04-26T08:45:59.673Z] Removing intermediate container fd45386b32da [2021-04-26T08:45:59.673Z] ---> 85976d4f6b87 [2021-04-26T08:45:59.673Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-04-26T08:45:59.945Z] ---> Running in 0b48ecbb1328 [2021-04-26T08:46:00.218Z] Removing intermediate container 0b48ecbb1328 [2021-04-26T08:46:00.218Z] ---> 3ab0071369ce [2021-04-26T08:46:00.218Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-26T08:46:00.497Z] ---> Running in 028e2a87bb98 [2021-04-26T08:46:03.126Z] Removing intermediate container 028e2a87bb98 [2021-04-26T08:46:03.126Z] ---> dc562d313645 [2021-04-26T08:46:03.126Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-04-26T08:46:03.126Z] ---> Running in a91f7fad2872 [2021-04-26T08:46:04.111Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-26T08:46:05.098Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-26T08:46:05.696Z] OK: 142 MiB in 39 packages [2021-04-26T08:46:06.682Z] Removing intermediate container a91f7fad2872 [2021-04-26T08:46:06.682Z] ---> a5b8c42aa982 [2021-04-26T08:46:06.682Z] Step 10/24 : ENV GO111MODULE=on [2021-04-26T08:46:06.957Z] ---> Running in 19ce75bbc1d9 [2021-04-26T08:46:07.554Z] Removing intermediate container 19ce75bbc1d9 [2021-04-26T08:46:07.554Z] ---> 889b874a7553 [2021-04-26T08:46:07.554Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-04-26T08:46:07.554Z] ---> Running in d060be8336ef [2021-04-26T08:46:08.153Z] Removing intermediate container d060be8336ef [2021-04-26T08:46:08.153Z] ---> e93a0a11642e [2021-04-26T08:46:08.153Z] Step 12/24 : COPY go.mod . [2021-04-26T08:46:08.750Z] ---> bd4e7d0f687d [2021-04-26T08:46:08.750Z] Step 13/24 : COPY Makefile . [2021-04-26T08:46:09.729Z] ---> 9d4df2fd135b [2021-04-26T08:46:09.729Z] Step 14/24 : RUN make update [2021-04-26T08:46:09.729Z] ---> Running in b2fd25cd42b4 [2021-04-26T08:46:10.718Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-04-26T08:46:12.180Z] Removing intermediate container b2fd25cd42b4 [2021-04-26T08:46:12.180Z] ---> 849c86a76865 [2021-04-26T08:46:12.180Z] Step 15/24 : COPY . . [2021-04-26T08:46:15.593Z] ---> 12262b07c147 [2021-04-26T08:46:15.593Z] Step 16/24 : RUN ${MAKE} [2021-04-26T08:46:15.593Z] ---> Running in fd9d891c39e3 [2021-04-26T08:46:17.030Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-04-26T08:46:30.680Z] Removing intermediate container 0acd8af27910 [2021-04-26T08:46:30.680Z] ---> 240298d39387 [2021-04-26T08:46:30.680Z] Successfully built 240298d39387 [2021-04-26T08:46:30.680Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:46:31.041Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-26T08:46:31.041Z] . [Pipeline] withDockerContainer [2021-04-26T08:46:31.231Z] prd-centos7-docker-4c-2g-1792 does not seem to be running inside a container [2021-04-26T08:46:31.286Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-04-26T08:46:32.200Z] $ docker top d564c94ab82243768c61a5649834c6a247b3f6124609b30012d8e56a758031ab -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-26T08:46:32.710Z] + go version [2021-04-26T08:46:32.710Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-26T08:46:32.750Z] $ docker stop --time=1 d564c94ab82243768c61a5649834c6a247b3f6124609b30012d8e56a758031ab [2021-04-26T08:46:34.131Z] $ docker rm -f d564c94ab82243768c61a5649834c6a247b3f6124609b30012d8e56a758031ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:46:35.344Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-26T08:46:35.344Z] . [Pipeline] withDockerContainer [2021-04-26T08:46:35.481Z] prd-centos7-docker-4c-2g-1792 does not seem to be running inside a container [2021-04-26T08:46:35.541Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-04-26T08:46:36.330Z] $ docker top 172fe5a874ae015791525bd69d61bdfe3f8f8fca45b1c1b6d4d82d78b9d74162 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-26T08:46:36.799Z] + make test [2021-04-26T08:46:36.799Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-04-26T08:46:38.247Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-04-26T08:46:48.783Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-04-26T08:46:48.783Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-04-26T08:46:48.783Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-04-26T08:46:48.783Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-04-26T08:46:48.784Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-04-26T08:46:48.784Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-04-26T08:46:48.784Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-04-26T08:46:48.784Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-04-26T08:46:48.784Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-04-26T08:46:48.784Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-04-26T08:46:48.784Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-04-26T08:46:48.784Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-04-26T08:46:48.784Z] GO111MODULE=on go vet ./... [2021-04-26T08:46:49.438Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [Pipeline] } [2021-04-26T08:46:50.800Z] $ docker stop --time=1 172fe5a874ae015791525bd69d61bdfe3f8f8fca45b1c1b6d4d82d78b9d74162 [2021-04-26T08:46:51.411Z] Removing intermediate container fd9d891c39e3 [2021-04-26T08:46:51.411Z] ---> 5e988786a66c [2021-04-26T08:46:51.411Z] Step 17/24 : FROM alpine:3.12 [2021-04-26T08:46:52.009Z] 3.12: Pulling from library/alpine [2021-04-26T08:46:52.009Z] d2f70382dc9a: Pulling fs layer [2021-04-26T08:46:52.284Z] d2f70382dc9a: Verifying Checksum [2021-04-26T08:46:52.284Z] d2f70382dc9a: Download complete [2021-04-26T08:46:52.879Z] d2f70382dc9a: Pull complete [2021-04-26T08:46:52.879Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-26T08:46:52.879Z] Status: Downloaded newer image for alpine:3.12 [2021-04-26T08:46:52.879Z] ---> 9852663dfa18 [2021-04-26T08:46:52.879Z] Step 18/24 : EXPOSE 4000 [2021-04-26T08:46:53.153Z] ---> Running in 13a59ed3e67f [2021-04-26T08:46:53.272Z] $ docker rm -f 172fe5a874ae015791525bd69d61bdfe3f8f8fca45b1c1b6d4d82d78b9d74162 [2021-04-26T08:46:53.436Z] Removing intermediate container 13a59ed3e67f [2021-04-26T08:46:53.436Z] ---> b0c2d03aafdb [2021-04-26T08:46:53.436Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-26T08:46:53.940Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-26T08:46:53.979Z] Warning: overwriting stash ‘coverage-report’ [2021-04-26T08:46:54.397Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-04-26T08:46:54.959Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-04-26T08:46:55.286Z] + ls -al . [2021-04-26T08:46:55.286Z] total 92 [2021-04-26T08:46:55.286Z] drwxrwxr-x. 10 jenkins jenkins 4096 Apr 26 08:46 . [2021-04-26T08:46:55.286Z] drwxrwxr-x. 4 jenkins jenkins 28 Apr 26 08:45 .. [2021-04-26T08:46:55.286Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 26 08:45 assets [2021-04-26T08:46:55.286Z] drwxrwxr-x. 2 jenkins jenkins 35 Apr 26 08:45 bin [2021-04-26T08:46:55.286Z] drwxrwxr-x. 3 jenkins jenkins 29 Apr 26 08:45 cmd [2021-04-26T08:46:55.286Z] -rw-rw-r--. 1 jenkins jenkins 3959 Apr 26 08:45 CONTRIBUTING.md [2021-04-26T08:46:55.286Z] -rw-r--r--. 1 jenkins jenkins 10 Apr 26 08:46 coverage.out [2021-04-26T08:46:55.286Z] -rw-rw-r--. 1 jenkins jenkins 1508 Apr 26 08:45 Dockerfile [2021-04-26T08:46:55.286Z] -rw-rw-r--. 1 jenkins jenkins 902 Apr 26 08:45 Dockerfile.build [2021-04-26T08:46:55.286Z] drwxrwxr-x. 5 jenkins jenkins 104 Apr 26 08:45 docs [2021-04-26T08:46:55.286Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 26 08:45 .git [2021-04-26T08:46:55.287Z] drwxrwxr-x. 2 jenkins jenkins 103 Apr 26 08:45 .github [2021-04-26T08:46:55.287Z] -rw-rw-r--. 1 jenkins jenkins 162 Apr 26 08:45 .gitignore [2021-04-26T08:46:55.287Z] -rw-rw-r--. 1 jenkins jenkins 987 Apr 26 08:45 go.mod [2021-04-26T08:46:55.287Z] -rw-r--r--. 1 jenkins jenkins 22392 Apr 26 08:46 go.sum [2021-04-26T08:46:55.287Z] drwxrwxr-x. 10 jenkins jenkins 139 Apr 26 08:45 internal [2021-04-26T08:46:55.287Z] -rw-rw-r--. 1 jenkins jenkins 652 Apr 26 08:45 Jenkinsfile [2021-04-26T08:46:55.287Z] -rw-rw-r--. 1 jenkins jenkins 11357 Apr 26 08:45 LICENSE [2021-04-26T08:46:55.287Z] -rw-rw-r--. 1 jenkins jenkins 951 Apr 26 08:45 Makefile [2021-04-26T08:46:55.287Z] -rw-rw-r--. 1 jenkins jenkins 6012 Apr 26 08:45 README.md [2021-04-26T08:46:55.287Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 26 08:43 VERSION [2021-04-26T08:46:55.287Z] -rw-rw-r--. 1 jenkins jenkins 155 Apr 26 08:45 version.go [2021-04-26T08:46:55.287Z] drwxrwxr-x. 4 jenkins jenkins 4096 Apr 26 08:45 web [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:46:55.634Z] + 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=d083c4b50a40db65047b550fbfcf407962a3169c --label arch=amd64 --label version=0.0.0 . [2021-04-26T08:46:56.115Z] ---> 3a5853f33d70 [2021-04-26T08:46:56.115Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-04-26T08:46:56.115Z] ---> Running in 31c6bfb8c19f [2021-04-26T08:46:56.223Z] Sending build context to Docker daemon 34.85MB [2021-04-26T08:46:56.224Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-04-26T08:46:56.224Z] Step 2/24 : FROM ${BASE} AS builder [2021-04-26T08:46:56.224Z] ---> 240298d39387 [2021-04-26T08:46:56.224Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-04-26T08:46:56.395Z] Removing intermediate container 31c6bfb8c19f [2021-04-26T08:46:56.395Z] ---> 80048331ff42 [2021-04-26T08:46:56.395Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-04-26T08:46:56.668Z] ---> Running in d21ebb865ea1 [2021-04-26T08:46:56.802Z] ---> Running in f410187cec64 [2021-04-26T08:46:56.802Z] Removing intermediate container f410187cec64 [2021-04-26T08:46:56.802Z] ---> 71a0ec97ff2f [2021-04-26T08:46:56.802Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-04-26T08:46:56.961Z] Removing intermediate container d21ebb865ea1 [2021-04-26T08:46:56.962Z] ---> af1b00738e8b [2021-04-26T08:46:56.962Z] Step 22/24 : LABEL arch=arm64 [2021-04-26T08:46:57.065Z] ---> Running in 03304b791a52 [2021-04-26T08:46:57.065Z] Removing intermediate container 03304b791a52 [2021-04-26T08:46:57.065Z] ---> d0dd3f4fbab9 [2021-04-26T08:46:57.065Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-04-26T08:46:57.065Z] ---> Running in 403e6fd771ae [2021-04-26T08:46:57.235Z] ---> Running in 3ae4c7c77144 [2021-04-26T08:46:57.329Z] Removing intermediate container 403e6fd771ae [2021-04-26T08:46:57.329Z] ---> 717060fe571e [2021-04-26T08:46:57.329Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-04-26T08:46:57.329Z] ---> Running in 3c564af5ae64 [2021-04-26T08:46:57.517Z] Removing intermediate container 3ae4c7c77144 [2021-04-26T08:46:57.517Z] ---> 268c33f508c5 [2021-04-26T08:46:57.517Z] Step 23/24 : LABEL git_sha=d083c4b50a40db65047b550fbfcf407962a3169c [2021-04-26T08:46:57.595Z] Removing intermediate container 3c564af5ae64 [2021-04-26T08:46:57.595Z] ---> 7c5398be3dd7 [2021-04-26T08:46:57.596Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-04-26T08:46:57.596Z] ---> Running in dd482cf3b782 [2021-04-26T08:46:57.793Z] ---> Running in c9d5af013f39 [2021-04-26T08:46:57.862Z] Removing intermediate container dd482cf3b782 [2021-04-26T08:46:57.862Z] ---> 05f4391e2259 [2021-04-26T08:46:57.862Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-26T08:46:57.862Z] ---> Running in edcc6e0bd7fa [2021-04-26T08:46:58.390Z] Removing intermediate container c9d5af013f39 [2021-04-26T08:46:58.391Z] ---> 61b0abb4337b [2021-04-26T08:46:58.391Z] Step 24/24 : LABEL version=0.0.0 [2021-04-26T08:46:58.391Z] ---> Running in d29c00c5e85b [2021-04-26T08:46:58.814Z] Removing intermediate container edcc6e0bd7fa [2021-04-26T08:46:58.814Z] ---> 979e0efaf248 [2021-04-26T08:46:58.814Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-04-26T08:46:58.814Z] ---> Running in b714c00f74d2 [2021-04-26T08:46:58.988Z] Removing intermediate container d29c00c5e85b [2021-04-26T08:46:58.988Z] ---> 1bda7fd00207 [2021-04-26T08:46:58.988Z] [Warning] One or more build-args [ARCH] were not consumed [2021-04-26T08:46:58.988Z] Successfully built 1bda7fd00207 [2021-04-26T08:46:58.988Z] 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 [2021-04-26T08:46:59.390Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] libraryResource [Pipeline] sh [2021-04-26T08:46:59.759Z] ---> job-cost.sh [2021-04-26T08:46:59.759Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zrb4 [2021-04-26T08:46:59.964Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-26T08:47:00.539Z] OK: 166 MiB in 39 packages [2021-04-26T08:47:00.802Z] Removing intermediate container b714c00f74d2 [2021-04-26T08:47:00.802Z] ---> 73c0940e4194 [2021-04-26T08:47:00.802Z] Step 10/24 : ENV GO111MODULE=on [2021-04-26T08:47:00.802Z] ---> Running in 5a4099443ca6 [2021-04-26T08:47:01.065Z] Removing intermediate container 5a4099443ca6 [2021-04-26T08:47:01.065Z] ---> 87e9857c10da [2021-04-26T08:47:01.065Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-04-26T08:47:01.065Z] ---> Running in f4d5b3485e2e [2021-04-26T08:47:01.328Z] Removing intermediate container f4d5b3485e2e [2021-04-26T08:47:01.328Z] ---> 0c9cafb0fa0f [2021-04-26T08:47:01.328Z] Step 12/24 : COPY go.mod . [2021-04-26T08:47:01.328Z] ---> 8f14ed11ae96 [2021-04-26T08:47:01.328Z] Step 13/24 : COPY Makefile . [2021-04-26T08:47:01.592Z] ---> 319d5c48c86b [2021-04-26T08:47:01.592Z] Step 14/24 : RUN make update [2021-04-26T08:47:01.592Z] ---> Running in fabc64d59ed4 [2021-04-26T08:47:02.170Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-04-26T08:47:02.747Z] Removing intermediate container fabc64d59ed4 [2021-04-26T08:47:02.747Z] ---> 1bbbf9dfa91d [2021-04-26T08:47:02.747Z] Step 15/24 : COPY . . [2021-04-26T08:47:06.067Z] ---> 7de51cb02362 [2021-04-26T08:47:06.067Z] Step 16/24 : RUN ${MAKE} [2021-04-26T08:47:06.067Z] ---> Running in 116f45f27735 [2021-04-26T08:47:06.645Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-04-26T08:47:16.765Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-04-26T08:47:19.322Z] Removing intermediate container 116f45f27735 [2021-04-26T08:47:19.322Z] ---> 5c4bd37c6c1b [2021-04-26T08:47:19.322Z] Step 17/24 : FROM alpine:3.12 [2021-04-26T08:47:19.585Z] 3.12: Pulling from library/alpine [2021-04-26T08:47:19.848Z] 339de151aab4: Pulling fs layer [2021-04-26T08:47:19.848Z] 339de151aab4: Download complete [2021-04-26T08:47:20.112Z] 339de151aab4: Pull complete [2021-04-26T08:47:20.112Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-26T08:47:20.112Z] Status: Downloaded newer image for alpine:3.12 [2021-04-26T08:47:20.112Z] ---> 13621d1b12d4 [2021-04-26T08:47:20.112Z] Step 18/24 : EXPOSE 4000 [2021-04-26T08:47:20.376Z] ---> Running in a86b36e36af3 [2021-04-26T08:47:20.376Z] Removing intermediate container a86b36e36af3 [2021-04-26T08:47:20.376Z] ---> 56e87ee43d65 [2021-04-26T08:47:20.376Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-04-26T08:47:21.780Z] ---> 91854a8227fc [2021-04-26T08:47:21.780Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-04-26T08:47:21.780Z] ---> Running in a845034e26b5 [2021-04-26T08:47:22.044Z] Removing intermediate container a845034e26b5 [2021-04-26T08:47:22.044Z] ---> 8fd998306fa3 [2021-04-26T08:47:22.044Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-04-26T08:47:22.044Z] ---> Running in d8fe6f9d13a3 [2021-04-26T08:47:22.309Z] Removing intermediate container d8fe6f9d13a3 [2021-04-26T08:47:22.309Z] ---> 6bceca407632 [2021-04-26T08:47:22.309Z] Step 22/24 : LABEL arch=amd64 [2021-04-26T08:47:22.309Z] ---> Running in 97c9f01a66c2 [2021-04-26T08:47:22.576Z] Removing intermediate container 97c9f01a66c2 [2021-04-26T08:47:22.576Z] ---> 068deb9028b1 [2021-04-26T08:47:22.576Z] Step 23/24 : LABEL git_sha=d083c4b50a40db65047b550fbfcf407962a3169c [2021-04-26T08:47:22.576Z] ---> Running in 1ea34d030d1a [2021-04-26T08:47:22.576Z] Removing intermediate container 1ea34d030d1a [2021-04-26T08:47:22.576Z] ---> f47aae0ce924 [2021-04-26T08:47:22.576Z] Step 24/24 : LABEL version=0.0.0 [2021-04-26T08:47:22.839Z] ---> Running in 42dd35a51742 [2021-04-26T08:47:22.839Z] Removing intermediate container 42dd35a51742 [2021-04-26T08:47:22.839Z] ---> ddd171234101 [2021-04-26T08:47:22.839Z] [Warning] One or more build-args [ARCH] were not consumed [2021-04-26T08:47:23.101Z] Successfully built ddd171234101 [2021-04-26T08:47:23.101Z] Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-26T08:47:23.865Z] ---> job-cost.sh [2021-04-26T08:47:23.865Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-V2ZL [2021-04-26T08:47:39.464Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-26T08:47:47.438Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-26T08:48:06.129Z] lf-activate-venv(): INFO: Adding /tmp/venv-V2ZL/bin to PATH [2021-04-26T08:48:06.129Z] INFO: No Stack... [2021-04-26T08:48:07.079Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-26T08:48:07.661Z] INFO: Archiving Costs [Pipeline] sh [2021-04-26T08:48:08.022Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-04-26T08:48:08.023Z] + cut -d, -f6 [Pipeline] lock [2021-04-26T08:48:08.180Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-342-1-stack-cost] [2021-04-26T08:48:08.189Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-342-1-stack-cost] did not exist. Created. [2021-04-26T08:48:08.189Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-342-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-26T08:48:08.626Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-04-26T08:48:08.821Z] Stashed 1 file(s) [Pipeline] } [2021-04-26T08:48:08.842Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-342-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-26T08:49:54.210Z] lf-activate-venv(): INFO: Adding /tmp/venv-zrb4/bin to PATH [2021-04-26T08:49:54.210Z] INFO: No Stack... [2021-04-26T08:49:54.210Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-26T08:49:54.210Z] INFO: Archiving Costs [Pipeline] sh [2021-04-26T08:49:54.583Z] + + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-04-26T08:49:54.583Z] cut -d, -f6 [Pipeline] lock [2021-04-26T08:49:54.741Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-342-1-stack-cost] [2021-04-26T08:49:54.747Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-342-1-stack-cost] did not exist. Created. [2021-04-26T08:49:54.748Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-342-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-26T08:49:55.202Z] /w/workspace/edgex-ui-go/1@tmp/durable-2bba1761/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-2bba1761/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-04-26T08:49:55.577Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-26T08:49:55.623Z] Warning: overwriting stash ‘stack-cost’ [2021-04-26T08:49:55.860Z] Stashed 1 file(s) [Pipeline] } [2021-04-26T08:49:55.884Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-342-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-04-26T08:49:56.821Z] provisioning config files... [2021-04-26T08:49:56.832Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-342@tmp/config6760212151774248466tmp [Pipeline] { [Pipeline] sh [2021-04-26T08:49:57.229Z] + set +x [2021-04-26T08:49:57.229Z] + curl -s https://codecov.io/bash [2021-04-26T08:49:57.229Z] + bash -s -- [2021-04-26T08:49:57.494Z] [2021-04-26T08:49:57.494Z] _____ _ [2021-04-26T08:49:57.494Z] / ____| | | [2021-04-26T08:49:57.494Z] | | ___ __| | ___ ___ _____ __ [2021-04-26T08:49:57.494Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-04-26T08:49:57.494Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-04-26T08:49:57.494Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-04-26T08:49:57.494Z] Bash-1.0.2 [2021-04-26T08:49:57.494Z] [2021-04-26T08:49:57.494Z] [2021-04-26T08:49:57.494Z] ==> git version 2.24.3 found [2021-04-26T08:49:57.494Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-04-26T08:49:57.494Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-04-26T08:49:57.495Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-04-26T08:49:57.495Z] ==> Jenkins CI detected. [2021-04-26T08:49:57.495Z] project root: . [2021-04-26T08:49:57.495Z] --> token set from env [2021-04-26T08:49:57.495Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-04-26T08:49:57.495Z] ==> Running gcov in . (disable via -X gcov) [2021-04-26T08:49:57.495Z] ==> Python coveragepy not found [2021-04-26T08:49:57.495Z] ==> Searching for coverage reports in: [2021-04-26T08:49:57.495Z] + . [2021-04-26T08:49:57.495Z] -> Found 1 reports [2021-04-26T08:49:57.495Z] ==> Detecting git/mercurial file structure [2021-04-26T08:49:57.495Z] ==> Reading reports [2021-04-26T08:49:57.495Z] + ./coverage.out bytes=10 [2021-04-26T08:49:57.758Z] ==> Appending adjustments [2021-04-26T08:49:57.758Z] https://docs.codecov.io/docs/fixing-reports [2021-04-26T08:49:57.758Z] + Found adjustments [2021-04-26T08:49:57.758Z] ==> Gzipping contents [2021-04-26T08:49:57.758Z] 4.0K /tmp/codecov.GFh16l.gz [2021-04-26T08:49:57.758Z] ==> Uploading reports [2021-04-26T08:49:57.758Z] url: https://codecov.io [2021-04-26T08:49:57.758Z] query: branch=PR-342&commit=d083c4b50a40db65047b550fbfcf407962a3169c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-342%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=342&job=&cmd_args= [2021-04-26T08:49:57.758Z] -> Pinging Codecov [2021-04-26T08:49:57.758Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-342&commit=d083c4b50a40db65047b550fbfcf407962a3169c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-342%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=342&job=&cmd_args= [2021-04-26T08:49:58.333Z] -> Uploading to [2021-04-26T08:49:58.333Z] https://storage.googleapis.com/codecov/v4/raw/2021-04-26/FB506323287CE973F263BFD2A0EB1F37/d083c4b50a40db65047b550fbfcf407962a3169c/4bb8c65a-041c-4cd3-a2a9-66be2eeee844.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210426%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210426T084958Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4ac5bbdc2fa21c1efd7dc2e7d27c49dd5af45f37d5f49063e3f121da1bc87d8a [2021-04-26T08:49:58.333Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-26T08:49:58.333Z] Dload Upload Total Spent Left Speed [2021-04-26T08:49:58.866Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 3902 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3902 0 0 100 3902 0 7840 --:--:-- --:--:-- --:--:-- 7835 [2021-04-26T08:49:58.866Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/d083c4b50a40db65047b550fbfcf407962a3169c [Pipeline] } [2021-04-26T08:49:58.893Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-04-26T08:50:00.733Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-26T08:50:01.353Z] ---> package-listing.sh [2021-04-26T08:50:01.353Z] ++ facter osfamily [2021-04-26T08:50:01.353Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-26T08:50:01.353Z] + OS_FAMILY=redhat [2021-04-26T08:50:01.353Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-342 [2021-04-26T08:50:01.353Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-26T08:50:01.353Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-26T08:50:01.353Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-26T08:50:01.353Z] + PACKAGES=/tmp/packages_start.txt [2021-04-26T08:50:01.353Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-342 ']' [2021-04-26T08:50:01.353Z] + PACKAGES=/tmp/packages_end.txt [2021-04-26T08:50:01.353Z] + case "${OS_FAMILY}" in [2021-04-26T08:50:01.353Z] + rpm -qa [2021-04-26T08:50:01.353Z] + sort [2021-04-26T08:50:06.807Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-26T08:50:06.807Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-26T08:50:06.807Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-26T08:50:06.807Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-342 ']' [2021-04-26T08:50:06.807Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-342/archives/ [2021-04-26T08:50:06.807Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-342/archives/ [Pipeline] echo [2021-04-26T08:50:06.844Z] 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-342/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-26T08:50:07.154Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:50:07.511Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-26T08:50:07.511Z] [2021-04-26T08:50:07.511Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:50:07.880Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-26T08:50:07.881Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-26T08:50:07.881Z] df20fa9351a1: Pulling fs layer [2021-04-26T08:50:07.881Z] 36b3adc4ff6f: Pulling fs layer [2021-04-26T08:50:07.881Z] 8ad3a11d3b57: Pulling fs layer [2021-04-26T08:50:07.881Z] 46f8f816bc3b: Pulling fs layer [2021-04-26T08:50:07.881Z] 93b61091891f: Pulling fs layer [2021-04-26T08:50:07.881Z] 93b9cdb0e59b: Pulling fs layer [2021-04-26T08:50:07.881Z] 5e14af77c1be: Pulling fs layer [2021-04-26T08:50:07.881Z] 01666e4c0597: Pulling fs layer [2021-04-26T08:50:07.881Z] aa168da1d23b: Pulling fs layer [2021-04-26T08:50:07.881Z] 93b61091891f: Waiting [2021-04-26T08:50:07.881Z] 93b9cdb0e59b: Waiting [2021-04-26T08:50:07.881Z] 5e14af77c1be: Waiting [2021-04-26T08:50:07.881Z] 01666e4c0597: Waiting [2021-04-26T08:50:07.881Z] aa168da1d23b: Waiting [2021-04-26T08:50:07.881Z] 46f8f816bc3b: Waiting [2021-04-26T08:50:07.881Z] 36b3adc4ff6f: Verifying Checksum [2021-04-26T08:50:07.881Z] 36b3adc4ff6f: Download complete [2021-04-26T08:50:08.150Z] 46f8f816bc3b: Verifying Checksum [2021-04-26T08:50:08.150Z] 46f8f816bc3b: Download complete [2021-04-26T08:50:08.150Z] df20fa9351a1: Verifying Checksum [2021-04-26T08:50:08.150Z] df20fa9351a1: Download complete [2021-04-26T08:50:08.150Z] 93b9cdb0e59b: Verifying Checksum [2021-04-26T08:50:08.150Z] 93b9cdb0e59b: Download complete [2021-04-26T08:50:08.150Z] 93b61091891f: Verifying Checksum [2021-04-26T08:50:08.150Z] 93b61091891f: Download complete [2021-04-26T08:50:08.150Z] 5e14af77c1be: Verifying Checksum [2021-04-26T08:50:08.150Z] 5e14af77c1be: Download complete [2021-04-26T08:50:08.150Z] 01666e4c0597: Verifying Checksum [2021-04-26T08:50:08.150Z] 01666e4c0597: Download complete [2021-04-26T08:50:08.416Z] 8ad3a11d3b57: Verifying Checksum [2021-04-26T08:50:08.416Z] 8ad3a11d3b57: Download complete [2021-04-26T08:50:08.416Z] df20fa9351a1: Pull complete [2021-04-26T08:50:08.681Z] 36b3adc4ff6f: Pull complete [2021-04-26T08:50:09.660Z] 8ad3a11d3b57: Pull complete [2021-04-26T08:50:10.245Z] 46f8f816bc3b: Pull complete [2021-04-26T08:50:10.509Z] aa168da1d23b: Verifying Checksum [2021-04-26T08:50:10.509Z] aa168da1d23b: Download complete [2021-04-26T08:50:10.773Z] 93b61091891f: Pull complete [2021-04-26T08:50:11.037Z] 93b9cdb0e59b: Pull complete [2021-04-26T08:50:11.301Z] 5e14af77c1be: Pull complete [2021-04-26T08:50:11.301Z] 01666e4c0597: Pull complete [2021-04-26T08:50:19.504Z] aa168da1d23b: Pull complete [2021-04-26T08:50:19.504Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-26T08:50:19.504Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-26T08:50:19.504Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-26T08:50:19.750Z] prd-centos7-docker-4c-2g-1790 does not seem to be running inside a container [2021-04-26T08:50:19.817Z] $ 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-342/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-342 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-342:/w/workspace/edgexfoundry_edgex-ui-go_PR-342:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-342@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-342@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-04-26T08:50:24.131Z] $ docker top 9bf5f89488cd599166d5e643078293005906b4c8da48bff37b2d17d99004aa41 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-26T08:50:24.741Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-26T08:50:25.072Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-26T08:50:25.402Z] + ls /var/log/sa-host [2021-04-26T08:50:25.402Z] + sadf -c /var/log/sa-host/sa23 [2021-04-26T08:50:25.402Z] file_magic: OK [2021-04-26T08:50:25.402Z] HZ: Using current value: 100 [2021-04-26T08:50:25.402Z] file_header: OK [2021-04-26T08:50:25.402Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-04-26T08:50:25.402Z] Statistics: [2021-04-26T08:50:25.402Z] Hnuu...uuuununununu... [2021-04-26T08:50:25.402Z] File successfully converted to sysstat format version 12.2.1 [2021-04-26T08:50:25.402Z] + sadf -c /var/log/sa-host/sa26 [2021-04-26T08:50:25.402Z] file_magic: OK [2021-04-26T08:50:25.402Z] HZ: Using current value: 100 [2021-04-26T08:50:25.402Z] file_header: OK [2021-04-26T08:50:25.402Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-04-26T08:50:25.402Z] Statistics: [2021-04-26T08:50:25.402Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-04-26T08:50:25.402Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-26T08:50:25.647Z] provisioning config files... [2021-04-26T08:50:25.666Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-342@tmp/config5124207968034539865tmp [Pipeline] { [Pipeline] echo [2021-04-26T08:50:25.720Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-26T08:50:26.074Z] ---> create-netrc.sh [Pipeline] } [2021-04-26T08:50:26.106Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-26T08:50:26.185Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-26T08:50:26.529Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-26T08:50:26.601Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-26T08:50:26.941Z] ---> sudo-logs.sh [2021-04-26T08:50:26.942Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-26T08:50:27.034Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-26T08:50:27.390Z] ---> job-cost.sh [2021-04-26T08:50:27.390Z] lf-activate-venv: SKIPPING [2021-04-26T08:50:27.390Z] DEBUG: total: 0.20999999344348907 [2021-04-26T08:50:27.390Z] INFO: Retrieving Stack Cost... [2021-04-26T08:50:28.781Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-26T08:50:29.043Z] INFO: Archiving Costs [Pipeline] echo [2021-04-26T08:50:29.079Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-26T08:50:29.410Z] ---> logs-deploy.sh [2021-04-26T08:50:29.410Z] lf-activate-venv: SKIPPING [2021-04-26T08:50:29.410Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-342/1 [2021-04-26T08:50:29.410Z] INFO: archiving workspace using pattern(s): [2021-04-26T08:50:31.336Z] Archives upload complete. [2021-04-26T08:50:31.336Z] INFO: archiving logs to Nexus